+ 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 [Thu Jul 2 05:49:53 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-8b7cf8b95-cpgd7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f50162e9668 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-07-02 05:49:58.629 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:49:58.629 7 INFO neutron.common.config [-] uwsgi version 27.0.4.dev1 2026-07-02 05:49:58.721 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:49:58.721 8 INFO neutron.common.config [-] uwsgi version 27.0.4.dev1 2026-07-02 05:49:59.006 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:49:59.110 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:50:00.668 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:50:00.671 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:50:00.675 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 05:50:00.676 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:50:00.676 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:50:00.676 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:50:00.677 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.685 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.685 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.685 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.695 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:50:00.698 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:50:00.702 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 05:50:00.703 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:50:00.703 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:50:00.703 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:50:00.703 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.708 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:50:00.709 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.709 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.711 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.711 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:50:00.711 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.733 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:50:00.734 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.734 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:50:00.735 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:50:00.735 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:50:00.735 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:50:00.735 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:50:00.758 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:50:00.759 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:50:00.759 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:50:00.759 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:50:01.034 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:50:01.049 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:50:01.326 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:50:01.327 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:50:01.327 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:50:01.334 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:50:01.334 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:50:01.335 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:50:01.340 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:50:01.340 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:50:01.340 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:50:01.340 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:50:01.340 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:50:01.341 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:50:01.341 8 INFO neutron.plugins.ml2.managers [None req-f7043257-9caa-416b-9b00-6517758a6d4f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:50:01.354 8 INFO neutron.quota [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded quota_driver: . 2026-07-02 05:50:01.355 8 INFO neutron.plugins.ml2.plugin [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:50:01.355 8 INFO neutron.plugins.ml2.managers [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:50:01.355 8 INFO neutron.plugins.ml2.managers [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:50:01.355 8 INFO neutron.plugins.ml2.managers [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:50:01.355 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: qos 2026-07-02 05:50:01.355 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:50:01.356 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:50:01.356 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:50:01.357 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:50:01.357 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:50:01.358 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:50:01.358 7 INFO neutron.plugins.ml2.managers [None req-3a1570fa-c4a2-4dea-b177-3ae35e56acc6 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:50:01.368 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: router 2026-07-02 05:50:01.375 7 INFO neutron.quota [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded quota_driver: . 2026-07-02 05:50:01.375 7 INFO neutron.plugins.ml2.plugin [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:50:01.376 7 INFO neutron.plugins.ml2.managers [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:50:01.376 7 INFO neutron.plugins.ml2.managers [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:50:01.376 7 INFO neutron.plugins.ml2.managers [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:50:01.376 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: qos 2026-07-02 05:50:01.389 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: router 2026-07-02 05:50:01.409 8 INFO neutron.services.service_base [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:50:01.409 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: segments 2026-07-02 05:50:01.432 7 INFO neutron.services.service_base [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:50:01.432 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: segments 2026-07-02 05:50:01.501 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: trunk 2026-07-02 05:50:01.517 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:50:01.546 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: trunk 2026-07-02 05:50:01.555 8 WARNING stevedore.named [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:50:01.562 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:50:01.602 7 WARNING stevedore.named [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:50:01.616 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:50:01.617 8 INFO neutron.common.utils [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:50:01.617 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: taas 2026-07-02 05:50:01.643 8 WARNING stevedore.named [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 05:50:01.657 7 INFO neutron_vpnaas.services.vpn.plugin [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:50:01.657 7 INFO neutron.common.utils [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:50:01.658 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: taas 2026-07-02 05:50:01.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 05:50:01.665 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: tapmirror 2026-07-02 05:50:01.677 8 WARNING stevedore.named [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 05:50:01.683 7 WARNING stevedore.named [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 05:50:01.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 05:50:01.690 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:50:01.698 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: tag 2026-07-02 05:50:01.701 7 INFO neutron_taas.services.taas.taas_plugin [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 05:50:01.701 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: tapmirror 2026-07-02 05:50:01.708 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: timestamp 2026-07-02 05:50:01.712 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:50:01.714 7 WARNING stevedore.named [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 05:50:01.716 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: flavors 2026-07-02 05:50:01.721 8 INFO neutron.manager [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loading Plugin: revisions 2026-07-02 05:50:01.726 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Initializing extension manager. 2026-07-02 05:50:01.727 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: address-group 2026-07-02 05:50:01.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 05:50:01.727 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:50:01.728 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: address-scope 2026-07-02 05:50:01.729 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:50:01.729 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: agent 2026-07-02 05:50:01.730 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:50:01.731 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:50:01.732 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:50:01.733 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: availability_zone 2026-07-02 05:50:01.733 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:50:01.734 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:50:01.734 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:50:01.735 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: tag 2026-07-02 05:50:01.736 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:50:01.736 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: dns-integration 2026-07-02 05:50:01.737 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:50:01.738 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:50:01.738 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: dvr 2026-07-02 05:50:01.739 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:50:01.739 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:50:01.740 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:50:01.740 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:50:01.741 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: external-net 2026-07-02 05:50:01.741 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:50:01.742 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: extraroute 2026-07-02 05:50:01.743 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:50:01.743 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:50:01.744 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:50:01.744 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:50:01.744 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:50:01.745 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:50:01.745 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:50:01.746 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: flavors 2026-07-02 05:50:01.747 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:50:01.747 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:50:01.748 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:50:01.748 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:50:01.749 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:50:01.749 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:50:01.750 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: flavors 2026-07-02 05:50:01.750 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: router 2026-07-02 05:50:01.752 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:50:01.753 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 05:50:01.753 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 05:50:01.754 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:50:01.754 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: l3-ha 2026-07-02 05:50:01.755 7 INFO neutron.manager [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loading Plugin: revisions 2026-07-02 05:50:01.755 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:50:01.756 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:50:01.756 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:50:01.757 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:50:01.758 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:50:01.759 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Initializing extension manager. 2026-07-02 05:50:01.760 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:50:01.760 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: address-group 2026-07-02 05:50:01.761 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:50:01.761 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: address-scope 2026-07-02 05:50:01.761 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:50:01.762 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:50:01.762 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: agent 2026-07-02 05:50:01.763 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:50:01.763 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:50:01.764 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:50:01.764 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:50:01.764 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: multi-provider 2026-07-02 05:50:01.765 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: net-mtu 2026-07-02 05:50:01.765 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:50:01.765 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:50:01.766 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:50:01.766 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:50:01.766 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:50:01.766 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: network_ha 2026-07-02 05:50:01.767 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:50:01.767 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:50:01.767 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:50:01.768 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:50:01.769 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:50:01.770 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:50:01.770 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:50:01.771 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: dvr 2026-07-02 05:50:01.771 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:50:01.772 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:50:01.772 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:50:01.772 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:50:01.773 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: pagination 2026-07-02 05:50:01.773 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:50:01.773 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:50:01.773 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: external-net 2026-07-02 05:50:01.774 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 05:50:01.774 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:50:01.774 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:50:01.774 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: extraroute 2026-07-02 05:50:01.775 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:50:01.775 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:50:01.775 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:50:01.776 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:50:01.776 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:50:01.776 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:50:01.776 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:50:01.777 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:50:01.777 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:50:01.777 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:50:01.778 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 05:50:01.778 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: flavors 2026-07-02 05:50:01.778 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:50:01.779 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:50:01.779 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:50:01.780 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 05:50:01.780 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:50:01.780 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: binding 2026-07-02 05:50:01.780 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:50:01.781 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:50:01.781 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:50:01.782 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: binding-extended 2026-07-02 05:50:01.782 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-security 2026-07-02 05:50:01.783 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: project-id 2026-07-02 05:50:01.783 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: router 2026-07-02 05:50:01.783 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: provider 2026-07-02 05:50:01.784 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 05:50:01.786 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:50:01.786 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos 2026-07-02 05:50:01.786 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 05:50:01.787 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:50:01.787 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 05:50:01.787 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:50:01.787 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:50:01.787 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-default 2026-07-02 05:50:01.788 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:50:01.788 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-fip 2026-07-02 05:50:01.788 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:50:01.788 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:50:01.789 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:50:01.789 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:50:01.789 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:50:01.790 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:50:01.790 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:50:01.790 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:50:01.791 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:50:01.791 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:50:01.791 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-pps 2026-07-02 05:50:01.792 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:50:01.792 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:50:01.793 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:50:01.793 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:50:01.793 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:50:01.794 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:50:01.794 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 05:50:01.795 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:50:01.796 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:50:01.796 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: quotas 2026-07-02 05:50:01.797 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:50:01.797 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:50:01.797 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: quota_details 2026-07-02 05:50:01.798 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:50:01.798 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:50:01.799 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:50:01.799 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:50:01.799 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: network_ha 2026-07-02 05:50:01.799 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:50:01.800 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:50:01.800 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:50:01.800 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:50:01.801 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:50:01.801 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:50:01.802 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:50:01.803 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:50:01.803 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:50:01.803 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:50:01.803 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: pagination 2026-07-02 05:50:01.804 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:50:01.805 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 05:50:01.805 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:50:01.805 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:50:01.805 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:50:01.806 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:50:01.806 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:50:01.806 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:50:01.806 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:50:01.807 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:50:01.807 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:50:01.807 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 05:50:01.807 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 05:50:01.808 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:50:01.808 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:50:01.808 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:50:01.809 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 05:50:01.809 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: binding 2026-07-02 05:50:01.810 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:50:01.811 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-security 2026-07-02 05:50:01.811 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: project-id 2026-07-02 05:50:01.812 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: provider 2026-07-02 05:50:01.812 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: security-group 2026-07-02 05:50:01.812 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 05:50:01.813 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: segment 2026-07-02 05:50:01.814 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:50:01.814 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos 2026-07-02 05:50:01.815 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: service-type 2026-07-02 05:50:01.815 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: sorting 2026-07-02 05:50:01.815 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:50:01.816 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:50:01.816 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:50:01.816 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-default 2026-07-02 05:50:01.817 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:50:01.817 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:50:01.817 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:50:01.817 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:50:01.818 8 WARNING neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:50:01.818 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:50:01.818 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:50:01.818 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:50:01.819 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnet-external-network 2026-07-02 05:50:01.819 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:50:01.819 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:50:01.820 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:50:01.820 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:50:01.820 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:50:01.820 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:50:01.821 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:50:01.821 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:50:01.821 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:50:01.822 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:50:01.822 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:50:01.822 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:50:01.822 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: tag-creation 2026-07-02 05:50:01.823 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:50:01.823 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 05:50:01.825 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: quotas 2026-07-02 05:50:01.826 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: quota_details 2026-07-02 05:50:01.827 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:50:01.828 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:50:01.828 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:50:01.828 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: trunk 2026-07-02 05:50:01.828 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:50:01.829 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: trunk-details 2026-07-02 05:50:01.829 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:50:01.829 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:50:01.829 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:50:01.830 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 05:50:01.830 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:50:01.830 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:50:01.830 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:50:01.831 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:50:01.832 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 05:50:01.832 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:50:01.832 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:50:01.834 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:50:01.834 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 05:50:01.834 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:50:01.835 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:50:01.835 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:50:01.835 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:50:01.835 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:50:01.836 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 05:50:01.836 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:50:01.838 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: vpnaas 2026-07-02 05:50:01.839 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: taas 2026-07-02 05:50:01.840 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: tap-mirror 2026-07-02 05:50:01.841 8 INFO neutron.api.extensions [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 05:50:01.841 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: security-group 2026-07-02 05:50:01.842 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: segment 2026-07-02 05:50:01.843 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:50:01.843 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:50:01.843 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:50:01.843 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.843 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: service-type 2026-07-02 05:50:01.843 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:50:01.844 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: sorting 2026-07-02 05:50:01.844 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:50:01.845 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:50:01.846 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:50:01.846 7 WARNING neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:50:01.847 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:50:01.847 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:50:01.847 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 05:50:01.847 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:50:01.848 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:50:01.848 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:50:01.849 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:50:01.850 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:50:01.851 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:50:01.851 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: tag-creation 2026-07-02 05:50:01.852 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:50:01.852 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:50:01.852 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:50:01.853 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:50:01.853 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.854 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.854 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.854 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.855 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:50:01.855 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.855 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.856 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:50:01.856 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:50:01.856 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:50:01.856 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:50:01.857 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:50:01.857 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: trunk 2026-07-02 05:50:01.857 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.857 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.858 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.858 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:50:01.858 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.858 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:50:01.859 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 05:50:01.859 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:50:01.860 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 05:50:01.862 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:50:01.862 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 05:50:01.862 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] router is already registered 2026-07-02 05:50:01.863 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:50:01.863 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] floatingip is already registered 2026-07-02 05:50:01.863 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:50:01.864 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:50:01.865 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:50:01.866 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:50:01.867 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] rbac_policy is already registered 2026-07-02 05:50:01.867 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: taas 2026-07-02 05:50:01.867 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:50:01.867 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] security_group is already registered 2026-07-02 05:50:01.868 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:50:01.868 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] security_group_rule is already registered 2026-07-02 05:50:01.868 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: tap-mirror 2026-07-02 05:50:01.868 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.869 7 INFO neutron.api.extensions [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 05:50:01.869 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.869 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.869 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.870 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:50:01.871 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] trunk is already registered 2026-07-02 05:50:01.871 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.871 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.871 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.872 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.872 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:50:01.872 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] endpoint_group is already registered 2026-07-02 05:50:01.872 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:50:01.872 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:50:01.872 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:50:01.872 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] vpnservice is already registered 2026-07-02 05:50:01.873 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.873 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:50:01.873 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:50:01.873 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:50:01.873 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.874 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.874 8 INFO neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.874 8 WARNING neutron.quota.resource_registry [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.877 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:50:01.877 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:50:01.882 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:50:01.883 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:50:01.883 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:50:01.884 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.884 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.885 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.885 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.885 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:50:01.886 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.886 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.887 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:50:01.887 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:50:01.888 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:50:01.888 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.888 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.889 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.889 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.893 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:50:01.894 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] router is already registered 2026-07-02 05:50:01.894 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:50:01.894 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] floatingip is already registered 2026-07-02 05:50:01.899 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:50:01.899 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] rbac_policy is already registered 2026-07-02 05:50:01.900 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:50:01.900 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] security_group is already registered 2026-07-02 05:50:01.900 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:50:01.900 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] security_group_rule is already registered 2026-07-02 05:50:01.901 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.901 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.902 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:50:01.902 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] subnetpool is already registered 2026-07-02 05:50:01.902 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:50:01.903 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] trunk is already registered 2026-07-02 05:50:01.903 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.903 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.903 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.904 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.904 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:50:01.904 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] endpoint_group is already registered 2026-07-02 05:50:01.904 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:50:01.905 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] vpnservice is already registered 2026-07-02 05:50:01.905 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:50:01.905 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:50:01.905 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:50:01.906 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:50:01.906 7 INFO neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:50:01.906 7 WARNING neutron.quota.resource_registry [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] ikepolicy is already registered 2026-07-02 05:50:01.913 8 WARNING keystonemiddleware._common.config [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:50:01.919 8 WARNING oslo_config.cfg [None req-2961e8cb-d43b-40ac-bf6f-35a16805a43e - - - - - -] 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 0x7f50162e9668 pid: 8 (default app) 2026-07-02 05:50:01.945 7 WARNING keystonemiddleware._common.config [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:50:01.952 7 WARNING oslo_config.cfg [None req-977a9832-a1b1-415c-b050-44089fe0f935 - - - - - -] 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 0x7f50162e9668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:50:07.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d832419-9d64-401e-acea-63b5d4eaecbc 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:06 2026] GET /v2.0/networks/public => generated 108 bytes in 777 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: 1/5] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:50:08.008 8 WARNING neutron.services.revisions.revision_plugin [None req-c1468dae-2f3f-4e59-a840-23a083fea1b1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:08.028 8 INFO neutron.db.segments_db [None req-c1468dae-2f3f-4e59-a840-23a083fea1b1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 35406b1e-74c0-485d-9cd3-d37de8cab1aa of type flat for network 78485763-aa5f-49fe-8868-88a03c7bdd15 2026-07-02 05:50:08.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1468dae-2f3f-4e59-a840-23a083fea1b1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:07 2026] POST /v2.0/networks => generated 124 bytes in 510 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:14.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f032cb47-5756-4a80-a4f8-64c3097ee56f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:13 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:50:14.528 7 WARNING neutron.services.revisions.revision_plugin [None req-a3e9ba72-ef75-40bc-8dec-184d8486bdf3 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:14.545 7 INFO neutron.db.segments_db [None req-a3e9ba72-ef75-40bc-8dec-184d8486bdf3 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 4bde615d-a58d-4d47-a28e-33746ead57f2 of type flat for network 8ce127de-f459-47d7-8a98-56041c5f05f4 2026-07-02 05:50:14.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3e9ba72-ef75-40bc-8dec-184d8486bdf3 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:14 2026] POST /v2.0/networks => generated 124 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:20.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f514a409-063e-4488-945a-b8ce7c17c48b 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:20 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:20 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-07-02 05:50:20.554 8 WARNING neutron.services.revisions.revision_plugin [None req-63559e63-121d-44bb-8bdb-f83da28ce4eb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:20.570 8 INFO neutron.db.segments_db [None req-63559e63-121d-44bb-8bdb-f83da28ce4eb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 54c73a57-d168-4206-a866-ee0bf7b11ef4 of type flat for network 7a6252d1-f1b1-4135-a066-1acd4dd8981f 2026-07-02 05:50:20.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63559e63-121d-44bb-8bdb-f83da28ce4eb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:20 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:26.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98fc0050-98bc-4b02-854c-ba745acfe854 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:26 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:50:26.548 8 WARNING neutron.services.revisions.revision_plugin [None req-3783ca8c-e186-4567-ba6c-beba8a8115c7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:26.567 8 INFO neutron.db.segments_db [None req-3783ca8c-e186-4567-ba6c-beba8a8115c7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 3f85de78-41f4-4823-8fb1-d6cfad37f8e4 of type flat for network 810785a0-ef71-4f8c-b348-59c836dc54c6 2026-07-02 05:50:26.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3783ca8c-e186-4567-ba6c-beba8a8115c7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:26 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:32.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfb6f156-d152-4706-aa8b-5f1992a4190f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:32 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: 11/18] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:32 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-07-02 05:50:32.580 7 WARNING neutron.services.revisions.revision_plugin [None req-32163fc2-1ef1-4641-97b4-fb93b859c2e5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:32.613 7 INFO neutron.db.segments_db [None req-32163fc2-1ef1-4641-97b4-fb93b859c2e5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment a5d0eaf4-94f0-4dd4-8ef8-05ae60bb68cc of type flat for network 66e60844-3ef5-42ee-bcad-b9060168ca55 2026-07-02 05:50:32.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32163fc2-1ef1-4641-97b4-fb93b859c2e5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:32 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:38.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9041a95f-1e33-4696-984a-9dbeaaf0a559 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:38 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:50:38.819 7 WARNING neutron.services.revisions.revision_plugin [None req-d3d5e5d7-8aec-4a5a-9976-dc18f144c8fb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:38.839 7 INFO neutron.db.segments_db [None req-d3d5e5d7-8aec-4a5a-9976-dc18f144c8fb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 35c24ead-7a7c-4274-b1c1-5adff40d2294 of type flat for network 4dc03926-f64e-411c-9e67-a72267acdc7c 2026-07-02 05:50:38.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3d5e5d7-8aec-4a5a-9976-dc18f144c8fb 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:38 2026] POST /v2.0/networks => generated 124 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:50:44.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc836721-e174-4f35-88c5-573442868a5f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:44 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:50:44.796 8 WARNING neutron.services.revisions.revision_plugin [None req-829fb0f8-f48f-42b4-ac04-bfc723b90467 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:50:44.813 8 INFO neutron.db.segments_db [None req-829fb0f8-f48f-42b4-ac04-bfc723b90467 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 33462788-33d6-4d06-9a7f-3607666d5fd1 of type flat for network 55a1bcf5-b576-4898-a207-71a8fe73354c [pid: 8|app: 0|req: 15/26] 199.204.45.4 () {48 vars in 958 bytes} [Thu Jul 2 05:50:44 2026] POST /v2.0/networks => generated 706 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:50:46.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b165ec6-d112-43aa-9765-498e96d62035 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/27] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 05:50:46 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 05:50:46 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:50:46.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f33e50c9-e943-48d3-887f-542df9ec60a6 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/29] 199.204.45.4 () {44 vars in 1025 bytes} [Thu Jul 2 05:50:46 2026] GET /v2.0/subnets/public-subnet?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.4 () {44 vars in 1048 bytes} [Thu Jul 2 05:50:46 2026] GET /v2.0/subnets?name=public-subnet&network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.204.45.4 () {48 vars in 956 bytes} [Thu Jul 2 05:50:46 2026] POST /v2.0/subnets => generated 664 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:55:36.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e415218-2cb2-462f-a87f-65641cb7f614 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.4 () {44 vars in 928 bytes} [Thu Jul 2 05:55:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 05:55:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:55:36.861 7 INFO neutron.db.segments_db [None req-1f16ef1f-2daa-4e6b-ae8f-e3bc2620340a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 110bcc46-63a6-41cb-a55c-0e1f48f18051 of type vxlan for network 0cbdc3b5-d90e-4626-beb1-3704bd5db672 [pid: 7|app: 0|req: 34/71] 199.204.45.4 () {48 vars in 957 bytes} [Thu Jul 2 05:55:36 2026] POST /v2.0/networks => generated 707 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:55:37.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7192279-57f0-4c1a-b310-782237045012 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.4 () {44 vars in 928 bytes} [Thu Jul 2 05:55:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 05:55:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:55:37.984 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1845d536-60fa-40d8-a157-cdd7b4651399 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/76] 199.204.45.4 () {44 vars in 1027 bytes} [Thu Jul 2 05:55:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.4 () {44 vars in 1050 bytes} [Thu Jul 2 05:55:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => 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: 41/78] 199.204.45.4 () {48 vars in 956 bytes} [Thu Jul 2 05:55:38 2026] POST /v2.0/subnets => generated 651 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:55:39.377 7 INFO neutron.api.v2.resource [None req-e8cac483-0ea5-49e6-a787-2ee0efb9a904 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/79] 199.204.45.4 () {44 vars in 962 bytes} [Thu Jul 2 05:55:39 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: 8|app: 0|req: 42/80] 199.204.45.4 () {44 vars in 984 bytes} [Thu Jul 2 05:55:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.4 () {48 vars in 971 bytes} [Thu Jul 2 05:55:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:40 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 1616 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:40 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:40 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:55:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:41 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:41 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:41 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:55:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:42 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:42 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:42 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => 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: 45/93] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:55:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:43 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:43 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:43 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:55:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:44 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:44 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:44 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:55:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.4 () {44 vars in 978 bytes} [Thu Jul 2 05:55:46 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 732 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:55:46.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e41108ac-bd68-4bca-b930-aa5215dcbc09 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.204.45.4 () {44 vars in 1067 bytes} [Thu Jul 2 05:55:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.4 () {44 vars in 1090 bytes} [Thu Jul 2 05:55:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:46 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => 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: 55/106] 199.204.45.4 () {48 vars in 952 bytes} [Thu Jul 2 05:55:46 2026] POST /v2.0/ports => generated 1096 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 05:55:54.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e18b871-c6ea-4f03-8664-09f2c2545fe8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/109] 199.204.45.4 () {44 vars in 970 bytes} [Thu Jul 2 05:55:54 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) /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: 57/110] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:55:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.4 () {48 vars in 1022 bytes} [Thu Jul 2 05:55:54 2026] PUT /v2.0/ports/8f2c6870-648d-4c51-9de2-cabe14d59057 => generated 1245 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.4 () {44 vars in 911 bytes} [Thu Jul 2 05:55:57 2026] GET /v2.0/ports => generated 3726 bytes in 88 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-07-02 05:55:59.123 7 INFO neutron.api.v2.resource [None req-f3d62999-b550-43e5-ac79-22a4013520bf 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/113] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 05:55:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.4 () {44 vars in 972 bytes} [Thu Jul 2 05:55:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.4 () {48 vars in 971 bytes} [Thu Jul 2 05:55:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:00 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => 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: 57/117] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:00 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:00 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:56:00 2026] POST /v2.0/security-group-rules => generated 621 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:01 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:01 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 05:56:01 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 05:56:01 2026] POST /v2.0/security-group-rules => generated 625 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/134] 199.204.45.4 () {44 vars in 966 bytes} [Thu Jul 2 05:57:18 2026] GET /v2.0/quotas/223123ef592e46b2857cbead97a2fd32 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 199.204.45.4 () {48 vars in 1018 bytes} [Thu Jul 2 05:57:19 2026] PUT /v2.0/quotas/223123ef592e46b2857cbead97a2fd32 => generated 291 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, ' 2026-07-02 05:59:39.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1cdc182-4889-4dbd-81db-7e8dee432e6f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/156] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 05:59:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 193 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: 80/157] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 05:59:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:59:41.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae330390-8496-440e-a880-bb526d862667 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/158] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 05:59:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/159] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 05:59:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:07:58.303 8 INFO neutron.api.v2.resource [None req-ef4b0d9a-ef4c-4d39-a4f1-9d9c73660cd7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 115/226] 199.204.45.4 () {44 vars in 1065 bytes} [Thu Jul 2 06:07:58 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 139 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.204.45.4 () {44 vars in 1088 bytes} [Thu Jul 2 06:07:58 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ba155721d77f4a17a9facb84fccb75ad => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.4 () {48 vars in 972 bytes} [Thu Jul 2 06:07:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:07:59 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:07:59 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:07:59 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 06:07:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:00 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:08:00 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:00 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 06:08:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:02 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:08:02 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:02 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => 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: 122/240] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 06:08:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:03 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:08:03 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:08:03 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => 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: 124/244] 199.204.45.4 () {48 vars in 982 bytes} [Thu Jul 2 06:08:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.4 () {30 vars in 737 bytes} [Thu Jul 2 06:10:19 2026] GET /v2.0/networks?tenant_id=ba155721d77f4a17a9facb84fccb75ad&shared=False => generated 15 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:10:19.549 8 INFO neutron.db.segments_db [None req-c8462ae9-f21b-4148-9f7d-e7f5c0b5260f 8eb1c05591a54840835ff1a5603138d8 ba155721d77f4a17a9facb84fccb75ad - - 286fbca16e4e4a62b895d27aca89da6b 286fbca16e4e4a62b895d27aca89da6b] Added segment e1c4f3bf-7270-4773-b69c-2b15db8ef253 of type vxlan for network 05f10aa5-ae22-4ce6-82d3-92cc9e713072 [pid: 8|app: 0|req: 134/264] 199.204.45.4 () {34 vars in 679 bytes} [Thu Jul 2 06:10:19 2026] POST /v2.0/networks => generated 718 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.4 () {30 vars in 719 bytes} [Thu Jul 2 06:10:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.4 () {30 vars in 630 bytes} [Thu Jul 2 06:10:19 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.4 () {34 vars in 674 bytes} [Thu Jul 2 06:10:19 2026] POST /v2.0/ports => generated 999 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:10:20 2026] GET /v2.0/networks/05f10aa5-ae22-4ce6-82d3-92cc9e713072 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.4 () {30 vars in 719 bytes} [Thu Jul 2 06:10:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:10:22 2026] GET /v2.0/networks/05f10aa5-ae22-4ce6-82d3-92cc9e713072 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.4 () {44 vars in 966 bytes} [Thu Jul 2 06:10:39 2026] GET /v2.0/quotas/ba155721d77f4a17a9facb84fccb75ad => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.4 () {48 vars in 1018 bytes} [Thu Jul 2 06:10:39 2026] PUT /v2.0/quotas/ba155721d77f4a17a9facb84fccb75ad => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:23.107 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7830ac61-af09-41f0-9451-648c52c2377b 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/371] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 06:22:22 2026] GET /v2.0/networks/public => generated 108 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:24.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6331c53-6ec8-4920-92a7-76c6a597534d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/373] 199.204.45.4 () {44 vars in 918 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:24.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4c18f58-e36a-4ee2-9352-642fde0d059c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/375] 199.204.45.4 () {44 vars in 1025 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/subnets/public-subnet?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.4 () {44 vars in 1048 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:52.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-079d1bd2-5648-4c42-b779-55721d155ba3 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/381] 199.204.45.4 () {44 vars in 928 bytes} [Thu Jul 2 06:22:52 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: 189/382] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 06:22:52 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-07-02 06:22:53.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2744ea55-1db0-4ecf-94d7-375d4c9046ec 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/383] 199.204.45.4 () {44 vars in 928 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:53.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47f27f88-2a89-4a2b-ae7d-8b7a0b7e502a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/385] 199.204.45.4 () {44 vars in 1027 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.4 () {44 vars in 1050 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:54.558 8 INFO neutron.api.v2.resource [None req-836d0f08-3162-45bb-8169-5ee79a2fced5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/387] 199.204.45.4 () {44 vars in 962 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.4 () {44 vars in 984 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/security-group-rules/13be3ed6-84fb-4bf0-add3-8fe545b0b431 => 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: 194/392] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/security-group-rules/c598520b-e5a4-41fb-89f9-c991801006f6 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/security-group-rules/91c326d2-c7ca-43de-8257-fee7ac0300c7 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:22:58 2026] GET /v2.0/security-group-rules/838683a9-7bd0-481e-a438-20162f687671 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/security-group-rules/1680425e-b381-4828-bcb0-3bc632f65192 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.4 () {44 vars in 978 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:00.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2d7438e-07f2-4e5b-93e2-ea15382b5044 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/405] 199.204.45.4 () {44 vars in 1067 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.4 () {44 vars in 1090 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/security-groups/df5a4633-7a3d-4066-9caf-97ccb6cafa69 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:08.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76900813-239d-4f96-a6b2-7b7cf56d69ac 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/410] 199.204.45.4 () {44 vars in 970 bytes} [Thu Jul 2 06:23:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.4 () {44 vars in 911 bytes} [Thu Jul 2 06:23:10 2026] GET /v2.0/ports => generated 4721 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:11.353 7 INFO neutron.api.v2.resource [None req-f9c1bdde-bb26-4a00-8f43-dda97999f74f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/413] 199.204.45.4 () {44 vars in 950 bytes} [Thu Jul 2 06:23:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.4 () {44 vars in 972 bytes} [Thu Jul 2 06:23:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:12 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:12 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:23:12 2026] GET /v2.0/security-group-rules/a705b9f8-385c-4c54-81da-7d32b582aea3 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2882 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/security-groups/d71baae2-f96d-487c-9812-113af088decb => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:23:13 2026] GET /v2.0/security-group-rules/4764aa1f-a871-4a63-88b6-e60f46215abc => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.4 () {44 vars in 966 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/quotas/223123ef592e46b2857cbead97a2fd32 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:21.173 7 INFO neutron.api.v2.resource [None req-1b9839db-154d-482d-8388-c1610146965b 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/430] 199.204.45.4 () {44 vars in 1065 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 139 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.204.45.4 () {44 vars in 1088 bytes} [Thu Jul 2 06:24:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ba155721d77f4a17a9facb84fccb75ad => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:24:22 2026] GET /v2.0/security-group-rules/0df56e19-b13d-4e32-98f6-43843ff9f7a5 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => 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: 217/439] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:24:23 2026] GET /v2.0/security-group-rules/ca6b9159-3ef3-42c2-a4da-5e54e49be426 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-group-rules/4b9771b7-5671-4a00-8e99-e5e163207ddb => 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: 219/443] 199.204.45.4 () {44 vars in 1079 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c?project_id=ba155721d77f4a17a9facb84fccb75ad => generated 4075 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 199.204.45.4 () {44 vars in 992 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/security-groups/368f6462-22d2-4679-8609-bb34df9d719c => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 199.204.45.4 () {44 vars in 1002 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/security-group-rules/b5d858d8-efda-4c49-aac8-cd9d5a24f36c => 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: 226/446] 199.204.45.4 () {44 vars in 966 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/quotas/ba155721d77f4a17a9facb84fccb75ad => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 199.204.45.4 () {44 vars in 940 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:26:03 2026] GET /v2.0/networks => generated 2168 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 10.0.0.231 () {32 vars in 654 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/463] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/464] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/subnets => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/465] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/466] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/467] 10.0.0.231 () {32 vars in 654 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:15.531 7 INFO neutron.db.segments_db [None req-8a18a421-eb9c-4535-9edf-e3b4d6828ae7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 800e2da6-2be0-4c12-8bc7-35c1b46b2224 of type vxlan for network 3a683f5f-97dd-4564-b542-233c82f56732 2026-07-02 06:26:15.538 8 INFO neutron.db.segments_db [None req-15677fe5-20df-4d69-b8e5-c8c393e5109c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 4c57e72b-f991-4386-b62c-aa84521ed143 of type vxlan for network 00f74a2c-45d2-41b9-8118-97d264a6f576 [pid: 7|app: 0|req: 232/470] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/networks => generated 752 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/471] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/networks => generated 744 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/472] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/subnets => generated 699 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:15.793 7 INFO neutron.db.segments_db [None req-1bc9c227-8003-44af-918f-ec9f176f1a41 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment f0e7be38-72e0-430d-824a-944d6246dd6f of type vxlan for network cb3814ce-4578-4140-91f2-77ca32cba9af [pid: 7|app: 0|req: 233/473] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/networks => generated 749 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:15.937 7 INFO neutron.db.segments_db [None req-bc99e46f-5d88-458b-b7ed-1cabd34dddae 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 19aa367f-1dd0-4577-8693-0fe1cc497659 of type vxlan for network f6598764-cee0-42de-9770-530c4cc15f7d [pid: 8|app: 0|req: 241/474] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/subnets => generated 691 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/475] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/subnets => generated 696 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:16.191 8 INFO neutron.db.segments_db [None req-03bb7b94-4b57-4be9-b537-fa064b0714a7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 894d0d63-e8ad-4ac2-acb8-e89813432238 of type vxlan for network 648c7866-518a-48b9-885a-fcde5b2e772a 2026-07-02 06:26:16.199 7 INFO neutron.db.l3_hamode_db [None req-bc99e46f-5d88-458b-b7ed-1cabd34dddae 2f6fde5bf3e44e96b7c7a139567f7937 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:16.401 8 INFO neutron.db.l3_hamode_db [None req-03bb7b94-4b57-4be9-b537-fa064b0714a7 2f6fde5bf3e44e96b7c7a139567f7937 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:17.159 8 INFO neutron.db.l3_hamode_db [None req-03bb7b94-4b57-4be9-b537-fa064b0714a7 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:17.335 7 INFO neutron.db.l3_hamode_db [None req-bc99e46f-5d88-458b-b7ed-1cabd34dddae 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/476] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:15 2026] POST /v2.0/routers => generated 739 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/477] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:16 2026] POST /v2.0/routers => generated 731 bytes in 2346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:18.542 8 INFO neutron.db.segments_db [None req-4433b762-49a8-48e4-acb2-ece20178aa84 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 3deea5c0-426a-472b-bebc-2f95e2079e8b of type vxlan for network ab79da60-f798-4663-b5f6-57ed02a65e73 [pid: 7|app: 0|req: 235/478] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/security-groups?tenant_id=e6b4b28dba9a45829bc3da1e4e6fad84&name=default => generated 2924 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:18.786 8 INFO neutron.db.l3_hamode_db [None req-4433b762-49a8-48e4-acb2-ece20178aa84 2f6fde5bf3e44e96b7c7a139567f7937 3435ca9404df4756b2700f4815b2e7e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:19.491 8 INFO neutron.db.l3_hamode_db [None req-4433b762-49a8-48e4-acb2-ece20178aa84 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/479] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:18 2026] PUT /v2.0/routers/8afbfd28-ad50-46e3-9225-d8ed466ba40e/add_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/480] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:18 2026] POST /v2.0/routers => generated 736 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/481] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:26:20 2026] DELETE /v2.0/security-groups/6c10a378-a5c9-4b98-a560-c0393e7b6843 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:26:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/483] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:19 2026] PUT /v2.0/routers/792c9217-ba03-4536-a079-06aa61829e52/add_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/484] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/485] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/486] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:20 2026] PUT /v2.0/routers/fc74d24d-f58c-4b55-af1e-a3340376534d/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/487] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:26:20 2026] POST /v2.0/floatingips => generated 552 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 10.0.0.235 () {38 vars in 970 bytes} [Thu Jul 2 06:26:21 2026] POST /v2.0/security-groups => generated 1679 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/491] 10.0.0.235 () {38 vars in 970 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/security-groups => generated 1685 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:26:22.587 8 INFO neutron.db.segments_db [None req-d2fd60c2-b588-4594-a8fc-0b1f18586cdc 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 1f978396-2909-455b-a3e3-3948582d5d3d of type vxlan for network 0d131e80-28be-4255-a4ba-03c9bcd461b1 [pid: 7|app: 0|req: 243/492] 10.0.0.235 () {38 vars in 970 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/493] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1417405792&fields=id&tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/security-groups/39aa62e4-1ba2-4268-8524-87c74c3c0931 => generated 1685 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/495] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/networks => generated 748 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/496] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.235 () {38 vars in 980 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/quotas/e8226ba96cbb4b0fb19846b8b1112b8f => 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: 247/499] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/subnets => generated 695 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:22 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.235 () {38 vars in 970 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:26:22.987 7 INFO neutron.db.segments_db [None req-9f5feaf6-ff81-421a-99e4-25cb3c4f5b50 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 73f5e44a-063e-4717-a49a-99e274612f49 of type vxlan for network d10489e3-4179-4ca7-96e9-33f7ad45f94d [pid: 8|app: 0|req: 254/502] 10.0.0.235 () {38 vars in 970 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/security-groups => generated 1685 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/503] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups?tenant_id=8ad27911a2b849cd93d0be65ab3d79e5 => generated 7902 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/504] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/df36ab61-df0a-4bd8-9eb6-1e26fbbf02b1 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:23.244 7 INFO neutron.db.l3_hamode_db [None req-9f5feaf6-ff81-421a-99e4-25cb3c4f5b50 2f6fde5bf3e44e96b7c7a139567f7937 83b11964f07748ac9794879b3517fceb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/505] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/df36ab61-df0a-4bd8-9eb6-1e26fbbf02b1 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/506] 10.0.0.235 () {34 vars in 906 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/507] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/508] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 261/509] 10.0.0.235 () {38 vars in 980 bytes} [Thu Jul 2 06:26:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/510] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 263/511] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/31a616a4-88fc-4656-98e1-b30b3faecbb0 => generated 1679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/512] 10.0.0.235 () {36 vars in 1012 bytes} [Thu Jul 2 06:26:23 2026] DELETE /v2.0/security-groups/31a616a4-88fc-4656-98e1-b30b3faecbb0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/513] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/514] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 267/515] 10.0.0.235 () {38 vars in 980 bytes} [Thu Jul 2 06:26:23 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:23.894 8 INFO neutron.api.v2.resource [req-e7f91568-9eb0-4a76-b21f-83d51475e6ca req-36f40386-b8d2-4881-9981-34396b4cc8ff 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/516] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/31a616a4-88fc-4656-98e1-b30b3faecbb0 => 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: 269/517] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/518] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-groups/176c0c6c-b168-4eed-8151-5f702a82a446 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/519] 10.0.0.235 () {34 vars in 1000 bytes} [Thu Jul 2 06:26:23 2026] GET /v2.0/security-group-rules/ec10c10e-5332-4abd-9b45-780c356f5f4d => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:24.003 7 INFO neutron.db.l3_hamode_db [None req-9f5feaf6-ff81-421a-99e4-25cb3c4f5b50 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/520] 10.0.0.235 () {36 vars in 1012 bytes} [Thu Jul 2 06:26:23 2026] DELETE /v2.0/security-groups/176c0c6c-b168-4eed-8151-5f702a82a446 => 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: 273/521] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 2940 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:24.143 8 INFO neutron.api.v2.resource [req-7c758eec-3938-4ad0-b0b8-7bee7e0dbad0 req-2990ced9-8ae8-4ddf-a4b1-a97e7e83a333 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/522] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/176c0c6c-b168-4eed-8151-5f702a82a446 => 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: 275/523] 10.0.0.235 () {36 vars in 1022 bytes} [Thu Jul 2 06:26:24 2026] DELETE /v2.0/security-group-rules/ec10c10e-5332-4abd-9b45-780c356f5f4d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/524] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/386e6e42-250c-4f7c-8333-4e418b7edef3 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/525] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/526] 10.0.0.235 () {36 vars in 1012 bytes} [Thu Jul 2 06:26:24 2026] DELETE /v2.0/security-groups/386e6e42-250c-4f7c-8333-4e418b7edef3 => 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: 279/527] 10.0.0.235 () {36 vars in 1012 bytes} [Thu Jul 2 06:26:24 2026] DELETE /v2.0/security-groups/f47e3115-97a8-4de6-b70c-a68ff255a209 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:26:24.448 8 INFO neutron.api.v2.resource [req-cda4d55f-5a82-4fac-94af-6cd6f784f8eb req-77d338a4-c065-467b-90df-32461d9b9c9b 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/528] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/386e6e42-250c-4f7c-8333-4e418b7edef3 => 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: 281/529] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/39aa62e4-1ba2-4268-8524-87c74c3c0931 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/530] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups?tenant_id=8ad27911a2b849cd93d0be65ab3d79e5 => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/531] 10.0.0.235 () {36 vars in 1012 bytes} [Thu Jul 2 06:26:24 2026] DELETE /v2.0/security-groups/39aa62e4-1ba2-4268-8524-87c74c3c0931 => 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: 284/532] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/df36ab61-df0a-4bd8-9eb6-1e26fbbf02b1 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/533] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:22 2026] POST /v2.0/routers => generated 735 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/534] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/security-groups/df36ab61-df0a-4bd8-9eb6-1e26fbbf02b1 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/535] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:24 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:25.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7171b0e-fefa-4fab-ab39-999ca7ccc6e9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 2978c82c-8cf6-461b-bfa3-dca8abae8924 2026-07-02 06:26:25.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7171b0e-fefa-4fab-ab39-999ca7ccc6e9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 2978c82c-8cf6-461b-bfa3-dca8abae8924 [pid: 8|app: 0|req: 285/536] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:26:24 2026] PUT /v2.0/routers/fc74d24d-f58c-4b55-af1e-a3340376534d/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:25.928 8 INFO neutron.api.v2.resource [req-9d129041-ebda-434a-941d-7462007dda57 req-e387ffef-33c5-4663-9056-32c17466d1b0 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/537] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:25 2026] GET /v2.0/security-groups/386e6e42-250c-4f7c-8333-4e418b7edef3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/538] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:24 2026] PUT /v2.0/routers/7d91b4fe-30b0-4897-9cbb-2636635b0d5d/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:26.126 7 INFO neutron.api.v2.resource [req-d9ae1e28-90d4-450e-a371-d0a038cc125f req-8f872f90-88cc-43c8-9e8c-5675251f7f34 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/539] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/security-groups/176c0c6c-b168-4eed-8151-5f702a82a446 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:26:26.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: c0504b34-acdc-4358-9e2d-064aa28ecaf5 [pid: 7|app: 0|req: 254/540] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:26.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: c0504b34-acdc-4358-9e2d-064aa28ecaf5 2026-07-02 06:26:26.184 7 INFO neutron.api.v2.resource [req-d9411440-c46f-4917-b8a9-8f5db740d452 req-ab7e34f2-4c9a-42ad-a823-08625a89b531 4bdca1b9070b4b51a3467bf5264f8a68 8ad27911a2b849cd93d0be65ab3d79e5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/541] 10.0.0.235 () {34 vars in 990 bytes} [Thu Jul 2 06:26:26 2026] GET /v2.0/security-groups/31a616a4-88fc-4656-98e1-b30b3faecbb0 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:26:26.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 4c7e536c-0690-4103-b283-8121f4912c49 2026-07-02 06:26:26.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 4c7e536c-0690-4103-b283-8121f4912c49 2026-07-02 06:26:26.520 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 06:26:26.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-3defe89d-6b32-487a-b10a-569ad4b26c8a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 6adbc865-8f10-48ab-9ba5-d7c3d71b93cb 2026-07-02 06:26:26.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3defe89d-6b32-487a-b10a-569ad4b26c8a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 6adbc865-8f10-48ab-9ba5-d7c3d71b93cb 2026-07-02 06:26:26.906 8 INFO neutron.db.l3_hamode_db [None req-b25874fb-f071-45ea-ac64-10ba54967032 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network ab79da60-f798-4663-b5f6-57ed02a65e73 was deleted as no HA routers are present in tenant 3435ca9404df4756b2700f4815b2e7e4. [pid: 8|app: 0|req: 287/542] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:26:25 2026] DELETE /v2.0/routers/fc74d24d-f58c-4b55-af1e-a3340376534d => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/543] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:26:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/544] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:26:27 2026] DELETE /v2.0/subnets/962d8a09-dfa7-4d35-8fcb-454b9a79955e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/545] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:26:26 2026] PUT /v2.0/routers/792c9217-ba03-4536-a079-06aa61829e52/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/546] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:27.276 8 INFO neutron.services.segments.plugin [-] Segment 3deea5c0-426a-472b-bebc-2f95e2079e8b resource provider aggregate not found 2026-07-02 06:26:27.298 8 INFO neutron.services.segments.plugin [-] Segment 3deea5c0-426a-472b-bebc-2f95e2079e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3deea5c0-426a-472b-bebc-2f95e2079e8b found for delete ", "request_id": "req-62fc7acb-5e53-4f92-943a-7891ea1d5cfd"}]} 2026-07-02 06:26:27.315 8 INFO neutron.services.segments.plugin [-] Segment 3deea5c0-426a-472b-bebc-2f95e2079e8b resource provider aggregate not found 2026-07-02 06:26:27.335 8 INFO neutron.services.segments.plugin [-] Segment 3deea5c0-426a-472b-bebc-2f95e2079e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3deea5c0-426a-472b-bebc-2f95e2079e8b found for delete ", "request_id": "req-e67274a2-7978-43f8-883c-05e6c82a2483"}]} [pid: 7|app: 0|req: 257/547] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:26:27 2026] DELETE /v2.0/networks/cb3814ce-4578-4140-91f2-77ca32cba9af => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/548] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:27.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5443c33-5572-46dc-910c-228df227576c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: adca23b7-56af-4adc-890c-5d4abf4cd01c 2026-07-02 06:26:27.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5443c33-5572-46dc-910c-228df227576c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: adca23b7-56af-4adc-890c-5d4abf4cd01c [pid: 7|app: 0|req: 259/549] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/550] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:26:27 2026] GET /v2.0/security-groups?tenant_id=3435ca9404df4756b2700f4815b2e7e4&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:27.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5443c33-5572-46dc-910c-228df227576c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 6fe43848-e503-4f12-8b9e-ab26d432eb39 2026-07-02 06:26:27.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5443c33-5572-46dc-910c-228df227576c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 6fe43848-e503-4f12-8b9e-ab26d432eb39 2026-07-02 06:26:27.925 7 INFO neutron.services.segments.plugin [-] Segment f0e7be38-72e0-430d-824a-944d6246dd6f resource provider aggregate not found 2026-07-02 06:26:27.949 7 INFO neutron.services.segments.plugin [-] Segment f0e7be38-72e0-430d-824a-944d6246dd6f resource provider aggregate not found 2026-07-02 06:26:27.956 7 INFO neutron.services.segments.plugin [-] Segment f0e7be38-72e0-430d-824a-944d6246dd6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0e7be38-72e0-430d-824a-944d6246dd6f found for delete ", "request_id": "req-abdbe97e-a9e2-45b9-bf9c-28d1ed39c2a7"}]} 2026-07-02 06:26:27.970 7 INFO neutron.services.segments.plugin [-] Segment f0e7be38-72e0-430d-824a-944d6246dd6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0e7be38-72e0-430d-824a-944d6246dd6f found for delete ", "request_id": "req-04c05a6f-13ba-4ba2-9260-07f101c31387"}]} 2026-07-02 06:26:28.120 8 INFO neutron.db.l3_hamode_db [None req-b5443c33-5572-46dc-910c-228df227576c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network 648c7866-518a-48b9-885a-fcde5b2e772a was deleted as no HA routers are present in tenant 8ad27911a2b849cd93d0be65ab3d79e5. [pid: 8|app: 0|req: 291/551] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:26:27 2026] DELETE /v2.0/routers/792c9217-ba03-4536-a079-06aa61829e52 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/552] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:26:27 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/553] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:26:28 2026] DELETE /v2.0/security-groups/2a76fc8b-a11b-46fa-a657-b45598c6d0b1 => 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: 262/554] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:26:28 2026] DELETE /v2.0/subnets/594d10ec-51f3-4228-a7fb-801492e154be => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:28.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb33fcd2-8d2b-4d12-b60b-98e8d9f06566 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 3b893f66-2480-430f-9ffa-3fcb8d5941d4 2026-07-02 06:26:28.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb33fcd2-8d2b-4d12-b60b-98e8d9f06566 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 3b893f66-2480-430f-9ffa-3fcb8d5941d4 [pid: 7|app: 0|req: 263/555] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 293/556] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:26:28 2026] DELETE /v2.0/networks/00f74a2c-45d2-41b9-8118-97d264a6f576 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/557] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 684 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/558] 199.204.45.4 () {34 vars in 908 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/559] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/560] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:26:28 2026] GET /v2.0/security-groups?tenant_id=8ad27911a2b849cd93d0be65ab3d79e5&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/561] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:26:28 2026] DELETE /v2.0/security-groups/df36ab61-df0a-4bd8-9eb6-1e26fbbf02b1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:26:29.326 8 INFO neutron.services.segments.plugin [-] Segment 894d0d63-e8ad-4ac2-acb8-e89813432238 resource provider aggregate not found 2026-07-02 06:26:29.348 8 INFO neutron.services.segments.plugin [-] Segment 894d0d63-e8ad-4ac2-acb8-e89813432238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 894d0d63-e8ad-4ac2-acb8-e89813432238 found for delete ", "request_id": "req-709970ab-344c-41f0-9cd4-f3ad532e1346"}]} 2026-07-02 06:26:29.365 8 INFO neutron.services.segments.plugin [-] Segment 894d0d63-e8ad-4ac2-acb8-e89813432238 resource provider aggregate not found 2026-07-02 06:26:29.370 8 INFO neutron.services.segments.plugin [-] Segment 4c57e72b-f991-4386-b62c-aa84521ed143 resource provider aggregate not found 2026-07-02 06:26:29.393 8 INFO neutron.services.segments.plugin [-] Segment 894d0d63-e8ad-4ac2-acb8-e89813432238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 894d0d63-e8ad-4ac2-acb8-e89813432238 found for delete ", "request_id": "req-e48c5737-888b-4a57-a171-e5aeb466780b"}]} 2026-07-02 06:26:29.409 8 INFO neutron.services.segments.plugin [-] Segment 4c57e72b-f991-4386-b62c-aa84521ed143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c57e72b-f991-4386-b62c-aa84521ed143 found for delete ", "request_id": "req-cfd4b0f0-b2a0-4712-969d-c610d1f09636"}]} 2026-07-02 06:26:29.414 8 INFO neutron.services.segments.plugin [-] Segment 4c57e72b-f991-4386-b62c-aa84521ed143 resource provider aggregate not found [pid: 8|app: 0|req: 295/562] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:26:28 2026] POST /v2.0/ports => generated 954 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:29.442 8 INFO neutron.services.segments.plugin [-] Segment 4c57e72b-f991-4386-b62c-aa84521ed143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c57e72b-f991-4386-b62c-aa84521ed143 found for delete ", "request_id": "req-629bdf76-0bda-4223-95fd-56da9170500e"}]} [pid: 7|app: 0|req: 268/563] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 957 bytes in 108 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: 296/564] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:29 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:30.493 8 INFO neutron.db.segments_db [None req-bc7fdde3-4b42-4d6b-9a5c-9c4299662f19 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 5ee83714-038b-4df6-8924-6cef4dc26938 of type vxlan for network b6cb4e85-21b7-4023-abbe-cc52af3903ac [pid: 7|app: 0|req: 269/565] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:26:29 2026] PUT /v2.0/ports/0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 1235 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/566] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:30 2026] POST /v2.0/networks => generated 737 bytes in 423 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: 270/567] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:30 2026] POST /v2.0/subnets => generated 684 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:26:30.892 8 INFO neutron.db.segments_db [None req-42ce79f6-389a-4b47-88ef-7df58e3104de 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 19c0aead-413d-4a91-bcdb-ba36f2018cb8 of type vxlan for network eb0ad542-ef73-47df-9e02-56bbd4fdd06b [pid: 7|app: 0|req: 271/568] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:30 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/569] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:30 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:31.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a94d950c-c775-42d5-8ada-3ac27e39348c'] response: {'name': 'network-changed', 'server_uuid': 'b7a910fe-b4c6-4b51-b3f9-401511789295', 'tag': '0537d203-0411-4b9f-bea0-e9f72d47c264', 'status': 'completed', 'code': 200} 2026-07-02 06:26:31.227 8 INFO neutron.db.l3_hamode_db [None req-42ce79f6-389a-4b47-88ef-7df58e3104de 2f6fde5bf3e44e96b7c7a139567f7937 ea442cf95e024f6db0886e4d4340865d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:31.331 7 INFO neutron.db.segments_db [None req-9be91c9d-f391-49e2-b34d-caa3d6d9341c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 0f161b12-75fe-469d-925c-1a26813e423d of type vxlan for network 45a134a5-dcbc-49a5-963f-f671bab019bb [pid: 7|app: 0|req: 273/570] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:26:31 2026] POST /v2.0/networks => generated 745 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/571] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:31 2026] POST /v2.0/subnets => generated 692 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/572] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:31 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:31.761 7 INFO neutron.db.segments_db [None req-1dd8edca-7dea-4f94-afac-046d46112798 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 56d1965f-719e-47f8-9bf9-43a4f0ff464a of type vxlan for network e4d0905f-3785-41d7-b499-97d702d9e046 2026-07-02 06:26:32.135 7 INFO neutron.db.l3_hamode_db [None req-1dd8edca-7dea-4f94-afac-046d46112798 2f6fde5bf3e44e96b7c7a139567f7937 3f0533314c8244739a233788a9e56232 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:32.182 8 INFO neutron.db.l3_hamode_db [None req-42ce79f6-389a-4b47-88ef-7df58e3104de 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:26:33.266 7 INFO neutron.db.l3_hamode_db [None req-1dd8edca-7dea-4f94-afac-046d46112798 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/573] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:30 2026] POST /v2.0/routers => generated 724 bytes in 2448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/574] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/575] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 301/576] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:26:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2072560875&fields=id&tenant_id=83b11964f07748ac9794879b3517fceb => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/577] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:26:31 2026] POST /v2.0/routers => generated 732 bytes in 2459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/578] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/579] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 279/580] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/networks?id=0d131e80-28be-4255-a4ba-03c9bcd461b1 => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/581] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:33 2026] PUT /v2.0/routers/bdcda0a2-a1da-462f-ab0c-822654800b04/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/582] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:34 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&device_owner=network%3Adhcp => generated 1244 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/583] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/quotas/83b11964f07748ac9794879b3517fceb => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/584] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/585] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/ports?tenant_id=83b11964f07748ac9794879b3517fceb&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/586] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 308/587] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/588] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:26:35 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/589] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:26:34 2026] PUT /v2.0/routers/f9e5bbb3-1317-47c7-8b97-62c5aa102565/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/590] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/591] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?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: 282/592] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:35 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/593] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/594] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:26:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/595] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 285/596] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/597] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/598] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/599] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks?id=45a134a5-dcbc-49a5-963f-f671bab019bb => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/600] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/601] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/quotas/3f0533314c8244739a233788a9e56232 => 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: 291/602] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/603] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:26:36 2026] POST /v2.0/floatingips => generated 552 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/604] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/ports?tenant_id=3f0533314c8244739a233788a9e56232&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/605] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/606] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks/45a134a5-dcbc-49a5-963f-f671bab019bb?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/607] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 294/608] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/networks/45a134a5-dcbc-49a5-963f-f671bab019bb?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: 315/609] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:36 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/610] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 316/611] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 296/614] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1008186660&fields=id&tenant_id=ea442cf95e024f6db0886e4d4340865d => 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: 297/615] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/616] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/networks?id=b6cb4e85-21b7-4023-abbe-cc52af3903ac => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/617] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/quotas/ea442cf95e024f6db0886e4d4340865d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/618] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/ports?tenant_id=ea442cf95e024f6db0886e4d4340865d&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/619] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?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: 321/620] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/621] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:37 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/622] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:38 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 301/623] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:38 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/624] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:38 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 302/625] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:38 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/626] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:38 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/627] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:39 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 303/628] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:39 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/629] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:39 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 304/630] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:39 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/631] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:39 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 305/632] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 328/633] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/634] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/635] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/636] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/networks?id=0d131e80-28be-4255-a4ba-03c9bcd461b1 => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/637] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:26:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=83b11964f07748ac9794879b3517fceb => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/638] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 308/639] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:26:40 2026] POST /v2.0/ports => generated 958 bytes in 487 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: 309/640] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 310/641] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 311/642] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 332/643] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:26:41 2026] PUT /v2.0/ports/962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b => generated 1239 bytes in 539 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: 312/644] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 333/645] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 313/646] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:42.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8186d267-c5ad-43b7-8aa6-43abb8bd266d'] response: {'name': 'network-changed', 'server_uuid': '44d51e91-a002-4c8d-93b8-2441b93e6145', 'tag': '962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 334/647] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 314/648] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/ports?tenant_id=83b11964f07748ac9794879b3517fceb&device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/649] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/networks?tenant_id=83b11964f07748ac9794879b3517fceb&shared=False => generated 776 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/650] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/networks?id=45a134a5-dcbc-49a5-963f-f671bab019bb => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/651] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/652] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/653] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/654] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/655] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 341/656] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/657] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/658] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:26:42 2026] POST /v2.0/ports => generated 958 bytes in 521 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: 317/659] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:26:43 2026] PUT /v2.0/ports/d94394c2-ddf6-4e5e-8683-c0ca0bd61994 => generated 1239 bytes in 444 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-07-02 06:26:43.911 8 INFO neutron.db.l3_db [None req-20036a4f-8fd3-401f-b713-565a88b43551 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Floating IP af18308f-5e64-44cd-ac34-112b1a418217 associated. External IP: 10.96.250.216, port: 0537d203-0411-4b9f-bea0-e9f72d47c264. 2026-07-02 06:26:43.929 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e73bfe1e-5af6-4389-9f2c-16885a731e2f'] response: {'name': 'network-changed', 'server_uuid': '730352d0-174f-4eb8-9662-6047d41e9e1c', 'tag': 'd94394c2-ddf6-4e5e-8683-c0ca0bd61994', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 318/660] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/661] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/662] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?tenant_id=83b11964f07748ac9794879b3517fceb&device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/663] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b => 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: 322/664] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/subnets?id=951b67bd-3788-4847-a9eb-999dd4bb5113 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/665] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?network_id=0d131e80-28be-4255-a4ba-03c9bcd461b1&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: 324/666] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?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: 325/667] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?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: 326/668] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/669] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:26:43 2026] PUT /v2.0/floatingips/af18308f-5e64-44cd-ac34-112b1a418217 => generated 855 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/671] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?tenant_id=3f0533314c8244739a233788a9e56232&device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:44.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96f55838-9800-4bfb-b1bb-df777027964c'] response: {'name': 'network-changed', 'server_uuid': 'b7a910fe-b4c6-4b51-b3f9-401511789295', 'tag': '0537d203-0411-4b9f-bea0-e9f72d47c264', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 345/673] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/674] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks?tenant_id=3f0533314c8244739a233788a9e56232&shared=False => generated 773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 330/676] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/677] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/678] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/679] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks?id=b6cb4e85-21b7-4023-abbe-cc52af3903ac => generated 669 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/681] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/682] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea442cf95e024f6db0886e4d4340865d => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/683] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/685] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 354/687] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/688] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 356/689] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/690] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 334/691] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:26:45 2026] POST /v2.0/ports => generated 954 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/692] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?tenant_id=3f0533314c8244739a233788a9e56232&device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 1242 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: 359/693] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d94394c2-ddf6-4e5e-8683-c0ca0bd61994 => 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: 360/694] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/subnets?id=3ad7c6ae-0acc-4e1f-abe7-7fab7d280b42 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/695] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/ports?network_id=45a134a5-dcbc-49a5-963f-f671bab019bb&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/696] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks/45a134a5-dcbc-49a5-963f-f671bab019bb?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: 363/697] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks/45a134a5-dcbc-49a5-963f-f671bab019bb?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: 335/698] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:26:45 2026] PUT /v2.0/ports/f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:46.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64d5bbb6-f066-434f-9bb9-0ec79d3c0e97'] response: {'name': 'network-changed', 'server_uuid': '0778adfe-1e0e-46fc-b135-cd76cb0aaa29', 'tag': 'f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/699] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/700] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&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: 8|app: 0|req: 365/701] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/702] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/ports?tenant_id=ea442cf95e024f6db0886e4d4340865d&device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/703] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 366/704] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/705] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 339/706] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/networks?tenant_id=ea442cf95e024f6db0886e4d4340865d&shared=False => 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: 368/707] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:26:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/708] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/709] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/710] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 342/711] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 370/712] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/713] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?tenant_id=ea442cf95e024f6db0886e4d4340865d&device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/714] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 344/715] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f => 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: 372/716] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/subnets?id=20571a83-eda8-4b7f-b9b7-3c0a76d13da1 => generated 687 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/717] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?network_id=b6cb4e85-21b7-4023-abbe-cc52af3903ac&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/718] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?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: 346/719] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/720] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 347/721] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/722] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 348/723] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 376/724] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/725] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 377/726] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/727] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&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: 378/728] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:50 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 351/729] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:50 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/730] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:50 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/731] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:50 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 380/732] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:50 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/733] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/734] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 354/735] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 382/736] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/737] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 355/738] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/739] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/742] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/743] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 358/744] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/745] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/746] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 388/747] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/748] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 389/749] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 361/750] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 390/751] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/752] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 391/753] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/754] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/security-groups?id=f193f690-2769-4f10-bf00-395c904792c9&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: 364/755] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:53 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:54.042 8 INFO neutron_taas.services.taas.taas_plugin [req-72215b23-85b8-40bb-aeea-12f4fcc0a6df req-d587196b-9561-4c1e-85fa-6f177c44246a 0df543e0c7ee4c9a92d9be8d1330429b 3f0533314c8244739a233788a9e56232 - - default default] TaaS: Handle Delete Port: d94394c2-ddf6-4e5e-8683-c0ca0bd61994 2026-07-02 06:26:54.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-72215b23-85b8-40bb-aeea-12f4fcc0a6df req-d587196b-9561-4c1e-85fa-6f177c44246a 0df543e0c7ee4c9a92d9be8d1330429b 3f0533314c8244739a233788a9e56232 - - default default] Tap Mirror: Handle Delete Port: d94394c2-ddf6-4e5e-8683-c0ca0bd61994 [pid: 8|app: 0|req: 392/756] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:26:53 2026] DELETE /v2.0/ports/d94394c2-ddf6-4e5e-8683-c0ca0bd61994 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:26:54.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd7816b5-7029-4c23-af1b-7d955c54b2d1'] response: {'server_uuid': '730352d0-174f-4eb8-9662-6047d41e9e1c', 'name': 'network-vif-deleted', 'tag': 'd94394c2-ddf6-4e5e-8683-c0ca0bd61994', 'status': 'completed', 'code': 200} 2026-07-02 06:26:54.585 7 INFO neutron.db.l3_db [None req-7b8e6c77-2b3b-4474-979b-776e1c9cc3db abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] Floating IP 78f314b2-566f-4528-bc6a-95b0b4f79c86 associated. External IP: 10.96.250.217, port: 962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b. [pid: 8|app: 0|req: 393/757] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:54 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 365/758] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:26:54 2026] PUT /v2.0/floatingips/78f314b2-566f-4528-bc6a-95b0b4f79c86 => generated 856 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/759] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:54 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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-07-02 06:26:54.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1343f96-2f30-4b57-aafa-3df2c903b987'] response: {'name': 'network-changed', 'server_uuid': '44d51e91-a002-4c8d-93b8-2441b93e6145', 'tag': '962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 366/760] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:54 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/761] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 395/762] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/763] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 396/764] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 369/765] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/ports?tenant_id=83b11964f07748ac9794879b3517fceb&device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 397/766] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/networks?id=0d131e80-28be-4255-a4ba-03c9bcd461b1 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/767] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/768] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/subnets?id=951b67bd-3788-4847-a9eb-999dd4bb5113 => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/769] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/ports?network_id=0d131e80-28be-4255-a4ba-03c9bcd461b1&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: 399/770] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/771] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:55 2026] GET /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1?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: 400/772] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 373/773] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 401/774] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 374/775] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:56.499 8 INFO neutron.db.l3_db [None req-17e652b8-79b6-4c67-95d9-a5ff72928f3c d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] Floating IP 4f108580-42d5-40b0-9b1e-7bc513e8860a associated. External IP: 10.96.250.213, port: f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f. [pid: 7|app: 0|req: 375/776] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/777] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/778] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:26:56 2026] PUT /v2.0/floatingips/4f108580-42d5-40b0-9b1e-7bc513e8860a => generated 855 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:56.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4fdae4e-ab2b-458a-a0de-813082381629'] response: {'name': 'network-changed', 'server_uuid': '0778adfe-1e0e-46fc-b135-cd76cb0aaa29', 'tag': 'f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/779] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 403/780] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:56 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 378/781] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 379/782] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&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: 404/783] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?tenant_id=ea442cf95e024f6db0886e4d4340865d&device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/784] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?device_id=730352d0-174f-4eb8-9662-6047d41e9e1c => 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: 380/785] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/networks?id=b6cb4e85-21b7-4023-abbe-cc52af3903ac => generated 765 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/786] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/787] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/subnets?id=20571a83-eda8-4b7f-b9b7-3c0a76d13da1 => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/788] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?network_id=b6cb4e85-21b7-4023-abbe-cc52af3903ac&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/789] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?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: 408/790] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac?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: 383/791] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/792] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/security-groups?id=36de3abe-9c86-432b-88f9-3a47d1433146&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: 384/793] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:58.004 8 INFO neutron_taas.services.taas.taas_plugin [req-98ad8b46-c98b-464f-b3f6-cb9eb4d70b7b req-9e9cbdf2-b6de-4a13-83db-ff7a8bb0efae abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] TaaS: Handle Delete Port: 962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b 2026-07-02 06:26:58.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98ad8b46-c98b-464f-b3f6-cb9eb4d70b7b req-9e9cbdf2-b6de-4a13-83db-ff7a8bb0efae abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] Tap Mirror: Handle Delete Port: 962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b 2026-07-02 06:26:58.147 8 INFO neutron.db.l3_db [req-98ad8b46-c98b-464f-b3f6-cb9eb4d70b7b req-9e9cbdf2-b6de-4a13-83db-ff7a8bb0efae abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] Floating IP 78f314b2-566f-4528-bc6a-95b0b4f79c86 disassociated. External IP: 10.96.250.217, port: 962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b. [pid: 8|app: 0|req: 410/794] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:26:57 2026] DELETE /v2.0/ports/962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/795] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/796] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/797] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:26:58.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d56a5e49-0248-441f-81e7-a40f1410112b'] response: {'server_uuid': '44d51e91-a002-4c8d-93b8-2441b93e6145', 'name': 'network-vif-deleted', 'tag': '962d7bd9-66fe-4fc0-bd6f-3b9da1477a6b', 'status': 'completed', 'code': 200} 2026-07-02 06:26:58.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbb67232-bfde-43c4-98f8-51c01de3f432 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: c995f748-8fdc-4cc0-b4f5-5010e7552476 2026-07-02 06:26:58.978 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb67232-bfde-43c4-98f8-51c01de3f432 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: c995f748-8fdc-4cc0-b4f5-5010e7552476 [pid: 7|app: 0|req: 385/798] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:26:58 2026] PUT /v2.0/routers/f9e5bbb3-1317-47c7-8b97-62c5aa102565/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:59.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-751870c2-2211-4354-b22b-1eb075f1bc7d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: daf03846-384b-401e-860d-f243e657831f 2026-07-02 06:26:59.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-751870c2-2211-4354-b22b-1eb075f1bc7d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: daf03846-384b-401e-860d-f243e657831f [pid: 7|app: 0|req: 386/799] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/800] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:00.010 7 INFO neutron_taas.services.taas.taas_plugin [req-dbfc9679-8063-4952-a3c0-b15805b317d8 req-dd81aff5-fbb4-4da3-8cf8-699b81731e7f d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] TaaS: Handle Delete Port: f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f 2026-07-02 06:27:00.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dbfc9679-8063-4952-a3c0-b15805b317d8 req-dd81aff5-fbb4-4da3-8cf8-699b81731e7f d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] Tap Mirror: Handle Delete Port: f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f 2026-07-02 06:27:00.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-751870c2-2211-4354-b22b-1eb075f1bc7d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 7cd31962-0ab0-49bb-b1f6-5e4ac4aac0f0 2026-07-02 06:27:00.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-751870c2-2211-4354-b22b-1eb075f1bc7d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 7cd31962-0ab0-49bb-b1f6-5e4ac4aac0f0 2026-07-02 06:27:00.241 7 INFO neutron.db.l3_db [req-dbfc9679-8063-4952-a3c0-b15805b317d8 req-dd81aff5-fbb4-4da3-8cf8-699b81731e7f d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] Floating IP 4f108580-42d5-40b0-9b1e-7bc513e8860a disassociated. External IP: 10.96.250.213, port: f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f. 2026-07-02 06:27:00.486 8 INFO neutron.services.segments.plugin [-] Segment 56d1965f-719e-47f8-9bf9-43a4f0ff464a resource provider aggregate not found 2026-07-02 06:27:00.492 8 INFO neutron.services.segments.plugin [-] Segment 56d1965f-719e-47f8-9bf9-43a4f0ff464a resource provider aggregate not found 2026-07-02 06:27:00.507 8 INFO neutron.db.l3_hamode_db [None req-751870c2-2211-4354-b22b-1eb075f1bc7d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network e4d0905f-3785-41d7-b499-97d702d9e046 was deleted as no HA routers are present in tenant 3f0533314c8244739a233788a9e56232. 2026-07-02 06:27:00.514 8 INFO neutron.services.segments.plugin [-] Segment 56d1965f-719e-47f8-9bf9-43a4f0ff464a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d1965f-719e-47f8-9bf9-43a4f0ff464a found for delete ", "request_id": "req-f1745dbf-7017-47d6-9814-d80d21dbfabe"}]} 2026-07-02 06:27:00.516 8 INFO neutron.services.segments.plugin [-] Segment 56d1965f-719e-47f8-9bf9-43a4f0ff464a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d1965f-719e-47f8-9bf9-43a4f0ff464a found for delete ", "request_id": "req-cc7e3885-b528-475e-aa3b-3dfe3e77cae5"}]} [pid: 8|app: 0|req: 414/801] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:26:59 2026] DELETE /v2.0/routers/f9e5bbb3-1317-47c7-8b97-62c5aa102565 => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/802] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/security-groups?id=3b2244b1-3859-47ba-864d-c6759e265bd2&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/803] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 388/804] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:26:59 2026] DELETE /v2.0/ports/f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/805] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:00 2026] DELETE /v2.0/subnets/3ad7c6ae-0acc-4e1f-abe7-7fab7d280b42 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:01.036 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7aa93b1-37a7-41a7-83c6-08f1828760a2'] response: {'server_uuid': '0778adfe-1e0e-46fc-b135-cd76cb0aaa29', 'name': 'network-vif-deleted', 'tag': 'f6b6fcf6-43d8-46ee-8e2f-c4e981d2337f', 'status': 'completed', 'code': 200} 2026-07-02 06:27:01.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5be4799-c8b3-48ff-ae5f-edfcdd99d688 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: ff1cbcbc-82c7-4592-adcc-986e9076a228 2026-07-02 06:27:01.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5be4799-c8b3-48ff-ae5f-edfcdd99d688 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: ff1cbcbc-82c7-4592-adcc-986e9076a228 2026-07-02 06:27:01.336 7 INFO neutron.services.segments.plugin [-] Segment 0f161b12-75fe-469d-925c-1a26813e423d resource provider aggregate not found 2026-07-02 06:27:01.341 7 INFO neutron.services.segments.plugin [-] Segment 0f161b12-75fe-469d-925c-1a26813e423d resource provider aggregate not found 2026-07-02 06:27:01.359 7 INFO neutron.services.segments.plugin [-] Segment 0f161b12-75fe-469d-925c-1a26813e423d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f161b12-75fe-469d-925c-1a26813e423d found for delete ", "request_id": "req-ff2fbe41-c983-4b51-b8ff-de8c71a75724"}]} 2026-07-02 06:27:01.360 7 INFO neutron.services.segments.plugin [-] Segment 0f161b12-75fe-469d-925c-1a26813e423d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f161b12-75fe-469d-925c-1a26813e423d found for delete ", "request_id": "req-000d6642-c709-4ccc-ae0d-c2f48334a5fd"}]} [pid: 7|app: 0|req: 389/806] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:01 2026] DELETE /v2.0/networks/45a134a5-dcbc-49a5-963f-f671bab019bb => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/807] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/security-groups?tenant_id=3f0533314c8244739a233788a9e56232&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/808] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:01 2026] DELETE /v2.0/security-groups/f193f690-2769-4f10-bf00-395c904792c9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/809] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 391/810] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/ports?device_id=44d51e91-a002-4c8d-93b8-2441b93e6145 => 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: 420/811] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 392/812] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:02 2026] DELETE /v2.0/security-groups/36de3abe-9c86-432b-88f9-3a47d1433146 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:02.882 8 INFO neutron.api.v2.resource [None req-62050a32-3816-490f-bb29-131859e8d31b abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/813] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/security-groups/36de3abe-9c86-432b-88f9-3a47d1433146 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:27:03.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1fcfc7e-cec7-48f9-bae9-06da7f3cdc39 abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] TaaS: Handle Delete Port: 04024e48-7df1-41fc-bd6c-fcc0a3861dd9 2026-07-02 06:27:03.011 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1fcfc7e-cec7-48f9-bae9-06da7f3cdc39 abd5e289db4c4cba9d762ef17bf60a3e 83b11964f07748ac9794879b3517fceb - - default default] Tap Mirror: Handle Delete Port: 04024e48-7df1-41fc-bd6c-fcc0a3861dd9 [pid: 7|app: 0|req: 393/814] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:27:02 2026] DELETE /v2.0/floatingips/78f314b2-566f-4528-bc6a-95b0b4f79c86 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:03.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-f25bb429-689f-49e7-8eec-95cb96ca289d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 15b03295-0b24-416f-8a3d-2b894b65af4a 2026-07-02 06:27:03.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f25bb429-689f-49e7-8eec-95cb96ca289d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 15b03295-0b24-416f-8a3d-2b894b65af4a [pid: 7|app: 0|req: 394/815] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:03 2026] GET /v2.0/ports?device_id=0778adfe-1e0e-46fc-b135-cd76cb0aaa29 => 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: 422/816] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:27:03 2026] PUT /v2.0/routers/7d91b4fe-30b0-4897-9cbb-2636635b0d5d/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:04.520 7 INFO neutron_taas.services.taas.taas_plugin [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 19ef9aab-3da5-482a-81a3-f218d5c073c9 2026-07-02 06:27:04.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 19ef9aab-3da5-482a-81a3-f218d5c073c9 2026-07-02 06:27:04.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: b953004e-f55d-4bfc-af91-6e5529a412df 2026-07-02 06:27:04.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: b953004e-f55d-4bfc-af91-6e5529a412df 2026-07-02 06:27:04.890 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 423/817] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:04 2026] DELETE /v2.0/security-groups/3b2244b1-3859-47ba-864d-c6759e265bd2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:05.037 8 INFO neutron.api.v2.resource [None req-c482ac65-efb4-403e-b82c-c97fe9d6abc5 d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/818] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/security-groups/3b2244b1-3859-47ba-864d-c6759e265bd2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:27:05.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ace5f35-e485-49fe-a66c-879036bab956 d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] TaaS: Handle Delete Port: 80b8b72b-25fe-4612-8ebf-ee80ed6eb3de 2026-07-02 06:27:05.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ace5f35-e485-49fe-a66c-879036bab956 d464fc62eeba4dcd912cc584bfeab7b4 ea442cf95e024f6db0886e4d4340865d - - default default] Tap Mirror: Handle Delete Port: 80b8b72b-25fe-4612-8ebf-ee80ed6eb3de 2026-07-02 06:27:05.209 7 INFO neutron.services.segments.plugin [-] Segment 73f5e44a-063e-4717-a49a-99e274612f49 resource provider aggregate not found 2026-07-02 06:27:05.215 7 INFO neutron.services.segments.plugin [-] Segment 73f5e44a-063e-4717-a49a-99e274612f49 resource provider aggregate not found 2026-07-02 06:27:05.238 7 INFO neutron.db.l3_hamode_db [None req-31727e38-7a6a-40f0-9515-01cdeeb896d8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network d10489e3-4179-4ca7-96e9-33f7ad45f94d was deleted as no HA routers are present in tenant 83b11964f07748ac9794879b3517fceb. 2026-07-02 06:27:05.240 7 INFO neutron.services.segments.plugin [-] Segment 73f5e44a-063e-4717-a49a-99e274612f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f5e44a-063e-4717-a49a-99e274612f49 found for delete ", "request_id": "req-7f11a353-635e-4832-9992-812bcf44d8c8"}]} 2026-07-02 06:27:05.249 7 INFO neutron.services.segments.plugin [-] Segment 73f5e44a-063e-4717-a49a-99e274612f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f5e44a-063e-4717-a49a-99e274612f49 found for delete ", "request_id": "req-a6b40e0f-3ab9-4441-b42d-674171324220"}]} [pid: 7|app: 0|req: 395/819] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:04 2026] DELETE /v2.0/routers/7d91b4fe-30b0-4897-9cbb-2636635b0d5d => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/820] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:27:05 2026] DELETE /v2.0/floatingips/4f108580-42d5-40b0-9b1e-7bc513e8860a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/821] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:05 2026] DELETE /v2.0/subnets/951b67bd-3788-4847-a9eb-999dd4bb5113 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:05.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-cba98f0e-9456-48b1-8968-047191cb8cd8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 64e40b95-963f-4997-af39-c4e69189103e 2026-07-02 06:27:05.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cba98f0e-9456-48b1-8968-047191cb8cd8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 64e40b95-963f-4997-af39-c4e69189103e [pid: 7|app: 0|req: 397/822] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:05 2026] DELETE /v2.0/networks/0d131e80-28be-4255-a4ba-03c9bcd461b1 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:05.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-72b48004-9856-4c25-b6c6-326b1c5e0944 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: eb4f2590-0ab5-4403-bcd4-14f5d8711f97 2026-07-02 06:27:05.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72b48004-9856-4c25-b6c6-326b1c5e0944 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: eb4f2590-0ab5-4403-bcd4-14f5d8711f97 [pid: 7|app: 0|req: 398/823] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/security-groups?tenant_id=83b11964f07748ac9794879b3517fceb&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/824] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:06 2026] DELETE /v2.0/security-groups/1a9fdf03-cc29-4b54-8512-f3bc65852f53 => 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: 426/825] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:27:05 2026] PUT /v2.0/routers/bdcda0a2-a1da-462f-ab0c-822654800b04/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:06.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-be65eb82-673b-4503-8fcf-053e151ab056 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 12b91b16-c9dd-4cb1-8b66-92d92f635797 2026-07-02 06:27:06.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be65eb82-673b-4503-8fcf-053e151ab056 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 12b91b16-c9dd-4cb1-8b66-92d92f635797 2026-07-02 06:27:06.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-be65eb82-673b-4503-8fcf-053e151ab056 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 2fb8481c-5bdd-4016-8706-c291ec1292e3 2026-07-02 06:27:06.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be65eb82-673b-4503-8fcf-053e151ab056 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 2fb8481c-5bdd-4016-8706-c291ec1292e3 [pid: 8|app: 0|req: 427/826] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/security-groups?tenant_id=aadec56b4cef46b9ad46a99751f21047&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/827] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:07 2026] DELETE /v2.0/security-groups/474d0014-e846-4916-a66a-f0e43b94b4a2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:07.267 7 INFO neutron.services.segments.plugin [-] Segment 1f978396-2909-455b-a3e3-3948582d5d3d resource provider aggregate not found 2026-07-02 06:27:07.277 7 INFO neutron.services.segments.plugin [-] Segment 1f978396-2909-455b-a3e3-3948582d5d3d resource provider aggregate not found 2026-07-02 06:27:07.294 7 INFO neutron.services.segments.plugin [-] Segment 1f978396-2909-455b-a3e3-3948582d5d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f978396-2909-455b-a3e3-3948582d5d3d found for delete ", "request_id": "req-7fc1bc21-7780-4737-812a-7c72330cd337"}]} 2026-07-02 06:27:07.311 7 INFO neutron.services.segments.plugin [-] Segment 1f978396-2909-455b-a3e3-3948582d5d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f978396-2909-455b-a3e3-3948582d5d3d found for delete ", "request_id": "req-dabf8369-665e-45f7-b742-9d0dff8cdb53"}]} 2026-07-02 06:27:07.380 7 INFO neutron.db.l3_hamode_db [None req-be65eb82-673b-4503-8fcf-053e151ab056 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network eb0ad542-ef73-47df-9e02-56bbd4fdd06b was deleted as no HA routers are present in tenant ea442cf95e024f6db0886e4d4340865d. [pid: 7|app: 0|req: 400/830] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:06 2026] DELETE /v2.0/routers/bdcda0a2-a1da-462f-ab0c-822654800b04 => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/831] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/security-groups?tenant_id=9904d9c09a834f5e9801a996f4bbd1a3&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/832] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:07 2026] DELETE /v2.0/subnets/20571a83-eda8-4b7f-b9b7-3c0a76d13da1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/833] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:07 2026] DELETE /v2.0/security-groups/073e7e29-9e05-4217-89f0-4c8cfdb85db5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:07.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-11e20198-b582-4a10-9e4c-bde4f20614b6 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: a12178ef-0d86-4dc7-b7ab-24c4c7dfaf64 2026-07-02 06:27:07.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11e20198-b582-4a10-9e4c-bde4f20614b6 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: a12178ef-0d86-4dc7-b7ab-24c4c7dfaf64 [pid: 7|app: 0|req: 402/834] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:07 2026] DELETE /v2.0/networks/b6cb4e85-21b7-4023-abbe-cc52af3903ac => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/835] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:08 2026] GET /v2.0/security-groups?tenant_id=ea442cf95e024f6db0886e4d4340865d&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/836] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:08 2026] DELETE /v2.0/security-groups/8a3449a1-903a-4cf1-b2a5-6429b67237c3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:08.570 8 INFO neutron.db.segments_db [None req-a86877a6-271c-4e90-8e97-e98b962ccd73 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 of type vxlan for network 4e79ac59-5b35-47cc-a2e4-87b08fea210a [pid: 8|app: 0|req: 433/837] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:27:08 2026] POST /v2.0/networks => generated 744 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/838] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:08 2026] POST /v2.0/subnets => generated 691 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:08.918 8 INFO neutron.db.segments_db [None req-8438797d-9298-4262-8422-524b5e0923f4 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 3dffd0dc-7b8b-4e92-bdac-b3666c219767 of type vxlan for network 96f7becf-782a-4dfb-ae24-afa410ee9c1c 2026-07-02 06:27:09.181 8 INFO neutron.db.l3_hamode_db [None req-8438797d-9298-4262-8422-524b5e0923f4 2f6fde5bf3e44e96b7c7a139567f7937 02db1daf20134638a590d9c4fb3c5adf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:27:09.322 7 INFO neutron.services.segments.plugin [-] Segment 19c0aead-413d-4a91-bcdb-ba36f2018cb8 resource provider aggregate not found 2026-07-02 06:27:09.335 7 INFO neutron.services.segments.plugin [-] Segment 19c0aead-413d-4a91-bcdb-ba36f2018cb8 resource provider aggregate not found 2026-07-02 06:27:09.352 7 INFO neutron.services.segments.plugin [-] Segment 19c0aead-413d-4a91-bcdb-ba36f2018cb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c0aead-413d-4a91-bcdb-ba36f2018cb8 found for delete ", "request_id": "req-091f031d-00dc-4029-a335-03906f056361"}]} 2026-07-02 06:27:09.355 7 INFO neutron.services.segments.plugin [-] Segment 19c0aead-413d-4a91-bcdb-ba36f2018cb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c0aead-413d-4a91-bcdb-ba36f2018cb8 found for delete ", "request_id": "req-80f1c319-dbb8-458f-b1bf-6d403aef28d3"}]} 2026-07-02 06:27:09.378 7 INFO neutron.services.segments.plugin [-] Segment 5ee83714-038b-4df6-8924-6cef4dc26938 resource provider aggregate not found 2026-07-02 06:27:09.383 7 INFO neutron.services.segments.plugin [-] Segment 5ee83714-038b-4df6-8924-6cef4dc26938 resource provider aggregate not found 2026-07-02 06:27:09.401 7 INFO neutron.services.segments.plugin [-] Segment 5ee83714-038b-4df6-8924-6cef4dc26938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee83714-038b-4df6-8924-6cef4dc26938 found for delete ", "request_id": "req-ccf630ae-a19e-4520-8526-0ebe33ad4fc9"}]} 2026-07-02 06:27:09.405 7 INFO neutron.services.segments.plugin [-] Segment 5ee83714-038b-4df6-8924-6cef4dc26938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee83714-038b-4df6-8924-6cef4dc26938 found for delete ", "request_id": "req-740ec839-5803-4c27-b535-8ff7b33b6db3"}]} 2026-07-02 06:27:10.073 8 INFO neutron.db.l3_hamode_db [None req-8438797d-9298-4262-8422-524b5e0923f4 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 434/839] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:08 2026] POST /v2.0/routers => generated 731 bytes in 2098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/840] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/security-groups?tenant_id=e00e6980be8349a1b16f80f4dfa48360&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/841] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:11 2026] GET /v2.0/security-groups?tenant_id=d59f40e1bc7a40a3a090f75eaf5f5c07&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/842] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:11 2026] DELETE /v2.0/security-groups/85c1bb7d-3891-40d1-a958-15adf6c7e76f => 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: 438/843] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:11 2026] DELETE /v2.0/security-groups/9e7a4213-d829-4f2a-be3d-8d5e1a4f90aa => 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: 406/844] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:27:10 2026] PUT /v2.0/routers/463771f9-581e-4d7e-bdf7-8958961752d1/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/845] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:12 2026] GET /v2.0/security-groups?tenant_id=eef1c33e04bd4e159b8343e6c841ae35&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/846] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:12 2026] DELETE /v2.0/security-groups/7f010172-3672-4fe3-9546-98c3545eb191 => 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: 440/847] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:27:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/848] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/849] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/850] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:27:13 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/851] 10.0.0.235 () {34 vars in 1097 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--418278314&fields=id&tenant_id=02db1daf20134638a590d9c4fb3c5adf => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/852] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/networks?id=4e79ac59-5b35-47cc-a2e4-87b08fea210a => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/853] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/quotas/02db1daf20134638a590d9c4fb3c5adf => 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: 411/854] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/ports?tenant_id=02db1daf20134638a590d9c4fb3c5adf&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/855] 10.0.0.235 () {34 vars in 906 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/extensions => generated 21537 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/856] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/security-groups?tenant_id=a92dcc3399f24419bb79f57aa3d951bc&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/857] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/858] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:27:14 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?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: 445/859] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:14 2026] DELETE /v2.0/security-groups/79ca3611-ef61-422a-b850-30cbb5700fd2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/860] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 446/861] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1240 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/862] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:15 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 447/863] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:16 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 417/864] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:16 2026] GET /v2.0/security-groups?tenant_id=009f1688f0a64f10aea7f56236eb0181&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/865] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:16 2026] DELETE /v2.0/security-groups/5b8cbdc5-fcb9-4df5-a583-d1e8770c5fc9 => 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: 418/866] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:16 2026] GET /v2.0/security-groups?tenant_id=14fa9d889cec44738ac2de497580c8e1&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/867] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:17 2026] DELETE /v2.0/security-groups/59fc2738-a61d-4e77-ad20-7c99754b6e5d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/868] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 449/869] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:27:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/870] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/security-groups => generated 4529 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/871] 10.0.0.231 () {34 vars in 757 bytes} [Thu Jul 2 06:27:17 2026] PUT /v2.0/security-groups/74cdd8e6-fabd-4e9e-be7d-60fa8f4abacd => generated 1663 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/872] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:17 2026] GET /v2.0/security-groups/74cdd8e6-fabd-4e9e-be7d-60fa8f4abacd => generated 1663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/873] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:17 2026] DELETE /v2.0/security-groups/74cdd8e6-fabd-4e9e-be7d-60fa8f4abacd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/874] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:17 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) 2026-07-02 06:27:17.774 8 INFO neutron.api.v2.resource [None req-4244b747-e681-4376-a683-08ba79e80ec6 f607fb6a1f874e8d9830eacf4ce57085 64ace5138ef642148d09908645aaf9c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/875] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:17 2026] DELETE /v2.0/security-groups/74cdd8e6-fabd-4e9e-be7d-60fa8f4abacd => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/876] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:27:17 2026] POST /v2.0/security-groups => generated 1623 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/877] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/878] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules/18c7dd55-8f6e-4fd5-8aa5-b8f9e1329e0d => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/879] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/880] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:18 2026] DELETE /v2.0/security-group-rules/18c7dd55-8f6e-4fd5-8aa5-b8f9e1329e0d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/881] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/882] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 427/883] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/884] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules/15f5e507-a1d9-4804-90dc-42689173546c => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/885] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/886] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:18 2026] DELETE /v2.0/security-group-rules/15f5e507-a1d9-4804-90dc-42689173546c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/887] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 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) 2026-07-02 06:27:18.766 8 INFO neutron.db.securitygroups_db [None req-c17aa288-949f-4d6a-b902-0eab4e49480a f607fb6a1f874e8d9830eacf4ce57085 64ace5138ef642148d09908645aaf9c4 - - default default] Project 64ace5138ef642148d09908645aaf9c4 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: 459/888] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/889] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules/8946f4fc-9156-475b-b5ff-5175d775df12 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/890] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/891] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:18 2026] DELETE /v2.0/security-group-rules/8946f4fc-9156-475b-b5ff-5175d775df12 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/892] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/893] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:19 2026] DELETE /v2.0/security-groups/3ea22816-2d8d-4e01-9274-ca5d32d79c32 => 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: 462/894] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/895] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/896] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/networks?id=4e79ac59-5b35-47cc-a2e4-87b08fea210a => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/897] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=02db1daf20134638a590d9c4fb3c5adf => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/898] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 464/899] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:27:19 2026] POST /v2.0/ports => generated 958 bytes in 392 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: 436/900] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:19 2026] GET /v2.0/security-groups?tenant_id=64ace5138ef642148d09908645aaf9c4&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/901] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:19 2026] DELETE /v2.0/security-groups/99f8729a-84c7-425b-b9ab-023a751763db => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/902] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:27:19 2026] PUT /v2.0/ports/a3d8359b-62c1-4ecd-83ad-194cf3b5e825 => generated 1239 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:20.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ffff0e-1e94-4e8c-a5df-0483a1475dd4'] response: {'name': 'network-changed', 'server_uuid': '7b07effb-cf7d-4aa4-a843-57201505b0c7', 'tag': 'a3d8359b-62c1-4ecd-83ad-194cf3b5e825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/903] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:20 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 973 bytes in 76 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: 466/904] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:20 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 439/905] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:20 2026] GET /v2.0/ports?tenant_id=02db1daf20134638a590d9c4fb3c5adf&device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/906] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:27:21 2026] GET /v2.0/networks?tenant_id=02db1daf20134638a590d9c4fb3c5adf&shared=False => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/907] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:27:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/908] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:21 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/909] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:21 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 470/910] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/ports?tenant_id=02db1daf20134638a590d9c4fb3c5adf&device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/911] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3d8359b-62c1-4ecd-83ad-194cf3b5e825 => 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: 441/912] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:27:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/913] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/subnets?id=ec4ca309-ca51-4584-98aa-68cfa2b67e33 => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/914] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/ports?network_id=4e79ac59-5b35-47cc-a2e4-87b08fea210a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/915] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/918] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?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: 444/919] 10.0.0.231 () {34 vars in 757 bytes} [Thu Jul 2 06:27:22 2026] PUT /v2.0/security-groups/76beefe9-7fb2-4128-a71d-8a5c9946c96d => generated 1663 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/920] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?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: 445/921] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-groups/76beefe9-7fb2-4128-a71d-8a5c9946c96d => generated 1663 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/922] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:22 2026] DELETE /v2.0/security-groups/76beefe9-7fb2-4128-a71d-8a5c9946c96d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/923] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:22.533 8 INFO neutron.api.v2.resource [None req-547b559a-12ad-4702-bd09-ed4ce2dc55cf f21c2096923845c6aa7486ba7cc13244 24a57612657245a99131b42adf588cdb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/924] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:22 2026] DELETE /v2.0/security-groups/76beefe9-7fb2-4128-a71d-8a5c9946c96d => 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: 447/925] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:27:22 2026] POST /v2.0/security-groups => generated 1625 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/926] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/927] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-group-rules/9ca86d88-6ed7-4e3b-bd26-b55b92d2fbff => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/928] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/929] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:22 2026] DELETE /v2.0/security-group-rules/9ca86d88-6ed7-4e3b-bd26-b55b92d2fbff => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/930] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/931] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/932] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/933] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/934] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules/7e345e7f-759f-4f0a-87a7-2bd90999b15e => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/935] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/936] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:23 2026] DELETE /v2.0/security-group-rules/7e345e7f-759f-4f0a-87a7-2bd90999b15e => 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: 484/937] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/938] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/939] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules/2bf54148-27c4-4b5d-bfe9-010b6cb1419f => generated 602 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/940] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/941] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:27:23 2026] DELETE /v2.0/security-group-rules/2bf54148-27c4-4b5d-bfe9-010b6cb1419f => 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: 457/942] 10.0.0.231 () {32 vars in 672 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/943] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:23 2026] DELETE /v2.0/security-groups/75650ccb-8e10-4137-98a2-7f09a576461e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/944] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-groups?tenant_id=35376bae8e3d41808963f1222bee22ea&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/945] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/946] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/947] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:23 2026] DELETE /v2.0/security-groups/74aefc53-c2e2-4a86-9373-1a93d576b683 => 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: 461/948] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/security-groups?tenant_id=0dd88e4c614b46fdb2f5c94aa0b88aa0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/949] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/950] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/951] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:24 2026] DELETE /v2.0/security-groups/29d54ee2-f4ac-4901-b8d4-58ec6165232d => 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: 490/952] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/security-groups?tenant_id=24a57612657245a99131b42adf588cdb&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/953] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:24 2026] DELETE /v2.0/security-groups/5cfce15a-6001-44ca-a795-0687a606139c => 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: 491/954] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/955] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 492/956] 10.0.0.231 () {32 vars in 652 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions => generated 21537 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/957] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/958] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/959] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/960] 10.0.0.231 () {32 vars in 664 bytes} [Thu Jul 2 06:27:26 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: 7|app: 0|req: 467/961] 10.0.0.231 () {32 vars in 698 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/962] 10.0.0.231 () {32 vars in 696 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/963] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 496/964] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/965] 10.0.0.231 () {32 vars in 702 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/966] 10.0.0.231 () {32 vars in 692 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/967] 10.0.0.231 () {32 vars in 694 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/968] 10.0.0.231 () {32 vars in 684 bytes} [Thu Jul 2 06:27:26 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: 471/969] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/970] 10.0.0.231 () {32 vars in 660 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/971] 10.0.0.231 () {32 vars in 698 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/972] 10.0.0.231 () {32 vars in 678 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/973] 10.0.0.231 () {32 vars in 682 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/974] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/975] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/976] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/977] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/978] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/979] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/980] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/981] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/982] 10.0.0.231 () {32 vars in 698 bytes} [Thu Jul 2 06:27:26 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: 7|app: 0|req: 476/983] 10.0.0.231 () {32 vars in 678 bytes} [Thu Jul 2 06:27:26 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: 7|app: 0|req: 477/984] 10.0.0.231 () {32 vars in 666 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/985] 10.0.0.231 () {32 vars in 676 bytes} [Thu Jul 2 06:27:26 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: 508/986] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/987] 10.0.0.231 () {32 vars in 664 bytes} [Thu Jul 2 06:27:26 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: 509/988] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/989] 10.0.0.231 () {32 vars in 712 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/990] 10.0.0.231 () {32 vars in 690 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/991] 10.0.0.231 () {32 vars in 682 bytes} [Thu Jul 2 06:27:26 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: 511/992] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/993] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/994] 10.0.0.231 () {32 vars in 704 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/995] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/996] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/997] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/998] 10.0.0.231 () {32 vars in 692 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/999] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1000] 10.0.0.231 () {32 vars in 708 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1001] 10.0.0.231 () {32 vars in 704 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1002] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1003] 10.0.0.231 () {32 vars in 696 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1004] 10.0.0.231 () {32 vars in 710 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1005] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1006] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1007] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1008] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1009] 10.0.0.231 () {32 vars in 670 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1010] 10.0.0.231 () {32 vars in 660 bytes} [Thu Jul 2 06:27:26 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: 491/1011] 10.0.0.231 () {32 vars in 698 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1012] 10.0.0.231 () {32 vars in 698 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1013] 10.0.0.231 () {32 vars in 676 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1014] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1015] 10.0.0.231 () {32 vars in 682 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1016] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1017] 10.0.0.231 () {32 vars in 684 bytes} [Thu Jul 2 06:27:26 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: 524/1018] 10.0.0.231 () {32 vars in 706 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1019] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1020] 10.0.0.231 () {32 vars in 696 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1021] 10.0.0.231 () {32 vars in 694 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1022] 10.0.0.231 () {32 vars in 684 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1023] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1024] 10.0.0.231 () {32 vars in 704 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1025] 10.0.0.231 () {32 vars in 666 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1026] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1027] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1028] 10.0.0.231 () {32 vars in 690 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1029] 10.0.0.231 () {32 vars in 690 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1030] 10.0.0.231 () {32 vars in 694 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1031] 10.0.0.231 () {32 vars in 684 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1032] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1033] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1034] 10.0.0.231 () {32 vars in 702 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1035] 10.0.0.231 () {32 vars in 712 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1036] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1037] 10.0.0.231 () {32 vars in 714 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1038] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1039] 10.0.0.231 () {32 vars in 740 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1040] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1041] 10.0.0.231 () {32 vars in 682 bytes} [Thu Jul 2 06:27:27 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: 536/1042] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1043] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1044] 10.0.0.231 () {32 vars in 678 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1045] 10.0.0.231 () {32 vars in 668 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1046] 10.0.0.231 () {32 vars in 696 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1047] 10.0.0.231 () {32 vars in 704 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1048] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1049] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1050] 10.0.0.231 () {32 vars in 682 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1051] 10.0.0.231 () {32 vars in 704 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1052] 10.0.0.231 () {32 vars in 694 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1053] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1054] 10.0.0.231 () {32 vars in 696 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1055] 10.0.0.231 () {32 vars in 678 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1056] 10.0.0.231 () {32 vars in 688 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1057] 10.0.0.231 () {32 vars in 700 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1058] 10.0.0.231 () {32 vars in 664 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1059] 10.0.0.231 () {32 vars in 680 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1060] 10.0.0.231 () {32 vars in 676 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1061] 10.0.0.231 () {32 vars in 692 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1062] 10.0.0.231 () {32 vars in 676 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1063] 10.0.0.231 () {32 vars in 666 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1064] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1065] 10.0.0.231 () {32 vars in 674 bytes} [Thu Jul 2 06:27:27 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: 8|app: 0|req: 548/1066] 10.0.0.231 () {32 vars in 686 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1067] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1068] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 7|app: 0|req: 520/1069] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:28.256 8 INFO neutron.db.l3_db [None req-365f8be0-02f4-4b72-8666-7d7ef02e5dd3 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] Floating IP 26d241e1-34f6-4eb7-88ae-8451ce128156 associated. External IP: 10.96.250.218, port: a3d8359b-62c1-4ecd-83ad-194cf3b5e825. [pid: 7|app: 0|req: 521/1070] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/security-groups?tenant_id=e736da8a5ee142c49e3083f539c09430&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1071] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:28 2026] DELETE /v2.0/security-groups/17f18584-4a98-4ab5-b1ae-99257e2b8f95 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1072] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:27:27 2026] PUT /v2.0/floatingips/26d241e1-34f6-4eb7-88ae-8451ce128156 => generated 856 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:28.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe8e95f-cbe0-4131-b945-a53c8d7c19d1'] response: {'name': 'network-changed', 'server_uuid': '7b07effb-cf7d-4aa4-a843-57201505b0c7', 'tag': 'a3d8359b-62c1-4ecd-83ad-194cf3b5e825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 523/1073] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1074] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 524/1075] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1076] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1077] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?tenant_id=02db1daf20134638a590d9c4fb3c5adf&device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 553/1078] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/networks?id=4e79ac59-5b35-47cc-a2e4-87b08fea210a => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1079] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3d8359b-62c1-4ecd-83ad-194cf3b5e825 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1080] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/subnets?id=ec4ca309-ca51-4584-98aa-68cfa2b67e33 => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1081] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/ports?network_id=4e79ac59-5b35-47cc-a2e4-87b08fea210a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1082] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?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: 528/1083] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1084] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1085] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports/0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 968 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1086] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:29 2026] GET /v2.0/security-groups?tenant_id=b3fd16eb087749bfa9f38f2b6a6ed89f&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1087] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:30 2026] DELETE /v2.0/security-groups/270d55ee-7000-42f8-b21f-1ce2513bd432 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1088] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 532/1089] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&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: 533/1090] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/security-groups?tenant_id=8c9bbffcc7e842d4ac0e02fcbd6c4f8a&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1091] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:30 2026] DELETE /v2.0/security-groups/191e2a0f-a4e1-4392-984d-9dea658834e9 => 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: 535/1092] 199.204.45.4 () {34 vars in 997 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/subnets?network_id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:30.885 8 INFO neutron.db.segments_db [None req-da0e91fe-576f-4ff9-8a60-4a70b1307214 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment 92492e31-7227-4171-ab1e-aac468917496 of type vxlan for network 48f65965-62e8-4247-abe4-2fb254e325a6 [pid: 7|app: 0|req: 536/1093] 199.204.45.4 () {34 vars in 1143 bytes} [Thu Jul 2 06:27:30 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295&device_owner=compute%3Anova&network_id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:30.971 8 INFO neutron.db.segments_db [None req-da0e91fe-576f-4ff9-8a60-4a70b1307214 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment cb772c42-e9e5-40e5-8971-b93130e75c12 of type vxlan for network f102336d-f648-4267-beae-43e8c1c60d47 [pid: 8|app: 0|req: 558/1094] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:30 2026] POST /v2.0/networks => generated 1245 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1095] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:31.315 8 INFO neutron.services.segments.plugin [-] Segment 92492e31-7227-4171-ab1e-aac468917496 resource provider aggregate not found 2026-07-02 06:27:31.317 8 INFO neutron.services.segments.plugin [-] Segment 92492e31-7227-4171-ab1e-aac468917496 resource provider aggregate not found 2026-07-02 06:27:31.335 8 INFO neutron.services.segments.plugin [-] Segment 92492e31-7227-4171-ab1e-aac468917496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92492e31-7227-4171-ab1e-aac468917496 found for delete ", "request_id": "req-faff6e5f-921d-4c76-af99-db4e49980f7d"}]} 2026-07-02 06:27:31.338 8 INFO neutron.services.segments.plugin [-] Segment 92492e31-7227-4171-ab1e-aac468917496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92492e31-7227-4171-ab1e-aac468917496 found for delete ", "request_id": "req-8b8dfc55-04d8-44b6-8d7a-60845aef01e1"}]} [pid: 8|app: 0|req: 560/1096] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:31 2026] DELETE /v2.0/networks/48f65965-62e8-4247-abe4-2fb254e325a6 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1097] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:31 2026] DELETE /v2.0/networks/f102336d-f648-4267-beae-43e8c1c60d47 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1098] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:27:30 2026] PUT /v2.0/ports/0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 1149 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:31.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf68851e-0ec5-4104-911f-8ee24cd9cba0'] response: {'name': 'network-changed', 'server_uuid': 'b7a910fe-b4c6-4b51-b3f9-401511789295', 'tag': '0537d203-0411-4b9f-bea0-e9f72d47c264', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 562/1099] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/networks => generated 651 bytes in 47 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: 538/1100] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:31.615 8 INFO neutron.db.segments_db [None req-9310c609-e35d-41e6-8d72-a242694ca616 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment 921ef630-d0d2-4eb9-8c9a-9233cb39da59 of type vxlan for network a550da0f-081e-4dd9-afbd-639b49358c35 [pid: 7|app: 0|req: 539/1101] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1102] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:31 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:31.733 7 INFO neutron_taas.services.taas.taas_plugin [req-b8635448-a921-41b2-84f4-a074bfa6b062 req-8b3f3337-c260-4f02-aff0-76da6957e2bd 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] TaaS: Handle Delete Port: a3d8359b-62c1-4ecd-83ad-194cf3b5e825 2026-07-02 06:27:31.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b8635448-a921-41b2-84f4-a074bfa6b062 req-8b3f3337-c260-4f02-aff0-76da6957e2bd 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] Tap Mirror: Handle Delete Port: a3d8359b-62c1-4ecd-83ad-194cf3b5e825 [pid: 8|app: 0|req: 564/1103] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:31 2026] GET /v2.0/security-groups?id=341fc8cf-86b4-44e3-a714-c23511314b61&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:31.802 8 INFO neutron.db.segments_db [None req-9c3e521e-8ce7-448c-af13-1ab3bbb7e729 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment 779b2caf-63a6-4bfc-9018-59c14fee3feb of type vxlan for network f7660bc9-7629-4d49-ad70-b86d81b0106f 2026-07-02 06:27:31.860 7 INFO neutron.db.l3_db [req-b8635448-a921-41b2-84f4-a074bfa6b062 req-8b3f3337-c260-4f02-aff0-76da6957e2bd 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] Floating IP 26d241e1-34f6-4eb7-88ae-8451ce128156 disassociated. External IP: 10.96.250.218, port: a3d8359b-62c1-4ecd-83ad-194cf3b5e825. [pid: 8|app: 0|req: 565/1104] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:31 2026] POST /v2.0/networks => generated 654 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1105] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:27:31 2026] DELETE /v2.0/ports/a3d8359b-62c1-4ecd-83ad-194cf3b5e825 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1106] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1107] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1108] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1109] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1110] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1111] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&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: 547/1112] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 548/1113] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 566/1114] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:31 2026] POST /v2.0/ports => generated 1505 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1115] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports => generated 1505 bytes in 103 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-07-02 06:27:32.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-43dacbe4-e67d-4f10-82b8-8f6fdd8eb1ca a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] TaaS: Handle Delete Port: ff2e5513-df01-484d-a2c0-b8b7b2990e5c 2026-07-02 06:27:32.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43dacbe4-e67d-4f10-82b8-8f6fdd8eb1ca a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Tap Mirror: Handle Delete Port: ff2e5513-df01-484d-a2c0-b8b7b2990e5c [pid: 7|app: 0|req: 550/1116] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:32 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 567/1117] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/ports/ff2e5513-df01-484d-a2c0-b8b7b2990e5c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:33.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-282bf817-174b-442b-8c29-f3017377bf52 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] TaaS: Handle Delete Port: 533e64a4-3c0c-44f6-9b82-6552d86803c6 2026-07-02 06:27:33.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-282bf817-174b-442b-8c29-f3017377bf52 a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Tap Mirror: Handle Delete Port: 533e64a4-3c0c-44f6-9b82-6552d86803c6 [pid: 7|app: 0|req: 551/1118] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:32 2026] DELETE /v2.0/ports/533e64a4-3c0c-44f6-9b82-6552d86803c6 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1119] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:33.208 7 INFO neutron.db.segments_db [None req-c0739950-fda4-49c7-b124-269ec96456ba a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment 249c6cf9-77a1-459d-b8b0-17d85ce455c0 of type vxlan for network c98919a9-614a-40a8-9002-b13db808f4d0 [pid: 7|app: 0|req: 552/1120] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:33 2026] POST /v2.0/networks => generated 654 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:33.356 8 INFO neutron.services.segments.plugin [-] Segment cb772c42-e9e5-40e5-8971-b93130e75c12 resource provider aggregate not found 2026-07-02 06:27:33.371 8 INFO neutron.services.segments.plugin [-] Segment cb772c42-e9e5-40e5-8971-b93130e75c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb772c42-e9e5-40e5-8971-b93130e75c12 found for delete ", "request_id": "req-dd4e094c-da6a-4cf7-81cd-1f49c774d062"}]} 2026-07-02 06:27:33.375 8 INFO neutron.services.segments.plugin [-] Segment cb772c42-e9e5-40e5-8971-b93130e75c12 resource provider aggregate not found 2026-07-02 06:27:33.389 8 INFO neutron.db.segments_db [None req-476ec993-3fe2-4d03-918c-fc0e4a3dd0ad a353df524ceb4c76bea6991c89c84d6b e6ccf8459ca848199110091365e89b99 - - default default] Added segment bdb90795-cfdf-408d-b4ec-7d03d4eced43 of type vxlan for network 158a09f3-c37e-4e96-80a8-c11ff76b4f80 2026-07-02 06:27:33.391 8 INFO neutron.services.segments.plugin [-] Segment cb772c42-e9e5-40e5-8971-b93130e75c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb772c42-e9e5-40e5-8971-b93130e75c12 found for delete ", "request_id": "req-02343a84-1b62-4357-9909-a5eb774f9169"}]} [pid: 8|app: 0|req: 569/1121] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:33 2026] POST /v2.0/networks => generated 653 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:33.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7243a64-eba2-489e-9f80-f94a14df2be5'] response: {'server_uuid': '7b07effb-cf7d-4aa4-a843-57201505b0c7', 'name': 'network-vif-deleted', 'tag': 'a3d8359b-62c1-4ecd-83ad-194cf3b5e825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 553/1122] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1152 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1123] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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: 554/1124] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1421 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1125] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1126] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => 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: 572/1127] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1128] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1129] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&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: 557/1130] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1131] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 558/1132] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 575/1133] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:33 2026] POST /v2.0/subnets => generated 1322 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1134] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/subnets => generated 1958 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1135] 199.204.45.4 () {34 vars in 1117 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1136] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:34 2026] DELETE /v2.0/subnets/193d5a4d-e20e-4279-93f0-fd9d5011be09 => 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: 578/1137] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:34 2026] DELETE /v2.0/subnets/00d3e938-bae3-433f-b605-a6fc856f135c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1138] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1139] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:27:34 2026] PUT /v2.0/ports/0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 968 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1140] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:34 2026] DELETE /v2.0/networks/158a09f3-c37e-4e96-80a8-c11ff76b4f80 => generated 0 bytes in 144 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: 561/1141] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/ports?device_id=7b07effb-cf7d-4aa4-a843-57201505b0c7 => 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: 581/1142] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:35 2026] DELETE /v2.0/networks/c98919a9-614a-40a8-9002-b13db808f4d0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:35.328 7 INFO neutron.services.segments.plugin [-] Segment 779b2caf-63a6-4bfc-9018-59c14fee3feb resource provider aggregate not found 2026-07-02 06:27:35.332 7 INFO neutron.services.segments.plugin [-] Segment 779b2caf-63a6-4bfc-9018-59c14fee3feb resource provider aggregate not found 2026-07-02 06:27:35.349 7 INFO neutron.services.segments.plugin [-] Segment 779b2caf-63a6-4bfc-9018-59c14fee3feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 779b2caf-63a6-4bfc-9018-59c14fee3feb found for delete ", "request_id": "req-1b74d602-9994-45b9-8cb1-7a5cd6c6729c"}]} 2026-07-02 06:27:35.354 7 INFO neutron.services.segments.plugin [-] Segment 779b2caf-63a6-4bfc-9018-59c14fee3feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 779b2caf-63a6-4bfc-9018-59c14fee3feb found for delete ", "request_id": "req-fabbb445-c39b-46d9-8ada-4db68385279c"}]} [pid: 7|app: 0|req: 562/1143] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:35 2026] DELETE /v2.0/networks/f7660bc9-7629-4d49-ad70-b86d81b0106f => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:35.393 8 INFO neutron.services.segments.plugin [-] Segment bdb90795-cfdf-408d-b4ec-7d03d4eced43 resource provider aggregate not found 2026-07-02 06:27:35.415 8 INFO neutron.services.segments.plugin [-] Segment bdb90795-cfdf-408d-b4ec-7d03d4eced43 resource provider aggregate not found 2026-07-02 06:27:35.422 8 INFO neutron.services.segments.plugin [-] Segment bdb90795-cfdf-408d-b4ec-7d03d4eced43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb90795-cfdf-408d-b4ec-7d03d4eced43 found for delete ", "request_id": "req-e68e84fb-ba76-42b3-9a0d-710ffcfd5806"}]} 2026-07-02 06:27:35.438 8 INFO neutron.services.segments.plugin [-] Segment bdb90795-cfdf-408d-b4ec-7d03d4eced43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdb90795-cfdf-408d-b4ec-7d03d4eced43 found for delete ", "request_id": "req-a7606a56-e83d-47dc-a399-d41b224d13b0"}]} 2026-07-02 06:27:35.446 8 INFO neutron.services.segments.plugin [-] Segment 249c6cf9-77a1-459d-b8b0-17d85ce455c0 resource provider aggregate not found 2026-07-02 06:27:35.460 8 INFO neutron.services.segments.plugin [-] Segment 249c6cf9-77a1-459d-b8b0-17d85ce455c0 resource provider aggregate not found 2026-07-02 06:27:35.465 8 INFO neutron.services.segments.plugin [-] Segment 249c6cf9-77a1-459d-b8b0-17d85ce455c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249c6cf9-77a1-459d-b8b0-17d85ce455c0 found for delete ", "request_id": "req-f88f6727-bc80-4000-b480-d076f64e9cef"}]} 2026-07-02 06:27:35.483 8 INFO neutron.services.segments.plugin [-] Segment 249c6cf9-77a1-459d-b8b0-17d85ce455c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249c6cf9-77a1-459d-b8b0-17d85ce455c0 found for delete ", "request_id": "req-d1a1e887-610d-4155-a17f-65fc5557f372"}]} [pid: 7|app: 0|req: 563/1144] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1145] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:35 2026] DELETE /v2.0/networks/a550da0f-081e-4dd9-afbd-639b49358c35 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1146] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:35.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de81e7d5-96ae-47e0-9d50-4d56dc259d5c'] response: {'name': 'network-changed', 'server_uuid': 'b7a910fe-b4c6-4b51-b3f9-401511789295', 'tag': '0537d203-0411-4b9f-bea0-e9f72d47c264', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1147] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1148] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1149] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&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: 566/1150] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 585/1151] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 586/1152] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/security-groups?tenant_id=e6ccf8459ca848199110091365e89b99&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1153] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/security-groups/341fc8cf-86b4-44e3-a714-c23511314b61 => 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: 567/1154] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/security-groups?tenant_id=4d3a963481f14992a2216e06d43f2fb7&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:36.258 7 INFO neutron.api.v2.resource [None req-9df391a9-fa2f-47c4-a3f2-d90c71eaeba6 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1155] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/security-groups/341fc8cf-86b4-44e3-a714-c23511314b61 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1156] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/security-groups/0c5cf129-7bf6-4961-b799-23aeda3575bc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1157] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/security-groups/ce6e4d0c-3509-40ce-a15c-5801b48f2e8f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:36.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c698cac-de93-4414-afc2-4929136bba20 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] TaaS: Handle Delete Port: b56dbf3b-3d56-4826-a332-4e7dee449a0f 2026-07-02 06:27:36.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c698cac-de93-4414-afc2-4929136bba20 67c901444af849f6b421f1ad224800bf 02db1daf20134638a590d9c4fb3c5adf - - default default] Tap Mirror: Handle Delete Port: b56dbf3b-3d56-4826-a332-4e7dee449a0f [pid: 7|app: 0|req: 570/1158] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/security-groups?tenant_id=823ce6a384c34d5293dc3bdcabbcc680&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1159] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/floatingips/26d241e1-34f6-4eb7-88ae-8451ce128156 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1160] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/security-groups/e32a9b7b-7d58-4b9d-84c4-6abbc1a94050 => 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: 572/1161] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/ports?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1162] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/networks?id=3a683f5f-97dd-4564-b542-233c82f56732 => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1163] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1164] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/subnets?id=f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:37.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79540a1-1800-41a0-8fa7-10e715c723dc 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: bae57a88-2fc6-48d2-a31e-348916bb47f1 2026-07-02 06:27:37.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79540a1-1800-41a0-8fa7-10e715c723dc 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: bae57a88-2fc6-48d2-a31e-348916bb47f1 [pid: 7|app: 0|req: 576/1165] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1166] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports?network_id=3a683f5f-97dd-4564-b542-233c82f56732&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1167] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1168] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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: 580/1169] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732?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) 2026-07-02 06:27:37.500 8 INFO neutron.services.segments.plugin [-] Segment 921ef630-d0d2-4eb9-8c9a-9233cb39da59 resource provider aggregate not found 2026-07-02 06:27:37.509 8 INFO neutron.services.segments.plugin [-] Segment 921ef630-d0d2-4eb9-8c9a-9233cb39da59 resource provider aggregate not found 2026-07-02 06:27:37.527 8 INFO neutron.services.segments.plugin [-] Segment 921ef630-d0d2-4eb9-8c9a-9233cb39da59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921ef630-d0d2-4eb9-8c9a-9233cb39da59 found for delete ", "request_id": "req-4cbe75c8-8cb8-458a-bbb2-a654ae3992de"}]} 2026-07-02 06:27:37.538 8 INFO neutron.services.segments.plugin [-] Segment 921ef630-d0d2-4eb9-8c9a-9233cb39da59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921ef630-d0d2-4eb9-8c9a-9233cb39da59 found for delete ", "request_id": "req-4bb647b9-05d8-4061-ab77-b50e7b21603f"}]} [pid: 8|app: 0|req: 590/1172] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:27:36 2026] PUT /v2.0/routers/463771f9-581e-4d7e-bdf7-8958961752d1/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:37.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-39abd2cf-e58a-4496-b327-5bdb660395c9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: ebcc5c71-0be4-42c8-b403-08bf399c43c7 2026-07-02 06:27:37.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39abd2cf-e58a-4496-b327-5bdb660395c9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: ebcc5c71-0be4-42c8-b403-08bf399c43c7 2026-07-02 06:27:38.277 7 INFO neutron_taas.services.taas.taas_plugin [None req-39abd2cf-e58a-4496-b327-5bdb660395c9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 09d2e852-3577-49a7-a7fc-d3126d697557 2026-07-02 06:27:38.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39abd2cf-e58a-4496-b327-5bdb660395c9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 09d2e852-3577-49a7-a7fc-d3126d697557 [pid: 8|app: 0|req: 591/1173] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:38.622 7 INFO neutron.services.segments.plugin [-] Segment 3dffd0dc-7b8b-4e92-bdac-b3666c219767 resource provider aggregate not found 2026-07-02 06:27:38.633 7 INFO neutron.services.segments.plugin [-] Segment 3dffd0dc-7b8b-4e92-bdac-b3666c219767 resource provider aggregate not found 2026-07-02 06:27:38.649 7 INFO neutron.services.segments.plugin [-] Segment 3dffd0dc-7b8b-4e92-bdac-b3666c219767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dffd0dc-7b8b-4e92-bdac-b3666c219767 found for delete ", "request_id": "req-fdb3feb2-2ac6-4a70-9da2-431b13e4b1d1"}]} 2026-07-02 06:27:38.651 7 INFO neutron.services.segments.plugin [-] Segment 3dffd0dc-7b8b-4e92-bdac-b3666c219767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dffd0dc-7b8b-4e92-bdac-b3666c219767 found for delete ", "request_id": "req-aa4e339c-1a29-41f0-907e-bba702ec98dc"}]} 2026-07-02 06:27:38.673 7 INFO neutron.db.l3_hamode_db [None req-39abd2cf-e58a-4496-b327-5bdb660395c9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network 96f7becf-782a-4dfb-ae24-afa410ee9c1c was deleted as no HA routers are present in tenant 02db1daf20134638a590d9c4fb3c5adf. [pid: 7|app: 0|req: 583/1174] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:37 2026] DELETE /v2.0/routers/463771f9-581e-4d7e-bdf7-8958961752d1 => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:38.684 8 INFO neutron.db.segments_db [None req-39bcb4b3-5914-4160-ac74-f2b6c4efb877 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment a3d73e79-54c0-4662-a51f-986286bfc3aa of type vxlan for network 09456a8c-b6f2-46cb-ad62-a4eff85c437d [pid: 7|app: 0|req: 584/1175] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/security-groups?id=9c2817f3-1454-44d5-b33f-97db5d864f0b&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-07-02 06:27:38.745 8 INFO neutron.db.segments_db [None req-39bcb4b3-5914-4160-ac74-f2b6c4efb877 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 of type vxlan for network 86c5e669-7024-4d5c-96b6-c0fd10504533 [pid: 8|app: 0|req: 592/1176] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:38 2026] POST /v2.0/networks => generated 1244 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:27:38.916 7 INFO neutron.db.segments_db [None req-b38ef12a-b6d7-4794-a011-bbfcfc72e516 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 of type vxlan for network c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b [pid: 8|app: 0|req: 593/1177] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:38 2026] DELETE /v2.0/subnets/ec4ca309-ca51-4584-98aa-68cfa2b67e33 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1178] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:27:38 2026] POST /v2.0/networks => generated 741 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1179] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:39.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-b61c8a1a-3515-49d6-bb1a-c8710ecfab1d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 4648c8a3-2447-4509-8cbd-ba1b408a2a33 2026-07-02 06:27:39.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b61c8a1a-3515-49d6-bb1a-c8710ecfab1d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 4648c8a3-2447-4509-8cbd-ba1b408a2a33 [pid: 8|app: 0|req: 595/1180] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:39 2026] POST /v2.0/subnets => generated 688 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1181] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/networks/4e79ac59-5b35-47cc-a2e4-87b08fea210a => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:39.411 7 INFO neutron.db.segments_db [None req-ba525aa7-5536-4c68-9662-cd4f608d9b72 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment cf614e80-280b-4d21-8b1e-c78e30aaf8d1 of type vxlan for network a2c54746-8718-437a-910a-1ebc1045bfa4 [pid: 8|app: 0|req: 596/1182] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/networks/09456a8c-b6f2-46cb-ad62-a4eff85c437d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1183] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:27:39 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:39.549 8 INFO neutron.services.segments.plugin [-] Segment a3d73e79-54c0-4662-a51f-986286bfc3aa resource provider aggregate not found 2026-07-02 06:27:39.572 8 INFO neutron.services.segments.plugin [-] Segment a3d73e79-54c0-4662-a51f-986286bfc3aa resource provider aggregate not found 2026-07-02 06:27:39.577 8 INFO neutron.services.segments.plugin [-] Segment a3d73e79-54c0-4662-a51f-986286bfc3aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d73e79-54c0-4662-a51f-986286bfc3aa found for delete ", "request_id": "req-6bae461d-89c5-49ed-88a4-9bed5da1edae"}]} 2026-07-02 06:27:39.600 8 INFO neutron.services.segments.plugin [-] Segment a3d73e79-54c0-4662-a51f-986286bfc3aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d73e79-54c0-4662-a51f-986286bfc3aa found for delete ", "request_id": "req-37578296-3fc0-4394-98fc-f7160a127671"}]} [pid: 8|app: 0|req: 598/1184] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/networks/86c5e669-7024-4d5c-96b6-c0fd10504533 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:39.726 7 INFO neutron.db.l3_hamode_db [None req-ba525aa7-5536-4c68-9662-cd4f608d9b72 2f6fde5bf3e44e96b7c7a139567f7937 b99adb1cf6864b7cbd8a52288c4c61e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:27:39.816 8 INFO neutron_taas.services.taas.taas_plugin [req-e52079ec-3bd0-45fc-973e-ab7d011482e3 req-a6b70ecc-a372-4e25-a9b7-7246b093fed0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] TaaS: Handle Delete Port: 0537d203-0411-4b9f-bea0-e9f72d47c264 2026-07-02 06:27:39.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e52079ec-3bd0-45fc-973e-ab7d011482e3 req-a6b70ecc-a372-4e25-a9b7-7246b093fed0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Tap Mirror: Handle Delete Port: 0537d203-0411-4b9f-bea0-e9f72d47c264 2026-07-02 06:27:39.909 8 INFO neutron.db.l3_db [req-e52079ec-3bd0-45fc-973e-ab7d011482e3 req-a6b70ecc-a372-4e25-a9b7-7246b093fed0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Floating IP af18308f-5e64-44cd-ac34-112b1a418217 disassociated. External IP: 10.96.250.216, port: 0537d203-0411-4b9f-bea0-e9f72d47c264. [pid: 8|app: 0|req: 599/1185] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:27:39 2026] DELETE /v2.0/ports/0537d203-0411-4b9f-bea0-e9f72d47c264 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1186] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/security-groups?tenant_id=02db1daf20134638a590d9c4fb3c5adf&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:40.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-516dc616-a7ee-456b-b613-be790e12dd19'] response: {'server_uuid': 'b7a910fe-b4c6-4b51-b3f9-401511789295', 'name': 'network-vif-deleted', 'tag': '0537d203-0411-4b9f-bea0-e9f72d47c264', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1187] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1188] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:40 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 603/1189] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:40 2026] DELETE /v2.0/security-groups/8eb87bed-0b0b-4337-9401-3e888c4e04e9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:40.546 7 INFO neutron.db.l3_hamode_db [None req-ba525aa7-5536-4c68-9662-cd4f608d9b72 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:27:40.572 8 INFO neutron.db.segments_db [None req-be6d0fbd-794c-4a61-a69c-fdbe90e94812 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment c8802bf7-d459-4c49-a8af-b53fe2cbfbab of type vxlan for network fa7be14c-8c08-416a-b810-a1f06fd36431 [pid: 8|app: 0|req: 604/1190] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:40 2026] POST /v2.0/networks => generated 650 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:40.673 7 INFO neutron.services.segments.plugin [-] Segment 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 resource provider aggregate not found 2026-07-02 06:27:40.676 7 INFO neutron.services.segments.plugin [-] Segment 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 resource provider aggregate not found 2026-07-02 06:27:40.689 7 INFO neutron.services.segments.plugin [-] Segment 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 found for delete ", "request_id": "req-fc872814-ff7f-42b5-807b-e5d321eed76a"}]} 2026-07-02 06:27:40.695 7 INFO neutron.services.segments.plugin [-] Segment 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231fc0ab-5dcd-4d47-a7d4-d7dde8259761 found for delete ", "request_id": "req-8c7e75e7-b54a-4c66-aaba-e17b4b7968ce"}]} 2026-07-02 06:27:40.710 8 INFO neutron.db.segments_db [None req-d73a55ac-3854-4dd4-9f18-7c1cbfda9475 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment d8d3bcbe-b949-4db9-ba41-b66067841282 of type vxlan for network 6d9f4096-c204-4c3d-bedc-a1477bd385a7 [pid: 8|app: 0|req: 605/1191] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:40 2026] POST /v2.0/networks => generated 650 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1192] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:39 2026] POST /v2.0/routers => generated 728 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1193] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:40 2026] POST /v2.0/ports => generated 1506 bytes in 740 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: 588/1194] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:41.628 8 INFO neutron.services.segments.plugin [-] Segment 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 resource provider aggregate not found 2026-07-02 06:27:41.634 8 INFO neutron.services.segments.plugin [-] Segment 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 resource provider aggregate not found 2026-07-02 06:27:41.658 8 INFO neutron.services.segments.plugin [-] Segment 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 found for delete ", "request_id": "req-44024dcc-2947-48a3-a862-6a351ef73994"}]} 2026-07-02 06:27:41.682 8 INFO neutron.services.segments.plugin [-] Segment 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350f318a-a52c-4f8a-9f9a-64de1ec98cb5 found for delete ", "request_id": "req-5e950d1a-d735-4119-bbbc-24655e2492e3"}]} [pid: 7|app: 0|req: 589/1195] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:41 2026] GET /v2.0/ports => generated 1506 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:41.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-65953fb7-ff32-421b-9b1c-4edb23075482 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] TaaS: Handle Delete Port: 1e61058e-1a5b-4407-8ed4-c63528d221f9 2026-07-02 06:27:41.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65953fb7-ff32-421b-9b1c-4edb23075482 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Tap Mirror: Handle Delete Port: 1e61058e-1a5b-4407-8ed4-c63528d221f9 [pid: 7|app: 0|req: 590/1196] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:41 2026] DELETE /v2.0/ports/1e61058e-1a5b-4407-8ed4-c63528d221f9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:42.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdf59af8-a5ed-4cff-aa0b-d023097b9a79 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] TaaS: Handle Delete Port: e48a10c3-ee00-4a5b-8033-14c40824520d 2026-07-02 06:27:42.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdf59af8-a5ed-4cff-aa0b-d023097b9a79 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Tap Mirror: Handle Delete Port: e48a10c3-ee00-4a5b-8033-14c40824520d [pid: 7|app: 0|req: 591/1197] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:41 2026] DELETE /v2.0/ports/e48a10c3-ee00-4a5b-8033-14c40824520d => 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: 592/1198] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:42 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-07-02 06:27:42.303 7 INFO neutron.db.segments_db [None req-fead8633-aeb2-4f68-a120-d9a0f4900c70 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment a2834a32-9056-4c24-8118-385f7237e178 of type vxlan for network 6c9a0796-674f-4d77-b0bc-8a663f6dcba6 [pid: 7|app: 0|req: 593/1199] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:42 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:42.511 7 INFO neutron.db.segments_db [None req-d9e6153f-7117-45bc-af4b-0383fc2b4df3 96ef923259384f8fa63f997c995d35be 97ef8ddd1a7b4e989b081159ed453d83 - - default default] Added segment b9fcaa2b-24ba-4c6f-918a-9783214cac17 of type vxlan for network 2e06e7dc-9715-4341-bff5-fa7268b13cab [pid: 7|app: 0|req: 594/1200] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:42 2026] POST /v2.0/networks => generated 650 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1201] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:42 2026] GET /v2.0/ports?device_id=b7a910fe-b4c6-4b51-b3f9-401511789295 => 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: 607/1202] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:27:41 2026] PUT /v2.0/routers/87ac6ae8-3d0a-4e45-b6e9-03d841ba8c82/add_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1203] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:42 2026] POST /v2.0/subnets => generated 1273 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1204] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:27:43 2026] GET /v2.0/subnets => generated 1909 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1205] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/subnets/f3d242d4-52a7-491f-9fbd-d139d243d89a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1206] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/subnets/329a0083-5f4a-49a5-a5b3-14b0e408b13e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1207] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:27:43 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1208] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/networks/2e06e7dc-9715-4341-bff5-fa7268b13cab => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:43.681 8 INFO neutron.services.segments.plugin [-] Segment b9fcaa2b-24ba-4c6f-918a-9783214cac17 resource provider aggregate not found 2026-07-02 06:27:43.704 8 INFO neutron.services.segments.plugin [-] Segment b9fcaa2b-24ba-4c6f-918a-9783214cac17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9fcaa2b-24ba-4c6f-918a-9783214cac17 found for delete ", "request_id": "req-d6e6c98f-68f9-4fd0-9b8e-58c9b8a6136c"}]} 2026-07-02 06:27:43.709 8 INFO neutron.services.segments.plugin [-] Segment b9fcaa2b-24ba-4c6f-918a-9783214cac17 resource provider aggregate not found 2026-07-02 06:27:43.727 8 INFO neutron.services.segments.plugin [-] Segment b9fcaa2b-24ba-4c6f-918a-9783214cac17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9fcaa2b-24ba-4c6f-918a-9783214cac17 found for delete ", "request_id": "req-2ce5fe28-cf88-4ac6-9b79-1b449e86175a"}]} 2026-07-02 06:27:43.838 7 INFO neutron.services.segments.plugin [-] Segment a2834a32-9056-4c24-8118-385f7237e178 resource provider aggregate not found 2026-07-02 06:27:43.845 7 INFO neutron.services.segments.plugin [-] Segment a2834a32-9056-4c24-8118-385f7237e178 resource provider aggregate not found 2026-07-02 06:27:43.855 7 INFO neutron.services.segments.plugin [-] Segment a2834a32-9056-4c24-8118-385f7237e178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2834a32-9056-4c24-8118-385f7237e178 found for delete ", "request_id": "req-bb48f172-f7f9-4167-83ca-018dcdfa27ca"}]} 2026-07-02 06:27:43.871 7 INFO neutron.services.segments.plugin [-] Segment a2834a32-9056-4c24-8118-385f7237e178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2834a32-9056-4c24-8118-385f7237e178 found for delete ", "request_id": "req-28d22d75-d690-4dd7-81c0-b6751f3cd689"}]} [pid: 7|app: 0|req: 599/1209] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/networks/6c9a0796-674f-4d77-b0bc-8a663f6dcba6 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1210] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/security-groups/9c2817f3-1454-44d5-b33f-97db5d864f0b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:43.903 8 INFO neutron.api.v2.resource [None req-a9a5b7eb-4cff-4cf3-b52b-7da70476686c 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1211] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:27:43 2026] GET /v2.0/security-groups/9c2817f3-1454-44d5-b33f-97db5d864f0b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1212] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/networks/6d9f4096-c204-4c3d-bedc-a1477bd385a7 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:44.055 8 INFO neutron_taas.services.taas.taas_plugin [None req-edba97aa-fcce-4e8d-a6fc-d7d4a67414f0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] TaaS: Handle Delete Port: 8c8d01e8-b84a-4425-bde9-9783f7447a9f 2026-07-02 06:27:44.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edba97aa-fcce-4e8d-a6fc-d7d4a67414f0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Tap Mirror: Handle Delete Port: 8c8d01e8-b84a-4425-bde9-9783f7447a9f [pid: 7|app: 0|req: 601/1213] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:44 2026] DELETE /v2.0/networks/fa7be14c-8c08-416a-b810-a1f06fd36431 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1214] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:27:43 2026] DELETE /v2.0/floatingips/af18308f-5e64-44cd-ac34-112b1a418217 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:44.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8d12a23-916d-4efa-8d37-b4ee8462fb45 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: a0219b9d-f578-4091-a180-7ec16837b312 2026-07-02 06:27:44.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8d12a23-916d-4efa-8d37-b4ee8462fb45 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: a0219b9d-f578-4091-a180-7ec16837b312 2026-07-02 06:27:44.985 8 WARNING keystonemiddleware.audit [None req-edba97aa-fcce-4e8d-a6fc-d7d4a67414f0 8beec0d30f474c539196312d8aa81f27 e8226ba96cbb4b0fb19846b8b1112b8f - - default default] Skipping service tempest-service-2065704703 as it have no endpoints. [pid: 8|app: 0|req: 614/1215] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:44 2026] GET /v2.0/security-groups?tenant_id=97ef8ddd1a7b4e989b081159ed453d83&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:45.041 8 WARNING keystonemiddleware.audit [None req-ab8235ce-b7cb-4523-a1f2-682a7929e34d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Skipping service tempest-service-2065704703 as it have no endpoints. [pid: 8|app: 0|req: 615/1216] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/security-groups/741d579a-0aba-409c-9524-cecff551ace2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1217] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks?id=c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1218] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/quotas/b99adb1cf6864b7cbd8a52288c4c61e3 => 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: 618/1219] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/ports?tenant_id=b99adb1cf6864b7cbd8a52288c4c61e3&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1220] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b?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: 620/1221] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/networks/c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b?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: 621/1222] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:45.880 7 INFO neutron.services.segments.plugin [-] Segment d8d3bcbe-b949-4db9-ba41-b66067841282 resource provider aggregate not found 2026-07-02 06:27:45.899 7 INFO neutron.services.segments.plugin [-] Segment d8d3bcbe-b949-4db9-ba41-b66067841282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d3bcbe-b949-4db9-ba41-b66067841282 found for delete ", "request_id": "req-b37300b7-2bc4-421e-ba7f-4b6a5d017d27"}]} [pid: 7|app: 0|req: 602/1223] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:27:44 2026] PUT /v2.0/routers/8afbfd28-ad50-46e3-9225-d8ed466ba40e/remove_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:45.904 7 INFO neutron.services.segments.plugin [-] Segment d8d3bcbe-b949-4db9-ba41-b66067841282 resource provider aggregate not found 2026-07-02 06:27:45.939 7 INFO neutron.services.segments.plugin [-] Segment d8d3bcbe-b949-4db9-ba41-b66067841282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d3bcbe-b949-4db9-ba41-b66067841282 found for delete ", "request_id": "req-4c7d6fd1-703c-4503-b084-f6d9aff23055"}]} 2026-07-02 06:27:45.946 7 INFO neutron.services.segments.plugin [-] Segment c8802bf7-d459-4c49-a8af-b53fe2cbfbab resource provider aggregate not found 2026-07-02 06:27:45.971 7 INFO neutron.services.segments.plugin [-] Segment c8802bf7-d459-4c49-a8af-b53fe2cbfbab resource provider aggregate not found 2026-07-02 06:27:45.983 7 INFO neutron.services.segments.plugin [-] Segment c8802bf7-d459-4c49-a8af-b53fe2cbfbab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8802bf7-d459-4c49-a8af-b53fe2cbfbab found for delete ", "request_id": "req-2398a5b7-3b4b-4bca-bd67-a6c7a7c6c64c"}]} 2026-07-02 06:27:45.985 7 INFO neutron.services.segments.plugin [-] Segment c8802bf7-d459-4c49-a8af-b53fe2cbfbab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8802bf7-d459-4c49-a8af-b53fe2cbfbab found for delete ", "request_id": "req-146629e7-5a4a-489b-8c42-1daa6ffc5214"}]} [pid: 8|app: 0|req: 622/1224] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:45 2026] GET /v2.0/security-groups?tenant_id=e6ed48eb4fcc446bac532d51582c4750&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:46.137 7 INFO neutron_taas.services.taas.taas_plugin [None req-30af95e0-74db-4f3e-ae10-4e8bc25ca76f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: af7bbbf2-26e2-4424-814b-10ac8e362552 2026-07-02 06:27:46.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30af95e0-74db-4f3e-ae10-4e8bc25ca76f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: af7bbbf2-26e2-4424-814b-10ac8e362552 [pid: 8|app: 0|req: 623/1225] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:46 2026] DELETE /v2.0/security-groups/e843fcf7-be51-405e-9c2e-5bfc7d9b111e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:46.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-30af95e0-74db-4f3e-ae10-4e8bc25ca76f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 594b1197-3d75-42e4-85cf-f78cce2d8929 2026-07-02 06:27:46.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30af95e0-74db-4f3e-ae10-4e8bc25ca76f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 594b1197-3d75-42e4-85cf-f78cce2d8929 [pid: 8|app: 0|req: 624/1226] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:46 2026] GET /v2.0/security-groups?tenant_id=0163bf06c8bf4a84aba779fe79bf685d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1227] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:46 2026] DELETE /v2.0/security-groups/9fd4f77d-6c55-4757-afbd-312522018e62 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:46.714 7 INFO neutron.db.l3_hamode_db [None req-30af95e0-74db-4f3e-ae10-4e8bc25ca76f 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network f6598764-cee0-42de-9770-530c4cc15f7d was deleted as no HA routers are present in tenant e8226ba96cbb4b0fb19846b8b1112b8f. [pid: 7|app: 0|req: 603/1228] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:45 2026] DELETE /v2.0/routers/8afbfd28-ad50-46e3-9225-d8ed466ba40e => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1229] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:46 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 626/1230] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:46 2026] DELETE /v2.0/subnets/f9dc506b-28a7-4d7e-b13b-9677b4ff8ef0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:47.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-786972b0-8704-45d8-b86e-0e3ed9c981ca 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 5e39f5dc-de52-404e-8288-8bfb1495a484 2026-07-02 06:27:47.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-786972b0-8704-45d8-b86e-0e3ed9c981ca 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 5e39f5dc-de52-404e-8288-8bfb1495a484 [pid: 7|app: 0|req: 605/1231] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:46 2026] DELETE /v2.0/networks/3a683f5f-97dd-4564-b542-233c82f56732 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:47.397 8 INFO neutron.db.segments_db [None req-1033725f-31ac-4835-ad1e-1cb65ccff9ae 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Added segment 512edc13-bd06-450f-a1f4-fd401c7a07e0 of type vxlan for network c76b3895-4cd9-45cf-9954-a1a56ede2f4b [pid: 7|app: 0|req: 606/1232] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:47 2026] GET /v2.0/security-groups?tenant_id=e8226ba96cbb4b0fb19846b8b1112b8f&name=default => generated 2921 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1233] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:47 2026] POST /v2.0/networks => generated 645 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1234] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:47 2026] DELETE /v2.0/security-groups/fa333c8f-0215-4b42-a265-5978d93a2dae => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1235] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:47 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 628/1236] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:47 2026] POST /v2.0/ports => generated 775 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:47.941 7 INFO neutron.db.segments_db [None req-3ede810b-7107-4237-9a69-5abe47737602 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Added segment cbb3bf59-e87a-4785-9a1e-05029ee2ef89 of type vxlan for network 956f6ecd-d646-4344-8475-fb43478d38bd 2026-07-02 06:27:48.002 7 INFO neutron.services.segments.plugin [-] Segment 19aa367f-1dd0-4577-8693-0fe1cc497659 resource provider aggregate not found 2026-07-02 06:27:48.009 7 INFO neutron.services.segments.plugin [-] Segment 19aa367f-1dd0-4577-8693-0fe1cc497659 resource provider aggregate not found 2026-07-02 06:27:48.027 7 INFO neutron.services.segments.plugin [-] Segment 19aa367f-1dd0-4577-8693-0fe1cc497659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aa367f-1dd0-4577-8693-0fe1cc497659 found for delete ", "request_id": "req-e8e3c9a6-0cbd-401a-ae73-a0243f31538d"}]} 2026-07-02 06:27:48.030 7 INFO neutron.services.segments.plugin [-] Segment 19aa367f-1dd0-4577-8693-0fe1cc497659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19aa367f-1dd0-4577-8693-0fe1cc497659 found for delete ", "request_id": "req-8c51621d-af8d-4674-9385-1e8944bc6ee4"}]} [pid: 7|app: 0|req: 609/1237] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:47 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:48.051 7 INFO neutron.services.segments.plugin [-] Segment 800e2da6-2be0-4c12-8bc7-35c1b46b2224 resource provider aggregate not found 2026-07-02 06:27:48.055 7 INFO neutron.services.segments.plugin [-] Segment 800e2da6-2be0-4c12-8bc7-35c1b46b2224 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-02 06:27:48.082 7 INFO neutron.services.segments.plugin [-] Segment 800e2da6-2be0-4c12-8bc7-35c1b46b2224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e2da6-2be0-4c12-8bc7-35c1b46b2224 found for delete ", "request_id": "req-af02fc62-2d2c-413e-a08e-a5988d18f4f7"}]} 2026-07-02 06:27:48.086 7 INFO neutron.services.segments.plugin [-] Segment 800e2da6-2be0-4c12-8bc7-35c1b46b2224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e2da6-2be0-4c12-8bc7-35c1b46b2224 found for delete ", "request_id": "req-89a01a24-79b1-4420-bba9-c4c5b73e45e4"}]} [pid: 8|app: 0|req: 629/1238] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:48 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1239] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:48 2026] POST /v2.0/ports => generated 953 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:48.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-a95d0cd9-7ecd-4eb3-a570-a7303ec71fda 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] TaaS: Handle Delete Port: 833cea91-a5a3-4732-b4bf-5d7786e13e5f 2026-07-02 06:27:48.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a95d0cd9-7ecd-4eb3-a570-a7303ec71fda 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Tap Mirror: Handle Delete Port: 833cea91-a5a3-4732-b4bf-5d7786e13e5f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1240] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:48 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 630/1241] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:48 2026] DELETE /v2.0/ports/833cea91-a5a3-4732-b4bf-5d7786e13e5f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:49.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a893d68-d6ce-40d3-94da-5b82be42bced 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1242] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:48 2026] DELETE /v2.0/ports/833cea91-a5a3-4732-b4bf-5d7786e13e5f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:27:49.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2927f11-cf66-4b2a-8e99-567dfb534789 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1243] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:27:49 2026] GET /v2.0/ports/833cea91-a5a3-4732-b4bf-5d7786e13e5f => 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: 613/1244] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:49 2026] DELETE /v2.0/subnets/ccc19754-b447-4be1-a878-d5dbdff0bbe0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:49.333 8 INFO neutron.services.segments.plugin [-] Segment cbb3bf59-e87a-4785-9a1e-05029ee2ef89 resource provider aggregate not found 2026-07-02 06:27:49.343 8 INFO neutron.services.segments.plugin [-] Segment cbb3bf59-e87a-4785-9a1e-05029ee2ef89 resource provider aggregate not found 2026-07-02 06:27:49.360 8 INFO neutron.services.segments.plugin [-] Segment cbb3bf59-e87a-4785-9a1e-05029ee2ef89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb3bf59-e87a-4785-9a1e-05029ee2ef89 found for delete ", "request_id": "req-adb50aa6-cc82-46ab-8689-64d94745fdec"}]} 2026-07-02 06:27:49.369 8 INFO neutron.services.segments.plugin [-] Segment cbb3bf59-e87a-4785-9a1e-05029ee2ef89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb3bf59-e87a-4785-9a1e-05029ee2ef89 found for delete ", "request_id": "req-b9c243a4-d6e2-45be-a614-6e242384270a"}]} [pid: 8|app: 0|req: 632/1245] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:49 2026] DELETE /v2.0/networks/956f6ecd-d646-4344-8475-fb43478d38bd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:27:49.480 7 INFO neutron.db.segments_db [None req-e02fa637-f346-4d11-84eb-4c5012af16d8 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Added segment 6ce60844-8d32-4623-8285-d5dd4fbcf577 of type vxlan for network 55488fb2-05c8-4b11-9e03-be666cfff78a [pid: 7|app: 0|req: 614/1246] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:49 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1247] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:49 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:49.826 8 INFO neutron.db.segments_db [None req-b73dd16a-3330-4a19-82ee-6a31ffd7b12c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 2d7bc536-c2f0-4663-bfce-7c34a0583f0c of type vxlan for network 113b1cec-eeff-4d9b-b657-3f2559bdf233 [pid: 8|app: 0|req: 633/1248] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:27:49 2026] POST /v2.0/networks => generated 744 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1249] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:49 2026] POST /v2.0/subnets => generated 691 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1250] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:49 2026] POST /v2.0/ports => generated 911 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1251] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 635/1252] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/networks?id=c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:50.177 7 INFO neutron.db.segments_db [None req-3956d8db-525d-4f91-a88b-3a1007d67125 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 4dd258ab-712d-44d2-8450-e62ae527fb61 of type vxlan for network 82619729-ac3d-42fc-82a3-7a45f135907f 2026-07-02 06:27:50.308 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b60c00d-09a9-42c6-a932-0fbd0ecea491 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] TaaS: Handle Delete Port: eda63af4-e59e-412b-9810-62420e870366 2026-07-02 06:27:50.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b60c00d-09a9-42c6-a932-0fbd0ecea491 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Tap Mirror: Handle Delete Port: eda63af4-e59e-412b-9810-62420e870366 2026-07-02 06:27:50.426 7 INFO neutron.db.l3_hamode_db [None req-3956d8db-525d-4f91-a88b-3a1007d67125 2f6fde5bf3e44e96b7c7a139567f7937 913c877d12fd4e5dacdbd169ee34cf7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1253] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:50 2026] DELETE /v2.0/ports/eda63af4-e59e-412b-9810-62420e870366 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1254] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:27:50 2026] POST /v2.0/ports => generated 954 bytes in 411 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-07-02 06:27:50.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59351513-a5b0-4cc9-999f-d75105d86310 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1255] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/ports/eda63af4-e59e-412b-9810-62420e870366 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1256] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/security-groups?tenant_id=320da3bd8ad2496fb0ad4dd0f602e2c1&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:51.210 7 INFO neutron.db.l3_hamode_db [None req-3956d8db-525d-4f91-a88b-3a1007d67125 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 640/1257] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:27:51 2026] PUT /v2.0/ports/da682453-1b9d-42b8-a79a-26164e9ea853 => generated 1235 bytes in 407 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-07-02 06:27:51.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6581d4cb-0d5f-4630-ac1c-f31ab78aa237'] response: {'name': 'network-changed', 'server_uuid': 'a6b20d19-57bf-427e-9a71-7300aefe396f', 'tag': 'da682453-1b9d-42b8-a79a-26164e9ea853', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1258] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:51 2026] DELETE /v2.0/subnets/f507ebaf-b583-4820-8d05-274a92512cab => 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: 642/1259] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:51 2026] DELETE /v2.0/security-groups/76b9fc42-b044-4165-bcf9-2077157cf6c5 => 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: 643/1260] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:51.884 8 INFO neutron.services.segments.plugin [-] Segment 6ce60844-8d32-4623-8285-d5dd4fbcf577 resource provider aggregate not found 2026-07-02 06:27:51.884 8 INFO neutron.services.segments.plugin [-] Segment 6ce60844-8d32-4623-8285-d5dd4fbcf577 resource provider aggregate not found 2026-07-02 06:27:51.907 8 INFO neutron.services.segments.plugin [-] Segment 6ce60844-8d32-4623-8285-d5dd4fbcf577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ce60844-8d32-4623-8285-d5dd4fbcf577 found for delete ", "request_id": "req-6abbd3e3-f5eb-4fd5-8501-e759eb1ee2e3"}]} 2026-07-02 06:27:51.913 8 INFO neutron.services.segments.plugin [-] Segment 6ce60844-8d32-4623-8285-d5dd4fbcf577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ce60844-8d32-4623-8285-d5dd4fbcf577 found for delete ", "request_id": "req-e221ee11-9195-4a44-847c-dd4aa3d7a783"}]} [pid: 8|app: 0|req: 644/1261] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:51 2026] DELETE /v2.0/networks/55488fb2-05c8-4b11-9e03-be666cfff78a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1262] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1263] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:51 2026] GET /v2.0/security-groups?tenant_id=7b31d2f0585340cea644180338ea58c6&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1264] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:50 2026] POST /v2.0/routers => generated 731 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1265] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/ports?tenant_id=b99adb1cf6864b7cbd8a52288c4c61e3&device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1266] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:52 2026] DELETE /v2.0/security-groups/e612f076-8427-48a5-9f80-3a65b189a581 => 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: 647/1267] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:27:52 2026] POST /v2.0/ports => generated 774 bytes in 283 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: 648/1268] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks?tenant_id=b99adb1cf6864b7cbd8a52288c4c61e3&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1271] 10.0.0.231 () {34 vars in 736 bytes} [Thu Jul 2 06:27:52 2026] PUT /v2.0/ports/73bcbfcd-e6bc-4dc1-babc-87a3937737de => generated 752 bytes in 176 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: 652/1272] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:27:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:52.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-a46f7e11-31ff-4fc9-8630-de3cef1ba481 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] TaaS: Handle Delete Port: 73bcbfcd-e6bc-4dc1-babc-87a3937737de 2026-07-02 06:27:52.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a46f7e11-31ff-4fc9-8630-de3cef1ba481 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Tap Mirror: Handle Delete Port: 73bcbfcd-e6bc-4dc1-babc-87a3937737de [pid: 8|app: 0|req: 653/1273] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:52 2026] DELETE /v2.0/ports/73bcbfcd-e6bc-4dc1-babc-87a3937737de => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1274] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1275] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports => generated 778 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1276] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&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-07-02 06:27:53.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8beced2-5d2a-46d9-be7e-b54aa0146ee9 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1277] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports/73bcbfcd-e6bc-4dc1-babc-87a3937737de => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1278] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1279] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports/04f06af7-e2f3-4b89-b5f8-465e925b3588 => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:53.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b22e402b-cdf7-4cdb-a511-0d5f114c59d6 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1280] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/ports/eda63af4-e59e-412b-9810-62420e870366 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:27:53.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e438e249-2538-4fee-a627-767798405ce1 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1281] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/subnets/f507ebaf-b583-4820-8d05-274a92512cab => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:27:53.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d84baf87-ddc6-4ef9-90bc-e9a4f518d840 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1282] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/subnets/ccc19754-b447-4be1-a878-d5dbdff0bbe0 => 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: 621/1283] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:27:52 2026] PUT /v2.0/routers/ceac1621-c44e-41f2-af51-74fc869f6547/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:53.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-99c9867d-c9dd-4b04-90cc-bca3fa73deff 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] TaaS: Handle Delete Port: 04f06af7-e2f3-4b89-b5f8-465e925b3588 2026-07-02 06:27:53.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99c9867d-c9dd-4b04-90cc-bca3fa73deff 439fd1803b634710b755860cb1a9fcea f9c67bc9c01542dda5ebd72f64d0d245 - - default default] Tap Mirror: Handle Delete Port: 04f06af7-e2f3-4b89-b5f8-465e925b3588 [pid: 7|app: 0|req: 622/1284] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports?tenant_id=b99adb1cf6864b7cbd8a52288c4c61e3&device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1285] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/ports/04f06af7-e2f3-4b89-b5f8-465e925b3588 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1286] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=da682453-1b9d-42b8-a79a-26164e9ea853 => 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: 624/1287] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/subnets?id=150e3cd6-0b32-432d-bacf-faef551636ff => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1288] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/ports?network_id=c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1289] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/networks/c76b3895-4cd9-45cf-9954-a1a56ede2f4b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1290] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/networks/c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b?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: 665/1291] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:27:53 2026] GET /v2.0/networks/c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:53.929 8 INFO neutron.services.segments.plugin [-] Segment 512edc13-bd06-450f-a1f4-fd401c7a07e0 resource provider aggregate not found 2026-07-02 06:27:53.933 8 INFO neutron.services.segments.plugin [-] Segment 512edc13-bd06-450f-a1f4-fd401c7a07e0 resource provider aggregate not found 2026-07-02 06:27:53.953 8 INFO neutron.services.segments.plugin [-] Segment 512edc13-bd06-450f-a1f4-fd401c7a07e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512edc13-bd06-450f-a1f4-fd401c7a07e0 found for delete ", "request_id": "req-3fbb9499-ee3a-4d3e-b7ad-86171cf9b166"}]} 2026-07-02 06:27:53.954 8 INFO neutron.services.segments.plugin [-] Segment 512edc13-bd06-450f-a1f4-fd401c7a07e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512edc13-bd06-450f-a1f4-fd401c7a07e0 found for delete ", "request_id": "req-c7ed6e29-0b7c-4f0a-9fc1-c7d05c35a7dc"}]} [pid: 7|app: 0|req: 627/1292] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:27:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1293] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1294] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:27:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1295] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 628/1296] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-groups?tenant_id=f9c67bc9c01542dda5ebd72f64d0d245&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: 629/1297] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1298] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-groups?tenant_id=3c664ab36a8b47db8038bd9f6c0698f2&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1299] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:54 2026] DELETE /v2.0/security-groups/5d014b96-b592-49de-adb7-f790a487fc47 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1300] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:54 2026] DELETE /v2.0/security-groups/fd2c5571-44c5-46e4-8ead-47bf1e1f083d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1301] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:27:54 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1302] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1371137850&fields=id&tenant_id=913c877d12fd4e5dacdbd169ee34cf7d => 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: 670/1303] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/networks?id=113b1cec-eeff-4d9b-b657-3f2559bdf233 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1304] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/quotas/913c877d12fd4e5dacdbd169ee34cf7d => 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: 635/1305] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 671/1306] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1307] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1308] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 637/1309] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 673/1310] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 674/1311] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:56 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1312] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:56 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&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: 8|app: 0|req: 676/1313] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:27:57.135 7 INFO neutron.db.segments_db [None req-bc37a6f4-f0e6-456e-a4e3-b541791c3d37 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Added segment c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 of type vxlan for network 67a87f10-1928-4d18-a55f-2e8c3ea67e37 [pid: 7|app: 0|req: 638/1314] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:27:56 2026] POST /v2.0/networks => generated 650 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1315] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:57 2026] POST /v2.0/subnets => generated 627 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:27:57.569 7 INFO neutron.db.segments_db [None req-55024da6-5eb7-4f20-a696-cf6d392260bd edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Added segment 3ef8b766-ded9-4b51-962c-002dbd9c975d of type vxlan for network 88e12663-87eb-45ac-92ab-4aedb8dc93c4 2026-07-02 06:27:57.879 7 INFO neutron.db.l3_hamode_db [None req-55024da6-5eb7-4f20-a696-cf6d392260bd edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 678/1316] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1317] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 680/1318] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&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: 8|app: 0|req: 681/1319] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/security-groups?tenant_id=4cbbb33843a54406acf3d9dc80d879e4&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1320] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:27:58 2026] DELETE /v2.0/security-groups/00e94df6-898d-4021-9957-6d3740fef6e1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:58.875 7 INFO neutron.db.l3_hamode_db [None req-55024da6-5eb7-4f20-a696-cf6d392260bd edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1321] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 684/1322] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1323] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&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: 7|app: 0|req: 639/1324] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:27:57 2026] POST /v2.0/routers => generated 694 bytes in 2521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1325] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:00 2026] GET /v2.0/networks?id=113b1cec-eeff-4d9b-b657-3f2559bdf233 => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1326] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:28:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=913c877d12fd4e5dacdbd169ee34cf7d => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1327] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:00 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 643/1328] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:28:00 2026] POST /v2.0/ports => generated 954 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 644/1329] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:00 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 645/1330] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:28:00 2026] PUT /v2.0/ports/65efd727-172c-4dd9-9a2f-1d24ce9338f8 => generated 1235 bytes in 525 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: 686/1331] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:00 2026] PUT /v2.0/routers/05a095c6-56ac-42fd-a5a3-c5568f15d2d1/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1332] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:01 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:01.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea8223bf-1fe0-48a8-a669-48f4ce241dea'] response: {'name': 'network-changed', 'server_uuid': 'd95b1aae-d64d-473e-8f31-a4a32745b5ec', 'tag': '65efd727-172c-4dd9-9a2f-1d24ce9338f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 687/1333] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:01 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:01.848 7 INFO neutron.db.segments_db [None req-24f1398e-9db0-4ab9-8a76-35f38d75310e ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Added segment 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 of type vxlan for network 422f6b43-49af-4578-aae4-516282d509eb [pid: 7|app: 0|req: 647/1334] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:28:01 2026] POST /v2.0/networks => generated 633 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1335] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:01 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:02.046 7 INFO neutron.db.segments_db [None req-52ff9817-cb22-4c75-a330-31414ace64b2 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Added segment fdf726c2-9fb6-4383-ad46-01fda961c5d3 of type vxlan for network 0882e27e-644d-4fba-a369-bf7384160675 [pid: 8|app: 0|req: 688/1336] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:28:01 2026] POST /v2.0/ports => generated 959 bytes in 475 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: 689/1337] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:02 2026] GET /v2.0/ports?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:02.319 7 INFO neutron.db.l3_hamode_db [None req-52ff9817-cb22-4c75-a330-31414ace64b2 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 690/1338] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:28:02 2026] POST /v2.0/ports => generated 955 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: 691/1339] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:28:02 2026] GET /v2.0/networks?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&shared=False => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:03.112 7 INFO neutron.db.l3_hamode_db [None req-52ff9817-cb22-4c75-a330-31414ace64b2 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:03.332 8 INFO neutron.db.l3_db [None req-bfb6c367-ebfb-4610-992c-e558588a564f edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Floating IP 9ec1037b-a65b-4291-b890-0b496047ff49 associated. External IP: 10.96.250.220, port: 79b62f23-eb72-4b4e-8833-463f7cbd8885. [pid: 8|app: 0|req: 692/1340] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:28:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1341] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:03 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 694/1342] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:28:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1343] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:03 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1344] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:28:03 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:03.898 8 INFO neutron.db.l3_db [None req-47b7b4cd-9dd5-43e9-8e5a-c1d6ebf07dfb edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Floating IP 9ec1037b-a65b-4291-b890-0b496047ff49 disassociated. External IP: 10.96.250.220, port: 79b62f23-eb72-4b4e-8833-463f7cbd8885. [pid: 7|app: 0|req: 649/1345] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:01 2026] POST /v2.0/routers => generated 695 bytes in 1993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1346] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:03 2026] GET /v2.0/security-groups?id=c43083a9-65c8-4778-8fa5-bd563e2a27d6&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1347] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:04 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 697/1348] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:28:03 2026] PUT /v2.0/floatingips/9ec1037b-a65b-4291-b890-0b496047ff49 => generated 552 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:04.158 7 INFO neutron_taas.services.taas.taas_plugin [req-074a25d5-7586-4fb2-bbff-e97e25b90415 req-581ae4b2-1ff8-41a8-b92e-dad3f33d7d78 e01738c492cd4e24b7e673d6359628af b99adb1cf6864b7cbd8a52288c4c61e3 - - default default] TaaS: Handle Delete Port: da682453-1b9d-42b8-a79a-26164e9ea853 2026-07-02 06:28:04.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-074a25d5-7586-4fb2-bbff-e97e25b90415 req-581ae4b2-1ff8-41a8-b92e-dad3f33d7d78 e01738c492cd4e24b7e673d6359628af b99adb1cf6864b7cbd8a52288c4c61e3 - - default default] Tap Mirror: Handle Delete Port: da682453-1b9d-42b8-a79a-26164e9ea853 [pid: 8|app: 0|req: 698/1349] 10.0.0.231 () {32 vars in 775 bytes} [Thu Jul 2 06:28:04 2026] GET /v2.0/subnets?project_id=1054375092ea46cb970ffaa49adf17c8&cidr=10.100.0.0%2F28 => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1350] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:28:04 2026] DELETE /v2.0/ports/da682453-1b9d-42b8-a79a-26164e9ea853 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:04.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-0fe26949-b7a6-4815-9aa5-368c234fe20e edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: 3f611bf4-8eef-4281-a371-c6d45212c5a6 2026-07-02 06:28:04.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fe26949-b7a6-4815-9aa5-368c234fe20e edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: 3f611bf4-8eef-4281-a371-c6d45212c5a6 2026-07-02 06:28:04.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e83951e-12e1-429a-a1c5-89092a116a34'] response: {'server_uuid': 'a6b20d19-57bf-427e-9a71-7300aefe396f', 'name': 'network-vif-deleted', 'tag': 'da682453-1b9d-42b8-a79a-26164e9ea853', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 653/1351] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:28:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1352] 10.0.0.231 () {32 vars in 783 bytes} [Thu Jul 2 06:28:04 2026] GET /v2.0/subnets?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c&cidr=10.100.0.0%2F28 => 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: 699/1353] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:28:04 2026] DELETE /v2.0/floatingips/9ec1037b-a65b-4291-b890-0b496047ff49 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1354] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:04 2026] POST /v2.0/subnets => generated 656 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:05.390 8 INFO neutron.db.l3_db [None req-d672bd34-a7c3-4e98-8775-81a8662d37b7 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Floating IP 788a3807-721b-48f2-bb9b-dbaf17d4ad09 associated. External IP: 10.96.250.208, port: fafa73ad-88c3-416f-a696-ecce7a4d7e40. [pid: 8|app: 0|req: 700/1355] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:28:04 2026] POST /v2.0/floatingips => generated 843 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1356] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/ports?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1357] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 703/1358] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1359] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/floatingips/788a3807-721b-48f2-bb9b-dbaf17d4ad09 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1360] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65efd727-172c-4dd9-9a2f-1d24ce9338f8 => 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: 706/1361] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 707/1362] 10.0.0.231 () {32 vars in 654 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/floatingips => generated 846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1363] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/subnets?id=c4c97cfc-29be-48fe-aeb3-a286ff8dcaae => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1364] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:04 2026] PUT /v2.0/routers/78c336db-3c59-4ca6-adb2-e6c079282f70/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1365] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/ports?network_id=113b1cec-eeff-4d9b-b657-3f2559bdf233&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1366] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/networks => generated 7968 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1367] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 660/1368] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/subnets => generated 6454 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1369] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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) 2026-07-02 06:28:06.349 8 INFO neutron.db.l3_db [None req-3f7a7ea2-7b24-4d9d-abb5-ee66d5c25b04 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Floating IP 788a3807-721b-48f2-bb9b-dbaf17d4ad09 associated. External IP: 10.96.250.208, port: fafa73ad-88c3-416f-a696-ecce7a4d7e40. [pid: 7|app: 0|req: 662/1370] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/routers => generated 2913 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1371] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:28:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1372] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:06 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: 665/1373] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1374] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/ports?device_id=a6b20d19-57bf-427e-9a71-7300aefe396f => 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: 709/1375] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:28:05 2026] PUT /v2.0/floatingips/788a3807-721b-48f2-bb9b-dbaf17d4ad09 => generated 842 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1376] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1377] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:07.083 7 INFO neutron.db.l3_db [None req-854bdf43-ddb4-421a-be88-ed3d8d54c93e edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Floating IP 788a3807-721b-48f2-bb9b-dbaf17d4ad09 disassociated. External IP: 10.96.250.208, port: 79b62f23-eb72-4b4e-8833-463f7cbd8885. [pid: 8|app: 0|req: 711/1378] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1379] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:07 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:07.207 8 INFO neutron.db.securitygroups_db [None req-9d0e2b84-3710-4937-94ab-8f1ab55464f6 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Project 1054375092ea46cb970ffaa49adf17c8 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: 713/1380] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:07.350 8 INFO neutron.db.securitygroups_db [None req-ba044f03-0cf4-4559-b742-e8abcb76387d ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Project 1054375092ea46cb970ffaa49adf17c8 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: 668/1383] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:28:06 2026] PUT /v2.0/floatingips/788a3807-721b-48f2-bb9b-dbaf17d4ad09 => generated 552 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1384] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:07.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce98545f-0e61-465a-bf38-2eec30742074 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: d04e2672-7122-4e2a-a964-fe0f26dfe627 2026-07-02 06:28:07.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce98545f-0e61-465a-bf38-2eec30742074 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: d04e2672-7122-4e2a-a964-fe0f26dfe627 [pid: 7|app: 0|req: 669/1385] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:28:07 2026] DELETE /v2.0/floatingips/788a3807-721b-48f2-bb9b-dbaf17d4ad09 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:07.740 8 INFO neutron.api.v2.resource [None req-9f8b6b25-cb3e-4500-b1ae-59e18e5007c5 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1386] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:28:07 2026] DELETE /v2.0/floatingips/788a3807-721b-48f2-bb9b-dbaf17d4ad09 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1387] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:28:07 2026] GET /v2.0/networks => generated 1298 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:07.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca7b585e-ca5f-4bc8-9e34-80de662813a0 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: 79b62f23-eb72-4b4e-8833-463f7cbd8885 2026-07-02 06:28:07.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca7b585e-ca5f-4bc8-9e34-80de662813a0 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: 79b62f23-eb72-4b4e-8833-463f7cbd8885 [pid: 8|app: 0|req: 719/1388] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:28:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1511113140&fields=id&tenant_id=1054375092ea46cb970ffaa49adf17c8 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1389] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:28:07 2026] DELETE /v2.0/ports/79b62f23-eb72-4b4e-8833-463f7cbd8885 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1390] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1391] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/quotas/1054375092ea46cb970ffaa49adf17c8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1392] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:08.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-074c8021-8eb6-46f1-a9c5-0de1abf41b22 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: fafa73ad-88c3-416f-a696-ecce7a4d7e40 2026-07-02 06:28:08.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-074c8021-8eb6-46f1-a9c5-0de1abf41b22 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: fafa73ad-88c3-416f-a696-ecce7a4d7e40 [pid: 8|app: 0|req: 723/1393] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1394] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 725/1395] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1396] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:28:08 2026] DELETE /v2.0/ports/fafa73ad-88c3-416f-a696-ecce7a4d7e40 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1397] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1398] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/ports?device_id=05a095c6-56ac-42fd-a5a3-c5568f15d2d1 => generated 958 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1399] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:08 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:08.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-183d5349-4ac3-4fb1-a2a4-b8d06f64fef3 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: 754d0324-a60f-482c-bed3-787528fe0534 2026-07-02 06:28:08.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-183d5349-4ac3-4fb1-a2a4-b8d06f64fef3 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: 754d0324-a60f-482c-bed3-787528fe0534 [pid: 8|app: 0|req: 727/1400] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:08 2026] PUT /v2.0/routers/05a095c6-56ac-42fd-a5a3-c5568f15d2d1/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1401] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:09 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:09.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-20a188c1-45ac-4105-b136-d79b49acebe8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 2ae3633b-0d5d-4a1e-ad1b-287a9ad1c3a2 2026-07-02 06:28:09.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20a188c1-45ac-4105-b136-d79b49acebe8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 2ae3633b-0d5d-4a1e-ad1b-287a9ad1c3a2 2026-07-02 06:28:09.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-be800aeb-82c8-4ee6-8a20-f3cb04915d82 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: 233bc4b3-8119-4b95-99e9-0008b3aaed4e 2026-07-02 06:28:09.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be800aeb-82c8-4ee6-8a20-f3cb04915d82 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: 233bc4b3-8119-4b95-99e9-0008b3aaed4e 2026-07-02 06:28:10.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-be800aeb-82c8-4ee6-8a20-f3cb04915d82 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] TaaS: Handle Delete Port: 876ff1ab-7c71-4ecc-be1d-b2955ea03ee6 2026-07-02 06:28:10.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be800aeb-82c8-4ee6-8a20-f3cb04915d82 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] Tap Mirror: Handle Delete Port: 876ff1ab-7c71-4ecc-be1d-b2955ea03ee6 [pid: 7|app: 0|req: 674/1402] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:09 2026] PUT /v2.0/routers/87ac6ae8-3d0a-4e45-b6e9-03d841ba8c82/remove_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1403] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:10 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1404] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:10 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:10.522 8 INFO neutron.services.segments.plugin [-] Segment 3ef8b766-ded9-4b51-962c-002dbd9c975d resource provider aggregate not found 2026-07-02 06:28:10.531 8 INFO neutron.services.segments.plugin [-] Segment 3ef8b766-ded9-4b51-962c-002dbd9c975d resource provider aggregate not found 2026-07-02 06:28:10.553 8 INFO neutron.services.segments.plugin [-] Segment 3ef8b766-ded9-4b51-962c-002dbd9c975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef8b766-ded9-4b51-962c-002dbd9c975d found for delete ", "request_id": "req-36389a2b-1c12-4d41-96df-eef6a2f7d4d4"}]} 2026-07-02 06:28:10.560 8 INFO neutron.services.segments.plugin [-] Segment 3ef8b766-ded9-4b51-962c-002dbd9c975d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef8b766-ded9-4b51-962c-002dbd9c975d found for delete ", "request_id": "req-7497d390-66a1-4e38-9c1c-6e7193bdf133"}]} 2026-07-02 06:28:10.561 8 INFO neutron.db.l3_hamode_db [None req-be800aeb-82c8-4ee6-8a20-f3cb04915d82 edcf26e1f3444d048f66f8fa959ec45f 6c0d9df74ec94d08b91cae5a3ff1e3bc - - default default] HA network 88e12663-87eb-45ac-92ab-4aedb8dc93c4 was deleted as no HA routers are present in tenant 6c0d9df74ec94d08b91cae5a3ff1e3bc. [pid: 8|app: 0|req: 729/1405] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:09 2026] DELETE /v2.0/routers/05a095c6-56ac-42fd-a5a3-c5568f15d2d1 => generated 0 bytes in 1059 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:10.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb1c9986-0f49-4945-b815-b737405eecbe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 98f29118-9a10-4da0-b6d2-1dcb77098c34 2026-07-02 06:28:10.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb1c9986-0f49-4945-b815-b737405eecbe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 98f29118-9a10-4da0-b6d2-1dcb77098c34 [pid: 8|app: 0|req: 730/1406] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:10 2026] DELETE /v2.0/subnets/dbc5ea57-741d-41b5-abac-5dd9a9be61f7 => 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: 731/1407] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:10 2026] DELETE /v2.0/networks/67a87f10-1928-4d18-a55f-2e8c3ea67e37 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:10.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb1c9986-0f49-4945-b815-b737405eecbe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: a8d41244-b364-4b44-9a41-169a54cf095b 2026-07-02 06:28:10.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb1c9986-0f49-4945-b815-b737405eecbe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: a8d41244-b364-4b44-9a41-169a54cf095b [pid: 8|app: 0|req: 732/1408] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:11 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1409] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:11 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 734/1410] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:11 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1411] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:11 2026] GET /v2.0/security-groups?tenant_id=6c0d9df74ec94d08b91cae5a3ff1e3bc&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:11.763 7 INFO neutron.services.segments.plugin [-] Segment cf614e80-280b-4d21-8b1e-c78e30aaf8d1 resource provider aggregate not found [pid: 8|app: 0|req: 736/1412] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:11 2026] DELETE /v2.0/security-groups/53ee404c-f227-4afe-8599-54dbcbe3f0d0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:11.775 7 INFO neutron.services.segments.plugin [-] Segment cf614e80-280b-4d21-8b1e-c78e30aaf8d1 resource provider aggregate not found 2026-07-02 06:28:11.786 7 INFO neutron.services.segments.plugin [-] Segment cf614e80-280b-4d21-8b1e-c78e30aaf8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf614e80-280b-4d21-8b1e-c78e30aaf8d1 found for delete ", "request_id": "req-65718da8-edd5-4d3d-95c8-bde3d394847f"}]} 2026-07-02 06:28:11.793 7 INFO neutron.db.l3_hamode_db [None req-bb1c9986-0f49-4945-b815-b737405eecbe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network a2c54746-8718-437a-910a-1ebc1045bfa4 was deleted as no HA routers are present in tenant b99adb1cf6864b7cbd8a52288c4c61e3. 2026-07-02 06:28:11.795 7 INFO neutron.services.segments.plugin [-] Segment cf614e80-280b-4d21-8b1e-c78e30aaf8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf614e80-280b-4d21-8b1e-c78e30aaf8d1 found for delete ", "request_id": "req-522e35b1-a354-44c4-b4a2-b37315ec870d"}]} [pid: 7|app: 0|req: 677/1413] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:10 2026] DELETE /v2.0/routers/87ac6ae8-3d0a-4e45-b6e9-03d841ba8c82 => generated 0 bytes in 1410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1414] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:11 2026] DELETE /v2.0/subnets/150e3cd6-0b32-432d-bacf-faef551636ff => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:12.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-7caa7398-1d10-45d9-ab03-ee25672b6dce 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 673dac57-e777-4c7f-9bc9-3ee4e4df7306 2026-07-02 06:28:12.099 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7caa7398-1d10-45d9-ab03-ee25672b6dce 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 673dac57-e777-4c7f-9bc9-3ee4e4df7306 [pid: 7|app: 0|req: 678/1415] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:11 2026] DELETE /v2.0/networks/c68dc4c6-c6da-4b87-97f3-ecfdbb3f091b => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1416] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/security-groups?tenant_id=b99adb1cf6864b7cbd8a52288c4c61e3&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:12.584 8 INFO neutron.services.segments.plugin [-] Segment c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 resource provider aggregate not found 2026-07-02 06:28:12.585 8 INFO neutron.services.segments.plugin [-] Segment c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 resource provider aggregate not found [pid: 7|app: 0|req: 679/1417] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:12 2026] DELETE /v2.0/security-groups/c43083a9-65c8-4778-8fa5-bd563e2a27d6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1418] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:12.619 8 INFO neutron.services.segments.plugin [-] Segment c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 found for delete ", "request_id": "req-3cc90ca6-fa93-4639-9213-ce7bd55c2b2a"}]} 2026-07-02 06:28:12.623 8 INFO neutron.services.segments.plugin [-] Segment c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c710b9c8-b729-467a-ac38-5b1cc8f0f3e9 found for delete ", "request_id": "req-98221f77-1ee4-4e2b-b130-8061cd7095fa"}]} [pid: 7|app: 0|req: 680/1419] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1420] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 681/1421] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1422] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1423] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:28:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1054375092ea46cb970ffaa49adf17c8 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:13.237 8 INFO neutron.db.l3_db [None req-acea46e6-833f-4937-9492-779472938895 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] Floating IP bbdb2962-f547-4dcc-a8f9-ea9d1d1040ea associated. External IP: 10.96.250.206, port: 65efd727-172c-4dd9-9a2f-1d24ce9338f8. [pid: 7|app: 0|req: 683/1424] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:28:12 2026] POST /v2.0/ports => generated 958 bytes in 507 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: 742/1425] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:28:12 2026] PUT /v2.0/floatingips/bbdb2962-f547-4dcc-a8f9-ea9d1d1040ea => generated 855 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:13.633 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d79eb3-d2d7-4004-a0c5-e68415c396d0'] response: {'name': 'network-changed', 'server_uuid': 'd95b1aae-d64d-473e-8f31-a4a32745b5ec', 'tag': '65efd727-172c-4dd9-9a2f-1d24ce9338f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 743/1426] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:13 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:13.808 7 INFO neutron.services.segments.plugin [-] Segment 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 resource provider aggregate not found [pid: 8|app: 0|req: 744/1427] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:13 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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-07-02 06:28:13.833 7 INFO neutron.services.segments.plugin [-] Segment 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 found for delete ", "request_id": "req-8c518f3a-9f32-402e-8933-7b845a3488b8"}]} 2026-07-02 06:28:13.837 7 INFO neutron.services.segments.plugin [-] Segment 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 resource provider aggregate not found 2026-07-02 06:28:13.854 7 INFO neutron.services.segments.plugin [-] Segment 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ef73cd-4cdb-44df-93f6-a2984a69b7a8 found for delete ", "request_id": "req-712b5e7e-c5d8-482b-b8bb-03c017073e49"}]} [pid: 7|app: 0|req: 684/1428] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:28:13 2026] PUT /v2.0/ports/c1c6bcb8-bc9e-4487-966b-b56ab78b073d => generated 1239 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:13.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96a77c1a-f29f-433f-a8d7-f44699885efc'] response: {'name': 'network-changed', 'server_uuid': 'fc3455d6-d5df-4c91-ac36-6299e5e684cc', 'tag': 'c1c6bcb8-bc9e-4487-966b-b56ab78b073d', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1429] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:14.206 8 INFO neutron.db.segments_db [None req-805cf5a8-386c-4228-a6f1-e7b9a3412d86 bb91cbf0e49d4fa7a6c00e5b14dfcd22 06466a08c6a142789577142d53e9af7a - - default default] Added segment f0838dab-2295-4788-a893-bc05450744c5 of type vxlan for network 467966f4-35ab-4f29-afbc-c620a2df4be0 [pid: 7|app: 0|req: 686/1430] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/networks?id=113b1cec-eeff-4d9b-b657-3f2559bdf233 => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1431] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65efd727-172c-4dd9-9a2f-1d24ce9338f8 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1432] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:13 2026] POST /v2.0/networks => generated 648 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1433] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/subnets?id=c4c97cfc-29be-48fe-aeb3-a286ff8dcaae => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1434] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?network_id=113b1cec-eeff-4d9b-b657-3f2559bdf233&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1435] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 747/1436] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1437] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 748/1438] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/networks?tenant_id=1054375092ea46cb970ffaa49adf17c8&shared=False => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1439] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:28:14 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: 692/1440] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1441] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:14 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 749/1442] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:14 2026] POST /v2.0/subnets => generated 673 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:15.090 7 INFO neutron.db.segments_db [None req-5297a8ed-1fea-4cc0-93c5-cf419777842d bb91cbf0e49d4fa7a6c00e5b14dfcd22 06466a08c6a142789577142d53e9af7a - - default default] Added segment ac52ec97-0a8b-4011-ae72-a53b52cce1d4 of type vxlan for network e0d73473-7a0e-4a66-9e0f-8df67af3aa16 [pid: 7|app: 0|req: 694/1443] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:15 2026] POST /v2.0/networks => generated 647 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1444] 10.0.0.231 () {34 vars in 742 bytes} [Thu Jul 2 06:28:15 2026] PUT /v2.0/networks/e0d73473-7a0e-4a66-9e0f-8df67af3aa16 => generated 592 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1445] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:15 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1446] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 697/1447] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1c6bcb8-bc9e-4487-966b-b56ab78b073d => 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: 698/1448] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/subnets?id=4f240370-1120-44bd-9cfc-d663edf7d970 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1449] 10.0.0.231 () {34 vars in 740 bytes} [Thu Jul 2 06:28:15 2026] PUT /v2.0/subnets/b8e1a89f-1429-4242-8c11-c3b96cf80fc2 => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1450] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/ports?network_id=422f6b43-49af-4578-aae4-516282d509eb&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: 700/1451] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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: 701/1452] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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) 2026-07-02 06:28:15.872 8 INFO neutron.services.segments.plugin [-] Segment ac52ec97-0a8b-4011-ae72-a53b52cce1d4 resource provider aggregate not found 2026-07-02 06:28:15.876 8 INFO neutron.services.segments.plugin [-] Segment ac52ec97-0a8b-4011-ae72-a53b52cce1d4 resource provider aggregate not found 2026-07-02 06:28:15.891 8 INFO neutron.services.segments.plugin [-] Segment ac52ec97-0a8b-4011-ae72-a53b52cce1d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac52ec97-0a8b-4011-ae72-a53b52cce1d4 found for delete ", "request_id": "req-6fe30425-101e-43fe-bba8-8d5425771a44"}]} 2026-07-02 06:28:15.894 8 INFO neutron.services.segments.plugin [-] Segment ac52ec97-0a8b-4011-ae72-a53b52cce1d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac52ec97-0a8b-4011-ae72-a53b52cce1d4 found for delete ", "request_id": "req-71b87b03-54e6-430f-a02c-6b156faca571"}]} [pid: 8|app: 0|req: 752/1453] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:15 2026] DELETE /v2.0/networks/e0d73473-7a0e-4a66-9e0f-8df67af3aa16 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:15.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780841ba-0c94-47e7-b95e-7271d74245a4 bb91cbf0e49d4fa7a6c00e5b14dfcd22 06466a08c6a142789577142d53e9af7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1454] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:15 2026] DELETE /v2.0/networks/e0d73473-7a0e-4a66-9e0f-8df67af3aa16 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1455] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:28:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1456] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/subnets?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1457] 10.0.0.231 () {32 vars in 652 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1458] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1459] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1460] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/networks => generated 1313 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1461] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1462] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/networks/467966f4-35ab-4f29-afbc-c620a2df4be0 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1463] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/subnets/1655d841-9bf2-4fff-963b-1431dc726a50 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:16.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13ea0102-03a3-47f5-aaff-9c27cf9f69a5 bb91cbf0e49d4fa7a6c00e5b14dfcd22 06466a08c6a142789577142d53e9af7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1464] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/subnets/b8e1a89f-1429-4242-8c11-c3b96cf80fc2 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:16.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1e9bbdc-8fef-47a4-bad3-01e39822fd1e bb91cbf0e49d4fa7a6c00e5b14dfcd22 06466a08c6a142789577142d53e9af7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1465] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/networks/e0d73473-7a0e-4a66-9e0f-8df67af3aa16 => 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: 708/1466] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/subnets/1655d841-9bf2-4fff-963b-1431dc726a50 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1467] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:16 2026] DELETE /v2.0/networks/467966f4-35ab-4f29-afbc-c620a2df4be0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1468] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:17 2026] GET /v2.0/security-groups?tenant_id=06466a08c6a142789577142d53e9af7a&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1469] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:17 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1470] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:17 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 710/1471] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:17 2026] DELETE /v2.0/security-groups/521c9fd8-0a01-4680-bdc3-b301723e4072 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:17.915 8 INFO neutron.services.segments.plugin [-] Segment f0838dab-2295-4788-a893-bc05450744c5 resource provider aggregate not found 2026-07-02 06:28:17.919 8 INFO neutron.services.segments.plugin [-] Segment f0838dab-2295-4788-a893-bc05450744c5 resource provider aggregate not found 2026-07-02 06:28:17.931 8 INFO neutron.services.segments.plugin [-] Segment f0838dab-2295-4788-a893-bc05450744c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0838dab-2295-4788-a893-bc05450744c5 found for delete ", "request_id": "req-33972fed-3ee1-46c8-bbca-38512d4d23d5"}]} 2026-07-02 06:28:17.932 8 INFO neutron.services.segments.plugin [-] Segment f0838dab-2295-4788-a893-bc05450744c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0838dab-2295-4788-a893-bc05450744c5 found for delete ", "request_id": "req-1ebc3be6-b1d0-4c0c-aa80-65f38d0b1005"}]} [pid: 8|app: 0|req: 762/1472] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:18 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1473] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:18 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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-07-02 06:28:19.305 8 INFO neutron.db.segments_db [None req-6db5eef4-f0e4-4a9d-8d69-2440d397d5a8 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 568d73be-9705-4504-af4f-c026a4d64cae of type vxlan for network eb45f5d4-3ac8-41a1-adf3-7d8dc8c71578 [pid: 8|app: 0|req: 763/1474] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:18 2026] POST /v2.0/networks => generated 633 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:19.467 7 INFO neutron.db.segments_db [None req-bab29d60-b056-4533-b0af-9e09ee47c747 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 57b28716-acad-45b9-bb50-dfac4534b7eb of type vxlan for network cba677eb-d48b-449d-ac0d-3e3699e18357 [pid: 7|app: 0|req: 712/1475] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:19 2026] POST /v2.0/networks => generated 634 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1476] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:19 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 765/1477] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:19 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 713/1478] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:19 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1479] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:19 2026] POST /v2.0/subnets => generated 655 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:20.121 7 INFO neutron.db.segments_db [None req-25e85a68-bfa9-45c2-95e7-be2f4f551000 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 1cd695b4-b401-4583-806a-d6978ea6dceb of type vxlan for network 20448eff-a85c-4006-8361-6f6476a17637 2026-07-02 06:28:20.450 7 INFO neutron.db.l3_hamode_db [None req-25e85a68-bfa9-45c2-95e7-be2f4f551000 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:20.602 7 INFO neutron.db.l3_hamode_db [None req-25e85a68-bfa9-45c2-95e7-be2f4f551000 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1480] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:20 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 768/1481] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:20 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 769/1482] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:28:21 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1483] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:21 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1484] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:20 2026] POST /v2.0/routers => generated 511 bytes in 1272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1485] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:21 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1486] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:21 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 717/1487] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:22 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 718/1488] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:22 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 719/1489] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:22 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1490] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:21 2026] PUT /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1493] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:22 2026] GET /v2.0/ports/57fc31df-70bd-4f9e-822e-9a74563be1ea => generated 959 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:23.057 7 INFO neutron.db.l3_db [None req-fda30e1d-ae22-4136-9ac9-def475fbcb30 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Floating IP 94f55a8c-3192-4def-a3e4-f801c6e1a9bc associated. External IP: 10.96.250.205, port: c1c6bcb8-bc9e-4487-966b-b56ab78b073d. [pid: 7|app: 0|req: 720/1494] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:28:22 2026] POST /v2.0/floatingips => generated 856 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:23.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a79d833c-3059-462d-a105-f96bc44baaf8'] response: {'name': 'network-changed', 'server_uuid': 'fc3455d6-d5df-4c91-ac36-6299e5e684cc', 'tag': 'c1c6bcb8-bc9e-4487-966b-b56ab78b073d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 721/1495] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:23 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1496] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:22 2026] PUT /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1497] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:23 2026] GET /v2.0/ports/a81ea01c-d6e2-430a-9a82-c5ccf2a6b2c8 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1498] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:23 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 724/1499] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1500] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1c6bcb8-bc9e-4487-966b-b56ab78b073d => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1501] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/subnets?id=4f240370-1120-44bd-9cfc-d663edf7d970 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:24.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-e946ce77-8e49-4666-bb59-3cb679c6af1b 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: a81ea01c-d6e2-430a-9a82-c5ccf2a6b2c8 2026-07-02 06:28:24.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e946ce77-8e49-4666-bb59-3cb679c6af1b 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: a81ea01c-d6e2-430a-9a82-c5ccf2a6b2c8 [pid: 7|app: 0|req: 727/1502] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/ports?network_id=422f6b43-49af-4578-aae4-516282d509eb&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1503] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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: 729/1504] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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: 730/1505] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:24 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1506] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:23 2026] PUT /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:25.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c6f74ee-f434-429d-8154-a4573abbc8eb 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 57fc31df-70bd-4f9e-822e-9a74563be1ea 2026-07-02 06:28:25.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c6f74ee-f434-429d-8154-a4573abbc8eb 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 57fc31df-70bd-4f9e-822e-9a74563be1ea [pid: 8|app: 0|req: 777/1507] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1508] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:24 2026] PUT /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1509] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/ports?device_id=00e8aec5-db18-4e8d-88f4-e44e4431464a => 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: 778/1510] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:25 2026] GET /v2.0/security-groups?tenant_id=43b04a7bc426429e9f61e2ef611785a5&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:25.936 7 INFO neutron_taas.services.taas.taas_plugin [None req-8dd77d99-a205-4917-bb53-e26baebf6fa5 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 8a085a2e-fc4e-4a62-855b-d0aaf73b33cb 2026-07-02 06:28:25.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dd77d99-a205-4917-bb53-e26baebf6fa5 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 8a085a2e-fc4e-4a62-855b-d0aaf73b33cb [pid: 8|app: 0|req: 779/1511] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:25 2026] DELETE /v2.0/security-groups/e79f2063-ed80-413b-abf1-b379e3fc1616 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:26.298 7 INFO neutron.services.segments.plugin [-] Segment 1cd695b4-b401-4583-806a-d6978ea6dceb resource provider aggregate not found 2026-07-02 06:28:26.303 7 INFO neutron.services.segments.plugin [-] Segment 1cd695b4-b401-4583-806a-d6978ea6dceb resource provider aggregate not found 2026-07-02 06:28:26.317 7 INFO neutron.services.segments.plugin [-] Segment 1cd695b4-b401-4583-806a-d6978ea6dceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cd695b4-b401-4583-806a-d6978ea6dceb found for delete ", "request_id": "req-ba05c10f-ca05-457c-859e-7ae463da8f93"}]} 2026-07-02 06:28:26.318 7 INFO neutron.db.l3_hamode_db [None req-8dd77d99-a205-4917-bb53-e26baebf6fa5 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] HA network 20448eff-a85c-4006-8361-6f6476a17637 was deleted as no HA routers are present in tenant 4f546deba3da43499f5e9943646a5df7. [pid: 7|app: 0|req: 733/1512] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:25 2026] DELETE /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:26.328 7 INFO neutron.services.segments.plugin [-] Segment 1cd695b4-b401-4583-806a-d6978ea6dceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cd695b4-b401-4583-806a-d6978ea6dceb found for delete ", "request_id": "req-989625b4-3ca6-4596-b7f6-53421be1707d"}]} [pid: 8|app: 0|req: 780/1513] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/subnets/ef3acd0c-c420-4dea-aeee-3abe7b830700 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1514] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/subnets/a1fbc9bb-0311-4709-b105-754d58066f12 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:26.754 8 INFO neutron.services.segments.plugin [-] Segment 57b28716-acad-45b9-bb50-dfac4534b7eb resource provider aggregate not found 2026-07-02 06:28:26.760 8 INFO neutron.services.segments.plugin [-] Segment 57b28716-acad-45b9-bb50-dfac4534b7eb resource provider aggregate not found 2026-07-02 06:28:26.776 8 INFO neutron.services.segments.plugin [-] Segment 57b28716-acad-45b9-bb50-dfac4534b7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b28716-acad-45b9-bb50-dfac4534b7eb found for delete ", "request_id": "req-39421f19-6fd1-43f8-896c-705679a216b8"}]} 2026-07-02 06:28:26.785 8 INFO neutron.services.segments.plugin [-] Segment 57b28716-acad-45b9-bb50-dfac4534b7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b28716-acad-45b9-bb50-dfac4534b7eb found for delete ", "request_id": "req-1c7652ea-5981-4579-a045-c6a8512ba43b"}]} [pid: 8|app: 0|req: 781/1515] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/networks/cba677eb-d48b-449d-ac0d-3e3699e18357 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:26.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-2212e663-8cea-4944-a503-117aa0abc820 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: f9d6759b-4754-46af-af3c-ee2b03cdc10a 2026-07-02 06:28:26.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2212e663-8cea-4944-a503-117aa0abc820 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: f9d6759b-4754-46af-af3c-ee2b03cdc10a [pid: 7|app: 0|req: 735/1516] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/networks/eb45f5d4-3ac8-41a1-adf3-7d8dc8c71578 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:27.140 8 INFO neutron.db.segments_db [None req-27bcb614-736d-480b-849f-19b711f3a744 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 150d0971-3739-455d-b84c-0646292c7c77 of type vxlan for network 9c434049-2271-44bb-9f40-e389d04d5cc6 [pid: 8|app: 0|req: 782/1517] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:27 2026] POST /v2.0/networks => generated 634 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1518] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:27 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:27.558 8 INFO neutron.db.segments_db [None req-a3af0acc-0b50-4d86-abd2-9a36b92c78e4 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 of type vxlan for network b9317d1b-0806-45b4-98af-ba9445a123a2 2026-07-02 06:28:27.807 8 INFO neutron.db.l3_hamode_db [None req-a3af0acc-0b50-4d86-abd2-9a36b92c78e4 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:27.923 8 INFO neutron.db.l3_hamode_db [None req-a3af0acc-0b50-4d86-abd2-9a36b92c78e4 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:28.335 7 INFO neutron.services.segments.plugin [-] Segment 568d73be-9705-4504-af4f-c026a4d64cae resource provider aggregate not found 2026-07-02 06:28:28.347 7 INFO neutron.services.segments.plugin [-] Segment 568d73be-9705-4504-af4f-c026a4d64cae resource provider aggregate not found 2026-07-02 06:28:28.354 7 INFO neutron.services.segments.plugin [-] Segment 568d73be-9705-4504-af4f-c026a4d64cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568d73be-9705-4504-af4f-c026a4d64cae found for delete ", "request_id": "req-53a6edc1-0b23-49db-a4f3-1eaf2ccea35a"}]} 2026-07-02 06:28:28.365 7 INFO neutron.services.segments.plugin [-] Segment 568d73be-9705-4504-af4f-c026a4d64cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 568d73be-9705-4504-af4f-c026a4d64cae found for delete ", "request_id": "req-52cbd9e2-b8ca-49af-bf85-d26ab4f47449"}]} [pid: 8|app: 0|req: 783/1519] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:27 2026] POST /v2.0/routers => generated 511 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1520] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:28:28 2026] POST /v2.0/ports => generated 964 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1521] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:28 2026] PUT /v2.0/routers/80d2a787-1a71-4511-967d-7ba8bc13e2ac/add_router_interface => generated 309 bytes in 1032 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: 738/1522] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:29 2026] GET /v2.0/ports/286c1055-ab14-4290-b710-e6acef9666d3 => generated 1038 bytes in 38 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-07-02 06:28:30.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc821800-f96c-4d85-87dc-0f53bd7be635 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 286c1055-ab14-4290-b710-e6acef9666d3 2026-07-02 06:28:30.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc821800-f96c-4d85-87dc-0f53bd7be635 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 286c1055-ab14-4290-b710-e6acef9666d3 [pid: 8|app: 0|req: 785/1523] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:29 2026] PUT /v2.0/routers/80d2a787-1a71-4511-967d-7ba8bc13e2ac/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:30.909 7 INFO neutron.api.v2.resource [None req-8e7f6420-6abf-420f-a44d-cdeb21ac92ce 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1524] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:30 2026] PUT /v2.0/routers/80d2a787-1a71-4511-967d-7ba8bc13e2ac/remove_router_interface => generated 197 bytes in 152 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: 786/1525] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:30 2026] GET /v2.0/ports?device_id=80d2a787-1a71-4511-967d-7ba8bc13e2ac => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:31.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b234f06-3e1e-47b8-9cdc-1b57c039ecad 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: e4a3dc07-ad06-4d2c-b6df-cd6431f4ec80 2026-07-02 06:28:31.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b234f06-3e1e-47b8-9cdc-1b57c039ecad 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: e4a3dc07-ad06-4d2c-b6df-cd6431f4ec80 [pid: 8|app: 0|req: 787/1526] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 1244 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1527] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:31 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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-07-02 06:28:31.470 7 INFO neutron.services.segments.plugin [-] Segment 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 resource provider aggregate not found 2026-07-02 06:28:31.477 7 INFO neutron.services.segments.plugin [-] Segment 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 resource provider aggregate not found 2026-07-02 06:28:31.493 7 INFO neutron.services.segments.plugin [-] Segment 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 found for delete ", "request_id": "req-31e05ac8-c039-4d87-8b4d-99800868fbe4"}]} 2026-07-02 06:28:31.496 7 INFO neutron.services.segments.plugin [-] Segment 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3ca4df-4fe1-4912-a5b1-2b8924f3f689 found for delete ", "request_id": "req-d12af6b5-c25e-4387-9dc8-738b8678cbbe"}]} 2026-07-02 06:28:31.500 7 INFO neutron.db.l3_hamode_db [None req-5b234f06-3e1e-47b8-9cdc-1b57c039ecad 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] HA network b9317d1b-0806-45b4-98af-ba9445a123a2 was deleted as no HA routers are present in tenant 4f546deba3da43499f5e9943646a5df7. [pid: 7|app: 0|req: 740/1528] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:30 2026] DELETE /v2.0/routers/80d2a787-1a71-4511-967d-7ba8bc13e2ac => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1529] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/subnets/7f838fac-ecd1-4028-8b70-7f1a8c50b356 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:31.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd776dd7-bafb-42b5-a8d0-6010205b000a 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 42fd5775-a3df-438a-91de-1666735d8bd3 2026-07-02 06:28:31.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd776dd7-bafb-42b5-a8d0-6010205b000a 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 42fd5775-a3df-438a-91de-1666735d8bd3 [pid: 7|app: 0|req: 741/1530] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/networks/9c434049-2271-44bb-9f40-e389d04d5cc6 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:32.049 8 INFO neutron.db.segments_db [None req-10e2d463-6448-44cc-afa0-7f3fa9747a4e 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 05c7c205-0b18-4394-a474-a52cde1670b8 of type vxlan for network e07d6f50-2cf0-4b15-8132-9e165f56b0a2 [pid: 8|app: 0|req: 790/1531] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:31 2026] POST /v2.0/networks => generated 634 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1532] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:32 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:32.451 8 INFO neutron.db.segments_db [None req-856ae04e-0b56-49e2-872a-3ebcdaea62d8 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 794314c7-6101-4fce-a70d-25b9ab478955 of type vxlan for network 363957b6-c67d-4100-9872-6d9822891890 2026-07-02 06:28:32.700 8 INFO neutron.db.l3_hamode_db [None req-856ae04e-0b56-49e2-872a-3ebcdaea62d8 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:32.788 8 INFO neutron.db.l3_hamode_db [None req-856ae04e-0b56-49e2-872a-3ebcdaea62d8 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1533] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:32 2026] POST /v2.0/routers => generated 509 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:33.527 7 INFO neutron.services.segments.plugin [-] Segment 150d0971-3739-455d-b84c-0646292c7c77 resource provider aggregate not found 2026-07-02 06:28:33.532 7 INFO neutron.services.segments.plugin [-] Segment 150d0971-3739-455d-b84c-0646292c7c77 resource provider aggregate not found 2026-07-02 06:28:33.546 7 INFO neutron.services.segments.plugin [-] Segment 150d0971-3739-455d-b84c-0646292c7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150d0971-3739-455d-b84c-0646292c7c77 found for delete ", "request_id": "req-450ff88f-cb38-485b-b499-73c46a693662"}]} 2026-07-02 06:28:33.552 7 INFO neutron.services.segments.plugin [-] Segment 150d0971-3739-455d-b84c-0646292c7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 150d0971-3739-455d-b84c-0646292c7c77 found for delete ", "request_id": "req-45974e53-a21f-4f83-8248-bfaa95103e47"}]} [pid: 7|app: 0|req: 743/1534] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:33 2026] PUT /v2.0/routers/f1552e6c-46be-464b-ac96-62d0e83e8a66/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1535] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/ports/f5a29397-da95-4879-9048-d934a58c3ebc => generated 959 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1536] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1537] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 746/1538] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 747/1539] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:34.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-80758a18-335c-4809-aeb5-c00333f27706 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: f5a29397-da95-4879-9048-d934a58c3ebc 2026-07-02 06:28:34.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80758a18-335c-4809-aeb5-c00333f27706 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: f5a29397-da95-4879-9048-d934a58c3ebc [pid: 7|app: 0|req: 748/1540] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:35 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 749/1541] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:35 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 793/1542] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:34 2026] PUT /v2.0/routers/f1552e6c-46be-464b-ac96-62d0e83e8a66/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1543] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:35 2026] GET /v2.0/ports?device_id=f1552e6c-46be-464b-ac96-62d0e83e8a66 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:35.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-21c9d0ba-7d47-4fe7-8ec7-eba51466e674 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 9b87f6b9-336b-4e50-b420-a867ea132b07 2026-07-02 06:28:35.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21c9d0ba-7d47-4fe7-8ec7-eba51466e674 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 9b87f6b9-336b-4e50-b420-a867ea132b07 2026-07-02 06:28:35.829 8 INFO neutron.services.segments.plugin [-] Segment 794314c7-6101-4fce-a70d-25b9ab478955 resource provider aggregate not found 2026-07-02 06:28:35.837 8 INFO neutron.services.segments.plugin [-] Segment 794314c7-6101-4fce-a70d-25b9ab478955 resource provider aggregate not found 2026-07-02 06:28:35.858 8 INFO neutron.services.segments.plugin [-] Segment 794314c7-6101-4fce-a70d-25b9ab478955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 794314c7-6101-4fce-a70d-25b9ab478955 found for delete ", "request_id": "req-7b3456bf-6791-4dda-88a9-732025cbca11"}]} 2026-07-02 06:28:35.863 8 INFO neutron.services.segments.plugin [-] Segment 794314c7-6101-4fce-a70d-25b9ab478955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 794314c7-6101-4fce-a70d-25b9ab478955 found for delete ", "request_id": "req-8ac5164e-269a-44d1-9867-fe27a610f224"}]} 2026-07-02 06:28:35.867 8 INFO neutron.db.l3_hamode_db [None req-21c9d0ba-7d47-4fe7-8ec7-eba51466e674 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] HA network 363957b6-c67d-4100-9872-6d9822891890 was deleted as no HA routers are present in tenant 4f546deba3da43499f5e9943646a5df7. [pid: 8|app: 0|req: 794/1544] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:35 2026] DELETE /v2.0/routers/f1552e6c-46be-464b-ac96-62d0e83e8a66 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1545] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:35 2026] DELETE /v2.0/subnets/aa042eb5-5bf8-4cdf-b5f1-3aa1100ede25 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1546] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:36 2026] DELETE /v2.0/networks/e07d6f50-2cf0-4b15-8132-9e165f56b0a2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:36.234 8 INFO neutron.db.segments_db [None req-603ae136-f6b2-4f66-b568-7db94cb27e4f 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Added segment 91eb9504-b5e8-4a15-a508-2d3afd17164c of type vxlan for network 734ebf4b-b71f-4ab2-a9bc-cd43adcfe53e [pid: 7|app: 0|req: 752/1547] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/security-groups?tenant_id=45b8b4d59af84181895dfdc1f6e0723f&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1548] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1549] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:36 2026] DELETE /v2.0/security-groups/c1babf16-222c-4d86-9698-56bd3aa75f43 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1550] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:36.477 8 INFO neutron.db.l3_hamode_db [None req-603ae136-f6b2-4f66-b568-7db94cb27e4f 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1551] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/ports?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 757/1552] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/networks?id=113b1cec-eeff-4d9b-b657-3f2559bdf233 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1553] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65efd727-172c-4dd9-9a2f-1d24ce9338f8 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1554] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/subnets?id=c4c97cfc-29be-48fe-aeb3-a286ff8dcaae => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1555] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/ports?network_id=113b1cec-eeff-4d9b-b657-3f2559bdf233&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1556] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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: 762/1557] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233?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) 2026-07-02 06:28:37.215 8 INFO neutron.db.l3_hamode_db [None req-603ae136-f6b2-4f66-b568-7db94cb27e4f 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1560] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:37 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1561] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:37 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:37.885 8 INFO neutron.services.segments.plugin [-] Segment 05c7c205-0b18-4394-a474-a52cde1670b8 resource provider aggregate not found 2026-07-02 06:28:37.891 8 INFO neutron.services.segments.plugin [-] Segment 05c7c205-0b18-4394-a474-a52cde1670b8 resource provider aggregate not found 2026-07-02 06:28:37.911 8 INFO neutron.services.segments.plugin [-] Segment 05c7c205-0b18-4394-a474-a52cde1670b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c7c205-0b18-4394-a474-a52cde1670b8 found for delete ", "request_id": "req-52f9096b-28f9-41ae-a0ab-57b399505590"}]} 2026-07-02 06:28:37.924 8 INFO neutron.services.segments.plugin [-] Segment 05c7c205-0b18-4394-a474-a52cde1670b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c7c205-0b18-4394-a474-a52cde1670b8 found for delete ", "request_id": "req-e1861225-7c60-4794-ac69-11d4f96c01b2"}]} [pid: 8|app: 0|req: 796/1562] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:36 2026] POST /v2.0/routers => generated 692 bytes in 1980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1563] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/routers/5573e134-e888-446b-9e30-53b77002de64 => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1564] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/routers => generated 701 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:38.414 7 INFO neutron.db.segments_db [None req-55f42063-021d-4dd6-91de-c63371eb14b1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 of type vxlan for network f6a25f41-ef4d-4dd6-917b-a51696074664 [pid: 7|app: 0|req: 767/1565] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:28:38 2026] POST /v2.0/networks => generated 740 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1566] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:38 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1567] 10.0.0.231 () {34 vars in 740 bytes} [Thu Jul 2 06:28:38 2026] PUT /v2.0/routers/5573e134-e888-446b-9e30-53b77002de64 => generated 705 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1568] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:38.758 8 INFO neutron.db.segments_db [None req-b224746b-206f-4ee1-9cb6-76f381b0917c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment f3b5379c-47ef-40d3-a41d-a356e148c0f0 of type vxlan for network 11120786-32bf-4e83-8ec8-d43f685058e9 [pid: 7|app: 0|req: 770/1569] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/routers/5573e134-e888-446b-9e30-53b77002de64 => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1570] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 772/1571] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/ports?device_id=5573e134-e888-446b-9e30-53b77002de64 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:39.011 8 INFO neutron.db.l3_hamode_db [None req-b224746b-206f-4ee1-9cb6-76f381b0917c 2f6fde5bf3e44e96b7c7a139567f7937 39202a72f3b24abcb005bb74822b0216 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:39.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-cae635bb-1a1c-42dd-a83a-3303d774ff03 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: 4bcb1a44-4513-4634-9835-145b9f05ab39 2026-07-02 06:28:39.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cae635bb-1a1c-42dd-a83a-3303d774ff03 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: 4bcb1a44-4513-4634-9835-145b9f05ab39 2026-07-02 06:28:39.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-cae635bb-1a1c-42dd-a83a-3303d774ff03 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] TaaS: Handle Delete Port: d23538d5-0306-4a9a-8054-caaf41d93f12 2026-07-02 06:28:39.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cae635bb-1a1c-42dd-a83a-3303d774ff03 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] Tap Mirror: Handle Delete Port: d23538d5-0306-4a9a-8054-caaf41d93f12 2026-07-02 06:28:39.799 7 INFO neutron.services.segments.plugin [-] Segment 91eb9504-b5e8-4a15-a508-2d3afd17164c resource provider aggregate not found 2026-07-02 06:28:39.800 7 INFO neutron.services.segments.plugin [-] Segment 91eb9504-b5e8-4a15-a508-2d3afd17164c resource provider aggregate not found 2026-07-02 06:28:39.821 7 INFO neutron.services.segments.plugin [-] Segment 91eb9504-b5e8-4a15-a508-2d3afd17164c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91eb9504-b5e8-4a15-a508-2d3afd17164c found for delete ", "request_id": "req-35def94a-6457-407f-a72a-fb930472bbe5"}]} 2026-07-02 06:28:39.823 7 INFO neutron.services.segments.plugin [-] Segment 91eb9504-b5e8-4a15-a508-2d3afd17164c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91eb9504-b5e8-4a15-a508-2d3afd17164c found for delete ", "request_id": "req-ce29fef5-242e-4c4f-b6b2-525efba9c9e8"}]} 2026-07-02 06:28:39.837 7 INFO neutron.db.l3_hamode_db [None req-cae635bb-1a1c-42dd-a83a-3303d774ff03 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] HA network 734ebf4b-b71f-4ab2-a9bc-cd43adcfe53e was deleted as no HA routers are present in tenant 4f546deba3da43499f5e9943646a5df7. [pid: 7|app: 0|req: 773/1572] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/routers/5573e134-e888-446b-9e30-53b77002de64 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1573] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/ports?device_id=5573e134-e888-446b-9e30-53b77002de64 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:39.900 7 INFO neutron.api.v2.resource [None req-0cd0b0c3-7cf5-434f-9d23-2339dd3830cd 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1574] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/routers/5573e134-e888-446b-9e30-53b77002de64 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:39.908 8 INFO neutron.db.l3_hamode_db [None req-b224746b-206f-4ee1-9cb6-76f381b0917c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1575] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/ports?device_id=f1552e6c-46be-464b-ac96-62d0e83e8a66 => 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: 777/1576] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:39 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:40.011 7 INFO neutron.api.v2.resource [None req-5d26a272-f556-4c11-bd85-7ed04d14548a 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1577] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/routers/f1552e6c-46be-464b-ac96-62d0e83e8a66 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1578] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:40.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8738456-7c75-4c85-a240-34e188f3ff40 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1579] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/aa042eb5-5bf8-4cdf-b5f1-3aa1100ede25 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1580] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/ports?device_id=80d2a787-1a71-4511-967d-7ba8bc13e2ac => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:40.105 7 INFO neutron.api.v2.resource [None req-f3e93d7b-4b48-41ff-b0da-3cb3d0b1692b 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1581] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/routers/80d2a787-1a71-4511-967d-7ba8bc13e2ac => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:40.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f34d1601-ecc8-4387-a9dd-36e04b7d4c27 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1582] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/7f838fac-ecd1-4028-8b70-7f1a8c50b356 => 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: 784/1583] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/ports?device_id=00e8aec5-db18-4e8d-88f4-e44e4431464a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:40.174 7 INFO neutron.api.v2.resource [None req-d0d5f88e-587c-4ebb-9382-2b7f9b0d4e65 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1584] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/routers/00e8aec5-db18-4e8d-88f4-e44e4431464a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:40.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6102a0cf-e95f-48a6-bc7d-5857aec7c2c8 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1585] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/ef3acd0c-c420-4dea-aeee-3abe7b830700 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:40.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ad648c1-1bf1-4206-be25-e0a37d7b8f3c 5867e1a6d30f4d7c9c3d66950db087ce 4f546deba3da43499f5e9943646a5df7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1586] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/subnets/a1fbc9bb-0311-4709-b105-754d58066f12 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1587] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/security-groups?tenant_id=4f546deba3da43499f5e9943646a5df7&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1588] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:38 2026] POST /v2.0/routers => generated 727 bytes in 2100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1589] 10.0.0.231 () {32 vars in 825 bytes} [Thu Jul 2 06:28:40 2026] GET /v2.0/ports?project_id=1054375092ea46cb970ffaa49adf17c8&network_id=422f6b43-49af-4578-aae4-516282d509eb => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1590] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:28:40 2026] DELETE /v2.0/security-groups/7f23ee5f-7e8c-4f84-91fa-0b9d77b2e6d9 => 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: 802/1591] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:41 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 803/1592] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:28:41 2026] GET /v2.0/subnets?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1593] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:41 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:28:41.604 8 INFO neutron.db.l3_db [None req-d9e23548-3dfe-4d87-bfaa-3d8a27c8e480 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Floating IP 94f55a8c-3192-4def-a3e4-f801c6e1a9bc disassociated. External IP: 10.96.250.205, port: c1c6bcb8-bc9e-4487-966b-b56ab78b073d. [pid: 8|app: 0|req: 805/1594] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:28:41 2026] PUT /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 554 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1595] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:42.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52d411ed-ef4b-4797-b008-dfc73d8bc322'] response: {'name': 'network-changed', 'server_uuid': 'fc3455d6-d5df-4c91-ac36-6299e5e684cc', 'tag': 'c1c6bcb8-bc9e-4487-966b-b56ab78b073d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 790/1596] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:40 2026] PUT /v2.0/routers/724e4611-cd00-4720-aff3-1074bf642286/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1597] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 791/1598] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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/1599] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 792/1600] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1601] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1c6bcb8-bc9e-4487-966b-b56ab78b073d => 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: 793/1602] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/subnets?id=4f240370-1120-44bd-9cfc-d663edf7d970 => 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: 810/1603] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/ports?network_id=422f6b43-49af-4578-aae4-516282d509eb&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1604] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1605] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:42 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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) 2026-07-02 06:28:43.044 8 INFO neutron.db.segments_db [None req-cc458d14-b725-4111-a5e3-65b5124a1f47 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment 507c6958-2af4-4b8d-817c-1dc6679c0412 of type vxlan for network 78df2c21-1521-471a-ae20-38e14ed61b89 [pid: 7|app: 0|req: 796/1606] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:43 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 554 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1607] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:42 2026] POST /v2.0/networks => generated 630 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:43.227 7 INFO neutron.db.segments_db [None req-22728724-4c28-41f3-8fad-006d547d516b 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 of type vxlan for network da24592e-0862-428c-86c0-370aaccd3f73 [pid: 7|app: 0|req: 797/1608] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/networks => generated 630 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1609] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:43.748 7 INFO neutron.db.segments_db [None req-b210ada1-3a33-4df8-b3ba-762d58c465b5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment 88acde9c-aade-4c50-b5ce-f20489dfa84e of type vxlan for network 8d2eabca-41fd-48d9-af8f-4bd3ef7a0069 [pid: 8|app: 0|req: 813/1610] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1611] 10.0.0.231 () {34 vars in 670 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/networks => generated 740 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1612] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:43 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:43.885 7 INFO neutron.db.segments_db [None req-2f64c8a3-a2f8-4aef-96b5-0a646eaf713c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment ba8e4750-29bb-4c4b-b819-b3aca84b295d of type vxlan for network f9a12358-c6b8-4056-8a38-d170b9c2563d [pid: 8|app: 0|req: 815/1613] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/subnets => generated 687 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1614] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:44.144 8 INFO neutron.db.segments_db [None req-6b158139-f0cc-4775-9ef3-aae6433c3df8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Added segment defa73ab-2ef2-4356-ad96-b93f27c6ddc9 of type vxlan for network 8d6116f7-e35d-4557-882c-a71488d29558 2026-07-02 06:28:44.206 7 INFO neutron.db.l3_hamode_db [None req-2f64c8a3-a2f8-4aef-96b5-0a646eaf713c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:44.373 7 INFO neutron.db.l3_hamode_db [None req-2f64c8a3-a2f8-4aef-96b5-0a646eaf713c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:44.427 8 INFO neutron.db.l3_hamode_db [None req-6b158139-f0cc-4775-9ef3-aae6433c3df8 2f6fde5bf3e44e96b7c7a139567f7937 16402ea110504dc9ba22d01bc030090f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1615] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/routers => generated 507 bytes in 1185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1616] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:28:45 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:45.207 8 INFO neutron.db.l3_hamode_db [None req-6b158139-f0cc-4775-9ef3-aae6433c3df8 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1617] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:44 2026] POST /v2.0/routers => generated 727 bytes in 2049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1618] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:46 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1619] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:45 2026] PUT /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1620] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:28:46 2026] POST /v2.0/security-groups => generated 1673 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1621] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:46 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 821/1622] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:46 2026] GET /v2.0/ports/dc6c63a6-4577-4f8d-add8-9e9ff9d2f510 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1623] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1624] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:46 2026] PUT /v2.0/routers/1f7d40d1-1e61-4774-84fa-55df7e706a7d/add_router_interface => generated 309 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1625] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1626] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1627] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:48.126 7 INFO neutron.db.securitygroups_db [None req-de45256e-7950-46e5-8dc9-01468604de12 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Project 1054375092ea46cb970ffaa49adf17c8 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: 806/1628] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:48.315 7 INFO neutron.db.securitygroups_db [None req-9f9eb7a0-cf98-4396-8ebf-39bb35cb3fe1 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Project 1054375092ea46cb970ffaa49adf17c8 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: 823/1629] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:46 2026] PUT /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3/add_router_interface => generated 309 bytes in 1844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1630] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:48 2026] GET /v2.0/ports/44095867-9358-430f-b1e2-dab4cf7592ae => generated 955 bytes in 39 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.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:48.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-45128581-ae51-4506-a745-fe8492698f2c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 44095867-9358-430f-b1e2-dab4cf7592ae 2026-07-02 06:28:48.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45128581-ae51-4506-a745-fe8492698f2c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 44095867-9358-430f-b1e2-dab4cf7592ae [pid: 7|app: 0|req: 808/1632] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:28:48 2026] POST /v2.0/security-groups => generated 1675 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1633] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:28:48 2026] GET /v2.0/networks => generated 1298 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1634] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:48 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: 7|app: 0|req: 811/1635] 10.0.0.235 () {34 vars in 1097 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-733957283&fields=id&tenant_id=1054375092ea46cb970ffaa49adf17c8 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1636] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1637] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:48 2026] PUT /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1638] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1639] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1640] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/quotas/1054375092ea46cb970ffaa49adf17c8 => 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: 828/1641] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:49.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-bced576b-0d3e-4bb8-a44b-303ab9c84627 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: dc6c63a6-4577-4f8d-add8-9e9ff9d2f510 2026-07-02 06:28:49.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bced576b-0d3e-4bb8-a44b-303ab9c84627 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: dc6c63a6-4577-4f8d-add8-9e9ff9d2f510 [pid: 8|app: 0|req: 829/1642] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:49.700 8 INFO neutron.db.securitygroups_db [None req-32808589-c478-4ae7-92b1-d510d99e8894 cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Project 39202a72f3b24abcb005bb74822b0216 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: 830/1643] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1644] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:49.846 8 INFO neutron.db.securitygroups_db [None req-2a65f87d-eb01-4b5d-8366-814ec9cd2eea cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Project 39202a72f3b24abcb005bb74822b0216 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: 832/1645] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1646] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:28:49 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1647] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:50 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 814/1648] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:49 2026] PUT /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1649] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:50 2026] GET /v2.0/ports?device_id=a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:50.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-010e6df2-735e-44c8-94c9-33904ecb3f1e 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 4be20432-4b3e-46e1-a17a-47207a4d924d 2026-07-02 06:28:50.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-010e6df2-735e-44c8-94c9-33904ecb3f1e 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 4be20432-4b3e-46e1-a17a-47207a4d924d [pid: 8|app: 0|req: 836/1650] 10.0.0.231 () {34 vars in 684 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1651] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:50.825 7 INFO neutron.services.segments.plugin [-] Segment ba8e4750-29bb-4c4b-b819-b3aca84b295d resource provider aggregate not found [pid: 8|app: 0|req: 838/1652] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:50.834 7 INFO neutron.services.segments.plugin [-] Segment ba8e4750-29bb-4c4b-b819-b3aca84b295d resource provider aggregate not found 2026-07-02 06:28:50.845 7 INFO neutron.services.segments.plugin [-] Segment ba8e4750-29bb-4c4b-b819-b3aca84b295d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba8e4750-29bb-4c4b-b819-b3aca84b295d found for delete ", "request_id": "req-8fd0c4f8-d0c0-43cc-bd32-a18560d67961"}]} 2026-07-02 06:28:50.868 7 INFO neutron.services.segments.plugin [-] Segment ba8e4750-29bb-4c4b-b819-b3aca84b295d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba8e4750-29bb-4c4b-b819-b3aca84b295d found for delete ", "request_id": "req-5a8f26c1-f188-453b-a0bc-7b3747ed67ce"}]} 2026-07-02 06:28:50.889 7 INFO neutron.db.l3_hamode_db [None req-010e6df2-735e-44c8-94c9-33904ecb3f1e 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] HA network f9a12358-c6b8-4056-8a38-d170b9c2563d was deleted as no HA routers are present in tenant f32722ca539f48a7b00ed2e78c2d217b. [pid: 7|app: 0|req: 815/1653] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:50 2026] DELETE /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1654] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1655] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 816/1656] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:50 2026] DELETE /v2.0/subnets/92475b6d-64d6-41de-9779-bb58522994f2 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1657] 10.0.0.235 () {34 vars in 1099 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1680700987&fields=id&tenant_id=39202a72f3b24abcb005bb74822b0216 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1658] 10.0.0.235 () {34 vars in 1097 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--208297170&fields=id&tenant_id=39202a72f3b24abcb005bb74822b0216 => 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: 843/1659] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/networks?id=f6a25f41-ef4d-4dd6-917b-a51696074664 => generated 672 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1660] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/quotas/39202a72f3b24abcb005bb74822b0216 => 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: 817/1661] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:51 2026] DELETE /v2.0/subnets/f3a4fb3a-5a22-45eb-a536-8b13023da22d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1662] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/ports?tenant_id=39202a72f3b24abcb005bb74822b0216&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1663] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:51.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f032906-be26-4eb1-9ad6-db654af9e30b 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 8c1f18b7-bc73-42cb-8ff2-49969a1826e3 2026-07-02 06:28:51.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f032906-be26-4eb1-9ad6-db654af9e30b 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 8c1f18b7-bc73-42cb-8ff2-49969a1826e3 [pid: 8|app: 0|req: 847/1664] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:28:51 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?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: 848/1665] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:52 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 818/1666] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:51 2026] DELETE /v2.0/networks/da24592e-0862-428c-86c0-370aaccd3f73 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:52.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-e25cf91c-0705-4466-8052-a67d5685c22c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 7cdae4aa-a3d7-4eba-99be-a544077f5a30 2026-07-02 06:28:52.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e25cf91c-0705-4466-8052-a67d5685c22c 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 7cdae4aa-a3d7-4eba-99be-a544077f5a30 2026-07-02 06:28:52.490 8 INFO neutron.services.segments.plugin [-] Segment 507c6958-2af4-4b8d-817c-1dc6679c0412 resource provider aggregate not found 2026-07-02 06:28:52.496 8 INFO neutron.services.segments.plugin [-] Segment 507c6958-2af4-4b8d-817c-1dc6679c0412 resource provider aggregate not found 2026-07-02 06:28:52.514 8 INFO neutron.services.segments.plugin [-] Segment 507c6958-2af4-4b8d-817c-1dc6679c0412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c6958-2af4-4b8d-817c-1dc6679c0412 found for delete ", "request_id": "req-3ba8dbfc-7327-49b3-bc44-2fa451fe8c76"}]} 2026-07-02 06:28:52.520 8 INFO neutron.services.segments.plugin [-] Segment 507c6958-2af4-4b8d-817c-1dc6679c0412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c6958-2af4-4b8d-817c-1dc6679c0412 found for delete ", "request_id": "req-c9aa0656-6385-41f2-a9f8-2124a3cbd5fa"}]} [pid: 8|app: 0|req: 849/1669] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:52 2026] DELETE /v2.0/networks/78df2c21-1521-471a-ae20-38e14ed61b89 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1670] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:52 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:52.606 7 INFO neutron.db.segments_db [None req-704fcbee-ceb2-4c52-85a1-c6f9a6d18afb 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment dfef903f-249c-4e16-b0a9-9b6cbcad98e7 of type vxlan for network 1658456b-627e-4ed6-b336-7e9e3eab546f [pid: 7|app: 0|req: 821/1671] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.861 7 INFO neutron.services.segments.plugin [-] Segment 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 resource provider aggregate not found 2026-07-02 06:28:52.889 7 INFO neutron.services.segments.plugin [-] Segment 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 resource provider aggregate not found 2026-07-02 06:28:52.895 7 INFO neutron.services.segments.plugin [-] Segment 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 found for delete ", "request_id": "req-1c364761-a2ad-4d5c-979e-a49e0033a92b"}]} 2026-07-02 06:28:52.906 7 INFO neutron.services.segments.plugin [-] Segment 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc9a533-5118-4ed7-bd2a-387f1cd5b1e5 found for delete ", "request_id": "req-aa478cf4-059b-4107-a41b-6928574cc46a"}]} [pid: 8|app: 0|req: 851/1672] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:53.024 7 INFO neutron.db.segments_db [None req-56a6dc32-afe0-42e5-9632-aac5044636f2 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment 0053ada0-cf60-4c89-a24f-eeb1ba08a62d of type vxlan for network a6ef8b79-b2ae-4f95-849c-220c89a7a6c7 [pid: 8|app: 0|req: 852/1673] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:53.276 7 INFO neutron.db.l3_hamode_db [None req-56a6dc32-afe0-42e5-9632-aac5044636f2 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:28:53.386 7 INFO neutron.db.l3_hamode_db [None req-56a6dc32-afe0-42e5-9632-aac5044636f2 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 853/1674] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1675] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 855/1676] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 822/1677] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/routers => generated 506 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1678] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:54 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 856/1679] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:28:53 2026] POST /v2.0/ports => generated 952 bytes in 422 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: 857/1680] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:54 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1681] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:28:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1054375092ea46cb970ffaa49adf17c8 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1682] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:28:54 2026] POST /v2.0/ports => generated 954 bytes in 390 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: 860/1683] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:55 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1684] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:28:55 2026] PUT /v2.0/ports/29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 => generated 1235 bytes in 463 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: 824/1685] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:54 2026] PUT /v2.0/routers/9171df2a-9e74-416e-a432-173bafecd6a0/add_router_interface => generated 309 bytes in 1123 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: 862/1686] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:55 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 825/1687] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:55 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 863/1688] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:55 2026] GET /v2.0/ports/f4822cbc-b9c2-4834-9ee0-1684fa788067 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:55.582 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73efe189-30ac-4097-9669-c610d30fb913'] response: {'name': 'network-changed', 'server_uuid': 'dd0ad6ed-2298-48a0-9063-de46c886a151', 'tag': '29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38', 'status': 'completed', 'code': 200} 2026-07-02 06:28:55.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-c792aa80-70d5-4383-96d8-50ac6849c9c6 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: f4822cbc-b9c2-4834-9ee0-1684fa788067 2026-07-02 06:28:55.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c792aa80-70d5-4383-96d8-50ac6849c9c6 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: f4822cbc-b9c2-4834-9ee0-1684fa788067 [pid: 8|app: 0|req: 864/1689] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1690] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/networks?tenant_id=1054375092ea46cb970ffaa49adf17c8&shared=False => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1691] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1692] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:55 2026] PUT /v2.0/routers/9171df2a-9e74-416e-a432-173bafecd6a0/remove_router_interface => generated 309 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:56.408 8 INFO neutron.api.v2.resource [None req-b47bced4-ec4d-4cb9-9c52-6763d44b182b 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1693] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:56 2026] PUT /v2.0/routers/9171df2a-9e74-416e-a432-173bafecd6a0/remove_router_interface => generated 197 bytes in 118 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: 7|app: 0|req: 827/1694] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/ports?device_id=9171df2a-9e74-416e-a432-173bafecd6a0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:56.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-57647785-c63b-4ecf-a590-5164bd7f9908 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: d5cf8b6c-5817-494f-9f26-d9c3d574b38f 2026-07-02 06:28:56.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57647785-c63b-4ecf-a590-5164bd7f9908 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: d5cf8b6c-5817-494f-9f26-d9c3d574b38f [pid: 7|app: 0|req: 828/1695] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1696] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1697] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/networks?id=f6a25f41-ef4d-4dd6-917b-a51696074664 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1698] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 832/1699] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:28:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39202a72f3b24abcb005bb74822b0216 => generated 273 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:56.943 8 INFO neutron.services.segments.plugin [-] Segment 0053ada0-cf60-4c89-a24f-eeb1ba08a62d resource provider aggregate not found 2026-07-02 06:28:56.950 8 INFO neutron.services.segments.plugin [-] Segment 0053ada0-cf60-4c89-a24f-eeb1ba08a62d resource provider aggregate not found 2026-07-02 06:28:56.969 8 INFO neutron.services.segments.plugin [-] Segment 0053ada0-cf60-4c89-a24f-eeb1ba08a62d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0053ada0-cf60-4c89-a24f-eeb1ba08a62d found for delete ", "request_id": "req-065beef6-90d7-4a64-9e2a-a9e93888998a"}]} 2026-07-02 06:28:56.973 8 INFO neutron.services.segments.plugin [-] Segment 0053ada0-cf60-4c89-a24f-eeb1ba08a62d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0053ada0-cf60-4c89-a24f-eeb1ba08a62d found for delete ", "request_id": "req-c6e5449a-2584-4206-a594-5611dc0f4b6d"}]} 2026-07-02 06:28:56.977 8 INFO neutron.db.l3_hamode_db [None req-57647785-c63b-4ecf-a590-5164bd7f9908 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] HA network a6ef8b79-b2ae-4f95-849c-220c89a7a6c7 was deleted as no HA routers are present in tenant f32722ca539f48a7b00ed2e78c2d217b. [pid: 8|app: 0|req: 868/1700] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/routers/9171df2a-9e74-416e-a432-173bafecd6a0 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1701] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/subnets/068a2be6-211a-4f87-b4b5-b984dcd9c6a4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1702] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:28:56 2026] POST /v2.0/ports => generated 993 bytes in 354 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: 870/1703] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:28:57 2026] DELETE /v2.0/networks/1658456b-627e-4ed6-b336-7e9e3eab546f => 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: 871/1704] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:57.373 8 INFO neutron.db.segments_db [None req-f6ff0b07-4843-43ed-96cd-7b78e426b240 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment 07a857b2-bc6e-4b62-ba73-c1ea72485fdf of type vxlan for network b8cb8064-21df-482a-b184-9fc3aef2a69d [pid: 8|app: 0|req: 872/1705] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:28:57 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1706] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 => 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: 834/1707] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:28:57 2026] PUT /v2.0/ports/ca6e3067-90bc-44b9-873d-98c665c27d34 => generated 1274 bytes in 386 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: 835/1708] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/subnets?id=4f240370-1120-44bd-9cfc-d663edf7d970 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:57.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf21718f-4c79-4054-9fc3-5d23917c49a5'] response: {'name': 'network-changed', 'server_uuid': '1ec0a6ee-4155-4847-9c91-f92a33639d39', 'tag': 'ca6e3067-90bc-44b9-873d-98c665c27d34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1709] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/ports?network_id=422f6b43-49af-4578-aae4-516282d509eb&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: 837/1710] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1711] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1712] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:57 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1713] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:57.776 8 INFO neutron.db.segments_db [None req-345b6efe-22a4-4be4-a989-4913cf5e79c4 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment c033d50b-c0bd-4b96-8a5f-2d1e639dbccb of type vxlan for network 98125a90-7d3c-4d51-a122-ee6b81ea2cda [pid: 7|app: 0|req: 840/1714] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1715] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 842/1716] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:58.018 8 INFO neutron.db.l3_hamode_db [None req-345b6efe-22a4-4be4-a989-4913cf5e79c4 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 843/1717] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/ports?tenant_id=39202a72f3b24abcb005bb74822b0216&device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:58.142 8 INFO neutron.db.l3_hamode_db [None req-345b6efe-22a4-4be4-a989-4913cf5e79c4 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 844/1718] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/networks?tenant_id=39202a72f3b24abcb005bb74822b0216&shared=False => generated 768 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1719] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1720] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:28:57 2026] POST /v2.0/routers => generated 506 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:59.000 8 INFO neutron.services.segments.plugin [-] Segment dfef903f-249c-4e16-b0a9-9b6cbcad98e7 resource provider aggregate not found 2026-07-02 06:28:59.013 8 INFO neutron.services.segments.plugin [-] Segment dfef903f-249c-4e16-b0a9-9b6cbcad98e7 resource provider aggregate not found 2026-07-02 06:28:59.015 8 INFO neutron.services.segments.plugin [-] Segment dfef903f-249c-4e16-b0a9-9b6cbcad98e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfef903f-249c-4e16-b0a9-9b6cbcad98e7 found for delete ", "request_id": "req-f9c4bc41-810a-44c6-b32a-bf5b90723c68"}]} [pid: 8|app: 0|req: 876/1721] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1008 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:59.058 8 INFO neutron.services.segments.plugin [-] Segment dfef903f-249c-4e16-b0a9-9b6cbcad98e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfef903f-249c-4e16-b0a9-9b6cbcad98e7 found for delete ", "request_id": "req-bbfa7d34-1ef4-4305-8426-64b28ea9f7cd"}]} [pid: 8|app: 0|req: 877/1722] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 878/1723] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&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: 879/1724] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 880/1725] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/ports?tenant_id=39202a72f3b24abcb005bb74822b0216&device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1726] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca6e3067-90bc-44b9-873d-98c665c27d34 => 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: 882/1727] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/subnets?id=9ad7d627-e780-4f89-b698-b480c013144e => generated 690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1728] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/ports?network_id=f6a25f41-ef4d-4dd6-917b-a51696074664&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1729] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?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: 885/1730] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?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: 846/1731] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:28:58 2026] PUT /v2.0/routers/810d8c7b-c84e-454a-b0fc-dc6e0a60552c/add_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1732] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:28:59 2026] GET /v2.0/ports/194534e1-82eb-4814-a676-19b4f3b92878 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:00.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-b314b4f5-31ae-46b1-a81e-9e2fcb341d16 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 194534e1-82eb-4814-a676-19b4f3b92878 2026-07-02 06:29:00.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b314b4f5-31ae-46b1-a81e-9e2fcb341d16 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 194534e1-82eb-4814-a676-19b4f3b92878 [pid: 8|app: 0|req: 887/1733] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:00 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1008 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1734] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:00 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1735] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:00 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1736] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:00 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1737] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:28:59 2026] PUT /v2.0/routers/810d8c7b-c84e-454a-b0fc-dc6e0a60552c/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1738] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:00 2026] GET /v2.0/ports?device_id=810d8c7b-c84e-454a-b0fc-dc6e0a60552c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:00.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-0008509b-34b3-494f-9f8c-366014d76a90 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: d91ebe35-98b3-4eaa-86e6-012cd2a556f0 2026-07-02 06:29:00.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0008509b-34b3-494f-9f8c-366014d76a90 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: d91ebe35-98b3-4eaa-86e6-012cd2a556f0 2026-07-02 06:29:01.405 7 INFO neutron.services.segments.plugin [-] Segment c033d50b-c0bd-4b96-8a5f-2d1e639dbccb resource provider aggregate not found 2026-07-02 06:29:01.411 7 INFO neutron.services.segments.plugin [-] Segment c033d50b-c0bd-4b96-8a5f-2d1e639dbccb resource provider aggregate not found 2026-07-02 06:29:01.425 7 INFO neutron.services.segments.plugin [-] Segment c033d50b-c0bd-4b96-8a5f-2d1e639dbccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c033d50b-c0bd-4b96-8a5f-2d1e639dbccb found for delete ", "request_id": "req-39d75a89-77c3-422e-8be5-9d8ad7de87cd"}]} 2026-07-02 06:29:01.428 7 INFO neutron.services.segments.plugin [-] Segment c033d50b-c0bd-4b96-8a5f-2d1e639dbccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c033d50b-c0bd-4b96-8a5f-2d1e639dbccb found for delete ", "request_id": "req-3993d169-b85f-4c16-a107-72c4f8eb88db"}]} 2026-07-02 06:29:01.432 7 INFO neutron.db.l3_hamode_db [None req-0008509b-34b3-494f-9f8c-366014d76a90 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] HA network 98125a90-7d3c-4d51-a122-ee6b81ea2cda was deleted as no HA routers are present in tenant f32722ca539f48a7b00ed2e78c2d217b. [pid: 7|app: 0|req: 848/1739] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:00 2026] DELETE /v2.0/routers/810d8c7b-c84e-454a-b0fc-dc6e0a60552c => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1740] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1741] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 851/1742] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1743] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:01 2026] DELETE /v2.0/subnets/6a70c354-c82b-4681-8a1b-9c4fe7ddf243 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1744] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:01.778 8 INFO neutron.services.segments.plugin [-] Segment 07a857b2-bc6e-4b62-ba73-c1ea72485fdf resource provider aggregate not found 2026-07-02 06:29:01.784 8 INFO neutron.services.segments.plugin [-] Segment 07a857b2-bc6e-4b62-ba73-c1ea72485fdf resource provider aggregate not found 2026-07-02 06:29:01.798 8 INFO neutron.services.segments.plugin [-] Segment 07a857b2-bc6e-4b62-ba73-c1ea72485fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a857b2-bc6e-4b62-ba73-c1ea72485fdf found for delete ", "request_id": "req-91285450-2126-4ac5-aff7-f1cdfd433746"}]} [pid: 8|app: 0|req: 893/1745] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:01 2026] DELETE /v2.0/networks/b8cb8064-21df-482a-b184-9fc3aef2a69d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:01.812 8 INFO neutron.services.segments.plugin [-] Segment 07a857b2-bc6e-4b62-ba73-c1ea72485fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a857b2-bc6e-4b62-ba73-c1ea72485fdf found for delete ", "request_id": "req-739db04f-1f3e-40d3-9543-45e803f62910"}]} 2026-07-02 06:29:01.867 7 INFO neutron.db.segments_db [None req-6a1070ad-dc25-4739-8134-792ce388d9ec 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Added segment 139b4294-c6bc-4f24-ab6d-a56addc1e81f of type vxlan for network b6e5dba2-fb6b-45c1-8637-26647fc2a0b1 2026-07-02 06:29:02.167 7 INFO neutron.db.l3_hamode_db [None req-6a1070ad-dc25-4739-8134-792ce388d9ec 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 894/1746] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 895/1747] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1748] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1749] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1750] 199.204.45.4 () {34 vars in 1121 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1751] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 900/1752] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:03.043 7 INFO neutron.db.l3_hamode_db [None req-6a1070ad-dc25-4739-8134-792ce388d9ec 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 901/1753] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1754] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:03.522 8 INFO neutron.db.l3_db [None req-f0ff1f21-436f-4de7-86f2-67cbde7f2541 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Floating IP 94f55a8c-3192-4def-a3e4-f801c6e1a9bc associated. External IP: 10.96.250.205, port: 29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38. [pid: 8|app: 0|req: 903/1755] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:03 2026] PUT /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 855 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:03.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-779e3410-60bd-49d9-b006-0e1b4a725058'] response: {'name': 'network-changed', 'server_uuid': 'dd0ad6ed-2298-48a0-9063-de46c886a151', 'tag': '29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 904/1756] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1757] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1758] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&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: 853/1759] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:01 2026] POST /v2.0/routers => generated 688 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1760] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1761] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/routers/2fa88162-ec22-480a-969c-3ae9976f0b89 => generated 694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1762] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1763] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/routers => generated 697 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1764] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/ports?tenant_id=1054375092ea46cb970ffaa49adf17c8&device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1765] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1766] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/networks?id=422f6b43-49af-4578-aae4-516282d509eb => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1767] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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: 860/1768] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1769] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/subnets?id=4f240370-1120-44bd-9cfc-d663edf7d970 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1770] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/ports?network_id=422f6b43-49af-4578-aae4-516282d509eb&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: 909/1771] 10.0.0.231 () {34 vars in 740 bytes} [Thu Jul 2 06:29:04 2026] PUT /v2.0/routers/2fa88162-ec22-480a-969c-3ae9976f0b89 => generated 701 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1772] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?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: 910/1773] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/routers/2fa88162-ec22-480a-969c-3ae9976f0b89 => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1774] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1775] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/ports?device_id=2fa88162-ec22-480a-969c-3ae9976f0b89 => 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: 912/1776] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:29:04 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:05.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-d82c84a9-e225-433b-bba8-da12dbe92af8 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 80ee82c6-3f68-4a70-8369-1797c852b57b 2026-07-02 06:29:05.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d82c84a9-e225-433b-bba8-da12dbe92af8 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 80ee82c6-3f68-4a70-8369-1797c852b57b [pid: 8|app: 0|req: 913/1777] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1778] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1779] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:05.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-d82c84a9-e225-433b-bba8-da12dbe92af8 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] TaaS: Handle Delete Port: 513034ae-4fbb-4996-8683-1d8c2a532175 2026-07-02 06:29:05.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d82c84a9-e225-433b-bba8-da12dbe92af8 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] Tap Mirror: Handle Delete Port: 513034ae-4fbb-4996-8683-1d8c2a532175 2026-07-02 06:29:05.685 8 INFO neutron.db.l3_db [None req-f47b2027-b118-4f0b-a61e-9ec1bac3f394 cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Floating IP 71bcedba-edff-44e3-90b1-e11aa93a4e59 associated. External IP: 10.96.250.209, port: ca6e3067-90bc-44b9-873d-98c665c27d34. 2026-07-02 06:29:05.780 7 INFO neutron.services.segments.plugin [-] Segment 139b4294-c6bc-4f24-ab6d-a56addc1e81f resource provider aggregate not found 2026-07-02 06:29:05.784 7 INFO neutron.services.segments.plugin [-] Segment 139b4294-c6bc-4f24-ab6d-a56addc1e81f resource provider aggregate not found 2026-07-02 06:29:05.801 7 INFO neutron.services.segments.plugin [-] Segment 139b4294-c6bc-4f24-ab6d-a56addc1e81f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139b4294-c6bc-4f24-ab6d-a56addc1e81f found for delete ", "request_id": "req-928cb040-8cdf-4052-80ff-cf8ea4e4132b"}]} 2026-07-02 06:29:05.804 7 INFO neutron.services.segments.plugin [-] Segment 139b4294-c6bc-4f24-ab6d-a56addc1e81f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139b4294-c6bc-4f24-ab6d-a56addc1e81f found for delete ", "request_id": "req-ebecece9-e6ba-48bd-8afd-2cc7f289b80c"}]} 2026-07-02 06:29:05.806 7 INFO neutron.db.l3_hamode_db [None req-d82c84a9-e225-433b-bba8-da12dbe92af8 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] HA network b6e5dba2-fb6b-45c1-8637-26647fc2a0b1 was deleted as no HA routers are present in tenant f32722ca539f48a7b00ed2e78c2d217b. [pid: 7|app: 0|req: 865/1780] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:04 2026] DELETE /v2.0/routers/2fa88162-ec22-480a-969c-3ae9976f0b89 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1781] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 867/1782] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=2fa88162-ec22-480a-969c-3ae9976f0b89 => 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: 868/1783] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:29:05.915 7 INFO neutron.api.v2.resource [None req-e271038d-5bda-43fe-b0ce-b0a8b537110f 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1784] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/routers/2fa88162-ec22-480a-969c-3ae9976f0b89 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1785] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=810d8c7b-c84e-454a-b0fc-dc6e0a60552c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:05.956 7 INFO neutron.api.v2.resource [None req-10822f9e-7606-4d56-9b72-3bb19a3d8885 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1786] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/routers/810d8c7b-c84e-454a-b0fc-dc6e0a60552c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:05.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7609c2fb-eec2-4386-95bb-3713fff3bfae 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1787] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:05 2026] DELETE /v2.0/subnets/6a70c354-c82b-4681-8a1b-9c4fe7ddf243 => 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: 873/1788] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/ports?device_id=9171df2a-9e74-416e-a432-173bafecd6a0 => 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: 874/1789] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:29:05 2026] GET /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1790] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:05 2026] PUT /v2.0/floatingips/71bcedba-edff-44e3-90b1-e11aa93a4e59 => generated 855 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:06.056 7 INFO neutron.api.v2.resource [None req-2a38c1aa-e03d-48f0-ae04-b9a7d48bf8d9 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1791] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/routers/9171df2a-9e74-416e-a432-173bafecd6a0 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:06.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01aac5e4-7f8e-46ec-9108-0df2adb12816 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1792] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/subnets/068a2be6-211a-4f87-b4b5-b984dcd9c6a4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:06.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-651e6787-e652-402b-acc9-8bef4a041af8'] response: {'name': 'network-changed', 'server_uuid': '1ec0a6ee-4155-4847-9c91-f92a33639d39', 'tag': 'ca6e3067-90bc-44b9-873d-98c665c27d34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 876/1793] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/ports?device_id=a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:06.123 8 INFO neutron.api.v2.resource [None req-43225d7b-5f3c-4ee0-bf6d-9d70a081b515 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1794] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/routers/a5d198f7-eb64-4bbc-b159-5b1ae2d6c0a3 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:06.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c57949f6-c63c-424b-8af2-0d8ce7d26b00 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1795] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/subnets/92475b6d-64d6-41de-9779-bb58522994f2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:06.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb738c8-a0bb-4211-af8f-e822dbfcdbbb 4c5688d4a36a49bf96bc9be4d4be4937 f32722ca539f48a7b00ed2e78c2d217b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1796] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/subnets/f3a4fb3a-5a22-45eb-a536-8b13023da22d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1797] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/ports?tenant_id=39202a72f3b24abcb005bb74822b0216&device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1798] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/networks?id=f6a25f41-ef4d-4dd6-917b-a51696074664 => generated 768 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1799] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ca6e3067-90bc-44b9-873d-98c665c27d34 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1800] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/subnets?id=9ad7d627-e780-4f89-b698-b480c013144e => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1801] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/ports?network_id=f6a25f41-ef4d-4dd6-917b-a51696074664&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1802] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/security-groups?tenant_id=f32722ca539f48a7b00ed2e78c2d217b&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1803] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1804] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 923/1805] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:29:06 2026] GET /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664?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: 883/1806] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/security-groups/bba0046e-5347-4f47-941a-23fcc01026bc => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1807] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:07.078 8 INFO neutron_taas.services.taas.taas_plugin [req-e5355d01-c450-4fdf-abdf-ee190a02ce37 req-af8dc031-3eae-418b-a0bc-6b7113c1644d 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] TaaS: Handle Delete Port: 65efd727-172c-4dd9-9a2f-1d24ce9338f8 2026-07-02 06:29:07.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e5355d01-c450-4fdf-abdf-ee190a02ce37 req-af8dc031-3eae-418b-a0bc-6b7113c1644d 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] Tap Mirror: Handle Delete Port: 65efd727-172c-4dd9-9a2f-1d24ce9338f8 [pid: 7|app: 0|req: 885/1808] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/security-groups?id=c9199182-7977-42de-8c22-9e6508c95315&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-07-02 06:29:07.218 8 INFO neutron.db.l3_db [req-e5355d01-c450-4fdf-abdf-ee190a02ce37 req-af8dc031-3eae-418b-a0bc-6b7113c1644d 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] Floating IP bbdb2962-f547-4dcc-a8f9-ea9d1d1040ea disassociated. External IP: 10.96.250.206, port: 65efd727-172c-4dd9-9a2f-1d24ce9338f8. [pid: 8|app: 0|req: 924/1811] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:29:06 2026] DELETE /v2.0/ports/65efd727-172c-4dd9-9a2f-1d24ce9338f8 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:08.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c2839b9-549c-4f77-b8ad-8e78b73f08ad'] response: {'server_uuid': 'd95b1aae-d64d-473e-8f31-a4a32745b5ec', 'name': 'network-vif-deleted', 'tag': '65efd727-172c-4dd9-9a2f-1d24ce9338f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1812] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:08 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 925/1813] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:09 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 889/1814] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:10 2026] GET /v2.0/ports?device_id=d95b1aae-d64d-473e-8f31-a4a32745b5ec => 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: 926/1815] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:10 2026] GET /v2.0/security-groups?tenant_id=8462969c55b34f83a36a6db449033c24&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1816] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:10 2026] DELETE /v2.0/security-groups/38e11a44-ac2e-4199-ab77-39d7babbf425 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1817] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:11 2026] DELETE /v2.0/security-groups/c9199182-7977-42de-8c22-9e6508c95315 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:11.692 7 INFO neutron.api.v2.resource [None req-cb9efd98-9eb3-47c4-9c4e-666497e870ad 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1818] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:29:11 2026] GET /v2.0/security-groups/c9199182-7977-42de-8c22-9e6508c95315 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:11.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-62de3554-9bd3-4139-9a49-a19a0a15e8df 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] TaaS: Handle Delete Port: 50738501-3e10-4ef8-83e6-f2e550594b88 2026-07-02 06:29:11.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62de3554-9bd3-4139-9a49-a19a0a15e8df 687cbc1038e74ef79ce0378f49001334 913c877d12fd4e5dacdbd169ee34cf7d - - default default] Tap Mirror: Handle Delete Port: 50738501-3e10-4ef8-83e6-f2e550594b88 [pid: 8|app: 0|req: 928/1819] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:11 2026] DELETE /v2.0/floatingips/bbdb2962-f547-4dcc-a8f9-ea9d1d1040ea => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1820] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1821] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:12.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e63007b-e04e-4c56-be1c-950cbfeab4fe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 8182c7cb-5867-49ef-8310-6cc834c74aba 2026-07-02 06:29:12.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e63007b-e04e-4c56-be1c-950cbfeab4fe 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 8182c7cb-5867-49ef-8310-6cc834c74aba [pid: 7|app: 0|req: 892/1822] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:29:12 2026] PUT /v2.0/routers/ceac1621-c44e-41f2-af51-74fc869f6547/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:13.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-96662854-0062-4bc1-8e6b-b1fdbac90e7a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 0d554e7a-84fe-4288-bd32-ecfe758ebfd8 2026-07-02 06:29:13.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96662854-0062-4bc1-8e6b-b1fdbac90e7a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 0d554e7a-84fe-4288-bd32-ecfe758ebfd8 [pid: 8|app: 0|req: 931/1823] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:13 2026] GET /v2.0/security-groups?tenant_id=e140738798744b79a1c1b6051d30203c&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1824] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:13 2026] DELETE /v2.0/security-groups/5f11b864-dcf8-428a-8040-5c848971b73c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:13.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-96662854-0062-4bc1-8e6b-b1fdbac90e7a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 5d566481-7e33-48f2-b77e-e7091cf3f725 2026-07-02 06:29:13.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96662854-0062-4bc1-8e6b-b1fdbac90e7a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 5d566481-7e33-48f2-b77e-e7091cf3f725 2026-07-02 06:29:13.908 7 INFO neutron.services.segments.plugin [-] Segment 4dd258ab-712d-44d2-8450-e62ae527fb61 resource provider aggregate not found 2026-07-02 06:29:13.917 7 INFO neutron.services.segments.plugin [-] Segment 4dd258ab-712d-44d2-8450-e62ae527fb61 resource provider aggregate not found 2026-07-02 06:29:13.926 7 INFO neutron.services.segments.plugin [-] Segment 4dd258ab-712d-44d2-8450-e62ae527fb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd258ab-712d-44d2-8450-e62ae527fb61 found for delete ", "request_id": "req-7159cce7-1446-400b-b1e1-622343c909fa"}]} 2026-07-02 06:29:13.939 7 INFO neutron.services.segments.plugin [-] Segment 4dd258ab-712d-44d2-8450-e62ae527fb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd258ab-712d-44d2-8450-e62ae527fb61 found for delete ", "request_id": "req-1e8aa053-5a92-4dc8-96a4-56316417ffe2"}]} 2026-07-02 06:29:13.949 7 INFO neutron.db.l3_hamode_db [None req-96662854-0062-4bc1-8e6b-b1fdbac90e7a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network 82619729-ac3d-42fc-82a3-7a45f135907f was deleted as no HA routers are present in tenant 913c877d12fd4e5dacdbd169ee34cf7d. [pid: 7|app: 0|req: 893/1825] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:13 2026] DELETE /v2.0/routers/ceac1621-c44e-41f2-af51-74fc869f6547 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1826] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:13 2026] DELETE /v2.0/subnets/c4c97cfc-29be-48fe-aeb3-a286ff8dcaae => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:14.239 7 INFO neutron_taas.services.taas.taas_plugin [None req-de83bab5-fbe5-4e67-95a1-e08725fe5033 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 729c885c-711e-402d-953b-87abafdfe02b 2026-07-02 06:29:14.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de83bab5-fbe5-4e67-95a1-e08725fe5033 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 729c885c-711e-402d-953b-87abafdfe02b [pid: 7|app: 0|req: 894/1827] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:14 2026] DELETE /v2.0/networks/113b1cec-eeff-4d9b-b657-3f2559bdf233 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1828] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:14 2026] GET /v2.0/security-groups?tenant_id=913c877d12fd4e5dacdbd169ee34cf7d&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1829] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:14 2026] DELETE /v2.0/security-groups/59c93065-cd01-4445-bcd1-c8731ffe3f5a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:15.939 7 INFO neutron.services.segments.plugin [-] Segment 2d7bc536-c2f0-4663-bfce-7c34a0583f0c resource provider aggregate not found 2026-07-02 06:29:15.961 7 INFO neutron.services.segments.plugin [-] Segment 2d7bc536-c2f0-4663-bfce-7c34a0583f0c resource provider aggregate not found 2026-07-02 06:29:15.969 7 INFO neutron.services.segments.plugin [-] Segment 2d7bc536-c2f0-4663-bfce-7c34a0583f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7bc536-c2f0-4663-bfce-7c34a0583f0c found for delete ", "request_id": "req-4fbe208a-bccb-4b2a-9163-4fbcfaa738d2"}]} 2026-07-02 06:29:15.977 7 INFO neutron.services.segments.plugin [-] Segment 2d7bc536-c2f0-4663-bfce-7c34a0583f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7bc536-c2f0-4663-bfce-7c34a0583f0c found for delete ", "request_id": "req-40d694a5-41b7-423f-8c4f-fb6e8cada9d2"}]} 2026-07-02 06:29:17.864 8 INFO neutron.db.segments_db [None req-42b67433-0eb0-4db8-9d25-f6afcd7f6d7c 1ac8322ce79044929b09b8a8574bd9b3 3fcf962d368b4074866edc183d1ab869 - - default default] Added segment fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 of type vxlan for network 97bdd025-fffe-4f32-8b36-8d8071e4b05f [pid: 8|app: 0|req: 935/1830] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:17 2026] POST /v2.0/networks => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:18.035 7 INFO neutron.db.segments_db [None req-6e55d1fc-0d94-4fed-9795-b4d3bd0ea66b 1ac8322ce79044929b09b8a8574bd9b3 3fcf962d368b4074866edc183d1ab869 - - default default] Added segment b01dfecf-bdae-4c48-9ee4-9c07943e0f22 of type vxlan for network eff45adf-a6dd-4802-bc1b-8fae7afc7db3 [pid: 7|app: 0|req: 896/1831] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:17 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:18.198 8 INFO neutron.db.segments_db [None req-48f04d1c-c4a2-4eac-bd01-b77409f3392e 1ac8322ce79044929b09b8a8574bd9b3 3fcf962d368b4074866edc183d1ab869 - - default default] Added segment 580de19e-7161-49b0-9551-cb6f406b4930 of type vxlan for network e5aac0c9-9b37-40e3-99e9-cfe72ff058f3 [pid: 8|app: 0|req: 936/1832] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:18 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:18.381 7 INFO neutron.db.segments_db [None req-db05c857-62d6-40b6-9e95-ec2c408dc205 1ac8322ce79044929b09b8a8574bd9b3 3fcf962d368b4074866edc183d1ab869 - - default default] Added segment 66a2a2ea-378b-4de6-bd69-e000ae2e6968 of type vxlan for network a32bf7d0-0b32-44b2-baca-270181c594d5 [pid: 7|app: 0|req: 897/1833] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:18 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:18.532 8 INFO neutron.db.segments_db [None req-355a173d-a6f6-4605-a2e6-14fce122307b 1ac8322ce79044929b09b8a8574bd9b3 3fcf962d368b4074866edc183d1ab869 - - default default] Added segment bbc2ffeb-0f3c-4d01-90ef-27c3e40769be of type vxlan for network 7ff6dd3c-f9c2-4bd3-a1fb-e5484c502946 [pid: 8|app: 0|req: 937/1834] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:18 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1835] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:18 2026] PUT /v2.0/networks/97bdd025-fffe-4f32-8b36-8d8071e4b05f/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1836] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:18 2026] PUT /v2.0/networks/eff45adf-a6dd-4802-bc1b-8fae7afc7db3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1837] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:18 2026] PUT /v2.0/networks/e5aac0c9-9b37-40e3-99e9-cfe72ff058f3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1838] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:18 2026] PUT /v2.0/networks/a32bf7d0-0b32-44b2-baca-270181c594d5/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1839] 10.0.0.231 () {32 vars in 665 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1840] 10.0.0.231 () {32 vars in 679 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1841] 10.0.0.231 () {32 vars in 675 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1842] 10.0.0.231 () {32 vars in 687 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1843] 10.0.0.231 () {32 vars in 673 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1844] 10.0.0.231 () {32 vars in 687 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1845] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/security-groups?tenant_id=24fbb5b65aa6469296c457e46aa74ac9&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1846] 10.0.0.231 () {32 vars in 683 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1847] 10.0.0.231 () {32 vars in 695 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1848] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/security-groups/e607609e-ce7b-4dca-9061-a86601578109 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:19.468 8 INFO neutron.services.segments.plugin [-] Segment fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 resource provider aggregate not found 2026-07-02 06:29:19.476 8 INFO neutron.services.segments.plugin [-] Segment fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 resource provider aggregate not found 2026-07-02 06:29:19.496 8 INFO neutron.services.segments.plugin [-] Segment fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 found for delete ", "request_id": "req-cc7b876d-5107-44a0-94e5-b043453aed73"}]} 2026-07-02 06:29:19.500 8 INFO neutron.services.segments.plugin [-] Segment fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2a00e4-835b-44ff-b4c1-33ecd4ebb969 found for delete ", "request_id": "req-23145b14-25bb-4782-9bbf-71f6e4d2e912"}]} [pid: 8|app: 0|req: 947/1849] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/networks/97bdd025-fffe-4f32-8b36-8d8071e4b05f => 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: 903/1850] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:19 2026] GET /v2.0/security-groups?tenant_id=9f8efab1ca3547eb877d799c97b8653d&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1851] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/networks/eff45adf-a6dd-4802-bc1b-8fae7afc7db3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1852] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/security-groups/60bbaf65-3b00-41b6-816e-b3d398b3690d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1853] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/networks/e5aac0c9-9b37-40e3-99e9-cfe72ff058f3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:19.841 7 INFO neutron.services.segments.plugin [-] Segment 66a2a2ea-378b-4de6-bd69-e000ae2e6968 resource provider aggregate not found 2026-07-02 06:29:19.854 7 INFO neutron.services.segments.plugin [-] Segment 66a2a2ea-378b-4de6-bd69-e000ae2e6968 resource provider aggregate not found 2026-07-02 06:29:19.858 7 INFO neutron.services.segments.plugin [-] Segment 66a2a2ea-378b-4de6-bd69-e000ae2e6968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66a2a2ea-378b-4de6-bd69-e000ae2e6968 found for delete ", "request_id": "req-dfc525ed-62e3-40f0-b9cc-14605725977b"}]} 2026-07-02 06:29:19.874 7 INFO neutron.services.segments.plugin [-] Segment 66a2a2ea-378b-4de6-bd69-e000ae2e6968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66a2a2ea-378b-4de6-bd69-e000ae2e6968 found for delete ", "request_id": "req-ac4caedf-fc2a-4f28-8585-525a975c7ee6"}]} [pid: 7|app: 0|req: 905/1854] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/networks/a32bf7d0-0b32-44b2-baca-270181c594d5 => 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: 950/1855] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:19 2026] DELETE /v2.0/networks/7ff6dd3c-f9c2-4bd3-a1fb-e5484c502946 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1856] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:20 2026] GET /v2.0/security-groups?tenant_id=32ea15bd4fe4453b914f1150da41db41&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1857] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:21 2026] DELETE /v2.0/security-groups/a821501a-f2e1-4d60-8782-55495bbf86e2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:21.519 8 INFO neutron.services.segments.plugin [-] Segment b01dfecf-bdae-4c48-9ee4-9c07943e0f22 resource provider aggregate not found 2026-07-02 06:29:21.525 8 INFO neutron.services.segments.plugin [-] Segment b01dfecf-bdae-4c48-9ee4-9c07943e0f22 resource provider aggregate not found [pid: 7|app: 0|req: 907/1858] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:21 2026] GET /v2.0/security-groups?tenant_id=d40c9af094b24afd9431265d23dd583e&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:21.541 8 INFO neutron.services.segments.plugin [-] Segment b01dfecf-bdae-4c48-9ee4-9c07943e0f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01dfecf-bdae-4c48-9ee4-9c07943e0f22 found for delete ", "request_id": "req-ba21ec8b-605a-40fd-975c-a548e4ddfaaa"}]} 2026-07-02 06:29:21.553 8 INFO neutron.services.segments.plugin [-] Segment b01dfecf-bdae-4c48-9ee4-9c07943e0f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01dfecf-bdae-4c48-9ee4-9c07943e0f22 found for delete ", "request_id": "req-af59fd18-e388-4791-a770-3a5861f39b68"}]} 2026-07-02 06:29:21.565 8 INFO neutron.services.segments.plugin [-] Segment 580de19e-7161-49b0-9551-cb6f406b4930 resource provider aggregate not found 2026-07-02 06:29:21.579 8 INFO neutron.services.segments.plugin [-] Segment 580de19e-7161-49b0-9551-cb6f406b4930 resource provider aggregate not found 2026-07-02 06:29:21.590 8 INFO neutron.services.segments.plugin [-] Segment 580de19e-7161-49b0-9551-cb6f406b4930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580de19e-7161-49b0-9551-cb6f406b4930 found for delete ", "request_id": "req-06717b3c-b162-480d-81bf-1390828a2dc8"}]} 2026-07-02 06:29:21.598 8 INFO neutron.services.segments.plugin [-] Segment 580de19e-7161-49b0-9551-cb6f406b4930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580de19e-7161-49b0-9551-cb6f406b4930 found for delete ", "request_id": "req-c38aceb2-cd51-497e-99d2-8e275dea0d3c"}]} 2026-07-02 06:29:21.615 8 INFO neutron.services.segments.plugin [-] Segment bbc2ffeb-0f3c-4d01-90ef-27c3e40769be resource provider aggregate not found 2026-07-02 06:29:21.619 8 INFO neutron.services.segments.plugin [-] Segment bbc2ffeb-0f3c-4d01-90ef-27c3e40769be resource provider aggregate not found 2026-07-02 06:29:21.638 8 INFO neutron.services.segments.plugin [-] Segment bbc2ffeb-0f3c-4d01-90ef-27c3e40769be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbc2ffeb-0f3c-4d01-90ef-27c3e40769be found for delete ", "request_id": "req-8a194849-8a99-46d7-b513-d7442083105a"}]} 2026-07-02 06:29:21.638 8 INFO neutron.services.segments.plugin [-] Segment bbc2ffeb-0f3c-4d01-90ef-27c3e40769be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbc2ffeb-0f3c-4d01-90ef-27c3e40769be found for delete ", "request_id": "req-8e01a491-cf59-4c6d-b0cc-f240ef4db026"}]} [pid: 8|app: 0|req: 952/1859] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:21 2026] DELETE /v2.0/security-groups/fd8c7bf1-c9e1-411d-8e7f-971ed6fce78b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1860] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:21 2026] GET /v2.0/security-groups?tenant_id=3fcf962d368b4074866edc183d1ab869&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1861] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:21 2026] DELETE /v2.0/security-groups/39bf2f63-d61f-4aee-9f0d-97a5f6e4d2d7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1864] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:23 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1865] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:23 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1866] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:24 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 911/1867] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:24 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 957/1868] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:25 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1869] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:25 2026] GET /v2.0/security-groups?id=cc98defd-a9c4-4c5b-a877-8c9c95339801&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: 958/1870] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:29:25 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:25.943 7 INFO neutron_taas.services.taas.taas_plugin [req-3541b0f7-f641-4576-b544-657810de5256 req-0c36d91a-420c-4fee-a6c4-42a118aa2d65 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: 29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 2026-07-02 06:29:25.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3541b0f7-f641-4576-b544-657810de5256 req-0c36d91a-420c-4fee-a6c4-42a118aa2d65 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: 29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 2026-07-02 06:29:26.073 7 INFO neutron.db.l3_db [req-3541b0f7-f641-4576-b544-657810de5256 req-0c36d91a-420c-4fee-a6c4-42a118aa2d65 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Floating IP 94f55a8c-3192-4def-a3e4-f801c6e1a9bc disassociated. External IP: 10.96.250.205, port: 29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38. [pid: 7|app: 0|req: 913/1871] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:29:25 2026] DELETE /v2.0/ports/29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:26.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-531b9cfc-9ba0-491e-bf55-8d15b22f3cbd'] response: {'server_uuid': 'dd0ad6ed-2298-48a0-9063-de46c886a151', 'name': 'network-vif-deleted', 'tag': '29c4c8b7-0fe2-422d-bd4a-d4ed6a793b38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 959/1872] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:26 2026] GET /v2.0/security-groups?tenant_id=a6003b75149046c29fe3409d7f50bb7d&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1873] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:26 2026] DELETE /v2.0/security-groups/ad87af66-0638-4970-9656-2c0fb5604955 => 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: 914/1874] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1875] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:26 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: 915/1876] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1877] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1878] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:26 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 962/1879] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:26 2026] GET /v2.0/security-groups?tenant_id=ff51e4fb556948328ce95766b4686f93&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1880] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1881] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:26 2026] PUT /v2.0/subnetpools/820a531b-961d-425b-851d-7d96e0bf0e47/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1882] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:26 2026] DELETE /v2.0/security-groups/8e6e6378-f616-4722-ac77-28cc6a591945 => 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: 920/1883] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:26 2026] PUT /v2.0/subnetpools/bbb9ecb5-67b2-44b8-a5d1-3770e877144a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1884] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:26 2026] PUT /v2.0/subnetpools/9ccf852f-9e1f-443d-9011-9e802cb0cf84/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1885] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:27 2026] PUT /v2.0/subnetpools/eb4c62b1-d6c9-4767-835d-0d3c8f314635/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1886] 10.0.0.231 () {32 vars in 671 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1887] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1888] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1889] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1890] 10.0.0.231 () {32 vars in 679 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1891] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1892] 10.0.0.231 () {32 vars in 689 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1893] 10.0.0.231 () {32 vars in 701 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1894] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:27 2026] DELETE /v2.0/subnetpools/820a531b-961d-425b-851d-7d96e0bf0e47 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1895] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:27 2026] DELETE /v2.0/subnetpools/bbb9ecb5-67b2-44b8-a5d1-3770e877144a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1896] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:27 2026] DELETE /v2.0/subnetpools/9ccf852f-9e1f-443d-9011-9e802cb0cf84 => 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: 927/1897] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:27 2026] DELETE /v2.0/subnetpools/eb4c62b1-d6c9-4767-835d-0d3c8f314635 => 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: 971/1898] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:27 2026] DELETE /v2.0/subnetpools/e4bc8840-8828-4714-bde6-f9a9a0899a5b => 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: 928/1899] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:27 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1900] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1901] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&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: 8|app: 0|req: 973/1902] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1279 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1903] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/security-groups?tenant_id=c33561aa29974e6e9c1a981c82bc1443&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1904] 10.0.0.231 () {32 vars in 857 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/floatingips?floating_network_id=55a1bcf5-b576-4898-a207-71a8fe73354c&port_id=ca6e3067-90bc-44b9-873d-98c665c27d34 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1905] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:28 2026] DELETE /v2.0/security-groups/77a418ec-8745-4d6f-8540-3f41968e4ad2 => 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: 975/1906] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/security-groups?tenant_id=c0747be63aa74b76bc6347496d3bcac1&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1907] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:28 2026] GET /v2.0/ports?device_id=dd0ad6ed-2298-48a0-9063-de46c886a151 => 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: 976/1908] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:29 2026] DELETE /v2.0/security-groups/460f694b-aee2-4608-8b79-3b92f52f9c27 => 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: 933/1909] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:29 2026] GET /v2.0/security-groups?tenant_id=ffcd5e40806e48468005df8fe2fbc3ca&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1910] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:29 2026] DELETE /v2.0/security-groups/e1dc6487-7f13-4abf-8c3d-d69734548537 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1911] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:29:29 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1912] 10.0.0.135 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:29 2026] GET /v2.0/security-groups?id=a642b188-2d62-482d-a4c4-165de4a23b9d&id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&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: 7|app: 0|req: 935/1913] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/security-groups/cc98defd-a9c4-4c5b-a877-8c9c95339801 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:30.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-08ce4eea-97b9-43f9-82df-b38311af728b ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: e08a1ad2-02af-4e4b-9d34-7cd9849a04a6 2026-07-02 06:29:30.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ce4eea-97b9-43f9-82df-b38311af728b ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: e08a1ad2-02af-4e4b-9d34-7cd9849a04a6 [pid: 8|app: 0|req: 979/1914] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:30 2026] DELETE /v2.0/floatingips/94f55a8c-3192-4def-a3e4-f801c6e1a9bc => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1915] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 980/1916] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:30 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1917] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:31 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1918] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:31 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 938/1919] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:32 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1920] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:32 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1921] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:32 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 983/1922] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/security-groups?id=aae9054a-eea5-4631-b790-eb6f5e873460&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: 940/1923] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:33.295 7 INFO neutron_taas.services.taas.taas_plugin [req-f2d88ebb-0bf0-4a57-abf4-a486fb16381b req-0ca62374-e710-4a52-94db-e2ad403220d5 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: c1c6bcb8-bc9e-4487-966b-b56ab78b073d 2026-07-02 06:29:33.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f2d88ebb-0bf0-4a57-abf4-a486fb16381b req-0ca62374-e710-4a52-94db-e2ad403220d5 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: c1c6bcb8-bc9e-4487-966b-b56ab78b073d [pid: 7|app: 0|req: 941/1924] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:29:33 2026] DELETE /v2.0/ports/c1c6bcb8-bc9e-4487-966b-b56ab78b073d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1925] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/security-groups?tenant_id=a323b8f47f964076b664032daa3f401f&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:33.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6223e0c-2faa-4136-8cfc-ceccdcb9b058'] response: {'server_uuid': 'fc3455d6-d5df-4c91-ac36-6299e5e684cc', 'name': 'network-vif-deleted', 'tag': 'c1c6bcb8-bc9e-4487-966b-b56ab78b073d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/1926] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1927] 10.0.0.235 () {34 vars in 1119 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/security-groups?id=dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62&id=a642b188-2d62-482d-a4c4-165de4a23b9d&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1928] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:33 2026] DELETE /v2.0/security-groups/d0ea68f4-e805-4c9d-867e-65a6a805ad89 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1929] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:33 2026] GET /v2.0/security-groups?tenant_id=3adf1b6426a84c39a3a6f7e3f497ec23&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1930] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:33 2026] DELETE /v2.0/security-groups/49754431-d398-49ac-8384-23d72f4c6592 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1931] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:34 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:34.461 7 INFO neutron.db.segments_db [None req-2026250e-07a1-4607-9514-66f796d688fd e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Added segment 3c7e7cb6-005c-41ee-8d08-3af535423206 of type vxlan for network 2be10dad-4c60-4edd-bc2c-49ebf5b48134 [pid: 7|app: 0|req: 945/1932] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:34 2026] POST /v2.0/networks => generated 631 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1933] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:29:34 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:34.701 8 INFO neutron_taas.services.taas.taas_plugin [req-82d176d8-ab94-48d9-a0aa-88dd8dcb261d req-41d44d94-e93a-46dd-9229-2e7bf2a4c8c0 cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] TaaS: Handle Delete Port: ca6e3067-90bc-44b9-873d-98c665c27d34 2026-07-02 06:29:34.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-82d176d8-ab94-48d9-a0aa-88dd8dcb261d req-41d44d94-e93a-46dd-9229-2e7bf2a4c8c0 cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Tap Mirror: Handle Delete Port: ca6e3067-90bc-44b9-873d-98c665c27d34 2026-07-02 06:29:34.825 8 INFO neutron.db.l3_db [req-82d176d8-ab94-48d9-a0aa-88dd8dcb261d req-41d44d94-e93a-46dd-9229-2e7bf2a4c8c0 cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Floating IP 71bcedba-edff-44e3-90b1-e11aa93a4e59 disassociated. External IP: 10.96.250.209, port: ca6e3067-90bc-44b9-873d-98c665c27d34. [pid: 7|app: 0|req: 946/1934] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:29:34 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 947/1935] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:34 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1936] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:29:34 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1937] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:29:34 2026] DELETE /v2.0/ports/ca6e3067-90bc-44b9-873d-98c665c27d34 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:35.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8186fbff-c5b7-4bc4-b2ee-144dbbdf7e74'] response: {'server_uuid': '1ec0a6ee-4155-4847-9c91-f92a33639d39', 'name': 'network-vif-deleted', 'tag': 'ca6e3067-90bc-44b9-873d-98c665c27d34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 990/1938] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:35 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:35.268 7 INFO neutron.db.segments_db [None req-5d2cc105-0829-43ee-985b-0850496a5cb2 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Added segment f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 of type vxlan for network e9a8f50d-b3b3-4595-b0e3-97c54d153545 [pid: 7|app: 0|req: 949/1939] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:35 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1940] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:29:35 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1941] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:29:35 2026] POST /v2.0/trunks => generated 407 bytes in 204 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-07-02 06:29:35.997 8 INFO neutron.db.segments_db [None req-b2a65c4f-d070-4cf2-9918-699be9f77f17 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Added segment 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 of type vxlan for network 4fca971d-990f-4842-80f5-0a63e82fad6a [pid: 7|app: 0|req: 951/1942] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:35 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 992/1943] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:35 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1944] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:36 2026] GET /v2.0/ports?device_id=fc3455d6-d5df-4c91-ac36-6299e5e684cc => 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: 952/1945] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:29:36 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1946] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:29:36 2026] POST /v2.0/trunks => generated 407 bytes in 210 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-07-02 06:29:36.742 7 INFO neutron.db.segments_db [None req-b6112cda-9bca-4cda-9414-29a54099edfc e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Added segment e06673f2-f854-4ce1-a368-b28888ed8ee8 of type vxlan for network 2ded95c9-bd75-4bfb-8063-d99c7a855549 [pid: 7|app: 0|req: 953/1947] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:36 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1948] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:37 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 995/1949] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:29:36 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1952] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:29:37 2026] POST /v2.0/trunks => generated 407 bytes in 151 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-07-02 06:29:37.395 8 INFO neutron.db.segments_db [None req-37cc7f2d-f38f-4640-a166-8e930ee4d7d3 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Added segment 00d007c7-2f83-45eb-8423-6c8fd7f427ae of type vxlan for network a696acd7-7567-4b1c-a9ab-9f206dde0691 [pid: 8|app: 0|req: 998/1953] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:37 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1954] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:37 2026] DELETE /v2.0/security-groups/aae9054a-eea5-4631-b790-eb6f5e873460 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1955] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:29:37 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1000/1956] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:29:37 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1957] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:38 2026] PUT /v2.0/trunks/b1875a3f-96e9-4fe5-af58-7c582b581fe6/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1958] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:38 2026] PUT /v2.0/trunks/d9f7b81d-b74e-44b2-84e9-e33c923537fb/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1959] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:38 2026] PUT /v2.0/trunks/c1748854-427d-427b-a7b0-a0b87e58f5ac/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1960] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:38 2026] PUT /v2.0/trunks/89fef79a-496c-411d-b050-fbc5084f7c49/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1961] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/ports?device_id=1ec0a6ee-4155-4847-9c91-f92a33639d39 => 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: 1006/1962] 10.0.0.231 () {32 vars in 661 bytes} [Thu Jul 2 06:29:38 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: 8|app: 0|req: 1007/1963] 10.0.0.231 () {32 vars in 675 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1964] 10.0.0.231 () {32 vars in 671 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1965] 10.0.0.231 () {32 vars in 683 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1966] 10.0.0.231 () {32 vars in 669 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1967] 10.0.0.231 () {32 vars in 683 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1968] 10.0.0.231 () {32 vars in 679 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1969] 10.0.0.231 () {32 vars in 691 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1970] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks/b1875a3f-96e9-4fe5-af58-7c582b581fe6 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:38.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-144fdd7c-cc19-4749-8d1a-60df237689cf ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: 62df7705-8294-4210-8c65-eda442c2fd9f 2026-07-02 06:29:38.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-144fdd7c-cc19-4749-8d1a-60df237689cf ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: 62df7705-8294-4210-8c65-eda442c2fd9f [pid: 8|app: 0|req: 1015/1971] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/ports/560d7851-63e8-4c8d-a825-3d9abcd6d248 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1972] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:29:38 2026] DELETE /v2.0/trunks/b1875a3f-96e9-4fe5-af58-7c582b581fe6 => 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: 1017/1973] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks/d9f7b81d-b74e-44b2-84e9-e33c923537fb => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1974] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/ports/ad8c6320-72f3-40b6-80ee-cbde90912821 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1975] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:29:38 2026] DELETE /v2.0/trunks/d9f7b81d-b74e-44b2-84e9-e33c923537fb => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1976] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks/c1748854-427d-427b-a7b0-a0b87e58f5ac => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1977] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/ports/9b4072be-4c61-4f39-a395-c93eaadf1912 => 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: 1022/1978] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:29:38 2026] DELETE /v2.0/trunks/c1748854-427d-427b-a7b0-a0b87e58f5ac => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1979] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:29:38 2026] GET /v2.0/trunks/89fef79a-496c-411d-b050-fbc5084f7c49 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1980] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:39 2026] GET /v2.0/ports/ff5c244c-1e5a-4a7b-af05-3fd5f979fb02 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1981] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:29:37 2026] PUT /v2.0/routers/78c336db-3c59-4ca6-adb2-e6c079282f70/remove_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1982] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/trunks/89fef79a-496c-411d-b050-fbc5084f7c49 => 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: 1026/1983] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:29:39 2026] GET /v2.0/trunks/218ab459-c8b4-48e4-9f69-4ef69069f2bb => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1984] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:39 2026] GET /v2.0/ports/e0b41a23-9d77-498a-8db3-6c4ecc34a232 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1985] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/trunks/218ab459-c8b4-48e4-9f69-4ef69069f2bb => 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: 958/1986] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/subnets/4f240370-1120-44bd-9cfc-d663edf7d970 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:39.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-9904213b-444b-4301-8733-a024053a065a e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] TaaS: Handle Delete Port: 560d7851-63e8-4c8d-a825-3d9abcd6d248 2026-07-02 06:29:39.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9904213b-444b-4301-8733-a024053a065a e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Tap Mirror: Handle Delete Port: 560d7851-63e8-4c8d-a825-3d9abcd6d248 [pid: 8|app: 0|req: 1029/1987] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/ports/560d7851-63e8-4c8d-a825-3d9abcd6d248 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:39.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-118ca319-75f9-44af-98ea-4d0224149e67 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: db5c502f-1e2b-4319-8eee-8355d332cc3f 2026-07-02 06:29:39.508 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-118ca319-75f9-44af-98ea-4d0224149e67 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: db5c502f-1e2b-4319-8eee-8355d332cc3f [pid: 8|app: 0|req: 1030/1988] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/security-groups/a642b188-2d62-482d-a4c4-165de4a23b9d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:39.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-118ca319-75f9-44af-98ea-4d0224149e67 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: 2506de6c-b244-4fcb-95a1-88e46d359e37 2026-07-02 06:29:39.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-118ca319-75f9-44af-98ea-4d0224149e67 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: 2506de6c-b244-4fcb-95a1-88e46d359e37 [pid: 8|app: 0|req: 1031/1989] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:39 2026] GET /v2.0/security-groups?tenant_id=966e1bd9f7cc49e596f6dc3e3dcaca7f&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:40.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-037d5c7a-45fd-46a1-8ed0-179f09d30f79 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] TaaS: Handle Delete Port: ad8c6320-72f3-40b6-80ee-cbde90912821 2026-07-02 06:29:40.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-037d5c7a-45fd-46a1-8ed0-179f09d30f79 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Tap Mirror: Handle Delete Port: ad8c6320-72f3-40b6-80ee-cbde90912821 2026-07-02 06:29:40.180 7 INFO neutron.services.segments.plugin [-] Segment fdf726c2-9fb6-4383-ad46-01fda961c5d3 resource provider aggregate not found 2026-07-02 06:29:40.191 7 INFO neutron.services.segments.plugin [-] Segment fdf726c2-9fb6-4383-ad46-01fda961c5d3 resource provider aggregate not found 2026-07-02 06:29:40.201 7 INFO neutron.services.segments.plugin [-] Segment fdf726c2-9fb6-4383-ad46-01fda961c5d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf726c2-9fb6-4383-ad46-01fda961c5d3 found for delete ", "request_id": "req-c545198b-a1d5-42ba-b68a-3d55e84bf71d"}]} 2026-07-02 06:29:40.217 7 INFO neutron.services.segments.plugin [-] Segment fdf726c2-9fb6-4383-ad46-01fda961c5d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf726c2-9fb6-4383-ad46-01fda961c5d3 found for delete ", "request_id": "req-469ea84e-50cd-4c2a-bbd6-45601e716955"}]} 2026-07-02 06:29:40.223 7 INFO neutron.db.l3_hamode_db [None req-118ca319-75f9-44af-98ea-4d0224149e67 ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] HA network 0882e27e-644d-4fba-a369-bf7384160675 was deleted as no HA routers are present in tenant 1054375092ea46cb970ffaa49adf17c8. [pid: 7|app: 0|req: 959/1990] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/routers/78c336db-3c59-4ca6-adb2-e6c079282f70 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:40.242 7 INFO neutron.api.v2.resource [None req-4140a2ca-d908-47b4-a10d-ca38fec3dd2f cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1991] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:29:40 2026] GET /v2.0/security-groups/a642b188-2d62-482d-a4c4-165de4a23b9d => 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: 961/1992] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/security-groups/841d9aa2-ff25-47a5-9e0b-a634e86ddf11 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:40.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9673fa0-dcba-4287-8a6e-2e9f990d68aa ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] TaaS: Handle Delete Port: 7301e90b-fad1-4008-9506-a4c598633e0f 2026-07-02 06:29:40.491 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9673fa0-dcba-4287-8a6e-2e9f990d68aa ed25ec0baf2d4985a4586a24b97b2c84 1054375092ea46cb970ffaa49adf17c8 - - default default] Tap Mirror: Handle Delete Port: 7301e90b-fad1-4008-9506-a4c598633e0f [pid: 8|app: 0|req: 1032/1993] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:39 2026] DELETE /v2.0/ports/ad8c6320-72f3-40b6-80ee-cbde90912821 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:40.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-de00ba7f-00f5-4881-8471-0f2127ca6fef cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] TaaS: Handle Delete Port: f928b97e-215b-435c-bc57-5dd28c71d0b6 2026-07-02 06:29:40.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de00ba7f-00f5-4881-8471-0f2127ca6fef cd00c95489d74b63ba31a9cf5a7fa9b9 39202a72f3b24abcb005bb74822b0216 - - default default] Tap Mirror: Handle Delete Port: f928b97e-215b-435c-bc57-5dd28c71d0b6 [pid: 7|app: 0|req: 962/1994] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/networks/422f6b43-49af-4578-aae4-516282d509eb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:40.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-29de31f8-1505-479c-811a-cbff2462f3f7 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] TaaS: Handle Delete Port: 9b4072be-4c61-4f39-a395-c93eaadf1912 2026-07-02 06:29:40.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29de31f8-1505-479c-811a-cbff2462f3f7 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Tap Mirror: Handle Delete Port: 9b4072be-4c61-4f39-a395-c93eaadf1912 [pid: 8|app: 0|req: 1033/1995] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/floatingips/71bcedba-edff-44e3-90b1-e11aa93a4e59 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1996] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/ports/9b4072be-4c61-4f39-a395-c93eaadf1912 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1997] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/security-groups/dfdb2547-55e3-4ef4-95d7-bb6ad9e9ad62 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:40.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d415795-2cee-4cc0-8f85-e9f5df74aa98 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] TaaS: Handle Delete Port: ff5c244c-1e5a-4a7b-af05-3fd5f979fb02 2026-07-02 06:29:40.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d415795-2cee-4cc0-8f85-e9f5df74aa98 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Tap Mirror: Handle Delete Port: ff5c244c-1e5a-4a7b-af05-3fd5f979fb02 [pid: 7|app: 0|req: 964/1998] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:40 2026] DELETE /v2.0/ports/ff5c244c-1e5a-4a7b-af05-3fd5f979fb02 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:41.181 7 INFO neutron_taas.services.taas.taas_plugin [None req-2188a847-2747-43c8-aedb-16241525ada0 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] TaaS: Handle Delete Port: e0b41a23-9d77-498a-8db3-6c4ecc34a232 2026-07-02 06:29:41.184 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2188a847-2747-43c8-aedb-16241525ada0 e0796a41124b4843ad84ebc849d238d0 8d5b6c61bfe240f485d9a9ee76e076fe - - default default] Tap Mirror: Handle Delete Port: e0b41a23-9d77-498a-8db3-6c4ecc34a232 [pid: 7|app: 0|req: 965/1999] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:41 2026] DELETE /v2.0/ports/e0b41a23-9d77-498a-8db3-6c4ecc34a232 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:41.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-a65b9b58-52e0-40e0-9d00-2bbff53d4293 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 97ba6fdc-2e4c-4c30-b243-0692187ff012 2026-07-02 06:29:41.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a65b9b58-52e0-40e0-9d00-2bbff53d4293 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 97ba6fdc-2e4c-4c30-b243-0692187ff012 [pid: 7|app: 0|req: 966/2000] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:41 2026] GET /v2.0/security-groups?tenant_id=1054375092ea46cb970ffaa49adf17c8&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: 967/2001] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:41 2026] DELETE /v2.0/networks/2be10dad-4c60-4edd-bc2c-49ebf5b48134 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2002] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:41 2026] DELETE /v2.0/security-groups/fc04eb70-a0ed-4213-8e79-418407e59398 => 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: 969/2003] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:41 2026] DELETE /v2.0/networks/e9a8f50d-b3b3-4595-b0e3-97c54d153545 => 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: 1035/2004] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:29:40 2026] PUT /v2.0/routers/724e4611-cd00-4720-aff3-1074bf642286/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:42.093 8 INFO neutron.services.segments.plugin [-] Segment 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 resource provider aggregate not found 2026-07-02 06:29:42.102 8 INFO neutron.services.segments.plugin [-] Segment 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 resource provider aggregate not found [pid: 7|app: 0|req: 970/2005] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:41 2026] GET /v2.0/security-groups?tenant_id=3588004bc3c7411fb20c51786acdcaba&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:42.117 8 INFO neutron.services.segments.plugin [-] Segment 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 found for delete ", "request_id": "req-d5219355-a0e4-4944-9f06-51d3406a565a"}]} [pid: 8|app: 0|req: 1036/2006] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:41 2026] DELETE /v2.0/networks/4fca971d-990f-4842-80f5-0a63e82fad6a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:42.125 8 INFO neutron.services.segments.plugin [-] Segment 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe438d1-6a31-4a1c-927d-86c9fff2a7b1 found for delete ", "request_id": "req-b526792b-cf40-427d-8cc1-8d5cae8e9875"}]} 2026-07-02 06:29:42.214 7 INFO neutron.services.segments.plugin [-] Segment 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 resource provider aggregate not found [pid: 8|app: 0|req: 1037/2007] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/security-groups/e6b89118-e019-4ede-bc21-9fe7ef719310 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:42.237 7 INFO neutron.services.segments.plugin [-] Segment 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 found for delete ", "request_id": "req-2765b4d2-1561-4d7c-95cb-c57ed9c5dbbc"}]} 2026-07-02 06:29:42.242 7 INFO neutron.services.segments.plugin [-] Segment 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 resource provider aggregate not found 2026-07-02 06:29:42.267 7 INFO neutron.services.segments.plugin [-] Segment 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c9ed1dc-e157-4d86-b28b-f5cdff77b4e7 found for delete ", "request_id": "req-9c35f798-4adb-44da-b285-639a1bd48f27"}]} 2026-07-02 06:29:42.272 7 INFO neutron.services.segments.plugin [-] Segment 3c7e7cb6-005c-41ee-8d08-3af535423206 resource provider aggregate not found 2026-07-02 06:29:42.299 7 INFO neutron.services.segments.plugin [-] Segment 3c7e7cb6-005c-41ee-8d08-3af535423206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7e7cb6-005c-41ee-8d08-3af535423206 found for delete ", "request_id": "req-6395c7bc-f8b6-452c-b3dd-1ea2f99f1156"}]} 2026-07-02 06:29:42.314 7 INFO neutron.services.segments.plugin [-] Segment 3c7e7cb6-005c-41ee-8d08-3af535423206 resource provider aggregate not found 2026-07-02 06:29:42.336 7 INFO neutron.services.segments.plugin [-] Segment f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 resource provider aggregate not found 2026-07-02 06:29:42.356 7 INFO neutron.services.segments.plugin [-] Segment f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 found for delete ", "request_id": "req-a934a91e-1f8b-4de3-a2ee-faf2bd8119ef"}]} 2026-07-02 06:29:42.357 7 INFO neutron.services.segments.plugin [-] Segment 3c7e7cb6-005c-41ee-8d08-3af535423206 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7e7cb6-005c-41ee-8d08-3af535423206 found for delete ", "request_id": "req-75b86a02-ed90-477f-af93-c9abd1de5107"}]} [pid: 8|app: 0|req: 1038/2008] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/networks/2ded95c9-bd75-4bfb-8063-d99c7a855549 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:42.389 7 INFO neutron.services.segments.plugin [-] Segment f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 resource provider aggregate not found 2026-07-02 06:29:42.424 7 INFO neutron.services.segments.plugin [-] Segment f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4cb2fe4-5b9b-455d-93fd-6e13f48864a3 found for delete ", "request_id": "req-fcd6d834-397b-4e74-befb-379108fb84ee"}]} 2026-07-02 06:29:42.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bd7bdd8-5d2e-46a4-9550-318fa5a11db9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 61aef41d-cdcd-4c7d-93e0-82b0daa3e3b8 2026-07-02 06:29:42.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bd7bdd8-5d2e-46a4-9550-318fa5a11db9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 61aef41d-cdcd-4c7d-93e0-82b0daa3e3b8 [pid: 8|app: 0|req: 1039/2009] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/networks/a696acd7-7567-4b1c-a9ab-9f206dde0691 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:42.793 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bd7bdd8-5d2e-46a4-9550-318fa5a11db9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 84545ec3-c196-477f-872e-626283db71b0 2026-07-02 06:29:42.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bd7bdd8-5d2e-46a4-9550-318fa5a11db9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 84545ec3-c196-477f-872e-626283db71b0 2026-07-02 06:29:43.161 7 INFO neutron.db.l3_hamode_db [None req-1bd7bdd8-5d2e-46a4-9550-318fa5a11db9 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network 11120786-32bf-4e83-8ec8-d43f685058e9 was deleted as no HA routers are present in tenant 39202a72f3b24abcb005bb74822b0216. [pid: 7|app: 0|req: 971/2010] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:42 2026] DELETE /v2.0/routers/724e4611-cd00-4720-aff3-1074bf642286 => generated 0 bytes in 1053 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2011] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:42 2026] GET /v2.0/security-groups?tenant_id=e963e6f4c54a4703b24c0ab262877ebc&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2012] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:43 2026] DELETE /v2.0/subnets/9ad7d627-e780-4f89-b698-b480c013144e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2013] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:43 2026] DELETE /v2.0/security-groups/8cbd4011-be90-444f-b34f-fff83f7414eb => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:43.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-47314892-7c04-49f6-b3dc-d7f1f73b31b5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: e30364c4-0c4e-4fe2-8038-9c1a25c7b359 2026-07-02 06:29:43.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47314892-7c04-49f6-b3dc-d7f1f73b31b5 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: e30364c4-0c4e-4fe2-8038-9c1a25c7b359 [pid: 8|app: 0|req: 1041/2014] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:43 2026] GET /v2.0/security-groups?tenant_id=879717ee44d54713893f53c4a842241f&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2015] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:43 2026] DELETE /v2.0/security-groups/fd524063-71e3-49e6-97c0-49737497f481 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2016] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:43 2026] DELETE /v2.0/networks/f6a25f41-ef4d-4dd6-917b-a51696074664 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2017] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:43 2026] GET /v2.0/security-groups?tenant_id=8d5b6c61bfe240f485d9a9ee76e076fe&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2018] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:43 2026] DELETE /v2.0/security-groups/de4183e0-178e-4fa5-8e7f-a5957439fc79 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:44.150 8 INFO neutron.services.segments.plugin [-] Segment e06673f2-f854-4ce1-a368-b28888ed8ee8 resource provider aggregate not found 2026-07-02 06:29:44.153 8 INFO neutron.services.segments.plugin [-] Segment e06673f2-f854-4ce1-a368-b28888ed8ee8 resource provider aggregate not found 2026-07-02 06:29:44.172 8 INFO neutron.services.segments.plugin [-] Segment e06673f2-f854-4ce1-a368-b28888ed8ee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06673f2-f854-4ce1-a368-b28888ed8ee8 found for delete ", "request_id": "req-3621325c-b69a-4d42-83e7-da7ded08b5d9"}]} 2026-07-02 06:29:44.183 8 INFO neutron.services.segments.plugin [-] Segment e06673f2-f854-4ce1-a368-b28888ed8ee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06673f2-f854-4ce1-a368-b28888ed8ee8 found for delete ", "request_id": "req-035631a0-0f23-4ba8-9dcd-996493416cac"}]} 2026-07-02 06:29:44.205 8 INFO neutron.services.segments.plugin [-] Segment 00d007c7-2f83-45eb-8423-6c8fd7f427ae resource provider aggregate not found 2026-07-02 06:29:44.208 8 INFO neutron.services.segments.plugin [-] Segment 00d007c7-2f83-45eb-8423-6c8fd7f427ae resource provider aggregate not found 2026-07-02 06:29:44.226 8 INFO neutron.services.segments.plugin [-] Segment 00d007c7-2f83-45eb-8423-6c8fd7f427ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d007c7-2f83-45eb-8423-6c8fd7f427ae found for delete ", "request_id": "req-bfda6427-c24a-4a21-a865-d9aa1a9531f7"}]} 2026-07-02 06:29:44.229 8 INFO neutron.services.segments.plugin [-] Segment 00d007c7-2f83-45eb-8423-6c8fd7f427ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d007c7-2f83-45eb-8423-6c8fd7f427ae found for delete ", "request_id": "req-a3001b88-fbd8-49bb-847c-f90cc6bc9bc4"}]} 2026-07-02 06:29:44.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bbb2fc2-f3f7-49f0-822d-a29c189b97e1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 471985b3-cce4-4684-a877-5c29eb72b116 2026-07-02 06:29:44.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bbb2fc2-f3f7-49f0-822d-a29c189b97e1 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 471985b3-cce4-4684-a877-5c29eb72b116 [pid: 7|app: 0|req: 977/2019] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:44 2026] GET /v2.0/security-groups?tenant_id=f7a9c6ebbb1340608a2357357cfe70b3&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:44.388 7 INFO neutron.services.segments.plugin [-] Segment f3b5379c-47ef-40d3-a41d-a356e148c0f0 resource provider aggregate not found 2026-07-02 06:29:44.410 7 INFO neutron.services.segments.plugin [-] Segment f3b5379c-47ef-40d3-a41d-a356e148c0f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3b5379c-47ef-40d3-a41d-a356e148c0f0 found for delete ", "request_id": "req-5b3a20e3-2c96-4c6b-b28c-0bea23672c1b"}]} 2026-07-02 06:29:44.423 7 INFO neutron.services.segments.plugin [-] Segment 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 resource provider aggregate not found 2026-07-02 06:29:44.444 7 INFO neutron.services.segments.plugin [-] Segment 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 found for delete ", "request_id": "req-ce7b961b-f8cc-44e2-aa47-57ba9f060609"}]} 2026-07-02 06:29:44.447 7 INFO neutron.services.segments.plugin [-] Segment f3b5379c-47ef-40d3-a41d-a356e148c0f0 resource provider aggregate not found [pid: 7|app: 0|req: 978/2020] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:44 2026] DELETE /v2.0/security-groups/1c265ebd-f04e-4c03-b7bb-c444723f4d8e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:44.462 7 INFO neutron.services.segments.plugin [-] Segment f3b5379c-47ef-40d3-a41d-a356e148c0f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3b5379c-47ef-40d3-a41d-a356e148c0f0 found for delete ", "request_id": "req-e8ae1e64-7c78-4506-ace6-e4db67b3bb1f"}]} 2026-07-02 06:29:44.486 7 INFO neutron.services.segments.plugin [-] Segment 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 resource provider aggregate not found 2026-07-02 06:29:44.503 7 INFO neutron.services.segments.plugin [-] Segment 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd84cec-4211-4b5c-b4cd-f3735e2d1c74 found for delete ", "request_id": "req-6810cd94-eef0-4268-8d80-804c036847ce"}]} [pid: 8|app: 0|req: 1043/2021] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:29:43 2026] PUT /v2.0/routers/1f7d40d1-1e61-4774-84fa-55df7e706a7d/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:45.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-32f631c8-2ad3-4c7d-88c0-92d95200237e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 89ed6bbb-4cdb-4a49-a952-726213c29112 2026-07-02 06:29:45.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32f631c8-2ad3-4c7d-88c0-92d95200237e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 89ed6bbb-4cdb-4a49-a952-726213c29112 2026-07-02 06:29:45.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-32f631c8-2ad3-4c7d-88c0-92d95200237e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: ed28569c-925f-4063-9932-a2db282f2244 2026-07-02 06:29:45.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32f631c8-2ad3-4c7d-88c0-92d95200237e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: ed28569c-925f-4063-9932-a2db282f2244 2026-07-02 06:29:45.813 7 INFO neutron.db.l3_hamode_db [None req-32f631c8-2ad3-4c7d-88c0-92d95200237e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] HA network 8d6116f7-e35d-4557-882c-a71488d29558 was deleted as no HA routers are present in tenant 16402ea110504dc9ba22d01bc030090f. [pid: 7|app: 0|req: 979/2022] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:44 2026] DELETE /v2.0/routers/1f7d40d1-1e61-4774-84fa-55df7e706a7d => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:45.935 8 INFO neutron.db.segments_db [None req-8ce99fac-809d-44f5-aeaa-d7e1c5e92191 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] Added segment e656feef-6a8c-4283-b026-2ef69d48d44e of type vxlan for network df69fc62-8b5f-4693-a560-dd91b8561aba [pid: 7|app: 0|req: 980/2023] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:45 2026] DELETE /v2.0/subnets/c0ccb462-3918-40cc-8867-a9dc1b03f392 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2024] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:45 2026] POST /v2.0/networks => generated 641 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:46.077 7 INFO neutron_taas.services.taas.taas_plugin [None req-c99ea399-62ce-44bd-8c51-295096953535 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 68304d9d-d78f-4ad5-9e15-127bd3b779cf 2026-07-02 06:29:46.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c99ea399-62ce-44bd-8c51-295096953535 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 68304d9d-d78f-4ad5-9e15-127bd3b779cf [pid: 7|app: 0|req: 981/2025] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:45 2026] DELETE /v2.0/networks/8d2eabca-41fd-48d9-af8f-4bd3ef7a0069 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2026] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:46 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-07-02 06:29:46.450 7 INFO neutron.db.segments_db [None req-7652a5ff-24f5-40b2-acc9-738bff6b41e1 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] Added segment 103f4612-fc61-4c7e-b682-89a942268c8c of type vxlan for network 4b8a4e9a-1c39-42b3-834b-6689f00b97f6 2026-07-02 06:29:46.464 7 INFO neutron.services.segments.plugin [-] Segment defa73ab-2ef2-4356-ad96-b93f27c6ddc9 resource provider aggregate not found 2026-07-02 06:29:46.487 7 INFO neutron.services.segments.plugin [-] Segment defa73ab-2ef2-4356-ad96-b93f27c6ddc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid defa73ab-2ef2-4356-ad96-b93f27c6ddc9 found for delete ", "request_id": "req-af88e2d6-8982-4522-88b5-1598641a1d6c"}]} 2026-07-02 06:29:46.510 7 INFO neutron.services.segments.plugin [-] Segment 88acde9c-aade-4c50-b5ce-f20489dfa84e resource provider aggregate not found 2026-07-02 06:29:46.538 7 INFO neutron.services.segments.plugin [-] Segment defa73ab-2ef2-4356-ad96-b93f27c6ddc9 resource provider aggregate not found 2026-07-02 06:29:46.543 7 INFO neutron.services.segments.plugin [-] Segment 88acde9c-aade-4c50-b5ce-f20489dfa84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88acde9c-aade-4c50-b5ce-f20489dfa84e found for delete ", "request_id": "req-bc2ebf8e-7b36-4846-9566-423e8d3acfe0"}]} 2026-07-02 06:29:46.554 7 INFO neutron.services.segments.plugin [-] Segment defa73ab-2ef2-4356-ad96-b93f27c6ddc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid defa73ab-2ef2-4356-ad96-b93f27c6ddc9 found for delete ", "request_id": "req-7b4ad8f9-6b51-4fd2-9bfc-f407856013d8"}]} 2026-07-02 06:29:46.572 7 INFO neutron.services.segments.plugin [-] Segment 88acde9c-aade-4c50-b5ce-f20489dfa84e resource provider aggregate not found [pid: 7|app: 0|req: 982/2027] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:46 2026] POST /v2.0/networks => generated 644 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:46.592 7 INFO neutron.services.segments.plugin [-] Segment 88acde9c-aade-4c50-b5ce-f20489dfa84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88acde9c-aade-4c50-b5ce-f20489dfa84e found for delete ", "request_id": "req-41d0c4c5-9aae-4a81-b192-3204808092dd"}]} [pid: 8|app: 0|req: 1046/2028] 10.0.0.231 () {34 vars in 742 bytes} [Thu Jul 2 06:29:46 2026] PUT /v2.0/networks/4b8a4e9a-1c39-42b3-834b-6689f00b97f6 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2029] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:46 2026] GET /v2.0/security-groups?tenant_id=16402ea110504dc9ba22d01bc030090f&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2030] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:46 2026] DELETE /v2.0/security-groups/87c0157d-f8aa-43d0-8606-cb366caf11ed => 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: 983/2031] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:46 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2032] 10.0.0.231 () {34 vars in 740 bytes} [Thu Jul 2 06:29:47 2026] PUT /v2.0/subnets/2590c34a-642f-491c-baa4-49783e0af316 => generated 636 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2033] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/security-groups?tenant_id=39202a72f3b24abcb005bb74822b0216&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:47.231 8 INFO neutron.db.segments_db [None req-00311d45-2443-4248-8fe1-591c32b07014 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] Added segment 9e446e5b-d483-4a9f-a955-5999eb07c6c2 of type vxlan for network b4433ccc-9045-4521-bb7c-b9af1023514d [pid: 8|app: 0|req: 1049/2034] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:46 2026] POST /v2.0/networks => generated 727 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2035] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/networks/4b8a4e9a-1c39-42b3-834b-6689f00b97f6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2036] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/security-groups/741087d4-db52-47e3-b617-a328fcf46aff => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:47.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d5825f8-7836-4c6a-a4e5-63325edfdd13 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2037] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/networks/4b8a4e9a-1c39-42b3-834b-6689f00b97f6 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2038] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2039] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/subnets?network_id=55a1bcf5-b576-4898-a207-71a8fe73354c => 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: 1054/2040] 10.0.0.231 () {32 vars in 652 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/extensions => generated 21537 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2041] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:47 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:47.621 7 WARNING neutron.api.v2.base [None req-1bdd783b-8374-4a68-a08a-c9cee6e83ef7 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - 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-07-02 06:29:47.622 7 INFO neutron.api.v2.resource [None req-1bdd783b-8374-4a68-a08a-c9cee6e83ef7 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 988/2042] 10.0.0.231 () {34 vars in 680 bytes} [Thu Jul 2 06:29:47 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: 8|app: 0|req: 1055/2043] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/networks => generated 1306 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2044] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/subnets => generated 1280 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2045] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/networks/df69fc62-8b5f-4693-a560-dd91b8561aba => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2046] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:29:47 2026] GET /v2.0/subnets/4b66bad4-3343-471b-a9f4-ff7926956d09 => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:47.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc5988e1-abf3-4ec6-9a57-fab25ae6dd1c e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2047] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/subnets/2590c34a-642f-491c-baa4-49783e0af316 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:47.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69e9d4fd-6268-4a68-9d86-4cb781082fe3 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2048] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/networks/4b8a4e9a-1c39-42b3-834b-6689f00b97f6 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2049] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/networks/b4433ccc-9045-4521-bb7c-b9af1023514d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:47.924 7 INFO neutron.db.segments_db [None req-3d32befa-168d-4e08-a45f-f571c16d8d40 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] Added segment 0cdd1ca4-043f-44de-957a-e4824776d498 of type vxlan for network 3f520add-8a26-4ab1-ae8e-b69ea84f9d34 [pid: 8|app: 0|req: 1061/2050] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/subnets/4b66bad4-3343-471b-a9f4-ff7926956d09 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2051] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:47 2026] POST /v2.0/networks => generated 726 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:48.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-7469d791-57dc-4db3-bff6-1bc24270a105 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] TaaS: Handle Delete Port: 0c7cfed3-c402-4d41-8680-57262bb54906 2026-07-02 06:29:48.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7469d791-57dc-4db3-bff6-1bc24270a105 e965ffaffab849ae8c45dd731e93256c 2fd32d76bb714e8f8a4be87ad56e46ca - - default default] Tap Mirror: Handle Delete Port: 0c7cfed3-c402-4d41-8680-57262bb54906 2026-07-02 06:29:48.280 8 INFO neutron.services.segments.plugin [-] Segment e656feef-6a8c-4283-b026-2ef69d48d44e resource provider aggregate not found 2026-07-02 06:29:48.286 8 INFO neutron.services.segments.plugin [-] Segment e656feef-6a8c-4283-b026-2ef69d48d44e resource provider aggregate not found 2026-07-02 06:29:48.306 8 INFO neutron.services.segments.plugin [-] Segment e656feef-6a8c-4283-b026-2ef69d48d44e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e656feef-6a8c-4283-b026-2ef69d48d44e found for delete ", "request_id": "req-b2a893cf-d91f-46fe-8d8c-418ac6cdc303"}]} [pid: 8|app: 0|req: 1062/2052] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:47 2026] DELETE /v2.0/networks/df69fc62-8b5f-4693-a560-dd91b8561aba => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:48.320 8 INFO neutron.services.segments.plugin [-] Segment e656feef-6a8c-4283-b026-2ef69d48d44e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e656feef-6a8c-4283-b026-2ef69d48d44e found for delete ", "request_id": "req-deeb517c-a716-4382-8427-aed6eeec68f3"}]} 2026-07-02 06:29:48.418 7 INFO neutron.db.segments_db [None req-e135bfba-f769-418b-8d43-483e2ce3964c 9684d0ba5405489eb02e0de1bfddbb1c 8ddfd64016a44a54a7cb8c74611296af - - default default] Added segment 1967e282-1eb1-45a9-a854-9b5d0239b4de of type vxlan for network c118989a-6505-439b-ad07-19c29e132cd3 [pid: 8|app: 0|req: 1063/2053] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:48 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:48.505 8 WARNING neutron.api.v2.base [None req-b3fe4cc5-f088-4fa6-9088-34b8b3075f8f 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - 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-07-02 06:29:48.506 8 INFO neutron.api.v2.resource [None req-b3fe4cc5-f088-4fa6-9088-34b8b3075f8f 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1064/2054] 10.0.0.231 () {34 vars in 680 bytes} [Thu Jul 2 06:29:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2055] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:48 2026] POST /v2.0/networks => generated 631 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:48.566 7 INFO neutron.services.segments.plugin [-] Segment 103f4612-fc61-4c7e-b682-89a942268c8c resource provider aggregate not found 2026-07-02 06:29:48.584 7 INFO neutron.services.segments.plugin [-] Segment 103f4612-fc61-4c7e-b682-89a942268c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103f4612-fc61-4c7e-b682-89a942268c8c found for delete ", "request_id": "req-93e84434-60d5-470a-ae0e-c8be9818c719"}]} 2026-07-02 06:29:48.599 7 INFO neutron.services.segments.plugin [-] Segment 9e446e5b-d483-4a9f-a955-5999eb07c6c2 resource provider aggregate not found [pid: 7|app: 0|req: 992/2056] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:48 2026] PUT /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:48.609 7 INFO neutron.services.segments.plugin [-] Segment 103f4612-fc61-4c7e-b682-89a942268c8c resource provider aggregate not found 2026-07-02 06:29:48.627 7 INFO neutron.services.segments.plugin [-] Segment 103f4612-fc61-4c7e-b682-89a942268c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103f4612-fc61-4c7e-b682-89a942268c8c found for delete ", "request_id": "req-46813471-eea7-481e-a8e6-1750abd1e948"}]} 2026-07-02 06:29:48.635 7 INFO neutron.services.segments.plugin [-] Segment 9e446e5b-d483-4a9f-a955-5999eb07c6c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e446e5b-d483-4a9f-a955-5999eb07c6c2 found for delete ", "request_id": "req-86d5529d-084c-452d-bfd0-92404a853aaf"}]} 2026-07-02 06:29:48.648 7 INFO neutron.services.segments.plugin [-] Segment 9e446e5b-d483-4a9f-a955-5999eb07c6c2 resource provider aggregate not found 2026-07-02 06:29:48.667 7 INFO neutron.services.segments.plugin [-] Segment 9e446e5b-d483-4a9f-a955-5999eb07c6c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e446e5b-d483-4a9f-a955-5999eb07c6c2 found for delete ", "request_id": "req-e03be3a6-596a-4d50-9e33-ed9617ee6da8"}]} [pid: 7|app: 0|req: 993/2057] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2058] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:48 2026] DELETE /v2.0/networks/3f520add-8a26-4ab1-ae8e-b69ea84f9d34 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2059] 10.0.0.231 () {34 vars in 763 bytes} [Thu Jul 2 06:29:48 2026] PUT /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 06:29:48.826 7 INFO neutron.db.segments_db [None req-f6e33a61-6323-4d66-ac99-6d2c5df4c92b 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] Added segment f5614441-2fbc-4a65-ab5d-666cbc59fe49 of type vxlan for network dcdc1e99-4dc7-45b3-80e1-0fb67efb05da [pid: 8|app: 0|req: 1066/2060] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/security-groups?tenant_id=2fd32d76bb714e8f8a4be87ad56e46ca&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2061] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:48 2026] POST /v2.0/networks => generated 727 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2062] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:48 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2063] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:48 2026] DELETE /v2.0/security-groups/af75a652-a125-4656-b3cc-1f357f08ed50 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2064] 10.0.0.231 () {34 vars in 759 bytes} [Thu Jul 2 06:29:49 2026] PUT /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2065] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:48 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2066] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2067] 10.0.0.231 () {34 vars in 781 bytes} [Thu Jul 2 06:29:49 2026] PUT /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2068] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2069] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:29:49 2026] PUT /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2070] 10.0.0.231 () {34 vars in 680 bytes} [Thu Jul 2 06:29:49 2026] POST /v2.0/rbac-policies => generated 324 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2071] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2072] 10.0.0.231 () {32 vars in 740 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:49.544 7 INFO neutron.api.v2.resource [None req-f5728fcf-d183-4a54-9305-e95c5a9acc9b 9684d0ba5405489eb02e0de1bfddbb1c 8ddfd64016a44a54a7cb8c74611296af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/2073] 10.0.0.231 () {32 vars in 744 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2074] 10.0.0.231 () {32 vars in 743 bytes} [Thu Jul 2 06:29:49 2026] DELETE /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2075] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:49.735 8 INFO neutron.api.v2.resource [None req-073ffd83-430a-4efe-a377-d704b3e0fb76 9684d0ba5405489eb02e0de1bfddbb1c 8ddfd64016a44a54a7cb8c74611296af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2076] 10.0.0.231 () {32 vars in 747 bytes} [Thu Jul 2 06:29:49 2026] DELETE /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2077] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:29:49 2026] DELETE /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => 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: 1006/2078] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2079] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:29:49 2026] GET /v2.0/networks/dcdc1e99-4dc7-45b3-80e1-0fb67efb05da => generated 655 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2080] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:49 2026] DELETE /v2.0/networks/c118989a-6505-439b-ad07-19c29e132cd3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:50.327 8 INFO neutron.services.segments.plugin [-] Segment 0cdd1ca4-043f-44de-957a-e4824776d498 resource provider aggregate not found 2026-07-02 06:29:50.344 8 INFO neutron.services.segments.plugin [-] Segment 0cdd1ca4-043f-44de-957a-e4824776d498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cdd1ca4-043f-44de-957a-e4824776d498 found for delete ", "request_id": "req-2c8123cf-7031-42b5-abf1-eea6d765ed12"}]} 2026-07-02 06:29:50.345 8 INFO neutron.services.segments.plugin [-] Segment 0cdd1ca4-043f-44de-957a-e4824776d498 resource provider aggregate not found 2026-07-02 06:29:50.361 8 INFO neutron.services.segments.plugin [-] Segment 0cdd1ca4-043f-44de-957a-e4824776d498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cdd1ca4-043f-44de-957a-e4824776d498 found for delete ", "request_id": "req-d01be90c-d3e6-4927-a018-99bbe102ebf5"}]} 2026-07-02 06:29:50.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-824b4dbe-9b20-442f-b7f9-3e1888ddff57 1d9413568ddc43d685a42f80f295e7f6 ef3a99641905415e8ddfe8695e0943b4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2081] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:29:50 2026] GET /v2.0/networks/dcdc1e99-4dc7-45b3-80e1-0fb67efb05da => generated 138 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:50.659 7 INFO neutron.services.segments.plugin [-] Segment 1967e282-1eb1-45a9-a854-9b5d0239b4de resource provider aggregate not found 2026-07-02 06:29:50.678 7 INFO neutron.services.segments.plugin [-] Segment 1967e282-1eb1-45a9-a854-9b5d0239b4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1967e282-1eb1-45a9-a854-9b5d0239b4de found for delete ", "request_id": "req-a143d527-69aa-40b0-a077-84eb35ba037d"}]} 2026-07-02 06:29:50.699 7 INFO neutron.services.segments.plugin [-] Segment 1967e282-1eb1-45a9-a854-9b5d0239b4de resource provider aggregate not found 2026-07-02 06:29:50.719 7 INFO neutron.services.segments.plugin [-] Segment 1967e282-1eb1-45a9-a854-9b5d0239b4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1967e282-1eb1-45a9-a854-9b5d0239b4de found for delete ", "request_id": "req-ac3d88a6-996e-4600-a8e2-03d533ef3803"}]} [pid: 7|app: 0|req: 1008/2082] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:50 2026] DELETE /v2.0/networks/dcdc1e99-4dc7-45b3-80e1-0fb67efb05da => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:50.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0f05475-73d5-4289-b741-afd3dac318e5 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1009/2083] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:50 2026] DELETE /v2.0/subnets/c837c184-5557-4f6b-958a-5c5735a07e2e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:50.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bd2fa94-fbc8-482f-9fdf-fa12b5cae5c2 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/2084] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:50 2026] DELETE /v2.0/subnets/83277e86-c7be-47a0-abf8-c6420106d132 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:50.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85cc3f87-7217-4aea-838a-4ef30184c625 1f92352ef6d0473385b8f6bfd147bf91 709e0efcbf664f689abdf30e39af0d69 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/2085] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:50 2026] DELETE /v2.0/subnets/b0926387-3dd1-4d45-a627-ccc2397c0d21 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2086] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:50 2026] GET /v2.0/security-groups?tenant_id=8ddfd64016a44a54a7cb8c74611296af&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2087] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:50 2026] DELETE /v2.0/security-groups/1d32fc57-5c08-49f6-b47a-0976515737d0 => 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: 1013/2088] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:51 2026] GET /v2.0/security-groups?tenant_id=2027f39750314dc099d3f774000ba56d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:51.170 8 INFO neutron.db.segments_db [None req-9d16d586-de49-4eae-bd45-de186c8c1007 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Added segment 4f68bb9f-23f4-4296-b5b3-6a5f6093054c of type vxlan for network b5861a5c-8b26-459a-8364-021f8ed42607 [pid: 8|app: 0|req: 1076/2089] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:50 2026] POST /v2.0/networks => generated 647 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2090] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:51 2026] DELETE /v2.0/security-groups/f05a5b4c-57f6-4b42-931b-a97cc531fcc7 => 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: 1077/2091] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:29:51 2026] POST /v2.0/ports => generated 778 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:29:51.652 8 INFO neutron.db.segments_db [None req-97a445d2-4f43-449c-8ecb-b28674a89a7c c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Added segment f41b73e4-eedf-4642-9b79-b7b303bfbb66 of type vxlan for network 1b700341-5413-4169-b83c-d0608c7af742 [pid: 8|app: 0|req: 1078/2092] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:51 2026] POST /v2.0/networks => generated 635 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2093] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:51 2026] GET /v2.0/security-groups?tenant_id=ef3a99641905415e8ddfe8695e0943b4&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2094] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:51 2026] DELETE /v2.0/security-groups/17d0669a-e304-4598-b6e2-5e20e3caec20 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2095] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:51 2026] POST /v2.0/subnets => generated 646 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2096] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:52 2026] GET /v2.0/security-groups?tenant_id=985f7377727d4d67a0139ddb27b1e73f&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: 1017/2097] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:29:51 2026] POST /v2.0/ports => generated 962 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: 7|app: 0|req: 1018/2098] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:52 2026] DELETE /v2.0/security-groups/3610a7ef-c9a7-4b95-8557-c6622a35fba8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:52.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-401ac877-cfcb-491e-9483-eeae4fdba6c2 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] TaaS: Handle Delete Port: 5d3f4c3d-c503-4f60-a642-4d034386acae 2026-07-02 06:29:52.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401ac877-cfcb-491e-9483-eeae4fdba6c2 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Tap Mirror: Handle Delete Port: 5d3f4c3d-c503-4f60-a642-4d034386acae 2026-07-02 06:29:52.703 7 INFO neutron.services.segments.plugin [-] Segment f5614441-2fbc-4a65-ab5d-666cbc59fe49 resource provider aggregate not found 2026-07-02 06:29:52.728 7 INFO neutron.services.segments.plugin [-] Segment f5614441-2fbc-4a65-ab5d-666cbc59fe49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5614441-2fbc-4a65-ab5d-666cbc59fe49 found for delete ", "request_id": "req-c6f4deff-81b9-4f8f-8c64-5f9bcf696055"}]} 2026-07-02 06:29:52.741 7 INFO neutron.services.segments.plugin [-] Segment f5614441-2fbc-4a65-ab5d-666cbc59fe49 resource provider aggregate not found 2026-07-02 06:29:52.767 7 INFO neutron.services.segments.plugin [-] Segment f5614441-2fbc-4a65-ab5d-666cbc59fe49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5614441-2fbc-4a65-ab5d-666cbc59fe49 found for delete ", "request_id": "req-fef0738b-6c5d-4682-86e6-009ff1308bb9"}]} [pid: 7|app: 0|req: 1021/2101] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:52 2026] DELETE /v2.0/ports/5d3f4c3d-c503-4f60-a642-4d034386acae => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2102] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:52 2026] GET /v2.0/security-groups?tenant_id=709e0efcbf664f689abdf30e39af0d69&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:52.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-657f0464-b0b5-436d-a4a0-76d4f2d7e43f c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2103] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:52 2026] DELETE /v2.0/ports/5d3f4c3d-c503-4f60-a642-4d034386acae => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2104] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:52 2026] DELETE /v2.0/security-groups/e6ac220c-b359-4dc8-bfc1-c5542998e850 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:52.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31caf54c-8649-4d6d-94bb-61e38e74e100 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/2105] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:52 2026] GET /v2.0/ports/5d3f4c3d-c503-4f60-a642-4d034386acae => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2106] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:52 2026] POST /v2.0/floatingips => generated 552 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2107] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:52 2026] DELETE /v2.0/subnets/4c493172-1127-49db-8db8-c7d064d31bd9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2108] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:53 2026] DELETE /v2.0/networks/1b700341-5413-4169-b83c-d0608c7af742 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:53.271 7 INFO neutron.db.segments_db [None req-208683e8-138a-45da-a844-a9508a1e4149 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Added segment d287fae0-5773-4a7a-9321-84cf13c571dc of type vxlan for network 616c1c7e-352f-450d-88f0-8d27946dab14 [pid: 7|app: 0|req: 1028/2109] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:29:53 2026] POST /v2.0/networks => generated 635 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2110] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:52 2026] POST /v2.0/floatingips => generated 552 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2111] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:29:53 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2112] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:29:53 2026] POST /v2.0/ports => generated 927 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:53.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-e41f16a4-f720-4803-bad9-d170f3d7d982 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] TaaS: Handle Delete Port: 7791d612-60f4-401e-a83c-85ac78846dd2 2026-07-02 06:29:53.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e41f16a4-f720-4803-bad9-d170f3d7d982 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Tap Mirror: Handle Delete Port: 7791d612-60f4-401e-a83c-85ac78846dd2 [pid: 8|app: 0|req: 1083/2113] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:53 2026] POST /v2.0/floatingips => generated 552 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2114] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:53 2026] DELETE /v2.0/ports/7791d612-60f4-401e-a83c-85ac78846dd2 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:54.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-836c20b3-bae4-4ecc-a671-bce4e37e4b72 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/2115] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:54 2026] GET /v2.0/ports/7791d612-60f4-401e-a83c-85ac78846dd2 => 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: 1033/2116] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:54 2026] DELETE /v2.0/subnets/525d9741-3856-4ea0-a3dd-8c0b53436ca9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2117] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:54 2026] DELETE /v2.0/networks/616c1c7e-352f-450d-88f0-8d27946dab14 => 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: 1084/2118] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:54 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2119] 10.0.0.231 () {34 vars in 664 bytes} [Thu Jul 2 06:29:54 2026] POST /v2.0/ports => generated 779 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:54.746 7 INFO neutron.services.segments.plugin [-] Segment f41b73e4-eedf-4642-9b79-b7b303bfbb66 resource provider aggregate not found 2026-07-02 06:29:54.764 7 INFO neutron.services.segments.plugin [-] Segment f41b73e4-eedf-4642-9b79-b7b303bfbb66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b73e4-eedf-4642-9b79-b7b303bfbb66 found for delete ", "request_id": "req-94fabf24-4b28-4dae-8f45-591b47d6449f"}]} 2026-07-02 06:29:54.784 7 INFO neutron.services.segments.plugin [-] Segment d287fae0-5773-4a7a-9321-84cf13c571dc resource provider aggregate not found 2026-07-02 06:29:54.788 7 INFO neutron.services.segments.plugin [-] Segment f41b73e4-eedf-4642-9b79-b7b303bfbb66 resource provider aggregate not found 2026-07-02 06:29:54.801 7 INFO neutron.services.segments.plugin [-] Segment d287fae0-5773-4a7a-9321-84cf13c571dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d287fae0-5773-4a7a-9321-84cf13c571dc found for delete ", "request_id": "req-31ff12d5-3078-44de-8c9d-5dbf465588b7"}]} 2026-07-02 06:29:54.803 7 INFO neutron.services.segments.plugin [-] Segment f41b73e4-eedf-4642-9b79-b7b303bfbb66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b73e4-eedf-4642-9b79-b7b303bfbb66 found for delete ", "request_id": "req-5d41bd0a-c4a2-4199-a2af-d2675683dbb3"}]} 2026-07-02 06:29:54.822 7 INFO neutron.services.segments.plugin [-] Segment d287fae0-5773-4a7a-9321-84cf13c571dc resource provider aggregate not found 2026-07-02 06:29:54.838 7 INFO neutron.services.segments.plugin [-] Segment d287fae0-5773-4a7a-9321-84cf13c571dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d287fae0-5773-4a7a-9321-84cf13c571dc found for delete ", "request_id": "req-e1b9b24b-dc44-427f-b6c2-aa424ef3d228"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1036/2120] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2121] 10.0.0.231 () {34 vars in 736 bytes} [Thu Jul 2 06:29:54 2026] PUT /v2.0/ports/8e69e317-c1b3-4948-a509-dbea0fc91f37 => generated 752 bytes in 166 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: 1038/2122] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2123] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:54 2026] POST /v2.0/floatingips => generated 552 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2124] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:55.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-3034dc6c-5ec3-401f-be49-c68c9e8575d0 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] TaaS: Handle Delete Port: 8e69e317-c1b3-4948-a509-dbea0fc91f37 2026-07-02 06:29:55.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3034dc6c-5ec3-401f-be49-c68c9e8575d0 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Tap Mirror: Handle Delete Port: 8e69e317-c1b3-4948-a509-dbea0fc91f37 [pid: 8|app: 0|req: 1087/2125] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/floatingips/e8dc788c-c048-4de0-b8d2-292204e8521f/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2126] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/ports/8e69e317-c1b3-4948-a509-dbea0fc91f37 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2127] 10.0.0.231 () {34 vars in 769 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2128] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2129] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:55.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24572431-88ec-4953-aca7-a85eea3ef494 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2130] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/ports/8e69e317-c1b3-4948-a509-dbea0fc91f37 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2131] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/floatingips/55a5bcd9-2305-45f9-8f8d-fa32a9e61d2a/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2132] 10.0.0.231 () {34 vars in 765 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2133] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2134] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2135] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/floatingips/e1a6f00b-0b75-4f62-bdc7-1583c177c197/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2136] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/ports/86b360fa-2f2d-4e09-8e9e-f73fe0aa66f3 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2137] 10.0.0.231 () {34 vars in 787 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 06:29:55.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41b65da4-3ef7-4425-a59c-e75c616f6910 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2138] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/ports/7791d612-60f4-401e-a83c-85ac78846dd2 => 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: 1044/2139] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/floatingips/ee20d604-9018-425b-9de4-584817adc6bf/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:55.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e07104e-c704-4f7a-bceb-dd897c7f33f4 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2140] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/subnets/525d9741-3856-4ea0-a3dd-8c0b53436ca9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2141] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:55.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-101bc9ee-ab15-42fe-9526-7877ebbb1544 c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1097/2142] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/subnets/4c493172-1127-49db-8db8-c7d064d31bd9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2143] 10.0.0.231 () {32 vars in 671 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2144] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:29:55 2026] PUT /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/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: 1099/2145] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:55.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-34360c99-8d4e-40e1-a706-71d23a5f9b4e c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] TaaS: Handle Delete Port: 86b360fa-2f2d-4e09-8e9e-f73fe0aa66f3 [pid: 8|app: 0|req: 1100/2146] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:55.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34360c99-8d4e-40e1-a706-71d23a5f9b4e c9fb34b0cb58481497f510039892c32b 114de9701edc43059432053fa25a29aa - - default default] Tap Mirror: Handle Delete Port: 86b360fa-2f2d-4e09-8e9e-f73fe0aa66f3 [pid: 8|app: 0|req: 1101/2147] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2148] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2149] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2150] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/ports/86b360fa-2f2d-4e09-8e9e-f73fe0aa66f3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:55.834 8 INFO neutron.api.v2.resource [None req-00cd20d6-683c-46cd-81c3-c876c4b9065c 8ffb58aafc9b4b8082a286eb609430cc b65de11adc654deab2e6a0b3e5b128ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2151] 10.0.0.231 () {32 vars in 750 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2152] 10.0.0.231 () {32 vars in 679 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2153] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:55.947 8 INFO neutron.services.segments.plugin [-] Segment 4f68bb9f-23f4-4296-b5b3-6a5f6093054c resource provider aggregate not found 2026-07-02 06:29:55.955 8 INFO neutron.services.segments.plugin [-] Segment 4f68bb9f-23f4-4296-b5b3-6a5f6093054c resource provider aggregate not found [pid: 7|app: 0|req: 1050/2154] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:55.974 8 INFO neutron.services.segments.plugin [-] Segment 4f68bb9f-23f4-4296-b5b3-6a5f6093054c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f68bb9f-23f4-4296-b5b3-6a5f6093054c found for delete ", "request_id": "req-d9b51d9c-b811-4705-99ec-c98275419eb5"}]} 2026-07-02 06:29:55.975 8 INFO neutron.services.segments.plugin [-] Segment 4f68bb9f-23f4-4296-b5b3-6a5f6093054c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f68bb9f-23f4-4296-b5b3-6a5f6093054c found for delete ", "request_id": "req-124e77ef-3ee5-4d1f-a480-6319dc505e09"}]} [pid: 7|app: 0|req: 1051/2155] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2156] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/networks/b5861a5c-8b26-459a-8364-021f8ed42607 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:56.020 8 INFO neutron.api.v2.resource [None req-3a02ba06-3182-4240-944c-d2c8c74ec5a2 8ffb58aafc9b4b8082a286eb609430cc b65de11adc654deab2e6a0b3e5b128ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2157] 10.0.0.231 () {32 vars in 753 bytes} [Thu Jul 2 06:29:55 2026] DELETE /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2158] 10.0.0.231 () {32 vars in 689 bytes} [Thu Jul 2 06:29:55 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2159] 10.0.0.231 () {32 vars in 701 bytes} [Thu Jul 2 06:29:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2160] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => 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: 1108/2161] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:29:56 2026] GET /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e/tags => 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: 1109/2162] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/subnetpools/60e22017-2c24-4689-a912-93a297e1cf2e => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:56.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc2030b1-8416-4dd9-803b-aadb2e9af3e5 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] TaaS: Handle Delete Port: 5751cb34-118f-4a53-9c3e-eebdcc71d36b 2026-07-02 06:29:56.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc2030b1-8416-4dd9-803b-aadb2e9af3e5 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] Tap Mirror: Handle Delete Port: 5751cb34-118f-4a53-9c3e-eebdcc71d36b [pid: 7|app: 0|req: 1054/2163] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/floatingips/e8dc788c-c048-4de0-b8d2-292204e8521f => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:56.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a2b5fc3-e17e-4d28-9581-adf5b263d9e5 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] TaaS: Handle Delete Port: 264d6ee0-28d8-4d5c-9dfc-3bc5c0a173bf 2026-07-02 06:29:56.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a2b5fc3-e17e-4d28-9581-adf5b263d9e5 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] Tap Mirror: Handle Delete Port: 264d6ee0-28d8-4d5c-9dfc-3bc5c0a173bf [pid: 7|app: 0|req: 1055/2164] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:56 2026] GET /v2.0/security-groups?tenant_id=114de9701edc43059432053fa25a29aa&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2165] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/floatingips/55a5bcd9-2305-45f9-8f8d-fa32a9e61d2a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:56.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1c6aa25-7bb0-41c1-8d9e-93c0200311e2 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] TaaS: Handle Delete Port: 0758b013-c768-489a-9186-3afdf33a6120 [pid: 7|app: 0|req: 1056/2166] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/security-groups/cacf0732-9461-41e1-a2bd-21840f68d6c3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:56.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1c6aa25-7bb0-41c1-8d9e-93c0200311e2 cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] Tap Mirror: Handle Delete Port: 0758b013-c768-489a-9186-3afdf33a6120 [pid: 8|app: 0|req: 1111/2167] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/floatingips/e1a6f00b-0b75-4f62-bdc7-1583c177c197 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:57.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8816a47-f5b2-434f-8575-dd96e4b0181d cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] TaaS: Handle Delete Port: 84881daa-3fa1-400b-b3ab-1a36a05a61dd 2026-07-02 06:29:57.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8816a47-f5b2-434f-8575-dd96e4b0181d cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] Tap Mirror: Handle Delete Port: 84881daa-3fa1-400b-b3ab-1a36a05a61dd [pid: 8|app: 0|req: 1112/2168] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:56 2026] DELETE /v2.0/floatingips/ee20d604-9018-425b-9de4-584817adc6bf => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2169] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:56 2026] GET /v2.0/security-groups?tenant_id=ab1d94329c3349a1830e645a5096bb79&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:57.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-5097f3f1-0abd-47ec-8fa2-5002caf2e37f cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] TaaS: Handle Delete Port: 3f92d044-3a0c-46ab-a92f-0657c8d942a4 2026-07-02 06:29:57.445 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5097f3f1-0abd-47ec-8fa2-5002caf2e37f cc840a996f044e6ab287543a4e877f24 b7efe02112de4006b995eec471eabee7 - - default default] Tap Mirror: Handle Delete Port: 3f92d044-3a0c-46ab-a92f-0657c8d942a4 [pid: 8|app: 0|req: 1113/2170] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:29:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2171] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:57 2026] DELETE /v2.0/floatingips/a87a2323-6bff-4438-bd18-5e8ed971492e => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2172] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:57 2026] DELETE /v2.0/security-groups/3ac43dc8-c862-4b22-a6c3-613281a3d9b2 => 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: 1059/2173] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:29:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2174] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:29:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2175] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:57 2026] GET /v2.0/security-groups?tenant_id=b65de11adc654deab2e6a0b3e5b128ba&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2176] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:29:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2177] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:57 2026] DELETE /v2.0/security-groups/47e73724-5f86-4063-b784-4c0bde2c485b => 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: 1117/2178] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:29:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2179] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:29:58 2026] PUT /v2.0/security-groups/3e83a420-78d6-4101-9ed3-8c47389e0ee0/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2180] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:29:58 2026] PUT /v2.0/security-groups/9907d460-bfdf-4459-9544-d53102dd6fc9/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2181] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:29:58 2026] PUT /v2.0/security-groups/345712fe-714a-453c-bbe2-6aee9cd64016/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2182] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:29:58 2026] PUT /v2.0/security-groups/854a6a32-24e9-43f7-b75f-746dc4a99023/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2183] 10.0.0.231 () {32 vars in 679 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2184] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:29:58 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: 8|app: 0|req: 1121/2185] 10.0.0.231 () {32 vars in 689 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2186] 10.0.0.231 () {32 vars in 701 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2187] 10.0.0.231 () {32 vars in 687 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2188] 10.0.0.231 () {32 vars in 701 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2189] 10.0.0.231 () {32 vars in 697 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2190] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?tenant_id=d4401006e25a4cdc90cdbd599495bdfa&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2191] 10.0.0.231 () {32 vars in 709 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2192] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:29:58 2026] POST /v2.0/subnetpools => generated 548 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2193] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:58 2026] DELETE /v2.0/security-groups/91b4d824-1065-49cd-a216-b7b9b9a91f32 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2194] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:29:58 2026] GET /v2.0/subnetpools/d607a0c0-ce6a-4cd6-82a5-7b194ef15099 => generated 548 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2195] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:58 2026] DELETE /v2.0/security-groups/3e83a420-78d6-4101-9ed3-8c47389e0ee0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2196] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:29:58 2026] PUT /v2.0/subnetpools/d607a0c0-ce6a-4cd6-82a5-7b194ef15099 => generated 500 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2197] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:58 2026] DELETE /v2.0/security-groups/9907d460-bfdf-4459-9544-d53102dd6fc9 => 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: 1129/2198] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/subnetpools/d607a0c0-ce6a-4cd6-82a5-7b194ef15099 => 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: 1070/2199] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:59 2026] GET /v2.0/security-groups?tenant_id=b7efe02112de4006b995eec471eabee7&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:59.144 7 INFO neutron.api.v2.resource [None req-1a5551d5-ecd6-4a2d-abde-071f2c9cf13c cdfb4c87be8240ceaa8bc301eae56f80 3de932654b8944c99389d1a7ab3ecf61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2200] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:29:59 2026] GET /v2.0/subnetpools/d607a0c0-ce6a-4cd6-82a5-7b194ef15099 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2201] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/345712fe-714a-453c-bbe2-6aee9cd64016 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:59.176 8 INFO neutron.api.v2.resource [None req-d3faa1d6-1800-4480-b43d-be22f264ad48 cdfb4c87be8240ceaa8bc301eae56f80 3de932654b8944c99389d1a7ab3ecf61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2202] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/subnetpools/d607a0c0-ce6a-4cd6-82a5-7b194ef15099 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2203] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/854a6a32-24e9-43f7-b75f-746dc4a99023 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2204] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/0af1c280-0f45-4d77-8164-1b9c65aa1d25 => 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: 1133/2205] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/5d622a61-17d5-4de6-8f5b-fa8c118bfc88 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2206] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:59 2026] GET /v2.0/security-groups?tenant_id=475ab9e57489492f83637b08fb98a018&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2207] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/796e9a47-7403-4e7f-9beb-b64be1d40493 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2208] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:29:59 2026] GET /v2.0/security-groups?tenant_id=3de932654b8944c99389d1a7ab3ecf61&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2209] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:29:59 2026] DELETE /v2.0/security-groups/d95398c8-e353-45ac-9bb4-3d9d12bfe554 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2210] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:00 2026] GET /v2.0/security-groups?tenant_id=cea42a8d0dea46d1ae8f290fea780224&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2211] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:00 2026] DELETE /v2.0/security-groups/d2b205d8-2ccb-4244-a499-4bded559ef93 => 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: 1076/2212] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:00 2026] GET /v2.0/security-groups?tenant_id=98f765548f7842dd9510a16de531e4b7&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2213] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:00 2026] DELETE /v2.0/security-groups/f7d0fb82-babd-4da2-b8e4-8016184ebe33 => 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: 1077/2214] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:00 2026] GET /v2.0/security-groups?tenant_id=48792017f923411ea7fc79d41fc3d060&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2215] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:01 2026] DELETE /v2.0/security-groups/24934e29-820d-473f-8114-5bf1640e40c4 => 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: 1078/2216] 10.0.0.231 () {32 vars in 622 bytes} [Thu Jul 2 06:30:01 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: 1139/2217] 10.0.0.231 () {32 vars in 632 bytes} [Thu Jul 2 06:30:01 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2218] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:02 2026] GET /v2.0/security-groups?tenant_id=db73fa33c0b1425ea1343e4f01c51ec4&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2219] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:02 2026] DELETE /v2.0/security-groups/cb59a45a-c5f8-497a-8f52-279bc615d4cb => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:04.459 7 INFO neutron.db.segments_db [None req-8aa4a39d-620a-42d0-b580-90d640baa373 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Added segment c5e0320a-df27-4f0f-ac63-93bc8d444d00 of type vxlan for network 5f1be126-35d0-494e-86bd-bf22d6b35a04 [pid: 7|app: 0|req: 1080/2220] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:04 2026] POST /v2.0/networks => generated 632 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2221] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:04 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:04.999 7 INFO neutron.db.segments_db [None req-774b8b86-7086-4c00-b86c-f3c280348267 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Added segment ca25b961-28ee-48e0-9656-871b59be0d6d of type vxlan for network 825b9753-8c89-4ffe-b3c0-d14f0be3a740 [pid: 7|app: 0|req: 1081/2222] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:04 2026] POST /v2.0/networks => generated 632 bytes in 149 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: 1142/2223] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/ports => generated 743 bytes in 346 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-07-02 06:30:05.495 8 INFO neutron.db.segments_db [None req-20a1ab46-8615-4c6f-a180-275604ef7214 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Added segment 40e09492-3d8a-4291-a167-74ed8edee553 of type vxlan for network 7d41fbb9-1015-4255-b24c-dc6307fab634 [pid: 8|app: 0|req: 1143/2224] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:05.693 7 INFO neutron.db.segments_db [None req-a839899f-9b8f-4915-bac4-260a353b3e12 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Added segment 88d662d6-fd84-4e89-947a-ed677020aa3d of type vxlan for network 32e8ac3a-6932-481b-a2c9-2798cae576de [pid: 7|app: 0|req: 1082/2225] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/networks => generated 631 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2226] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/ports => generated 743 bytes in 365 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-07-02 06:30:06.037 8 INFO neutron.db.segments_db [None req-ea0872e8-fb08-4977-82ef-ef9a5d7eb4aa 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Added segment 5da76127-fa60-421e-95bc-5b8dfaf3f0cb of type vxlan for network 6cae6ae4-d949-4672-959b-edcddaca7245 [pid: 7|app: 0|req: 1083/2227] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2228] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:05 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:06.170 7 INFO neutron.db.segments_db [None req-cd468aa4-c0d0-41d4-ac62-94e522ef1cf9 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Added segment bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 of type vxlan for network db90d7bd-580e-4551-916a-d1f0b08af3a9 [pid: 7|app: 0|req: 1084/2229] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2230] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 1085/2231] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/subnets => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:06.576 8 INFO neutron.db.segments_db [None req-679159d0-1dd0-4b98-a6e6-6075379136d4 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Added segment c725e28d-ff36-4be2-8ffc-6e84d926cd5c of type vxlan for network de4235b1-330f-4d23-acf5-e0eb51b7cc51 2026-07-02 06:30:06.632 7 INFO neutron.db.segments_db [None req-62fbb8f3-d868-4a22-8638-0f80a8fef873 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Added segment b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf of type vxlan for network e322a77a-7e3a-4e30-b731-de451a28f82c [pid: 8|app: 0|req: 1147/2232] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2233] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2234] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:06 2026] GET /v2.0/security-groups?tenant_id=2e5f7b548e294f9c903590294852a02a&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2235] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/ports => generated 743 bytes in 315 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: 1088/2236] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:07 2026] DELETE /v2.0/security-groups/b56bb973-bb25-47c2-a122-2262bc331b72 => 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: 1149/2237] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:06 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2238] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:07 2026] PUT /v2.0/ports/9a20bfde-3abd-4712-a81a-32f9a5abb6bc/tags => generated 17 bytes in 73 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-07-02 06:30:07.234 8 INFO neutron.db.segments_db [None req-ba73f8b0-38bd-43f7-a1f2-fb6652acae60 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Added segment bfcc32b8-2df2-4df3-a00e-2e6c0260169c of type vxlan for network 3cc82f4f-930f-42dd-8695-1201e7f82b8c [pid: 7|app: 0|req: 1090/2239] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:07 2026] PUT /v2.0/ports/672772e7-c921-430c-901c-a4e309f2229e/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1150/2242] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:07 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2243] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:07 2026] PUT /v2.0/ports/c0471171-f400-41c9-96b2-929867694dfc/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1094/2244] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:07 2026] PUT /v2.0/ports/400cf185-a110-4bb9-80c0-03e3b045492a/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1151/2245] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:07 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2246] 10.0.0.231 () {32 vars in 659 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:07.625 8 INFO neutron.db.segments_db [None req-4677c309-dd4c-42fb-b184-2f072f1281b7 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Added segment e9c39166-f97a-4b03-980f-417125877aa1 of type vxlan for network c113b600-c617-4243-a787-83e422b7d20f [pid: 7|app: 0|req: 1096/2247] 10.0.0.231 () {32 vars in 673 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2248] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:07 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2249] 10.0.0.231 () {32 vars in 669 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2250] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2251] 10.0.0.231 () {32 vars in 667 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2252] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:07 2026] POST /v2.0/subnets => generated 629 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2253] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:30:07 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2254] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:08 2026] PUT /v2.0/subnets/9b2f25cc-0cb6-4db4-ac6d-d8f9f0e32f5c/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2255] 10.0.0.231 () {32 vars in 677 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2256] 10.0.0.231 () {32 vars in 689 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2257] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:08 2026] PUT /v2.0/subnets/035b025f-e068-46ad-bf97-6d42e11f87e5/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2258] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:08 2026] PUT /v2.0/subnets/e065b01a-c98b-4dc0-9480-4647ccfd0af7/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:08.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-254480d3-c3ce-4a6b-bccb-364d435514ae 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] TaaS: Handle Delete Port: 9a20bfde-3abd-4712-a81a-32f9a5abb6bc 2026-07-02 06:30:08.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254480d3-c3ce-4a6b-bccb-364d435514ae 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Tap Mirror: Handle Delete Port: 9a20bfde-3abd-4712-a81a-32f9a5abb6bc [pid: 8|app: 0|req: 1157/2259] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:08 2026] PUT /v2.0/subnets/dcc0617f-0c18-4a70-8133-077e1d74fe38/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2260] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/ports/9a20bfde-3abd-4712-a81a-32f9a5abb6bc => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2261] 10.0.0.231 () {32 vars in 663 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2262] 10.0.0.231 () {32 vars in 677 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:08.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8a1b1a6-45e9-4c4f-9be9-fcf3788d9a84 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] TaaS: Handle Delete Port: 672772e7-c921-430c-901c-a4e309f2229e 2026-07-02 06:30:08.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8a1b1a6-45e9-4c4f-9be9-fcf3788d9a84 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Tap Mirror: Handle Delete Port: 672772e7-c921-430c-901c-a4e309f2229e [pid: 8|app: 0|req: 1160/2263] 10.0.0.231 () {32 vars in 673 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2264] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2265] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/ports/672772e7-c921-430c-901c-a4e309f2229e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2266] 10.0.0.231 () {32 vars in 671 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2267] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:08.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-293685d0-f77d-4425-b980-a3a68516bc37 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] TaaS: Handle Delete Port: c0471171-f400-41c9-96b2-929867694dfc 2026-07-02 06:30:08.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-293685d0-f77d-4425-b980-a3a68516bc37 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Tap Mirror: Handle Delete Port: c0471171-f400-41c9-96b2-929867694dfc [pid: 8|app: 0|req: 1164/2268] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2269] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:30:08 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2270] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/ports/c0471171-f400-41c9-96b2-929867694dfc => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:08.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-658b287d-fad3-4a0e-86b5-f46bcc4788ca 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] TaaS: Handle Delete Port: 400cf185-a110-4bb9-80c0-03e3b045492a 2026-07-02 06:30:08.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-658b287d-fad3-4a0e-86b5-f46bcc4788ca 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Tap Mirror: Handle Delete Port: 400cf185-a110-4bb9-80c0-03e3b045492a [pid: 8|app: 0|req: 1166/2271] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/subnets/9b2f25cc-0cb6-4db4-ac6d-d8f9f0e32f5c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2272] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/ports/400cf185-a110-4bb9-80c0-03e3b045492a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:08.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-283c4e29-b655-4983-8f00-6d59ef2fea6f 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] TaaS: Handle Delete Port: e80323d0-1aa0-4fbd-93b2-cb294f4771cc 2026-07-02 06:30:08.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-283c4e29-b655-4983-8f00-6d59ef2fea6f 4316c9336c294cb680da3178fdf75929 47ab6de43c2a4e7080708cd17cb6e8ef - - default default] Tap Mirror: Handle Delete Port: e80323d0-1aa0-4fbd-93b2-cb294f4771cc [pid: 8|app: 0|req: 1167/2273] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/subnets/035b025f-e068-46ad-bf97-6d42e11f87e5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2274] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/ports/e80323d0-1aa0-4fbd-93b2-cb294f4771cc => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2275] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:08 2026] DELETE /v2.0/subnets/e065b01a-c98b-4dc0-9480-4647ccfd0af7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:09.164 7 INFO neutron.services.segments.plugin [-] Segment c5e0320a-df27-4f0f-ac63-93bc8d444d00 resource provider aggregate not found 2026-07-02 06:30:09.173 7 INFO neutron.services.segments.plugin [-] Segment c5e0320a-df27-4f0f-ac63-93bc8d444d00 resource provider aggregate not found [pid: 7|app: 0|req: 1108/2276] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/5f1be126-35d0-494e-86bd-bf22d6b35a04 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:09.196 7 INFO neutron.services.segments.plugin [-] Segment c5e0320a-df27-4f0f-ac63-93bc8d444d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e0320a-df27-4f0f-ac63-93bc8d444d00 found for delete ", "request_id": "req-233285ca-1a0a-409f-9281-e3e40e853f42"}]} 2026-07-02 06:30:09.202 7 INFO neutron.services.segments.plugin [-] Segment c5e0320a-df27-4f0f-ac63-93bc8d444d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e0320a-df27-4f0f-ac63-93bc8d444d00 found for delete ", "request_id": "req-da68febf-7f68-40a2-bb5c-de7aa8277e41"}]} [pid: 8|app: 0|req: 1169/2277] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/subnets/dcc0617f-0c18-4a70-8133-077e1d74fe38 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2278] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/825b9753-8c89-4ffe-b3c0-d14f0be3a740 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2279] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/subnets/2c20fff2-fa72-491c-b11b-7ec279984d90 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2280] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/7d41fbb9-1015-4255-b24c-dc6307fab634 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:09.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-740f5d8e-152f-4ba7-8a91-8266fa86985f 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] TaaS: Handle Delete Port: 9e3e3c41-87e4-48f4-8c73-4fb4f1b4d29e 2026-07-02 06:30:09.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-740f5d8e-152f-4ba7-8a91-8266fa86985f 0327dcb234724c3a8c2354431592a2bb 0c2ade964a87481bb3011f6bf805b1fe - - default default] Tap Mirror: Handle Delete Port: 9e3e3c41-87e4-48f4-8c73-4fb4f1b4d29e [pid: 7|app: 0|req: 1111/2281] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/6cae6ae4-d949-4672-959b-edcddaca7245 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:09.661 8 INFO neutron.services.segments.plugin [-] Segment 88d662d6-fd84-4e89-947a-ed677020aa3d resource provider aggregate not found 2026-07-02 06:30:09.671 8 INFO neutron.services.segments.plugin [-] Segment 88d662d6-fd84-4e89-947a-ed677020aa3d resource provider aggregate not found 2026-07-02 06:30:09.684 8 INFO neutron.services.segments.plugin [-] Segment 88d662d6-fd84-4e89-947a-ed677020aa3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88d662d6-fd84-4e89-947a-ed677020aa3d found for delete ", "request_id": "req-d0285f98-25df-4eac-a42f-ac0ff622a8cd"}]} 2026-07-02 06:30:09.692 8 INFO neutron.services.segments.plugin [-] Segment 88d662d6-fd84-4e89-947a-ed677020aa3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88d662d6-fd84-4e89-947a-ed677020aa3d found for delete ", "request_id": "req-ff87fd19-add0-463e-b323-05f07f420224"}]} [pid: 8|app: 0|req: 1171/2282] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/32e8ac3a-6932-481b-a2c9-2798cae576de => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2283] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/de4235b1-330f-4d23-acf5-e0eb51b7cc51 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2284] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/db90d7bd-580e-4551-916a-d1f0b08af3a9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2285] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/e322a77a-7e3a-4e30-b731-de451a28f82c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2286] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:09 2026] DELETE /v2.0/networks/3cc82f4f-930f-42dd-8695-1201e7f82b8c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2287] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:10 2026] DELETE /v2.0/networks/c113b600-c617-4243-a787-83e422b7d20f => 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: 1174/2288] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:10 2026] GET /v2.0/security-groups?tenant_id=47ab6de43c2a4e7080708cd17cb6e8ef&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2289] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:10 2026] DELETE /v2.0/security-groups/ab28e48d-b9a4-4518-a5e9-6a229b5ab782 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2290] 10.0.0.71 () {32 vars in 800 bytes} [Thu Jul 2 06:30:10 2026] GET /v2.0/extensions => generated 21537 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2291] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:11 2026] GET /v2.0/security-groups?tenant_id=e3224e9fd741493fa04b35a885269255&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: 1116/2292] 10.0.0.71 () {30 vars in 722 bytes} [Thu Jul 2 06:30:11 2026] GET /v2.0/quotas/4e874212bd6b421397aff8698222bd52/details => generated 847 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:30:11.222 7 INFO neutron.services.segments.plugin [-] Segment ca25b961-28ee-48e0-9656-871b59be0d6d resource provider aggregate not found 2026-07-02 06:30:11.229 7 INFO neutron.services.segments.plugin [-] Segment ca25b961-28ee-48e0-9656-871b59be0d6d resource provider aggregate not found 2026-07-02 06:30:11.247 7 INFO neutron.services.segments.plugin [-] Segment ca25b961-28ee-48e0-9656-871b59be0d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca25b961-28ee-48e0-9656-871b59be0d6d found for delete ", "request_id": "req-23359c7c-6909-42d8-a329-fc1cb1ddf4ed"}]} 2026-07-02 06:30:11.256 7 INFO neutron.services.segments.plugin [-] Segment ca25b961-28ee-48e0-9656-871b59be0d6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca25b961-28ee-48e0-9656-871b59be0d6d found for delete ", "request_id": "req-1f63ad14-eba7-4792-b3c5-91ca7e690653"}]} 2026-07-02 06:30:11.278 7 INFO neutron.services.segments.plugin [-] Segment 40e09492-3d8a-4291-a167-74ed8edee553 resource provider aggregate not found 2026-07-02 06:30:11.287 7 INFO neutron.services.segments.plugin [-] Segment 40e09492-3d8a-4291-a167-74ed8edee553 resource provider aggregate not found 2026-07-02 06:30:11.306 7 INFO neutron.services.segments.plugin [-] Segment 40e09492-3d8a-4291-a167-74ed8edee553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e09492-3d8a-4291-a167-74ed8edee553 found for delete ", "request_id": "req-5c487289-ba66-41c5-92a5-6f1e5e2703ce"}]} 2026-07-02 06:30:11.312 7 INFO neutron.services.segments.plugin [-] Segment 40e09492-3d8a-4291-a167-74ed8edee553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e09492-3d8a-4291-a167-74ed8edee553 found for delete ", "request_id": "req-952efe24-1669-43d4-8d73-d93884e31fb1"}]} 2026-07-02 06:30:11.325 7 INFO neutron.services.segments.plugin [-] Segment 5da76127-fa60-421e-95bc-5b8dfaf3f0cb resource provider aggregate not found 2026-07-02 06:30:11.330 7 INFO neutron.services.segments.plugin [-] Segment 5da76127-fa60-421e-95bc-5b8dfaf3f0cb resource provider aggregate not found 2026-07-02 06:30:11.347 7 INFO neutron.services.segments.plugin [-] Segment 5da76127-fa60-421e-95bc-5b8dfaf3f0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da76127-fa60-421e-95bc-5b8dfaf3f0cb found for delete ", "request_id": "req-d91cd31f-110e-4069-b6c2-5a51bb435d66"}]} [pid: 7|app: 0|req: 1117/2293] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:11 2026] DELETE /v2.0/security-groups/59028f3f-3bf1-460d-be1b-a4e5c877a4a3 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:11.355 7 INFO neutron.services.segments.plugin [-] Segment 5da76127-fa60-421e-95bc-5b8dfaf3f0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da76127-fa60-421e-95bc-5b8dfaf3f0cb found for delete ", "request_id": "req-cc144673-fb96-4cf8-908d-665e6c5edee5"}]} 2026-07-02 06:30:11.367 7 INFO neutron.services.segments.plugin [-] Segment c725e28d-ff36-4be2-8ffc-6e84d926cd5c resource provider aggregate not found 2026-07-02 06:30:11.374 7 INFO neutron.services.segments.plugin [-] Segment c725e28d-ff36-4be2-8ffc-6e84d926cd5c resource provider aggregate not found 2026-07-02 06:30:11.384 7 INFO neutron.services.segments.plugin [-] Segment c725e28d-ff36-4be2-8ffc-6e84d926cd5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c725e28d-ff36-4be2-8ffc-6e84d926cd5c found for delete ", "request_id": "req-0792b20a-c546-46b1-82f1-1f795fb520f8"}]} 2026-07-02 06:30:11.389 7 INFO neutron.services.segments.plugin [-] Segment c725e28d-ff36-4be2-8ffc-6e84d926cd5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c725e28d-ff36-4be2-8ffc-6e84d926cd5c found for delete ", "request_id": "req-1fd4d004-4540-4e1a-9460-4aef99786693"}]} 2026-07-02 06:30:11.397 7 INFO neutron.services.segments.plugin [-] Segment b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf resource provider aggregate not found 2026-07-02 06:30:11.404 7 INFO neutron.services.segments.plugin [-] Segment b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf resource provider aggregate not found 2026-07-02 06:30:11.412 7 INFO neutron.services.segments.plugin [-] Segment b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf found for delete ", "request_id": "req-054f007b-4f24-4745-af40-4ad9af95b3e9"}]} 2026-07-02 06:30:11.419 7 INFO neutron.services.segments.plugin [-] Segment b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84c7eb3-8caa-4ec3-a3ff-7a2c996221bf found for delete ", "request_id": "req-39906f02-6fd7-4ded-ba99-97e18c727906"}]} 2026-07-02 06:30:11.425 7 INFO neutron.services.segments.plugin [-] Segment e9c39166-f97a-4b03-980f-417125877aa1 resource provider aggregate not found 2026-07-02 06:30:11.434 7 INFO neutron.services.segments.plugin [-] Segment e9c39166-f97a-4b03-980f-417125877aa1 resource provider aggregate not found 2026-07-02 06:30:11.437 7 INFO neutron.services.segments.plugin [-] Segment e9c39166-f97a-4b03-980f-417125877aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c39166-f97a-4b03-980f-417125877aa1 found for delete ", "request_id": "req-4b7e5284-6cc2-43e6-95a5-3d20592c408a"}]} [pid: 8|app: 0|req: 1177/2294] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:11 2026] GET /v2.0/security-groups?tenant_id=4aa5b75bc12541e99c7b019bd6fcf33d&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:11.453 7 INFO neutron.services.segments.plugin [-] Segment e9c39166-f97a-4b03-980f-417125877aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9c39166-f97a-4b03-980f-417125877aa1 found for delete ", "request_id": "req-d005a6eb-d340-47ae-9c98-a50bf0374f97"}]} [pid: 7|app: 0|req: 1118/2295] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:11 2026] DELETE /v2.0/security-groups/eb798a1f-fa7f-41e6-910c-eeb04bcc62fd => 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: 1178/2296] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:11 2026] GET /v2.0/security-groups?tenant_id=2e4bc9e837bb438da828bc4ba5ea7601&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:11.704 8 INFO neutron.services.segments.plugin [-] Segment bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 resource provider aggregate not found 2026-07-02 06:30:11.710 8 INFO neutron.services.segments.plugin [-] Segment bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 resource provider aggregate not found 2026-07-02 06:30:11.719 8 INFO neutron.services.segments.plugin [-] Segment bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 found for delete ", "request_id": "req-a4044ebe-6676-4887-948f-a5d473271caa"}]} [pid: 7|app: 0|req: 1119/2297] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:11 2026] DELETE /v2.0/security-groups/6dbc02b5-091f-4091-b46c-74046603dbe4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:11.725 8 INFO neutron.services.segments.plugin [-] Segment bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5f1311-1e27-47ba-9d9e-f7aa0bd52244 found for delete ", "request_id": "req-73868b26-8984-476c-9ae7-0fdb652820f3"}]} 2026-07-02 06:30:11.738 8 INFO neutron.services.segments.plugin [-] Segment bfcc32b8-2df2-4df3-a00e-2e6c0260169c resource provider aggregate not found 2026-07-02 06:30:11.745 8 INFO neutron.services.segments.plugin [-] Segment bfcc32b8-2df2-4df3-a00e-2e6c0260169c resource provider aggregate not found 2026-07-02 06:30:11.759 8 INFO neutron.services.segments.plugin [-] Segment bfcc32b8-2df2-4df3-a00e-2e6c0260169c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcc32b8-2df2-4df3-a00e-2e6c0260169c found for delete ", "request_id": "req-b6a7cd57-d9c1-4ed3-bc66-1f70459f1145"}]} 2026-07-02 06:30:11.763 8 INFO neutron.services.segments.plugin [-] Segment bfcc32b8-2df2-4df3-a00e-2e6c0260169c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcc32b8-2df2-4df3-a00e-2e6c0260169c found for delete ", "request_id": "req-830c1db3-eefd-4608-9b46-0fbabcac76d0"}]} [pid: 8|app: 0|req: 1179/2298] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:11 2026] GET /v2.0/security-groups?tenant_id=44339ae07edc46c789917f3711f94142&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2299] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:11 2026] DELETE /v2.0/security-groups/c3a8fc47-8e5d-487c-9d52-f82f9a32ab32 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2300] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:12 2026] GET /v2.0/security-groups?tenant_id=0c2ade964a87481bb3011f6bf805b1fe&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2301] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:12 2026] DELETE /v2.0/security-groups/9ec0ff54-8641-4d83-8dd6-2798c70fa6b7 => 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: 1181/2302] 10.0.0.71 () {32 vars in 800 bytes} [Thu Jul 2 06:30:14 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) [pid: 7|app: 0|req: 1122/2303] 10.0.0.71 () {30 vars in 722 bytes} [Thu Jul 2 06:30:14 2026] GET /v2.0/quotas/4e874212bd6b421397aff8698222bd52/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2304] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:30:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2305] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:30:15 2026] PUT /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2306] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:15 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2307] 10.0.0.231 () {34 vars in 763 bytes} [Thu Jul 2 06:30:15 2026] PUT /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/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: 1184/2308] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:15 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2309] 10.0.0.231 () {34 vars in 759 bytes} [Thu Jul 2 06:30:15 2026] PUT /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2310] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:15 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2311] 10.0.0.231 () {34 vars in 781 bytes} [Thu Jul 2 06:30:15 2026] PUT /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2312] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:15 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2313] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:30:15 2026] PUT /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:16.055 7 INFO neutron.db.segments_db [None req-b17929b1-6d8f-4e86-92e4-80d94646ab62 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Added segment 5664d92f-2c1a-4f14-bb70-7446c10d2f51 of type vxlan for network 029836f6-7236-4608-9a0b-f1fe16d9d2ae [pid: 8|app: 0|req: 1188/2314] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:16 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2315] 10.0.0.231 () {32 vars in 740 bytes} [Thu Jul 2 06:30:16 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:16.161 8 INFO neutron.api.v2.resource [None req-cf4c8adb-aeb4-46c4-b7a9-c8e23ee1adcb 619a791ac455407baa1652db375f462c 24ea1a919ff54498b77384ab36d53ead - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1190/2316] 10.0.0.231 () {32 vars in 744 bytes} [Thu Jul 2 06:30:16 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2317] 10.0.0.231 () {32 vars in 743 bytes} [Thu Jul 2 06:30:16 2026] DELETE /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2318] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:16 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:16.313 8 INFO neutron.api.v2.resource [None req-5046fec5-e524-4026-9e2d-835d9822556a 619a791ac455407baa1652db375f462c 24ea1a919ff54498b77384ab36d53ead - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2319] 10.0.0.231 () {32 vars in 747 bytes} [Thu Jul 2 06:30:16 2026] DELETE /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:30:16.354 7 INFO neutron.db.l3_hamode_db [None req-b17929b1-6d8f-4e86-92e4-80d94646ab62 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1194/2320] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:16 2026] DELETE /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2321] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:30:16 2026] GET /v2.0/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37/tags => 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: 1196/2322] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:30:16 2026] DELETE /v2.0/qos/policies/a1f3106f-19c8-4e66-9f8b-0fb43cbb3d37 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:16.466 7 INFO neutron.db.l3_hamode_db [None req-b17929b1-6d8f-4e86-92e4-80d94646ab62 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1127/2323] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:15 2026] POST /v2.0/routers => generated 474 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:17.107 8 INFO neutron.db.l3_hamode_db [None req-dad7497b-3a95-41f7-a4c0-2e289ab7ddd3 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:30:17.236 8 INFO neutron.db.l3_hamode_db [None req-dad7497b-3a95-41f7-a4c0-2e289ab7ddd3 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2324] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:17 2026] GET /v2.0/security-groups?tenant_id=29ef86a2c25d4affa46ff2ca79ead14d&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2325] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:17 2026] DELETE /v2.0/security-groups/6b19ce0b-6214-49de-83d6-07d20d12bdb0 => 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: 1130/2326] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:17 2026] GET /v2.0/security-groups?tenant_id=24ea1a919ff54498b77384ab36d53ead&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2327] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:17 2026] DELETE /v2.0/security-groups/bdff57b7-6833-465b-81c5-4e78e5e203b4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2328] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:17 2026] POST /v2.0/routers => generated 474 bytes in 783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:17.906 8 INFO neutron.db.l3_hamode_db [None req-623512ce-a5ec-47f5-9434-adec02ec6ec9 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:30:18.018 8 INFO neutron.db.l3_hamode_db [None req-623512ce-a5ec-47f5-9434-adec02ec6ec9 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1132/2329] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:17 2026] GET /v2.0/security-groups?tenant_id=4e874212bd6b421397aff8698222bd52&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2330] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:18 2026] DELETE /v2.0/security-groups/7d0dfefb-1be4-49d5-b6c0-79f424155416 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2331] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:17 2026] POST /v2.0/routers => generated 474 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:18.623 7 INFO neutron.db.l3_hamode_db [None req-0a634da4-f1fe-4908-ab95-a42ffe9f89be ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:30:18.726 7 INFO neutron.db.l3_hamode_db [None req-0a634da4-f1fe-4908-ab95-a42ffe9f89be ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1134/2332] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:18 2026] POST /v2.0/routers => generated 474 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:19.198 8 INFO neutron.db.l3_hamode_db [None req-e513b701-1d16-407c-b3a2-1dffc22259e0 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:30:19.341 8 INFO neutron.db.l3_hamode_db [None req-e513b701-1d16-407c-b3a2-1dffc22259e0 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1199/2333] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:19 2026] POST /v2.0/routers => generated 474 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2334] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:20 2026] PUT /v2.0/routers/121143c1-7a50-4627-891e-edd1e671144f/tags => generated 17 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2335] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:20 2026] PUT /v2.0/routers/ca0c7960-36ed-43db-8554-0422d1cb386f/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2336] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:20 2026] PUT /v2.0/routers/a085be42-3c33-4abc-83dc-526c0ffc1ce8/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2337] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:20 2026] PUT /v2.0/routers/d951c20b-ae2b-4fe2-854c-886f32df6fc4/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2338] 10.0.0.231 () {32 vars in 663 bytes} [Thu Jul 2 06:30:20 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2339] 10.0.0.231 () {32 vars in 677 bytes} [Thu Jul 2 06:30:20 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2340] 10.0.0.231 () {32 vars in 673 bytes} [Thu Jul 2 06:30:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2341] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2342] 10.0.0.231 () {32 vars in 671 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:30:21.322 8 INFO neutron.db.segments_db [None req-1fb39105-e79e-4722-9afc-a81da14f3121 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] Added segment e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 of type vxlan for network 0f1aec0c-3208-4d4c-8b77-e44cde792e67 [pid: 7|app: 0|req: 1141/2343] 10.0.0.231 () {32 vars in 685 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2344] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2345] 10.0.0.231 () {32 vars in 693 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2346] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:21 2026] GET /v2.0/routers/121143c1-7a50-4627-891e-edd1e671144f => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:30:21.616 8 INFO neutron.db.l3_hamode_db [None req-1fb39105-e79e-4722-9afc-a81da14f3121 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:30:21.743 8 INFO neutron.db.l3_hamode_db [None req-1fb39105-e79e-4722-9afc-a81da14f3121 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1145/2347] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:21 2026] PUT /v2.0/routers/121143c1-7a50-4627-891e-edd1e671144f => generated 485 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2348] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:22 2026] GET /v2.0/ports?device_id=121143c1-7a50-4627-891e-edd1e671144f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:22.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c881ec2-995c-43d9-af08-b8c6f20ad6a4 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] TaaS: Handle Delete Port: c06ee37d-95b4-4881-a4c2-a57778c3a1f4 2026-07-02 06:30:22.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c881ec2-995c-43d9-af08-b8c6f20ad6a4 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Tap Mirror: Handle Delete Port: c06ee37d-95b4-4881-a4c2-a57778c3a1f4 [pid: 7|app: 0|req: 1147/2349] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:22 2026] DELETE /v2.0/routers/121143c1-7a50-4627-891e-edd1e671144f => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2352] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:22 2026] GET /v2.0/routers/ca0c7960-36ed-43db-8554-0422d1cb386f => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2353] 10.0.0.231 () {34 vars in 667 bytes} [Thu Jul 2 06:30:21 2026] POST /v2.0/routers => generated 474 bytes in 1713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2354] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:22 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2355] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:22 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2356] 10.0.0.231 () {34 vars in 761 bytes} [Thu Jul 2 06:30:22 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/green => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2357] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:22 2026] PUT /v2.0/routers/ca0c7960-36ed-43db-8554-0422d1cb386f => generated 493 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2358] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2359] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/ports?device_id=ca0c7960-36ed-43db-8554-0422d1cb386f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2360] 10.0.0.231 () {34 vars in 757 bytes} [Thu Jul 2 06:30:23 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/red => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 06:30:23.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-6165d2dd-f52c-44bb-88ae-f13c442ac905 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] TaaS: Handle Delete Port: adb03034-d515-49a1-be51-39850f516a34 2026-07-02 06:30:23.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6165d2dd-f52c-44bb-88ae-f13c442ac905 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Tap Mirror: Handle Delete Port: adb03034-d515-49a1-be51-39850f516a34 [pid: 8|app: 0|req: 1209/2361] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2362] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:23 2026] DELETE /v2.0/routers/ca0c7960-36ed-43db-8554-0422d1cb386f => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2363] 10.0.0.231 () {34 vars in 779 bytes} [Thu Jul 2 06:30:23 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/black.or.white => generated 4 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2364] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/a085be42-3c33-4abc-83dc-526c0ffc1ce8 => generated 502 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2365] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2366] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:23 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2367] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2368] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:23 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:24.121 8 INFO neutron.api.v2.resource [None req-bf332efc-604d-4aa1-95a6-5cc319abb901 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2369] 10.0.0.231 () {32 vars in 742 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2370] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:23 2026] PUT /v2.0/routers/a085be42-3c33-4abc-83dc-526c0ffc1ce8 => generated 502 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2371] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/ports?device_id=a085be42-3c33-4abc-83dc-526c0ffc1ce8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2372] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:30:24 2026] DELETE /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/red => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:24.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a0a7475-27f5-4e21-b004-9048cfc72df4 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] TaaS: Handle Delete Port: 4326b92d-8eed-4ab5-ac77-e61b873d0cce 2026-07-02 06:30:24.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a0a7475-27f5-4e21-b004-9048cfc72df4 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Tap Mirror: Handle Delete Port: 4326b92d-8eed-4ab5-ac77-e61b873d0cce [pid: 8|app: 0|req: 1217/2373] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 30 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:24.489 8 INFO neutron.api.v2.resource [None req-29fa0468-cd80-42b1-b3ab-3c69bc6e977f 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2374] 10.0.0.231 () {32 vars in 745 bytes} [Thu Jul 2 06:30:24 2026] DELETE /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2375] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:24 2026] DELETE /v2.0/routers/a085be42-3c33-4abc-83dc-526c0ffc1ce8 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2376] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:30:24 2026] DELETE /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2377] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/routers/d951c20b-ae2b-4fe2-854c-886f32df6fc4 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2378] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2379] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:24 2026] GET /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2380] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:24 2026] PUT /v2.0/routers/d951c20b-ae2b-4fe2-854c-886f32df6fc4 => generated 487 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2381] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:25 2026] GET /v2.0/ports?device_id=d951c20b-ae2b-4fe2-854c-886f32df6fc4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2382] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:24 2026] PUT /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4 => generated 480 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2383] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:25 2026] GET /v2.0/ports?device_id=ce54037a-4f30-4af4-9622-fb618d0addc4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:25.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-29cd8bfe-6c3f-410a-a517-dd9e05ea8228 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] TaaS: Handle Delete Port: 5013f2c4-3ce5-4981-96c5-a91da21f149c 2026-07-02 06:30:25.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29cd8bfe-6c3f-410a-a517-dd9e05ea8228 ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Tap Mirror: Handle Delete Port: 5013f2c4-3ce5-4981-96c5-a91da21f149c 2026-07-02 06:30:25.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-36a2d919-8277-40df-a86d-174f51e946ad 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] TaaS: Handle Delete Port: 0ed0ef29-3e01-4ebd-b121-7b95f2d6ba7d 2026-07-02 06:30:25.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36a2d919-8277-40df-a86d-174f51e946ad 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] Tap Mirror: Handle Delete Port: 0ed0ef29-3e01-4ebd-b121-7b95f2d6ba7d [pid: 7|app: 0|req: 1161/2384] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:25 2026] DELETE /v2.0/routers/d951c20b-ae2b-4fe2-854c-886f32df6fc4 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2385] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:30:25 2026] GET /v2.0/routers/35984db7-103a-4bc8-ac54-2ab1ad8dcff0 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:30:25.839 8 INFO neutron.services.segments.plugin [-] Segment e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 resource provider aggregate not found 2026-07-02 06:30:25.851 8 INFO neutron.services.segments.plugin [-] Segment e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 resource provider aggregate not found 2026-07-02 06:30:25.860 8 INFO neutron.services.segments.plugin [-] Segment e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 found for delete ", "request_id": "req-4a42e9ab-578b-47c7-b346-d4e483966d68"}]} 2026-07-02 06:30:25.866 8 INFO neutron.services.segments.plugin [-] Segment e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d3ef44-bc8e-4bb8-8a2a-21917cff5006 found for delete ", "request_id": "req-cbbdb724-12ba-461c-9932-4683167833e4"}]} 2026-07-02 06:30:25.872 8 INFO neutron.db.l3_hamode_db [None req-36a2d919-8277-40df-a86d-174f51e946ad 43999acdd9e849d4930175dfb78c8db9 2469ee716fbc4c48955e814c31296353 - - default default] HA network 0f1aec0c-3208-4d4c-8b77-e44cde792e67 was deleted as no HA routers are present in tenant 2469ee716fbc4c48955e814c31296353. [pid: 8|app: 0|req: 1224/2386] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:25 2026] DELETE /v2.0/routers/ce54037a-4f30-4af4-9622-fb618d0addc4 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2387] 10.0.0.231 () {34 vars in 741 bytes} [Thu Jul 2 06:30:25 2026] PUT /v2.0/routers/35984db7-103a-4bc8-ac54-2ab1ad8dcff0 => generated 480 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2388] 10.0.0.231 () {32 vars in 735 bytes} [Thu Jul 2 06:30:26 2026] GET /v2.0/ports?device_id=35984db7-103a-4bc8-ac54-2ab1ad8dcff0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:26.213 7 INFO neutron_taas.services.taas.taas_plugin [None req-5589b2b4-2431-4d80-8cc1-095da7c0674d ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] TaaS: Handle Delete Port: 54b8106a-e04b-4fbb-9d69-aece3345be31 2026-07-02 06:30:26.216 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5589b2b4-2431-4d80-8cc1-095da7c0674d ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] Tap Mirror: Handle Delete Port: 54b8106a-e04b-4fbb-9d69-aece3345be31 2026-07-02 06:30:26.559 7 INFO neutron.services.segments.plugin [-] Segment 5664d92f-2c1a-4f14-bb70-7446c10d2f51 resource provider aggregate not found 2026-07-02 06:30:26.562 7 INFO neutron.services.segments.plugin [-] Segment 5664d92f-2c1a-4f14-bb70-7446c10d2f51 resource provider aggregate not found 2026-07-02 06:30:26.588 7 INFO neutron.services.segments.plugin [-] Segment 5664d92f-2c1a-4f14-bb70-7446c10d2f51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5664d92f-2c1a-4f14-bb70-7446c10d2f51 found for delete ", "request_id": "req-18403a93-65ee-411e-9cc5-14613321cc0d"}]} 2026-07-02 06:30:26.592 7 INFO neutron.services.segments.plugin [-] Segment 5664d92f-2c1a-4f14-bb70-7446c10d2f51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5664d92f-2c1a-4f14-bb70-7446c10d2f51 found for delete ", "request_id": "req-f997427c-ef68-4017-abef-2673e8560070"}]} 2026-07-02 06:30:26.599 7 INFO neutron.db.l3_hamode_db [None req-5589b2b4-2431-4d80-8cc1-095da7c0674d ae9833cb19e746abaef56be120461356 3f6bbf3b4d8e4c66a304219b7c4abe41 - - default default] HA network 029836f6-7236-4608-9a0b-f1fe16d9d2ae was deleted as no HA routers are present in tenant 3f6bbf3b4d8e4c66a304219b7c4abe41. [pid: 7|app: 0|req: 1164/2389] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:26 2026] DELETE /v2.0/routers/35984db7-103a-4bc8-ac54-2ab1ad8dcff0 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2390] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:26 2026] GET /v2.0/security-groups?tenant_id=2469ee716fbc4c48955e814c31296353&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2391] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:26 2026] DELETE /v2.0/security-groups/75e0517e-1f73-4d1a-834b-9fa512574aac => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2392] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:27 2026] GET /v2.0/security-groups?tenant_id=67485564948e4e6a83bb98c4e207c9f7&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2393] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:27 2026] DELETE /v2.0/security-groups/dcc4c693-7b3c-4b83-a7fa-bd6b8f55a415 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2394] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:27 2026] GET /v2.0/security-groups?tenant_id=bab661c2da964ba78c65c4f845cd2f68&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:27.760 7 INFO neutron.db.segments_db [None req-6e1e4e80-d8be-4e5a-b284-0f581db4a3df 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Added segment 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e of type vxlan for network 341c4926-e44d-4db2-a527-a744fe751492 [pid: 8|app: 0|req: 1229/2395] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:27 2026] DELETE /v2.0/security-groups/98b12bfa-32a8-4503-ba72-e949fb3ace3c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2396] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:27 2026] POST /v2.0/networks => generated 640 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2397] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:27 2026] GET /v2.0/security-groups?tenant_id=1e6a339bd1f64abab6f7af13e0262dd7&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2398] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:27 2026] POST /v2.0/subnets => generated 658 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2399] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:28 2026] DELETE /v2.0/security-groups/5997ab2c-dcbb-4f6a-8fc2-5f02176e70ec => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2400] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:30:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2401] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:28 2026] GET /v2.0/security-groups?tenant_id=3f6bbf3b4d8e4c66a304219b7c4abe41&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: 1171/2402] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:28 2026] DELETE /v2.0/security-groups/26474d12-5693-4f53-9cfc-9df0d9f2fa21 => 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: 1232/2403] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:28 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) 2026-07-02 06:30:28.676 7 INFO neutron.db.segments_db [None req-246e025e-8ca2-4d62-b94c-b312f54faffd 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Added segment 8ca4540c-e7ae-44c0-bbac-c888749eecae of type vxlan for network 59d8f0dc-885f-4974-bcb0-49e095627f61 [pid: 7|app: 0|req: 1172/2404] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:28 2026] POST /v2.0/networks => generated 638 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2405] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:28 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2406] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:29 2026] POST /v2.0/subnets => generated 725 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:29.452 8 INFO neutron.db.segments_db [None req-238f065d-a0f3-4410-8af5-22861f454163 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Added segment 3f269758-0749-4777-a09b-fe7963b59307 of type vxlan for network c95c9b85-8bd4-4673-a751-321091206a20 [pid: 8|app: 0|req: 1234/2407] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:29 2026] POST /v2.0/networks => generated 637 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2408] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:29 2026] POST /v2.0/subnets => generated 656 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2409] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:29 2026] POST /v2.0/subnets => generated 730 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:30.188 7 INFO neutron.db.segments_db [None req-4f157be5-8410-409d-a744-ad2824e322a8 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Added segment b30eae48-d0b3-42d7-87b1-60d45d7a989c of type vxlan for network 4dc7f1d6-7391-4d70-a57d-c13868a242b9 2026-07-02 06:30:30.482 7 INFO neutron.db.l3_hamode_db [None req-4f157be5-8410-409d-a744-ad2824e322a8 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1236/2410] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:30:30 2026] POST /v2.0/security-groups => generated 1603 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2411] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:30:31 2026] PUT /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2412] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2413] 10.0.0.231 () {34 vars in 777 bytes} [Thu Jul 2 06:30:31 2026] PUT /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2414] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2415] 10.0.0.231 () {34 vars in 773 bytes} [Thu Jul 2 06:30:31 2026] PUT /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/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: 1242/2416] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:31.287 7 INFO neutron.db.l3_hamode_db [None req-4f157be5-8410-409d-a744-ad2824e322a8 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1243/2417] 10.0.0.231 () {34 vars in 795 bytes} [Thu Jul 2 06:30:31 2026] PUT /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2418] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2419] 10.0.0.231 () {34 vars in 766 bytes} [Thu Jul 2 06:30:31 2026] PUT /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2420] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2421] 10.0.0.231 () {32 vars in 754 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:31.549 8 INFO neutron.api.v2.resource [None req-ebf1de07-588d-4761-8a93-72113e97e02e 68654d3b576749618f78cd05223580fd 6c66d2f10f464962a80ca9fb1b726569 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2422] 10.0.0.231 () {32 vars in 758 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2423] 10.0.0.231 () {32 vars in 757 bytes} [Thu Jul 2 06:30:31 2026] DELETE /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2424] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:31.701 8 INFO neutron.api.v2.resource [None req-21430cd2-4fea-44b0-be48-4ee5f0bccbf7 68654d3b576749618f78cd05223580fd 6c66d2f10f464962a80ca9fb1b726569 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1251/2425] 10.0.0.231 () {32 vars in 761 bytes} [Thu Jul 2 06:30:31 2026] DELETE /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2426] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:30:31 2026] DELETE /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2427] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:31 2026] GET /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2428] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:31 2026] DELETE /v2.0/security-groups/41fad947-4af1-4023-bc02-bf60fc168f55 => 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: 1175/2429] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:30 2026] POST /v2.0/routers => generated 683 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2430] 10.0.0.231 () {34 vars in 675 bytes} [Thu Jul 2 06:30:31 2026] POST /v2.0/floatingips => generated 552 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2431] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:32 2026] GET /v2.0/security-groups?tenant_id=3d6a0426d01c42d2a7e98381f02d13b3&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2432] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2433] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:33 2026] DELETE /v2.0/security-groups/531c3cf9-7c31-481e-b5be-95372700e6e6 => 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: 1259/2434] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2435] 10.0.0.231 () {34 vars in 769 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2436] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/security-groups?tenant_id=6c66d2f10f464962a80ca9fb1b726569&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2437] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2438] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:33 2026] DELETE /v2.0/security-groups/1ab037b1-429a-482f-a348-a2bacb215a2b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2439] 10.0.0.231 () {34 vars in 765 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2440] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/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: 1176/2441] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:30:32 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2442] 10.0.0.231 () {34 vars in 787 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2443] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2444] 10.0.0.231 () {34 vars in 758 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2445] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2446] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:33.965 8 INFO neutron.api.v2.resource [None req-f1c19fb0-563e-4518-a4f9-8d33653f1168 85ca4435bd964453a0435db560359615 cb1f8b4c438c4e66a7c6dc07ce3bf29c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1271/2447] 10.0.0.231 () {32 vars in 750 bytes} [Thu Jul 2 06:30:33 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2448] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:30:33 2026] DELETE /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2449] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:34 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:34.115 8 INFO neutron.api.v2.resource [None req-60072e90-2092-4e18-b361-db0ac0ec2496 85ca4435bd964453a0435db560359615 cb1f8b4c438c4e66a7c6dc07ce3bf29c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2450] 10.0.0.231 () {32 vars in 753 bytes} [Thu Jul 2 06:30:34 2026] DELETE /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2451] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:30:34 2026] DELETE /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2452] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:34 2026] GET /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:34.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa6e7ab1-8d43-40ac-9ac2-80bbedefad84 85ca4435bd964453a0435db560359615 cb1f8b4c438c4e66a7c6dc07ce3bf29c - - default default] TaaS: Handle Delete Port: 855ef640-77e2-4316-afe3-f04de7439e59 2026-07-02 06:30:34.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6e7ab1-8d43-40ac-9ac2-80bbedefad84 85ca4435bd964453a0435db560359615 cb1f8b4c438c4e66a7c6dc07ce3bf29c - - default default] Tap Mirror: Handle Delete Port: 855ef640-77e2-4316-afe3-f04de7439e59 [pid: 8|app: 0|req: 1277/2453] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:30:34 2026] DELETE /v2.0/floatingips/f7c7a2f0-7760-4d90-9a76-b8886bb98b8f => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2454] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:30:33 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2455] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:35 2026] GET /v2.0/security-groups?tenant_id=cb1f8b4c438c4e66a7c6dc07ce3bf29c&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2456] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:35 2026] DELETE /v2.0/security-groups/2f514708-a7f7-413b-b632-43a833f79fa5 => 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: 1180/2457] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:35 2026] GET /v2.0/security-groups?tenant_id=c1def1665e59404ebc4b8f8c733a875b&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2458] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:35 2026] DELETE /v2.0/security-groups/a3161108-dbe6-460b-957e-2bcddeb4f8af => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2459] 10.0.0.231 () {34 vars in 782 bytes} [Thu Jul 2 06:30:35 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2460] 10.0.0.231 () {34 vars in 683 bytes} [Thu Jul 2 06:30:36 2026] POST /v2.0/security-groups => generated 1629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2461] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2462] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2463] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2466] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 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: 8|app: 0|req: 1283/2467] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2468] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2469] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2470] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2471] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2472] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2473] 10.0.0.231 () {34 vars in 694 bytes} [Thu Jul 2 06:30:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2474] 10.0.0.235 () {34 vars in 1093 bytes} [Thu Jul 2 06:30:38 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-981771792&fields=id&tenant_id=c10b84cb92854822a5cca76b17387383 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2475] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:30:38 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2476] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:30:38 2026] GET /v2.0/quotas/c10b84cb92854822a5cca76b17387383 => 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: 1288/2477] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:30:38 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&fields=id => generated 287 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2478] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:30:39 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1289/2479] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:30:39 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1290/2480] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:30:39 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:39.663 7 INFO neutron.db.segments_db [None req-4d106a4d-e381-4626-b506-ab985c616977 331c77d8e6e147879fc9d806cc83b722 c195eefd53154c0dadd2d24de1f8d3e4 - - default default] Added segment 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 of type vxlan for network dd578128-5a96-47ef-9033-9713894e77d8 [pid: 7|app: 0|req: 1191/2481] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:39 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2482] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:30:39 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2483] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:40 2026] PUT /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2484] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 25 bytes in 58 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: 1193/2485] 10.0.0.231 () {34 vars in 757 bytes} [Thu Jul 2 06:30:40 2026] PUT /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/green => generated 4 bytes in 100 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: 1293/2486] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 34 bytes in 54 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: 1194/2487] 10.0.0.231 () {34 vars in 753 bytes} [Thu Jul 2 06:30:40 2026] PUT /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/red => generated 4 bytes in 84 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: 1294/2488] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2489] 10.0.0.231 () {34 vars in 775 bytes} [Thu Jul 2 06:30:40 2026] PUT /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/black.or.white => generated 4 bytes in 93 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: 1295/2490] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 52 bytes in 54 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: 1196/2491] 10.0.0.231 () {34 vars in 746 bytes} [Thu Jul 2 06:30:40 2026] PUT /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1296/2492] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1197/2493] 10.0.0.231 () {32 vars in 734 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/red => generated 0 bytes in 99 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-07-02 06:30:41.038 8 INFO neutron.api.v2.resource [None req-991dad1d-11bb-44a6-a9a1-362471c09ed7 331c77d8e6e147879fc9d806cc83b722 c195eefd53154c0dadd2d24de1f8d3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2494] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:40 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/green => generated 99 bytes in 59 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: 1198/2495] 10.0.0.231 () {32 vars in 737 bytes} [Thu Jul 2 06:30:41 2026] DELETE /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/red => generated 0 bytes in 84 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: 1298/2496] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:41 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:30:41.265 7 INFO neutron.api.v2.resource [None req-8f71645b-f1af-4b6b-a125-722d2638a930 331c77d8e6e147879fc9d806cc83b722 c195eefd53154c0dadd2d24de1f8d3e4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2497] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:30:41 2026] DELETE /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags/green => generated 99 bytes in 63 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: 1299/2498] 10.0.0.231 () {32 vars in 729 bytes} [Thu Jul 2 06:30:41 2026] DELETE /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 0 bytes in 78 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: 1200/2499] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:30:41 2026] GET /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:30:41.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-34b9e4b9-dbdf-495a-bbe8-5db3455bcd2f 331c77d8e6e147879fc9d806cc83b722 c195eefd53154c0dadd2d24de1f8d3e4 - - default default] TaaS: Handle Delete Port: 48bceaea-659f-493e-aeb4-496fe1b77f63 2026-07-02 06:30:41.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34b9e4b9-dbdf-495a-bbe8-5db3455bcd2f 331c77d8e6e147879fc9d806cc83b722 c195eefd53154c0dadd2d24de1f8d3e4 - - default default] Tap Mirror: Handle Delete Port: 48bceaea-659f-493e-aeb4-496fe1b77f63 [pid: 8|app: 0|req: 1300/2500] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:30:41 2026] DELETE /v2.0/ports/48bceaea-659f-493e-aeb4-496fe1b77f63 => generated 0 bytes in 148 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-07-02 06:30:41.685 7 INFO neutron.services.segments.plugin [-] Segment 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 resource provider aggregate not found 2026-07-02 06:30:41.692 7 INFO neutron.services.segments.plugin [-] Segment 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 resource provider aggregate not found 2026-07-02 06:30:41.705 7 INFO neutron.services.segments.plugin [-] Segment 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 found for delete ", "request_id": "req-fdc815d2-9152-4d60-bcf2-ee263e87f8af"}]} 2026-07-02 06:30:41.707 7 INFO neutron.services.segments.plugin [-] Segment 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56581c63-f7ed-43cf-b3cd-1bc5dc42bae0 found for delete ", "request_id": "req-f273c65f-f08e-4765-bee9-ad8852f08abb"}]} [pid: 7|app: 0|req: 1201/2501] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:41 2026] DELETE /v2.0/networks/dd578128-5a96-47ef-9033-9713894e77d8 => 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: 1301/2502] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:42 2026] GET /v2.0/security-groups?tenant_id=c195eefd53154c0dadd2d24de1f8d3e4&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2503] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:42 2026] DELETE /v2.0/security-groups/a2b6d853-094b-4522-8af0-58193b74ba87 => 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: 1302/2504] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:42 2026] GET /v2.0/security-groups?tenant_id=1b85d4a550504055b1240059b44fd9c7&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2505] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:42 2026] DELETE /v2.0/security-groups/2a169d3e-d72f-4367-87fd-c59fec5112f2 => 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: 1303/2506] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:30:43 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2507] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:30:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c10b84cb92854822a5cca76b17387383 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2508] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:30:43 2026] POST /v2.0/ports => generated 1179 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1305/2509] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:30:44 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1194 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2510] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:30:44 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 1205/2511] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:30:44 2026] PUT /v2.0/ports/e7e55bb6-cf14-4930-97d0-bd6dfa07297e => generated 1460 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:44.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c3422df-8646-4b14-b053-c7d5ac5eec4d'] response: {'name': 'network-changed', 'server_uuid': '769f6c31-f789-4a36-ac64-959764afd42c', 'tag': 'e7e55bb6-cf14-4930-97d0-bd6dfa07297e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1307/2512] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:30:45 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1463 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, ' [pid: 7|app: 0|req: 1206/2513] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:30:45 2026] GET /v2.0/networks?tenant_id=c10b84cb92854822a5cca76b17387383&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: 1308/2514] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:30:45 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) 2026-07-02 06:30:46.387 7 INFO neutron.db.segments_db [None req-00e24e7f-a267-4122-a404-a1fd502212ea 0052c89f30504bc98d6c7f3d1abb962b 9fced6d3a05942c3a810b54cdaa0c1bc - - default default] Added segment 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b of type vxlan for network 6355b7d2-3e43-4833-b230-fe2413dcb27e [pid: 8|app: 0|req: 1309/2515] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2516] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:30:46 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2517] 199.204.45.4 () {34 vars in 1053 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.73&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => 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: 1311/2518] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => 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: 1312/2519] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2520] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1314/2521] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2522] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1208/2523] 10.0.0.231 () {34 vars in 668 bytes} [Thu Jul 2 06:30:46 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2524] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1209/2525] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:46 2026] PUT /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/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: 1317/2526] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2527] 10.0.0.231 () {34 vars in 761 bytes} [Thu Jul 2 06:30:46 2026] PUT /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2528] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:46 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2529] 10.0.0.231 () {34 vars in 757 bytes} [Thu Jul 2 06:30:46 2026] PUT /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2530] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2531] 10.0.0.231 () {34 vars in 779 bytes} [Thu Jul 2 06:30:47 2026] PUT /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2532] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/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: 1213/2533] 10.0.0.231 () {34 vars in 750 bytes} [Thu Jul 2 06:30:47 2026] PUT /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/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: 1321/2534] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/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: 1214/2535] 10.0.0.231 () {32 vars in 738 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:30:47.352 8 INFO neutron.api.v2.resource [None req-820e4caf-6946-491d-bb5a-700bf191a754 0052c89f30504bc98d6c7f3d1abb962b 9fced6d3a05942c3a810b54cdaa0c1bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2536] 10.0.0.231 () {32 vars in 742 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2537] 10.0.0.231 () {32 vars in 741 bytes} [Thu Jul 2 06:30:47 2026] DELETE /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2538] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:30:47.511 7 INFO neutron.api.v2.resource [None req-a2bf36b9-5c66-4501-8603-4d35104f2c8b 0052c89f30504bc98d6c7f3d1abb962b 9fced6d3a05942c3a810b54cdaa0c1bc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1216/2539] 10.0.0.231 () {32 vars in 745 bytes} [Thu Jul 2 06:30:47 2026] DELETE /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2540] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:30:47 2026] DELETE /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2541] 10.0.0.231 () {32 vars in 730 bytes} [Thu Jul 2 06:30:47 2026] GET /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f/tags => 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: 1325/2542] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:30:47 2026] DELETE /v2.0/subnets/e330b0e2-32b7-43b8-87f4-4a2b4543919f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:30:47.859 7 INFO neutron.services.segments.plugin [-] Segment 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b resource provider aggregate not found 2026-07-02 06:30:47.869 7 INFO neutron.services.segments.plugin [-] Segment 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b resource provider aggregate not found 2026-07-02 06:30:47.884 7 INFO neutron.services.segments.plugin [-] Segment 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b found for delete ", "request_id": "req-78475df1-6f73-4702-b33a-cdb421d0f412"}]} 2026-07-02 06:30:47.885 7 INFO neutron.services.segments.plugin [-] Segment 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 649e7a53-d889-4cd0-b1a9-a92e1dc8e29b found for delete ", "request_id": "req-10164dca-6d35-4153-9f41-fc37351e799e"}]} [pid: 7|app: 0|req: 1218/2543] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:30:47 2026] DELETE /v2.0/networks/6355b7d2-3e43-4833-b230-fe2413dcb27e => 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: 1326/2544] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:48 2026] GET /v2.0/security-groups?tenant_id=9fced6d3a05942c3a810b54cdaa0c1bc&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2545] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:48 2026] DELETE /v2.0/security-groups/e1920b60-c32f-4f06-90dd-a5d7de3ef693 => 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: 1327/2546] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:30:48 2026] GET /v2.0/security-groups?tenant_id=eb15d9106b664f68a18cb7f3fb9cde45&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2547] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:30:48 2026] DELETE /v2.0/security-groups/67ea4cf5-4f8d-43fb-aa1b-212c4c864d1d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2548] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:30:49 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2549] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:30:49 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2552] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:30:54 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2553] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:30:54 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 8|app: 0|req: 1331/2554] 10.0.0.231 () {32 vars in 817 bytes} [Thu Jul 2 06:30:54 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&mac_address=fa%3A16%3A3e%3Ab4%3A1d%3A8a => generated 1196 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:30:55.812 7 INFO neutron.db.l3_db [None req-20137b2e-2a1f-4962-ba84-4af1d4b0df0f 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP d98fcc88-1b87-4c32-97e5-977ec752208d associated. External IP: 10.96.250.210, port: e7e55bb6-cf14-4930-97d0-bd6dfa07297e. [pid: 7|app: 0|req: 1224/2555] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:30:55 2026] POST /v2.0/floatingips => generated 854 bytes in 1561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:30:56.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8d07f4-8dc3-49c2-a87b-0d95ea58c2f1'] response: {'name': 'network-changed', 'server_uuid': '769f6c31-f789-4a36-ac64-959764afd42c', 'tag': 'e7e55bb6-cf14-4930-97d0-bd6dfa07297e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2556] 10.0.0.235 () {34 vars in 1093 bytes} [Thu Jul 2 06:30:56 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-981771792&fields=id&tenant_id=c10b84cb92854822a5cca76b17387383 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2557] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:30:56 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 704 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2558] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:30:56 2026] GET /v2.0/quotas/c10b84cb92854822a5cca76b17387383 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2559] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:30:56 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&fields=id => generated 333 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2560] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:30:56 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1227/2561] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1335/2562] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2563] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => 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: 1228/2564] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => 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: 1337/2565] 199.204.45.4 () {34 vars in 1053 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.73&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2566] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => 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: 1338/2567] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2568] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1339/2569] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1231/2570] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2571] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:30:57 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1232/2572] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:31:01 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2573] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:31:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c10b84cb92854822a5cca76b17387383 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2574] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:31:01 2026] POST /v2.0/ports => generated 1187 bytes in 427 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: 1234/2575] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:02 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2576] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:02 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2577] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:31:01 2026] PUT /v2.0/ports/ad3d625d-70bf-46f9-a341-70f799a26f17 => generated 1468 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:31:02.500 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6edd8f3d-23b1-4187-977d-1c0bc715457f'] response: {'name': 'network-changed', 'server_uuid': 'dfa88a29-a014-451f-8355-b891dca49eb2', 'tag': 'ad3d625d-70bf-46f9-a341-70f799a26f17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2578] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:31:02 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1343/2579] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:02 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 1237/2580] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:31:03 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2581] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:31:03 2026] GET /v2.0/networks?tenant_id=c10b84cb92854822a5cca76b17387383&shared=False => generated 2375 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2582] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:31:03 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: 1345/2583] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2584] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.159&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => 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: 1346/2585] 199.204.45.4 () {34 vars in 1103 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d3&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => 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: 1240/2586] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/subnets?id=c1014f17-f40f-46ab-b9bd-35404ad8615b&id=1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2587] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2588] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2589] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2590] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:31:04 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1350/2593] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:07 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2594] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:07 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 8|app: 0|req: 1351/2595] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:12 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2596] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:12 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2597] 10.0.0.231 () {32 vars in 817 bytes} [Thu Jul 2 06:31:12 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&mac_address=fa%3A16%3A3e%3Ac2%3Aa9%3A74 => generated 1204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:31:13.594 7 INFO neutron.db.l3_db [None req-0777173a-a32d-4980-93d7-c5f9d9cb0810 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP 1059526b-6fbc-4e56-8ff1-a184b9a0ba14 associated. External IP: 10.96.250.206, port: ad3d625d-70bf-46f9-a341-70f799a26f17. [pid: 7|app: 0|req: 1246/2598] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:31:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:31:13.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea4412c-1e0c-4c22-98a2-02e66ef29252'] response: {'name': 'network-changed', 'server_uuid': 'dfa88a29-a014-451f-8355-b891dca49eb2', 'tag': 'ad3d625d-70bf-46f9-a341-70f799a26f17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1353/2599] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2600] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2601] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.159&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2602] 199.204.45.4 () {34 vars in 1103 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d3&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => 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: 1355/2603] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/subnets?id=c1014f17-f40f-46ab-b9bd-35404ad8615b&id=1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2604] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&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: 1356/2605] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2606] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1357/2607] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:31:14 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1251/2608] 10.0.0.135 () {34 vars in 989 bytes} [Thu Jul 2 06:31:20 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2609] 10.0.0.135 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:20 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 8|app: 0|req: 1360/2612] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:31:30 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1253/2613] 10.0.0.10 () {30 vars in 688 bytes} [Thu Jul 2 06:31:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2614] 10.0.0.10 () {30 vars in 690 bytes} [Thu Jul 2 06:31:31 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: 1254/2615] 10.0.0.10 () {30 vars in 666 bytes} [Thu Jul 2 06:31:31 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: 1362/2616] 10.0.0.10 () {30 vars in 702 bytes} [Thu Jul 2 06:31:32 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: 1255/2617] 10.0.0.10 () {28 vars in 437 bytes} [Thu Jul 2 06:31:32 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: 1363/2618] 10.0.0.10 () {30 vars in 726 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 658 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2619] 10.0.0.10 () {30 vars in 688 bytes} [Thu Jul 2 06:31:32 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: 1364/2620] 10.0.0.10 () {30 vars in 690 bytes} [Thu Jul 2 06:31:32 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: 1257/2621] 10.0.0.10 () {30 vars in 666 bytes} [Thu Jul 2 06:31:32 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: 1365/2622] 10.0.0.10 () {30 vars in 702 bytes} [Thu Jul 2 06:31:32 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: 1258/2623] 10.0.0.10 () {30 vars in 726 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1366/2624] 10.0.0.10 () {30 vars in 688 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2625] 10.0.0.10 () {30 vars in 690 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2626] 10.0.0.10 () {30 vars in 666 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2627] 10.0.0.10 () {30 vars in 702 bytes} [Thu Jul 2 06:31:32 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: 1368/2628] 10.0.0.10 () {30 vars in 728 bytes} [Thu Jul 2 06:31:32 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2629] 10.0.0.10 () {30 vars in 680 bytes} [Thu Jul 2 06:31:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2630] 10.0.0.10 () {34 vars in 702 bytes} [Thu Jul 2 06:31:33 2026] POST /v2.0/ports => generated 1128 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2631] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1370/2632] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:31:36 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: 1263/2633] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2634] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:31:36 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: 1264/2635] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2636] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2637] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:31:36 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: 1373/2638] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:31:36 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: 1266/2639] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:31:36.823 8 INFO neutron.api.v2.resource [None req-dc45a0b8-248f-464a-a606-a520f53a714e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2640] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2641] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2642] 199.204.45.4 () {34 vars in 733 bytes} [Thu Jul 2 06:31:36 2026] POST /v2.0/security-groups => generated 1638 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2643] 199.204.45.4 () {30 vars in 812 bytes} [Thu Jul 2 06:31:36 2026] GET /v2.0/security-group-rules?security_group_id=cac20ef8-1b3c-490f-9130-c5ddbbb64aef => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2646] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:31:37 2026] PUT /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2647] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:31:37 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: 8|app: 0|req: 1377/2648] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:31: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: 1272/2649] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:31: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: 8|app: 0|req: 1378/2650] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:31:37 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: 1273/2651] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:31:37 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2652] 10.0.0.235 () {34 vars in 1015 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&fields=id => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2653] 10.0.0.235 () {34 vars in 981 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/networks?id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2654] 10.0.0.235 () {34 vars in 964 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/quotas/223123ef592e46b2857cbead97a2fd32 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2655] 10.0.0.235 () {34 vars in 1001 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2656] 10.0.0.235 () {34 vars in 1007 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2657] 10.0.0.235 () {34 vars in 1107 bytes} [Thu Jul 2 06:31:44 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2658] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:45 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2659] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:45 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1383/2660] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:48 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1278/2661] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:48 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1384/2662] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:31:49 2026] GET /v2.0/networks?id=0cbdc3b5-d90e-4626-beb1-3704bd5db672 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2663] 199.204.45.4 () {34 vars in 1047 bytes} [Thu Jul 2 06:31:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=223123ef592e46b2857cbead97a2fd32 => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2664] 199.204.45.4 () {38 vars in 952 bytes} [Thu Jul 2 06:31:49 2026] POST /v2.0/ports => generated 1078 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2665] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:31:49 2026] PUT /v2.0/ports/9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => generated 1239 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:31:50.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-845fd303-f231-4e72-acba-ce7fed7e41cc'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '9fae2adf-f7c2-4e93-96b3-a3dfe5073d86', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/2666] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:31:50 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2667] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:51 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2668] 199.204.45.4 () {34 vars in 1015 bytes} [Thu Jul 2 06:31:51 2026] GET /v2.0/networks?tenant_id=223123ef592e46b2857cbead97a2fd32&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2669] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:51 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&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: 1388/2670] 199.204.45.4 () {34 vars in 927 bytes} [Thu Jul 2 06:31:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2671] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:51 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2672] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2673] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1286/2676] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2677] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&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: 1287/2678] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1392/2679] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:31:52 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1288/2680] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:54 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2681] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:54 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2682] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:54 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2683] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:31:56 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1290/2684] 199.204.45.4 () {34 vars in 1041 bytes} [Thu Jul 2 06:31:56 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2685] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:56 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1291/2686] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:31:57 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2687] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:31:57 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1292/2688] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:32:00 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1397/2689] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:32:00 2026] GET /v2.0/security-groups?id=d71baae2-f96d-487c-9812-113af088decb&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2690] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:32:00 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2695] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:32:34 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: 1400/2696] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:32:34 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: 1297/2697] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:32:34 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: 1401/2698] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:32:34 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: 1298/2699] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:32:34 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1402/2700] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:32:35 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2701] 199.204.45.4 () {34 vars in 714 bytes} [Thu Jul 2 06:32:35 2026] POST /v2.0/ports => generated 1059 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2702] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:32:35 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1059 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2703] 10.0.0.235 () {34 vars in 906 bytes} [Thu Jul 2 06:32:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2704] 199.204.45.4 () {34 vars in 1259 bytes} [Thu Jul 2 06:32:36 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2705] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:36 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1405/2706] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:37 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1303/2709] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:32:37 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2710] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:32:37 2026] GET /v2.0/networks?id=341c4926-e44d-4db2-a527-a744fe751492 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2711] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:32:37 2026] PUT /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1249 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:32:38.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fcdf54a-dc94-4d86-9b44-3b9230d406e2'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': 'ef2f63dc-b991-4605-b9e9-184788926233', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2712] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2485 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2713] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/networks?id=341c4926-e44d-4db2-a527-a744fe751492 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2714] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1306/2715] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2716] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2717] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1411/2718] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:38 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1308/2719] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:32:39 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2720] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2721] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => 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: 1413/2722] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&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: 1310/2723] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2724] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1311/2725] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1415/2726] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2727] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&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: 1416/2728] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1313/2729] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:40 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1417/2730] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:32:44 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2731] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:32:44 2026] PUT /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1275 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:32:44.780 8 INFO neutron.api.v2.resource [None req-6fe6a2d5-22e1-4a29-927e-df3a4e46d381 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2732] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:32:44 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:32:44.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa2b02ae-29a5-400c-9040-0b8b0506cd12'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': 'ef2f63dc-b991-4605-b9e9-184788926233', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2733] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:32:44 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2734] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:32:44 2026] PUT /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1313 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:32:45.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47f321a9-15f1-42fe-abb8-8fc2a70172a3'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': 'ef2f63dc-b991-4605-b9e9-184788926233', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2735] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1317/2736] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2737] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2738] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2739] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2740] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1421/2741] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/networks?id=341c4926-e44d-4db2-a527-a744fe751492 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2742] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2743] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1322/2744] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2745] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2746] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2747] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2748] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2749] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2750] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2751] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2752] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:45 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1327/2753] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2754] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/networks?id=341c4926-e44d-4db2-a527-a744fe751492 => generated 803 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2755] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1428/2756] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2757] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&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: 1429/2758] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1330/2759] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:32:46 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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) 2026-07-02 06:32:54.750 8 INFO neutron.db.l3_db [None req-0791d46d-f414-4ca6-b6a9-5d9cde776b0a 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP b5ddf2b3-7198-4305-9e44-cbe41a7a522c associated. External IP: 10.96.250.220, port: c928e392-6626-4c2d-b108-add1fcc2919c. [pid: 8|app: 0|req: 1431/2762] 10.0.0.231 () {34 vars in 676 bytes} [Thu Jul 2 06:32:53 2026] POST /v2.0/floatingips => generated 898 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2763] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:32:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2764] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:32:59 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: 1333/2765] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:32:59 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: 1433/2766] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:32:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:32:59.791 7 INFO neutron.api.v2.resource [None req-f18fd3f1-089f-4d0d-a717-703d7d0dc457 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1334/2767] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:32:59 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2768] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:32:59 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2769] 199.204.45.4 () {30 vars in 812 bytes} [Thu Jul 2 06:32:59 2026] GET /v2.0/security-group-rules?security_group_id=cac20ef8-1b3c-490f-9130-c5ddbbb64aef => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2770] 199.204.45.4 () {34 vars in 744 bytes} [Thu Jul 2 06:32:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2771] 199.204.45.4 () {34 vars in 744 bytes} [Thu Jul 2 06:32:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2772] 10.0.0.10 () {30 vars in 688 bytes} [Thu Jul 2 06:33:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2773] 10.0.0.10 () {30 vars in 690 bytes} [Thu Jul 2 06:33:06 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: 1437/2774] 10.0.0.10 () {30 vars in 666 bytes} [Thu Jul 2 06:33:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2775] 10.0.0.10 () {30 vars in 702 bytes} [Thu Jul 2 06:33:06 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: 1439/2778] 10.0.0.10 () {28 vars in 437 bytes} [Thu Jul 2 06:33:07 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: 1340/2779] 10.0.0.10 () {30 vars in 726 bytes} [Thu Jul 2 06:33:07 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2780] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:08 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: 1341/2781] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:08 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: 1441/2782] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:08 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: 1342/2783] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:08 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: 1442/2784] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:08 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2785] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:08 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2786] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:08 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: 1344/2787] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:08 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: 1444/2788] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2789] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:08 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: 1445/2790] 199.204.45.4 () {34 vars in 714 bytes} [Thu Jul 2 06:33:08 2026] POST /v2.0/ports => generated 1328 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2791] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:33:09 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1328 bytes in 32 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: 1446/2792] 10.0.0.235 () {34 vars in 906 bytes} [Thu Jul 2 06:33:09 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: 1347/2793] 199.204.45.4 () {34 vars in 1259 bytes} [Thu Jul 2 06:33:10 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d?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: 1447/2794] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:10 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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/2795] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:10 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1448/2796] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:33:10 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1349/2797] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:10 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2798] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:33:10 2026] PUT /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1518 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:11.383 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b312ff1e-5012-4257-87e9-a86d598048d1'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '945d8293-c0de-40d0-b25e-76586af4bc3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2799] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:11 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4095 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1450/2800] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:11 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2801] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1451/2802] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A351&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1352/2803] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2804] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1353/2805] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2806] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1354/2807] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:12 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1454/2808] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4095 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2809] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1455/2810] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2811] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&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: 1456/2812] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1357/2813] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1457/2814] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1358/2815] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2816] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&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: 1359/2817] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1459/2818] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1360/2819] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2820] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A351&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1361/2821] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2822] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1362/2823] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:13 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2824] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:14 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1363/2825] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:14 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1463/2826] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1520 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2827] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2828] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2829] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/subnets/2131a132-8486-4537-818b-cedf84fb957a => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2830] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33: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: 7|app: 0|req: 1366/2831] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:18 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: 1466/2832] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:18 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: 1367/2833] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:18 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: 1467/2834] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2835] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2836] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2837] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1469/2838] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2839] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2840] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:18 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1472/2843] 10.0.0.10 () {30 vars in 688 bytes} [Thu Jul 2 06:33:22 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: 1372/2844] 10.0.0.10 () {30 vars in 690 bytes} [Thu Jul 2 06:33:22 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: 1473/2845] 10.0.0.10 () {30 vars in 666 bytes} [Thu Jul 2 06:33:22 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: 1373/2846] 10.0.0.10 () {30 vars in 702 bytes} [Thu Jul 2 06:33:22 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: 1474/2847] 10.0.0.10 () {28 vars in 437 bytes} [Thu Jul 2 06:33:23 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: 1374/2848] 10.0.0.10 () {30 vars in 726 bytes} [Thu Jul 2 06:33:23 2026] GET /v2.0/subnets/1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2849] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2850] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:24 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: 1476/2851] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:24 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: 1376/2852] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:24 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: 1477/2853] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2854] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/subnets/1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2855] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2856] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2857] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2858] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:24 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: 1480/2859] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2860] 199.204.45.4 () {34 vars in 714 bytes} [Thu Jul 2 06:33:24 2026] POST /v2.0/ports => generated 1328 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2861] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:33:25 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1328 bytes in 36 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: 1381/2862] 199.204.45.4 () {34 vars in 1259 bytes} [Thu Jul 2 06:33:26 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2863] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:26 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1382/2864] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:26 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1483/2865] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:33:26 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2866] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:26 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2867] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:33:26 2026] PUT /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1518 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:27.482 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d60ce7c-f8cf-4dca-915d-cd3c6cca5008'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '22014a7a-f056-4965-a5ad-6aee5c994c3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2868] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:27 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 5607 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, ' [pid: 8|app: 0|req: 1485/2869] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2870] 199.204.45.4 () {34 vars in 1053 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2871] 199.204.45.4 () {34 vars in 1103 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c4&port_id=22014a7a-f056-4965-a5ad-6aee5c994c3b => 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: 1386/2872] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/subnets?id=c1014f17-f40f-46ab-b9bd-35404ad8615b&id=1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 1415 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2873] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2874] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2875] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2876] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:28 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2877] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 5607 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2878] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1490/2879] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2880] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&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: 1491/2881] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1391/2882] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1492/2883] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1392/2884] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2885] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&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: 1393/2886] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1494/2887] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1394/2888] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1495/2889] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A351&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1395/2890] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:33:29 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2891] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2892] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2893] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2894] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1498/2895] 199.204.45.4 () {34 vars in 1053 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=22014a7a-f056-4965-a5ad-6aee5c994c3b => 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: 1398/2896] 199.204.45.4 () {34 vars in 1103 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c4&port_id=22014a7a-f056-4965-a5ad-6aee5c994c3b => 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: 1499/2897] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/subnets?id=c1014f17-f40f-46ab-b9bd-35404ad8615b&id=1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2898] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&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: 1500/2899] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&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: 7|app: 0|req: 1400/2900] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1501/2901] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:30 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1401/2902] 10.0.0.235 () {34 vars in 970 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2903] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20 => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2904] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/subnets/1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2905] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/subnets/c1014f17-f40f-46ab-b9bd-35404ad8615b => generated 748 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2906] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1520 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2907] 199.204.45.4 () {34 vars in 787 bytes} [Thu Jul 2 06:33:34 2026] PUT /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1255 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:34.859 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81370baa-ce92-4342-b8a4-a6b140cf8b25'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '945d8293-c0de-40d0-b25e-76586af4bc3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2908] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 797 bytes in 45 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: 1505/2909] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:34 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2910] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33: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: 1506/2911] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2912] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33: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: 8|app: 0|req: 1507/2913] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:35 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: 1407/2914] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2915] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2916] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2917] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2918] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2919] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2920] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1410/2921] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 5380 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2922] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => 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: 1411/2923] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1513/2924] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/subnets?id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => 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: 1412/2925] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1514/2926] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1413/2927] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:35 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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/2930] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2931] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2932] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2933] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2934] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:47 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => 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: 1417/2935] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 5380 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2936] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:48 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: 1418/2937] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2938] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:48 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: 1419/2939] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:48 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: 1521/2940] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2941] 199.204.45.4 () {34 vars in 787 bytes} [Thu Jul 2 06:33:48 2026] PUT /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1311 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:48.797 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d0db66-c1b1-4819-822f-5d003f43eb16'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '22014a7a-f056-4965-a5ad-6aee5c994c3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/2942] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20 => generated 797 bytes in 42 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: 1421/2943] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/subnets/c1014f17-f40f-46ab-b9bd-35404ad8615b => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2944] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:48 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2945] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:33:48 2026] PUT /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1080 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2946] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20 => generated 797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1423/2947] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2948] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2949] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2950] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2951] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1425/2952] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:49 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2953] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:50 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:50.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f727e458-af35-4a1e-b97e-4e5d51856edd'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '22014a7a-f056-4965-a5ad-6aee5c994c3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2954] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2955] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2956] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1530/2957] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2958] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1531/2959] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2960] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2961] 199.204.45.4 () {34 vars in 1013 bytes} [Thu Jul 2 06:33:51 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2962] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:33:51 2026] PUT /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 917 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2965] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:52 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3868 bytes in 47 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-07-02 06:33:52.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf7d8a2b-9606-4df7-9aa8-5d16f2594c61 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 22014a7a-f056-4965-a5ad-6aee5c994c3b 2026-07-02 06:33:52.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf7d8a2b-9606-4df7-9aa8-5d16f2594c61 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 22014a7a-f056-4965-a5ad-6aee5c994c3b [pid: 7|app: 0|req: 1432/2966] 199.204.45.4 () {32 vars in 756 bytes} [Thu Jul 2 06:33:52 2026] DELETE /v2.0/ports/22014a7a-f056-4965-a5ad-6aee5c994c3b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2967] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:52 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: 1433/2968] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:52 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: 1536/2969] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:52 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: 1434/2970] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:52 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: 1537/2971] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:52 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1435/2972] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2973] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2974] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1539/2975] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2976] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => 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: 1540/2977] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2978] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2979] 199.204.45.4 () {34 vars in 1223 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/networks?id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&id=341c4926-e44d-4db2-a527-a744fe751492&id=59d8f0dc-885f-4974-bcb0-49e095627f61&id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 3096 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2980] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1542/2981] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2982] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2983] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1441/2984] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1544/2985] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1442/2986] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2987] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:53 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&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: 1443/2988] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2989] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1444/2990] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=945d8293-c0de-40d0-b25e-76586af4bc3d => 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: 1547/2991] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/subnets?id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2992] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2993] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1446/2994] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:54 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1549/2995] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:58 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: 1447/2996] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:58 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: 1550/2997] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:58 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: 1448/2998] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:58 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: 1551/2999] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:58 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3000] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:33:58 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: 1552/3001] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:33:58 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: 1450/3002] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:33:58 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: 1553/3003] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:33:58 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: 1451/3004] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:33:58 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3005] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:33:58 2026] PUT /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1080 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:33:59.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eccd3b99-d016-4ab2-a08d-4d9ac6b1d347'] response: {'name': 'network-changed', 'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'tag': '945d8293-c0de-40d0-b25e-76586af4bc3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/3006] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 797 bytes in 65 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: 1555/3007] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3008] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3693 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3009] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3010] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => 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: 1557/3011] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1455/3012] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:33:59 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1558/3013] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:00 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3693 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3014] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:34:01 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3015] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:34:01 2026] GET /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3016] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:01 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 3693 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3017] 199.204.45.4 () {34 vars in 1013 bytes} [Thu Jul 2 06:34:01 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3018] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:34:01 2026] PUT /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 917 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3019] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:02 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:34:02.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ccd1e69-5afe-4b43-b273-10587fe6f407 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 945d8293-c0de-40d0-b25e-76586af4bc3d 2026-07-02 06:34:02.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ccd1e69-5afe-4b43-b273-10587fe6f407 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 945d8293-c0de-40d0-b25e-76586af4bc3d [pid: 7|app: 0|req: 1459/3020] 199.204.45.4 () {32 vars in 756 bytes} [Thu Jul 2 06:34:02 2026] DELETE /v2.0/ports/945d8293-c0de-40d0-b25e-76586af4bc3d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3021] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:34:02 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: 1460/3022] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:34:02 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: 1563/3023] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:34:02 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: 1461/3024] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:34:02 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: 1564/3025] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1462/3026] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3027] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3028] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1566/3029] 199.204.45.4 () {30 vars in 740 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3030] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3031] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1465/3032] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3033] 199.204.45.4 () {34 vars in 1143 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks?id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&id=341c4926-e44d-4db2-a527-a744fe751492&id=59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 2310 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3034] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1569/3035] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3036] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3037] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1468/3038] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1571/3039] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=ef2f63dc-b991-4605-b9e9-184788926233 => 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: 1469/3040] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/subnets?id=92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3041] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/ports?network_id=341c4926-e44d-4db2-a527-a744fe751492&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3042] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1573/3043] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:34:03 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?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: 1575/3046] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:34:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3047] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:34:14 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/3048] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:34:14 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: 1473/3049] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:34:14 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-07-02 06:34:14.482 8 INFO neutron.api.v2.resource [None req-5fc3732d-729f-47f3-9d4a-506134444b4c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3050] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:34:14 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3051] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:34:14 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => 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: 1578/3052] 199.204.45.4 () {30 vars in 812 bytes} [Thu Jul 2 06:34:14 2026] GET /v2.0/security-group-rules?security_group_id=cac20ef8-1b3c-490f-9130-c5ddbbb64aef => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3053] 199.204.45.4 () {32 vars in 786 bytes} [Thu Jul 2 06:34:14 2026] DELETE /v2.0/security-group-rules/91d1f21b-e0d7-4c4e-a2c0-8bb08b05c147 => 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: 1579/3054] 199.204.45.4 () {32 vars in 786 bytes} [Thu Jul 2 06:34:14 2026] DELETE /v2.0/security-group-rules/9f0b832a-9754-442b-a98e-b15d11963e55 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:18.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-c18e64b4-d73c-484b-884f-0fb806afc3e3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 7775b2cb-ae4a-404d-b7c0-11b6d7c6397a 2026-07-02 06:34:18.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c18e64b4-d73c-484b-884f-0fb806afc3e3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 7775b2cb-ae4a-404d-b7c0-11b6d7c6397a 2026-07-02 06:34:18.721 7 INFO neutron.db.l3_db [None req-c18e64b4-d73c-484b-884f-0fb806afc3e3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP b5ddf2b3-7198-4305-9e44-cbe41a7a522c disassociated (deleted). External IP: 10.96.250.220, port: c928e392-6626-4c2d-b108-add1fcc2919c. [pid: 7|app: 0|req: 1476/3055] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:34:18 2026] DELETE /v2.0/floatingips/b5ddf2b3-7198-4305-9e44-cbe41a7a522c => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:19.008 8 INFO neutron.api.v2.resource [None req-10275be1-3e13-4526-9771-6013563dd397 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3056] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:34:18 2026] GET /v2.0/floatingips/b5ddf2b3-7198-4305-9e44-cbe41a7a522c => 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: 1477/3057] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:34:19 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: 1581/3058] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3059] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3060] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:34:19.756 7 INFO neutron.api.v2.resource [None req-1b2e2bb9-1d99-4c0f-bd6e-d25d4df9932c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3061] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3062] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3063] 199.204.45.4 () {30 vars in 812 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/security-group-rules?security_group_id=cac20ef8-1b3c-490f-9130-c5ddbbb64aef => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3064] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:34:19 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: 1481/3065] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:34:19 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: 1585/3066] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:34:19 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: 1482/3067] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:34:19 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: 1586/3068] 199.204.45.4 () {30 vars in 738 bytes} [Thu Jul 2 06:34:19 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => 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: 1483/3069] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:20 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3070] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:20 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3071] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:20 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3072] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:21 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3075] 199.204.45.4 () {34 vars in 972 bytes} [Thu Jul 2 06:34:22 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3076] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:34:22 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3077] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:22 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 2585 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3078] 199.204.45.4 () {34 vars in 1013 bytes} [Thu Jul 2 06:34:22 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3079] 199.204.45.4 () {38 vars in 1025 bytes} [Thu Jul 2 06:34:22 2026] PUT /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1150 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3080] 199.204.45.4 () {30 vars in 766 bytes} [Thu Jul 2 06:34:23 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1244 bytes in 36 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: 1488/3081] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:34:23 2026] PUT /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1090 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3082] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:23 2026] GET /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 1090 bytes in 31 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-07-02 06:34:23.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab8a270e-44eb-42a3-91c1-02524d1a24a0 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: ef2f63dc-b991-4605-b9e9-184788926233 2026-07-02 06:34:23.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab8a270e-44eb-42a3-91c1-02524d1a24a0 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: ef2f63dc-b991-4605-b9e9-184788926233 [pid: 7|app: 0|req: 1489/3083] 199.204.45.4 () {32 vars in 756 bytes} [Thu Jul 2 06:34:23 2026] DELETE /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3084] 199.204.45.4 () {30 vars in 700 bytes} [Thu Jul 2 06:34:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3085] 199.204.45.4 () {30 vars in 702 bytes} [Thu Jul 2 06:34:23 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: 1596/3086] 199.204.45.4 () {30 vars in 678 bytes} [Thu Jul 2 06:34:23 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: 1491/3087] 199.204.45.4 () {30 vars in 714 bytes} [Thu Jul 2 06:34:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:34:24.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74be1c83-875c-4dc4-b4cc-d788bedaae6a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3088] 199.204.45.4 () {32 vars in 756 bytes} [Thu Jul 2 06:34:24 2026] DELETE /v2.0/ports/ef2f63dc-b991-4605-b9e9-184788926233 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3089] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:34:24.094 8 INFO neutron.api.v2.resource [None req-0100dfa2-54f3-4eb6-b656-ee50dd6166c4 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3090] 199.204.45.4 () {30 vars in 760 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/security-groups/lb-025e1378-0065-46f8-adbc-90318295051a => 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: 1493/3091] 199.204.45.4 () {30 vars in 782 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/security-groups?name=lb-025e1378-0065-46f8-adbc-90318295051a => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3092] 199.204.45.4 () {30 vars in 734 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3093] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/ports?tenant_id=223123ef592e46b2857cbead97a2fd32&device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => 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: 1495/3094] 199.204.45.4 () {34 vars in 1063 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/networks?id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&id=341c4926-e44d-4db2-a527-a744fe751492 => generated 1524 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3095] 199.204.45.4 () {34 vars in 1057 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.92&port_id=9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => 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: 1497/3096] 199.204.45.4 () {34 vars in 981 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/subnets?id=8e4900d6-bb6d-4573-a3a8-df1fa8766e1b => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3097] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/ports?network_id=0cbdc3b5-d90e-4626-beb1-3704bd5db672&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3098] 199.204.45.4 () {34 vars in 786 bytes} [Thu Jul 2 06:34:24 2026] PUT /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 1090 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3099] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3100] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:34:24 2026] GET /v2.0/networks/0cbdc3b5-d90e-4626-beb1-3704bd5db672?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: 1601/3101] 199.204.45.4 () {32 vars in 776 bytes} [Thu Jul 2 06:34:24 2026] DELETE /v2.0/security-groups/cac20ef8-1b3c-490f-9130-c5ddbbb64aef => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:25.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-64cf5953-4211-4fd7-b356-9a7e360f331c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: c928e392-6626-4c2d-b108-add1fcc2919c 2026-07-02 06:34:25.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64cf5953-4211-4fd7-b356-9a7e360f331c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: c928e392-6626-4c2d-b108-add1fcc2919c [pid: 7|app: 0|req: 1501/3102] 199.204.45.4 () {32 vars in 756 bytes} [Thu Jul 2 06:34:25 2026] DELETE /v2.0/ports/c928e392-6626-4c2d-b108-add1fcc2919c => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3103] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:34:28 2026] GET /v2.0/ports?device_id=9b52e52e-87cb-4b5f-b471-0201363d92ca => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:34:28.336 7 INFO neutron_taas.services.taas.taas_plugin [req-d2234c55-0922-4046-bb35-49da33b8e824 req-eaea0907-cb29-4b1e-87d3-d1bc05e2c357 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] TaaS: Handle Delete Port: 9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 2026-07-02 06:34:28.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2234c55-0922-4046-bb35-49da33b8e824 req-eaea0907-cb29-4b1e-87d3-d1bc05e2c357 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Tap Mirror: Handle Delete Port: 9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 [pid: 7|app: 0|req: 1502/3104] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:34:28 2026] DELETE /v2.0/ports/9fae2adf-f7c2-4e93-96b3-a3dfe5073d86 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:28.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7560e18-3d6c-490e-b613-8f0cf04186aa'] response: {'server_uuid': '9b52e52e-87cb-4b5f-b471-0201363d92ca', 'name': 'network-vif-deleted', 'tag': '9fae2adf-f7c2-4e93-96b3-a3dfe5073d86', 'status': 'completed', 'code': 200} 2026-07-02 06:34:29.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b23371e-e9b2-4d3b-9ebf-5a20f4a7583b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: bdc67e8b-3ab3-4893-a68d-83a839808f3f 2026-07-02 06:34:29.377 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b23371e-e9b2-4d3b-9ebf-5a20f4a7583b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: bdc67e8b-3ab3-4893-a68d-83a839808f3f 2026-07-02 06:34:29.588 8 INFO neutron.db.l3_db [None req-3b23371e-e9b2-4d3b-9ebf-5a20f4a7583b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP 1059526b-6fbc-4e56-8ff1-a184b9a0ba14 disassociated (deleted). External IP: 10.96.250.206, port: ad3d625d-70bf-46f9-a341-70f799a26f17. [pid: 8|app: 0|req: 1603/3105] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:34:29 2026] DELETE /v2.0/floatingips/1059526b-6fbc-4e56-8ff1-a184b9a0ba14 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:29.958 7 INFO neutron.api.v2.resource [None req-bb36de6b-e818-445e-9d08-8f4090dcbc0f 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3106] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:34:29 2026] GET /v2.0/floatingips/1059526b-6fbc-4e56-8ff1-a184b9a0ba14 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:29.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71cba2f1-3031-4d25-9ea7-97e1818f0ff8'] response: {'name': 'network-changed', 'server_uuid': 'dfa88a29-a014-451f-8355-b891dca49eb2', 'tag': 'ad3d625d-70bf-46f9-a341-70f799a26f17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1604/3107] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3108] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3109] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3110] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/networks?id=c95c9b85-8bd4-4673-a751-321091206a20 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3111] 199.204.45.4 () {34 vars in 1055 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.159&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => 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: 1506/3112] 199.204.45.4 () {34 vars in 1103 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d3&port_id=ad3d625d-70bf-46f9-a341-70f799a26f17 => 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: 1607/3113] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/subnets?id=c1014f17-f40f-46ab-b9bd-35404ad8615b&id=1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3114] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3115] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/ports?network_id=c95c9b85-8bd4-4673-a751-321091206a20&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: 1508/3116] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1609/3117] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:34:30 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20?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: 1509/3118] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:34:32 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 1204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:34:32.660 8 INFO neutron_taas.services.taas.taas_plugin [req-1a1d5261-92e1-43bd-b773-5123a9105d48 req-2e23209f-5cdc-4505-90b8-3e479070727b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: ad3d625d-70bf-46f9-a341-70f799a26f17 2026-07-02 06:34:32.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1a1d5261-92e1-43bd-b773-5123a9105d48 req-2e23209f-5cdc-4505-90b8-3e479070727b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: ad3d625d-70bf-46f9-a341-70f799a26f17 [pid: 8|app: 0|req: 1610/3119] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:34:32 2026] DELETE /v2.0/ports/ad3d625d-70bf-46f9-a341-70f799a26f17 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:32.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a779e8c8-1cfd-43f4-8b89-2cfc33e0cb9e'] response: {'server_uuid': 'dfa88a29-a014-451f-8355-b891dca49eb2', 'name': 'network-vif-deleted', 'tag': 'ad3d625d-70bf-46f9-a341-70f799a26f17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/3120] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:34:35 2026] GET /v2.0/ports?device_id=dfa88a29-a014-451f-8355-b891dca49eb2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:34:40.520 8 INFO neutron_taas.services.taas.taas_plugin [None req-1aff2aa8-36d2-44c8-a72c-8535f2429b74 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 2ba01119-69e2-4b04-a940-5c8e358335d0 2026-07-02 06:34:40.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1aff2aa8-36d2-44c8-a72c-8535f2429b74 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 2ba01119-69e2-4b04-a940-5c8e358335d0 2026-07-02 06:34:40.652 8 INFO neutron.db.l3_db [None req-1aff2aa8-36d2-44c8-a72c-8535f2429b74 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Floating IP d98fcc88-1b87-4c32-97e5-977ec752208d disassociated (deleted). External IP: 10.96.250.210, port: e7e55bb6-cf14-4930-97d0-bd6dfa07297e. [pid: 8|app: 0|req: 1612/3123] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:34:40 2026] DELETE /v2.0/floatingips/d98fcc88-1b87-4c32-97e5-977ec752208d => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:40.989 7 INFO neutron.api.v2.resource [None req-3a5687bd-c816-45c3-9b03-824277f09e1c 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3124] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:34:40 2026] GET /v2.0/floatingips/d98fcc88-1b87-4c32-97e5-977ec752208d => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:41.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb3408a1-94bc-4d25-b0d7-48e4ca0d8365'] response: {'name': 'network-changed', 'server_uuid': '769f6c31-f789-4a36-ac64-959764afd42c', 'tag': 'e7e55bb6-cf14-4930-97d0-bd6dfa07297e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1613/3125] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3126] 10.0.0.235 () {34 vars in 1039 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/security-groups?id=e16aa9bd-4591-47e0-adb1-89919dc2bfe0&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: 1614/3127] 199.204.45.4 () {34 vars in 1077 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/ports?tenant_id=c10b84cb92854822a5cca76b17387383&device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3128] 199.204.45.4 () {34 vars in 983 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/networks?id=59d8f0dc-885f-4974-bcb0-49e095627f61 => 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: 1615/3129] 199.204.45.4 () {34 vars in 1053 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.73&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => 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: 1515/3130] 199.204.45.4 () {34 vars in 1101 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=e7e55bb6-cf14-4930-97d0-bd6dfa07297e => 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: 1616/3131] 199.204.45.4 () {34 vars in 1061 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/subnets?id=2131a132-8486-4537-818b-cedf84fb957a&id=2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3132] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3133] 199.204.45.4 () {34 vars in 1049 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/ports?network_id=59d8f0dc-885f-4974-bcb0-49e095627f61&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: 1517/3134] 199.204.45.4 () {34 vars in 1009 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3135] 199.204.45.4 () {34 vars in 1109 bytes} [Thu Jul 2 06:34:41 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61?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: 1518/3136] 199.204.45.4 () {34 vars in 991 bytes} [Thu Jul 2 06:34:43 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:34:43.726 8 INFO neutron_taas.services.taas.taas_plugin [req-4741c07a-bc7f-411b-b7f1-0cf5de5cd46c req-8b881cf7-939f-424d-a86f-90b357859ea7 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: e7e55bb6-cf14-4930-97d0-bd6dfa07297e 2026-07-02 06:34:43.730 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4741c07a-bc7f-411b-b7f1-0cf5de5cd46c req-8b881cf7-939f-424d-a86f-90b357859ea7 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: e7e55bb6-cf14-4930-97d0-bd6dfa07297e [pid: 8|app: 0|req: 1619/3137] 199.204.45.4 () {36 vars in 994 bytes} [Thu Jul 2 06:34:43 2026] DELETE /v2.0/ports/e7e55bb6-cf14-4930-97d0-bd6dfa07297e => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:43.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8eaf7c3-d681-4adc-b9e0-ffb4167a2079'] response: {'server_uuid': '769f6c31-f789-4a36-ac64-959764afd42c', 'name': 'network-vif-deleted', 'tag': 'e7e55bb6-cf14-4930-97d0-bd6dfa07297e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/3138] 10.0.0.235 () {34 vars in 989 bytes} [Thu Jul 2 06:34:46 2026] GET /v2.0/ports?device_id=769f6c31-f789-4a36-ac64-959764afd42c => 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: 1620/3139] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/4adfb7bc-3bfe-479a-9f8f-5c34205d8a9b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.486 7 INFO neutron.api.v2.resource [None req-8c10c987-8e44-4409-b86e-9b9d0c9b3fc4 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3140] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/4adfb7bc-3bfe-479a-9f8f-5c34205d8a9b => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3141] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/c666be5c-0add-4efe-96ad-c092de1e594e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.571 7 INFO neutron.api.v2.resource [None req-a6f828b4-d36a-4bc0-8317-1b0b3d8f75b8 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3142] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/c666be5c-0add-4efe-96ad-c092de1e594e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3143] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/bec0767a-65e6-43fe-9813-6ab0bc85fb56 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.654 7 INFO neutron.api.v2.resource [None req-f3f9922d-0026-4941-93fb-4b1e10d4461b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3144] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/bec0767a-65e6-43fe-9813-6ab0bc85fb56 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3145] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/28b22a8c-5692-49e5-a802-60c92c3059ae => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.744 7 INFO neutron.api.v2.resource [None req-4259bd64-f8cf-42bf-b351-6d4d5e7324ae 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3146] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/28b22a8c-5692-49e5-a802-60c92c3059ae => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3147] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/b29e34ff-af13-4f70-a2f8-f74d516718f8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.822 7 INFO neutron.api.v2.resource [None req-b8362f89-1c94-44ac-8ad6-04bd0585f2fe 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3148] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/b29e34ff-af13-4f70-a2f8-f74d516718f8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3149] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/dd3e5a5c-69b8-4f03-8af7-b79ef82084cc => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.899 7 INFO neutron.api.v2.resource [None req-9cf8bc41-352f-4918-8778-9b6d59fa9a2b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3150] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/dd3e5a5c-69b8-4f03-8af7-b79ef82084cc => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3151] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:51 2026] DELETE /v2.0/security-group-rules/46e69fc5-6ab2-4876-bc5a-bc7f01a0553a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:51.995 7 INFO neutron.api.v2.resource [None req-fbc3d251-2582-40e4-a007-04d9c9e9dd8e 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3152] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:51 2026] GET /v2.0/security-group-rules/46e69fc5-6ab2-4876-bc5a-bc7f01a0553a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3153] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:52 2026] DELETE /v2.0/security-group-rules/44870d8d-3ddb-43be-b103-c8881c0c5deb => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:52.080 7 INFO neutron.api.v2.resource [None req-ee9084bf-eceb-45fc-bc03-abe6a288c122 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3154] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:52 2026] GET /v2.0/security-group-rules/44870d8d-3ddb-43be-b103-c8881c0c5deb => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3155] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:52 2026] DELETE /v2.0/security-group-rules/46ebc3d9-505b-4cc2-bb02-e9e13e912084 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:52.162 7 INFO neutron.api.v2.resource [None req-ee563069-caf8-4512-94d7-c672984ebe3b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3156] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:52 2026] GET /v2.0/security-group-rules/46ebc3d9-505b-4cc2-bb02-e9e13e912084 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3157] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:52 2026] DELETE /v2.0/security-group-rules/16486895-a74a-4543-9e76-a8b909f0d353 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:52.247 8 INFO neutron.api.v2.resource [None req-8d4031a0-f4ec-4365-a1e3-70fef272fea1 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3160] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:52 2026] GET /v2.0/security-group-rules/16486895-a74a-4543-9e76-a8b909f0d353 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3161] 10.0.0.231 () {32 vars in 749 bytes} [Thu Jul 2 06:34:52 2026] DELETE /v2.0/security-group-rules/77295fa5-c114-4c5c-91aa-6dde682c2c17 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:52.357 8 INFO neutron.api.v2.resource [None req-c016be69-cc21-4603-acdf-aa609d29e6d6 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3162] 10.0.0.231 () {32 vars in 746 bytes} [Thu Jul 2 06:34:52 2026] GET /v2.0/security-group-rules/77295fa5-c114-4c5c-91aa-6dde682c2c17 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3163] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:34:52 2026] DELETE /v2.0/security-groups/e16aa9bd-4591-47e0-adb1-89919dc2bfe0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:52.462 8 INFO neutron.api.v2.resource [None req-13a28354-7191-45e7-a1c5-00a35aa32b4d 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3164] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:34:52 2026] GET /v2.0/security-groups/e16aa9bd-4591-47e0-adb1-89919dc2bfe0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:52.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-474ef1d4-03a4-406b-869e-b98debe36236 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 31066276-434e-4ad0-b128-c41bb15f3c96 2026-07-02 06:34:52.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-474ef1d4-03a4-406b-869e-b98debe36236 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 31066276-434e-4ad0-b128-c41bb15f3c96 [pid: 7|app: 0|req: 1533/3165] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:52 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:34:53.604 8 INFO neutron.api.v2.resource [None req-d8420806-555d-4854-8c31-be8e6ee15e2b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3166] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:53 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 198 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:54.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-c83563d6-97b8-4540-84b3-f773b008c219 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 2d4e1346-81e7-4068-90ee-5dfbbc999e4b 2026-07-02 06:34:54.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83563d6-97b8-4540-84b3-f773b008c219 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 2d4e1346-81e7-4068-90ee-5dfbbc999e4b [pid: 7|app: 0|req: 1534/3167] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:53 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:34:54.801 8 INFO neutron.api.v2.resource [None req-2bd00abf-43b7-4b2b-bf4c-ad4b6de88de1 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3168] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:54 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:55.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5355b65-148e-428d-a31a-6d9f5e556f44 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 0487914f-7019-4f41-b83c-64b8326992fc 2026-07-02 06:34:55.203 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5355b65-148e-428d-a31a-6d9f5e556f44 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 0487914f-7019-4f41-b83c-64b8326992fc [pid: 7|app: 0|req: 1535/3169] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:54 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:34:55.963 8 INFO neutron.api.v2.resource [None req-7ea7bcd1-5089-42d6-a7dc-c6a5ffb3debf 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3170] 10.0.0.231 () {34 vars in 788 bytes} [Thu Jul 2 06:34:55 2026] PUT /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02/remove_router_interface => generated 198 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:56.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d4b75d3-e6ae-4962-8543-9392692ea9b3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 0952f93e-f0b5-43bb-a2cd-5bf8d11ec4de 2026-07-02 06:34:56.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d4b75d3-e6ae-4962-8543-9392692ea9b3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 0952f93e-f0b5-43bb-a2cd-5bf8d11ec4de 2026-07-02 06:34:56.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d4b75d3-e6ae-4962-8543-9392692ea9b3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 657d30b8-e9dc-47a0-af69-3615a21c688c 2026-07-02 06:34:56.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d4b75d3-e6ae-4962-8543-9392692ea9b3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 657d30b8-e9dc-47a0-af69-3615a21c688c 2026-07-02 06:34:56.871 7 INFO neutron.db.l3_hamode_db [None req-6d4b75d3-e6ae-4962-8543-9392692ea9b3 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] HA network 4dc7f1d6-7391-4d70-a57d-c13868a242b9 was deleted as no HA routers are present in tenant c10b84cb92854822a5cca76b17387383. [pid: 7|app: 0|req: 1536/3171] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:55 2026] DELETE /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:34:56.896 7 INFO neutron.services.segments.plugin [-] Segment b30eae48-d0b3-42d7-87b1-60d45d7a989c resource provider aggregate not found 2026-07-02 06:34:56.900 7 INFO neutron.services.segments.plugin [-] Segment b30eae48-d0b3-42d7-87b1-60d45d7a989c resource provider aggregate not found 2026-07-02 06:34:56.904 8 INFO neutron.api.v2.resource [None req-30080dfd-cbf2-415d-b8e6-cd1fb1a30917 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3172] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:56 2026] GET /v2.0/routers/5cda23d7-0db8-462c-a3d0-ef868698cc02 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:56.912 7 INFO neutron.services.segments.plugin [-] Segment b30eae48-d0b3-42d7-87b1-60d45d7a989c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30eae48-d0b3-42d7-87b1-60d45d7a989c found for delete ", "request_id": "req-f3edc6e8-1447-4003-8b24-70a88b5d5cc3"}]} 2026-07-02 06:34:56.919 7 INFO neutron.services.segments.plugin [-] Segment b30eae48-d0b3-42d7-87b1-60d45d7a989c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30eae48-d0b3-42d7-87b1-60d45d7a989c found for delete ", "request_id": "req-338235ec-c2e5-4bb5-9dcd-52cf25340005"}]} [pid: 7|app: 0|req: 1537/3173] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:56 2026] DELETE /v2.0/subnets/c1014f17-f40f-46ab-b9bd-35404ad8615b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:57.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f029d919-3506-4331-9fe8-bbc61e97a48a 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3174] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:57 2026] GET /v2.0/subnets/c1014f17-f40f-46ab-b9bd-35404ad8615b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3175] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:57 2026] DELETE /v2.0/subnets/1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:57.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57d2c054-a95e-47ee-96cd-efd8ecf89f86 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3176] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:57 2026] GET /v2.0/subnets/1a33ac2a-0ea9-4002-a18d-cb90878f758d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:57.489 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf171a2b-80e5-43b4-bd13-75831bf43147 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: bde692a0-f8d8-4f16-b722-afc6211e1647 2026-07-02 06:34:57.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf171a2b-80e5-43b4-bd13-75831bf43147 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: bde692a0-f8d8-4f16-b722-afc6211e1647 [pid: 7|app: 0|req: 1539/3177] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:34:57 2026] DELETE /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:57.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbc8aec7-006a-4e3e-977d-383e3891444d 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3178] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:34:57 2026] GET /v2.0/networks/c95c9b85-8bd4-4673-a751-321091206a20 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3179] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:57 2026] DELETE /v2.0/subnets/2131a132-8486-4537-818b-cedf84fb957a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:57.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f3ab1fa-98ca-4138-a291-8a59718176c2 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3180] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:57 2026] GET /v2.0/subnets/2131a132-8486-4537-818b-cedf84fb957a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3181] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:57 2026] DELETE /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:58.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b90abc8f-20f1-4f88-9db9-612c96e2410a 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3182] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:58 2026] GET /v2.0/subnets/2a1faf9c-24dc-4ebb-9596-be7cb84f8bd7 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:58.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-802f8f3d-1737-448b-b390-065dd14aa6d7 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: abb80a1b-aa2e-44d4-be73-ff13fb3d5319 2026-07-02 06:34:58.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-802f8f3d-1737-448b-b390-065dd14aa6d7 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: abb80a1b-aa2e-44d4-be73-ff13fb3d5319 [pid: 7|app: 0|req: 1542/3183] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:34:58 2026] DELETE /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:58.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3ffedca-9263-4826-9e7b-ba6fe96afd00 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3184] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:34:58 2026] GET /v2.0/networks/59d8f0dc-885f-4974-bcb0-49e095627f61 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3185] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:58 2026] DELETE /v2.0/subnets/53c45bb6-8063-4271-9913-b6875ac37a0d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:58.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c762e560-83aa-4cd3-8593-77d902e84b27 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3186] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:58 2026] GET /v2.0/subnets/53c45bb6-8063-4271-9913-b6875ac37a0d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3187] 10.0.0.231 () {32 vars in 723 bytes} [Thu Jul 2 06:34:58 2026] DELETE /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:58.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d8833c9-fff6-45f8-9315-95308f1794a7 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3188] 10.0.0.231 () {32 vars in 720 bytes} [Thu Jul 2 06:34:58 2026] GET /v2.0/subnets/92fdc8ea-86ab-4ac6-92ce-3b9677d549f8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:34:58.939 7 INFO neutron.services.segments.plugin [-] Segment 3f269758-0749-4777-a09b-fe7963b59307 resource provider aggregate not found 2026-07-02 06:34:58.943 7 INFO neutron.services.segments.plugin [-] Segment 3f269758-0749-4777-a09b-fe7963b59307 resource provider aggregate not found 2026-07-02 06:34:58.962 7 INFO neutron.services.segments.plugin [-] Segment 3f269758-0749-4777-a09b-fe7963b59307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f269758-0749-4777-a09b-fe7963b59307 found for delete ", "request_id": "req-9c39d534-f162-4d87-9323-7146b0cd284c"}]} 2026-07-02 06:34:58.968 7 INFO neutron.services.segments.plugin [-] Segment 3f269758-0749-4777-a09b-fe7963b59307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f269758-0749-4777-a09b-fe7963b59307 found for delete ", "request_id": "req-9d3c80ca-4e0d-4f82-a188-6f730db0d4ee"}]} 2026-07-02 06:34:58.990 7 INFO neutron.services.segments.plugin [-] Segment 8ca4540c-e7ae-44c0-bbac-c888749eecae resource provider aggregate not found 2026-07-02 06:34:58.997 7 INFO neutron.services.segments.plugin [-] Segment 8ca4540c-e7ae-44c0-bbac-c888749eecae resource provider aggregate not found 2026-07-02 06:34:59.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-daf50f82-ec9e-43d6-a5eb-d0a5fc34d35b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] TaaS: Handle Delete Port: 06823722-e7f9-4d3e-89ea-8e31070c533a 2026-07-02 06:34:59.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daf50f82-ec9e-43d6-a5eb-d0a5fc34d35b 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] Tap Mirror: Handle Delete Port: 06823722-e7f9-4d3e-89ea-8e31070c533a 2026-07-02 06:34:59.015 7 INFO neutron.services.segments.plugin [-] Segment 8ca4540c-e7ae-44c0-bbac-c888749eecae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ca4540c-e7ae-44c0-bbac-c888749eecae found for delete ", "request_id": "req-91882d57-e4e5-4402-b673-600eb27d53a3"}]} 2026-07-02 06:34:59.025 7 INFO neutron.services.segments.plugin [-] Segment 8ca4540c-e7ae-44c0-bbac-c888749eecae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ca4540c-e7ae-44c0-bbac-c888749eecae found for delete ", "request_id": "req-72907f7e-825f-46e5-8ced-4d1280625c3c"}]} [pid: 7|app: 0|req: 1545/3189] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:34:58 2026] DELETE /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:34:59.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6d1e1d0-5b9a-41a8-abcb-cc1ec548c628 501b393dbef24c91a366a94eefefe64b c10b84cb92854822a5cca76b17387383 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3190] 10.0.0.231 () {32 vars in 722 bytes} [Thu Jul 2 06:34:59 2026] GET /v2.0/networks/341c4926-e44d-4db2-a527-a744fe751492 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:35:01.042 7 INFO neutron.services.segments.plugin [-] Segment 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e resource provider aggregate not found 2026-07-02 06:35:01.059 7 INFO neutron.services.segments.plugin [-] Segment 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e resource provider aggregate not found 2026-07-02 06:35:01.062 7 INFO neutron.services.segments.plugin [-] Segment 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e found for delete ", "request_id": "req-cb29132e-b337-430e-ab7a-910648eec016"}]} 2026-07-02 06:35:01.074 7 INFO neutron.services.segments.plugin [-] Segment 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f0b5ba-dacf-4a1d-bb5c-1c1b4934660e found for delete ", "request_id": "req-153e87ea-7410-4955-96b1-e74a315a72c6"}]} [pid: 7|app: 0|req: 1546/3191] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:01 2026] GET /v2.0/security-groups?tenant_id=24da29091fa94fe5a9ed5ff4955aeb4e&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3192] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:01 2026] DELETE /v2.0/security-groups/154696c5-d279-469b-a86a-86a259c48f60 => 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: 1547/3193] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:01 2026] GET /v2.0/security-groups?tenant_id=edafd1caa7dc43a79e78f2c6fcc655a5&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3194] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:02 2026] DELETE /v2.0/security-groups/5fa5e5e2-280a-438f-bf88-b7db0fea1d64 => 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: 1548/3195] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:02 2026] GET /v2.0/security-groups?tenant_id=52b64105fc7540d0b7bdf9776241aa43&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3196] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:02 2026] DELETE /v2.0/security-groups/79846abd-60e1-4329-9d00-6c1fe0cc7a47 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3197] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:02 2026] GET /v2.0/security-groups?tenant_id=c10b84cb92854822a5cca76b17387383&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3198] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:02 2026] DELETE /v2.0/security-groups/a826b7ea-e4a0-41e3-a62b-1667acce4e51 => 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: 1550/3199] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:02 2026] GET /v2.0/security-groups?tenant_id=83b8855de8b741c6b80f2538530d2a2c&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3200] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:03 2026] DELETE /v2.0/security-groups/9728d161-0556-4ed4-8b8d-95d500965a46 => 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: 1551/3201] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:03 2026] GET /v2.0/security-groups?tenant_id=0e14386694f9402eadb67f4ffa9d5301&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3202] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:03 2026] DELETE /v2.0/security-groups/4a9e11ac-b081-49c6-afab-d9834b017073 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3203] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:03 2026] GET /v2.0/security-groups?tenant_id=2ac96b45744f4e6388f7140411725c3a&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3204] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:03 2026] DELETE /v2.0/security-groups/6cf2316c-3556-456c-b906-845a89643cd1 => 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: 1554/3207] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3208] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3209] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3210] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3211] 10.0.0.231 () {34 vars in 677 bytes} [Thu Jul 2 06:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3212] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:08 2026] PUT /v2.0/policies/3ca71148-df5a-46c1-bbcb-326770c698fb/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3213] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:08 2026] PUT /v2.0/policies/17186d7c-2741-4e40-9f5d-5ad8304c7b0c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3214] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:08 2026] PUT /v2.0/policies/bf8d349b-eda0-40fa-9a34-06c9f769579c/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3215] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:08 2026] PUT /v2.0/policies/a6e47a59-e707-4f6b-847b-c9132d00024c/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3216] 10.0.0.231 () {32 vars in 673 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3217] 10.0.0.231 () {32 vars in 687 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3218] 10.0.0.231 () {32 vars in 683 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3219] 10.0.0.231 () {32 vars in 695 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3220] 10.0.0.231 () {32 vars in 681 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3221] 10.0.0.231 () {32 vars in 695 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3222] 10.0.0.231 () {32 vars in 691 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3223] 10.0.0.231 () {32 vars in 703 bytes} [Thu Jul 2 06:35:09 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3224] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:35:09 2026] DELETE /v2.0/qos/policies/3ca71148-df5a-46c1-bbcb-326770c698fb => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3225] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:35:09 2026] DELETE /v2.0/qos/policies/17186d7c-2741-4e40-9f5d-5ad8304c7b0c => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3226] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:35:09 2026] DELETE /v2.0/qos/policies/bf8d349b-eda0-40fa-9a34-06c9f769579c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3227] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:35:10 2026] DELETE /v2.0/qos/policies/a6e47a59-e707-4f6b-847b-c9132d00024c => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3228] 10.0.0.231 () {32 vars in 733 bytes} [Thu Jul 2 06:35:10 2026] DELETE /v2.0/qos/policies/eadf1079-9395-449e-9068-55fefad349f7 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3229] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:10 2026] GET /v2.0/security-groups?tenant_id=0fb0459f745c465d84f417bfbfeb1553&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3230] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:11 2026] DELETE /v2.0/security-groups/24283ded-6d25-4a28-8497-017c63f10083 => 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: 1566/3231] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:11 2026] GET /v2.0/security-groups?tenant_id=fc1f174c8bf74b0dacbec39cf1989953&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3232] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:11 2026] DELETE /v2.0/security-groups/ba484564-c2fa-4a91-b3dc-c46c5e8a2bff => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3233] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:11 2026] GET /v2.0/security-groups?tenant_id=bca99b63cd4c413bbfce6c9b9f1f9a9f&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3234] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:11 2026] DELETE /v2.0/security-groups/97d964d3-8573-4261-b91a-8ae26894fdf2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:35:15.305 7 INFO neutron.db.segments_db [None req-b7c23214-11bf-44d1-b9d2-336147304669 7a7f3050e60f4625af0b076a5d33a862 5c7adccfdc364ce1b8b18682c94ea69b - - default default] Added segment c1289631-78a9-4159-a853-dbfc82c20573 of type vxlan for network 3b9e6455-0593-4351-b8ae-b7ecb9f20848 [pid: 7|app: 0|req: 1568/3235] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:35:15 2026] POST /v2.0/networks => generated 630 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3236] 10.0.0.231 () {34 vars in 663 bytes} [Thu Jul 2 06:35:15 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3237] 10.0.0.231 () {34 vars in 665 bytes} [Thu Jul 2 06:35:15 2026] POST /v2.0/trunks => generated 407 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: 8|app: 0|req: 1669/3238] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:35:15 2026] PUT /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3239] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:15 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3240] 10.0.0.231 () {34 vars in 759 bytes} [Thu Jul 2 06:35:15 2026] PUT /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3241] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:15 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3242] 10.0.0.231 () {34 vars in 755 bytes} [Thu Jul 2 06:35:15 2026] PUT /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3243] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3244] 10.0.0.231 () {34 vars in 777 bytes} [Thu Jul 2 06:35:16 2026] PUT /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3245] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3246] 10.0.0.231 () {34 vars in 748 bytes} [Thu Jul 2 06:35:16 2026] PUT /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3247] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3248] 10.0.0.231 () {32 vars in 736 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:35:16.230 7 INFO neutron.api.v2.resource [None req-3cc856a2-a429-4203-a778-a98d6cf541fc 7a7f3050e60f4625af0b076a5d33a862 5c7adccfdc364ce1b8b18682c94ea69b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3249] 10.0.0.231 () {32 vars in 740 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/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: 1675/3250] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3251] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:35:16.339 8 INFO neutron.api.v2.resource [None req-fbba92af-5733-4911-abc8-ae0423c6d34c 7a7f3050e60f4625af0b076a5d33a862 5c7adccfdc364ce1b8b18682c94ea69b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3252] 10.0.0.231 () {32 vars in 743 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3253] 10.0.0.231 () {32 vars in 731 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3254] 10.0.0.231 () {32 vars in 728 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3255] 10.0.0.231 () {32 vars in 718 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3256] 10.0.0.231 () {32 vars in 716 bytes} [Thu Jul 2 06:35:16 2026] GET /v2.0/ports/bd528f2d-abff-4a28-b00e-7d9ba35b96f4 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3257] 10.0.0.231 () {32 vars in 721 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/trunks/46738345-9cf2-4066-b270-4deafa8dd76d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:35:16.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-d424d80a-3a2a-46ba-96a9-311129c0fce9 7a7f3050e60f4625af0b076a5d33a862 5c7adccfdc364ce1b8b18682c94ea69b - - default default] TaaS: Handle Delete Port: bd528f2d-abff-4a28-b00e-7d9ba35b96f4 2026-07-02 06:35:16.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d424d80a-3a2a-46ba-96a9-311129c0fce9 7a7f3050e60f4625af0b076a5d33a862 5c7adccfdc364ce1b8b18682c94ea69b - - default default] Tap Mirror: Handle Delete Port: bd528f2d-abff-4a28-b00e-7d9ba35b96f4 [pid: 8|app: 0|req: 1679/3258] 10.0.0.231 () {32 vars in 719 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/ports/bd528f2d-abff-4a28-b00e-7d9ba35b96f4 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:35:16.867 7 INFO neutron.services.segments.plugin [-] Segment c1289631-78a9-4159-a853-dbfc82c20573 resource provider aggregate not found 2026-07-02 06:35:16.870 7 INFO neutron.services.segments.plugin [-] Segment c1289631-78a9-4159-a853-dbfc82c20573 resource provider aggregate not found 2026-07-02 06:35:16.884 7 INFO neutron.services.segments.plugin [-] Segment c1289631-78a9-4159-a853-dbfc82c20573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1289631-78a9-4159-a853-dbfc82c20573 found for delete ", "request_id": "req-7d51d519-bf0e-48f3-9043-e65ba90e0858"}]} 2026-07-02 06:35:16.885 7 INFO neutron.services.segments.plugin [-] Segment c1289631-78a9-4159-a853-dbfc82c20573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1289631-78a9-4159-a853-dbfc82c20573 found for delete ", "request_id": "req-8e782a29-b57a-4a73-8f4d-40e0df34250d"}]} [pid: 7|app: 0|req: 1580/3259] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:35:16 2026] DELETE /v2.0/networks/3b9e6455-0593-4351-b8ae-b7ecb9f20848 => 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: 1680/3260] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:17 2026] GET /v2.0/security-groups?tenant_id=5c7adccfdc364ce1b8b18682c94ea69b&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3261] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:17 2026] DELETE /v2.0/security-groups/423e252f-b519-4eca-a4ff-0f39a2f9f713 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3262] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:17 2026] GET /v2.0/security-groups?tenant_id=e8baf2c6d0c04c29b55d96f866258be5&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: 1582/3263] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:17 2026] DELETE /v2.0/security-groups/c2f6b2a9-f1f6-4da1-9361-0674589da3c7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:35:21.373 8 INFO neutron.db.segments_db [None req-df5d7575-002e-4d61-b12a-cb5646df7938 2b302f24d3e34eb6a92d275123042a5c 2e7cd6029b6d41d0821f6617ccb2be74 - - default default] Added segment a39fef85-54b3-48c9-b887-c3c218d18e74 of type vxlan for network 7ebdb1b7-c8bb-489a-ad9a-ae1b2f6eacd5 [pid: 8|app: 0|req: 1682/3264] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:35:21 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:35:21.553 7 INFO neutron.db.segments_db [None req-104e2e8e-ee8a-4858-9356-ef0323df41d8 2b302f24d3e34eb6a92d275123042a5c 2e7cd6029b6d41d0821f6617ccb2be74 - - default default] Added segment 2ad0792a-730a-4ebd-9649-1f56492d6f2f of type vxlan for network 172fe3ad-7399-4261-baa1-9f8e24a6c79d [pid: 7|app: 0|req: 1583/3265] 10.0.0.231 () {34 vars in 669 bytes} [Thu Jul 2 06:35:21 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3266] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:21 2026] PUT /v2.0/networks/7ebdb1b7-c8bb-489a-ad9a-ae1b2f6eacd5/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3267] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:35:21 2026] GET /v2.0/networks/7ebdb1b7-c8bb-489a-ad9a-ae1b2f6eacd5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3268] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:21 2026] PUT /v2.0/networks/172fe3ad-7399-4261-baa1-9f8e24a6c79d/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3269] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:35:21 2026] GET /v2.0/networks/172fe3ad-7399-4261-baa1-9f8e24a6c79d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3270] 10.0.0.231 () {34 vars in 752 bytes} [Thu Jul 2 06:35:21 2026] PUT /v2.0/networks/172fe3ad-7399-4261-baa1-9f8e24a6c79d/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3271] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:35:21 2026] GET /v2.0/networks/172fe3ad-7399-4261-baa1-9f8e24a6c79d/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3272] 10.0.0.231 () {32 vars in 732 bytes} [Thu Jul 2 06:35:21 2026] GET /v2.0/networks/7ebdb1b7-c8bb-489a-ad9a-ae1b2f6eacd5/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:35:22.168 7 INFO neutron.services.segments.plugin [-] Segment a39fef85-54b3-48c9-b887-c3c218d18e74 resource provider aggregate not found 2026-07-02 06:35:22.177 7 INFO neutron.services.segments.plugin [-] Segment a39fef85-54b3-48c9-b887-c3c218d18e74 resource provider aggregate not found 2026-07-02 06:35:22.196 7 INFO neutron.services.segments.plugin [-] Segment a39fef85-54b3-48c9-b887-c3c218d18e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39fef85-54b3-48c9-b887-c3c218d18e74 found for delete ", "request_id": "req-67335418-f9bc-4d8c-a84e-8196c97b812b"}]} 2026-07-02 06:35:22.201 7 INFO neutron.services.segments.plugin [-] Segment a39fef85-54b3-48c9-b887-c3c218d18e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39fef85-54b3-48c9-b887-c3c218d18e74 found for delete ", "request_id": "req-d877b661-05b5-4fb9-b980-b254b4abe6fd"}]} [pid: 7|app: 0|req: 1587/3273] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:35:22 2026] DELETE /v2.0/networks/7ebdb1b7-c8bb-489a-ad9a-ae1b2f6eacd5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3276] 10.0.0.231 () {32 vars in 725 bytes} [Thu Jul 2 06:35:22 2026] DELETE /v2.0/networks/172fe3ad-7399-4261-baa1-9f8e24a6c79d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:35:22.446 8 INFO neutron.services.segments.plugin [-] Segment 2ad0792a-730a-4ebd-9649-1f56492d6f2f resource provider aggregate not found 2026-07-02 06:35:22.456 8 INFO neutron.services.segments.plugin [-] Segment 2ad0792a-730a-4ebd-9649-1f56492d6f2f resource provider aggregate not found 2026-07-02 06:35:22.463 8 INFO neutron.services.segments.plugin [-] Segment 2ad0792a-730a-4ebd-9649-1f56492d6f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad0792a-730a-4ebd-9649-1f56492d6f2f found for delete ", "request_id": "req-fd6e6c97-b447-431d-8b24-a3e8532e857a"}]} 2026-07-02 06:35:22.467 8 INFO neutron.services.segments.plugin [-] Segment 2ad0792a-730a-4ebd-9649-1f56492d6f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad0792a-730a-4ebd-9649-1f56492d6f2f found for delete ", "request_id": "req-8c989403-f0cc-4ecc-b971-abf1264009c8"}]} [pid: 7|app: 0|req: 1590/3277] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:22 2026] GET /v2.0/security-groups?tenant_id=bbb85c0d167749f68e4dc14d6541867b&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3278] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:23 2026] DELETE /v2.0/security-groups/d1a7e226-d2ad-41e0-b7df-b4e5261f3604 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3279] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:23 2026] GET /v2.0/security-groups?tenant_id=2e7cd6029b6d41d0821f6617ccb2be74&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3280] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:23 2026] DELETE /v2.0/security-groups/51bfa822-e7b9-4d62-b8aa-171df21b1b4d => 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: 1592/3281] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:26 2026] GET /v2.0/security-groups?tenant_id=f4a78a89b71f46fc8a0a7ae95fc2a3aa&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3282] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:27 2026] DELETE /v2.0/security-groups/d1d2f3df-3062-4c80-a3cf-0e1e1de6bece => 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: 1593/3283] 10.0.0.231 () {32 vars in 773 bytes} [Thu Jul 2 06:35:27 2026] GET /v2.0/security-groups?tenant_id=8ba5a76df00d496ebe6dd51be61dea27&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3284] 10.0.0.231 () {32 vars in 739 bytes} [Thu Jul 2 06:35:27 2026] DELETE /v2.0/security-groups/f7be4b41-2f67-4435-a701-dbb641d778ef => 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: 1594/3285] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:35:29 2026] GET /v2.0/networks => generated 2168 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3286] 10.0.0.231 () {32 vars in 654 bytes} [Thu Jul 2 06:35:31 2026] GET /v2.0/floatingips => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3287] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:35:31 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: 1693/3288] 10.0.0.231 () {32 vars in 642 bytes} [Thu Jul 2 06:35:31 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3289] 10.0.0.231 () {32 vars in 646 bytes} [Thu Jul 2 06:35:31 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: 1694/3290] 10.0.0.231 () {32 vars in 648 bytes} [Thu Jul 2 06:35:31 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: 1597/3291] 10.0.0.231 () {32 vars in 662 bytes} [Thu Jul 2 06:35:31 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3292] 10.0.0.231 () {32 vars in 654 bytes} [Thu Jul 2 06:35:31 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)