+ 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 [Wed Jun 10 11:00:39 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-fc46475f4-pjq5k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f78aab84668 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-06-10 11:00:43.049 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 11:00:43.049 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 11:00:43.091 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 11:00:43.091 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 11:00:44.175 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 11:00:44.179 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 11:00:45.764 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 11:00:45.766 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 11:00:45.770 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 11:00:45.771 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 11:00:45.771 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 11:00:45.771 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 11:00:45.771 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.778 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.778 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.779 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.802 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 11:00:45.803 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.804 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.807 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 11:00:45.814 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 11:00:45.820 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 11:00:45.821 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 11:00:45.821 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 11:00:45.821 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 11:00:45.822 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.830 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.830 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 11:00:45.830 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.833 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 11:00:45.833 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 11:00:45.833 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 11:00:45.834 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 11:00:45.856 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 11:00:45.857 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.857 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 11:00:45.888 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 11:00:45.889 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 11:00:45.889 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 11:00:45.889 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 11:00:46.126 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing driver for type 'vlan' 2026-06-10 11:00:46.200 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 11:00:46.406 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] VlanTypeDriver initialization complete 2026-06-10 11:00:46.407 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 11:00:46.407 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 11:00:46.421 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing extension driver 'port_security' 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.extensions.port_security [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing extension driver 'qos' 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 11:00:46.422 7 INFO neutron.plugins.ml2.managers [None req-464c82d8-f1d0-4716-bab2-5bbbae93ebbb - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 11:00:46.436 7 INFO neutron.quota [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded quota_driver: . 2026-06-10 11:00:46.436 7 INFO neutron.plugins.ml2.plugin [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 11:00:46.437 7 INFO neutron.plugins.ml2.managers [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 11:00:46.437 7 INFO neutron.plugins.ml2.managers [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 11:00:46.437 7 INFO neutron.plugins.ml2.managers [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 11:00:46.437 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: qos 2026-06-10 11:00:46.450 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: router 2026-06-10 11:00:46.494 7 INFO neutron.services.service_base [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 11:00:46.494 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: segments 2026-06-10 11:00:46.590 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: trunk 2026-06-10 11:00:46.604 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: vpnaas 2026-06-10 11:00:46.633 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 11:00:46.633 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 11:00:46.633 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 11:00:46.643 7 WARNING stevedore.named [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:46.650 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 11:00:46.650 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 11:00:46.651 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 11:00:46.651 8 INFO neutron.plugins.ml2.extensions.port_security [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 11:00:46.651 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing extension driver 'qos' 2026-06-10 11:00:46.651 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 11:00:46.652 8 INFO neutron.plugins.ml2.managers [None req-fd2e6842-84e5-4129-ac3a-855ccc90b9e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 11:00:46.668 8 INFO neutron.quota [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded quota_driver: . 2026-06-10 11:00:46.668 8 INFO neutron.plugins.ml2.plugin [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 11:00:46.670 8 INFO neutron.plugins.ml2.managers [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 11:00:46.670 8 INFO neutron.plugins.ml2.managers [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 11:00:46.670 8 INFO neutron.plugins.ml2.managers [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 11:00:46.670 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: qos 2026-06-10 11:00:46.697 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: router 2026-06-10 11:00:46.727 7 INFO neutron_vpnaas.services.vpn.plugin [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 11:00:46.727 7 INFO neutron.common.utils [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 11:00:46.728 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: taas 2026-06-10 11:00:46.755 8 INFO neutron.services.service_base [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 11:00:46.755 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: segments 2026-06-10 11:00:46.759 7 WARNING stevedore.named [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:46.759 7 WARNING stevedore.named [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 11:00:46.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 11:00:46.782 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: tapmirror 2026-06-10 11:00:46.796 7 WARNING stevedore.named [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:46.796 7 WARNING stevedore.named [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 11:00:46.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 11:00:46.821 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 11:00:46.828 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: tag 2026-06-10 11:00:46.841 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: timestamp 2026-06-10 11:00:46.845 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 11:00:46.852 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: flavors 2026-06-10 11:00:46.858 7 INFO neutron.manager [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loading Plugin: revisions 2026-06-10 11:00:46.863 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Initializing extension manager. 2026-06-10 11:00:46.864 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: address-group 2026-06-10 11:00:46.865 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: trunk 2026-06-10 11:00:46.865 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: address-scope 2026-06-10 11:00:46.866 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 11:00:46.867 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: agent 2026-06-10 11:00:46.867 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 11:00:46.869 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 11:00:46.871 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 11:00:46.872 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: availability_zone 2026-06-10 11:00:46.872 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 11:00:46.873 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 11:00:46.874 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 11:00:46.876 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 11:00:46.877 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: dns-integration 2026-06-10 11:00:46.878 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 11:00:46.878 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 11:00:46.879 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: dvr 2026-06-10 11:00:46.880 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 11:00:46.881 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 11:00:46.881 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 11:00:46.882 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: vpnaas 2026-06-10 11:00:46.882 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 11:00:46.882 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: external-net 2026-06-10 11:00:46.883 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 11:00:46.883 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: extraroute 2026-06-10 11:00:46.884 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 11:00:46.885 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 11:00:46.886 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 11:00:46.886 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 11:00:46.887 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 11:00:46.888 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: fip-port-details 2026-06-10 11:00:46.889 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: flavors 2026-06-10 11:00:46.890 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 11:00:46.891 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 11:00:46.891 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: ip_allocation 2026-06-10 11:00:46.892 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 11:00:46.894 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 11:00:46.897 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: router 2026-06-10 11:00:46.901 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 11:00:46.902 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 11:00:46.902 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 11:00:46.903 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 11:00:46.904 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: l3-ha 2026-06-10 11:00:46.904 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 11:00:46.905 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 11:00:46.906 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: l3-flavors 2026-06-10 11:00:46.907 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 11:00:46.907 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 11:00:46.910 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 11:00:46.911 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 11:00:46.912 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 11:00:46.914 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 11:00:46.914 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 11:00:46.915 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: multi-provider 2026-06-10 11:00:46.915 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: net-mtu 2026-06-10 11:00:46.916 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 11:00:46.916 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 11:00:46.917 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: network_ha 2026-06-10 11:00:46.918 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 11:00:46.919 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 11:00:46.919 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: pagination 2026-06-10 11:00:46.920 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-device-profile 2026-06-10 11:00:46.920 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 11:00:46.921 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 11:00:46.921 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 11:00:46.922 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-mac-override 2026-06-10 11:00:46.922 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 11:00:46.923 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 11:00:46.923 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 11:00:46.924 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-resource-request 2026-06-10 11:00:46.924 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 11:00:46.925 8 WARNING stevedore.named [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:46.925 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 11:00:46.926 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: binding 2026-06-10 11:00:46.927 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: binding-extended 2026-06-10 11:00:46.928 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-security 2026-06-10 11:00:46.928 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: project-id 2026-06-10 11:00:46.929 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: provider 2026-06-10 11:00:46.930 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 11:00:46.932 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos 2026-06-10 11:00:46.933 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 11:00:46.933 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 11:00:46.934 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-default 2026-06-10 11:00:46.934 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-fip 2026-06-10 11:00:46.935 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 11:00:46.935 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 11:00:46.936 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 11:00:46.936 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 11:00:46.937 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 11:00:46.938 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-pps 2026-06-10 11:00:46.938 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 11:00:46.939 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 11:00:46.939 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 11:00:46.940 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 11:00:46.941 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 11:00:46.943 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: quotas 2026-06-10 11:00:46.944 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: quota_details 2026-06-10 11:00:46.945 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: rbac-policies 2026-06-10 11:00:46.946 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 11:00:46.947 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 11:00:46.947 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 11:00:46.948 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 11:00:46.948 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: revision-if-match 2026-06-10 11:00:46.949 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 11:00:46.950 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 11:00:46.950 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 11:00:46.952 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 11:00:46.953 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 11:00:46.953 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 11:00:46.954 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 11:00:46.954 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 11:00:46.955 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 11:00:46.959 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: security-group 2026-06-10 11:00:46.960 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: segment 2026-06-10 11:00:46.961 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 11:00:46.962 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: service-type 2026-06-10 11:00:46.962 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: sorting 2026-06-10 11:00:46.963 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 11:00:46.963 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 11:00:46.964 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 11:00:46.964 7 WARNING neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 11:00:46.965 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 11:00:46.966 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 11:00:46.966 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 11:00:46.970 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 11:00:46.970 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 11:00:46.971 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 11:00:46.972 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 11:00:46.972 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: tag-creation 2026-06-10 11:00:46.973 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 11:00:46.977 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 11:00:46.978 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 11:00:46.978 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: trunk 2026-06-10 11:00:46.979 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: trunk-details 2026-06-10 11:00:46.980 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 11:00:46.980 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 11:00:46.981 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 11:00:46.982 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 11:00:46.984 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 11:00:46.986 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 11:00:46.986 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 11:00:46.989 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: vpnaas 2026-06-10 11:00:46.990 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: taas 2026-06-10 11:00:46.992 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: tap-mirror 2026-06-10 11:00:46.992 7 INFO neutron.api.extensions [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 11:00:46.995 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 11:00:46.995 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 11:00:46.995 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:46.995 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 11:00:46.998 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 11:00:46.999 8 INFO neutron.common.utils [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 11:00:46.999 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: taas 2026-06-10 11:00:46.999 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 11:00:47.000 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 11:00:47.005 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 11:00:47.005 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 11:00:47.006 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 11:00:47.007 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.007 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.008 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.008 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.009 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 11:00:47.009 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.009 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.010 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 11:00:47.010 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 11:00:47.011 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 11:00:47.011 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.012 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.012 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.012 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.017 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 11:00:47.017 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] router is already registered 2026-06-10 11:00:47.018 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 11:00:47.018 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] floatingip is already registered 2026-06-10 11:00:47.021 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 11:00:47.021 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] rbac_policy is already registered 2026-06-10 11:00:47.022 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 11:00:47.022 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] security_group is already registered 2026-06-10 11:00:47.022 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 11:00:47.023 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] security_group_rule is already registered 2026-06-10 11:00:47.023 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.024 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.024 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.024 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.025 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 11:00:47.025 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] trunk is already registered 2026-06-10 11:00:47.025 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.025 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.025 8 WARNING stevedore.named [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:47.026 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.026 8 WARNING stevedore.named [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 11:00:47.026 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.026 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 11:00:47.026 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] endpoint_group is already registered 2026-06-10 11:00:47.027 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 11:00:47.027 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] vpnservice is already registered 2026-06-10 11:00:47.027 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 11:00:47.027 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ipsec_site_connection is already registered 2026-06-10 11:00:47.027 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.028 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.028 7 INFO neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.028 7 WARNING neutron.quota.resource_registry [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 11:00:47.047 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: tapmirror 2026-06-10 11:00:47.060 8 WARNING stevedore.named [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 11:00:47.060 8 WARNING stevedore.named [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 11:00:47.065 7 WARNING keystonemiddleware._common.config [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 11:00:47.072 7 WARNING oslo_config.cfg [None req-08dde31b-1567-41d7-8fcf-5a7ee3af4e40 - - - - - -] 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 0x7f78aab84668 pid: 7 (default app) 2026-06-10 11:00:47.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 11:00:47.079 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 11:00:47.089 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: tag 2026-06-10 11:00:47.096 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: timestamp 2026-06-10 11:00:47.100 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 11:00:47.103 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: flavors 2026-06-10 11:00:47.107 8 INFO neutron.manager [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loading Plugin: revisions 2026-06-10 11:00:47.110 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Initializing extension manager. 2026-06-10 11:00:47.112 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: address-group 2026-06-10 11:00:47.113 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: address-scope 2026-06-10 11:00:47.113 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 11:00:47.114 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: agent 2026-06-10 11:00:47.114 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 11:00:47.116 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 11:00:47.116 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 11:00:47.117 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: availability_zone 2026-06-10 11:00:47.118 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 11:00:47.118 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 11:00:47.119 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 11:00:47.121 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 11:00:47.121 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: dns-integration 2026-06-10 11:00:47.122 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 11:00:47.122 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 11:00:47.123 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: dvr 2026-06-10 11:00:47.124 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 11:00:47.128 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 11:00:47.129 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 11:00:47.130 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 11:00:47.131 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: external-net 2026-06-10 11:00:47.132 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 11:00:47.133 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: extraroute 2026-06-10 11:00:47.134 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 11:00:47.135 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 11:00:47.136 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 11:00:47.137 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 11:00:47.137 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 11:00:47.138 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: fip-port-details 2026-06-10 11:00:47.139 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: flavors 2026-06-10 11:00:47.140 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 11:00:47.141 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 11:00:47.141 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: ip_allocation 2026-06-10 11:00:47.142 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 11:00:47.142 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 11:00:47.143 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: router 2026-06-10 11:00:47.146 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 11:00:47.146 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 11:00:47.147 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 11:00:47.148 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 11:00:47.148 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: l3-ha 2026-06-10 11:00:47.149 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 11:00:47.149 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 11:00:47.150 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: l3-flavors 2026-06-10 11:00:47.150 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 11:00:47.151 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 11:00:47.153 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 11:00:47.154 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 11:00:47.155 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 11:00:47.157 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 11:00:47.157 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 11:00:47.158 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: multi-provider 2026-06-10 11:00:47.158 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: net-mtu 2026-06-10 11:00:47.159 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 11:00:47.159 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 11:00:47.160 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: network_ha 2026-06-10 11:00:47.161 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 11:00:47.162 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 11:00:47.163 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: pagination 2026-06-10 11:00:47.163 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-device-profile 2026-06-10 11:00:47.164 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 11:00:47.164 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 11:00:47.165 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 11:00:47.165 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-mac-override 2026-06-10 11:00:47.166 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 11:00:47.166 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 11:00:47.166 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 11:00:47.167 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-resource-request 2026-06-10 11:00:47.167 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 11:00:47.168 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 11:00:47.168 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: binding 2026-06-10 11:00:47.169 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: binding-extended 2026-06-10 11:00:47.170 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-security 2026-06-10 11:00:47.170 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: project-id 2026-06-10 11:00:47.171 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: provider 2026-06-10 11:00:47.171 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 11:00:47.174 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos 2026-06-10 11:00:47.174 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 11:00:47.175 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 11:00:47.175 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-default 2026-06-10 11:00:47.176 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-fip 2026-06-10 11:00:47.176 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 11:00:47.177 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 11:00:47.178 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 11:00:47.178 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 11:00:47.179 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 11:00:47.179 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-pps 2026-06-10 11:00:47.180 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 11:00:47.181 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 11:00:47.182 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 11:00:47.182 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 11:00:47.183 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 11:00:47.186 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: quotas 2026-06-10 11:00:47.187 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: quota_details 2026-06-10 11:00:47.189 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: rbac-policies 2026-06-10 11:00:47.189 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 11:00:47.190 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 11:00:47.190 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 11:00:47.191 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 11:00:47.191 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: revision-if-match 2026-06-10 11:00:47.192 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 11:00:47.193 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 11:00:47.193 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 11:00:47.195 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 11:00:47.196 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 11:00:47.197 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 11:00:47.197 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 11:00:47.198 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 11:00:47.198 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 11:00:47.204 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: security-group 2026-06-10 11:00:47.206 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: segment 2026-06-10 11:00:47.206 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 11:00:47.207 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: service-type 2026-06-10 11:00:47.207 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: sorting 2026-06-10 11:00:47.208 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 11:00:47.208 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 11:00:47.209 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 11:00:47.210 8 WARNING neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 11:00:47.210 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 11:00:47.211 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 11:00:47.211 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 11:00:47.212 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 11:00:47.212 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 11:00:47.213 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 11:00:47.214 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 11:00:47.214 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: tag-creation 2026-06-10 11:00:47.215 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 11:00:47.219 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 11:00:47.220 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 11:00:47.220 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: trunk 2026-06-10 11:00:47.221 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: trunk-details 2026-06-10 11:00:47.221 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 11:00:47.222 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 11:00:47.222 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 11:00:47.223 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 11:00:47.225 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 11:00:47.227 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 11:00:47.227 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 11:00:47.229 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: vpnaas 2026-06-10 11:00:47.230 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: taas 2026-06-10 11:00:47.231 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: tap-mirror 2026-06-10 11:00:47.232 8 INFO neutron.api.extensions [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 11:00:47.235 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 11:00:47.235 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 11:00:47.235 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.235 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 11:00:47.239 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 11:00:47.239 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 11:00:47.244 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 11:00:47.245 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 11:00:47.245 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 11:00:47.246 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.246 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.246 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.247 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.247 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 11:00:47.247 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.248 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.248 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 11:00:47.249 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 11:00:47.249 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 11:00:47.250 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.250 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.250 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.250 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.255 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 11:00:47.255 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] router is already registered 2026-06-10 11:00:47.256 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 11:00:47.256 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] floatingip is already registered 2026-06-10 11:00:47.259 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 11:00:47.259 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] rbac_policy is already registered 2026-06-10 11:00:47.260 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 11:00:47.260 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] security_group is already registered 2026-06-10 11:00:47.260 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 11:00:47.261 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] security_group_rule is already registered 2026-06-10 11:00:47.261 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.261 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.262 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 11:00:47.262 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] subnetpool is already registered 2026-06-10 11:00:47.262 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 11:00:47.263 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] trunk is already registered 2026-06-10 11:00:47.263 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.263 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.263 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.264 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.264 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 11:00:47.264 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] endpoint_group is already registered 2026-06-10 11:00:47.264 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 11:00:47.265 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] vpnservice is already registered 2026-06-10 11:00:47.265 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 11:00:47.265 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ipsec_site_connection is already registered 2026-06-10 11:00:47.265 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 11:00:47.266 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ipsecpolicy is already registered 2026-06-10 11:00:47.266 8 INFO neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 11:00:47.266 8 WARNING neutron.quota.resource_registry [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] ikepolicy is already registered 2026-06-10 11:00:47.303 8 WARNING keystonemiddleware._common.config [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 11:00:47.309 8 WARNING oslo_config.cfg [None req-2cf3597c-a91e-47fc-a908-4ab307a1dc76 - - - - - -] 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 0x7f78aab84668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:00:51.421 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcdc2bce-07a5-477d-aab6-6eef8de77cbf c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:00:50 2026] GET /v2.0/networks/public => generated 108 bytes in 801 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: 4/5] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:00:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:00:52.208 8 WARNING neutron.services.revisions.revision_plugin [None req-a818d2e3-4a80-417a-a3e1-db886c86dab8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:00:52.234 8 INFO neutron.db.segments_db [None req-a818d2e3-4a80-417a-a3e1-db886c86dab8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 3ac8a340-7e0c-4431-b60c-fcd899306306 of type flat for network ed63b96a-717e-42e2-a1fa-62f6ff5caea3 2026-06-10 11:00:52.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a818d2e3-4a80-417a-a3e1-db886c86dab8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:00:51 2026] POST /v2.0/networks => generated 124 bytes in 504 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:00:58.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a67cf89-4eed-44c5-90cb-58f51493ed16 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:00:58 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:00:58 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-06-10 11:00:58.793 7 WARNING neutron.services.revisions.revision_plugin [None req-415df8e0-40aa-4dfa-ad04-f7eee55041d3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:00:58.829 7 INFO neutron.db.segments_db [None req-415df8e0-40aa-4dfa-ad04-f7eee55041d3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 10094a90-7b10-4f57-aa54-d7f8b1da68bf of type flat for network 0fdd3cc9-d584-4c8c-837d-7a7527624cfc 2026-06-10 11:00:58.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-415df8e0-40aa-4dfa-ad04-f7eee55041d3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:00:58 2026] POST /v2.0/networks => generated 124 bytes in 339 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:01:04.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44026427-9220-470c-8cf4-d125bdeac7e4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:01:04 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: 7/11] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:01:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:01:04.862 8 WARNING neutron.services.revisions.revision_plugin [None req-8bb968c5-7d5b-47b8-a559-6ba42ec338b0 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:01:04.877 8 INFO neutron.db.segments_db [None req-8bb968c5-7d5b-47b8-a559-6ba42ec338b0 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment d3a0d4c5-57bd-4a95-aa3a-30b73bf884d9 of type flat for network 9487eccf-03aa-48c4-ad66-ff5d5671a078 2026-06-10 11:01:04.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bb968c5-7d5b-47b8-a559-6ba42ec338b0 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:01:04 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:01:10.754 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b93c739d-9b7b-4acc-a3d9-2f7b2331c3d0 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:01:10 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:01:10 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-06-10 11:01:10.824 8 WARNING neutron.services.revisions.revision_plugin [None req-1881ea1d-228f-4fe9-8ddd-ff0e8e0aaeb9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:01:10.851 8 INFO neutron.db.segments_db [None req-1881ea1d-228f-4fe9-8ddd-ff0e8e0aaeb9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment cb52b367-0e72-450b-8160-4c354b376e92 of type flat for network bba88994-152b-4ba9-ba21-7ffd9458ae87 2026-06-10 11:01:10.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1881ea1d-228f-4fe9-8ddd-ff0e8e0aaeb9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:01:10 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:01:16.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5aa099d-1611-4067-a67f-c63445a11287 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:01:16 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: 8/18] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:01:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:01:17.042 7 WARNING neutron.services.revisions.revision_plugin [None req-bc19bdb3-250f-4572-880d-93601ecbaec6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:01:17.065 7 INFO neutron.db.segments_db [None req-bc19bdb3-250f-4572-880d-93601ecbaec6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 46c18d94-4fe8-4dbb-8b4a-5e2738a041a6 of type flat for network 06f73498-7d25-4ea8-bade-de3bcc972281 2026-06-10 11:01:17.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc19bdb3-250f-4572-880d-93601ecbaec6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:01:16 2026] POST /v2.0/networks => generated 124 bytes in 267 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:01:23.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d826f20c-6549-4923-9a3e-0c0a316de55a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:01:22 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:01:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:01:23.160 7 WARNING neutron.services.revisions.revision_plugin [None req-61cbdf4b-51ad-4593-9418-1c2bc857488e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Could not find related network for resource to bump revision. 2026-06-10 11:01:23.176 7 INFO neutron.db.segments_db [None req-61cbdf4b-51ad-4593-9418-1c2bc857488e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 49f711ce-6180-4db4-951f-7738ed80387a of type flat for network c2a59fe1-3f94-4175-b3f1-c333a24008bf [pid: 7|app: 0|req: 13/23] 199.19.213.223 () {48 vars in 965 bytes} [Wed Jun 10 11:01:23 2026] POST /v2.0/networks => generated 706 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:01:25.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9446217c-b01a-4071-8165-bb1dbc550155 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:01:24 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:01:25 2026] GET /v2.0/networks?name=public => generated 709 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:01:25.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37511379-e200-404c-905d-e12f59c6ea95 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.223 () {44 vars in 1032 bytes} [Wed Jun 10 11:01:25 2026] GET /v2.0/subnets/public-subnet?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.223 () {44 vars in 1055 bytes} [Wed Jun 10 11:01:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.223 () {48 vars in 963 bytes} [Wed Jun 10 11:01:25 2026] POST /v2.0/subnets => generated 664 bytes in 1502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:06:21.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a0b4594-6caf-4575-94e8-03b6020b6122 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.19.213.223 () {44 vars in 935 bytes} [Wed Jun 10 11:06:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:06:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:06:21.820 7 INFO neutron.db.segments_db [None req-474ebcdd-db83-4407-b008-731b4e9b16a1 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment e711e749-9c19-46a3-bfd5-49dbc9cf0099 of type vxlan for network 39b0f6d9-372d-40c5-822c-b74ff6349431 [pid: 7|app: 0|req: 37/70] 199.19.213.223 () {48 vars in 964 bytes} [Wed Jun 10 11:06:21 2026] POST /v2.0/networks => generated 688 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:06:22.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0fa3050-d365-4bc8-9a54-661195ffc989 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.19.213.223 () {44 vars in 935 bytes} [Wed Jun 10 11:06:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:06:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:06:22.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa1efec-b2ce-49c3-aceb-064b5580b217 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.19.213.223 () {44 vars in 1034 bytes} [Wed Jun 10 11:06:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => 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: 39/74] 199.19.213.223 () {44 vars in 1057 bytes} [Wed Jun 10 11:06:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.223 () {48 vars in 963 bytes} [Wed Jun 10 11:06:22 2026] POST /v2.0/subnets => generated 651 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:06:24.177 7 INFO neutron.api.v2.resource [None req-0c9ec380-3f8b-4812-be79-5a239868fcbe c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/76] 199.19.213.223 () {44 vars in 969 bytes} [Wed Jun 10 11:06:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.223 () {44 vars in 991 bytes} [Wed Jun 10 11:06:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.223 () {48 vars in 978 bytes} [Wed Jun 10 11:06:24 2026] POST /v2.0/security-groups => generated 1616 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:25 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:25 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:25 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:26 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:26 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:26 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => 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: 45/86] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:27 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:27 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:27 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => 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: 47/90] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:28 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:28 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:28 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:29 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.223 () {44 vars in 985 bytes} [Wed Jun 10 11:06:31 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:06:31.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ff467cd-828e-46d8-af75-082888526635 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.19.213.223 () {44 vars in 1074 bytes} [Wed Jun 10 11:06:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.223 () {44 vars in 1097 bytes} [Wed Jun 10 11:06:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:31 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.223 () {48 vars in 959 bytes} [Wed Jun 10 11:06:31 2026] POST /v2.0/ports => generated 1096 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:06:38.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d5f3b3-10bd-4d46-9683-2f441f12f2c6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/106] 199.19.213.223 () {44 vars in 977 bytes} [Wed Jun 10 11:06:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 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: 52/107] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:38 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: 56/108] 199.19.213.223 () {48 vars in 1029 bytes} [Wed Jun 10 11:06:38 2026] PUT /v2.0/ports/97b19f9a-c57f-4514-ae6a-3bfcd274cef6 => generated 1245 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.223 () {44 vars in 918 bytes} [Wed Jun 10 11:06:41 2026] GET /v2.0/ports => generated 3726 bytes in 265 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-06-10 11:06:42.386 7 INFO neutron.api.v2.resource [None req-88f87209-6b6a-44b8-9bfd-9af0e055b538 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/110] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:06:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.19.213.223 () {44 vars in 979 bytes} [Wed Jun 10 11:06:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.223 () {48 vars in 978 bytes} [Wed Jun 10 11:06:42 2026] POST /v2.0/security-groups => generated 1610 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:43 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:43 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: 57/117] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:44 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:44 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:06:44 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:06:44 2026] POST /v2.0/security-group-rules => generated 625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/133] 199.19.213.223 () {44 vars in 973 bytes} [Wed Jun 10 11:08:06 2026] GET /v2.0/quotas/3662b8c4196e45dab24a6c26fb03060a => 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: 65/134] 199.19.213.223 () {48 vars in 1025 bytes} [Wed Jun 10 11:08:07 2026] PUT /v2.0/quotas/3662b8c4196e45dab24a6c26fb03060a => generated 291 bytes in 32 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-06-10 11:10:27.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d3acdf7-95f5-4094-bbba-6a64275b0284 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/153] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:10:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 202 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: 79/154] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:10:27 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-06-10 11:10:29.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f3e33f8-4524-4e23-9a50-19570898d6a9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/155] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:10:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/156] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:10:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:16:58.234 7 INFO neutron.api.v2.resource [None req-1f643dd2-ed42-4760-b316-e2c0688ecb74 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 107/209] 199.19.213.223 () {44 vars in 1072 bytes} [Wed Jun 10 11:16:58 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 139 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.19.213.223 () {44 vars in 1095 bytes} [Wed Jun 10 11:16:58 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8f15d202cabe4441a052536acaeb88e2 => generated 23 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.19.213.223 () {48 vars in 979 bytes} [Wed Jun 10 11:16:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:16:59 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 1624 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:16:59 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:16:59 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 1624 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:16:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:01 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 2234 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:17:01 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:01 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => 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: 112/219] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:17:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:02 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:17:02 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:02 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:17:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:03 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:17:03 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:17:03 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 199.19.213.223 () {48 vars in 989 bytes} [Wed Jun 10 11:17:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.19.213.223 () {30 vars in 739 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/networks?tenant_id=8f15d202cabe4441a052536acaeb88e2&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:19:31.218 7 INFO neutron.db.segments_db [None req-3216ed06-2a65-4dab-a6c0-c92909b3b5c3 8cb2e71756ba40618eae79dc3a810481 8f15d202cabe4441a052536acaeb88e2 - - 441080f4479c4b60a0bd744c487271ff 441080f4479c4b60a0bd744c487271ff] Added segment 4d2a8cb4-64b8-4483-9cb0-64feb40f01ec of type vxlan for network 68a2aace-46af-4303-98f9-21d3e25a7a26 [pid: 7|app: 0|req: 127/249] 199.19.213.223 () {34 vars in 681 bytes} [Wed Jun 10 11:19:31 2026] POST /v2.0/networks => generated 699 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 199.19.213.223 () {30 vars in 721 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 128/251] 199.19.213.223 () {30 vars in 632 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.19.213.223 () {34 vars in 676 bytes} [Wed Jun 10 11:19:31 2026] POST /v2.0/ports => generated 999 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:19:31 2026] GET /v2.0/networks/68a2aace-46af-4303-98f9-21d3e25a7a26 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.19.213.223 () {30 vars in 721 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.0/networks/68a2aace-46af-4303-98f9-21d3e25a7a26 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 199.19.213.223 () {44 vars in 973 bytes} [Wed Jun 10 11:19:47 2026] GET /v2.0/quotas/8f15d202cabe4441a052536acaeb88e2 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/259] 199.19.213.223 () {48 vars in 1025 bytes} [Wed Jun 10 11:19:47 2026] PUT /v2.0/quotas/8f15d202cabe4441a052536acaeb88e2 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:26.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9d45e1f-c00b-416d-89af-5d4861134f0c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/354] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:31:26 2026] GET /v2.0/networks/public => generated 108 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/355] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:31:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:28.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b88ad0d5-d0ce-43e0-a224-131f62f1d0e7 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/356] 199.19.213.223 () {44 vars in 925 bytes} [Wed Jun 10 11:31:28 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: 176/357] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:31:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:28.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f98f4213-a0d2-4291-96d1-b3578947ae9b c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/358] 199.19.213.223 () {44 vars in 1032 bytes} [Wed Jun 10 11:31:28 2026] GET /v2.0/subnets/public-subnet?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/359] 199.19.213.223 () {44 vars in 1055 bytes} [Wed Jun 10 11:31:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:56.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d87aec-e986-4f21-b0af-8c78c60b525d c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/364] 199.19.213.223 () {44 vars in 935 bytes} [Wed Jun 10 11:31:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:31:56 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-06-10 11:31:57.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0e803f8-bc0f-4a01-ae9d-07ce032a135e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/366] 199.19.213.223 () {44 vars in 935 bytes} [Wed Jun 10 11:31:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:31:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:57.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fdf6944-2942-4b07-a201-9c1c531af2d2 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/368] 199.19.213.223 () {44 vars in 1034 bytes} [Wed Jun 10 11:31:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.19.213.223 () {44 vars in 1057 bytes} [Wed Jun 10 11:31:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:31:58.732 7 INFO neutron.api.v2.resource [None req-06c10363-644c-4abe-ad1a-fe1e024967e6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/370] 199.19.213.223 () {44 vars in 969 bytes} [Wed Jun 10 11:31:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.223 () {44 vars in 991 bytes} [Wed Jun 10 11:31:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:31:59 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:31:59 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:31:59 2026] GET /v2.0/security-group-rules/0a794108-849c-4b6b-bd0a-2aa72f64964a => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:00 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:01 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:01 2026] GET /v2.0/security-group-rules/f1203b45-7c20-41c1-a912-61947a4722bc => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:01 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:01 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:02 2026] GET /v2.0/security-group-rules/541a2101-9b9b-49b7-973d-26839b6380c4 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:02 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:02 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:03 2026] GET /v2.0/security-group-rules/c65c75c3-19a2-4221-a859-e15e27d391a4 => 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: 195/384] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:03 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:03 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:04 2026] GET /v2.0/security-group-rules/bd92bb9f-e8f5-47b5-a132-2d5c6c5831f6 => 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: 191/387] 199.19.213.223 () {44 vars in 985 bytes} [Wed Jun 10 11:32:05 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:32:05.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c51918be-2658-4566-be76-ebbadce675f6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/388] 199.19.213.223 () {44 vars in 1074 bytes} [Wed Jun 10 11:32:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => 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: 192/389] 199.19.213.223 () {44 vars in 1097 bytes} [Wed Jun 10 11:32:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 1250 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:05 2026] GET /v2.0/security-groups/d12b80ac-638e-4beb-9895-419ee67c1ce0 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:32:13.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c03b81-cefb-43da-9ee6-dad25b630526 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/393] 199.19.213.223 () {44 vars in 977 bytes} [Wed Jun 10 11:32:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.223 () {44 vars in 918 bytes} [Wed Jun 10 11:32:14 2026] GET /v2.0/ports => generated 4721 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:32:15.761 7 INFO neutron.api.v2.resource [None req-4a29d52e-5396-4dc2-9eb0-e9c5519126d0 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/396] 199.19.213.223 () {44 vars in 957 bytes} [Wed Jun 10 11:32:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.223 () {44 vars in 979 bytes} [Wed Jun 10 11:32:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:16 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2882 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:16 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:16 2026] GET /v2.0/security-group-rules/d8321121-e142-4758-bbff-4d75e14425af => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:17 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:32:17 2026] GET /v2.0/security-groups/881db9cb-3a1d-432e-8bdd-1589d5d453e6 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:32:17 2026] GET /v2.0/security-group-rules/4cda0f7b-8ca3-428e-925c-568867a6c481 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.223 () {44 vars in 973 bytes} [Wed Jun 10 11:32:30 2026] GET /v2.0/quotas/3662b8c4196e45dab24a6c26fb03060a => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:33:26.096 8 INFO neutron.api.v2.resource [None req-e53f3613-1770-4ac5-b909-fb62aba0b5a4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/415] 199.19.213.223 () {44 vars in 1072 bytes} [Wed Jun 10 11:33:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.223 () {44 vars in 1095 bytes} [Wed Jun 10 11:33:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8f15d202cabe4441a052536acaeb88e2 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:33:27 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:33:27 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:33:27 2026] GET /v2.0/security-group-rules/3ded3147-8f76-4d6e-9fde-57f48427c36f => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:33:28 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:33:28 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:33:28 2026] GET /v2.0/security-group-rules/672f9b8c-b186-4f11-9c57-854437df1e5d => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:33:29 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:33:29 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:33:29 2026] GET /v2.0/security-group-rules/d3bf9513-e764-42ef-8f07-a1c9281c7e37 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.19.213.223 () {44 vars in 1086 bytes} [Wed Jun 10 11:33:30 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944?project_id=8f15d202cabe4441a052536acaeb88e2 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.19.213.223 () {44 vars in 999 bytes} [Wed Jun 10 11:33:30 2026] GET /v2.0/security-groups/d951ff37-1b7d-40e0-9555-3631e157c944 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.19.213.223 () {44 vars in 1009 bytes} [Wed Jun 10 11:33:30 2026] GET /v2.0/security-group-rules/d03fcbbd-f21e-473b-8a74-cf00ef3a04ac => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.19.213.223 () {44 vars in 973 bytes} [Wed Jun 10 11:33:38 2026] GET /v2.0/quotas/8f15d202cabe4441a052536acaeb88e2 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 199.19.213.223 () {44 vars in 947 bytes} [Wed Jun 10 11:34:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:35:09 2026] GET /v2.0/networks => generated 2168 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.3 () {32 vars in 652 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/447] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:35:11 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.3 () {32 vars in 652 bytes} [Wed Jun 10 11:35:11 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-06-10 11:35:22.276 7 INFO neutron.db.segments_db [None req-c82183a7-3f43-440f-91bc-b20abe9dffb2 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 of type vxlan for network ebac500a-9d4f-4ab6-b8d2-8113386628d3 2026-06-10 11:35:22.291 8 INFO neutron.db.segments_db [None req-9fb6cb03-818c-4e0d-8c90-e107d155a891 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment fa0818cf-6dc5-468a-8ba5-7327e7b2a87d of type vxlan for network 1aa76c46-6bf7-461a-8c3f-4ec9d760b018 [pid: 8|app: 0|req: 226/455] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/networks => generated 723 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/networks => generated 730 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:22.487 8 INFO neutron.db.segments_db [None req-23e84ae6-0789-46c1-9df5-ae004e62d5a6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 6211af7f-1509-4421-896b-fa795932ea59 of type vxlan for network 020d34ff-60e3-4983-8f4d-8bde3e537637 [pid: 8|app: 0|req: 227/457] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/networks => generated 729 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/subnets => generated 695 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/460] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/subnets => generated 696 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:22.753 7 INFO neutron.db.segments_db [None req-550e1bc1-b65a-49a3-bc14-f5340aa5a1a3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b of type vxlan for network c4623e1e-51b6-4b76-85bd-c9c0d40f4c46 2026-06-10 11:35:22.796 8 INFO neutron.db.segments_db [None req-0f55f7d3-a766-40ee-b715-8323dd5ee3fa c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment cba60178-f8e3-48a3-a85c-8ca5b80cffdd of type vxlan for network 697eca88-b6f5-4f9a-b111-57f2c810514d 2026-06-10 11:35:23.021 7 INFO neutron.db.l3_hamode_db [None req-550e1bc1-b65a-49a3-bc14-f5340aa5a1a3 c5af92f4b334454ca113e41dc46c07ea f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:23.096 8 INFO neutron.db.l3_hamode_db [None req-0f55f7d3-a766-40ee-b715-8323dd5ee3fa c5af92f4b334454ca113e41dc46c07ea f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:23.999 8 INFO neutron.db.l3_hamode_db [None req-0f55f7d3-a766-40ee-b715-8323dd5ee3fa c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:24.036 7 INFO neutron.db.l3_hamode_db [None req-550e1bc1-b65a-49a3-bc14-f5340aa5a1a3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/461] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/routers => generated 731 bytes in 2495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:25.247 7 INFO neutron.db.segments_db [None req-9776ceb4-6420-4a56-8843-731606f967b2 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment de4bebfd-d8e7-4294-95c9-ab88b7037c3a of type vxlan for network 2fbbe023-53bf-4067-bc25-3a02555b023a [pid: 8|app: 0|req: 229/462] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:22 2026] POST /v2.0/routers => generated 735 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:25.476 7 INFO neutron.db.l3_hamode_db [None req-9776ceb4-6420-4a56-8843-731606f967b2 c5af92f4b334454ca113e41dc46c07ea 77b64c4bb35443b7b48bd63aae31d540 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/463] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:35:25 2026] GET /v2.0/security-groups?tenant_id=8bce05d8508a4cebbe646c2d4a7bf90b&name=default => generated 2923 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:26.428 7 INFO neutron.db.l3_hamode_db [None req-9776ceb4-6420-4a56-8843-731606f967b2 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/464] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:25 2026] PUT /v2.0/routers/f8177d31-5ed0-4e7a-88f8-a456f1ec8cde/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:25 2026] POST /v2.0/routers => generated 736 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:35:27 2026] DELETE /v2.0/security-groups/247a9b2f-58f3-4c1c-942a-8916062b2db8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:26 2026] PUT /v2.0/routers/c7be134a-a3d6-4c8f-b537-fbb498c5ffba/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.211 () {38 vars in 970 bytes} [Wed Jun 10 11:35:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:27 2026] PUT /v2.0/routers/2e411c9f-291f-4cde-9c7f-2da16d9f5ba9/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:35:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.211 () {38 vars in 970 bytes} [Wed Jun 10 11:35:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:29 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: 235/473] 10.0.0.211 () {38 vars in 970 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:29 2026] GET /v2.0/security-groups?tenant_id=f76ca524de1b4ca5b8f93b1d2cacac16 => generated 7905 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:29 2026] GET /v2.0/security-groups/6a3fe772-d343-4714-8aab-dd442691a991 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:29.600 8 INFO neutron.db.segments_db [None req-47b4d53f-9e88-4f9b-b601-46961ece93d5 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment f7a14ee6-af2e-4d5b-a3cc-b85447ad90af of type vxlan for network 1ed1a20f-1d37-4a01-9973-41131c02d512 [pid: 8|app: 0|req: 238/477] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/networks => generated 725 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:29 2026] GET /v2.0/security-groups/6a3fe772-d343-4714-8aab-dd442691a991 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.211 () {38 vars in 970 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/security-groups => generated 1684 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:29 2026] GET /v2.0/security-groups/1688a22e-6f55-471e-8bf5-219c1d4dad75 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:29 2026] GET /v2.0/security-groups/a00f28f1-0dc2-4f57-b1ef-cfa0a98f19cf => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:29 2026] POST /v2.0/subnets => generated 691 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.211 () {36 vars in 1012 bytes} [Wed Jun 10 11:35:29 2026] DELETE /v2.0/security-groups/1688a22e-6f55-471e-8bf5-219c1d4dad75 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:35:30.085 7 INFO neutron.db.segments_db [None req-bcf41d05-b09f-4e43-8b58-70ef7790fa1c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 of type vxlan for network e7f87c57-ea9b-4370-bb04-90e0fd2e9b08 [pid: 8|app: 0|req: 242/485] 10.0.0.211 () {38 vars in 980 bytes} [Wed Jun 10 11:35:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:30.128 8 INFO neutron.api.v2.resource [req-5b4bb1a8-1ec9-453d-96f5-4a509f6ec192 req-8b105e27-59b1-4898-8d3a-f32f7db9006d cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/486] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/1688a22e-6f55-471e-8bf5-219c1d4dad75 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.211 () {38 vars in 970 bytes} [Wed Jun 10 11:35:30 2026] POST /v2.0/security-groups => generated 1685 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/df3c3e91-c809-47db-8be8-0b72cb199833 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:30.315 7 INFO neutron.db.l3_hamode_db [None req-bcf41d05-b09f-4e43-8b58-70ef7790fa1c c5af92f4b334454ca113e41dc46c07ea f98e02e7388345e69d41ae0d03b14294 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 246/489] 10.0.0.211 () {36 vars in 1012 bytes} [Wed Jun 10 11:35:30 2026] DELETE /v2.0/security-groups/df3c3e91-c809-47db-8be8-0b72cb199833 => 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: 247/490] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:30.419 8 INFO neutron.api.v2.resource [req-92a7a606-6716-4fec-bca3-897c9eeeafc4 req-198ad3fc-92ca-414b-9a8b-965721b87f7f cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/491] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/df3c3e91-c809-47db-8be8-0b72cb199833 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/492] 10.0.0.211 () {38 vars in 980 bytes} [Wed Jun 10 11:35:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/493] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/a3b53b5f-d8dc-4bd7-a46c-120f1fea8725 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/495] 10.0.0.211 () {36 vars in 1012 bytes} [Wed Jun 10 11:35:30 2026] DELETE /v2.0/security-groups/a3b53b5f-d8dc-4bd7-a46c-120f1fea8725 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/496] 10.0.0.211 () {38 vars in 980 bytes} [Wed Jun 10 11:35:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:30.750 8 INFO neutron.api.v2.resource [req-e896cc4f-2626-40da-9838-6e4cdc5cdad5 req-96823ca1-6c0a-40d6-9b23-06dd1f80263f cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/497] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/a3b53b5f-d8dc-4bd7-a46c-120f1fea8725 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/498] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => 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: 256/499] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups?tenant_id=f76ca524de1b4ca5b8f93b1d2cacac16 => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/500] 10.0.0.211 () {34 vars in 1000 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-group-rules/be30dfe8-4d14-44e9-9f05-53e810949ae9 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/501] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6a3fe772-d343-4714-8aab-dd442691a991 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/502] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/503] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:30 2026] GET /v2.0/security-groups/6a3fe772-d343-4714-8aab-dd442691a991 => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/504] 10.0.0.211 () {36 vars in 1022 bytes} [Wed Jun 10 11:35:30 2026] DELETE /v2.0/security-group-rules/be30dfe8-4d14-44e9-9f05-53e810949ae9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:35:31.090 8 INFO neutron.api.v2.resource [req-466b0a75-49ad-45cc-8e65-54832aafa59e req-a38923d0-ff5b-418e-8ca5-9921daca712f cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/505] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:31 2026] GET /v2.0/security-groups/a3b53b5f-d8dc-4bd7-a46c-120f1fea8725 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:35:31.106 7 INFO neutron.db.l3_hamode_db [None req-bcf41d05-b09f-4e43-8b58-70ef7790fa1c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/506] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:31 2026] GET /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:31.143 8 INFO neutron.api.v2.resource [req-3d703031-af8b-425b-ba48-a24cf60fddd6 req-06ab5942-c21a-4a46-9d58-9956802cb5bb cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/507] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:31 2026] GET /v2.0/security-groups/df3c3e91-c809-47db-8be8-0b72cb199833 => 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: 265/508] 10.0.0.211 () {36 vars in 1012 bytes} [Wed Jun 10 11:35:31 2026] DELETE /v2.0/security-groups/6d30ef88-dd0f-4d4d-8fbf-9beb5d36cfef => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:35:31.273 8 INFO neutron.api.v2.resource [req-fcf3aa65-3f43-414e-b224-8b9d4fd6a257 req-0abdd094-28b2-40d8-b824-c1303c4d11c0 cbb9ece1d4e9430bb6326aed5e893559 f76ca524de1b4ca5b8f93b1d2cacac16 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/509] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:31 2026] GET /v2.0/security-groups/1688a22e-6f55-471e-8bf5-219c1d4dad75 => 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: 267/510] 10.0.0.211 () {34 vars in 990 bytes} [Wed Jun 10 11:35:31 2026] GET /v2.0/security-groups/a00f28f1-0dc2-4f57-b1ef-cfa0a98f19cf => generated 2309 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:31.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0cc3d85-f712-42ed-adf8-9d34bc954669 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: c6a9fb88-ebad-4519-bd22-b586e7f49d48 2026-06-10 11:35:31.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0cc3d85-f712-42ed-adf8-9d34bc954669 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: c6a9fb88-ebad-4519-bd22-b586e7f49d48 [pid: 7|app: 0|req: 244/511] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:30 2026] POST /v2.0/routers => generated 731 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/512] 10.0.0.211 () {36 vars in 1012 bytes} [Wed Jun 10 11:35:32 2026] DELETE /v2.0/security-groups/a00f28f1-0dc2-4f57-b1ef-cfa0a98f19cf => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/513] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:35:31 2026] PUT /v2.0/routers/f8177d31-5ed0-4e7a-88f8-a456f1ec8cde/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:35:33.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa5a4fa9-5de1-460b-90da-f169658d56e9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 6240ec28-c04b-4b2c-9c2b-11bd351a5177 2026-06-10 11:35:33.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa5a4fa9-5de1-460b-90da-f169658d56e9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 6240ec28-c04b-4b2c-9c2b-11bd351a5177 [pid: 8|app: 0|req: 269/514] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:35:32 2026] PUT /v2.0/routers/2e411c9f-291f-4cde-9c7f-2da16d9f5ba9/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/515] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:32 2026] PUT /v2.0/routers/b745ca53-0135-4bd1-9d57-0bbef1564dd6/add_router_interface => generated 309 bytes in 1446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:35:33.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 3f245c83-d230-4737-bfc1-be71a75ecc5e 2026-06-10 11:35:33.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 3f245c83-d230-4737-bfc1-be71a75ecc5e 2026-06-10 11:35:33.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: f3dbfd2a-ece8-484e-b932-61887e977ac4 2026-06-10 11:35:33.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: f3dbfd2a-ece8-484e-b932-61887e977ac4 2026-06-10 11:35:33.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 51a7ce9a-f749-4091-a390-ca8172675dd9 2026-06-10 11:35:33.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 51a7ce9a-f749-4091-a390-ca8172675dd9 2026-06-10 11:35:34.002 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - 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-06-10 11:35:34.084 7 INFO neutron_taas.services.taas.taas_plugin [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 8f993685-b4d3-4a4f-91eb-7dd733658559 2026-06-10 11:35:34.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 8f993685-b4d3-4a4f-91eb-7dd733658559 2026-06-10 11:35:34.149 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - 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-06-10 11:35:34.411 8 INFO neutron.db.l3_hamode_db [None req-476aba8d-962e-41a1-95aa-ae220b478e9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network c4623e1e-51b6-4b76-85bd-c9c0d40f4c46 was deleted as no HA routers are present in tenant f76ca524de1b4ca5b8f93b1d2cacac16. [pid: 8|app: 0|req: 270/516] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:35:33 2026] DELETE /v2.0/routers/f8177d31-5ed0-4e7a-88f8-a456f1ec8cde => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:35:34.519 7 INFO neutron.db.l3_hamode_db [None req-03ec5cf8-3600-44fa-b1d5-ca5c578b8f2f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 2fbbe023-53bf-4067-bc25-3a02555b023a was deleted as no HA routers are present in tenant 77b64c4bb35443b7b48bd63aae31d540. [pid: 7|app: 0|req: 247/517] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:35:33 2026] DELETE /v2.0/routers/2e411c9f-291f-4cde-9c7f-2da16d9f5ba9 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/518] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:35:34 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/519] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:35:34 2026] DELETE /v2.0/subnets/cf9e5232-9acf-4dcf-bc4c-89a082a569c4 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/520] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:35:34 2026] DELETE /v2.0/subnets/b7aff878-582e-4ac3-9b0e-88a01bf7e0e0 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:35:34.794 8 INFO neutron.services.segments.plugin [-] Segment 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b resource provider aggregate not found 2026-06-10 11:35:34.817 8 INFO neutron.services.segments.plugin [-] Segment 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b found for delete ", "request_id": "req-f49c49d0-b275-479b-9e69-b4ca1eead341"}]} 2026-06-10 11:35:34.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bfe08c6-c3b5-4876-8e71-aa4ef2c3b4fd c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 55935437-7098-42d9-94ad-bbf0c4339647 [pid: 7|app: 0|req: 249/521] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:34.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bfe08c6-c3b5-4876-8e71-aa4ef2c3b4fd c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 55935437-7098-42d9-94ad-bbf0c4339647 2026-06-10 11:35:34.853 8 INFO neutron.services.segments.plugin [-] Segment 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b resource provider aggregate not found 2026-06-10 11:35:34.873 7 INFO neutron.services.segments.plugin [-] Segment de4bebfd-d8e7-4294-95c9-ab88b7037c3a resource provider aggregate not found 2026-06-10 11:35:34.886 8 INFO neutron.services.segments.plugin [-] Segment 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b779f0f-1f2f-4bcb-a5bd-d6062feaa74b found for delete ", "request_id": "req-6b7eec64-09d5-42ee-8202-a777d4eada91"}]} 2026-06-10 11:35:34.887 7 INFO neutron.services.segments.plugin [-] Segment de4bebfd-d8e7-4294-95c9-ab88b7037c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4bebfd-d8e7-4294-95c9-ab88b7037c3a found for delete ", "request_id": "req-61053be9-c26c-4761-ae1c-822f26f631e1"}]} 2026-06-10 11:35:34.906 7 INFO neutron.services.segments.plugin [-] Segment de4bebfd-d8e7-4294-95c9-ab88b7037c3a resource provider aggregate not found 2026-06-10 11:35:34.923 7 INFO neutron.services.segments.plugin [-] Segment de4bebfd-d8e7-4294-95c9-ab88b7037c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4bebfd-d8e7-4294-95c9-ab88b7037c3a found for delete ", "request_id": "req-f3dfa306-7357-477d-a8b4-f78b5c3aa0e7"}]} 2026-06-10 11:35:34.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc09e0f0-4dc2-413e-ae17-c7fb7a40a6ff c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 1b937c5b-e6ae-4ac7-a3a4-97d7e45d0d90 2026-06-10 11:35:34.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc09e0f0-4dc2-413e-ae17-c7fb7a40a6ff c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 1b937c5b-e6ae-4ac7-a3a4-97d7e45d0d90 [pid: 8|app: 0|req: 273/522] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:35:34 2026] DELETE /v2.0/networks/1aa76c46-6bf7-461a-8c3f-4ec9d760b018 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/523] 10.0.0.211 () {34 vars in 1099 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1772804637&fields=id&tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/524] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:35:34 2026] DELETE /v2.0/networks/ebac500a-9d4f-4ab6-b8d2-8113386628d3 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/525] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/526] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/security-groups?tenant_id=f76ca524de1b4ca5b8f93b1d2cacac16&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/527] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/networks?id=020d34ff-60e3-4983-8f4d-8bde3e537637 => generated 680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/528] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:35:35 2026] DELETE /v2.0/security-groups/6a3fe772-d343-4714-8aab-dd442691a991 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/529] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/quotas/f6dd06fea5594c2b9f2cf654b9817ff8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/530] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/ports?tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8&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: 255/531] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/security-groups?tenant_id=77b64c4bb35443b7b48bd63aae31d540&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/532] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:35:35 2026] DELETE /v2.0/security-groups/5a5addaf-a36e-498e-9777-db41d9747f9f => 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: 277/535] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:35:35 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/536] 10.0.0.211 () {34 vars in 906 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 260/538] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:35:35 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 279/539] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/540] 10.0.0.211 () {34 vars in 1099 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1091407554&fields=id&tenant_id=f98e02e7388345e69d41ae0d03b14294 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/541] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/networks?id=1ed1a20f-1d37-4a01-9973-41131c02d512 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/quotas/f98e02e7388345e69d41ae0d03b14294 => 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: 281/543] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/ports?tenant_id=f98e02e7388345e69d41ae0d03b14294&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:35:36.853 8 INFO neutron.services.segments.plugin [-] Segment fa0818cf-6dc5-468a-8ba5-7327e7b2a87d resource provider aggregate not found 2026-06-10 11:35:36.872 8 INFO neutron.services.segments.plugin [-] Segment fa0818cf-6dc5-468a-8ba5-7327e7b2a87d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0818cf-6dc5-468a-8ba5-7327e7b2a87d found for delete ", "request_id": "req-0ca96e9d-cedf-4cfb-9a90-5d21c1703dec"}]} 2026-06-10 11:35:36.920 8 INFO neutron.services.segments.plugin [-] Segment fa0818cf-6dc5-468a-8ba5-7327e7b2a87d resource provider aggregate not found 2026-06-10 11:35:36.931 7 INFO neutron.services.segments.plugin [-] Segment 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 resource provider aggregate not found [pid: 7|app: 0|req: 263/544] 10.0.0.211 () {34 vars in 906 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/extensions => generated 21537 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 11:35:36.945 8 INFO neutron.services.segments.plugin [-] Segment fa0818cf-6dc5-468a-8ba5-7327e7b2a87d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0818cf-6dc5-468a-8ba5-7327e7b2a87d found for delete ", "request_id": "req-e322f19b-2d98-4c84-9324-41f70f0c9166"}]} 2026-06-10 11:35:36.946 7 INFO neutron.services.segments.plugin [-] Segment 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 resource provider aggregate not found 2026-06-10 11:35:36.962 7 INFO neutron.services.segments.plugin [-] Segment 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 found for delete ", "request_id": "req-9fe94533-9684-4c0a-a3e0-086e5a4644fc"}]} 2026-06-10 11:35:36.965 7 INFO neutron.services.segments.plugin [-] Segment 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ef6ed6-a960-498e-a0f2-4467c6fbb0d1 found for delete ", "request_id": "req-e3d705a1-6eb0-4bdb-8a1c-c61d26f5d817"}]} [pid: 8|app: 0|req: 282/545] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:35:36 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?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: 264/546] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:35:37 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?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: 265/547] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:37 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:35:37.367 8 INFO neutron.db.segments_db [None req-7b2a496b-89c0-4628-8db9-6341e6f8db49 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 29671fc7-41ac-4217-aa9b-ab1d3248ed41 of type vxlan for network 3771c9af-e96c-4b60-a701-77d9ac024be4 [pid: 8|app: 0|req: 283/548] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/networks => generated 733 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/549] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:37 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:35:37.596 7 INFO neutron.db.segments_db [None req-a2ba7307-819a-4717-afbd-a15db86ea617 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment e2c82dc5-8b4e-4f29-abfa-2105756c438f of type vxlan for network e231530a-798e-4833-93e2-ec56aad341f1 [pid: 7|app: 0|req: 266/550] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/networks => generated 727 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/551] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/subnets => generated 699 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:37.722 8 INFO neutron.db.segments_db [None req-383a235f-d7b7-4914-84c7-a949229e67b3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment f6580128-37f7-4b9b-b998-0cabb9c48bd1 of type vxlan for network 4b5c8e9b-7444-40bf-95db-859842d2ae72 [pid: 7|app: 0|req: 267/552] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/subnets => generated 693 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:35:37.944 8 INFO neutron.db.l3_hamode_db [None req-383a235f-d7b7-4914-84c7-a949229e67b3 c5af92f4b334454ca113e41dc46c07ea a3998c6c92564c1d825b68ad43b5dae5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:37.987 7 INFO neutron.db.segments_db [None req-47d6b696-557d-47ae-a19d-90a771a9a184 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment ead7ba21-afa5-40f3-bec0-5daa9f750ffb of type vxlan for network 4ca7ecce-f328-4ef9-8cf2-59cdd2c1c7bd 2026-06-10 11:35:38.259 7 INFO neutron.db.l3_hamode_db [None req-47d6b696-557d-47ae-a19d-90a771a9a184 c5af92f4b334454ca113e41dc46c07ea 9cfab1c0b2f54ecda42d2ff54f9f0feb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:38.687 8 INFO neutron.db.l3_hamode_db [None req-383a235f-d7b7-4914-84c7-a949229e67b3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:35:39.148 7 INFO neutron.db.l3_hamode_db [None req-47d6b696-557d-47ae-a19d-90a771a9a184 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 286/553] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/routers => generated 739 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/554] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:39 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 288/555] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:39 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 268/556] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:35:37 2026] POST /v2.0/routers => generated 733 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/557] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:39 2026] PUT /v2.0/routers/32a910ed-3b2b-4805-ac20-1c46da1b0760/add_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/558] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:41 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 291/559] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:41 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 292/560] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:41 2026] GET /v2.0/networks?id=020d34ff-60e3-4983-8f4d-8bde3e537637 => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/561] 199.19.213.223 () {34 vars in 910 bytes} [Wed Jun 10 11:35:41 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/562] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:35:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/563] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:35:40 2026] PUT /v2.0/routers/028354ab-c79c-484d-99e1-50539f258dc7/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/564] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:35:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/565] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:41 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: 295/566] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:35:41 2026] POST /v2.0/ports => generated 958 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/567] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:35:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 273/568] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 961 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/569] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 296/570] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:35:41 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/571] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/572] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:35:42 2026] PUT /v2.0/ports/93ead2bb-23ce-4946-949f-7bdf923a7cb2 => generated 1239 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/573] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/networks?id=e231530a-798e-4833-93e2-ec56aad341f1 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/574] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/quotas/9cfab1c0b2f54ecda42d2ff54f9f0feb => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/575] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/ports?tenant_id=9cfab1c0b2f54ecda42d2ff54f9f0feb&fields=id => generated 57 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/576] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/networks/e231530a-798e-4833-93e2-ec56aad341f1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/577] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/networks/e231530a-798e-4833-93e2-ec56aad341f1?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: 278/578] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/networks?id=1ed1a20f-1d37-4a01-9973-41131c02d512 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/579] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:35:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f98e02e7388345e69d41ae0d03b14294 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/580] 10.0.0.211 () {34 vars in 1099 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1774969116&fields=id&tenant_id=a3998c6c92564c1d825b68ad43b5dae5 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/581] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 304/582] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/583] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/quotas/a3998c6c92564c1d825b68ad43b5dae5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:35:43.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a6f29ad-a393-4b45-90f4-ff13b121dd59'] response: {'name': 'network-changed', 'server_uuid': '355de95a-282d-49d0-b9e0-d3fe551e76c5', 'tag': '93ead2bb-23ce-4946-949f-7bdf923a7cb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/584] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/585] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 308/586] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 279/587] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:35:42 2026] POST /v2.0/ports => generated 954 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/588] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 957 bytes in 91 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: 310/589] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 311/590] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 312/591] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8&device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/592] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 314/593] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=93ead2bb-23ce-4946-949f-7bdf923a7cb2 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/594] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/595] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:43 2026] GET /v2.0/subnets?id=8320ed9c-4841-4425-b6c7-7ad596e5324a => generated 698 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/596] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:35:43 2026] PUT /v2.0/ports/a730656a-8eef-4019-b4f6-0d26ffc4138c => generated 1235 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/597] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/ports?network_id=020d34ff-60e3-4983-8f4d-8bde3e537637&device_owner=network%3Adhcp => generated 1244 bytes in 70 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: 281/598] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/599] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 282/600] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/601] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/602] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 320/603] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:44 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 284/604] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/605] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 285/606] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?tenant_id=f98e02e7388345e69d41ae0d03b14294&device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/607] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a730656a-8eef-4019-b4f6-0d26ffc4138c => 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: 286/608] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/subnets?id=9d7e9582-0b50-49dd-93f9-c184d4b2eeac => generated 694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/609] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8&device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:45.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96793c04-a6a3-4daa-92ba-92cc95d67a56'] response: {'name': 'network-changed', 'server_uuid': 'de5f9103-b0de-4222-9a2e-4510e2d7b2a0', 'tag': 'a730656a-8eef-4019-b4f6-0d26ffc4138c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 287/610] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?network_id=1ed1a20f-1d37-4a01-9973-41131c02d512&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: 7|app: 0|req: 288/611] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 324/612] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/networks?id=020d34ff-60e3-4983-8f4d-8bde3e537637 => generated 776 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/613] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=93ead2bb-23ce-4946-949f-7bdf923a7cb2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/614] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/615] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/subnets?id=8320ed9c-4841-4425-b6c7-7ad596e5324a => 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: 290/616] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?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: 291/617] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 327/618] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?network_id=020d34ff-60e3-4983-8f4d-8bde3e537637&device_owner=network%3Adhcp => generated 1244 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/619] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/620] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/621] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 293/622] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:45 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/623] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/624] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/625] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/626] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?tenant_id=f98e02e7388345e69d41ae0d03b14294&device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/627] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/networks?id=1ed1a20f-1d37-4a01-9973-41131c02d512 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/628] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a730656a-8eef-4019-b4f6-0d26ffc4138c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/629] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/subnets?id=9d7e9582-0b50-49dd-93f9-c184d4b2eeac => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/630] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?network_id=1ed1a20f-1d37-4a01-9973-41131c02d512&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: 8|app: 0|req: 334/631] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?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: 298/632] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?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: 335/633] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 299/634] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:46 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/635] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/636] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/637] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 337/638] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/networks?id=e231530a-798e-4833-93e2-ec56aad341f1 => generated 678 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/639] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 339/640] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:47 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 302/641] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:35:47 2026] POST /v2.0/ports => generated 958 bytes in 701 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: 303/642] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 304/643] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 305/644] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/645] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/646] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:35:48 2026] PUT /v2.0/ports/38987bf6-2435-4b61-9625-0d2f653f2225 => generated 1239 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/647] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 34 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: 341/648] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:48 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&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: 308/649] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:35:49.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c84f8f96-0756-4e1d-8e98-413c59a3db05'] response: {'name': 'network-changed', 'server_uuid': '37c4a1bd-4770-45e6-bf72-b90a9efe0590', 'tag': '38987bf6-2435-4b61-9625-0d2f653f2225', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/650] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/651] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/ports?tenant_id=9cfab1c0b2f54ecda42d2ff54f9f0feb&device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/652] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/653] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/networks?tenant_id=9cfab1c0b2f54ecda42d2ff54f9f0feb&shared=False => generated 774 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/654] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3998c6c92564c1d825b68ad43b5dae5 => generated 181 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/655] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 312/656] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/657] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/658] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 347/659] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/660] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:49 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&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: 349/661] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 961 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/662] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:35:49 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/663] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 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: 314/666] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:35:50 2026] PUT /v2.0/ports/544d4d50-37df-43ae-83e4-b2b734597017 => generated 1239 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:35:50.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d378a95c-1759-4485-b7da-63ecb2d3112c'] response: {'name': 'network-changed', 'server_uuid': 'f9c15afd-a662-495e-ab40-ca69e656fbe3', 'tag': '544d4d50-37df-43ae-83e4-b2b734597017', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/667] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/668] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/ports?tenant_id=9cfab1c0b2f54ecda42d2ff54f9f0feb&device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/669] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 355/670] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=38987bf6-2435-4b61-9625-0d2f653f2225 => 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: 316/671] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/672] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:50 2026] GET /v2.0/subnets?id=74633d1a-abc3-4b13-96ce-c9f80fa4408e => generated 696 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/673] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/ports?network_id=e231530a-798e-4833-93e2-ec56aad341f1&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: 7|app: 0|req: 317/674] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 358/675] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/networks/e231530a-798e-4833-93e2-ec56aad341f1?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/676] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/677] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/networks/e231530a-798e-4833-93e2-ec56aad341f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/678] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&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: 360/679] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/680] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 320/681] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/networks?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&shared=False => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/682] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/683] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:51 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 363/684] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 322/685] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 364/686] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/687] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 365/688] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/689] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/690] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 325/691] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => 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: 367/692] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/693] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/694] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 327/695] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/696] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 328/697] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:35:52 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/698] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/699] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 371/700] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 330/701] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/702] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/703] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&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: 373/704] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/705] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:53 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/706] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 333/707] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/708] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/709] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/710] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/711] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/712] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 378/713] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:54 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/714] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/715] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/716] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/717] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/718] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/719] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:55 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/720] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/721] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/722] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 383/723] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/724] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/725] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 342/726] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:56 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/727] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/728] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/729] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 344/730] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/731] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/732] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/733] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:57 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/734] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/735] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 347/736] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/737] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/738] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 391/739] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:58 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/740] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/741] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 350/742] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/743] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/744] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/745] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:35:59 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:35:59.835 8 INFO neutron.db.l3_db [None req-cd929ec4-e555-4452-8851-bc00d631944f 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] Floating IP b0f5a7cb-74c5-435e-adfe-d447b7f79099 associated. External IP: 10.96.250.218, port: a730656a-8eef-4019-b4f6-0d26ffc4138c. 2026-06-10 11:35:59.907 7 INFO neutron.db.l3_db [None req-0954c794-6d0e-43b0-ae91-a39d8d9917b5 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] Floating IP e3756323-b826-4a1e-94a1-08d43830b8d5 associated. External IP: 10.96.250.216, port: 93ead2bb-23ce-4946-949f-7bdf923a7cb2. [pid: 8|app: 0|req: 394/746] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:35:59 2026] PUT /v2.0/floatingips/b0f5a7cb-74c5-435e-adfe-d447b7f79099 => generated 855 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/747] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/748] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 353/749] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:35:59 2026] PUT /v2.0/floatingips/e3756323-b826-4a1e-94a1-08d43830b8d5 => generated 856 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/750] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 354/751] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 398/752] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/security-groups?id=123be33c-1633-4a89-846b-79d093da14bc&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:00.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43208e4f-2044-46a7-b701-da2afe0ec813'] response: {'name': 'network-changed', 'server_uuid': 'de5f9103-b0de-4222-9a2e-4510e2d7b2a0', 'tag': 'a730656a-8eef-4019-b4f6-0d26ffc4138c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 399/753] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/754] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:00.504 7 INFO neutron_taas.services.taas.taas_plugin [req-cdf76e50-fb25-4288-ba2b-73c253f6c361 req-b55a9b7c-d5a0-47d2-9f79-001e323ea01f 74a406c3887a46d1a3a6e675dec9fedd 9cfab1c0b2f54ecda42d2ff54f9f0feb - - default default] TaaS: Handle Delete Port: 38987bf6-2435-4b61-9625-0d2f653f2225 2026-06-10 11:36:00.508 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cdf76e50-fb25-4288-ba2b-73c253f6c361 req-b55a9b7c-d5a0-47d2-9f79-001e323ea01f 74a406c3887a46d1a3a6e675dec9fedd 9cfab1c0b2f54ecda42d2ff54f9f0feb - - default default] Tap Mirror: Handle Delete Port: 38987bf6-2435-4b61-9625-0d2f653f2225 [pid: 8|app: 0|req: 401/755] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 402/756] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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-06-10 11:36:00.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c92354-d2b9-494d-becd-1506a47dd8f8'] response: {'name': 'network-changed', 'server_uuid': '355de95a-282d-49d0-b9e0-d3fe551e76c5', 'tag': '93ead2bb-23ce-4946-949f-7bdf923a7cb2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/757] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:36:00 2026] DELETE /v2.0/ports/38987bf6-2435-4b61-9625-0d2f653f2225 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/758] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?tenant_id=f98e02e7388345e69d41ae0d03b14294&device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/759] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/760] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 357/761] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/networks?id=1ed1a20f-1d37-4a01-9973-41131c02d512 => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/762] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/763] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:36:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a730656a-8eef-4019-b4f6-0d26ffc4138c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/764] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/765] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/subnets?id=9d7e9582-0b50-49dd-93f9-c184d4b2eeac => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/766] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8&device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/767] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?network_id=1ed1a20f-1d37-4a01-9973-41131c02d512&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/768] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/networks?id=020d34ff-60e3-4983-8f4d-8bde3e537637 => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/769] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/770] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=93ead2bb-23ce-4946-949f-7bdf923a7cb2 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/771] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/subnets?id=8320ed9c-4841-4425-b6c7-7ad596e5324a => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/772] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/773] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?network_id=020d34ff-60e3-4983-8f4d-8bde3e537637&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: 363/774] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 412/775] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637?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: 364/776] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 413/777] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 365/778] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/779] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:01 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:01.994 7 INFO neutron.db.l3_db [None req-e3cbeb1c-439c-4e1e-a98d-03c3f21b08c4 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] Floating IP 70ad3466-db12-4d0e-85f5-780814e65652 associated. External IP: 10.96.250.217, port: 544d4d50-37df-43ae-83e4-b2b734597017. [pid: 8|app: 0|req: 415/780] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/781] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/782] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 418/783] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 366/784] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:36:01 2026] PUT /v2.0/floatingips/70ad3466-db12-4d0e-85f5-780814e65652 => generated 856 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/785] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 367/786] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 420/787] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:02 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:02.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c1c97c-6f90-46eb-8947-d7834f4c29cd'] response: {'server_uuid': '37c4a1bd-4770-45e6-bf72-b90a9efe0590', 'name': 'network-vif-deleted', 'tag': '38987bf6-2435-4b61-9625-0d2f653f2225', 'status': 'completed', 'code': 200} 2026-06-10 11:36:02.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5c1c97c-6f90-46eb-8947-d7834f4c29cd'] response: {'name': 'network-changed', 'server_uuid': 'f9c15afd-a662-495e-ab40-ca69e656fbe3', 'tag': '544d4d50-37df-43ae-83e4-b2b734597017', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/788] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/789] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/790] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/791] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/792] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/793] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/794] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 425/795] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 371/796] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/797] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/798] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/security-groups?id=6098b2ca-9b46-4188-b354-9632e40aba0b&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: 427/799] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/security-groups?id=544ea543-4ce3-459a-a24d-8aee818913ad&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: 373/800] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:03 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:03.681 8 INFO neutron_taas.services.taas.taas_plugin [req-25b8948e-fbb0-48a1-b4f2-0ae677a62305 req-82e02560-4d0e-4d85-8cc5-3783246d089d 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] TaaS: Handle Delete Port: a730656a-8eef-4019-b4f6-0d26ffc4138c 2026-06-10 11:36:03.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-25b8948e-fbb0-48a1-b4f2-0ae677a62305 req-82e02560-4d0e-4d85-8cc5-3783246d089d 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] Tap Mirror: Handle Delete Port: a730656a-8eef-4019-b4f6-0d26ffc4138c 2026-06-10 11:36:03.724 7 INFO neutron_taas.services.taas.taas_plugin [req-2d272246-4d06-42de-8764-8b1e302147c2 req-5d065087-aa5f-43d6-9f6c-0624a94b0c50 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] TaaS: Handle Delete Port: 93ead2bb-23ce-4946-949f-7bdf923a7cb2 2026-06-10 11:36:03.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2d272246-4d06-42de-8764-8b1e302147c2 req-5d065087-aa5f-43d6-9f6c-0624a94b0c50 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] Tap Mirror: Handle Delete Port: 93ead2bb-23ce-4946-949f-7bdf923a7cb2 2026-06-10 11:36:03.836 8 INFO neutron.db.l3_db [req-25b8948e-fbb0-48a1-b4f2-0ae677a62305 req-82e02560-4d0e-4d85-8cc5-3783246d089d 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] Floating IP b0f5a7cb-74c5-435e-adfe-d447b7f79099 disassociated. External IP: 10.96.250.218, port: a730656a-8eef-4019-b4f6-0d26ffc4138c. 2026-06-10 11:36:03.940 7 INFO neutron.db.l3_db [req-2d272246-4d06-42de-8764-8b1e302147c2 req-5d065087-aa5f-43d6-9f6c-0624a94b0c50 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] Floating IP e3756323-b826-4a1e-94a1-08d43830b8d5 disassociated. External IP: 10.96.250.216, port: 93ead2bb-23ce-4946-949f-7bdf923a7cb2. [pid: 7|app: 0|req: 374/801] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:36:03 2026] DELETE /v2.0/ports/93ead2bb-23ce-4946-949f-7bdf923a7cb2 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/802] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:04 2026] GET /v2.0/ports?device_id=37c4a1bd-4770-45e6-bf72-b90a9efe0590 => 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: 428/803] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:36:03 2026] DELETE /v2.0/ports/a730656a-8eef-4019-b4f6-0d26ffc4138c => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:04.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e63f66a1-511b-4ca3-a382-b9fa38795d73'] response: {'server_uuid': 'de5f9103-b0de-4222-9a2e-4510e2d7b2a0', 'name': 'network-vif-deleted', 'tag': 'a730656a-8eef-4019-b4f6-0d26ffc4138c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/804] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:04 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 429/805] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:04 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:04.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8e63d1c-aeac-40ec-ae3b-f709692ed8c4'] response: {'server_uuid': '355de95a-282d-49d0-b9e0-d3fe551e76c5', 'name': 'network-vif-deleted', 'tag': '93ead2bb-23ce-4946-949f-7bdf923a7cb2', 'status': 'completed', 'code': 200} 2026-06-10 11:36:05.680 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d347450-5995-49db-bfbe-66a59af688cb c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: d7a39e7f-54e9-4fb9-9971-48a7c0462844 2026-06-10 11:36:05.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d347450-5995-49db-bfbe-66a59af688cb c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: d7a39e7f-54e9-4fb9-9971-48a7c0462844 [pid: 8|app: 0|req: 432/808] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:05 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 433/809] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:05 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 377/810] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:36:05 2026] PUT /v2.0/routers/028354ab-c79c-484d-99e1-50539f258dc7/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:06.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef7027fc-fbdc-4631-9eb7-2fa2b0859bb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: da6d6a5a-92b3-4219-9281-05d0bcd75de8 2026-06-10 11:36:06.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef7027fc-fbdc-4631-9eb7-2fa2b0859bb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: da6d6a5a-92b3-4219-9281-05d0bcd75de8 2026-06-10 11:36:06.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef7027fc-fbdc-4631-9eb7-2fa2b0859bb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 1ff45584-c34d-4c79-8fd0-2cfd7e4d0103 2026-06-10 11:36:06.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef7027fc-fbdc-4631-9eb7-2fa2b0859bb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 1ff45584-c34d-4c79-8fd0-2cfd7e4d0103 [pid: 7|app: 0|req: 378/811] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:06 2026] GET /v2.0/ports?device_id=de5f9103-b0de-4222-9a2e-4510e2d7b2a0 => 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: 379/812] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:06 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:06.875 8 INFO neutron.services.segments.plugin [-] Segment ead7ba21-afa5-40f3-bec0-5daa9f750ffb resource provider aggregate not found 2026-06-10 11:36:06.889 8 INFO neutron.services.segments.plugin [-] Segment ead7ba21-afa5-40f3-bec0-5daa9f750ffb resource provider aggregate not found 2026-06-10 11:36:06.900 8 INFO neutron.services.segments.plugin [-] Segment ead7ba21-afa5-40f3-bec0-5daa9f750ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead7ba21-afa5-40f3-bec0-5daa9f750ffb found for delete ", "request_id": "req-62bd241b-cdca-4a75-bb2c-e54924ce0f0c"}]} 2026-06-10 11:36:06.919 8 INFO neutron.services.segments.plugin [-] Segment ead7ba21-afa5-40f3-bec0-5daa9f750ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead7ba21-afa5-40f3-bec0-5daa9f750ffb found for delete ", "request_id": "req-e8c3a861-3cca-42c6-bc97-d8ba54f39b1f"}]} 2026-06-10 11:36:06.920 8 INFO neutron.db.l3_hamode_db [None req-ef7027fc-fbdc-4631-9eb7-2fa2b0859bb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 4ca7ecce-f328-4ef9-8cf2-59cdd2c1c7bd was deleted as no HA routers are present in tenant 9cfab1c0b2f54ecda42d2ff54f9f0feb. [pid: 8|app: 0|req: 434/813] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:06 2026] DELETE /v2.0/routers/028354ab-c79c-484d-99e1-50539f258dc7 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/814] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:06 2026] DELETE /v2.0/subnets/74633d1a-abc3-4b13-96ce-c9f80fa4408e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:07.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-6781e18d-fb2e-4459-8b98-24d33faf1c51 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 2e62b5f5-68e9-4d65-9843-ebb63d35690b 2026-06-10 11:36:07.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6781e18d-fb2e-4459-8b98-24d33faf1c51 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 2e62b5f5-68e9-4d65-9843-ebb63d35690b [pid: 8|app: 0|req: 435/815] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:07 2026] DELETE /v2.0/networks/e231530a-798e-4833-93e2-ec56aad341f1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/816] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:07 2026] GET /v2.0/security-groups?tenant_id=9cfab1c0b2f54ecda42d2ff54f9f0feb&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/817] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:07 2026] DELETE /v2.0/security-groups/123be33c-1633-4a89-846b-79d093da14bc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/818] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:07 2026] GET /v2.0/ports?device_id=355de95a-282d-49d0-b9e0-d3fe551e76c5 => 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: 382/819] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:07 2026] DELETE /v2.0/security-groups/6098b2ca-9b46-4188-b354-9632e40aba0b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:08.045 8 INFO neutron.api.v2.resource [None req-ec98e96f-e82c-427f-ac2d-03358ebba7ab 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/820] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:36:08 2026] GET /v2.0/security-groups/6098b2ca-9b46-4188-b354-9632e40aba0b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:08.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-db183d17-d9ef-4ac0-b52f-c02a17a560da 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] TaaS: Handle Delete Port: cc9acd34-aa70-4f6e-a657-e8be21d9edf9 2026-06-10 11:36:08.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db183d17-d9ef-4ac0-b52f-c02a17a560da 2314f191643f4fb79ab8bf521b24ddbc f98e02e7388345e69d41ae0d03b14294 - - default default] Tap Mirror: Handle Delete Port: cc9acd34-aa70-4f6e-a657-e8be21d9edf9 [pid: 7|app: 0|req: 383/821] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:08 2026] DELETE /v2.0/floatingips/b0f5a7cb-74c5-435e-adfe-d447b7f79099 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:08.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ea21e72-95fa-4713-81fc-34383ff533fe c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 05e29037-4971-49be-b7d0-f7a9b76e8286 2026-06-10 11:36:08.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ea21e72-95fa-4713-81fc-34383ff533fe c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 05e29037-4971-49be-b7d0-f7a9b76e8286 2026-06-10 11:36:08.932 8 INFO neutron.services.segments.plugin [-] Segment e2c82dc5-8b4e-4f29-abfa-2105756c438f resource provider aggregate not found 2026-06-10 11:36:08.956 8 INFO neutron.services.segments.plugin [-] Segment e2c82dc5-8b4e-4f29-abfa-2105756c438f resource provider aggregate not found 2026-06-10 11:36:08.966 8 INFO neutron.services.segments.plugin [-] Segment e2c82dc5-8b4e-4f29-abfa-2105756c438f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c82dc5-8b4e-4f29-abfa-2105756c438f found for delete ", "request_id": "req-794c33c2-3950-46cf-88a7-719980946005"}]} 2026-06-10 11:36:08.979 8 INFO neutron.services.segments.plugin [-] Segment e2c82dc5-8b4e-4f29-abfa-2105756c438f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c82dc5-8b4e-4f29-abfa-2105756c438f found for delete ", "request_id": "req-53732cd0-a07a-4fb2-8677-95997cb3d2bb"}]} [pid: 7|app: 0|req: 384/822] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:09 2026] DELETE /v2.0/security-groups/544ea543-4ce3-459a-a24d-8aee818913ad => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:09.189 7 INFO neutron.api.v2.resource [None req-451014b9-6946-4d9d-ae4b-2a002f1defa9 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 385/823] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:36:09 2026] GET /v2.0/security-groups/544ea543-4ce3-459a-a24d-8aee818913ad => 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: 439/824] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:36:08 2026] PUT /v2.0/routers/b745ca53-0135-4bd1-9d57-0bbef1564dd6/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:09.292 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a82d1d6-7673-4b08-8a8a-06352e7fde64 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] TaaS: Handle Delete Port: dda4d420-a315-4ebc-a8e4-1d4305e7a37e 2026-06-10 11:36:09.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a82d1d6-7673-4b08-8a8a-06352e7fde64 9b08d9b77ca14c2fb035d74ef7e8b365 f6dd06fea5594c2b9f2cf654b9817ff8 - - default default] Tap Mirror: Handle Delete Port: dda4d420-a315-4ebc-a8e4-1d4305e7a37e [pid: 7|app: 0|req: 386/825] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:09 2026] DELETE /v2.0/floatingips/e3756323-b826-4a1e-94a1-08d43830b8d5 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:09.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e2b5bb1-52b5-458b-ba83-7188f9d60d5c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 38c88e4f-314d-41a5-b11e-bd392b679dac 2026-06-10 11:36:09.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e2b5bb1-52b5-458b-ba83-7188f9d60d5c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 38c88e4f-314d-41a5-b11e-bd392b679dac 2026-06-10 11:36:09.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e2b5bb1-52b5-458b-ba83-7188f9d60d5c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: b35b5a10-fbe5-4e7f-8daf-323897deb49c 2026-06-10 11:36:09.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e2b5bb1-52b5-458b-ba83-7188f9d60d5c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: b35b5a10-fbe5-4e7f-8daf-323897deb49c 2026-06-10 11:36:09.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3cbbf38-9a36-43b1-a8e1-f35931d72a1c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: ac62f7a0-0564-4e0f-b89d-3937f304bbf2 2026-06-10 11:36:09.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3cbbf38-9a36-43b1-a8e1-f35931d72a1c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: ac62f7a0-0564-4e0f-b89d-3937f304bbf2 2026-06-10 11:36:10.124 8 INFO neutron.db.l3_hamode_db [None req-6e2b5bb1-52b5-458b-ba83-7188f9d60d5c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network e7f87c57-ea9b-4370-bb04-90e0fd2e9b08 was deleted as no HA routers are present in tenant f98e02e7388345e69d41ae0d03b14294. [pid: 8|app: 0|req: 440/826] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:09 2026] DELETE /v2.0/routers/b745ca53-0135-4bd1-9d57-0bbef1564dd6 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/827] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:10 2026] DELETE /v2.0/subnets/9d7e9582-0b50-49dd-93f9-c184d4b2eeac => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:10.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9a59488-8d82-4a30-8bbf-15b82670c7b9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 28b757b4-633b-41f7-9c91-161aacc9b84f 2026-06-10 11:36:10.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9a59488-8d82-4a30-8bbf-15b82670c7b9 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 28b757b4-633b-41f7-9c91-161aacc9b84f [pid: 8|app: 0|req: 442/828] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:10 2026] DELETE /v2.0/networks/1ed1a20f-1d37-4a01-9973-41131c02d512 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/829] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:36:09 2026] PUT /v2.0/routers/c7be134a-a3d6-4c8f-b537-fbb498c5ffba/remove_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/830] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:10 2026] GET /v2.0/security-groups?tenant_id=f98e02e7388345e69d41ae0d03b14294&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:10.812 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfd2b128-42c0-4941-975c-50fb28f1c83e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 40f89407-09bc-4bc6-ae98-200b9af1927a 2026-06-10 11:36:10.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfd2b128-42c0-4941-975c-50fb28f1c83e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 40f89407-09bc-4bc6-ae98-200b9af1927a [pid: 7|app: 0|req: 389/831] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:10 2026] DELETE /v2.0/security-groups/4217bb3c-5dba-46fe-b659-cb909e58625b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:10.996 8 INFO neutron.services.segments.plugin [-] Segment a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 resource provider aggregate not found 2026-06-10 11:36:11.000 8 INFO neutron.services.segments.plugin [-] Segment a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 resource provider aggregate not found 2026-06-10 11:36:11.019 8 INFO neutron.services.segments.plugin [-] Segment a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 found for delete ", "request_id": "req-9927d4a4-ac25-4c7e-9b92-5ad6478325ed"}]} 2026-06-10 11:36:11.026 8 INFO neutron.services.segments.plugin [-] Segment a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3b9aab1-8d82-4a2b-923d-a24e85ae8f81 found for delete ", "request_id": "req-4b0a002a-c287-414e-9416-95d462376b05"}]} 2026-06-10 11:36:11.045 8 INFO neutron.services.segments.plugin [-] Segment f7a14ee6-af2e-4d5b-a3cc-b85447ad90af resource provider aggregate not found 2026-06-10 11:36:11.053 8 INFO neutron.services.segments.plugin [-] Segment f7a14ee6-af2e-4d5b-a3cc-b85447ad90af resource provider aggregate not found 2026-06-10 11:36:11.074 8 INFO neutron.services.segments.plugin [-] Segment f7a14ee6-af2e-4d5b-a3cc-b85447ad90af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a14ee6-af2e-4d5b-a3cc-b85447ad90af found for delete ", "request_id": "req-485bde34-5f19-4195-8a40-5138e07d3416"}]} 2026-06-10 11:36:11.076 8 INFO neutron.services.segments.plugin [-] Segment f7a14ee6-af2e-4d5b-a3cc-b85447ad90af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a14ee6-af2e-4d5b-a3cc-b85447ad90af found for delete ", "request_id": "req-d2b62abf-1b69-470c-9f60-b82fc0384185"}]} 2026-06-10 11:36:11.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfd2b128-42c0-4941-975c-50fb28f1c83e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 751ef2fd-a2c2-4d80-ac04-035aa6f98e19 2026-06-10 11:36:11.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfd2b128-42c0-4941-975c-50fb28f1c83e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 751ef2fd-a2c2-4d80-ac04-035aa6f98e19 2026-06-10 11:36:11.529 8 INFO neutron.db.l3_hamode_db [None req-bfd2b128-42c0-4941-975c-50fb28f1c83e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 697eca88-b6f5-4f9a-b111-57f2c810514d was deleted as no HA routers are present in tenant f6dd06fea5594c2b9f2cf654b9817ff8. [pid: 8|app: 0|req: 443/832] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:10 2026] DELETE /v2.0/routers/c7be134a-a3d6-4c8f-b537-fbb498c5ffba => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/833] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:11 2026] DELETE /v2.0/subnets/8320ed9c-4841-4425-b6c7-7ad596e5324a => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:11.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-be718fba-1816-4d6e-883b-4f51c8429b91 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 9977ab1b-3957-48d9-a789-75a8359f9ed3 2026-06-10 11:36:11.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be718fba-1816-4d6e-883b-4f51c8429b91 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 9977ab1b-3957-48d9-a789-75a8359f9ed3 [pid: 8|app: 0|req: 444/834] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:11 2026] DELETE /v2.0/networks/020d34ff-60e3-4983-8f4d-8bde3e537637 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/835] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:12 2026] GET /v2.0/security-groups?tenant_id=f6dd06fea5594c2b9f2cf654b9817ff8&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/836] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:12 2026] DELETE /v2.0/security-groups/f53ff8e6-4964-4598-9789-4b44a0842df7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/837] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:36:12 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1244 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/838] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:12 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:13.091 8 INFO neutron.services.segments.plugin [-] Segment cba60178-f8e3-48a3-a85c-8ca5b80cffdd resource provider aggregate not found 2026-06-10 11:36:13.094 8 INFO neutron.services.segments.plugin [-] Segment cba60178-f8e3-48a3-a85c-8ca5b80cffdd resource provider aggregate not found 2026-06-10 11:36:13.107 8 INFO neutron.services.segments.plugin [-] Segment cba60178-f8e3-48a3-a85c-8ca5b80cffdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba60178-f8e3-48a3-a85c-8ca5b80cffdd found for delete ", "request_id": "req-7d326e54-206b-46eb-ba02-66a087f90fa2"}]} 2026-06-10 11:36:13.121 8 INFO neutron.services.segments.plugin [-] Segment cba60178-f8e3-48a3-a85c-8ca5b80cffdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cba60178-f8e3-48a3-a85c-8ca5b80cffdd found for delete ", "request_id": "req-4abb378b-d793-4673-97bd-34540f2721c2"}]} 2026-06-10 11:36:13.126 8 INFO neutron.services.segments.plugin [-] Segment 6211af7f-1509-4421-896b-fa795932ea59 resource provider aggregate not found 2026-06-10 11:36:13.138 8 INFO neutron.services.segments.plugin [-] Segment 6211af7f-1509-4421-896b-fa795932ea59 resource provider aggregate not found 2026-06-10 11:36:13.143 8 INFO neutron.services.segments.plugin [-] Segment 6211af7f-1509-4421-896b-fa795932ea59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6211af7f-1509-4421-896b-fa795932ea59 found for delete ", "request_id": "req-99ef9a41-65d9-47c8-9b30-2bc0996f5325"}]} 2026-06-10 11:36:13.154 8 INFO neutron.services.segments.plugin [-] Segment 6211af7f-1509-4421-896b-fa795932ea59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6211af7f-1509-4421-896b-fa795932ea59 found for delete ", "request_id": "req-ef0031cb-6543-43ab-9e71-e1fa83c72bd6"}]} [pid: 7|app: 0|req: 393/839] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:13 2026] GET /v2.0/security-groups?tenant_id=7818dbed23bc4ee58681f802e9985d2c&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/840] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:13 2026] DELETE /v2.0/security-groups/c04e7723-ec11-49dc-bb2e-29f447ca88c6 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/841] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:13 2026] GET /v2.0/security-groups?tenant_id=8ba96eae69d5468a92f2ea9939b2db0b&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: 448/842] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:13 2026] DELETE /v2.0/security-groups/3c532280-feb6-4e52-af48-2e89ecac97a6 => 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: 395/843] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:13 2026] GET /v2.0/security-groups?tenant_id=06e82f1b344f49ce96535d8a94150712&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: 449/844] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:14 2026] DELETE /v2.0/security-groups/446a7922-ccfa-4ba8-8d86-0d3cccc7fe45 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:14.529 7 INFO neutron.db.segments_db [None req-76fa34b3-3d19-44cf-93e8-9456c061ff7a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment b3325420-138f-4f28-842f-bbd6d951c01b of type vxlan for network 44d42013-ed5d-470a-94d5-c611257bab00 [pid: 7|app: 0|req: 396/845] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:36:14 2026] POST /v2.0/networks => generated 725 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/846] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:14 2026] POST /v2.0/subnets => generated 691 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:14.919 7 INFO neutron.db.segments_db [None req-474431b6-3aa2-4493-a292-5ebaec06d21a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment a0964b82-7262-4207-806b-eebf1092ef3b of type vxlan for network c6a428ef-8ada-4a74-a9d6-8516d62a3e87 2026-06-10 11:36:15.159 7 INFO neutron.db.l3_hamode_db [None req-474431b6-3aa2-4493-a292-5ebaec06d21a c5af92f4b334454ca113e41dc46c07ea 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:36:15.806 7 INFO neutron.db.l3_hamode_db [None req-474431b6-3aa2-4493-a292-5ebaec06d21a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/847] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:14 2026] POST /v2.0/routers => generated 731 bytes in 1860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/848] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:36:16 2026] PUT /v2.0/routers/7fe1c8ec-064e-4a56-838b-73c44e9058a0/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/849] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:36:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/850] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:36:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/851] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:36:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/852] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:18 2026] GET /v2.0/security-groups?tenant_id=57ac798944ec43e38870a52d42d0668f&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/853] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:19 2026] DELETE /v2.0/security-groups/80fdadf7-0517-4f18-b410-6f1451a97f79 => 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: 454/854] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:19 2026] GET /v2.0/security-groups?tenant_id=58f4a079bd1d46709bfe89df95420e9d&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/855] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:36:19 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/856] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:19 2026] GET /v2.0/security-groups?tenant_id=fc3567e6a9a24182ba5f63bdc6d7a3e5&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/857] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:19 2026] DELETE /v2.0/security-groups/c463b920-4b73-40af-9036-3cf9a479a56b => 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: 456/858] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:19 2026] DELETE /v2.0/security-groups/806c89b4-499f-453a-8c90-84d0e950b212 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/859] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:19 2026] GET /v2.0/security-groups?tenant_id=ed20df31cfaa4dd58727d04f8d0934c2&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/860] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:20 2026] DELETE /v2.0/security-groups/ca0fb135-435b-4516-812e-c9d359237ecb => 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: 404/861] 10.0.0.211 () {34 vars in 1097 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--696806069&fields=id&tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/862] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/networks?id=44d42013-ed5d-470a-94d5-c611257bab00 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/863] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/quotas/4c10b74261ff4dff9c54a7ea45d91a4b => 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: 459/864] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/ports?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/865] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?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: 460/866] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/869] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:20 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/870] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:21 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 408/871] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:22 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/872] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:36:22 2026] GET /v2.0/ports/544d4d50-37df-43ae-83e4-b2b734597017 => generated 972 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/873] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:22 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/874] 199.19.213.223 () {34 vars in 999 bytes} [Wed Jun 10 11:36:23 2026] GET /v2.0/subnets?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/875] 199.19.213.223 () {34 vars in 1145 bytes} [Wed Jun 10 11:36:23 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3&device_owner=compute%3Anova&network_id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/876] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:36:23 2026] PUT /v2.0/ports/544d4d50-37df-43ae-83e4-b2b734597017 => generated 1153 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:23.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d91bd7d-0815-41ff-903f-aaae1823812c'] response: {'name': 'network-changed', 'server_uuid': 'f9c15afd-a662-495e-ab40-ca69e656fbe3', 'tag': '544d4d50-37df-43ae-83e4-b2b734597017', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/877] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:23 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 412/878] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1425 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/879] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 780 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: 414/880] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/881] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => 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: 416/882] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/883] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&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: 467/884] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/security-groups?tenant_id=4fbe80fc467349d1952d1632fc4ca647&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: 418/885] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 419/886] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 468/887] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:24 2026] DELETE /v2.0/security-groups/1988ea6e-83c2-47c5-b9a0-3501d79ccbd7 => 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: 420/888] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/889] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 422/890] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/networks?id=44d42013-ed5d-470a-94d5-c611257bab00 => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/891] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/security-groups?tenant_id=2e15e96843964f98a8b38c90bbf56eb5&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: 423/892] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/893] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:24 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 470/894] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:24 2026] DELETE /v2.0/security-groups/fe03b470-5a8f-4cb4-96a8-d73865441a29 => 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: 425/895] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:36:25 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/896] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1425 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/897] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => 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: 428/898] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/899] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/900] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/901] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/902] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:36:25 2026] PUT /v2.0/ports/a47f4950-bae3-4819-ba18-67fc789eda92 => generated 1235 bytes in 813 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: 432/903] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:25 2026] GET /v2.0/security-groups?tenant_id=37f03dd2cbd649eeaf7d1c835eba4586&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:26.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dac5a8aa-4af3-47e6-9239-00855b326f99'] response: {'name': 'network-changed', 'server_uuid': 'f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250', 'tag': 'a47f4950-bae3-4819-ba18-67fc789eda92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 472/904] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/905] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/906] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 473/907] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:26 2026] DELETE /v2.0/security-groups/cd15db23-2087-4e11-81b8-601f5577c6b6 => 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: 435/908] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&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: 474/909] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/security-groups?tenant_id=27386591a1054100b8f09bb173064707&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/910] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:26 2026] DELETE /v2.0/security-groups/0f5d0e02-010f-43b5-b773-4a11b16e8efb => 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: 475/911] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/ports?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/912] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/networks?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&shared=False => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/913] 199.19.213.223 () {34 vars in 1119 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/914] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:36:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/915] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/916] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:36:26 2026] PUT /v2.0/ports/544d4d50-37df-43ae-83e4-b2b734597017 => generated 972 bytes in 570 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: 478/917] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/918] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/ports?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/919] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a47f4950-bae3-4819-ba18-67fc789eda92 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/920] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/subnets?id=3623171b-31e7-48bd-85a4-899a90aa2f06 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/921] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/ports?network_id=44d42013-ed5d-470a-94d5-c611257bab00&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/922] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?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: 481/923] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?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: 443/924] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:27 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 482/925] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => 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: 444/926] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/927] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/928] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/929] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:28.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-288e7e74-2e6e-4f5b-b52c-bf915154ce7f'] response: {'name': 'network-changed', 'server_uuid': 'f9c15afd-a662-495e-ab40-ca69e656fbe3', 'tag': '544d4d50-37df-43ae-83e4-b2b734597017', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 446/930] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 485/931] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/932] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:28 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/933] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/ports?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/934] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/935] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/networks?id=3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/936] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/security-groups?tenant_id=6944032f0b8e403b85b663d22f2ff636&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/937] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&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: 487/938] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=544d4d50-37df-43ae-83e4-b2b734597017 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/939] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/subnets?id=28415271-d51f-41af-a08b-083f34ece19f => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/940] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:29 2026] DELETE /v2.0/security-groups/2b05004b-7b8e-4634-b6fd-f1a96ada5c24 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/941] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/ports?network_id=3771c9af-e96c-4b60-a701-77d9ac024be4&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: 453/942] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/943] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4?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: 454/944] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/945] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:29 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/946] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:30 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/947] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:30 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/948] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:30 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/949] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&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: 457/950] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/security-groups?tenant_id=3e709f0022d14f309c71f9f65307fadd&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/951] 10.0.0.3 () {32 vars in 650 bytes} [Wed Jun 10 11:36:31 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: 495/952] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/953] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/954] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/955] 10.0.0.3 () {32 vars in 662 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/956] 10.0.0.3 () {32 vars in 696 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/957] 10.0.0.3 () {32 vars in 694 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/958] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/959] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/960] 10.0.0.3 () {32 vars in 700 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/961] 10.0.0.3 () {32 vars in 690 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/962] 10.0.0.3 () {32 vars in 692 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/963] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:31 2026] DELETE /v2.0/security-groups/e867a325-61f8-440f-9325-948048171b43 => 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: 459/964] 10.0.0.3 () {32 vars in 682 bytes} [Wed Jun 10 11:36:31 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: 460/965] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 461/966] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/967] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/968] 10.0.0.3 () {32 vars in 658 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/969] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/security-groups?id=8adcc550-b922-461e-b013-7661138b4680&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/970] 10.0.0.3 () {32 vars in 696 bytes} [Wed Jun 10 11:36:31 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: 510/971] 10.0.0.3 () {32 vars in 676 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/972] 10.0.0.3 () {32 vars in 680 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:31.958 7 INFO neutron_taas.services.taas.taas_plugin [req-96a8a366-e551-4e81-8407-44deb786cfe2 req-5ad66a16-6477-4b0f-b078-af86268c1e15 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] TaaS: Handle Delete Port: 544d4d50-37df-43ae-83e4-b2b734597017 2026-06-10 11:36:31.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-96a8a366-e551-4e81-8407-44deb786cfe2 req-5ad66a16-6477-4b0f-b078-af86268c1e15 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] Tap Mirror: Handle Delete Port: 544d4d50-37df-43ae-83e4-b2b734597017 [pid: 8|app: 0|req: 512/973] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:31 2026] GET /v2.0/security-groups?tenant_id=933a4935970e4973b36f69ea9e3e98c8&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/974] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:32.099 7 INFO neutron.db.l3_db [req-96a8a366-e551-4e81-8407-44deb786cfe2 req-5ad66a16-6477-4b0f-b078-af86268c1e15 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] Floating IP 70ad3466-db12-4d0e-85f5-780814e65652 disassociated. External IP: 10.96.250.217, port: 544d4d50-37df-43ae-83e4-b2b734597017. [pid: 8|app: 0|req: 514/975] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:32 2026] DELETE /v2.0/security-groups/a6b3a2c3-0bf1-4acd-aac4-3f60a665fd1d => 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: 515/976] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/977] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/978] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/979] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/980] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/981] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/982] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/983] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/984] 10.0.0.3 () {32 vars in 696 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/985] 10.0.0.3 () {32 vars in 676 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/986] 10.0.0.3 () {32 vars in 664 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/987] 10.0.0.3 () {32 vars in 674 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/988] 10.0.0.3 () {32 vars in 662 bytes} [Wed Jun 10 11:36:32 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: 528/989] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/l3-flavors => 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: 529/990] 10.0.0.3 () {32 vars in 710 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/991] 10.0.0.3 () {32 vars in 688 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/992] 10.0.0.3 () {32 vars in 680 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/993] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/994] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/995] 10.0.0.3 () {32 vars in 702 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/996] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/997] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/998] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/999] 10.0.0.3 () {32 vars in 690 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 539/1000] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1001] 10.0.0.3 () {32 vars in 706 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1002] 10.0.0.3 () {32 vars in 702 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1003] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1004] 10.0.0.3 () {32 vars in 694 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1005] 10.0.0.3 () {32 vars in 708 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1006] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1007] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:32 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: 462/1008] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:36:31 2026] DELETE /v2.0/ports/544d4d50-37df-43ae-83e4-b2b734597017 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1009] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1010] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1011] 10.0.0.3 () {32 vars in 668 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1012] 10.0.0.3 () {32 vars in 658 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:32.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-385dc045-53f9-4e72-ad9b-d7811010fcc0'] response: {'server_uuid': 'f9c15afd-a662-495e-ab40-ca69e656fbe3', 'name': 'network-vif-deleted', 'tag': '544d4d50-37df-43ae-83e4-b2b734597017', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 549/1013] 10.0.0.3 () {32 vars in 696 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1014] 10.0.0.3 () {32 vars in 696 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1015] 10.0.0.3 () {32 vars in 674 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1016] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1017] 10.0.0.3 () {32 vars in 680 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1018] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1019] 10.0.0.3 () {32 vars in 682 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1020] 10.0.0.3 () {32 vars in 704 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1021] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1022] 10.0.0.3 () {32 vars in 694 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1023] 10.0.0.3 () {32 vars in 692 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1024] 10.0.0.3 () {32 vars in 682 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1025] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1026] 10.0.0.3 () {32 vars in 702 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 556/1027] 10.0.0.3 () {32 vars in 664 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1028] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1029] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1030] 10.0.0.3 () {32 vars in 688 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/rbac-address-group => 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: 558/1031] 10.0.0.3 () {32 vars in 688 bytes} [Wed Jun 10 11:36:32 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: 7|app: 0|req: 474/1032] 10.0.0.3 () {32 vars in 692 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 559/1033] 10.0.0.3 () {32 vars in 682 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1034] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1035] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1036] 10.0.0.3 () {32 vars in 700 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1037] 10.0.0.3 () {32 vars in 710 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1038] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1039] 10.0.0.3 () {32 vars in 712 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1040] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1041] 10.0.0.3 () {32 vars in 738 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1042] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 564/1043] 10.0.0.3 () {32 vars in 680 bytes} [Wed Jun 10 11:36:32 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: 480/1044] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/segment => generated 145 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1045] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1046] 10.0.0.3 () {32 vars in 676 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 566/1047] 10.0.0.3 () {32 vars in 666 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1048] 10.0.0.3 () {32 vars in 694 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/standard-attr-segment => 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: 567/1049] 10.0.0.3 () {32 vars in 702 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1050] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:32 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: 8|app: 0|req: 568/1051] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1052] 10.0.0.3 () {32 vars in 680 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1053] 10.0.0.3 () {32 vars in 702 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1054] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:32 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1055] 10.0.0.3 () {32 vars in 692 bytes} [Wed Jun 10 11:36:32 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: 485/1056] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1057] 10.0.0.3 () {32 vars in 694 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1058] 10.0.0.3 () {32 vars in 676 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1059] 10.0.0.3 () {32 vars in 686 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1060] 10.0.0.3 () {32 vars in 698 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1061] 10.0.0.3 () {32 vars in 662 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1062] 10.0.0.3 () {32 vars in 678 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1063] 10.0.0.3 () {32 vars in 674 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1064] 10.0.0.3 () {32 vars in 690 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1065] 10.0.0.3 () {32 vars in 674 bytes} [Wed Jun 10 11:36:33 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: 490/1066] 10.0.0.3 () {32 vars in 664 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1067] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1068] 10.0.0.3 () {32 vars in 672 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1069] 10.0.0.3 () {32 vars in 684 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1070] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 579/1071] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1072] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:33.813 8 INFO neutron.db.l3_db [None req-e1f5f6cc-03d6-47ba-a87a-a28e76a64f44 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] Floating IP 92cc73fb-fdcb-465d-a038-59ce7fcd4bef associated. External IP: 10.96.250.206, port: a47f4950-bae3-4819-ba18-67fc789eda92. [pid: 7|app: 0|req: 494/1073] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:33 2026] GET /v2.0/security-groups?tenant_id=bad03fb761064505a321909fd804f7eb&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1074] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 580/1075] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:36:33 2026] PUT /v2.0/floatingips/92cc73fb-fdcb-465d-a038-59ce7fcd4bef => generated 855 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:34.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-948f7004-839c-4f3e-ae54-bb82938b5710'] response: {'name': 'network-changed', 'server_uuid': 'f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250', 'tag': 'a47f4950-bae3-4819-ba18-67fc789eda92', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/1076] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:34 2026] DELETE /v2.0/security-groups/e6817891-8e0c-43d3-8c0f-1b0a89823cac => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:34.477 8 INFO neutron.db.segments_db [None req-a52256c9-4fcd-4b99-81cb-295e37415780 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a of type vxlan for network f02f8abe-8949-4bfc-8fe9-a032df23cf74 2026-06-10 11:36:34.555 8 INFO neutron.db.segments_db [None req-a52256c9-4fcd-4b99-81cb-295e37415780 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment e7ee5e57-e8ea-4394-a036-dd1d3a35be63 of type vxlan for network 540c7924-bdb1-46ed-9560-cba7201dd3d6 [pid: 8|app: 0|req: 581/1077] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:34 2026] POST /v2.0/networks => generated 1207 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1078] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/networks => generated 1844 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1079] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/ports?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1080] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/networks?id=44d42013-ed5d-470a-94d5-c611257bab00 => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:34.900 7 INFO neutron.services.segments.plugin [-] Segment 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a resource provider aggregate not found 2026-06-10 11:36:34.903 7 INFO neutron.services.segments.plugin [-] Segment 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a resource provider aggregate not found [pid: 8|app: 0|req: 584/1081] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a47f4950-bae3-4819-ba18-67fc789eda92 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:34.936 7 INFO neutron.services.segments.plugin [-] Segment 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a found for delete ", "request_id": "req-d7acab45-d523-4deb-a428-26ee7300abce"}]} 2026-06-10 11:36:34.936 7 INFO neutron.services.segments.plugin [-] Segment 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e79e1f3-682a-46d6-8bc7-bf2e89e30d0a found for delete ", "request_id": "req-9c04e780-31eb-4ec1-8a17-d09b858c1d02"}]} [pid: 8|app: 0|req: 585/1082] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/subnets?id=3623171b-31e7-48bd-85a4-899a90aa2f06 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1083] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:34 2026] DELETE /v2.0/networks/f02f8abe-8949-4bfc-8fe9-a032df23cf74 => 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: 586/1084] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/ports?network_id=44d42013-ed5d-470a-94d5-c611257bab00&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: 587/1085] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:34 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1086] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:34 2026] DELETE /v2.0/networks/540c7924-bdb1-46ed-9560-cba7201dd3d6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1087] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:35 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1088] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:36:35 2026] GET /v2.0/networks => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:35.169 8 INFO neutron.db.segments_db [None req-e702974b-05ce-42d0-9a02-284f5f6cbe45 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment d069d7a3-58e6-4bfa-91cc-1bb8476fd396 of type vxlan for network 76274e8e-b680-4556-b441-374467c86c31 [pid: 7|app: 0|req: 501/1089] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:35 2026] GET /v2.0/ports?device_id=f9c15afd-a662-495e-ab40-ca69e656fbe3 => 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: 589/1090] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:35 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:35.314 7 INFO neutron.db.segments_db [None req-eef6a059-cc24-41b7-90a6-ffda9cb3c904 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment 95165970-4e6f-45e6-a843-2b252970c6c7 of type vxlan for network c831a218-69ba-4884-9624-f5761c0c1237 [pid: 7|app: 0|req: 502/1091] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:35 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) [pid: 8|app: 0|req: 590/1094] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:35 2026] POST /v2.0/ports => generated 1505 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1095] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:35 2026] GET /v2.0/ports => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:36.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-31fad95e-02b2-4414-b4f6-a734abb7e51b 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] TaaS: Handle Delete Port: 9855501c-c758-43e5-af92-0378195a993d 2026-06-10 11:36:36.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31fad95e-02b2-4414-b4f6-a734abb7e51b 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Tap Mirror: Handle Delete Port: 9855501c-c758-43e5-af92-0378195a993d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 506/1096] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:36 2026] DELETE /v2.0/ports/9855501c-c758-43e5-af92-0378195a993d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:36.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-022d6e33-c64b-4001-9661-b9666025ad16 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] TaaS: Handle Delete Port: 34a84518-83a7-4455-980c-362cc97c8f58 2026-06-10 11:36:36.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-022d6e33-c64b-4001-9661-b9666025ad16 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Tap Mirror: Handle Delete Port: 34a84518-83a7-4455-980c-362cc97c8f58 2026-06-10 11:36:36.342 8 INFO neutron.db.segments_db [None req-959f3171-f5fe-41e8-81d2-d84f3a10ccf3 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Added segment 915f7566-8ec6-40ec-8639-b184d048d8ec of type vxlan for network 3a86365e-2a87-440b-b69d-e927971fb96b [pid: 7|app: 0|req: 507/1097] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:36 2026] DELETE /v2.0/ports/34a84518-83a7-4455-980c-362cc97c8f58 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1098] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:36 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1099] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:36 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1100] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:36 2026] DELETE /v2.0/security-groups/8adcc550-b922-461e-b013-7661138b4680 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:36.541 7 INFO neutron.db.segments_db [None req-74ad105b-7d8f-4baa-87b4-88af0e109e10 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment 4f8b6c5b-8090-4883-9514-24e27ea6afa4 of type vxlan for network 209c156e-51e0-4564-8ffe-e8325ffb34d2 [pid: 7|app: 0|req: 509/1101] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:36 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:36.641 7 INFO neutron.api.v2.resource [None req-f44bcbc2-c186-462b-b070-7c3716f92bc2 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1102] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:36:36 2026] GET /v2.0/security-groups/8adcc550-b922-461e-b013-7661138b4680 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1103] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:36 2026] POST /v2.0/subnets => generated 627 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:36.703 7 INFO neutron.db.segments_db [None req-bd9859fa-8cf3-4541-b014-a896872a6cbd 17f47d4ddf2848bca5cb11f51c9e81ac 1319cd4183404e65aa799bc8f8eeca7c - - default default] Added segment ad675847-1892-40f9-93ea-0c6e26c151da of type vxlan for network 8f2a2e26-6775-4c7f-b450-abe9a426df5e 2026-06-10 11:36:36.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4fab927-c1f4-4e11-be88-d58357e86529 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] TaaS: Handle Delete Port: 9042caa1-2075-44ec-b678-ed46620434fb 2026-06-10 11:36:36.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4fab927-c1f4-4e11-be88-d58357e86529 0aa083a97d464053a02d2a8817391fb4 a3998c6c92564c1d825b68ad43b5dae5 - - default default] Tap Mirror: Handle Delete Port: 9042caa1-2075-44ec-b678-ed46620434fb [pid: 7|app: 0|req: 511/1104] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:36 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:36.835 7 INFO neutron.db.segments_db [None req-19fd4a62-d73a-4f97-b0b9-f2b70937cdf9 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Added segment bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 of type vxlan for network 6db028b1-9017-45eb-9045-0b22908e83de 2026-06-10 11:36:36.970 7 INFO neutron.services.segments.plugin [-] Segment e7ee5e57-e8ea-4394-a036-dd1d3a35be63 resource provider aggregate not found 2026-06-10 11:36:36.976 7 INFO neutron.services.segments.plugin [-] Segment e7ee5e57-e8ea-4394-a036-dd1d3a35be63 resource provider aggregate not found [pid: 8|app: 0|req: 594/1105] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:36 2026] DELETE /v2.0/floatingips/70ad3466-db12-4d0e-85f5-780814e65652 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:36.999 7 INFO neutron.services.segments.plugin [-] Segment e7ee5e57-e8ea-4394-a036-dd1d3a35be63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ee5e57-e8ea-4394-a036-dd1d3a35be63 found for delete ", "request_id": "req-bb4a0e24-24e1-41b7-9812-60f729fa9cfa"}]} 2026-06-10 11:36:37.004 7 INFO neutron.services.segments.plugin [-] Segment e7ee5e57-e8ea-4394-a036-dd1d3a35be63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ee5e57-e8ea-4394-a036-dd1d3a35be63 found for delete ", "request_id": "req-3f03160a-1bdd-406e-9d08-5c55a73c14e9"}]} 2026-06-10 11:36:37.158 7 INFO neutron.db.l3_hamode_db [None req-19fd4a62-d73a-4f97-b0b9-f2b70937cdf9 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:36:37.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-76abe6c6-b69c-43a6-9669-ebb7c4535000 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: a0f28402-3201-404c-a345-0ecb81528bd8 2026-06-10 11:36:37.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76abe6c6-b69c-43a6-9669-ebb7c4535000 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: a0f28402-3201-404c-a345-0ecb81528bd8 2026-06-10 11:36:37.911 7 INFO neutron.db.l3_hamode_db [None req-19fd4a62-d73a-4f97-b0b9-f2b70937cdf9 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 595/1106] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:36:37 2026] PUT /v2.0/routers/32a910ed-3b2b-4805-ac20-1c46da1b0760/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1107] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:38 2026] POST /v2.0/subnets => generated 1323 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:36:38.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfe6f6dd-0d8e-4760-a1ff-ec5feaf75a7c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 4ee08a53-71d0-4da2-a4e5-8bac24690775 2026-06-10 11:36:38.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfe6f6dd-0d8e-4760-a1ff-ec5feaf75a7c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 4ee08a53-71d0-4da2-a4e5-8bac24690775 [pid: 7|app: 0|req: 512/1108] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:36 2026] POST /v2.0/routers => generated 695 bytes in 1954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1109] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:36:38 2026] GET /v2.0/subnets => generated 1959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:38.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfe6f6dd-0d8e-4760-a1ff-ec5feaf75a7c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 85f8b063-8743-4fb2-ba3b-921cebe549b6 2026-06-10 11:36:38.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfe6f6dd-0d8e-4760-a1ff-ec5feaf75a7c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 85f8b063-8743-4fb2-ba3b-921cebe549b6 2026-06-10 11:36:39.252 8 INFO neutron.services.segments.plugin [-] Segment f6580128-37f7-4b9b-b998-0cabb9c48bd1 resource provider aggregate not found 2026-06-10 11:36:39.257 8 INFO neutron.services.segments.plugin [-] Segment f6580128-37f7-4b9b-b998-0cabb9c48bd1 resource provider aggregate not found 2026-06-10 11:36:39.275 8 INFO neutron.services.segments.plugin [-] Segment f6580128-37f7-4b9b-b998-0cabb9c48bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6580128-37f7-4b9b-b998-0cabb9c48bd1 found for delete ", "request_id": "req-1a2ad5ae-ff96-464a-a312-598ca0dd0348"}]} 2026-06-10 11:36:39.277 8 INFO neutron.services.segments.plugin [-] Segment f6580128-37f7-4b9b-b998-0cabb9c48bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6580128-37f7-4b9b-b998-0cabb9c48bd1 found for delete ", "request_id": "req-50297d36-40d5-4f45-9128-696c2ff2d792"}]} 2026-06-10 11:36:39.289 8 INFO neutron.db.l3_hamode_db [None req-cfe6f6dd-0d8e-4760-a1ff-ec5feaf75a7c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 4b5c8e9b-7444-40bf-95db-859842d2ae72 was deleted as no HA routers are present in tenant a3998c6c92564c1d825b68ad43b5dae5. [pid: 8|app: 0|req: 597/1110] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:38 2026] DELETE /v2.0/routers/32a910ed-3b2b-4805-ac20-1c46da1b0760 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1111] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:39 2026] DELETE /v2.0/subnets/cff2958b-8f52-40ed-9c29-b0b76f4fe1d4 => 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: 599/1112] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:39 2026] DELETE /v2.0/subnets/28415271-d51f-41af-a08b-083f34ece19f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1113] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:39 2026] DELETE /v2.0/subnets/dc90a879-52fe-4740-af7a-efcb2fac374e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:39.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-a66cafea-0a24-4496-940e-8e9424c74bd8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: e692c447-f9da-4fef-a121-e014cdc898d0 2026-06-10 11:36:39.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a66cafea-0a24-4496-940e-8e9424c74bd8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: e692c447-f9da-4fef-a121-e014cdc898d0 [pid: 8|app: 0|req: 601/1114] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:39 2026] DELETE /v2.0/networks/3771c9af-e96c-4b60-a701-77d9ac024be4 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1115] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:36:39 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1116] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:39 2026] DELETE /v2.0/networks/8f2a2e26-6775-4c7f-b450-abe9a426df5e => 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: 604/1117] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:40 2026] GET /v2.0/security-groups?tenant_id=a3998c6c92564c1d825b68ad43b5dae5&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: 514/1118] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:36:38 2026] PUT /v2.0/routers/f7f9092d-4501-4ae4-95a7-14fd98bfc7e7/add_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1119] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:40 2026] DELETE /v2.0/networks/209c156e-51e0-4564-8ffe-e8325ffb34d2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1120] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:40 2026] DELETE /v2.0/security-groups/46357ecf-999f-4871-9300-0db3910763ae => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1121] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:40 2026] POST /v2.0/ports => generated 954 bytes in 380 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: 607/1122] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:40 2026] DELETE /v2.0/networks/c831a218-69ba-4884-9624-f5761c0c1237 => 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: 608/1123] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:40 2026] DELETE /v2.0/networks/76274e8e-b680-4556-b441-374467c86c31 => 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: 516/1124] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:40 2026] POST /v2.0/ports => generated 953 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:41.303 8 INFO neutron.services.segments.plugin [-] Segment 29671fc7-41ac-4217-aa9b-ab1d3248ed41 resource provider aggregate not found 2026-06-10 11:36:41.307 8 INFO neutron.services.segments.plugin [-] Segment 29671fc7-41ac-4217-aa9b-ab1d3248ed41 resource provider aggregate not found 2026-06-10 11:36:41.328 8 INFO neutron.services.segments.plugin [-] Segment 29671fc7-41ac-4217-aa9b-ab1d3248ed41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29671fc7-41ac-4217-aa9b-ab1d3248ed41 found for delete ", "request_id": "req-36cf8158-c029-4bbf-9dde-cddcf79974e3"}]} 2026-06-10 11:36:41.336 8 INFO neutron.services.segments.plugin [-] Segment 29671fc7-41ac-4217-aa9b-ab1d3248ed41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29671fc7-41ac-4217-aa9b-ab1d3248ed41 found for delete ", "request_id": "req-bf7f9609-7498-4fe8-9d72-414e4e2ab1e9"}]} 2026-06-10 11:36:41.351 8 INFO neutron.services.segments.plugin [-] Segment ad675847-1892-40f9-93ea-0c6e26c151da 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-06-10 11:36:41.367 8 INFO neutron.services.segments.plugin [-] Segment ad675847-1892-40f9-93ea-0c6e26c151da resource provider aggregate not found 2026-06-10 11:36:41.372 8 INFO neutron.services.segments.plugin [-] Segment ad675847-1892-40f9-93ea-0c6e26c151da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad675847-1892-40f9-93ea-0c6e26c151da found for delete ", "request_id": "req-d6bbf8f6-c8fe-4c5e-a228-4696cd41f09a"}]} [pid: 7|app: 0|req: 517/1125] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:41 2026] GET /v2.0/security-groups?tenant_id=1319cd4183404e65aa799bc8f8eeca7c&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:41.397 8 INFO neutron.services.segments.plugin [-] Segment 4f8b6c5b-8090-4883-9514-24e27ea6afa4 resource provider aggregate not found 2026-06-10 11:36:41.397 8 INFO neutron.services.segments.plugin [-] Segment ad675847-1892-40f9-93ea-0c6e26c151da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad675847-1892-40f9-93ea-0c6e26c151da found for delete ", "request_id": "req-697e7738-e8dc-4efd-b78b-8ef385d89dbd"}]} 2026-06-10 11:36:41.420 8 INFO neutron.services.segments.plugin [-] Segment 4f8b6c5b-8090-4883-9514-24e27ea6afa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8b6c5b-8090-4883-9514-24e27ea6afa4 found for delete ", "request_id": "req-7f64da10-586f-4623-8cf6-1fd0f31b97d5"}]} 2026-06-10 11:36:41.422 8 INFO neutron.services.segments.plugin [-] Segment 4f8b6c5b-8090-4883-9514-24e27ea6afa4 resource provider aggregate not found 2026-06-10 11:36:41.437 8 INFO neutron.services.segments.plugin [-] Segment 4f8b6c5b-8090-4883-9514-24e27ea6afa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8b6c5b-8090-4883-9514-24e27ea6afa4 found for delete ", "request_id": "req-6784a858-a10f-4e8a-9032-1991a9bd40c5"}]} 2026-06-10 11:36:41.440 8 INFO neutron.services.segments.plugin [-] Segment 95165970-4e6f-45e6-a843-2b252970c6c7 resource provider aggregate not found 2026-06-10 11:36:41.457 8 INFO neutron.services.segments.plugin [-] Segment 95165970-4e6f-45e6-a843-2b252970c6c7 resource provider aggregate not found 2026-06-10 11:36:41.458 8 INFO neutron.services.segments.plugin [-] Segment 95165970-4e6f-45e6-a843-2b252970c6c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95165970-4e6f-45e6-a843-2b252970c6c7 found for delete ", "request_id": "req-fef26c6e-64da-46ad-8d4a-cceaa43fe6cc"}]} [pid: 7|app: 0|req: 518/1126] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:41 2026] DELETE /v2.0/security-groups/292142d9-5f1e-4d14-9015-70b9845da5c4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:41.478 8 INFO neutron.services.segments.plugin [-] Segment d069d7a3-58e6-4bfa-91cc-1bb8476fd396 resource provider aggregate not found 2026-06-10 11:36:41.483 8 INFO neutron.services.segments.plugin [-] Segment 95165970-4e6f-45e6-a843-2b252970c6c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95165970-4e6f-45e6-a843-2b252970c6c7 found for delete ", "request_id": "req-e1caa803-1a04-4438-a68a-912099d691b8"}]} 2026-06-10 11:36:41.496 8 INFO neutron.services.segments.plugin [-] Segment d069d7a3-58e6-4bfa-91cc-1bb8476fd396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d069d7a3-58e6-4bfa-91cc-1bb8476fd396 found for delete ", "request_id": "req-44a94ecb-576b-4c48-8fe3-8734bbd30800"}]} 2026-06-10 11:36:41.508 8 INFO neutron.services.segments.plugin [-] Segment d069d7a3-58e6-4bfa-91cc-1bb8476fd396 resource provider aggregate not found 2026-06-10 11:36:41.526 8 INFO neutron.services.segments.plugin [-] Segment d069d7a3-58e6-4bfa-91cc-1bb8476fd396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d069d7a3-58e6-4bfa-91cc-1bb8476fd396 found for delete ", "request_id": "req-a230f5c9-8637-4a33-81f9-493bdcf3e21e"}]} 2026-06-10 11:36:41.700 8 INFO neutron.db.l3_db [None req-6d16094e-7a18-46b1-8ed1-eed32b0bc0a6 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Floating IP 92326661-a19c-4e6d-b6e8-8197de61c5e6 associated. External IP: 10.96.250.207, port: b14464f4-1007-4f6a-941c-ab96246ae2d5. [pid: 8|app: 0|req: 609/1127] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:36:40 2026] POST /v2.0/floatingips => generated 840 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:42.097 7 INFO neutron.db.l3_db [None req-facaf53e-0047-4951-afe5-4d5f02911924 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Floating IP 92326661-a19c-4e6d-b6e8-8197de61c5e6 disassociated. External IP: 10.96.250.207, port: b14464f4-1007-4f6a-941c-ab96246ae2d5. [pid: 7|app: 0|req: 519/1128] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:36:42 2026] PUT /v2.0/floatingips/92326661-a19c-4e6d-b6e8-8197de61c5e6 => generated 552 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:42.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-59a482bb-bf9a-47df-b7d5-f765a4789b7a 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: 1e45ac82-15ac-452b-a53a-73d2b7561aa1 2026-06-10 11:36:42.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59a482bb-bf9a-47df-b7d5-f765a4789b7a 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: 1e45ac82-15ac-452b-a53a-73d2b7561aa1 [pid: 7|app: 0|req: 520/1129] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:42 2026] DELETE /v2.0/floatingips/92326661-a19c-4e6d-b6e8-8197de61c5e6 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:42.599 8 INFO neutron.db.segments_db [None req-bb3c30f8-a5b8-4ed5-8baf-981d4f44c34e c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment ceeadaca-d070-433b-ac32-918daa33ba04 of type vxlan for network 7fabb3a5-5053-4432-8d96-7e275f2e97aa [pid: 8|app: 0|req: 610/1130] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:36:42 2026] POST /v2.0/networks => generated 719 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1131] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:42 2026] POST /v2.0/subnets => generated 685 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:42.944 8 INFO neutron.db.segments_db [None req-f0fa27f0-680f-4d46-9bc6-8a50fc0f49a6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 55a80085-177b-4ad3-a230-5271328ed2bf of type vxlan for network 2e0068c0-6ce8-4ec6-adf1-c620f09ef789 2026-06-10 11:36:43.173 8 INFO neutron.db.l3_hamode_db [None req-f0fa27f0-680f-4d46-9bc6-8a50fc0f49a6 c5af92f4b334454ca113e41dc46c07ea 08cc7516bee0407085a2bb6e722f7e43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:36:43.285 7 INFO neutron.db.l3_db [None req-879a8632-168a-410f-b675-85cc8ce19eca 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Floating IP 7bf44bb4-9188-4740-9244-248a56b85a1a associated. External IP: 10.96.250.219, port: 9910e807-e61c-4181-ba6e-58fc510ae4c6. [pid: 7|app: 0|req: 521/1132] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:36:42 2026] POST /v2.0/floatingips => generated 841 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:43.794 7 INFO neutron.db.segments_db [None req-c61c7d24-4100-4be4-8baf-8ae6c3f2d142 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Added segment dba3b111-35f0-48ce-ad61-10373692fe65 of type vxlan for network cda94b54-e3b9-40b7-a27f-477bf073077b [pid: 7|app: 0|req: 522/1133] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:43 2026] POST /v2.0/networks => generated 629 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:43.960 8 INFO neutron.db.l3_hamode_db [None req-f0fa27f0-680f-4d46-9bc6-8a50fc0f49a6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 523/1134] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:36:43 2026] GET /v2.0/floatingips/7bf44bb4-9188-4740-9244-248a56b85a1a => generated 841 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1135] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:43 2026] POST /v2.0/ports => generated 779 bytes in 327 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: 525/1136] 10.0.0.3 () {32 vars in 652 bytes} [Wed Jun 10 11:36:44 2026] GET /v2.0/floatingips => generated 844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:44.426 7 INFO neutron.db.segments_db [None req-f448ce31-45cf-4cf3-a446-b618d905dfab e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Added segment 688ae77e-65d3-4f1d-b4a3-88f692bcd43f of type vxlan for network b5b6199c-ee70-4a90-ba9a-45f5abfcafa1 [pid: 7|app: 0|req: 526/1137] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:44 2026] POST /v2.0/networks => generated 617 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1138] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:42 2026] POST /v2.0/routers => generated 725 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1139] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:44 2026] POST /v2.0/subnets => generated 646 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:45.311 7 INFO neutron.db.l3_db [None req-8fd63507-1939-4c1d-b9c1-183ef6b1c912 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Floating IP 7bf44bb4-9188-4740-9244-248a56b85a1a associated. External IP: 10.96.250.219, port: 9910e807-e61c-4181-ba6e-58fc510ae4c6. [pid: 7|app: 0|req: 527/1140] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:36:44 2026] PUT /v2.0/floatingips/7bf44bb4-9188-4740-9244-248a56b85a1a => generated 840 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1141] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:36:45 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1240 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1142] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:36:45 2026] PUT /v2.0/routers/4bd8e522-c42f-4072-9683-59103c789f46/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1143] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:46 2026] POST /v2.0/ports => generated 966 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1144] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:46 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:46.500 8 INFO neutron.db.l3_db [None req-8c465779-ddb0-409b-9296-8324baa1563f 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Floating IP 7bf44bb4-9188-4740-9244-248a56b85a1a disassociated. External IP: 10.96.250.219, port: b14464f4-1007-4f6a-941c-ab96246ae2d5. 2026-06-10 11:36:46.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-3516eac7-00a4-4279-9dd1-a87b2769471f e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] TaaS: Handle Delete Port: f99c3ab0-0e29-43b1-86cf-6ea33919e618 2026-06-10 11:36:46.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3516eac7-00a4-4279-9dd1-a87b2769471f e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Tap Mirror: Handle Delete Port: f99c3ab0-0e29-43b1-86cf-6ea33919e618 [pid: 7|app: 0|req: 531/1145] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:46 2026] DELETE /v2.0/ports/f99c3ab0-0e29-43b1-86cf-6ea33919e618 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:46.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a9f6370-d417-4db0-8cff-b508cfd058ab e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1146] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:46 2026] DELETE /v2.0/ports/f99c3ab0-0e29-43b1-86cf-6ea33919e618 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:46.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54e61299-b534-4648-91a1-f93306a2e006 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1147] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:46 2026] GET /v2.0/ports/f99c3ab0-0e29-43b1-86cf-6ea33919e618 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1148] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:46 2026] DELETE /v2.0/subnets/a7f8a699-abde-46b3-b4ce-14334fad07ad => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1149] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:36:46 2026] PUT /v2.0/floatingips/7bf44bb4-9188-4740-9244-248a56b85a1a => generated 552 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:46.996 7 INFO neutron.services.segments.plugin [-] Segment 688ae77e-65d3-4f1d-b4a3-88f692bcd43f resource provider aggregate not found 2026-06-10 11:36:47.009 7 INFO neutron.services.segments.plugin [-] Segment 688ae77e-65d3-4f1d-b4a3-88f692bcd43f resource provider aggregate not found 2026-06-10 11:36:47.013 7 INFO neutron.services.segments.plugin [-] Segment 688ae77e-65d3-4f1d-b4a3-88f692bcd43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688ae77e-65d3-4f1d-b4a3-88f692bcd43f found for delete ", "request_id": "req-cdff087e-dfe5-4997-a8ab-5a51261e232f"}]} [pid: 7|app: 0|req: 535/1150] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:46 2026] DELETE /v2.0/networks/b5b6199c-ee70-4a90-ba9a-45f5abfcafa1 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:47.035 7 INFO neutron.services.segments.plugin [-] Segment 688ae77e-65d3-4f1d-b4a3-88f692bcd43f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688ae77e-65d3-4f1d-b4a3-88f692bcd43f found for delete ", "request_id": "req-357ae9ec-d598-43d4-ad33-90a68dd4d433"}]} [pid: 8|app: 0|req: 616/1151] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:36:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:36:47.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-73021a08-569b-40c0-b87e-787c7193f2b1 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: 8baf18e0-41e0-42d9-b48e-354cf4b0fb04 2026-06-10 11:36:47.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73021a08-569b-40c0-b87e-787c7193f2b1 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: 8baf18e0-41e0-42d9-b48e-354cf4b0fb04 2026-06-10 11:36:47.184 8 INFO neutron.db.segments_db [None req-43c50c8b-208c-427e-8033-f68c333f5169 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Added segment bec18f29-2747-46b5-944a-fe45a6a4f8c7 of type vxlan for network 8506dfcc-27d8-4ce0-a668-a5e953d89c30 [pid: 7|app: 0|req: 536/1152] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:47 2026] DELETE /v2.0/floatingips/7bf44bb4-9188-4740-9244-248a56b85a1a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1153] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:47 2026] POST /v2.0/networks => generated 617 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:47.328 8 INFO neutron.api.v2.resource [None req-43629485-0b7d-4729-8703-d09fa65b0171 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1154] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:36:47 2026] DELETE /v2.0/floatingips/7bf44bb4-9188-4740-9244-248a56b85a1a => 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: 537/1155] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:36:47 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) 2026-06-10 11:36:47.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d79277b-908b-457e-a9a4-7028eae954d8 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: b14464f4-1007-4f6a-941c-ab96246ae2d5 2026-06-10 11:36:47.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d79277b-908b-457e-a9a4-7028eae954d8 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: b14464f4-1007-4f6a-941c-ab96246ae2d5 [pid: 8|app: 0|req: 619/1156] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:47 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1157] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:47 2026] DELETE /v2.0/ports/b14464f4-1007-4f6a-941c-ab96246ae2d5 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1158] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:36:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:47.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f195aab-a69d-4c26-b31d-166bea682b1d 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: 9910e807-e61c-4181-ba6e-58fc510ae4c6 2026-06-10 11:36:47.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f195aab-a69d-4c26-b31d-166bea682b1d 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: 9910e807-e61c-4181-ba6e-58fc510ae4c6 [pid: 7|app: 0|req: 539/1159] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:47 2026] POST /v2.0/ports => generated 928 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1160] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:47 2026] DELETE /v2.0/ports/9910e807-e61c-4181-ba6e-58fc510ae4c6 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:48.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-858cdcb7-2379-47da-9d5b-5b12d7dfd86c e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] TaaS: Handle Delete Port: a11a0ab0-7f8b-4e14-9986-a67176dc31ec 2026-06-10 11:36:48.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-858cdcb7-2379-47da-9d5b-5b12d7dfd86c e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Tap Mirror: Handle Delete Port: a11a0ab0-7f8b-4e14-9986-a67176dc31ec [pid: 8|app: 0|req: 622/1161] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:48 2026] DELETE /v2.0/ports/a11a0ab0-7f8b-4e14-9986-a67176dc31ec => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1162] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:36:48 2026] GET /v2.0/ports?device_id=f7f9092d-4501-4ae4-95a7-14fd98bfc7e7 => generated 958 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:48.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ed1c1c1-eaac-4655-9e73-b799eda6696f e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1163] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:48 2026] GET /v2.0/ports/a11a0ab0-7f8b-4e14-9986-a67176dc31ec => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1164] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:36:47 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1165] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:48 2026] DELETE /v2.0/subnets/639e2102-f472-4cb7-bf96-a5f8e6437f7d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:48.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-63eb9fa4-a34d-442f-91f7-b6dcd41cb0a6 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: 9b64c63f-5c66-4ba4-a3b9-c847d126778b 2026-06-10 11:36:48.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63eb9fa4-a34d-442f-91f7-b6dcd41cb0a6 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: 9b64c63f-5c66-4ba4-a3b9-c847d126778b [pid: 7|app: 0|req: 542/1166] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:48 2026] DELETE /v2.0/networks/8506dfcc-27d8-4ce0-a668-a5e953d89c30 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:49.037 7 INFO neutron.services.segments.plugin [-] Segment bec18f29-2747-46b5-944a-fe45a6a4f8c7 resource provider aggregate not found 2026-06-10 11:36:49.057 7 INFO neutron.services.segments.plugin [-] Segment bec18f29-2747-46b5-944a-fe45a6a4f8c7 resource provider aggregate not found 2026-06-10 11:36:49.063 7 INFO neutron.services.segments.plugin [-] Segment bec18f29-2747-46b5-944a-fe45a6a4f8c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec18f29-2747-46b5-944a-fe45a6a4f8c7 found for delete ", "request_id": "req-f2e64151-4c72-4f78-b7af-da5cfe7ec19b"}]} 2026-06-10 11:36:49.079 7 INFO neutron.services.segments.plugin [-] Segment bec18f29-2747-46b5-944a-fe45a6a4f8c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec18f29-2747-46b5-944a-fe45a6a4f8c7 found for delete ", "request_id": "req-58be0c1e-c2a0-4841-856f-7a2010811129"}]} [pid: 7|app: 0|req: 543/1167] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:48 2026] POST /v2.0/ports => generated 779 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 544/1168] 10.0.0.211 () {34 vars in 1097 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--737620024&fields=id&tenant_id=08cc7516bee0407085a2bb6e722f7e43 => 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: 625/1169] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:36:48 2026] PUT /v2.0/routers/f7f9092d-4501-4ae4-95a7-14fd98bfc7e7/remove_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1170] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/networks?id=7fabb3a5-5053-4432-8d96-7e275f2e97aa => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1171] 10.0.0.3 () {34 vars in 734 bytes} [Wed Jun 10 11:36:49 2026] PUT /v2.0/ports/f5a26701-0210-432e-9ea0-2b25d2cfc8fd => generated 752 bytes in 218 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: 546/1172] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/quotas/08cc7516bee0407085a2bb6e722f7e43 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:49.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-60ab597a-4d9b-4f6b-9ea4-da22ccf187fc e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] TaaS: Handle Delete Port: f5a26701-0210-432e-9ea0-2b25d2cfc8fd 2026-06-10 11:36:49.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60ab597a-4d9b-4f6b-9ea4-da22ccf187fc e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Tap Mirror: Handle Delete Port: f5a26701-0210-432e-9ea0-2b25d2cfc8fd 2026-06-10 11:36:49.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbe85518-a2c4-4f72-abad-c0b00c897c92 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: efec7db6-b7da-49a5-9e01-b85d66fcd44b 2026-06-10 11:36:49.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbe85518-a2c4-4f72-abad-c0b00c897c92 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: efec7db6-b7da-49a5-9e01-b85d66fcd44b [pid: 7|app: 0|req: 547/1173] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/ports/f5a26701-0210-432e-9ea0-2b25d2cfc8fd => 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: 548/1174] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports?tenant_id=08cc7516bee0407085a2bb6e722f7e43&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1175] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1176] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:49.715 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba63c7f5-9c4d-4d2f-b995-64b7d1b1b1da e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1177] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports/f5a26701-0210-432e-9ea0-2b25d2cfc8fd => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:49.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbe85518-a2c4-4f72-abad-c0b00c897c92 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] TaaS: Handle Delete Port: d94296ce-6a1c-4ac4-b074-45d7328d1766 [pid: 7|app: 0|req: 552/1178] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:49.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbe85518-a2c4-4f72-abad-c0b00c897c92 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] Tap Mirror: Handle Delete Port: d94296ce-6a1c-4ac4-b074-45d7328d1766 [pid: 7|app: 0|req: 553/1179] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1180] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports/f1fd9abe-5321-464e-a4c9-9c2814daebed => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:49.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6df2727-c5d9-43dd-b70b-cf43bde3b627 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1181] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/ports/a11a0ab0-7f8b-4e14-9986-a67176dc31ec => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:49.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4245be9-fe9a-48b0-a573-86dc8b44e7ec e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1182] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/subnets/639e2102-f472-4cb7-bf96-a5f8e6437f7d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:49.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd954a0e-3f8c-4d7d-ba30-0579024b5cad e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1183] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/subnets/a7f8a699-abde-46b3-b4ce-14334fad07ad => 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: 558/1184] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:49 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:50.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-813e2f49-9c2b-41dd-a39b-0e9ead894257 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] TaaS: Handle Delete Port: f1fd9abe-5321-464e-a4c9-9c2814daebed 2026-06-10 11:36:50.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-813e2f49-9c2b-41dd-a39b-0e9ead894257 e4158c371c404d5c8a577858bd9e25ff 7169934279b0476e951c3464e785534b - - default default] Tap Mirror: Handle Delete Port: f1fd9abe-5321-464e-a4c9-9c2814daebed [pid: 7|app: 0|req: 559/1185] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/ports/f1fd9abe-5321-464e-a4c9-9c2814daebed => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:50.154 8 INFO neutron.services.segments.plugin [-] Segment bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 resource provider aggregate not found 2026-06-10 11:36:50.162 8 INFO neutron.services.segments.plugin [-] Segment bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 resource provider aggregate not found 2026-06-10 11:36:50.171 8 INFO neutron.services.segments.plugin [-] Segment bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 found for delete ", "request_id": "req-8b60c364-9db7-4a17-811d-1e2323f5bd89"}]} 2026-06-10 11:36:50.186 8 INFO neutron.services.segments.plugin [-] Segment bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1bb52c-2e1c-4f80-ad5f-57ba84abe992 found for delete ", "request_id": "req-0ef72534-f94d-4bfb-83a8-970f3b4532a8"}]} 2026-06-10 11:36:50.194 8 INFO neutron.db.l3_hamode_db [None req-bbe85518-a2c4-4f72-abad-c0b00c897c92 2c92471afa984135b260ac3d805ee49b 1ecd5c1e5b374d00ad7fa0d24a629ed6 - - default default] HA network 6db028b1-9017-45eb-9045-0b22908e83de was deleted as no HA routers are present in tenant 1ecd5c1e5b374d00ad7fa0d24a629ed6. [pid: 8|app: 0|req: 627/1186] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:49 2026] DELETE /v2.0/routers/f7f9092d-4501-4ae4-95a7-14fd98bfc7e7 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1187] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:50 2026] DELETE /v2.0/networks/cda94b54-e3b9-40b7-a27f-477bf073077b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1188] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:50 2026] DELETE /v2.0/subnets/5c9e2797-850a-400f-b01a-ad41ee148b8b => 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: 561/1189] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:50 2026] DELETE /v2.0/networks/3a86365e-2a87-440b-b69d-e927971fb96b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1192] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:50 2026] GET /v2.0/security-groups?tenant_id=7169934279b0476e951c3464e785534b&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:51.089 7 INFO neutron.services.segments.plugin [-] Segment dba3b111-35f0-48ce-ad61-10373692fe65 resource provider aggregate not found [pid: 7|app: 0|req: 563/1193] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:51 2026] GET /v2.0/security-groups?tenant_id=1ecd5c1e5b374d00ad7fa0d24a629ed6&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1194] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:51 2026] DELETE /v2.0/security-groups/0994af75-a9d8-4b35-92dc-e4ea15289c8a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:36:51.117 7 INFO neutron.services.segments.plugin [-] Segment dba3b111-35f0-48ce-ad61-10373692fe65 resource provider aggregate not found 2026-06-10 11:36:51.119 7 INFO neutron.services.segments.plugin [-] Segment dba3b111-35f0-48ce-ad61-10373692fe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dba3b111-35f0-48ce-ad61-10373692fe65 found for delete ", "request_id": "req-f772635e-8cb6-4657-a71c-8cb1d3363c7b"}]} [pid: 7|app: 0|req: 564/1195] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:51 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:51.152 7 INFO neutron.services.segments.plugin [-] Segment dba3b111-35f0-48ce-ad61-10373692fe65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dba3b111-35f0-48ce-ad61-10373692fe65 found for delete ", "request_id": "req-073f8cf1-ec59-428d-b3c1-b8d8ae3ef82a"}]} 2026-06-10 11:36:51.157 7 INFO neutron.services.segments.plugin [-] Segment 915f7566-8ec6-40ec-8639-b184d048d8ec resource provider aggregate not found 2026-06-10 11:36:51.174 7 INFO neutron.services.segments.plugin [-] Segment 915f7566-8ec6-40ec-8639-b184d048d8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915f7566-8ec6-40ec-8639-b184d048d8ec found for delete ", "request_id": "req-051f352c-f252-45c1-bd0e-f3d6a95ac89f"}]} 2026-06-10 11:36:51.175 7 INFO neutron.services.segments.plugin [-] Segment 915f7566-8ec6-40ec-8639-b184d048d8ec resource provider aggregate not found 2026-06-10 11:36:51.191 7 INFO neutron.services.segments.plugin [-] Segment 915f7566-8ec6-40ec-8639-b184d048d8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915f7566-8ec6-40ec-8639-b184d048d8ec found for delete ", "request_id": "req-a918c978-29d6-44e1-8395-0481e66aaa2f"}]} [pid: 8|app: 0|req: 632/1196] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:51 2026] DELETE /v2.0/security-groups/d5bf4d93-c004-455c-af4a-3acf004863e2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1197] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:52 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:53.119 8 INFO neutron.db.segments_db [None req-58f14f00-3209-4da7-9537-328dd1f71cfc d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Added segment b2038283-40ff-4061-afa7-60f637d1a355 of type vxlan for network a46c8e66-cce9-4f56-a3ed-4fcc00e407f2 [pid: 8|app: 0|req: 633/1198] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:52 2026] POST /v2.0/networks => generated 625 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:53.309 7 INFO neutron.db.segments_db [None req-84801315-e00f-4081-8bcd-642a6802a15e 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa of type vxlan for network 294bf9a4-c0c6-4958-81a4-e1918a7c0775 2026-06-10 11:36:53.359 7 INFO neutron.db.segments_db [None req-84801315-e00f-4081-8bcd-642a6802a15e 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment af564478-5162-4ab5-8e5f-3a52fa3e7973 of type vxlan for network c630927e-633d-4ff5-88f6-0fa53aa1a9ad [pid: 7|app: 0|req: 566/1199] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:53 2026] POST /v2.0/networks => generated 1206 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1200] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:53 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => 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: 568/1201] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:36:53 2026] GET /v2.0/networks => generated 1843 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1202] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:53 2026] POST /v2.0/ports => generated 774 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-06-10 11:36:53.643 8 INFO neutron.db.segments_db [None req-23528a17-320c-492f-adff-34cf196e2df7 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Added segment fd7617d0-f7ea-4614-a509-7bb12e1fe344 of type vxlan for network d40c37f6-f3e1-4ba5-9fa6-007165794c47 2026-06-10 11:36:53.689 7 INFO neutron.services.segments.plugin [-] Segment 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa resource provider aggregate not found 2026-06-10 11:36:53.695 7 INFO neutron.services.segments.plugin [-] Segment 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa resource provider aggregate not found 2026-06-10 11:36:53.710 7 INFO neutron.services.segments.plugin [-] Segment 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa found for delete ", "request_id": "req-5b268a28-18c6-4257-91de-4c5691bb68de"}]} 2026-06-10 11:36:53.713 7 INFO neutron.services.segments.plugin [-] Segment 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fff5c70-ada2-4f07-b5bb-f1b95e5c34aa found for delete ", "request_id": "req-6cd2a141-2586-445c-a249-aa3cf3ba163b"}]} [pid: 8|app: 0|req: 635/1203] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:53 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1204] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:53 2026] DELETE /v2.0/networks/294bf9a4-c0c6-4958-81a4-e1918a7c0775 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:53.841 8 INFO neutron.services.segments.plugin [-] Segment af564478-5162-4ab5-8e5f-3a52fa3e7973 resource provider aggregate not found 2026-06-10 11:36:53.842 8 INFO neutron.services.segments.plugin [-] Segment af564478-5162-4ab5-8e5f-3a52fa3e7973 resource provider aggregate not found 2026-06-10 11:36:53.870 8 INFO neutron.services.segments.plugin [-] Segment af564478-5162-4ab5-8e5f-3a52fa3e7973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af564478-5162-4ab5-8e5f-3a52fa3e7973 found for delete ", "request_id": "req-96f0b855-7416-4299-8ddf-77299b0acf14"}]} 2026-06-10 11:36:53.873 8 INFO neutron.services.segments.plugin [-] Segment af564478-5162-4ab5-8e5f-3a52fa3e7973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af564478-5162-4ab5-8e5f-3a52fa3e7973 found for delete ", "request_id": "req-a817a218-c548-4ab1-9664-95fe61a7b3ec"}]} [pid: 8|app: 0|req: 636/1205] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:53 2026] DELETE /v2.0/networks/c630927e-633d-4ff5-88f6-0fa53aa1a9ad => 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: 637/1206] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:36:53 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1207] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:53 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:54.018 8 INFO neutron.db.segments_db [None req-09c20bb1-ef47-4bb8-8056-6b1e337f0574 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment 8520de22-0dc7-42b4-bee0-12424c49454a of type vxlan for network 83726792-9cad-4e38-a2d2-6e46d1241aaf [pid: 8|app: 0|req: 638/1208] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:53 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:54.158 8 INFO neutron.db.segments_db [None req-8c1580b2-b053-4483-801f-7d07a5f02c82 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment 6ea9c257-c70f-4798-877b-2f84a677aa25 of type vxlan for network 47ed6a24-7417-4092-af9b-48a55c3b93a1 [pid: 8|app: 0|req: 639/1209] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:54 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1210] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:54 2026] POST /v2.0/ports => generated 949 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:36:54.460 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd750b0d-93eb-432d-8af3-68f615692671 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] TaaS: Handle Delete Port: b2aeccc3-db4b-40ab-832e-b9a09e4cb608 2026-06-10 11:36:54.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd750b0d-93eb-432d-8af3-68f615692671 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Tap Mirror: Handle Delete Port: b2aeccc3-db4b-40ab-832e-b9a09e4cb608 [pid: 7|app: 0|req: 572/1211] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:54 2026] DELETE /v2.0/ports/b2aeccc3-db4b-40ab-832e-b9a09e4cb608 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1212] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:54 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:54.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71fcc2a3-d596-45ff-91f6-7f4b873a0cec d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1213] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:54 2026] DELETE /v2.0/ports/b2aeccc3-db4b-40ab-832e-b9a09e4cb608 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:54.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f9a6e12-7713-4ddb-b9bd-593db2a4accf d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1214] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:54 2026] GET /v2.0/ports/b2aeccc3-db4b-40ab-832e-b9a09e4cb608 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1215] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:54 2026] DELETE /v2.0/subnets/d674faf7-cd36-4cf8-b51f-45d2c7b24e72 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1216] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:54 2026] POST /v2.0/ports => generated 1505 bytes in 574 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: 641/1217] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:54 2026] GET /v2.0/ports => generated 1505 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1218] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:54 2026] DELETE /v2.0/networks/d40c37f6-f3e1-4ba5-9fa6-007165794c47 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:54.992 7 INFO neutron.db.segments_db [None req-9912f029-7e30-4810-9531-92df7742e8db d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Added segment c2a02093-a34f-48ba-a39b-cfc039f44e4e of type vxlan for network 4155c0ea-298a-40c4-b575-b45839a4221b 2026-06-10 11:36:55.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-003fdcfe-c68f-4e42-99a0-086df1966fa3 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] TaaS: Handle Delete Port: f0d29224-4cf1-4a2d-a12e-7cfcecd21de4 2026-06-10 11:36:55.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-003fdcfe-c68f-4e42-99a0-086df1966fa3 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Tap Mirror: Handle Delete Port: f0d29224-4cf1-4a2d-a12e-7cfcecd21de4 [pid: 7|app: 0|req: 578/1219] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:54 2026] POST /v2.0/networks => generated 613 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1220] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:54 2026] DELETE /v2.0/ports/f0d29224-4cf1-4a2d-a12e-7cfcecd21de4 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:55.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2bed323-0581-4013-9652-a909bde9f000 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] TaaS: Handle Delete Port: c8f88095-bb5b-4ef6-ae93-02d06db46323 2026-06-10 11:36:55.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2bed323-0581-4013-9652-a909bde9f000 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Tap Mirror: Handle Delete Port: c8f88095-bb5b-4ef6-ae93-02d06db46323 [pid: 7|app: 0|req: 579/1221] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:55 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1222] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:55 2026] DELETE /v2.0/ports/c8f88095-bb5b-4ef6-ae93-02d06db46323 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1223] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:55 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:55.365 8 INFO neutron.db.segments_db [None req-84d0ff8f-8407-45f6-8a17-d06db881fa6e 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 of type vxlan for network b3f59686-4099-4c64-a569-f555d44ee2f5 [pid: 8|app: 0|req: 645/1224] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:55 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:55.506 8 INFO neutron.db.segments_db [None req-b9ee5949-bc0f-4f65-ab9e-4f7aba317a06 6e844d15bf3048daa7fe457bd57c4855 4638b562b9864a06a5761b789b3f60f3 - - default default] Added segment e990329c-adce-4396-9d39-ec394fca29f5 of type vxlan for network cced78a8-d200-4f79-ab66-702d0b43fbe7 [pid: 8|app: 0|req: 646/1225] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:55 2026] POST /v2.0/networks => generated 630 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1226] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:55 2026] POST /v2.0/ports => generated 915 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:36:55.734 7 INFO neutron.services.segments.plugin [-] Segment fd7617d0-f7ea-4614-a509-7bb12e1fe344 resource provider aggregate not found 2026-06-10 11:36:55.738 7 INFO neutron.services.segments.plugin [-] Segment fd7617d0-f7ea-4614-a509-7bb12e1fe344 resource provider aggregate not found 2026-06-10 11:36:55.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae3efe78-15c6-4860-aa8b-cd8850ac2553 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] TaaS: Handle Delete Port: 278ed110-10c2-427c-9474-66c325ec0cc5 2026-06-10 11:36:55.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae3efe78-15c6-4860-aa8b-cd8850ac2553 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Tap Mirror: Handle Delete Port: 278ed110-10c2-427c-9474-66c325ec0cc5 2026-06-10 11:36:55.755 7 INFO neutron.services.segments.plugin [-] Segment fd7617d0-f7ea-4614-a509-7bb12e1fe344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd7617d0-f7ea-4614-a509-7bb12e1fe344 found for delete ", "request_id": "req-10895e63-d5be-4f21-abd1-2f0669b07593"}]} 2026-06-10 11:36:55.757 7 INFO neutron.services.segments.plugin [-] Segment fd7617d0-f7ea-4614-a509-7bb12e1fe344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd7617d0-f7ea-4614-a509-7bb12e1fe344 found for delete ", "request_id": "req-855f711d-4592-4c2b-ac80-8c8727597e66"}]} [pid: 8|app: 0|req: 647/1227] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:55 2026] DELETE /v2.0/ports/278ed110-10c2-427c-9474-66c325ec0cc5 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1228] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:55 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:36:55.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d301162-9afc-4a11-8179-f584e3e62a8a d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1229] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:55 2026] GET /v2.0/ports/278ed110-10c2-427c-9474-66c325ec0cc5 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1230] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:55 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1231] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:36:55 2026] POST /v2.0/subnets => generated 1274 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1232] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1233] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/subnets/b4a006c4-573a-468f-a564-fd59be8f714a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1234] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/subnets => generated 1910 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:56.197 8 INFO neutron.services.segments.plugin [-] Segment c2a02093-a34f-48ba-a39b-cfc039f44e4e resource provider aggregate not found 2026-06-10 11:36:56.200 8 INFO neutron.services.segments.plugin [-] Segment c2a02093-a34f-48ba-a39b-cfc039f44e4e resource provider aggregate not found 2026-06-10 11:36:56.215 8 INFO neutron.services.segments.plugin [-] Segment c2a02093-a34f-48ba-a39b-cfc039f44e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a02093-a34f-48ba-a39b-cfc039f44e4e found for delete ", "request_id": "req-b4972dd7-1755-446b-bb4a-56294459f8b6"}]} 2026-06-10 11:36:56.217 8 INFO neutron.services.segments.plugin [-] Segment c2a02093-a34f-48ba-a39b-cfc039f44e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a02093-a34f-48ba-a39b-cfc039f44e4e found for delete ", "request_id": "req-23a4547c-76f7-4587-a36a-35e02ae8fe80"}]} [pid: 8|app: 0|req: 652/1235] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/networks/4155c0ea-298a-40c4-b575-b45839a4221b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1236] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/subnets/bcd6922c-b825-4418-8550-3e056762df96 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1237] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1238] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/subnets/3a8b6d62-632a-461b-9702-d4106a262a36 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1239] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1240] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/subnets => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1241] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:36:56 2026] POST /v2.0/ports => generated 775 bytes in 252 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: 657/1242] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/networks/cced78a8-d200-4f79-ab66-702d0b43fbe7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1243] 10.0.0.3 () {34 vars in 734 bytes} [Wed Jun 10 11:36:56 2026] PUT /v2.0/ports/05df5c77-4dee-450d-97c3-dcb0db181990 => generated 752 bytes in 156 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-06-10 11:36:56.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-db2437cd-ccfe-4fa8-b70e-952b4613af5c d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] TaaS: Handle Delete Port: 05df5c77-4dee-450d-97c3-dcb0db181990 2026-06-10 11:36:56.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db2437cd-ccfe-4fa8-b70e-952b4613af5c d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Tap Mirror: Handle Delete Port: 05df5c77-4dee-450d-97c3-dcb0db181990 [pid: 7|app: 0|req: 587/1244] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/ports/05df5c77-4dee-450d-97c3-dcb0db181990 => 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: 588/1245] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1246] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/networks?id=7fabb3a5-5053-4432-8d96-7e275f2e97aa => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1247] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/ports => generated 777 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1248] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1249] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:36:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=08cc7516bee0407085a2bb6e722f7e43 => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:57.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c5657ac-965e-4946-b426-26d9bab0b0ee d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1250] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:57 2026] GET /v2.0/ports/05df5c77-4dee-450d-97c3-dcb0db181990 => generated 132 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1251] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:57 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1252] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:56 2026] DELETE /v2.0/networks/b3f59686-4099-4c64-a569-f555d44ee2f5 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1253] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:36:57 2026] GET /v2.0/ports => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1254] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:36:57 2026] POST /v2.0/ports => generated 958 bytes in 277 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: 596/1255] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:36:57 2026] GET /v2.0/ports/42ffec84-83b4-4afd-88a1-5d45b5fd7cc2 => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1256] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/networks/47ed6a24-7417-4092-af9b-48a55c3b93a1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:57.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6f0f25d-98a0-4ad1-a250-e22ccd44494c d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1257] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/ports/278ed110-10c2-427c-9474-66c325ec0cc5 => 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: 662/1258] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/networks/83726792-9cad-4e38-a2d2-6e46d1241aaf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:36:57.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-535e81b6-14b1-4a2c-aae7-d6b48e15d491 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1259] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/subnets/b4a006c4-573a-468f-a564-fd59be8f714a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:57.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71c246c8-b209-4d0a-b4a2-154d69cce317 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1260] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/subnets/d674faf7-cd36-4cf8-b51f-45d2c7b24e72 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:36:57.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-58664f9d-0108-473a-a211-f59f88fb9ff0 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] TaaS: Handle Delete Port: 42ffec84-83b4-4afd-88a1-5d45b5fd7cc2 2026-06-10 11:36:57.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58664f9d-0108-473a-a211-f59f88fb9ff0 d11d900b50b247e9a87ef08ffe6a6499 3ed00af7cb324665932ff61a7879b899 - - default default] Tap Mirror: Handle Delete Port: 42ffec84-83b4-4afd-88a1-5d45b5fd7cc2 [pid: 8|app: 0|req: 665/1261] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/ports/42ffec84-83b4-4afd-88a1-5d45b5fd7cc2 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1262] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:36:57 2026] PUT /v2.0/ports/8a816851-f1e7-4362-9f94-0258739b7963 => generated 1239 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:57.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3245fff9-e8c6-4193-8293-6f91fab7c3bf'] response: {'name': 'network-changed', 'server_uuid': '67557588-fe75-4b6d-846a-8b34f4240f07', 'tag': '8a816851-f1e7-4362-9f94-0258739b7963', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 666/1263] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:36:57 2026] DELETE /v2.0/networks/a46c8e66-cce9-4f56-a3ed-4fcc00e407f2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 667/1264] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1265] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:57 2026] GET /v2.0/security-groups?tenant_id=4638b562b9864a06a5761b789b3f60f3&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: 599/1266] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1267] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1268] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:58 2026] DELETE /v2.0/security-groups/4a411c6a-1fe3-4ad9-a7e5-265ce5c1c841 => 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: 601/1269] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:58.240 8 INFO neutron.services.segments.plugin [-] Segment e990329c-adce-4396-9d39-ec394fca29f5 resource provider aggregate not found 2026-06-10 11:36:58.246 8 INFO neutron.services.segments.plugin [-] Segment e990329c-adce-4396-9d39-ec394fca29f5 resource provider aggregate not found 2026-06-10 11:36:58.262 8 INFO neutron.services.segments.plugin [-] Segment e990329c-adce-4396-9d39-ec394fca29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e990329c-adce-4396-9d39-ec394fca29f5 found for delete ", "request_id": "req-b81bf0e7-fafc-4b22-8b18-82574d31b037"}]} 2026-06-10 11:36:58.265 8 INFO neutron.services.segments.plugin [-] Segment e990329c-adce-4396-9d39-ec394fca29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e990329c-adce-4396-9d39-ec394fca29f5 found for delete ", "request_id": "req-9f8488d3-7795-4c06-8a59-c668143c66ec"}]} 2026-06-10 11:36:58.286 8 INFO neutron.services.segments.plugin [-] Segment ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 resource provider aggregate not found [pid: 8|app: 0|req: 669/1270] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/ports?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1240 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:58.295 8 INFO neutron.services.segments.plugin [-] Segment ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 resource provider aggregate not found 2026-06-10 11:36:58.307 8 INFO neutron.services.segments.plugin [-] Segment ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 found for delete ", "request_id": "req-d369a7d9-f291-4f77-a6d9-6205a73735f7"}]} 2026-06-10 11:36:58.313 8 INFO neutron.services.segments.plugin [-] Segment ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed31e79b-04a0-4ffb-8a55-3ae3c51ecba7 found for delete ", "request_id": "req-d8799189-1b2f-4dac-a95f-c1223352767d"}]} 2026-06-10 11:36:58.331 8 INFO neutron.services.segments.plugin [-] Segment 6ea9c257-c70f-4798-877b-2f84a677aa25 resource provider aggregate not found 2026-06-10 11:36:58.344 8 INFO neutron.services.segments.plugin [-] Segment 6ea9c257-c70f-4798-877b-2f84a677aa25 resource provider aggregate not found [pid: 7|app: 0|req: 602/1271] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/networks?id=44d42013-ed5d-470a-94d5-c611257bab00 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:58.358 8 INFO neutron.services.segments.plugin [-] Segment 6ea9c257-c70f-4798-877b-2f84a677aa25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea9c257-c70f-4798-877b-2f84a677aa25 found for delete ", "request_id": "req-df5608bb-d239-4a9e-85a5-e107775eb332"}]} 2026-06-10 11:36:58.377 8 INFO neutron.services.segments.plugin [-] Segment 6ea9c257-c70f-4798-877b-2f84a677aa25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea9c257-c70f-4798-877b-2f84a677aa25 found for delete ", "request_id": "req-f361973e-0a7f-47ab-bc17-36fb6e500bc0"}]} [pid: 8|app: 0|req: 670/1272] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/ports?tenant_id=08cc7516bee0407085a2bb6e722f7e43&device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 1242 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:36:58.392 8 INFO neutron.services.segments.plugin [-] Segment 8520de22-0dc7-42b4-bee0-12424c49454a resource provider aggregate not found [pid: 7|app: 0|req: 603/1273] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a47f4950-bae3-4819-ba18-67fc789eda92 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:58.410 8 INFO neutron.services.segments.plugin [-] Segment 8520de22-0dc7-42b4-bee0-12424c49454a resource provider aggregate not found 2026-06-10 11:36:58.419 8 INFO neutron.services.segments.plugin [-] Segment 8520de22-0dc7-42b4-bee0-12424c49454a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8520de22-0dc7-42b4-bee0-12424c49454a found for delete ", "request_id": "req-28e2ab58-3828-427d-be4a-f903b40c5d7e"}]} [pid: 7|app: 0|req: 604/1274] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/subnets?id=3623171b-31e7-48bd-85a4-899a90aa2f06 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:36:58.436 8 INFO neutron.services.segments.plugin [-] Segment 8520de22-0dc7-42b4-bee0-12424c49454a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8520de22-0dc7-42b4-bee0-12424c49454a found for delete ", "request_id": "req-4727c0d5-467d-42a8-a946-fb8cc2f07e88"}]} 2026-06-10 11:36:58.445 8 INFO neutron.services.segments.plugin [-] Segment b2038283-40ff-4061-afa7-60f637d1a355 resource provider aggregate not found 2026-06-10 11:36:58.454 8 INFO neutron.services.segments.plugin [-] Segment b2038283-40ff-4061-afa7-60f637d1a355 resource provider aggregate not found 2026-06-10 11:36:58.470 8 INFO neutron.services.segments.plugin [-] Segment b2038283-40ff-4061-afa7-60f637d1a355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2038283-40ff-4061-afa7-60f637d1a355 found for delete ", "request_id": "req-a3199372-ca91-46a2-b9b8-bec0919c8d95"}]} 2026-06-10 11:36:58.482 8 INFO neutron.services.segments.plugin [-] Segment b2038283-40ff-4061-afa7-60f637d1a355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2038283-40ff-4061-afa7-60f637d1a355 found for delete ", "request_id": "req-1570fb8f-b819-4f95-a0fe-1f12b2450fb4"}]} [pid: 8|app: 0|req: 671/1275] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/networks?tenant_id=08cc7516bee0407085a2bb6e722f7e43&shared=False => generated 766 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1276] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/ports?network_id=44d42013-ed5d-470a-94d5-c611257bab00&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1277] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/security-groups?tenant_id=3ed00af7cb324665932ff61a7879b899&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: 673/1278] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1279] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?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: 607/1280] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:58 2026] GET /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00?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: 674/1281] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:36:58 2026] DELETE /v2.0/security-groups/64a0edc2-c92f-4e43-904e-9db4a51f84b6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1282] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1283] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1284] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1285] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1286] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/ports?tenant_id=08cc7516bee0407085a2bb6e722f7e43&device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1287] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8a816851-f1e7-4362-9f94-0258739b7963 => 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: 677/1288] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/subnets?id=35bb4c5a-41ec-4511-a3ee-bda383a932db => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1289] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/ports?network_id=7fabb3a5-5053-4432-8d96-7e275f2e97aa&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: 678/1290] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?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: 613/1291] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:36:59 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?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-06-10 11:37:00.294 8 INFO neutron.db.segments_db [None req-7c3b0560-ba12-4490-9ce1-d431be858ba1 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] Added segment c61adf2c-3ab2-4fea-9f28-273b8903c3c2 of type vxlan for network 6d4d8502-bb6f-412b-b9ae-e28c56fe2857 [pid: 8|app: 0|req: 679/1292] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:36:59 2026] POST /v2.0/networks => generated 629 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1293] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1294] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1295] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1296] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1297] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1298] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1299] 10.0.0.3 () {34 vars in 755 bytes} [Wed Jun 10 11:37:00 2026] PUT /v2.0/security-groups/e5d23030-bce5-4677-8038-e3c9f1501a8e => generated 1663 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1300] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:37:00 2026] GET /v2.0/security-groups/e5d23030-bce5-4677-8038-e3c9f1501a8e => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1301] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:00 2026] DELETE /v2.0/security-groups/e5d23030-bce5-4677-8038-e3c9f1501a8e => 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: 618/1302] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:01.099 7 INFO neutron.api.v2.resource [None req-a3b2aa8f-d694-42a4-9791-299ef399bef5 a5ded15272104d08895efd284bc9ec78 d36e7bfa55284181a793ff53970daa1a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1303] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:01 2026] DELETE /v2.0/security-groups/e5d23030-bce5-4677-8038-e3c9f1501a8e => 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: 685/1304] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:00 2026] POST /v2.0/subnets => generated 673 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:01.174 8 INFO neutron.db.segments_db [None req-41f83b7e-2974-4497-96cc-c1ee78b0ed17 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] Added segment 187a636d-22eb-4827-8ddf-059dd6f4308c of type vxlan for network 5fe799ea-901b-413e-991a-e33ac0ae139b [pid: 7|app: 0|req: 620/1305] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1306] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/networks => generated 628 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1307] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1308] 10.0.0.3 () {34 vars in 740 bytes} [Wed Jun 10 11:37:01 2026] PUT /v2.0/networks/5fe799ea-901b-413e-991a-e33ac0ae139b => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1309] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-group-rules/9de298cd-cb3a-4e5e-97a2-bed4184c6323 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1310] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1311] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:01 2026] DELETE /v2.0/security-group-rules/9de298cd-cb3a-4e5e-97a2-bed4184c6323 => 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: 625/1312] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:01 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: 688/1313] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/subnets => generated 646 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1314] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1315] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1316] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1317] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1318] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-group-rules/01728012-5091-439f-b857-c9cf4e5e6bb8 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1319] 10.0.0.3 () {34 vars in 738 bytes} [Wed Jun 10 11:37:01 2026] PUT /v2.0/subnets/42c7305a-f7a2-4015-903e-0b33c45c47fb => generated 656 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1320] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1321] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1322] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:01 2026] DELETE /v2.0/security-group-rules/01728012-5091-439f-b857-c9cf4e5e6bb8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:01.940 8 INFO neutron.services.segments.plugin [-] Segment 187a636d-22eb-4827-8ddf-059dd6f4308c resource provider aggregate not found 2026-06-10 11:37:01.940 8 INFO neutron.services.segments.plugin [-] Segment 187a636d-22eb-4827-8ddf-059dd6f4308c resource provider aggregate not found 2026-06-10 11:37:01.957 8 INFO neutron.services.segments.plugin [-] Segment 187a636d-22eb-4827-8ddf-059dd6f4308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187a636d-22eb-4827-8ddf-059dd6f4308c found for delete ", "request_id": "req-64419bfe-1fde-404b-8243-2d6d95da015b"}]} 2026-06-10 11:37:01.960 8 INFO neutron.services.segments.plugin [-] Segment 187a636d-22eb-4827-8ddf-059dd6f4308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187a636d-22eb-4827-8ddf-059dd6f4308c found for delete ", "request_id": "req-5d40aae6-c53b-4613-af4b-cb2bb1ef112a"}]} [pid: 8|app: 0|req: 694/1323] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:01 2026] DELETE /v2.0/networks/5fe799ea-901b-413e-991a-e33ac0ae139b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1324] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:01.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50a8e6f5-788b-4119-a270-320009d41852 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1325] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:01 2026] DELETE /v2.0/networks/5fe799ea-901b-413e-991a-e33ac0ae139b => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:02.006 7 INFO neutron.db.securitygroups_db [None req-c3f10c54-c770-4106-9050-c321671591c7 a5ded15272104d08895efd284bc9ec78 d36e7bfa55284181a793ff53970daa1a - - default default] Project d36e7bfa55284181a793ff53970daa1a 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: 696/1326] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:37:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1327] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/subnets?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1328] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1329] 10.0.0.3 () {32 vars in 650 bytes} [Wed Jun 10 11:37:02 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: 632/1330] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-group-rules/a7c46d9c-cd19-4bfb-8511-32c4efebcdd8 => 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: 699/1331] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/networks => generated 1313 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1332] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/subnets => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1333] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1334] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/networks/6d4d8502-bb6f-412b-b9ae-e28c56fe2857 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1335] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/security-group-rules/a7c46d9c-cd19-4bfb-8511-32c4efebcdd8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1336] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/subnets/15357167-aba3-4cd1-a120-a43528e004c3 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:02.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6e32d42-d447-4d00-8bcf-2a971d585b32 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1337] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/subnets/42c7305a-f7a2-4015-903e-0b33c45c47fb => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:02.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f77a5ada-5ab3-4f57-9522-edcfa0eb9c71 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1338] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/networks/5fe799ea-901b-413e-991a-e33ac0ae139b => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1339] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1340] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/security-groups/d136903b-e50c-44e6-8100-4b8c792a7d37 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1341] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-groups => 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: 638/1342] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/subnets/15357167-aba3-4cd1-a120-a43528e004c3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1343] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:02.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d714f5c-5586-4773-b865-44363280a196 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] TaaS: Handle Delete Port: 70349eef-0ed6-481e-be59-dca943f8d0d7 2026-06-10 11:37:02.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d714f5c-5586-4773-b865-44363280a196 01e44378464848a28e4bd2a596d32980 4d538d6b13c8468b8f8a54c42954c178 - - default default] Tap Mirror: Handle Delete Port: 70349eef-0ed6-481e-be59-dca943f8d0d7 2026-06-10 11:37:02.707 7 INFO neutron.services.segments.plugin [-] Segment c61adf2c-3ab2-4fea-9f28-273b8903c3c2 resource provider aggregate not found 2026-06-10 11:37:02.734 7 INFO neutron.services.segments.plugin [-] Segment c61adf2c-3ab2-4fea-9f28-273b8903c3c2 resource provider aggregate not found 2026-06-10 11:37:02.735 7 INFO neutron.services.segments.plugin [-] Segment c61adf2c-3ab2-4fea-9f28-273b8903c3c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61adf2c-3ab2-4fea-9f28-273b8903c3c2 found for delete ", "request_id": "req-d0b6eedd-9c0b-448f-8719-a2e7a8159567"}]} 2026-06-10 11:37:02.758 7 INFO neutron.services.segments.plugin [-] Segment c61adf2c-3ab2-4fea-9f28-273b8903c3c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61adf2c-3ab2-4fea-9f28-273b8903c3c2 found for delete ", "request_id": "req-6ab3f20d-0843-49bf-86cb-44a25ef1bf47"}]} [pid: 7|app: 0|req: 639/1344] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:02 2026] DELETE /v2.0/networks/6d4d8502-bb6f-412b-b9ae-e28c56fe2857 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1345] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1346] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1347] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 973 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1348] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:03 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1349] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:02 2026] GET /v2.0/security-groups?tenant_id=d36e7bfa55284181a793ff53970daa1a&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1350] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:03 2026] DELETE /v2.0/security-groups/e68aa396-ab00-4485-8994-3c7fa91541eb => 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: 709/1351] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:03 2026] GET /v2.0/security-groups?tenant_id=4d538d6b13c8468b8f8a54c42954c178&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1352] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:03 2026] DELETE /v2.0/security-groups/89cd0228-8532-4a46-8c45-48776e31cbd4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1353] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:04 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 644/1354] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:04 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1355] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:04 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1356] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:04 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1357] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1358] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1359] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1360] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1361] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => 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: 646/1362] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1365] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/security-groups => generated 4529 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1366] 10.0.0.3 () {34 vars in 755 bytes} [Wed Jun 10 11:37:05 2026] PUT /v2.0/security-groups/ba81af9a-863c-4d03-9c95-98572e364d94 => generated 1664 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1367] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:37:05 2026] GET /v2.0/security-groups/ba81af9a-863c-4d03-9c95-98572e364d94 => generated 1664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:05.865 8 INFO neutron.db.l3_db [None req-d8ff49e4-ea89-45ad-a7cc-cab0b068568e dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] Floating IP b7d85df1-d0e3-47ed-8f8a-6c8958211f7d associated. External IP: 10.96.250.211, port: 8a816851-f1e7-4362-9f94-0258739b7963. 2026-06-10 11:37:06.051 7 INFO neutron.db.segments_db [None req-63d1a37f-a410-41e2-861f-ccc95d54aa2f 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e of type vxlan for network 4595191e-38af-4539-8571-4530b7fcd261 [pid: 7|app: 0|req: 652/1368] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:05 2026] POST /v2.0/networks => generated 614 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1369] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:05 2026] PUT /v2.0/floatingips/b7d85df1-d0e3-47ed-8f8a-6c8958211f7d => generated 856 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1370] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:06 2026] DELETE /v2.0/security-groups/ba81af9a-863c-4d03-9c95-98572e364d94 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:06.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2b12f8-69e4-4a4f-9689-f4c563132016'] response: {'name': 'network-changed', 'server_uuid': '67557588-fe75-4b6d-846a-8b34f4240f07', 'tag': '8a816851-f1e7-4362-9f94-0258739b7963', 'status': 'completed', 'code': 200} 2026-06-10 11:37:06.274 8 INFO neutron.db.segments_db [None req-b79f5745-e55c-4f16-b897-610d81da52d5 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment 14b344a4-ef7f-400b-b43d-0628cbf1adfe of type vxlan for network 5347aa38-5e97-43cf-b2dd-5cf57f36a847 [pid: 7|app: 0|req: 654/1371] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1372] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:06.345 7 INFO neutron.api.v2.resource [None req-d96d123e-64b8-47e0-82cc-a36893cc41dd 803570d99c894306ae7aa89472bc9de1 62920f927a4942ff8c4465bed6e5fee5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1373] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:06 2026] DELETE /v2.0/security-groups/ba81af9a-863c-4d03-9c95-98572e364d94 => 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: 657/1374] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1375] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:06 2026] POST /v2.0/networks => generated 615 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1376] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1377] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:06 2026] POST /v2.0/subnets => generated 646 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1378] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1379] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1380] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:06 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: 721/1381] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1382] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1383] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/ports?tenant_id=08cc7516bee0407085a2bb6e722f7e43&device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => 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: 724/1384] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/security-group-rules/d2b3fd20-6dbb-4e0a-a605-ebb4105d6dc2 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1385] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:37:06 2026] GET /v2.0/networks?id=7fabb3a5-5053-4432-8d96-7e275f2e97aa => generated 766 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1386] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:06 2026] POST /v2.0/subnets => generated 655 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1387] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8a816851-f1e7-4362-9f94-0258739b7963 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1388] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1389] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/subnets?id=35bb4c5a-41ec-4511-a3ee-bda383a932db => generated 688 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:07.136 7 INFO neutron.db.segments_db [None req-f5a1bedd-1e6a-4ecc-ac79-a13bfc20a8bd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment 5c3473f3-f7e9-46de-a56c-bd599670d2ef of type vxlan for network 08b17e4c-feaa-495d-a512-06b7866eefcf [pid: 8|app: 0|req: 728/1390] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:07 2026] DELETE /v2.0/security-group-rules/d2b3fd20-6dbb-4e0a-a605-ebb4105d6dc2 => 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: 729/1391] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/ports?network_id=7fabb3a5-5053-4432-8d96-7e275f2e97aa&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: 730/1392] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1393] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:07.450 7 INFO neutron.db.l3_hamode_db [None req-f5a1bedd-1e6a-4ecc-ac79-a13bfc20a8bd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1394] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1395] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa?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: 734/1396] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules/d69648d7-4b11-4744-b24c-6c7f264ec6eb => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:07.615 7 INFO neutron.db.l3_hamode_db [None req-f5a1bedd-1e6a-4ecc-ac79-a13bfc20a8bd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1397] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1398] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:07 2026] DELETE /v2.0/security-group-rules/d69648d7-4b11-4744-b24c-6c7f264ec6eb => 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: 737/1399] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1400] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:37:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1401] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules/b9fb6a9c-8e37-4627-a0ba-9b7ad5a9a754 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1402] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:07 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1403] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => 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: 742/1404] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:37:08 2026] DELETE /v2.0/security-group-rules/b9fb6a9c-8e37-4627-a0ba-9b7ad5a9a754 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1405] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1406] 10.0.0.3 () {32 vars in 670 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1407] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:08 2026] DELETE /v2.0/security-groups/1e7672b5-3ba1-4f36-aa10-593d76f03972 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1408] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:07 2026] POST /v2.0/routers => generated 511 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1409] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1410] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1411] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:08 2026] GET /v2.0/security-groups?tenant_id=62920f927a4942ff8c4465bed6e5fee5&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1412] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:09 2026] DELETE /v2.0/security-groups/da0b85d6-98f6-43b3-a331-403acb3e4bfb => 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: 750/1413] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:37:09 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:09.308 8 INFO neutron_taas.services.taas.taas_plugin [req-97f40f40-dccf-4b46-9b87-a12a4f50bb79 req-32332842-2319-43f8-806a-b1f4bde5a300 dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] TaaS: Handle Delete Port: 8a816851-f1e7-4362-9f94-0258739b7963 2026-06-10 11:37:09.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-97f40f40-dccf-4b46-9b87-a12a4f50bb79 req-32332842-2319-43f8-806a-b1f4bde5a300 dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] Tap Mirror: Handle Delete Port: 8a816851-f1e7-4362-9f94-0258739b7963 2026-06-10 11:37:09.409 8 INFO neutron.db.l3_db [req-97f40f40-dccf-4b46-9b87-a12a4f50bb79 req-32332842-2319-43f8-806a-b1f4bde5a300 dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] Floating IP b7d85df1-d0e3-47ed-8f8a-6c8958211f7d disassociated. External IP: 10.96.250.211, port: 8a816851-f1e7-4362-9f94-0258739b7963. [pid: 7|app: 0|req: 664/1414] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:08 2026] PUT /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1415] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:09 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1416] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:09 2026] GET /v2.0/ports/5d8e7598-0c77-4892-a09f-5dea94b9318f => generated 959 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1417] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:09 2026] GET /v2.0/security-groups?id=6287d48b-d4ce-44ba-a220-9e39b8b28071&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: 751/1418] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:37:09 2026] DELETE /v2.0/ports/8a816851-f1e7-4362-9f94-0258739b7963 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:09.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6d4e289-5feb-4cae-9ef0-fb1583af4c7a'] response: {'server_uuid': '67557588-fe75-4b6d-846a-8b34f4240f07', 'name': 'network-vif-deleted', 'tag': '8a816851-f1e7-4362-9f94-0258739b7963', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 752/1419] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:10 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1420] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:09 2026] PUT /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1421] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:10 2026] GET /v2.0/ports/1404dc7e-49f5-47aa-9d6b-874fb47651e8 => generated 967 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1422] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:10 2026] POST /v2.0/subnetpools => generated 548 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1423] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:37:11 2026] GET /v2.0/subnetpools/0fce0c6e-4322-4d2f-abf3-6d4e90192d17 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1424] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:11 2026] PUT /v2.0/subnetpools/0fce0c6e-4322-4d2f-abf3-6d4e90192d17 => generated 500 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1425] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:11 2026] DELETE /v2.0/subnetpools/0fce0c6e-4322-4d2f-abf3-6d4e90192d17 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:11.241 8 INFO neutron.api.v2.resource [None req-cd89813a-d632-456d-a942-ea556597a46f a958cacbf8b04634a963ce6787e8c76a 84f390d5167c4f09b7a40385f65ff6ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1426] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:37:11 2026] GET /v2.0/subnetpools/0fce0c6e-4322-4d2f-abf3-6d4e90192d17 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:11.255 8 INFO neutron.api.v2.resource [None req-61a8c486-5770-4e7e-bf77-f70f1feda504 a958cacbf8b04634a963ce6787e8c76a 84f390d5167c4f09b7a40385f65ff6ab - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1427] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:11 2026] DELETE /v2.0/subnetpools/0fce0c6e-4322-4d2f-abf3-6d4e90192d17 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:11.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-06553dec-b4ae-4479-9790-62a82c88d6ac 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 1404dc7e-49f5-47aa-9d6b-874fb47651e8 2026-06-10 11:37:11.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06553dec-b4ae-4479-9790-62a82c88d6ac 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 1404dc7e-49f5-47aa-9d6b-874fb47651e8 [pid: 7|app: 0|req: 670/1428] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:10 2026] PUT /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4/remove_router_interface => generated 309 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:12.095 8 INFO neutron_taas.services.taas.taas_plugin [None req-09b724cd-f5a5-4683-ba6f-b8c0bf0a5dc8 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 5d8e7598-0c77-4892-a09f-5dea94b9318f [pid: 7|app: 0|req: 671/1429] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:11 2026] GET /v2.0/security-groups?tenant_id=84f390d5167c4f09b7a40385f65ff6ab&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:12.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09b724cd-f5a5-4683-ba6f-b8c0bf0a5dc8 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 5d8e7598-0c77-4892-a09f-5dea94b9318f [pid: 7|app: 0|req: 672/1430] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:12 2026] GET /v2.0/ports?device_id=67557588-fe75-4b6d-846a-8b34f4240f07 => 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: 673/1431] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:12 2026] DELETE /v2.0/security-groups/5a69bcba-088f-41b3-a6f3-1a8c912e4872 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1432] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:11 2026] PUT /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1433] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:12 2026] GET /v2.0/ports?device_id=e54c1fbc-884b-4b62-9233-adaee42a0dd4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:12.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dab57fa-1510-4e74-a20e-489411056680 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 31686975-ed33-4cc7-909e-cdc184d29016 2026-06-10 11:37:12.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dab57fa-1510-4e74-a20e-489411056680 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 31686975-ed33-4cc7-909e-cdc184d29016 2026-06-10 11:37:12.911 8 INFO neutron.services.segments.plugin [-] Segment 5c3473f3-f7e9-46de-a56c-bd599670d2ef resource provider aggregate not found 2026-06-10 11:37:12.919 8 INFO neutron.services.segments.plugin [-] Segment 5c3473f3-f7e9-46de-a56c-bd599670d2ef resource provider aggregate not found 2026-06-10 11:37:12.939 8 INFO neutron.services.segments.plugin [-] Segment 5c3473f3-f7e9-46de-a56c-bd599670d2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3473f3-f7e9-46de-a56c-bd599670d2ef found for delete ", "request_id": "req-b10c0cc2-d81c-4d1a-ba38-f7b08d5f486f"}]} 2026-06-10 11:37:12.950 8 INFO neutron.db.l3_hamode_db [None req-0dab57fa-1510-4e74-a20e-489411056680 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] HA network 08b17e4c-feaa-495d-a512-06b7866eefcf was deleted as no HA routers are present in tenant 77c9f304cabe486fb824d473d6ef4a17. 2026-06-10 11:37:12.951 8 INFO neutron.services.segments.plugin [-] Segment 5c3473f3-f7e9-46de-a56c-bd599670d2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3473f3-f7e9-46de-a56c-bd599670d2ef found for delete ", "request_id": "req-3e998b9a-d5a5-46cd-bda5-cb9a294b4581"}]} [pid: 8|app: 0|req: 760/1434] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:12 2026] DELETE /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1435] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:12 2026] DELETE /v2.0/subnets/b7709a68-027c-4a4a-8d2e-e1bd3784a545 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1436] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:13 2026] DELETE /v2.0/subnets/82236369-a5be-42ee-9d2e-0e551314037c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1437] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:13 2026] DELETE /v2.0/security-groups/6287d48b-d4ce-44ba-a220-9e39b8b28071 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:13.326 7 INFO neutron.api.v2.resource [None req-d67121cb-7a4c-44c7-aa78-be6f46d9098e dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1438] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:37:13 2026] GET /v2.0/security-groups/6287d48b-d4ce-44ba-a220-9e39b8b28071 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:13.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-71243d36-078b-47b0-8892-f7d506317512 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 37e0ac61-d909-4778-ae31-b63ce0d7020a 2026-06-10 11:37:13.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71243d36-078b-47b0-8892-f7d506317512 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 37e0ac61-d909-4778-ae31-b63ce0d7020a 2026-06-10 11:37:13.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-00f7f4ad-710e-450f-a4f1-2a421544186d dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] TaaS: Handle Delete Port: 4115a701-93bf-49d5-976c-6c7f5c96e552 2026-06-10 11:37:13.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00f7f4ad-710e-450f-a4f1-2a421544186d dd4824bb8cea4995ac73b788da3cf6d3 08cc7516bee0407085a2bb6e722f7e43 - - default default] Tap Mirror: Handle Delete Port: 4115a701-93bf-49d5-976c-6c7f5c96e552 [pid: 8|app: 0|req: 762/1439] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:13 2026] DELETE /v2.0/networks/5347aa38-5e97-43cf-b2dd-5cf57f36a847 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1440] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:13 2026] DELETE /v2.0/floatingips/b7d85df1-d0e3-47ed-8f8a-6c8958211f7d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:13.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a9a3b04-e06f-4455-8c53-fb0164b83850 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: f6d07ce0-0eee-4fa7-9124-364a486f8f27 2026-06-10 11:37:13.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a9a3b04-e06f-4455-8c53-fb0164b83850 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: f6d07ce0-0eee-4fa7-9124-364a486f8f27 [pid: 8|app: 0|req: 763/1441] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:13 2026] DELETE /v2.0/networks/4595191e-38af-4539-8571-4530b7fcd261 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:13.975 8 INFO neutron.db.segments_db [None req-570d1cd3-67fc-4f92-892e-5d3584dadf03 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment b16e2298-98bd-4822-b648-a745d05a254a of type vxlan for network 45c85e8a-a4bf-4e2e-b9ef-910cf3033c07 [pid: 8|app: 0|req: 764/1442] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:13 2026] POST /v2.0/networks => generated 615 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:14.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4e0869d-bd30-4034-ab34-b25fcafd57bf c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 727854e9-d0cc-4157-b16c-70c124ac0ed1 2026-06-10 11:37:14.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4e0869d-bd30-4034-ab34-b25fcafd57bf c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 727854e9-d0cc-4157-b16c-70c124ac0ed1 [pid: 8|app: 0|req: 765/1443] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:14 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:14.342 8 INFO neutron.db.segments_db [None req-57e6668c-c40e-4e7a-8b46-b7cc7e691c89 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment 10559731-285b-49b5-8009-61d4f2f6d930 of type vxlan for network 215143e5-f1c6-4f5a-b004-96cb5916f4b0 2026-06-10 11:37:14.609 8 INFO neutron.db.l3_hamode_db [None req-57e6668c-c40e-4e7a-8b46-b7cc7e691c89 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 679/1444] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:13 2026] PUT /v2.0/routers/4bd8e522-c42f-4072-9683-59103c789f46/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:14.739 8 INFO neutron.db.l3_hamode_db [None req-57e6668c-c40e-4e7a-8b46-b7cc7e691c89 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 680/1445] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:14 2026] GET /v2.0/security-groups?tenant_id=a2f1c4bfcda34875afd62e82fa719473&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:14.961 8 INFO neutron.services.segments.plugin [-] Segment 14b344a4-ef7f-400b-b43d-0628cbf1adfe resource provider aggregate not found 2026-06-10 11:37:14.970 8 INFO neutron.services.segments.plugin [-] Segment 14b344a4-ef7f-400b-b43d-0628cbf1adfe resource provider aggregate not found 2026-06-10 11:37:14.982 8 INFO neutron.services.segments.plugin [-] Segment 14b344a4-ef7f-400b-b43d-0628cbf1adfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b344a4-ef7f-400b-b43d-0628cbf1adfe found for delete ", "request_id": "req-1fbf6f96-c68a-4521-8510-b290ce7f51f8"}]} 2026-06-10 11:37:14.989 8 INFO neutron.services.segments.plugin [-] Segment 14b344a4-ef7f-400b-b43d-0628cbf1adfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b344a4-ef7f-400b-b43d-0628cbf1adfe found for delete ", "request_id": "req-fb8abfc2-6c34-4c01-afe5-aa6b5db6a364"}]} 2026-06-10 11:37:15.006 8 INFO neutron.services.segments.plugin [-] Segment e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e resource provider aggregate not found 2026-06-10 11:37:15.010 8 INFO neutron.services.segments.plugin [-] Segment e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e resource provider aggregate not found 2026-06-10 11:37:15.028 8 INFO neutron.services.segments.plugin [-] Segment e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e found for delete ", "request_id": "req-6053b4c6-ce5a-48c3-be5b-568c07550f93"}]} 2026-06-10 11:37:15.031 8 INFO neutron.services.segments.plugin [-] Segment e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e728a1ff-0bb3-4099-bc8f-33a85ecd5b9e found for delete ", "request_id": "req-3a0b6bbe-c75d-4a00-a36c-a24081d17643"}]} 2026-06-10 11:37:15.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7095600-9c5b-4c82-90a6-e31b5ea18ef4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 4c6b8418-4a13-4830-93ec-5a34e22fc820 2026-06-10 11:37:15.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7095600-9c5b-4c82-90a6-e31b5ea18ef4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 4c6b8418-4a13-4830-93ec-5a34e22fc820 [pid: 8|app: 0|req: 766/1446] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:14 2026] POST /v2.0/routers => generated 510 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:15.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7095600-9c5b-4c82-90a6-e31b5ea18ef4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 0c8ec411-310d-4b7d-ac7b-310a074fb28c 2026-06-10 11:37:15.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7095600-9c5b-4c82-90a6-e31b5ea18ef4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 0c8ec411-310d-4b7d-ac7b-310a074fb28c [pid: 8|app: 0|req: 767/1447] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:15 2026] DELETE /v2.0/security-groups/1004397a-2f07-4f9a-b686-33985715df4e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:15.752 7 INFO neutron.services.segments.plugin [-] Segment 55a80085-177b-4ad3-a230-5271328ed2bf resource provider aggregate not found 2026-06-10 11:37:15.760 7 INFO neutron.services.segments.plugin [-] Segment 55a80085-177b-4ad3-a230-5271328ed2bf resource provider aggregate not found 2026-06-10 11:37:15.774 7 INFO neutron.services.segments.plugin [-] Segment 55a80085-177b-4ad3-a230-5271328ed2bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a80085-177b-4ad3-a230-5271328ed2bf found for delete ", "request_id": "req-9045095b-0422-49f8-873d-d86b775b4cc1"}]} 2026-06-10 11:37:15.778 7 INFO neutron.services.segments.plugin [-] Segment 55a80085-177b-4ad3-a230-5271328ed2bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a80085-177b-4ad3-a230-5271328ed2bf found for delete ", "request_id": "req-5f92c297-be7c-4473-be1f-05c6cc517e2c"}]} [pid: 8|app: 0|req: 768/1448] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:37:15 2026] POST /v2.0/ports => generated 964 bytes in 360 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-06-10 11:37:15.795 7 INFO neutron.db.l3_hamode_db [None req-d7095600-9c5b-4c82-90a6-e31b5ea18ef4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 2e0068c0-6ce8-4ec6-adf1-c620f09ef789 was deleted as no HA routers are present in tenant 08cc7516bee0407085a2bb6e722f7e43. [pid: 7|app: 0|req: 681/1449] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:14 2026] DELETE /v2.0/routers/4bd8e522-c42f-4072-9683-59103c789f46 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1450] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:15 2026] DELETE /v2.0/subnets/35bb4c5a-41ec-4511-a3ee-bda383a932db => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:16.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9b1f1e7-18fe-483c-9b2f-0987b34df016 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 98e3a510-a9ff-4153-8ff5-a6889b43b0ae 2026-06-10 11:37:16.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9b1f1e7-18fe-483c-9b2f-0987b34df016 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 98e3a510-a9ff-4153-8ff5-a6889b43b0ae [pid: 7|app: 0|req: 683/1451] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:15 2026] DELETE /v2.0/networks/7fabb3a5-5053-4432-8d96-7e275f2e97aa => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1452] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:16 2026] GET /v2.0/security-groups?tenant_id=08cc7516bee0407085a2bb6e722f7e43&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: 685/1453] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:16 2026] DELETE /v2.0/security-groups/31521fc8-735d-4879-a6f5-7fc29d8d1b72 => 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: 769/1454] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:15 2026] PUT /v2.0/routers/63a32372-c6a6-4ff7-9cba-d6d82920942a/add_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1455] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:16 2026] GET /v2.0/ports/0cadd3df-dd26-4446-a52c-5d8b2d502c0b => generated 1038 bytes in 99 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: 687/1456] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:37:17 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:17.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-26501376-ee28-477e-9725-f5a587f87aa5 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 0cadd3df-dd26-4446-a52c-5d8b2d502c0b 2026-06-10 11:37:17.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26501376-ee28-477e-9725-f5a587f87aa5 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 0cadd3df-dd26-4446-a52c-5d8b2d502c0b [pid: 7|app: 0|req: 688/1457] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:17 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:17.653 7 INFO neutron.db.segments_db [None req-2dd1a607-1cca-4730-8a25-0a6b0b16c19f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 of type vxlan for network 55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc [pid: 8|app: 0|req: 770/1458] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:16 2026] PUT /v2.0/routers/63a32372-c6a6-4ff7-9cba-d6d82920942a/remove_router_interface => generated 309 bytes in 798 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: 689/1459] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:37:17 2026] POST /v2.0/networks => generated 722 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:17.799 7 INFO neutron.services.segments.plugin [-] Segment ceeadaca-d070-433b-ac32-918daa33ba04 resource provider aggregate not found 2026-06-10 11:37:17.801 7 INFO neutron.services.segments.plugin [-] Segment ceeadaca-d070-433b-ac32-918daa33ba04 resource provider aggregate not found 2026-06-10 11:37:17.815 7 INFO neutron.services.segments.plugin [-] Segment ceeadaca-d070-433b-ac32-918daa33ba04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceeadaca-d070-433b-ac32-918daa33ba04 found for delete ", "request_id": "req-f9179379-5362-4d04-a28a-7f4e72774187"}]} 2026-06-10 11:37:17.822 7 INFO neutron.services.segments.plugin [-] Segment ceeadaca-d070-433b-ac32-918daa33ba04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceeadaca-d070-433b-ac32-918daa33ba04 found for delete ", "request_id": "req-693f62e1-57d8-4dac-983f-106d4278172e"}]} 2026-06-10 11:37:17.835 8 INFO neutron.api.v2.resource [None req-e0375662-ae5b-48cb-ad6a-9adaf1aee344 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1460] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:17 2026] PUT /v2.0/routers/63a32372-c6a6-4ff7-9cba-d6d82920942a/remove_router_interface => generated 197 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1461] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:17 2026] GET /v2.0/ports?device_id=63a32372-c6a6-4ff7-9cba-d6d82920942a => 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: 690/1462] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:17 2026] POST /v2.0/subnets => generated 688 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:18.054 7 INFO neutron.db.segments_db [None req-1f590c48-2de3-46d6-948f-86cd812aa66f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 291713f6-dd0c-410a-b952-4c1060d828e1 of type vxlan for network 2592400e-c6bc-43a2-b9f5-2faaa2dbd42c 2026-06-10 11:37:18.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-a070b3ec-da81-402c-a5e0-0b7bb1a8ffb0 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: ba68e90b-746b-434b-b782-091c14be68ce 2026-06-10 11:37:18.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a070b3ec-da81-402c-a5e0-0b7bb1a8ffb0 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: ba68e90b-746b-434b-b782-091c14be68ce 2026-06-10 11:37:18.295 7 INFO neutron.db.l3_hamode_db [None req-1f590c48-2de3-46d6-948f-86cd812aa66f c5af92f4b334454ca113e41dc46c07ea 015d72a562894040bf338107cb53d60f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:18.423 8 INFO neutron.services.segments.plugin [-] Segment 10559731-285b-49b5-8009-61d4f2f6d930 resource provider aggregate not found 2026-06-10 11:37:18.437 8 INFO neutron.services.segments.plugin [-] Segment 10559731-285b-49b5-8009-61d4f2f6d930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10559731-285b-49b5-8009-61d4f2f6d930 found for delete ", "request_id": "req-2c0da892-3bfe-41ed-8f90-13af62747cd2"}]} 2026-06-10 11:37:18.441 8 INFO neutron.services.segments.plugin [-] Segment 10559731-285b-49b5-8009-61d4f2f6d930 resource provider aggregate not found 2026-06-10 11:37:18.450 8 INFO neutron.db.l3_hamode_db [None req-a070b3ec-da81-402c-a5e0-0b7bb1a8ffb0 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] HA network 215143e5-f1c6-4f5a-b004-96cb5916f4b0 was deleted as no HA routers are present in tenant 77c9f304cabe486fb824d473d6ef4a17. [pid: 8|app: 0|req: 773/1463] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:17 2026] DELETE /v2.0/routers/63a32372-c6a6-4ff7-9cba-d6d82920942a => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:18.458 8 INFO neutron.services.segments.plugin [-] Segment 10559731-285b-49b5-8009-61d4f2f6d930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10559731-285b-49b5-8009-61d4f2f6d930 found for delete ", "request_id": "req-772c3cc2-04bc-448e-980d-814f8f00a7bc"}]} [pid: 8|app: 0|req: 774/1464] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:18 2026] DELETE /v2.0/subnets/7b813f52-0d54-4b7b-bf03-5b23b6103913 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1465] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:18 2026] DELETE /v2.0/networks/45c85e8a-a4bf-4e2e-b9ef-910cf3033c07 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:18.769 8 INFO neutron.db.segments_db [None req-09c0feaf-6c43-4e3b-b578-c9053805f87e 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment 59315b77-f15a-42a6-8d4d-4605c1d4dec4 of type vxlan for network b033ecc4-4ce5-4867-8fa3-6aadb6d41d3d [pid: 8|app: 0|req: 776/1466] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:18 2026] POST /v2.0/networks => generated 615 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:19.080 7 INFO neutron.db.l3_hamode_db [None req-1f590c48-2de3-46d6-948f-86cd812aa66f c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 777/1467] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:18 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:19.240 8 INFO neutron.db.segments_db [None req-98e633dd-4c0c-449d-ac9c-e07ec5481acd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment b2341712-5682-4270-b537-91a57f124137 of type vxlan for network 1599d0f7-8662-4190-9518-969683a023a6 2026-06-10 11:37:19.454 8 INFO neutron.db.l3_hamode_db [None req-98e633dd-4c0c-449d-ac9c-e07ec5481acd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:19.577 8 INFO neutron.db.l3_hamode_db [None req-98e633dd-4c0c-449d-ac9c-e07ec5481acd 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 691/1468] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:18 2026] POST /v2.0/routers => generated 728 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1469] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:19 2026] POST /v2.0/routers => generated 511 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:20.467 8 INFO neutron.services.segments.plugin [-] Segment b16e2298-98bd-4822-b648-a745d05a254a resource provider aggregate not found 2026-06-10 11:37:20.499 8 INFO neutron.services.segments.plugin [-] Segment b16e2298-98bd-4822-b648-a745d05a254a resource provider aggregate not found 2026-06-10 11:37:20.502 8 INFO neutron.services.segments.plugin [-] Segment b16e2298-98bd-4822-b648-a745d05a254a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e2298-98bd-4822-b648-a745d05a254a found for delete ", "request_id": "req-76e9f614-7e3a-4fb8-9d64-9ad419b466be"}]} 2026-06-10 11:37:20.521 8 INFO neutron.services.segments.plugin [-] Segment b16e2298-98bd-4822-b648-a745d05a254a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16e2298-98bd-4822-b648-a745d05a254a found for delete ", "request_id": "req-89b0e9de-416d-4cb2-898f-59306b765123"}]} [pid: 8|app: 0|req: 779/1470] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:20 2026] PUT /v2.0/routers/8a6ed5ec-9f4c-4e24-8997-33f998472449/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1473] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:21 2026] GET /v2.0/ports/1cf06048-1c1a-4a13-a46c-1cbc8aeae510 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1474] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:19 2026] PUT /v2.0/routers/cf28e5dd-dde9-4125-a2b1-265b5a8bad8c/add_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:21.610 8 INFO neutron_taas.services.taas.taas_plugin [None req-6735cffe-ef72-46b3-a29d-a9fda6f2c49b 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 1cf06048-1c1a-4a13-a46c-1cbc8aeae510 2026-06-10 11:37:21.613 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6735cffe-ef72-46b3-a29d-a9fda6f2c49b 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 1cf06048-1c1a-4a13-a46c-1cbc8aeae510 [pid: 8|app: 0|req: 783/1475] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:21 2026] PUT /v2.0/routers/8a6ed5ec-9f4c-4e24-8997-33f998472449/remove_router_interface => generated 309 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1476] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:22 2026] GET /v2.0/ports?device_id=8a6ed5ec-9f4c-4e24-8997-33f998472449 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:22.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-bce55fd1-af85-459c-b2d0-0fa7d02be12c 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: ca1a72f1-6af8-4ab0-be0b-c16eb04de97c 2026-06-10 11:37:22.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bce55fd1-af85-459c-b2d0-0fa7d02be12c 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: ca1a72f1-6af8-4ab0-be0b-c16eb04de97c 2026-06-10 11:37:22.608 8 INFO neutron.services.segments.plugin [-] Segment b2341712-5682-4270-b537-91a57f124137 resource provider aggregate not found 2026-06-10 11:37:22.618 8 INFO neutron.services.segments.plugin [-] Segment b2341712-5682-4270-b537-91a57f124137 resource provider aggregate not found 2026-06-10 11:37:22.637 8 INFO neutron.services.segments.plugin [-] Segment b2341712-5682-4270-b537-91a57f124137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2341712-5682-4270-b537-91a57f124137 found for delete ", "request_id": "req-d36362e8-bc23-4dcb-ba09-8d6a1cfac01f"}]} 2026-06-10 11:37:22.644 8 INFO neutron.services.segments.plugin [-] Segment b2341712-5682-4270-b537-91a57f124137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2341712-5682-4270-b537-91a57f124137 found for delete ", "request_id": "req-c629144e-1aec-43b4-ade1-281a90cb56e4"}]} 2026-06-10 11:37:22.648 8 INFO neutron.db.l3_hamode_db [None req-bce55fd1-af85-459c-b2d0-0fa7d02be12c 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] HA network 1599d0f7-8662-4190-9518-969683a023a6 was deleted as no HA routers are present in tenant 77c9f304cabe486fb824d473d6ef4a17. [pid: 8|app: 0|req: 784/1477] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:22 2026] DELETE /v2.0/routers/8a6ed5ec-9f4c-4e24-8997-33f998472449 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1478] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:22 2026] DELETE /v2.0/subnets/50c650d5-24fe-4d92-99cb-3524d1b57f05 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1479] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:22 2026] DELETE /v2.0/networks/b033ecc4-4ce5-4867-8fa3-6aadb6d41d3d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:23.015 8 INFO neutron.db.segments_db [None req-67a143e4-7efb-4264-9da6-911fe656037e 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Added segment 8d5add14-9fa5-4cc5-8572-749cbc81197b of type vxlan for network 933bbdf9-6795-4709-82be-861c24d4c01d [pid: 7|app: 0|req: 695/1480] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:22 2026] GET /v2.0/security-groups?tenant_id=191b98d3492d48ea81a54612d48f7873&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:23.283 8 INFO neutron.db.l3_hamode_db [None req-67a143e4-7efb-4264-9da6-911fe656037e 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 696/1481] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:23 2026] DELETE /v2.0/security-groups/ff052fe8-dafa-4be9-adea-3c3f7f707e40 => 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: 697/1482] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:23 2026] GET /v2.0/security-groups?tenant_id=8bf09957f96147fe8f7fa3e0184efedc&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1483] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:23 2026] DELETE /v2.0/security-groups/feaaad77-80d0-42f4-8d6d-6bffedfcdb87 => 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: 699/1484] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:37:23 2026] GET /v2.0/networks?id=55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1485] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:37:24 2026] GET /v2.0/quotas/015d72a562894040bf338107cb53d60f => 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: 701/1486] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:37:24 2026] GET /v2.0/ports?tenant_id=015d72a562894040bf338107cb53d60f&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1487] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:37:24 2026] GET /v2.0/networks/55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc?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: 703/1488] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:37:24 2026] GET /v2.0/networks/55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc?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: 704/1489] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:24 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:24.605 8 INFO neutron.db.l3_hamode_db [None req-67a143e4-7efb-4264-9da6-911fe656037e 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:24.669 8 INFO neutron.services.segments.plugin [-] Segment 59315b77-f15a-42a6-8d4d-4605c1d4dec4 resource provider aggregate not found 2026-06-10 11:37:24.677 8 INFO neutron.services.segments.plugin [-] Segment 59315b77-f15a-42a6-8d4d-4605c1d4dec4 resource provider aggregate not found 2026-06-10 11:37:24.686 8 INFO neutron.services.segments.plugin [-] Segment 59315b77-f15a-42a6-8d4d-4605c1d4dec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59315b77-f15a-42a6-8d4d-4605c1d4dec4 found for delete ", "request_id": "req-50bbf9a4-05f8-4b4a-bcb6-f75e2b3caa28"}]} 2026-06-10 11:37:24.694 8 INFO neutron.services.segments.plugin [-] Segment 59315b77-f15a-42a6-8d4d-4605c1d4dec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59315b77-f15a-42a6-8d4d-4605c1d4dec4 found for delete ", "request_id": "req-da0d1aac-94f1-45a1-b408-53d5a33ba993"}]} [pid: 7|app: 0|req: 705/1490] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:25 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 786/1491] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:22 2026] POST /v2.0/routers => generated 691 bytes in 2774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1492] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:25 2026] GET /v2.0/routers/53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 697 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1493] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:37:25 2026] GET /v2.0/routers => generated 700 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1494] 10.0.0.3 () {34 vars in 738 bytes} [Wed Jun 10 11:37:25 2026] PUT /v2.0/routers/53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 704 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1495] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:26 2026] GET /v2.0/routers/53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1496] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:26 2026] GET /v2.0/ports?device_id=53ec66cf-0442-4639-af7a-6d684db6c0a9 => 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: 709/1497] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:26 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:26.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bbf0ca1-eb71-43fa-8ff8-76006edfeb69 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: b6b87002-43b6-4793-8f52-3434645ea62c 2026-06-10 11:37:26.721 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bbf0ca1-eb71-43fa-8ff8-76006edfeb69 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: b6b87002-43b6-4793-8f52-3434645ea62c 2026-06-10 11:37:26.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bbf0ca1-eb71-43fa-8ff8-76006edfeb69 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] TaaS: Handle Delete Port: 55e2b678-9090-4e33-9165-1027201069a8 2026-06-10 11:37:26.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bbf0ca1-eb71-43fa-8ff8-76006edfeb69 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] Tap Mirror: Handle Delete Port: 55e2b678-9090-4e33-9165-1027201069a8 2026-06-10 11:37:27.253 8 INFO neutron.services.segments.plugin [-] Segment 8d5add14-9fa5-4cc5-8572-749cbc81197b resource provider aggregate not found 2026-06-10 11:37:27.266 8 INFO neutron.services.segments.plugin [-] Segment 8d5add14-9fa5-4cc5-8572-749cbc81197b resource provider aggregate not found 2026-06-10 11:37:27.271 8 INFO neutron.services.segments.plugin [-] Segment 8d5add14-9fa5-4cc5-8572-749cbc81197b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5add14-9fa5-4cc5-8572-749cbc81197b found for delete ", "request_id": "req-8af8a5e1-8772-44de-9c8f-5b308aef5ed0"}]} 2026-06-10 11:37:27.283 8 INFO neutron.db.l3_hamode_db [None req-3bbf0ca1-eb71-43fa-8ff8-76006edfeb69 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] HA network 933bbdf9-6795-4709-82be-861c24d4c01d was deleted as no HA routers are present in tenant 77c9f304cabe486fb824d473d6ef4a17. 2026-06-10 11:37:27.291 8 INFO neutron.services.segments.plugin [-] Segment 8d5add14-9fa5-4cc5-8572-749cbc81197b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5add14-9fa5-4cc5-8572-749cbc81197b found for delete ", "request_id": "req-24bf1fc2-1709-474a-8379-ce75e715d97e"}]} [pid: 8|app: 0|req: 789/1498] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:26 2026] DELETE /v2.0/routers/53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1499] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/ports?device_id=53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:27.344 8 INFO neutron.api.v2.resource [None req-7d1f1943-fd8f-47de-8611-20a5e02798e6 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1500] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/routers/53ec66cf-0442-4639-af7a-6d684db6c0a9 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1501] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/ports?device_id=8a6ed5ec-9f4c-4e24-8997-33f998472449 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:27.396 8 INFO neutron.api.v2.resource [None req-7d8452f7-a82c-4b47-b996-774d036953e9 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1502] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/routers/8a6ed5ec-9f4c-4e24-8997-33f998472449 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:27.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-519086f2-2e19-4982-89c0-73342e1b16b6 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1503] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/subnets/50c650d5-24fe-4d92-99cb-3524d1b57f05 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1504] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/ports?device_id=63a32372-c6a6-4ff7-9cba-d6d82920942a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:27.468 8 INFO neutron.api.v2.resource [None req-a2c83d74-a077-45c4-9154-b3ee3ea1f771 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1505] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/routers/63a32372-c6a6-4ff7-9cba-d6d82920942a => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:27.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2be73b59-f983-4759-aaf5-52a1ad8725d7 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1506] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/subnets/7b813f52-0d54-4b7b-bf03-5b23b6103913 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1507] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/ports?device_id=e54c1fbc-884b-4b62-9233-adaee42a0dd4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:27.533 8 INFO neutron.api.v2.resource [None req-a9cb1de5-cda9-4210-8dc3-050314f57bf8 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1508] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/routers/e54c1fbc-884b-4b62-9233-adaee42a0dd4 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:27.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1518571-c0a3-4a9f-8d63-8c5ed385c0e2 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1509] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/subnets/b7709a68-027c-4a4a-8d2e-e1bd3784a545 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:27.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e21d372-d27e-4218-a9fb-f0e3e2d1263a 0121fc7aa5f640159032bf15744a10e3 77c9f304cabe486fb824d473d6ef4a17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1510] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/subnets/82236369-a5be-42ee-9d2e-0e551314037c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1511] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 713/1512] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/security-groups?tenant_id=3245f9d38b734be3bb5e2e86928deafd&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1513] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:27 2026] DELETE /v2.0/security-groups/f315e889-c83a-4e56-bee3-1207c828129a => 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: 714/1514] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:27 2026] GET /v2.0/security-groups?tenant_id=77c9f304cabe486fb824d473d6ef4a17&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: 801/1515] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/security-groups?tenant_id=ef71cce1ff3e437d92a03c39b585ae2c&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1516] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:28 2026] DELETE /v2.0/security-groups/00aa0415-50e1-445c-850c-4277b29cf1b0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1517] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:28 2026] DELETE /v2.0/security-groups/50f1135a-cc6c-43c5-9e0b-0381343a9bec => 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: 716/1518] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1519] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&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: 717/1520] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 804/1521] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/networks?id=55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1522] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&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: 719/1523] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:28 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1524] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:37:28 2026] POST /v2.0/ports => generated 954 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1525] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:37:29 2026] PUT /v2.0/ports/65093ce1-6b97-4a68-8274-8d86db4eecfa => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:29.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81651e07-362e-4850-b49a-6d30dd0691dc'] response: {'name': 'network-changed', 'server_uuid': '667fa2ed-95d3-41d1-8aec-8abe642142c6', 'tag': '65093ce1-6b97-4a68-8274-8d86db4eecfa', '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: 806/1526] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:29 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1527] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:29 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1528] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:29 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1529] 10.0.0.3 () {32 vars in 620 bytes} [Wed Jun 10 11:37:30 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: 808/1530] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&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: 723/1531] 10.0.0.3 () {32 vars in 630 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/ => generated 632 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1532] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/ports?tenant_id=015d72a562894040bf338107cb53d60f&device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1533] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/networks?tenant_id=015d72a562894040bf338107cb53d60f&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1534] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1535] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:30 2026] GET /v2.0/security-groups?tenant_id=ca8f79cfd4cb48c1bee3917c861b2f11&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1536] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1537] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1538] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/security-groups?id=cdb97fad-2b88-4e90-9c9e-d09d714e61b6&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: 726/1539] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:31 2026] DELETE /v2.0/security-groups/29e733e6-17be-422e-8ea8-c66d5d0749a3 => 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: 814/1540] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1541] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:31.271 7 INFO neutron_taas.services.taas.taas_plugin [req-cee099ba-aa20-4703-9216-e27fae28c798 req-be9312fe-fcaa-48fa-9e7a-d54e13b54ed7 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] TaaS: Handle Delete Port: a47f4950-bae3-4819-ba18-67fc789eda92 2026-06-10 11:37:31.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cee099ba-aa20-4703-9216-e27fae28c798 req-be9312fe-fcaa-48fa-9e7a-d54e13b54ed7 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] Tap Mirror: Handle Delete Port: a47f4950-bae3-4819-ba18-67fc789eda92 [pid: 8|app: 0|req: 816/1542] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/ports?tenant_id=015d72a562894040bf338107cb53d60f&device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:31.399 7 INFO neutron.db.l3_db [req-cee099ba-aa20-4703-9216-e27fae28c798 req-be9312fe-fcaa-48fa-9e7a-d54e13b54ed7 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] Floating IP 92cc73fb-fdcb-465d-a038-59ce7fcd4bef disassociated. External IP: 10.96.250.206, port: a47f4950-bae3-4819-ba18-67fc789eda92. [pid: 8|app: 0|req: 817/1543] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65093ce1-6b97-4a68-8274-8d86db4eecfa => 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: 818/1544] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/subnets?id=462862cf-1218-4853-83a7-e2443b81bfa2 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1545] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/ports?network_id=55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1546] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/networks/55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc?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: 821/1547] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:37:31 2026] GET /v2.0/networks/55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc?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: 727/1548] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:37:31 2026] DELETE /v2.0/ports/a47f4950-bae3-4819-ba18-67fc789eda92 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:31.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-668faaac-9a32-4991-b357-7b9ddbeb6f59'] response: {'server_uuid': 'f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250', 'name': 'network-vif-deleted', 'tag': 'a47f4950-bae3-4819-ba18-67fc789eda92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 822/1549] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:32 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 823/1550] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:32 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1551] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:32 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1552] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:32 2026] GET /v2.0/security-groups?tenant_id=6b438c197592429e9a71a57e95f4111a&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1553] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:32 2026] DELETE /v2.0/security-groups/34e3e310-b1c7-4af0-a884-6346fb4a974d => 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: 729/1554] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:32 2026] GET /v2.0/security-groups?tenant_id=6174b29ae9e3440a823c38ac016dab21&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1555] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:32 2026] DELETE /v2.0/security-groups/5991b28e-cbf3-41ea-82b2-25b8d47dea73 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1556] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:33 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => 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: 827/1557] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:33 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1558] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:33 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&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: 828/1559] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:34 2026] GET /v2.0/ports?device_id=f062b2a4-ddb8-4b0b-8cbb-5b78b7fc4250 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1560] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:34 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1561] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:34 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1562] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:35 2026] DELETE /v2.0/security-groups/cdb97fad-2b88-4e90-9c9e-d09d714e61b6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:35.672 8 INFO neutron.api.v2.resource [None req-7d9cc1f2-9542-41e6-8990-1806e4f4d1cb be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1565] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:37:35 2026] GET /v2.0/security-groups/cdb97fad-2b88-4e90-9c9e-d09d714e61b6 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:35.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-df978b8b-66d4-4145-953c-deb3232da257 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] TaaS: Handle Delete Port: 971f7ae3-38ae-4315-b388-aa974b3fc2e2 2026-06-10 11:37:35.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df978b8b-66d4-4145-953c-deb3232da257 be6036d5da8a47c980ab13bbe2f55331 4c10b74261ff4dff9c54a7ea45d91a4b - - default default] Tap Mirror: Handle Delete Port: 971f7ae3-38ae-4315-b388-aa974b3fc2e2 [pid: 7|app: 0|req: 733/1566] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1567] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:35 2026] DELETE /v2.0/floatingips/92cc73fb-fdcb-465d-a038-59ce7fcd4bef => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1568] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:35 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 734/1569] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:35 2026] GET /v2.0/security-groups?tenant_id=9980fe780c8d447fab6e0b0060d42a2d&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1570] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1571] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:36 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1572] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:36 2026] DELETE /v2.0/security-groups/bbcac1fe-c5dc-4bd3-a86b-3250f0b288e8 => 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: 839/1573] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:37:36.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc2faa36-4e14-4ebf-95a8-655e5badd1d4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 9d6a5ca5-f6a8-44be-8c2c-7a20569e3fc8 2026-06-10 11:37:36.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc2faa36-4e14-4ebf-95a8-655e5badd1d4 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 9d6a5ca5-f6a8-44be-8c2c-7a20569e3fc8 [pid: 8|app: 0|req: 840/1574] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1575] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:37:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1576] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:37:36 2026] PUT /v2.0/security-groups/2f45c243-43f4-4a26-8552-77a4d3932067/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1577] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:37:36 2026] PUT /v2.0/security-groups/3fa5f22e-3797-442d-89c7-690118174815/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1578] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:37:36 2026] PUT /v2.0/security-groups/f8b8c806-c896-423c-af94-96d3c0dab8ab/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1579] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:36 2026] PUT /v2.0/routers/7fe1c8ec-064e-4a56-838b-73c44e9058a0/remove_router_interface => generated 309 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1580] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:37:36 2026] PUT /v2.0/security-groups/f33b282d-022d-4211-b149-74cc8b64cbf9/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1581] 10.0.0.3 () {32 vars in 677 bytes} [Wed Jun 10 11:37:36 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1582] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:37.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-470e84db-67cf-4489-92ac-bed7d438d959 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 376ebd25-4614-4892-b2c7-3e10daa2b3a2 2026-06-10 11:37:37.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-470e84db-67cf-4489-92ac-bed7d438d959 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 376ebd25-4614-4892-b2c7-3e10daa2b3a2 [pid: 7|app: 0|req: 739/1583] 10.0.0.3 () {32 vars in 687 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1584] 10.0.0.3 () {32 vars in 699 bytes} [Wed Jun 10 11:37:37 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: 7|app: 0|req: 741/1585] 10.0.0.3 () {32 vars in 685 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1586] 10.0.0.3 () {32 vars in 699 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1587] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 744/1588] 10.0.0.3 () {32 vars in 695 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1589] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:37.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-470e84db-67cf-4489-92ac-bed7d438d959 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: b5727409-da6e-4efc-9c44-e6b496fb6eef 2026-06-10 11:37:37.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-470e84db-67cf-4489-92ac-bed7d438d959 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: b5727409-da6e-4efc-9c44-e6b496fb6eef [pid: 7|app: 0|req: 746/1590] 10.0.0.3 () {32 vars in 707 bytes} [Wed Jun 10 11:37:37 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1591] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/security-groups/2f45c243-43f4-4a26-8552-77a4d3932067 => 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: 748/1592] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/security-groups/3fa5f22e-3797-442d-89c7-690118174815 => 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: 749/1593] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/security-groups/f8b8c806-c896-423c-af94-96d3c0dab8ab => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:37.834 8 INFO neutron.services.segments.plugin [-] Segment a0964b82-7262-4207-806b-eebf1092ef3b resource provider aggregate not found 2026-06-10 11:37:37.845 8 INFO neutron.services.segments.plugin [-] Segment a0964b82-7262-4207-806b-eebf1092ef3b resource provider aggregate not found 2026-06-10 11:37:37.858 8 INFO neutron.services.segments.plugin [-] Segment a0964b82-7262-4207-806b-eebf1092ef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0964b82-7262-4207-806b-eebf1092ef3b found for delete ", "request_id": "req-6b8874f5-19a4-42d1-ba3a-78b0f5f95a87"}]} 2026-06-10 11:37:37.869 8 INFO neutron.services.segments.plugin [-] Segment a0964b82-7262-4207-806b-eebf1092ef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0964b82-7262-4207-806b-eebf1092ef3b found for delete ", "request_id": "req-6b972031-8ce7-4240-bcf4-33f04e8d3449"}]} 2026-06-10 11:37:37.886 8 INFO neutron.db.l3_hamode_db [None req-470e84db-67cf-4489-92ac-bed7d438d959 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network c6a428ef-8ada-4a74-a9d6-8516d62a3e87 was deleted as no HA routers are present in tenant 4c10b74261ff4dff9c54a7ea45d91a4b. [pid: 8|app: 0|req: 845/1594] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:36 2026] DELETE /v2.0/routers/7fe1c8ec-064e-4a56-838b-73c44e9058a0 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1595] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/security-groups/f33b282d-022d-4211-b149-74cc8b64cbf9 => 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: 751/1596] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/security-groups/a3f3a925-2633-4004-935e-d5099e972680 => 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: 846/1597] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:37 2026] DELETE /v2.0/subnets/3623171b-31e7-48bd-85a4-899a90aa2f06 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:38.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9f1686d-2e23-4602-877a-0c030b1236ad c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: db1ff5de-2ba1-4e86-b57a-e3294819a5d2 2026-06-10 11:37:38.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9f1686d-2e23-4602-877a-0c030b1236ad c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: db1ff5de-2ba1-4e86-b57a-e3294819a5d2 2026-06-10 11:37:38.361 7 INFO neutron.services.segments.plugin [-] Segment b3325420-138f-4f28-842f-bbd6d951c01b resource provider aggregate not found 2026-06-10 11:37:38.368 7 INFO neutron.services.segments.plugin [-] Segment b3325420-138f-4f28-842f-bbd6d951c01b resource provider aggregate not found 2026-06-10 11:37:38.386 7 INFO neutron.services.segments.plugin [-] Segment b3325420-138f-4f28-842f-bbd6d951c01b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3325420-138f-4f28-842f-bbd6d951c01b found for delete ", "request_id": "req-7856a0ad-7a5f-417f-9298-34e7b1ab64d6"}]} 2026-06-10 11:37:38.387 7 INFO neutron.services.segments.plugin [-] Segment b3325420-138f-4f28-842f-bbd6d951c01b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3325420-138f-4f28-842f-bbd6d951c01b found for delete ", "request_id": "req-61494dbc-8714-42fd-9584-4d7deea7c42f"}]} [pid: 7|app: 0|req: 752/1598] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:38 2026] DELETE /v2.0/networks/44d42013-ed5d-470a-94d5-c611257bab00 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:38.599 8 INFO neutron.db.segments_db [None req-48529c3e-f1de-4cef-af51-b1e6ce59ec0c 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 4919ce52-478c-4a88-9297-873ef1059aab of type vxlan for network d4403604-7a63-4573-ae45-f0ce0abc8378 [pid: 8|app: 0|req: 847/1599] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:38 2026] POST /v2.0/networks => generated 611 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1600] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:38 2026] GET /v2.0/security-groups?tenant_id=4c10b74261ff4dff9c54a7ea45d91a4b&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:38.794 8 INFO neutron.db.segments_db [None req-62f85508-7654-4b01-b68c-b8fb76b6a2fe 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 6e952f14-f603-4c82-834d-beeb42cf3b14 of type vxlan for network adc42603-eade-426b-9e0e-7074f3f92501 [pid: 7|app: 0|req: 754/1601] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:38 2026] DELETE /v2.0/security-groups/13178845-5b03-4589-9a8e-7254794f0ad4 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1602] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:38 2026] POST /v2.0/networks => generated 611 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1603] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:38 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1604] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:38 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1605] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:38 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1606] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:38 2026] GET /v2.0/security-groups?tenant_id=84946f47bf1d49e0ad5243ef278488e1&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1607] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:39 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: 758/1608] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:39 2026] DELETE /v2.0/security-groups/e429d19d-c3dc-464e-810d-aeed078d50e4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:39.458 8 INFO neutron.db.segments_db [None req-c9bcd654-3cf2-461d-8c80-d243859ac5de 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 of type vxlan for network 5677604b-61e3-4676-ad62-c6fad826c247 [pid: 7|app: 0|req: 759/1609] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:39 2026] GET /v2.0/security-groups?tenant_id=7f6d1b5eae524d0aaf62f228a64dbc0a&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: 760/1610] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:39 2026] DELETE /v2.0/security-groups/8074c585-452e-4046-9aa3-1b8c0d77591b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:39.724 8 INFO neutron.db.l3_hamode_db [None req-c9bcd654-3cf2-461d-8c80-d243859ac5de 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:39.847 8 INFO neutron.db.l3_hamode_db [None req-c9bcd654-3cf2-461d-8c80-d243859ac5de 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 761/1611] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:39 2026] GET /v2.0/security-groups?tenant_id=6114b93c8fd84704a2415a4c0d4fe0c9&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1612] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:39 2026] DELETE /v2.0/security-groups/79f95b71-0827-4565-a1dc-51ea0d4963f7 => 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: 763/1613] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:40 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 764/1614] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:40 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&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: 851/1615] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:39 2026] POST /v2.0/routers => generated 507 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1616] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:41 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1617] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:37:41 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1618] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:40 2026] PUT /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986/add_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1619] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:41 2026] GET /v2.0/security-groups?tenant_id=c63b70c0b5d44bf390db67df47da05e5&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1620] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:37:41 2026] GET /v2.0/security-groups?id=8b1ae2f1-7fba-4633-b677-9f0b1271b242&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1621] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:41 2026] GET /v2.0/ports/3152e04d-a74e-4000-a250-3acdf1a53934 => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:41.837 8 INFO neutron_taas.services.taas.taas_plugin [req-d2116ba2-26cf-469d-89fa-6e9608088f5a req-b052b699-21c2-4fd0-a432-d2f6409171ea d8357b0090fb4e0f8895c1f8a14b81c2 015d72a562894040bf338107cb53d60f - - default default] TaaS: Handle Delete Port: 65093ce1-6b97-4a68-8274-8d86db4eecfa 2026-06-10 11:37:41.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2116ba2-26cf-469d-89fa-6e9608088f5a req-b052b699-21c2-4fd0-a432-d2f6409171ea d8357b0090fb4e0f8895c1f8a14b81c2 015d72a562894040bf338107cb53d60f - - default default] Tap Mirror: Handle Delete Port: 65093ce1-6b97-4a68-8274-8d86db4eecfa [pid: 7|app: 0|req: 768/1622] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:41 2026] DELETE /v2.0/security-groups/73bc3123-c508-486f-8f7c-c5e21360ac22 => 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: 855/1623] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:37:41 2026] DELETE /v2.0/ports/65093ce1-6b97-4a68-8274-8d86db4eecfa => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:42.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9e70a7a-303e-4b2e-8c67-abf52d0adf4f'] response: {'server_uuid': '667fa2ed-95d3-41d1-8aec-8abe642142c6', 'name': 'network-vif-deleted', 'tag': '65093ce1-6b97-4a68-8274-8d86db4eecfa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 856/1624] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:42 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 769/1625] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:41 2026] PUT /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1626] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:43 2026] GET /v2.0/ports/0320061e-9e1e-497e-9d24-986f5c7bb259 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:43.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-6823d579-acee-4e26-a572-9ddbd52cd42e 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 0320061e-9e1e-497e-9d24-986f5c7bb259 2026-06-10 11:37:43.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6823d579-acee-4e26-a572-9ddbd52cd42e 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 0320061e-9e1e-497e-9d24-986f5c7bb259 [pid: 7|app: 0|req: 770/1627] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:43 2026] PUT /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986/remove_router_interface => generated 309 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1628] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:43 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:44.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa17559b-9329-4197-af05-91c88476f2c4 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 3152e04d-a74e-4000-a250-3acdf1a53934 2026-06-10 11:37:44.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa17559b-9329-4197-af05-91c88476f2c4 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 3152e04d-a74e-4000-a250-3acdf1a53934 [pid: 7|app: 0|req: 772/1629] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1630] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1631] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1632] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:44 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: 776/1633] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:37:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1634] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:43 2026] PUT /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1635] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:37:44 2026] PUT /v2.0/subnetpools/5a707930-87f3-414b-bd5b-a4eb857a54b8/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1636] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:44 2026] GET /v2.0/ports?device_id=5f508e1c-6b2d-4ab0-99af-3036c3448986 => 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: 778/1637] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:37:44 2026] PUT /v2.0/subnetpools/fcea266f-3b1a-4aee-b986-79ed8be60739/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1638] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:37:44 2026] PUT /v2.0/subnetpools/34a00eff-eb37-4dcd-b9ef-c29c36736689/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1639] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:37:44 2026] PUT /v2.0/subnetpools/76b50777-c47a-40a7-9ca3-941c570df88a/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1640] 10.0.0.3 () {32 vars in 669 bytes} [Wed Jun 10 11:37:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:44.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-22ed3d91-90d8-463c-ae96-4a0bd46e6b70 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 80996faa-6be6-4d8a-8681-4b0a9215b021 2026-06-10 11:37:44.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22ed3d91-90d8-463c-ae96-4a0bd46e6b70 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 80996faa-6be6-4d8a-8681-4b0a9215b021 [pid: 7|app: 0|req: 782/1641] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:37:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => 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: 783/1642] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:37:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1643] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1644] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/ports?device_id=667fa2ed-95d3-41d1-8aec-8abe642142c6 => 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: 786/1645] 10.0.0.3 () {32 vars in 677 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1646] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1647] 10.0.0.3 () {32 vars in 687 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1648] 10.0.0.3 () {32 vars in 699 bytes} [Wed Jun 10 11:37:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1649] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnetpools/5a707930-87f3-414b-bd5b-a4eb857a54b8 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1650] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnetpools/fcea266f-3b1a-4aee-b986-79ed8be60739 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:45.297 8 INFO neutron.services.segments.plugin [-] Segment ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 resource provider aggregate not found 2026-06-10 11:37:45.306 8 INFO neutron.services.segments.plugin [-] Segment ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 resource provider aggregate not found 2026-06-10 11:37:45.320 8 INFO neutron.services.segments.plugin [-] Segment ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 found for delete ", "request_id": "req-be4d7570-61a7-412e-931e-b0ffb6d40d4c"}]} 2026-06-10 11:37:45.325 8 INFO neutron.services.segments.plugin [-] Segment ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca8a83b6-77d6-4a2a-8cce-2420056e4ed6 found for delete ", "request_id": "req-6391ff28-4655-41b6-bdbc-258a1950f307"}]} [pid: 7|app: 0|req: 792/1651] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnetpools/34a00eff-eb37-4dcd-b9ef-c29c36736689 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:45.340 8 INFO neutron.db.l3_hamode_db [None req-22ed3d91-90d8-463c-ae96-4a0bd46e6b70 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] HA network 5677604b-61e3-4676-ad62-c6fad826c247 was deleted as no HA routers are present in tenant f5294ae6d86b4e6ab4f14b8d8e6831fe. [pid: 8|app: 0|req: 860/1652] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:44 2026] DELETE /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1653] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnetpools/76b50777-c47a-40a7-9ca3-941c570df88a => 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: 794/1654] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnetpools/cc5b33eb-ac66-42e1-a455-cb52bfc102ec => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1655] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnets/e029efd8-6da5-48eb-b0ff-74124defa123 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1656] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/subnets/21b553d8-70d8-4420-9737-cc30a97e1699 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:45.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-979fe812-d67c-4e6a-b67a-b1bd73befc13 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: af97b964-bd69-40d6-92d9-dd92ab45ce57 2026-06-10 11:37:45.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-979fe812-d67c-4e6a-b67a-b1bd73befc13 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: af97b964-bd69-40d6-92d9-dd92ab45ce57 [pid: 8|app: 0|req: 862/1657] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/networks/adc42603-eade-426b-9e0e-7074f3f92501 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:46.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-0fba41f9-7d17-4e78-b50e-b1d888a51f2a 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 9884992e-ff00-422c-8110-bd5c66ab9d13 2026-06-10 11:37:46.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fba41f9-7d17-4e78-b50e-b1d888a51f2a 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 9884992e-ff00-422c-8110-bd5c66ab9d13 2026-06-10 11:37:46.210 7 INFO neutron.services.segments.plugin [-] Segment 4919ce52-478c-4a88-9297-873ef1059aab resource provider aggregate not found 2026-06-10 11:37:46.213 7 INFO neutron.services.segments.plugin [-] Segment 4919ce52-478c-4a88-9297-873ef1059aab resource provider aggregate not found 2026-06-10 11:37:46.234 7 INFO neutron.services.segments.plugin [-] Segment 4919ce52-478c-4a88-9297-873ef1059aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4919ce52-478c-4a88-9297-873ef1059aab found for delete ", "request_id": "req-15b49cfe-a5b4-4f76-a394-37f53cee6d93"}]} 2026-06-10 11:37:46.239 7 INFO neutron.services.segments.plugin [-] Segment 4919ce52-478c-4a88-9297-873ef1059aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4919ce52-478c-4a88-9297-873ef1059aab found for delete ", "request_id": "req-80b7f56a-fe95-4f55-80df-26ae1e13b4db"}]} [pid: 7|app: 0|req: 796/1658] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:45 2026] DELETE /v2.0/networks/d4403604-7a63-4573-ae45-f0ce0abc8378 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:46.324 7 INFO neutron.db.segments_db [None req-6fb979bb-1da8-42bd-ac59-6e3a2e869008 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 1d0f2ffb-b94c-41fa-b082-4ed001d4801a of type vxlan for network dfc268e2-cd92-4266-9297-8d7dd364081e [pid: 7|app: 0|req: 797/1659] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:46 2026] POST /v2.0/networks => generated 611 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1660] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:46 2026] GET /v2.0/security-groups?tenant_id=931a1fec1a1f4e81a5e6514221ca7016&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1661] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:46 2026] DELETE /v2.0/security-groups/8972b979-3a53-40fe-a8ba-9c25257109af => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1662] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:46 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:46.766 7 INFO neutron.db.segments_db [None req-b2510e57-c593-4302-9438-5cd6c237d35c 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 4c1376a8-3233-4e3c-a215-fb6426e14d49 of type vxlan for network ec9538aa-cae0-458f-8a41-930276eebaec [pid: 8|app: 0|req: 865/1663] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:46 2026] GET /v2.0/security-groups?tenant_id=663bbe66fe064449b4fc054c6b05627a&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:47.037 7 INFO neutron.db.l3_hamode_db [None req-b2510e57-c593-4302-9438-5cd6c237d35c 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 866/1664] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:46 2026] GET /v2.0/security-groups?tenant_id=0c79f517d8d34c72ad0a20063023e98a&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:47.169 7 INFO neutron.db.l3_hamode_db [None req-b2510e57-c593-4302-9438-5cd6c237d35c 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 867/1665] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:47 2026] DELETE /v2.0/security-groups/bbb2f7ba-3a23-4d20-bff2-cfdf0a32264d => 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: 868/1666] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:47 2026] DELETE /v2.0/security-groups/0efdea74-770e-45b9-ad7d-3258d917af2d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:47.339 8 INFO neutron.services.segments.plugin [-] Segment 6e952f14-f603-4c82-834d-beeb42cf3b14 resource provider aggregate not found 2026-06-10 11:37:47.353 8 INFO neutron.services.segments.plugin [-] Segment 6e952f14-f603-4c82-834d-beeb42cf3b14 resource provider aggregate not found 2026-06-10 11:37:47.376 8 INFO neutron.services.segments.plugin [-] Segment 6e952f14-f603-4c82-834d-beeb42cf3b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e952f14-f603-4c82-834d-beeb42cf3b14 found for delete ", "request_id": "req-673980bc-6063-4502-9484-093dab96587b"}]} 2026-06-10 11:37:47.377 8 INFO neutron.services.segments.plugin [-] Segment 6e952f14-f603-4c82-834d-beeb42cf3b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e952f14-f603-4c82-834d-beeb42cf3b14 found for delete ", "request_id": "req-bdc8cc76-bd77-43a6-a4f6-ebedcccac2d8"}]} 2026-06-10 11:37:47.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c288378-5ecb-488c-a7e7-22b08a02b0dc c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 71bb0696-7de5-4566-87c1-b0a63150bbc0 2026-06-10 11:37:47.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c288378-5ecb-488c-a7e7-22b08a02b0dc c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 71bb0696-7de5-4566-87c1-b0a63150bbc0 [pid: 7|app: 0|req: 799/1667] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:46 2026] POST /v2.0/routers => generated 506 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1668] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:47 2026] GET /v2.0/security-groups?tenant_id=2cd00b73761e462fb866435523f3040d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1669] 10.0.0.3 () {34 vars in 662 bytes} [Wed Jun 10 11:37:47 2026] POST /v2.0/ports => generated 951 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: 8|app: 0|req: 869/1670] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:47 2026] PUT /v2.0/routers/cf28e5dd-dde9-4125-a2b1-265b5a8bad8c/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1671] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:48 2026] DELETE /v2.0/security-groups/bce5b1e2-3151-4fb4-818d-47264e9203c4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:48.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f2b142-af93-472b-840f-cb904df00f2c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 56936374-8ff3-4b64-a87b-85f84bee3c87 2026-06-10 11:37:48.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f2b142-af93-472b-840f-cb904df00f2c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 56936374-8ff3-4b64-a87b-85f84bee3c87 2026-06-10 11:37:48.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f2b142-af93-472b-840f-cb904df00f2c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: c933f5e3-9220-4e4a-a82d-92d769364b9f 2026-06-10 11:37:48.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f2b142-af93-472b-840f-cb904df00f2c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: c933f5e3-9220-4e4a-a82d-92d769364b9f 2026-06-10 11:37:49.131 7 INFO neutron.services.segments.plugin [-] Segment 291713f6-dd0c-410a-b952-4c1060d828e1 resource provider aggregate not found 2026-06-10 11:37:49.140 7 INFO neutron.services.segments.plugin [-] Segment 291713f6-dd0c-410a-b952-4c1060d828e1 resource provider aggregate not found 2026-06-10 11:37:49.157 7 INFO neutron.services.segments.plugin [-] Segment 291713f6-dd0c-410a-b952-4c1060d828e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291713f6-dd0c-410a-b952-4c1060d828e1 found for delete ", "request_id": "req-043a0564-f9ed-43a4-a053-a849cdd147a9"}]} 2026-06-10 11:37:49.159 7 INFO neutron.services.segments.plugin [-] Segment 291713f6-dd0c-410a-b952-4c1060d828e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 291713f6-dd0c-410a-b952-4c1060d828e1 found for delete ", "request_id": "req-553523ea-fca1-4b3e-b9e5-d21921c18bbc"}]} 2026-06-10 11:37:49.169 7 INFO neutron.db.l3_hamode_db [None req-c8f2b142-af93-472b-840f-cb904df00f2c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network 2592400e-c6bc-43a2-b9f5-2faaa2dbd42c was deleted as no HA routers are present in tenant 015d72a562894040bf338107cb53d60f. [pid: 7|app: 0|req: 803/1672] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:48 2026] DELETE /v2.0/routers/cf28e5dd-dde9-4125-a2b1-265b5a8bad8c => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1673] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:49 2026] DELETE /v2.0/subnets/462862cf-1218-4853-83a7-e2443b81bfa2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1674] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:48 2026] PUT /v2.0/routers/99508f36-7c74-4891-bda8-ec2d4a647eb8/add_router_interface => generated 309 bytes in 1211 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-06-10 11:37:49.557 8 INFO neutron_taas.services.taas.taas_plugin [None req-4bff5ee3-9a8d-4da4-9272-e3b8ce0daaad c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 062935b5-2dbe-4cac-9ddb-20d51b233d7c 2026-06-10 11:37:49.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bff5ee3-9a8d-4da4-9272-e3b8ce0daaad c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 062935b5-2dbe-4cac-9ddb-20d51b233d7c 2026-06-10 11:37:49.702 8 INFO neutron.services.segments.plugin [-] Segment 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 resource provider aggregate not found 2026-06-10 11:37:49.705 7 INFO neutron.db.segments_db [None req-263da4cf-d9b1-4367-b6b1-24454b26e82c 35e092a9567747fba469388f374879fc b65a6f57471f4db0a8c00cb4e91619c7 - - default default] Added segment a1029053-abe3-4aa2-8dce-f2d4d6a77163 of type vxlan for network 0622d58a-e39f-400d-9884-985e12a806a3 2026-06-10 11:37:49.706 8 INFO neutron.services.segments.plugin [-] Segment 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 resource provider aggregate not found 2026-06-10 11:37:49.729 8 INFO neutron.services.segments.plugin [-] Segment 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 found for delete ", "request_id": "req-864ea1fb-cadc-490f-828e-d2c1e50b13fb"}]} 2026-06-10 11:37:49.729 8 INFO neutron.services.segments.plugin [-] Segment 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f340d84-f4ed-4353-b3c2-1fc5838ad0c7 found for delete ", "request_id": "req-a28d2fcf-b256-454b-a2a9-e1c2ea14d63f"}]} [pid: 8|app: 0|req: 871/1675] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:49 2026] DELETE /v2.0/networks/55630cc4-e9e6-4531-aeb5-2d0a4d0d58cc => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1676] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:49 2026] POST /v2.0/networks => generated 623 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1677] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:49 2026] GET /v2.0/ports/0a2a7dde-1a3d-447a-b80a-9aadef9a41c1 => generated 1025 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1678] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:49 2026] POST /v2.0/subnets => generated 641 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1679] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:50 2026] GET /v2.0/security-groups?tenant_id=015d72a562894040bf338107cb53d60f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:50.166 8 INFO neutron.db.segments_db [None req-2838aea9-0a42-4927-b0bf-af82d0bea59a 35e092a9567747fba469388f374879fc b65a6f57471f4db0a8c00cb4e91619c7 - - default default] Added segment e3b49d58-6049-4325-8f81-268c789b6844 of type vxlan for network c4f95d32-28e6-4e31-9699-2655a82e09e3 2026-06-10 11:37:50.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-796cf758-3db3-4684-b6b3-517ae4c43e40 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 0a2a7dde-1a3d-447a-b80a-9aadef9a41c1 2026-06-10 11:37:50.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-796cf758-3db3-4684-b6b3-517ae4c43e40 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 0a2a7dde-1a3d-447a-b80a-9aadef9a41c1 [pid: 8|app: 0|req: 875/1680] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:50 2026] POST /v2.0/networks => generated 625 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1681] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:50 2026] DELETE /v2.0/security-groups/8b1ae2f1-7fba-4633-b677-9f0b1271b242 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1682] 10.0.0.3 () {34 vars in 740 bytes} [Wed Jun 10 11:37:50 2026] PUT /v2.0/networks/c4f95d32-28e6-4e31-9699-2655a82e09e3 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1683] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:49 2026] PUT /v2.0/routers/99508f36-7c74-4891-bda8-ec2d4a647eb8/remove_router_interface => generated 309 bytes in 820 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: 878/1686] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:50 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:50.752 7 INFO neutron.api.v2.resource [None req-51c0f413-b9ac-4825-b11e-51055c9c6fd2 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1687] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:50 2026] PUT /v2.0/routers/99508f36-7c74-4891-bda8-ec2d4a647eb8/remove_router_interface => generated 197 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1688] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:50 2026] GET /v2.0/ports?device_id=99508f36-7c74-4891-bda8-ec2d4a647eb8 => 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: 879/1689] 10.0.0.3 () {34 vars in 738 bytes} [Wed Jun 10 11:37:50 2026] PUT /v2.0/subnets/8684653a-2e74-4312-944e-1a2bf5f1b9e9 => generated 636 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:50.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-e06a2488-454a-4ee2-9fc9-e7cb67ddb375 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 5a4a0848-18a9-49dc-9a36-550c07d9b802 2026-06-10 11:37:50.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e06a2488-454a-4ee2-9fc9-e7cb67ddb375 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 5a4a0848-18a9-49dc-9a36-550c07d9b802 [pid: 8|app: 0|req: 880/1690] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:50 2026] DELETE /v2.0/networks/c4f95d32-28e6-4e31-9699-2655a82e09e3 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:51.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2930aa8c-dcdc-4645-b7cc-78678ab3e5fa 35e092a9567747fba469388f374879fc b65a6f57471f4db0a8c00cb4e91619c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1691] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/networks/c4f95d32-28e6-4e31-9699-2655a82e09e3 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1692] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1693] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/subnets?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1694] 10.0.0.3 () {32 vars in 650 bytes} [Wed Jun 10 11:37:51 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: 8|app: 0|req: 885/1695] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/networks => generated 1307 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1696] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/subnets => generated 1280 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1697] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/networks/0622d58a-e39f-400d-9884-985e12a806a3 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1698] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:51 2026] GET /v2.0/subnets/f2aab4ab-a3cf-467d-aad9-ce5de8637e4a => generated 641 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:51.312 7 INFO neutron.services.segments.plugin [-] Segment 4c1376a8-3233-4e3c-a215-fb6426e14d49 resource provider aggregate not found 2026-06-10 11:37:51.314 7 INFO neutron.services.segments.plugin [-] Segment 4c1376a8-3233-4e3c-a215-fb6426e14d49 resource provider aggregate not found 2026-06-10 11:37:51.331 7 INFO neutron.services.segments.plugin [-] Segment 4c1376a8-3233-4e3c-a215-fb6426e14d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1376a8-3233-4e3c-a215-fb6426e14d49 found for delete ", "request_id": "req-be1a1e4b-2041-4980-b789-7bc6f0808bc6"}]} 2026-06-10 11:37:51.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad5a39c8-725d-4700-b896-aaecdeb1b348 35e092a9567747fba469388f374879fc b65a6f57471f4db0a8c00cb4e91619c7 - - default default] DELETE failed (client error): The resource could not be found. 2026-06-10 11:37:51.333 7 INFO neutron.services.segments.plugin [-] Segment 4c1376a8-3233-4e3c-a215-fb6426e14d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1376a8-3233-4e3c-a215-fb6426e14d49 found for delete ", "request_id": "req-cfdb5f2b-560d-40dd-9096-8683262b5767"}]} [pid: 8|app: 0|req: 889/1699] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/subnets/8684653a-2e74-4312-944e-1a2bf5f1b9e9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:51.340 7 INFO neutron.db.l3_hamode_db [None req-e06a2488-454a-4ee2-9fc9-e7cb67ddb375 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] HA network ec9538aa-cae0-458f-8a41-930276eebaec was deleted as no HA routers are present in tenant f5294ae6d86b4e6ab4f14b8d8e6831fe. 2026-06-10 11:37:51.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-632bbd40-7ee6-469c-b2d1-04128a9f203d 35e092a9567747fba469388f374879fc b65a6f57471f4db0a8c00cb4e91619c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1700] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:50 2026] DELETE /v2.0/routers/99508f36-7c74-4891-bda8-ec2d4a647eb8 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1701] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/networks/c4f95d32-28e6-4e31-9699-2655a82e09e3 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1702] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/subnets/f2aab4ab-a3cf-467d-aad9-ce5de8637e4a => 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: 812/1703] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/subnets/5547397a-6248-4ab3-a148-376007cd67bd => 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: 892/1704] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/networks/0622d58a-e39f-400d-9884-985e12a806a3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:51.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-a77cb460-7b52-4252-8899-2ab4ba1b55ab 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: ebea4d2a-ab41-44ab-8b92-ce8c5a37f7e8 2026-06-10 11:37:51.654 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a77cb460-7b52-4252-8899-2ab4ba1b55ab 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: ebea4d2a-ab41-44ab-8b92-ce8c5a37f7e8 2026-06-10 11:37:51.752 8 INFO neutron.services.segments.plugin [-] Segment e3b49d58-6049-4325-8f81-268c789b6844 resource provider aggregate not found 2026-06-10 11:37:51.756 8 INFO neutron.services.segments.plugin [-] Segment e3b49d58-6049-4325-8f81-268c789b6844 resource provider aggregate not found 2026-06-10 11:37:51.770 8 INFO neutron.services.segments.plugin [-] Segment e3b49d58-6049-4325-8f81-268c789b6844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b49d58-6049-4325-8f81-268c789b6844 found for delete ", "request_id": "req-1164aa51-580c-457c-872b-99d264ef8496"}]} 2026-06-10 11:37:51.780 8 INFO neutron.services.segments.plugin [-] Segment e3b49d58-6049-4325-8f81-268c789b6844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b49d58-6049-4325-8f81-268c789b6844 found for delete ", "request_id": "req-70122f81-7ed2-442e-b2f6-43265474ad36"}]} 2026-06-10 11:37:51.788 8 INFO neutron.services.segments.plugin [-] Segment a1029053-abe3-4aa2-8dce-f2d4d6a77163 resource provider aggregate not found 2026-06-10 11:37:51.801 8 INFO neutron.services.segments.plugin [-] Segment a1029053-abe3-4aa2-8dce-f2d4d6a77163 resource provider aggregate not found 2026-06-10 11:37:51.805 8 INFO neutron.services.segments.plugin [-] Segment a1029053-abe3-4aa2-8dce-f2d4d6a77163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1029053-abe3-4aa2-8dce-f2d4d6a77163 found for delete ", "request_id": "req-47d5d432-36f4-4cd6-a8b1-33fa5b9c708c"}]} 2026-06-10 11:37:51.820 8 INFO neutron.services.segments.plugin [-] Segment a1029053-abe3-4aa2-8dce-f2d4d6a77163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1029053-abe3-4aa2-8dce-f2d4d6a77163 found for delete ", "request_id": "req-96096ec3-01bf-41a8-9363-8561b523f127"}]} [pid: 7|app: 0|req: 813/1705] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:51 2026] DELETE /v2.0/networks/dfc268e2-cd92-4266-9297-8d7dd364081e => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:51.932 8 INFO neutron.db.segments_db [None req-f4906742-1e41-468b-9f65-466dcb98f333 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment b8a12c8e-8021-4fc5-8749-eecee9633555 of type vxlan for network 322b9534-bb05-4fd6-97ff-2f5103a23a86 [pid: 8|app: 0|req: 893/1706] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:51 2026] POST /v2.0/networks => generated 611 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1707] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:52 2026] GET /v2.0/security-groups?tenant_id=b65a6f57471f4db0a8c00cb4e91619c7&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1708] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:52 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1709] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:52 2026] DELETE /v2.0/security-groups/4b5b8869-205c-451e-820c-26383b0505b8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:52.298 7 INFO neutron.db.segments_db [None req-4211c419-5498-4983-856e-7d3b59a429b1 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 9812618c-91a4-4588-b770-8124e9770f5b of type vxlan for network 113ac572-76cf-40ef-83ed-72989e650079 2026-06-10 11:37:52.555 7 INFO neutron.db.l3_hamode_db [None req-4211c419-5498-4983-856e-7d3b59a429b1 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:52.662 7 INFO neutron.db.l3_hamode_db [None req-4211c419-5498-4983-856e-7d3b59a429b1 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:37:52.794 8 INFO neutron.db.segments_db [None req-2f76f9ee-dfce-452e-b84c-341810bae6d6 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Added segment 8583e999-97dc-491f-8e12-1e9ec5cc6dfd of type vxlan for network 473bcfa3-bd60-4dab-822f-e51732f2406c [pid: 8|app: 0|req: 896/1710] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:52 2026] POST /v2.0/networks => generated 612 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1711] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:37:52 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 815/1712] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:52 2026] POST /v2.0/routers => generated 507 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:53.376 7 INFO neutron.services.segments.plugin [-] Segment 1d0f2ffb-b94c-41fa-b082-4ed001d4801a resource provider aggregate not found 2026-06-10 11:37:53.378 7 INFO neutron.services.segments.plugin [-] Segment 1d0f2ffb-b94c-41fa-b082-4ed001d4801a resource provider aggregate not found 2026-06-10 11:37:53.398 7 INFO neutron.services.segments.plugin [-] Segment 1d0f2ffb-b94c-41fa-b082-4ed001d4801a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0f2ffb-b94c-41fa-b082-4ed001d4801a found for delete ", "request_id": "req-747084d6-d2d5-4234-abb5-ab3e07f66c04"}]} 2026-06-10 11:37:53.409 7 INFO neutron.services.segments.plugin [-] Segment 1d0f2ffb-b94c-41fa-b082-4ed001d4801a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0f2ffb-b94c-41fa-b082-4ed001d4801a found for delete ", "request_id": "req-ca235b29-18fc-477e-9b7d-5888ced9a0a9"}]} [pid: 8|app: 0|req: 898/1713] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:37:53 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:53.492 8 INFO neutron.db.segments_db [None req-99af3c6a-dfe8-401e-978a-099dbd1483b6 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Added segment c3f33dac-2772-4117-b3da-cea0bdf17c8e of type vxlan for network fc9bbf2d-10fa-4fd7-aee0-34ceb0e92850 [pid: 8|app: 0|req: 899/1714] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:53 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1715] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:37:53 2026] POST /v2.0/ports => generated 743 bytes in 304 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: 901/1716] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:37:53 2026] POST /v2.0/trunks => generated 407 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:54.097 8 INFO neutron.db.segments_db [None req-d5b1c283-902a-4d8c-8a47-1aa6ca274868 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Added segment 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a of type vxlan for network 6b3cce72-acb2-402a-89bd-7d0ef6616a99 [pid: 8|app: 0|req: 902/1717] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:54 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1718] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:37:54 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 904/1719] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:37:54 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:54.722 8 INFO neutron.db.segments_db [None req-25bbdb92-e1d5-4238-9b4c-625063a99481 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Added segment fa0954a4-3711-4add-80b2-662957df11ad of type vxlan for network 1fc4ce7b-4650-45e5-82ff-6c874dc78291 [pid: 7|app: 0|req: 816/1720] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:37:53 2026] PUT /v2.0/routers/453bb35f-7a1f-4d72-94e4-7b44c56080b5/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1721] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:54 2026] GET /v2.0/ports/712acdd3-76e0-468c-839b-d00c205dc996 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1722] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:54 2026] POST /v2.0/networks => generated 611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:55.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-20070d57-b620-439a-820b-5234bc7478fb 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 712acdd3-76e0-468c-839b-d00c205dc996 2026-06-10 11:37:55.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20070d57-b620-439a-820b-5234bc7478fb 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 712acdd3-76e0-468c-839b-d00c205dc996 [pid: 8|app: 0|req: 906/1723] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:37:54 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 907/1724] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:37:55 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:55.380 8 INFO neutron.db.segments_db [None req-7b954fe1-8889-45a7-815b-98c5fe2a32a6 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Added segment c9a832d4-84c6-4772-86f6-999dda704b04 of type vxlan for network 0ceae0b1-09c0-4dfe-88fb-995fb250b2dc [pid: 8|app: 0|req: 908/1725] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:37:55 2026] POST /v2.0/networks => generated 612 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1726] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:37:54 2026] PUT /v2.0/routers/453bb35f-7a1f-4d72-94e4-7b44c56080b5/remove_router_interface => generated 309 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1727] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:55 2026] GET /v2.0/ports?device_id=453bb35f-7a1f-4d72-94e4-7b44c56080b5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:55.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-2787367b-f572-46a7-92de-0ec14cb90eaa 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 040f09ff-53e2-4904-8d21-e93c07c7a718 2026-06-10 11:37:55.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2787367b-f572-46a7-92de-0ec14cb90eaa 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 040f09ff-53e2-4904-8d21-e93c07c7a718 [pid: 8|app: 0|req: 909/1728] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:37:55 2026] POST /v2.0/ports => generated 743 bytes in 338 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: 910/1729] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:37:55 2026] POST /v2.0/trunks => generated 407 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1730] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:56 2026] PUT /v2.0/trunks/5c9945f1-a409-41f5-a941-1bf6bfb7ca4b/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1731] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:56 2026] PUT /v2.0/trunks/cf44828f-9421-4618-acc3-7390d14124e6/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1732] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:56 2026] PUT /v2.0/trunks/d04eaa6a-74d8-4543-8f94-6ecaccc4b800/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1733] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:37:56 2026] PUT /v2.0/trunks/18b49d43-9d14-4336-9913-647d6387a548/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:56.177 7 INFO neutron.services.segments.plugin [-] Segment 9812618c-91a4-4588-b770-8124e9770f5b resource provider aggregate not found 2026-06-10 11:37:56.178 7 INFO neutron.services.segments.plugin [-] Segment 9812618c-91a4-4588-b770-8124e9770f5b resource provider aggregate not found [pid: 8|app: 0|req: 915/1734] 10.0.0.3 () {32 vars in 659 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:37:56.201 7 INFO neutron.services.segments.plugin [-] Segment 9812618c-91a4-4588-b770-8124e9770f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9812618c-91a4-4588-b770-8124e9770f5b found for delete ", "request_id": "req-b99681a5-8e96-4cc3-860b-549d21108725"}]} 2026-06-10 11:37:56.201 7 INFO neutron.services.segments.plugin [-] Segment 9812618c-91a4-4588-b770-8124e9770f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9812618c-91a4-4588-b770-8124e9770f5b found for delete ", "request_id": "req-f31bee48-75e4-42d2-b036-e4814b170eb9"}]} 2026-06-10 11:37:56.213 7 INFO neutron.db.l3_hamode_db [None req-2787367b-f572-46a7-92de-0ec14cb90eaa 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] HA network 113ac572-76cf-40ef-83ed-72989e650079 was deleted as no HA routers are present in tenant f5294ae6d86b4e6ab4f14b8d8e6831fe. [pid: 7|app: 0|req: 820/1735] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:55 2026] DELETE /v2.0/routers/453bb35f-7a1f-4d72-94e4-7b44c56080b5 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1736] 10.0.0.3 () {32 vars in 673 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1737] 10.0.0.3 () {32 vars in 669 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1738] 10.0.0.3 () {32 vars in 681 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1739] 10.0.0.3 () {32 vars in 667 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1740] 10.0.0.3 () {32 vars in 681 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1741] 10.0.0.3 () {32 vars in 677 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1742] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:56 2026] DELETE /v2.0/subnets/c8ad0194-f149-424a-a810-bb4f00aa855e => 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: 922/1743] 10.0.0.3 () {32 vars in 689 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1744] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks/5c9945f1-a409-41f5-a941-1bf6bfb7ca4b => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1745] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/ports/6bd8ca63-427c-42c6-8023-f450526705d8 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1746] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:56 2026] DELETE /v2.0/networks/322b9534-bb05-4fd6-97ff-2f5103a23a86 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:56.542 7 INFO neutron.db.segments_db [None req-3d24c3c7-d0f1-40d1-b6a2-8e40296ed707 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Added segment 2d2a1023-3f2e-4cad-a267-0605ef5281b0 of type vxlan for network aadef635-43f6-4346-9d9a-a711f073e239 [pid: 8|app: 0|req: 925/1747] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:37:56 2026] DELETE /v2.0/trunks/5c9945f1-a409-41f5-a941-1bf6bfb7ca4b => 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: 926/1748] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks/cf44828f-9421-4618-acc3-7390d14124e6 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1749] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/ports/e510988b-30b1-4929-9ffa-16b40e1f9e25 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1750] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:37:56 2026] DELETE /v2.0/trunks/cf44828f-9421-4618-acc3-7390d14124e6 => 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: 929/1751] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/trunks/d04eaa6a-74d8-4543-8f94-6ecaccc4b800 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:56.777 7 INFO neutron.db.l3_hamode_db [None req-3d24c3c7-d0f1-40d1-b6a2-8e40296ed707 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1752] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/ports/e1ac5881-f8c4-46ec-9dba-f6a51f511751 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1753] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:56 2026] GET /v2.0/security-groups?tenant_id=6422e1f392f4446698ed6d74da04ed0b&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1754] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/trunks/d04eaa6a-74d8-4543-8f94-6ecaccc4b800 => 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: 933/1755] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/security-groups/357dc154-23e7-4960-8fc8-1cc19268a92f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1756] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:37:57 2026] GET /v2.0/trunks/18b49d43-9d14-4336-9913-647d6387a548 => generated 414 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1757] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:57 2026] GET /v2.0/ports/23d36c4f-099b-4ec3-8879-1f5e5acb7c16 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1758] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/trunks/18b49d43-9d14-4336-9913-647d6387a548 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1759] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:37:57 2026] GET /v2.0/security-groups?tenant_id=5d70e4f8eed04ad3b9d9750b768710c4&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1760] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:37:57 2026] GET /v2.0/trunks/2ae2ab10-b320-475b-8698-481e76a6b1a1 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:57.437 7 INFO neutron.db.l3_hamode_db [None req-3d24c3c7-d0f1-40d1-b6a2-8e40296ed707 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 939/1761] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/security-groups/de62ef24-8563-4ee7-919e-68a36f020201 => 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: 940/1762] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:37:57 2026] GET /v2.0/ports/e5de9582-d87e-43f9-b54b-a21935ec8322 => 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: 941/1763] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/trunks/2ae2ab10-b320-475b-8698-481e76a6b1a1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:37:57.718 8 INFO neutron_taas.services.taas.taas_plugin [None req-6484b9ef-7892-4a52-adfd-f4a41a40a280 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] TaaS: Handle Delete Port: 6bd8ca63-427c-42c6-8023-f450526705d8 2026-06-10 11:37:57.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6484b9ef-7892-4a52-adfd-f4a41a40a280 bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Tap Mirror: Handle Delete Port: 6bd8ca63-427c-42c6-8023-f450526705d8 [pid: 8|app: 0|req: 942/1764] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/ports/6bd8ca63-427c-42c6-8023-f450526705d8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:57.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ff162bf-5d03-4ffb-861c-bcdb093eebea bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] TaaS: Handle Delete Port: e510988b-30b1-4929-9ffa-16b40e1f9e25 2026-06-10 11:37:57.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ff162bf-5d03-4ffb-861c-bcdb093eebea bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Tap Mirror: Handle Delete Port: e510988b-30b1-4929-9ffa-16b40e1f9e25 [pid: 8|app: 0|req: 943/1765] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:37:57 2026] DELETE /v2.0/ports/e510988b-30b1-4929-9ffa-16b40e1f9e25 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:58.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-237838ba-0858-43e6-beca-c7ec65d2d42f bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] TaaS: Handle Delete Port: e1ac5881-f8c4-46ec-9dba-f6a51f511751 2026-06-10 11:37:58.108 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-237838ba-0858-43e6-beca-c7ec65d2d42f bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Tap Mirror: Handle Delete Port: e1ac5881-f8c4-46ec-9dba-f6a51f511751 [pid: 8|app: 0|req: 944/1766] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/ports/e1ac5881-f8c4-46ec-9dba-f6a51f511751 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:58.223 7 INFO neutron.services.segments.plugin [-] Segment b8a12c8e-8021-4fc5-8749-eecee9633555 resource provider aggregate not found 2026-06-10 11:37:58.232 7 INFO neutron.services.segments.plugin [-] Segment b8a12c8e-8021-4fc5-8749-eecee9633555 resource provider aggregate not found 2026-06-10 11:37:58.248 7 INFO neutron.services.segments.plugin [-] Segment b8a12c8e-8021-4fc5-8749-eecee9633555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a12c8e-8021-4fc5-8749-eecee9633555 found for delete ", "request_id": "req-dcd354b8-9aa7-4025-ad8c-d414fb34a88c"}]} 2026-06-10 11:37:58.258 7 INFO neutron.services.segments.plugin [-] Segment b8a12c8e-8021-4fc5-8749-eecee9633555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a12c8e-8021-4fc5-8749-eecee9633555 found for delete ", "request_id": "req-164cc45c-0ece-4e0b-b281-342952df2006"}]} [pid: 7|app: 0|req: 823/1767] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:37:56 2026] POST /v2.0/routers => generated 687 bytes in 1782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:37:58.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1042157-c18d-4491-9fb1-021554744a1c bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] TaaS: Handle Delete Port: 23d36c4f-099b-4ec3-8879-1f5e5acb7c16 2026-06-10 11:37:58.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1042157-c18d-4491-9fb1-021554744a1c bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Tap Mirror: Handle Delete Port: 23d36c4f-099b-4ec3-8879-1f5e5acb7c16 [pid: 7|app: 0|req: 824/1768] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:58 2026] GET /v2.0/routers/19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1769] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/ports/23d36c4f-099b-4ec3-8879-1f5e5acb7c16 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1770] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:37:58 2026] GET /v2.0/routers => generated 696 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:37:58.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e5a40a1-720e-41d9-a122-e5e8c448eaaf bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] TaaS: Handle Delete Port: e5de9582-d87e-43f9-b54b-a21935ec8322 2026-06-10 11:37:58.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e5a40a1-720e-41d9-a122-e5e8c448eaaf bc911c346be044cb8f926110a55f7787 e164057739624332ab0e84062e53f350 - - default default] Tap Mirror: Handle Delete Port: e5de9582-d87e-43f9-b54b-a21935ec8322 [pid: 8|app: 0|req: 946/1771] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/ports/e5de9582-d87e-43f9-b54b-a21935ec8322 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:58.662 8 INFO neutron.services.segments.plugin [-] Segment 8583e999-97dc-491f-8e12-1e9ec5cc6dfd resource provider aggregate not found 2026-06-10 11:37:58.674 8 INFO neutron.services.segments.plugin [-] Segment 8583e999-97dc-491f-8e12-1e9ec5cc6dfd resource provider aggregate not found 2026-06-10 11:37:58.682 8 INFO neutron.services.segments.plugin [-] Segment 8583e999-97dc-491f-8e12-1e9ec5cc6dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8583e999-97dc-491f-8e12-1e9ec5cc6dfd found for delete ", "request_id": "req-0a4aab64-99fb-4326-badf-251dd5e223f4"}]} [pid: 8|app: 0|req: 947/1772] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/networks/473bcfa3-bd60-4dab-822f-e51732f2406c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:58.715 8 INFO neutron.services.segments.plugin [-] Segment 8583e999-97dc-491f-8e12-1e9ec5cc6dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8583e999-97dc-491f-8e12-1e9ec5cc6dfd found for delete ", "request_id": "req-c927b52b-fed9-47d5-b9d3-612306b8c759"}]} [pid: 7|app: 0|req: 826/1773] 10.0.0.3 () {34 vars in 738 bytes} [Wed Jun 10 11:37:58 2026] PUT /v2.0/routers/19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 700 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1774] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/networks/fc9bbf2d-10fa-4fd7-aee0-34ceb0e92850 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1775] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:37:58 2026] GET /v2.0/routers/19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 700 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1776] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:58 2026] GET /v2.0/ports?device_id=19c883b0-3c6b-4993-834b-a711aebf8a2b => 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: 949/1777] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/networks/6b3cce72-acb2-402a-89bd-7d0ef6616a99 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1778] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/networks/1fc4ce7b-4650-45e5-82ff-6c874dc78291 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:59.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-062807b6-9f5b-4d80-a206-4ea372796085 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: 18d164e8-2f7e-4b04-aa69-147fa3353a2c 2026-06-10 11:37:59.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-062807b6-9f5b-4d80-a206-4ea372796085 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: 18d164e8-2f7e-4b04-aa69-147fa3353a2c [pid: 8|app: 0|req: 951/1779] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/networks/0ceae0b1-09c0-4dfe-88fb-995fb250b2dc => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:37:59.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-062807b6-9f5b-4d80-a206-4ea372796085 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] TaaS: Handle Delete Port: f98c15c9-5244-476a-b8f8-1d56c55df591 2026-06-10 11:37:59.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-062807b6-9f5b-4d80-a206-4ea372796085 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] Tap Mirror: Handle Delete Port: f98c15c9-5244-476a-b8f8-1d56c55df591 2026-06-10 11:37:59.707 7 INFO neutron.db.l3_hamode_db [None req-062807b6-9f5b-4d80-a206-4ea372796085 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] HA network aadef635-43f6-4346-9d9a-a711f073e239 was deleted as no HA routers are present in tenant f5294ae6d86b4e6ab4f14b8d8e6831fe. [pid: 7|app: 0|req: 829/1780] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:58 2026] DELETE /v2.0/routers/19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1781] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:59 2026] GET /v2.0/ports?device_id=19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:59.764 7 INFO neutron.api.v2.resource [None req-c3da1be1-7637-473c-a18a-a7ab759f2880 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1782] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/routers/19c883b0-3c6b-4993-834b-a711aebf8a2b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1783] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:59 2026] GET /v2.0/ports?device_id=453bb35f-7a1f-4d72-94e4-7b44c56080b5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:59.822 7 INFO neutron.api.v2.resource [None req-048db758-6309-4ccd-8900-506dee78be39 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1784] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/routers/453bb35f-7a1f-4d72-94e4-7b44c56080b5 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:59.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8c5b3dc-7c4c-4acd-b035-4500ca3e46ad 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1785] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/subnets/c8ad0194-f149-424a-a810-bb4f00aa855e => 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: 832/1786] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:59 2026] GET /v2.0/ports?device_id=99508f36-7c74-4891-bda8-ec2d4a647eb8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:59.908 8 INFO neutron.api.v2.resource [None req-15cea1e8-325f-4114-801d-226381058f2e 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1787] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/routers/99508f36-7c74-4891-bda8-ec2d4a647eb8 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:59.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61573fed-a1c1-486f-a38e-61bd55ea53ee 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1788] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/subnets/5547397a-6248-4ab3-a148-376007cd67bd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1789] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:37:59 2026] GET /v2.0/ports?device_id=5f508e1c-6b2d-4ab0-99af-3036c3448986 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:37:59.971 7 INFO neutron.api.v2.resource [None req-aa3f5322-5e1b-42b4-a088-c2481aecadf4 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1790] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/routers/5f508e1c-6b2d-4ab0-99af-3036c3448986 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:37:59.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4701a6f0-b4f4-4b3c-b7b2-bdd503edfb56 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1791] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:37:59 2026] DELETE /v2.0/subnets/e029efd8-6da5-48eb-b0ff-74124defa123 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:38:00.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31f37620-df1b-4144-ab5c-63679c6439bd 3da6abc59a544abcac280d26fc348522 f5294ae6d86b4e6ab4f14b8d8e6831fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1792] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:38:00 2026] DELETE /v2.0/subnets/21b553d8-70d8-4420-9737-cc30a97e1699 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:38:00.268 7 INFO neutron.services.segments.plugin [-] Segment 2d2a1023-3f2e-4cad-a267-0605ef5281b0 resource provider aggregate not found 2026-06-10 11:38:00.280 7 INFO neutron.services.segments.plugin [-] Segment 2d2a1023-3f2e-4cad-a267-0605ef5281b0 resource provider aggregate not found 2026-06-10 11:38:00.285 7 INFO neutron.services.segments.plugin [-] Segment 2d2a1023-3f2e-4cad-a267-0605ef5281b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d2a1023-3f2e-4cad-a267-0605ef5281b0 found for delete ", "request_id": "req-fada8512-8c4c-4256-925d-b20e410b4afc"}]} 2026-06-10 11:38:00.295 7 INFO neutron.services.segments.plugin [-] Segment 2d2a1023-3f2e-4cad-a267-0605ef5281b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d2a1023-3f2e-4cad-a267-0605ef5281b0 found for delete ", "request_id": "req-14d608f6-8d25-41d6-8749-2e39473429d5"}]} [pid: 8|app: 0|req: 958/1793] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:00 2026] GET /v2.0/security-groups?tenant_id=e164057739624332ab0e84062e53f350&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1794] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:00 2026] DELETE /v2.0/security-groups/ca6bc2dd-a572-4c36-9c7e-90c41d938dd1 => 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: 959/1795] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:00 2026] GET /v2.0/security-groups?tenant_id=f5294ae6d86b4e6ab4f14b8d8e6831fe&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1796] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:00 2026] DELETE /v2.0/security-groups/3cd1dc44-8e82-4f72-8b2d-975b7dbb6b1e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1797] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:00 2026] GET /v2.0/security-groups?tenant_id=cda8ca31d0624a758c1676e803168fcb&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:00.699 8 INFO neutron.services.segments.plugin [-] Segment c3f33dac-2772-4117-b3da-cea0bdf17c8e resource provider aggregate not found 2026-06-10 11:38:00.716 8 INFO neutron.services.segments.plugin [-] Segment c3f33dac-2772-4117-b3da-cea0bdf17c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f33dac-2772-4117-b3da-cea0bdf17c8e found for delete ", "request_id": "req-85507773-5241-4cdb-999c-854e66e9b235"}]} 2026-06-10 11:38:00.737 8 INFO neutron.services.segments.plugin [-] Segment 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a resource provider aggregate not found 2026-06-10 11:38:00.741 8 INFO neutron.services.segments.plugin [-] Segment c3f33dac-2772-4117-b3da-cea0bdf17c8e resource provider aggregate not found 2026-06-10 11:38:00.754 8 INFO neutron.services.segments.plugin [-] Segment 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a found for delete ", "request_id": "req-a7a4b2cf-c9cb-483b-a2b8-5f1199991169"}]} 2026-06-10 11:38:00.758 8 INFO neutron.services.segments.plugin [-] Segment c3f33dac-2772-4117-b3da-cea0bdf17c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f33dac-2772-4117-b3da-cea0bdf17c8e found for delete ", "request_id": "req-ec403c29-aa83-4b4c-b9aa-8db35dbaa0d4"}]} 2026-06-10 11:38:00.772 8 INFO neutron.services.segments.plugin [-] Segment fa0954a4-3711-4add-80b2-662957df11ad resource provider aggregate not found 2026-06-10 11:38:00.778 8 INFO neutron.services.segments.plugin [-] Segment 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a resource provider aggregate not found [pid: 7|app: 0|req: 838/1798] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:00 2026] DELETE /v2.0/security-groups/a84073b5-6a11-475f-b79d-9561b7a98e1b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:00.790 8 INFO neutron.services.segments.plugin [-] Segment fa0954a4-3711-4add-80b2-662957df11ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0954a4-3711-4add-80b2-662957df11ad found for delete ", "request_id": "req-08c54fe2-6074-4e0e-96a7-3e47f9608efd"}]} 2026-06-10 11:38:00.799 8 INFO neutron.services.segments.plugin [-] Segment 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd14128-3e4c-40b0-a42d-1ba7991c0f2a found for delete ", "request_id": "req-5af1ff3a-4ae3-4674-beec-12c16b993200"}]} 2026-06-10 11:38:00.807 8 INFO neutron.services.segments.plugin [-] Segment c9a832d4-84c6-4772-86f6-999dda704b04 resource provider aggregate not found 2026-06-10 11:38:00.818 8 INFO neutron.services.segments.plugin [-] Segment fa0954a4-3711-4add-80b2-662957df11ad resource provider aggregate not found 2026-06-10 11:38:00.823 8 INFO neutron.services.segments.plugin [-] Segment c9a832d4-84c6-4772-86f6-999dda704b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a832d4-84c6-4772-86f6-999dda704b04 found for delete ", "request_id": "req-2e68cedd-8cbb-485d-a6e3-d614780a7f7c"}]} 2026-06-10 11:38:00.835 8 INFO neutron.services.segments.plugin [-] Segment fa0954a4-3711-4add-80b2-662957df11ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0954a4-3711-4add-80b2-662957df11ad found for delete ", "request_id": "req-ab3dfd94-a0b9-41de-836a-9a052a6f814a"}]} 2026-06-10 11:38:00.857 8 INFO neutron.services.segments.plugin [-] Segment c9a832d4-84c6-4772-86f6-999dda704b04 resource provider aggregate not found 2026-06-10 11:38:00.874 8 INFO neutron.services.segments.plugin [-] Segment c9a832d4-84c6-4772-86f6-999dda704b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9a832d4-84c6-4772-86f6-999dda704b04 found for delete ", "request_id": "req-2306de18-e54f-4e37-ba8f-588858bcf2d2"}]} [pid: 8|app: 0|req: 961/1799] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:00 2026] GET /v2.0/security-groups?tenant_id=2030a4209edc472581ede52d7bcd9f9a&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: 839/1800] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:01 2026] DELETE /v2.0/security-groups/3ebb6750-5b3d-48c1-a270-96bc9573de31 => 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: 962/1801] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:02 2026] GET /v2.0/security-groups?tenant_id=e1c8d0ce606f45c3a1a8de6c01a2c7e5&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: 840/1802] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:02 2026] DELETE /v2.0/security-groups/aadd9fdc-e4d0-4935-9d7a-36a40a9c3e8f => 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: 963/1803] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:03 2026] GET /v2.0/security-groups?tenant_id=51d9d9711d50429aadd36f6118f5b4fc&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: 841/1804] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:03 2026] DELETE /v2.0/security-groups/0bdc775b-9d51-424e-b9c9-db7f08b7aca7 => 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: 964/1805] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:03 2026] GET /v2.0/security-groups?tenant_id=e650d6be13ba4d6596349bdb4c87dbf6&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1806] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:04 2026] GET /v2.0/security-groups?tenant_id=c9a3458ad9e24184b624b089e6a997d2&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1807] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:04 2026] DELETE /v2.0/security-groups/a91a92c6-aaaf-488f-85fd-60fc3835f36f => 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: 843/1808] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:04 2026] DELETE /v2.0/security-groups/a2050ab9-bdc6-4289-aab9-7afa661af1e9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:04.768 8 INFO neutron.db.segments_db [None req-3a332372-c143-4d5b-ae1c-0a205d33f47b 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] Added segment 8ae8f506-b137-465e-9163-6c86dc46a40c of type vxlan for network fdb3b76a-1293-491f-9c33-9902bf84bfdd 2026-06-10 11:38:05.010 8 INFO neutron.db.l3_hamode_db [None req-3a332372-c143-4d5b-ae1c-0a205d33f47b 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:38:05.137 8 INFO neutron.db.l3_hamode_db [None req-3a332372-c143-4d5b-ae1c-0a205d33f47b 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 966/1811] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:38:04 2026] POST /v2.0/routers => generated 474 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1812] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:38:05 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1813] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:05 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1814] 10.0.0.3 () {34 vars in 759 bytes} [Wed Jun 10 11:38:05 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/green => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1815] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:06 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/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: 848/1816] 10.0.0.3 () {34 vars in 755 bytes} [Wed Jun 10 11:38:06 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/red => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1817] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:06 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1818] 10.0.0.3 () {34 vars in 777 bytes} [Wed Jun 10 11:38:06 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/black.or.white => generated 4 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1819] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:06 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 52 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1820] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:38:07 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 37 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:07.469 8 INFO neutron.db.segments_db [None req-2ed934ac-fa02-43b8-84a6-aa45f9536ed6 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Added segment a0697f93-819a-4160-9175-75e79b82bec6 of type vxlan for network 90cc318b-2d9b-4373-b8cd-eb499f8ac04d [pid: 7|app: 0|req: 851/1821] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:07 2026] GET /v2.0/security-groups?tenant_id=df1d69695c8241569a5f5b8c78099be5&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1822] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:38:07 2026] POST /v2.0/networks => generated 613 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1823] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:07 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:07.635 7 INFO neutron.db.segments_db [None req-cc8164c1-76c1-493e-892f-2e02ded09a56 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Added segment abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b of type vxlan for network fb958a82-43dc-4a8c-b964-4b890cfe0806 [pid: 8|app: 0|req: 972/1824] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:07 2026] DELETE /v2.0/security-groups/4a70e8fc-5e72-4cf1-8f19-fe1d792ca596 => 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: 973/1825] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:07 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:07.847 8 INFO neutron.api.v2.resource [None req-114967d3-f0a5-4987-b948-dd3860aadadc 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1826] 10.0.0.3 () {32 vars in 740 bytes} [Wed Jun 10 11:38:07 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/green => generated 99 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 11:38:07.928 7 INFO neutron.db.l3_hamode_db [None req-cc8164c1-76c1-493e-892f-2e02ded09a56 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1827] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:38:07 2026] DELETE /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/red => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1828] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:08 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:08.191 8 INFO neutron.api.v2.resource [None req-881bec42-5b3e-4a7b-8fe4-1fabe55947ce 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/1829] 10.0.0.3 () {32 vars in 743 bytes} [Wed Jun 10 11:38:08 2026] DELETE /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1830] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:38:08 2026] DELETE /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1831] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:38:08 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1832] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:38:08 2026] GET /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:08.573 7 INFO neutron.db.l3_hamode_db [None req-cc8164c1-76c1-493e-892f-2e02ded09a56 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 981/1833] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:38:08 2026] PUT /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418 => generated 480 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1834] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:38:09 2026] GET /v2.0/ports?device_id=c7a75e8f-756b-4068-a83a-86c655370418 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:09.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-8946c660-58b8-4a09-a037-92d00f757aa4 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] TaaS: Handle Delete Port: 78bfe4ed-a2d8-403e-933a-b83a97edeff3 2026-06-10 11:38:09.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8946c660-58b8-4a09-a037-92d00f757aa4 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] Tap Mirror: Handle Delete Port: 78bfe4ed-a2d8-403e-933a-b83a97edeff3 [pid: 7|app: 0|req: 853/1835] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:07 2026] POST /v2.0/routers => generated 695 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:09.474 8 INFO neutron.services.segments.plugin [-] Segment 8ae8f506-b137-465e-9163-6c86dc46a40c resource provider aggregate not found 2026-06-10 11:38:09.477 8 INFO neutron.services.segments.plugin [-] Segment 8ae8f506-b137-465e-9163-6c86dc46a40c resource provider aggregate not found 2026-06-10 11:38:09.493 8 INFO neutron.services.segments.plugin [-] Segment 8ae8f506-b137-465e-9163-6c86dc46a40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae8f506-b137-465e-9163-6c86dc46a40c found for delete ", "request_id": "req-5356e103-b7f9-4175-a520-4ccc6608240f"}]} 2026-06-10 11:38:09.495 8 INFO neutron.services.segments.plugin [-] Segment 8ae8f506-b137-465e-9163-6c86dc46a40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae8f506-b137-465e-9163-6c86dc46a40c found for delete ", "request_id": "req-8a374479-f1a7-422f-bb3e-466448616fa1"}]} 2026-06-10 11:38:09.508 8 INFO neutron.db.l3_hamode_db [None req-8946c660-58b8-4a09-a037-92d00f757aa4 484b5796b1c046da9b4890747c55a805 10ff1cbe45d74bb3a0fb971783217830 - - default default] HA network fdb3b76a-1293-491f-9c33-9902bf84bfdd was deleted as no HA routers are present in tenant 10ff1cbe45d74bb3a0fb971783217830. [pid: 8|app: 0|req: 983/1836] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:38:09 2026] DELETE /v2.0/routers/c7a75e8f-756b-4068-a83a-86c655370418 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1837] 10.0.0.3 () {32 vars in 773 bytes} [Wed Jun 10 11:38:09 2026] GET /v2.0/subnets?project_id=32a8d6f7bdfe456890160356bea637ca&cidr=10.100.0.0%2F28 => generated 14 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1838] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:38:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1839] 10.0.0.3 () {32 vars in 781 bytes} [Wed Jun 10 11:38:09 2026] GET /v2.0/subnets?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf&cidr=10.100.0.0%2F28 => 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: 985/1840] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:09 2026] POST /v2.0/subnets => generated 657 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1841] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:10 2026] GET /v2.0/security-groups?tenant_id=1d0bf61cad1b45b8875661c722f0d034&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1842] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:10 2026] DELETE /v2.0/security-groups/f07cf97e-959f-43fa-937d-7026e9b15a9d => 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: 988/1843] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:10 2026] GET /v2.0/security-groups?tenant_id=10ff1cbe45d74bb3a0fb971783217830&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1844] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:10 2026] DELETE /v2.0/security-groups/1c534062-8d63-418d-a8ee-5f9eb65f7af5 => 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: 856/1845] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:38:10 2026] PUT /v2.0/routers/4445fd60-c994-4484-aef8-e152eb5def75/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1846] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:38:11 2026] GET /v2.0/networks => generated 3606 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1847] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:38:11 2026] GET /v2.0/subnets => generated 2595 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1848] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:11 2026] GET /v2.0/security-groups?tenant_id=4118d587697c4173b15678b66d12a076&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1849] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:38:11 2026] GET /v2.0/routers => generated 738 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1850] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:11 2026] DELETE /v2.0/security-groups/ec3ab3e2-fd51-4d67-a843-f3623565f712 => 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: 860/1851] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:38:11 2026] POST /v2.0/security-groups => generated 1673 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1852] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1853] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1854] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1855] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:12.486 8 INFO neutron.db.securitygroups_db [None req-d4d5cd15-7bac-4140-b7fe-b93be8e69801 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Project 32a8d6f7bdfe456890160356bea637ca 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: 994/1856] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:12.640 7 INFO neutron.db.securitygroups_db [None req-cde83fb2-261b-411f-9625-3efeec452241 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Project 32a8d6f7bdfe456890160356bea637ca 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: 863/1857] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1858] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/networks => generated 1297 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1859] 10.0.0.211 () {34 vars in 1097 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-360095583&fields=id&tenant_id=32a8d6f7bdfe456890160356bea637ca => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1860] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1861] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/quotas/32a8d6f7bdfe456890160356bea637ca => 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: 997/1862] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&fields=id => generated 103 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1863] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 998/1864] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 867/1865] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:13 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 999/1866] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:38:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1867] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:38:14 2026] PUT /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1868] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1869] 10.0.0.3 () {34 vars in 767 bytes} [Wed Jun 10 11:38:14 2026] PUT /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1870] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/security-groups?tenant_id=074719ba2c3e497db32a01dae6bbbad2&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1871] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1872] 10.0.0.3 () {34 vars in 763 bytes} [Wed Jun 10 11:38:14 2026] PUT /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1873] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/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: 869/1874] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:14 2026] DELETE /v2.0/security-groups/68cab298-2883-4978-9cca-0e9cd5bbabe1 => 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: 870/1875] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1006/1876] 10.0.0.3 () {34 vars in 785 bytes} [Wed Jun 10 11:38:14 2026] PUT /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/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: 7|app: 0|req: 871/1877] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:14 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1878] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:38:14 2026] PUT /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1879] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1880] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:15.139 7 INFO neutron.api.v2.resource [None req-5c217186-ba74-4cd5-918b-8486eb764a89 fc9150fc1df5482fbec4a45b2bd13c92 e25d7c81a087400f834c152b4b2a70be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1881] 10.0.0.3 () {32 vars in 748 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1882] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:38:15 2026] DELETE /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1883] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:15.272 8 INFO neutron.api.v2.resource [None req-e38220b7-f1fc-4ee0-81c4-3651a56145ee fc9150fc1df5482fbec4a45b2bd13c92 e25d7c81a087400f834c152b4b2a70be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/1884] 10.0.0.3 () {32 vars in 751 bytes} [Wed Jun 10 11:38:15 2026] DELETE /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1885] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:38:15 2026] DELETE /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => 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: 876/1886] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd/tags => 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: 877/1887] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:38:15 2026] DELETE /v2.0/subnetpools/4ddfe9cc-6bdd-4378-b344-517041d968cd => 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: 1011/1888] 10.0.0.239 () {32 vars in 799 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/extensions => generated 21537 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1889] 10.0.0.239 () {30 vars in 723 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/quotas/8c829b103e54434a8a0ee86a6cca12b1/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1890] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1012/1891] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:15 2026] GET /v2.0/security-groups?tenant_id=e25d7c81a087400f834c152b4b2a70be&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1892] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:16 2026] DELETE /v2.0/security-groups/89e59432-944d-4e00-ba4c-4cb8b77f2766 => 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: 1013/1893] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:16 2026] GET /v2.0/security-groups?tenant_id=de233456ec11461a81bb48efc81db87a&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1894] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:16 2026] DELETE /v2.0/security-groups/eeb0738f-9043-43c3-8bd4-40041a82cf07 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1895] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:17 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1896] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:18 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1897] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:18 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1015/1898] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:38:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=32a8d6f7bdfe456890160356bea637ca => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1899] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:38:18 2026] POST /v2.0/ports => generated 954 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1900] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:38:18 2026] PUT /v2.0/ports/4a74600e-fc08-46f8-bdbf-e9a585c26f90 => generated 1235 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:19.058 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc419a29-ff3f-415c-986d-26e2d86c42ce'] response: {'name': 'network-changed', 'server_uuid': 'dcfc245c-51c0-4f14-b943-519fb2f3112d', 'tag': '4a74600e-fc08-46f8-bdbf-e9a585c26f90', '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: 885/1901] 10.0.0.239 () {32 vars in 799 bytes} [Wed Jun 10 11:38:19 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 886/1902] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1903] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&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: 1017/1904] 10.0.0.239 () {30 vars in 723 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/quotas/8c829b103e54434a8a0ee86a6cca12b1/details => generated 847 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1905] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1906] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/networks?tenant_id=32a8d6f7bdfe456890160356bea637ca&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:19.705 7 INFO neutron.db.segments_db [None req-28ea86f3-bd92-4b8b-894a-8caf118c3c9d 8befd28a59ee4c41a54b47dbebc5eaa6 43c48cf5e4fa442d9fb18762e92f91e4 - - default default] Added segment 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 of type vxlan for network f25b800b-81e9-4100-957a-653946e4e50f [pid: 8|app: 0|req: 1020/1907] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:38:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1908] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:38:19 2026] POST /v2.0/networks => generated 613 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:19.842 8 INFO neutron.db.segments_db [None req-7f16dac3-36f0-415a-a94e-cd57ef6b63df 8befd28a59ee4c41a54b47dbebc5eaa6 43c48cf5e4fa442d9fb18762e92f91e4 - - default default] Added segment cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e of type vxlan for network 700fa0f7-f190-47a3-9c5a-b8a7a41ba7e2 [pid: 8|app: 0|req: 1021/1909] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:38:19 2026] POST /v2.0/networks => generated 612 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:20.021 7 INFO neutron.db.segments_db [None req-a63be96b-f0f5-46e9-a0dd-989725d4729f 8befd28a59ee4c41a54b47dbebc5eaa6 43c48cf5e4fa442d9fb18762e92f91e4 - - default default] Added segment 1349addd-0c38-4016-91f3-e5627ac7e937 of type vxlan for network 99f76955-5d92-49c6-bafc-275319bc95bf [pid: 7|app: 0|req: 889/1910] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:38:19 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:20.170 8 INFO neutron.db.segments_db [None req-12823313-31a9-47ad-9398-72133f76dfed 8befd28a59ee4c41a54b47dbebc5eaa6 43c48cf5e4fa442d9fb18762e92f91e4 - - default default] Added segment 7e04786f-cd01-4b7a-835e-9f43040a9003 of type vxlan for network 1fe2fc76-99ee-45a0-ab33-aeee52383fcb [pid: 8|app: 0|req: 1022/1911] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:38:20 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:20.319 7 INFO neutron.db.segments_db [None req-801d0409-1539-4aaf-bcab-df0046d2f527 8befd28a59ee4c41a54b47dbebc5eaa6 43c48cf5e4fa442d9fb18762e92f91e4 - - default default] Added segment f19b7fb5-be34-448c-b67d-1d8646379220 of type vxlan for network 53bf5317-adc3-4724-8d55-9ac325c08023 [pid: 7|app: 0|req: 890/1912] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:38:20 2026] POST /v2.0/networks => generated 611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1913] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1914] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:38:20 2026] PUT /v2.0/networks/f25b800b-81e9-4100-957a-653946e4e50f/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1915] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:38:20 2026] PUT /v2.0/networks/700fa0f7-f190-47a3-9c5a-b8a7a41ba7e2/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1916] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1917] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:38:20 2026] PUT /v2.0/networks/99f76955-5d92-49c6-bafc-275319bc95bf/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1920] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:38:20 2026] PUT /v2.0/networks/1fe2fc76-99ee-45a0-ab33-aeee52383fcb/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1921] 10.0.0.3 () {32 vars in 663 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1922] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1923] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/security-groups?tenant_id=26c4328d3d6b47c1a2305a51b8c407a4&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1924] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4a74600e-fc08-46f8-bdbf-e9a585c26f90 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1925] 10.0.0.3 () {32 vars in 677 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1926] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/subnets?id=5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1927] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:20 2026] DELETE /v2.0/security-groups/b59951bd-ed51-4f9c-b7f5-2a7599905e3e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1928] 10.0.0.3 () {32 vars in 673 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1929] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/ports?network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d&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: 7|app: 0|req: 903/1930] 10.0.0.3 () {32 vars in 685 bytes} [Wed Jun 10 11:38:20 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1931] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1029/1932] 10.0.0.3 () {32 vars in 671 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1933] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1934] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/security-groups?tenant_id=30b8e22b081a4573854823e1917282db&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: 1031/1935] 10.0.0.3 () {32 vars in 685 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1936] 10.0.0.3 () {32 vars in 681 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1937] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/security-groups/70a99699-845e-4654-853d-f750d13c92cc => 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: 1033/1938] 10.0.0.3 () {32 vars in 693 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:21.448 7 INFO neutron.services.segments.plugin [-] Segment 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 resource provider aggregate not found 2026-06-10 11:38:21.454 7 INFO neutron.services.segments.plugin [-] Segment 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 resource provider aggregate not found 2026-06-10 11:38:21.472 7 INFO neutron.services.segments.plugin [-] Segment 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 found for delete ", "request_id": "req-7c2f3aa5-3822-4e41-afe6-94551bdcd0f8"}]} 2026-06-10 11:38:21.476 7 INFO neutron.services.segments.plugin [-] Segment 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79189ccb-ad91-4465-8d2b-a8b6bf7c2049 found for delete ", "request_id": "req-9c16b2dc-d49d-400b-aace-75067966b479"}]} [pid: 7|app: 0|req: 906/1939] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/networks/f25b800b-81e9-4100-957a-653946e4e50f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:38:21.620 8 INFO neutron.services.segments.plugin [-] Segment cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e resource provider aggregate not found 2026-06-10 11:38:21.625 8 INFO neutron.services.segments.plugin [-] Segment cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e resource provider aggregate not found 2026-06-10 11:38:21.645 8 INFO neutron.services.segments.plugin [-] Segment cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e found for delete ", "request_id": "req-346ce451-2420-49d7-a931-9a839417db59"}]} [pid: 8|app: 0|req: 1034/1940] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/networks/700fa0f7-f190-47a3-9c5a-b8a7a41ba7e2 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:38:21.659 8 INFO neutron.services.segments.plugin [-] Segment cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4d65f2-84ad-4a19-bd2a-bb89c3d0067e found for delete ", "request_id": "req-8d0c7883-5226-4e50-98a3-03346e7590e4"}]} [pid: 8|app: 0|req: 1035/1941] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1942] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/networks/99f76955-5d92-49c6-bafc-275319bc95bf => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1943] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:21 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&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: 908/1944] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/networks/1fe2fc76-99ee-45a0-ab33-aeee52383fcb => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1945] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:38:21 2026] DELETE /v2.0/networks/53bf5317-adc3-4724-8d55-9ac325c08023 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1946] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:22 2026] GET /v2.0/security-groups?tenant_id=8c829b103e54434a8a0ee86a6cca12b1&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1947] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:22 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1948] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:22 2026] DELETE /v2.0/security-groups/b963dd47-4ee7-4461-bf0d-aaf4b767fe07 => 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: 911/1949] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:23 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&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: 1039/1950] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:22 2026] GET /v2.0/security-groups?tenant_id=b5e068bcf7314ef2b0661c4915984b52&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: 912/1951] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:23 2026] DELETE /v2.0/security-groups/e95d0d02-bb43-47d2-b66f-ad1ac30fbb17 => 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: 1040/1952] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:23 2026] GET /v2.0/security-groups?tenant_id=43c48cf5e4fa442d9fb18762e92f91e4&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:23.498 7 INFO neutron.services.segments.plugin [-] Segment 1349addd-0c38-4016-91f3-e5627ac7e937 resource provider aggregate not found 2026-06-10 11:38:23.505 7 INFO neutron.services.segments.plugin [-] Segment 1349addd-0c38-4016-91f3-e5627ac7e937 resource provider aggregate not found 2026-06-10 11:38:23.524 7 INFO neutron.services.segments.plugin [-] Segment 1349addd-0c38-4016-91f3-e5627ac7e937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1349addd-0c38-4016-91f3-e5627ac7e937 found for delete ", "request_id": "req-16b90c22-263e-450c-b763-7a673197b000"}]} 2026-06-10 11:38:23.525 7 INFO neutron.services.segments.plugin [-] Segment 1349addd-0c38-4016-91f3-e5627ac7e937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1349addd-0c38-4016-91f3-e5627ac7e937 found for delete ", "request_id": "req-88cd07e5-8ee8-47f8-8024-cd2bb0f1ad44"}]} 2026-06-10 11:38:23.544 7 INFO neutron.services.segments.plugin [-] Segment 7e04786f-cd01-4b7a-835e-9f43040a9003 resource provider aggregate not found 2026-06-10 11:38:23.545 7 INFO neutron.services.segments.plugin [-] Segment 7e04786f-cd01-4b7a-835e-9f43040a9003 resource provider aggregate not found [pid: 7|app: 0|req: 913/1953] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:23 2026] DELETE /v2.0/security-groups/1b7c1727-86ae-4854-a844-c6e1ddc89644 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:23.562 7 INFO neutron.services.segments.plugin [-] Segment 7e04786f-cd01-4b7a-835e-9f43040a9003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e04786f-cd01-4b7a-835e-9f43040a9003 found for delete ", "request_id": "req-26def2a8-e468-4e66-9b25-2afb3bb0d774"}]} 2026-06-10 11:38:23.565 7 INFO neutron.services.segments.plugin [-] Segment 7e04786f-cd01-4b7a-835e-9f43040a9003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e04786f-cd01-4b7a-835e-9f43040a9003 found for delete ", "request_id": "req-4829d1ac-e2ba-4699-a7bb-298069de3486"}]} 2026-06-10 11:38:23.689 8 INFO neutron.services.segments.plugin [-] Segment f19b7fb5-be34-448c-b67d-1d8646379220 resource provider aggregate not found 2026-06-10 11:38:23.692 8 INFO neutron.services.segments.plugin [-] Segment f19b7fb5-be34-448c-b67d-1d8646379220 resource provider aggregate not found 2026-06-10 11:38:23.709 8 INFO neutron.services.segments.plugin [-] Segment f19b7fb5-be34-448c-b67d-1d8646379220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19b7fb5-be34-448c-b67d-1d8646379220 found for delete ", "request_id": "req-3434f588-53e8-4ea4-8137-0f24a65f1fa0"}]} 2026-06-10 11:38:23.721 8 INFO neutron.services.segments.plugin [-] Segment f19b7fb5-be34-448c-b67d-1d8646379220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19b7fb5-be34-448c-b67d-1d8646379220 found for delete ", "request_id": "req-51649932-e6e5-44f8-97fb-da3294f3d68b"}]} [pid: 8|app: 0|req: 1041/1954] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:23 2026] GET /v2.0/security-groups?tenant_id=ea5ee2a547d04c86be40ed99fe4c8598&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1955] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:23 2026] DELETE /v2.0/security-groups/f0039643-6097-460a-9469-36478031f652 => 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: 1042/1956] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:24 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1957] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:24 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:25.123 8 INFO neutron.db.segments_db [None req-752ac3f7-37a0-46c9-b7c0-cee2f621e3f1 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 2714c027-c842-4b35-9fc8-d3991d8676bc of type vxlan for network 1fa85362-f0cf-435a-8d4b-3f7a91f10207 [pid: 8|app: 0|req: 1043/1958] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:38:24 2026] POST /v2.0/networks => generated 722 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1959] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:25 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1960] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:25 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1961] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:25 2026] POST /v2.0/subnets => generated 688 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:25.493 8 INFO neutron.db.segments_db [None req-32df9f12-01ca-41dc-8a78-394dad0134b3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 of type vxlan for network baf98cdd-eab4-4400-ac85-721db12d7302 2026-06-10 11:38:25.783 8 INFO neutron.db.l3_hamode_db [None req-32df9f12-01ca-41dc-8a78-394dad0134b3 c5af92f4b334454ca113e41dc46c07ea d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 917/1962] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:26 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1963] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:26 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1964] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:26 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1965] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:26 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:26.832 8 INFO neutron.db.l3_hamode_db [None req-32df9f12-01ca-41dc-8a78-394dad0134b3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 921/1966] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:38:26 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:27.605 7 INFO neutron.db.l3_db [None req-4d5e68e0-7924-4f29-88ec-fb748f1cb2c9 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Floating IP 9d9bf1d7-d195-4637-b999-5aae61ebd49e associated. External IP: 10.96.250.208, port: 4a74600e-fc08-46f8-bdbf-e9a585c26f90. [pid: 8|app: 0|req: 1046/1967] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:25 2026] POST /v2.0/routers => generated 728 bytes in 2289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1968] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:38:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:28.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8a6fe49-6a16-4389-874d-d29f975d0632'] response: {'name': 'network-changed', 'server_uuid': 'dcfc245c-51c0-4f14-b943-519fb2f3112d', 'tag': '4a74600e-fc08-46f8-bdbf-e9a585c26f90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1047/1969] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:38:27 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1970] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1971] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:38:28 2026] PUT /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1972] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1973] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1974] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1975] 10.0.0.3 () {34 vars in 767 bytes} [Wed Jun 10 11:38:28 2026] PUT /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1976] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4a74600e-fc08-46f8-bdbf-e9a585c26f90 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1977] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1978] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/subnets?id=5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1979] 10.0.0.3 () {34 vars in 763 bytes} [Wed Jun 10 11:38:28 2026] PUT /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/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: 1058/1980] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/ports?network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d&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: 1059/1981] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:28 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1982] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1983] 10.0.0.3 () {34 vars in 785 bytes} [Wed Jun 10 11:38:29 2026] PUT /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1984] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1063/1985] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1986] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:38:29 2026] PUT /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1987] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1988] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:29.378 8 INFO neutron.api.v2.resource [None req-0dae3b25-f513-4d37-bd89-3d115caab14f 0bb948afcbb04219b75229c521e26411 9cf5086839bd4ab08384f0bfc241f70f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/1989] 10.0.0.3 () {32 vars in 748 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1990] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:38:29 2026] DELETE /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/red => 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: 1069/1991] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1992] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:29.559 8 INFO neutron.api.v2.resource [None req-57f23019-7a68-405a-9c02-ef7a667e6941 0bb948afcbb04219b75229c521e26411 9cf5086839bd4ab08384f0bfc241f70f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/1993] 10.0.0.3 () {32 vars in 751 bytes} [Wed Jun 10 11:38:29 2026] DELETE /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1994] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:38:29 2026] DELETE /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => 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: 923/1995] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:38:27 2026] PUT /v2.0/routers/3f3a4276-6d2f-4f73-9289-abb052c99263/add_router_interface => generated 309 bytes in 1669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1996] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:38:29 2026] GET /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:38:29.793 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd482c92-966f-424e-a3fe-afff876361bb 0bb948afcbb04219b75229c521e26411 9cf5086839bd4ab08384f0bfc241f70f - - default default] TaaS: Handle Delete Port: 5c5a0f6f-6d4d-4cde-890d-5224cf8a9518 2026-06-10 11:38:29.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd482c92-966f-424e-a3fe-afff876361bb 0bb948afcbb04219b75229c521e26411 9cf5086839bd4ab08384f0bfc241f70f - - default default] Tap Mirror: Handle Delete Port: 5c5a0f6f-6d4d-4cde-890d-5224cf8a9518 [pid: 7|app: 0|req: 924/1997] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:38:29 2026] DELETE /v2.0/floatingips/67af98e7-069a-44fa-a99c-b406c71fd16d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1998] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:30 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1999] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:30 2026] GET /v2.0/security-groups?tenant_id=6770b3ff2b1c4a55a855d8cb63d0473f&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:30.998 8 INFO neutron.db.segments_db [None req-619f9f9b-02dd-4036-8eba-097ad988de1c c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment a3079205-25c2-48fe-a894-b4f47792fc4d of type vxlan for network fac32323-3026-404d-8495-a8231bb573c8 [pid: 7|app: 0|req: 926/2000] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:30 2026] DELETE /v2.0/security-groups/c80c655f-9fed-41aa-a1e0-e69828f8b81c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2001] 10.0.0.3 () {34 vars in 668 bytes} [Wed Jun 10 11:38:30 2026] POST /v2.0/networks => generated 721 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2002] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:31 2026] POST /v2.0/subnets => generated 687 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:31.309 7 INFO neutron.db.segments_db [None req-4f1b75a5-a51c-4391-b961-d3141a263d43 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Added segment 99013b23-aa1b-4668-a5c5-062d40fbb45a of type vxlan for network bc1e14b1-66c8-45d9-bdad-d7c19db35126 [pid: 8|app: 0|req: 1076/2003] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:38:31 2026] GET /v2.0/security-groups?tenant_id=9cf5086839bd4ab08384f0bfc241f70f&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: 1077/2004] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:38:31 2026] DELETE /v2.0/security-groups/80247103-0989-4268-8903-5e7011addf9a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:38:31.550 7 INFO neutron.db.l3_hamode_db [None req-4f1b75a5-a51c-4391-b961-d3141a263d43 c5af92f4b334454ca113e41dc46c07ea a6248f9760eb4350b8cb08b8f512d365 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:38:32.335 7 INFO neutron.db.l3_hamode_db [None req-4f1b75a5-a51c-4391-b961-d3141a263d43 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/2005] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:38:31 2026] POST /v2.0/routers => generated 727 bytes in 1987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2006] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:38:33 2026] PUT /v2.0/routers/0b015a78-1413-40ea-a8c1-f3dfc7a04c5e/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2007] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:38:35 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2008] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:35 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2009] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2010] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2011] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2014] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2015] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:35.835 8 INFO neutron.db.securitygroups_db [None req-57d3f2b3-b3fd-4d14-8339-7c5fa9dfcea4 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Project d5562d3a2b74426ba10cf62ad1ca4f7f 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: 1082/2016] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:35.981 7 INFO neutron.db.securitygroups_db [None req-4ef861bd-bb3a-4acf-a1da-bfb4d46aa74c b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Project d5562d3a2b74426ba10cf62ad1ca4f7f 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: 935/2017] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2018] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:38:36 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2019] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2020] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2021] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:38:36 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2022] 10.0.0.211 () {34 vars in 1097 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--269091171&fields=id&tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f => 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: 938/2023] 10.0.0.211 () {34 vars in 1099 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1500883511&fields=id&tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f => 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: 1086/2024] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/networks?id=1fa85362-f0cf-435a-8d4b-3f7a91f10207 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2025] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/quotas/d5562d3a2b74426ba10cf62ad1ca4f7f => generated 292 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2026] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/ports?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2027] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2028] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:38:37 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?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: 941/2029] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:38 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2030] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:39 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 942/2031] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:40 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 1090/2032] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:41 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 943/2033] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:42 2026] GET /v2.0/networks?id=1fa85362-f0cf-435a-8d4b-3f7a91f10207 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2034] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:38:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2035] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:42 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 944/2036] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:38:42 2026] POST /v2.0/ports => generated 997 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2037] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:38:42 2026] PUT /v2.0/ports/664a053c-5cf5-4b62-97ec-cd9e95290c0c => generated 1278 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:43.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09a21a73-ff6b-4e95-ae59-88e238d6aabf'] response: {'name': 'network-changed', 'server_uuid': '2ef5c16a-f478-438b-8d3f-de43ee7925b3', 'tag': '664a053c-5cf5-4b62-97ec-cd9e95290c0c', '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: 945/2038] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:43 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1012 bytes in 46 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: 1094/2039] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:43 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&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: 946/2040] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:43 2026] GET /v2.0/ports?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2041] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:38:43 2026] GET /v2.0/networks?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&shared=False => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2042] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:38:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2043] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:44 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1012 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2044] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:44 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&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: 1097/2045] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/ports?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2046] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=664a053c-5cf5-4b62-97ec-cd9e95290c0c => 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: 1098/2047] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/subnets?id=41ebbcf7-0b3b-4638-8476-9ecbc0503f62 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2048] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/ports?network_id=1fa85362-f0cf-435a-8d4b-3f7a91f10207&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: 1099/2049] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?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: 951/2050] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?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: 1100/2051] 10.0.0.3 () {32 vars in 823 bytes} [Wed Jun 10 11:38:45 2026] GET /v2.0/ports?project_id=32a8d6f7bdfe456890160356bea637ca&network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 3691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2052] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:46 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2053] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:46 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2054] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:38:46 2026] GET /v2.0/subnets?network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:46.419 8 INFO neutron.db.l3_db [None req-5e392945-29f8-4fc0-bef2-6f0798a9808a 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Floating IP 9d9bf1d7-d195-4637-b999-5aae61ebd49e disassociated. External IP: 10.96.250.208, port: 4a74600e-fc08-46f8-bdbf-e9a585c26f90. [pid: 8|app: 0|req: 1102/2055] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:38:46 2026] PUT /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 554 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2056] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:46 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:46.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d8663e-2ecd-4087-874e-186e08b1d441'] response: {'name': 'network-changed', 'server_uuid': 'dcfc245c-51c0-4f14-b943-519fb2f3112d', 'tag': '4a74600e-fc08-46f8-bdbf-e9a585c26f90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1103/2057] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2058] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2059] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2060] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 756 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2061] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4a74600e-fc08-46f8-bdbf-e9a585c26f90 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2062] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/subnets?id=5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2063] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/ports?network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d&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: 958/2064] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1107/2065] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 959/2066] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:47 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2067] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:48 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2068] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:48 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2069] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:38:48 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1281 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2070] 199.19.213.223 () {34 vars in 1123 bytes} [Wed Jun 10 11:38:48 2026] GET /v2.0/security-groups?id=c7c7537b-2991-497b-b628-8049d1902703&id=c58a323a-a065-446a-9831-9e3d6721e769&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: 1110/2071] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:38:48 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2072] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:49 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2073] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:49 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2074] 10.0.0.3 () {34 vars in 682 bytes} [Wed Jun 10 11:38:49 2026] POST /v2.0/security-groups => generated 1675 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2075] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 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: 7|app: 0|req: 964/2076] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2077] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2078] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 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) 2026-06-10 11:38:50.560 8 INFO neutron.db.securitygroups_db [None req-4d78faf1-bd7e-4790-aade-85252e8ef56c 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Project 32a8d6f7bdfe456890160356bea637ca 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: 1114/2081] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:38:50.697 7 INFO neutron.db.securitygroups_db [None req-94ab247e-ae85-48d4-9621-50ef55c3cdf7 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Project 32a8d6f7bdfe456890160356bea637ca 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: 968/2082] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:38:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2083] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:50 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2084] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:50 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2085] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:50 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:51.350 7 INFO neutron.db.l3_db [None req-4abf5509-2751-44b4-9725-202aad47def4 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Floating IP e2732703-3800-4ec6-ae67-a76ac438202f associated. External IP: 10.96.250.216, port: 664a053c-5cf5-4b62-97ec-cd9e95290c0c. [pid: 8|app: 0|req: 1117/2086] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/networks => generated 1297 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2087] 10.0.0.211 () {34 vars in 1099 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2026055878&fields=id&tenant_id=32a8d6f7bdfe456890160356bea637ca => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2088] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2089] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/quotas/32a8d6f7bdfe456890160356bea637ca => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2090] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&fields=id => generated 149 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2091] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:38:50 2026] PUT /v2.0/floatingips/e2732703-3800-4ec6-ae67-a76ac438202f => generated 856 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:38:51.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78aba862-30fb-46b2-978e-6d647ba21324'] response: {'name': 'network-changed', 'server_uuid': '2ef5c16a-f478-438b-8d3f-de43ee7925b3', 'tag': '664a053c-5cf5-4b62-97ec-cd9e95290c0c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1122/2092] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 971/2093] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1123/2094] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:51 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 972/2095] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/ports?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2096] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/networks?id=1fa85362-f0cf-435a-8d4b-3f7a91f10207 => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2097] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=664a053c-5cf5-4b62-97ec-cd9e95290c0c => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2098] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/subnets?id=41ebbcf7-0b3b-4638-8476-9ecbc0503f62 => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2099] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/ports?network_id=1fa85362-f0cf-435a-8d4b-3f7a91f10207&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2100] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2101] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:52 2026] GET /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207?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: 1127/2102] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:53 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 976/2103] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:54 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1128/2104] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:55 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 977/2105] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:38:56 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2106] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:38:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=32a8d6f7bdfe456890160356bea637ca => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2107] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:56 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 978/2108] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:38:56 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: 1131/2109] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:38:56 2026] PUT /v2.0/ports/f549049f-d310-4de2-8e2a-03d9e66ca25a => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:38:57.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e53bd79-d85c-4e67-96bc-6dc0319893ff'] response: {'name': 'network-changed', 'server_uuid': 'e6e8da87-835a-44e3-aa20-f0076ca6a468', 'tag': 'f549049f-d310-4de2-8e2a-03d9e66ca25a', '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: 979/2110] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:57 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1132/2111] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:57 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 980/2112] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:57 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2113] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:38:57 2026] GET /v2.0/networks?tenant_id=32a8d6f7bdfe456890160356bea637ca&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2114] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:38:57 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: 1134/2115] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2116] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1135/2117] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2118] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f549049f-d310-4de2-8e2a-03d9e66ca25a => 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: 1136/2119] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/subnets?id=5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2120] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/ports?network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2121] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:38:58 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2122] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1138/2123] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2124] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2125] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2126] 10.0.0.3 () {32 vars in 855 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/floatingips?floating_network_id=c2a59fe1-3f94-4175-b3f1-c333a24008bf&port_id=664a053c-5cf5-4b62-97ec-cd9e95290c0c => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2127] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2128] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:38:59 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1141/2129] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:39:00 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2130] 10.0.0.201 () {34 vars in 1119 bytes} [Wed Jun 10 11:39:00 2026] GET /v2.0/security-groups?id=c7c7537b-2991-497b-b628-8049d1902703&id=c58a323a-a065-446a-9831-9e3d6721e769&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2131] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:00 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 990/2132] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:00 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1143/2133] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:02 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 991/2134] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:02 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2135] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:02 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2136] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:39:02 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2137] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:03 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 993/2138] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:03 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1146/2139] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:03 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2140] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:39:03 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2141] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2142] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1148/2143] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 996/2144] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1149/2145] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2146] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:04 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2147] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:39:05 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:39:05.127 7 INFO neutron.db.l3_db [None req-4fffabbd-21c6-4297-93fa-bb247abfad7a 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Floating IP 9d9bf1d7-d195-4637-b999-5aae61ebd49e associated. External IP: 10.96.250.208, port: f549049f-d310-4de2-8e2a-03d9e66ca25a. [pid: 8|app: 0|req: 1152/2148] 10.0.0.211 () {34 vars in 1119 bytes} [Wed Jun 10 11:39:05 2026] GET /v2.0/security-groups?id=c58a323a-a065-446a-9831-9e3d6721e769&id=c7c7537b-2991-497b-b628-8049d1902703&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:05.251 8 INFO neutron_taas.services.taas.taas_plugin [req-2f5f46f2-4b1e-4a6d-97c7-9a4eb0736ee8 req-d1b7333a-4fa2-45ec-b971-cfa27317f398 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] TaaS: Handle Delete Port: 664a053c-5cf5-4b62-97ec-cd9e95290c0c 2026-06-10 11:39:05.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2f5f46f2-4b1e-4a6d-97c7-9a4eb0736ee8 req-d1b7333a-4fa2-45ec-b971-cfa27317f398 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Tap Mirror: Handle Delete Port: 664a053c-5cf5-4b62-97ec-cd9e95290c0c 2026-06-10 11:39:05.393 8 INFO neutron.db.l3_db [req-2f5f46f2-4b1e-4a6d-97c7-9a4eb0736ee8 req-d1b7333a-4fa2-45ec-b971-cfa27317f398 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Floating IP e2732703-3800-4ec6-ae67-a76ac438202f disassociated. External IP: 10.96.250.216, port: 664a053c-5cf5-4b62-97ec-cd9e95290c0c. [pid: 7|app: 0|req: 997/2149] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:39:04 2026] PUT /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 855 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:05.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06cb7258-b717-4dff-a4d2-32ce8b9cbbf8'] response: {'name': 'network-changed', 'server_uuid': 'e6e8da87-835a-44e3-aa20-f0076ca6a468', 'tag': 'f549049f-d310-4de2-8e2a-03d9e66ca25a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/2150] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:39:05 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2153] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:39:05 2026] DELETE /v2.0/ports/664a053c-5cf5-4b62-97ec-cd9e95290c0c => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:05.825 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac506494-27cb-4c8e-a5bb-72c93a75501b'] response: {'server_uuid': '2ef5c16a-f478-438b-8d3f-de43ee7925b3', 'name': 'network-vif-deleted', 'tag': '664a053c-5cf5-4b62-97ec-cd9e95290c0c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1001/2154] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/ports?tenant_id=32a8d6f7bdfe456890160356bea637ca&device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2155] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/networks?id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2156] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f549049f-d310-4de2-8e2a-03d9e66ca25a => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2157] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/subnets?id=5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2158] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 1003/2159] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/ports?network_id=90cc318b-2d9b-4373-b8cd-eb499f8ac04d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2160] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?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: 1004/2161] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2162] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:39:06 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2163] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:07 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 1159/2164] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:39:07 2026] GET /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2165] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:08 2026] GET /v2.0/ports?device_id=2ef5c16a-f478-438b-8d3f-de43ee7925b3 => 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: 1160/2166] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:09 2026] DELETE /v2.0/security-groups/c7c7537b-2991-497b-b628-8049d1902703 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:09.680 7 INFO neutron.api.v2.resource [None req-1a7fc46c-0216-46c7-91d0-b4be71e50fff b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/2167] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:39:09 2026] GET /v2.0/security-groups/c7c7537b-2991-497b-b628-8049d1902703 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:39:09.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-de3b799a-e4d5-4ff5-a6ff-678d768b1556 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] TaaS: Handle Delete Port: d3ea3e62-f944-4a3e-aa26-650888c4df86 2026-06-10 11:39:09.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de3b799a-e4d5-4ff5-a6ff-678d768b1556 b23c4b020f1e411c8b50521ebedb5dc6 d5562d3a2b74426ba10cf62ad1ca4f7f - - default default] Tap Mirror: Handle Delete Port: d3ea3e62-f944-4a3e-aa26-650888c4df86 [pid: 8|app: 0|req: 1161/2168] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:09 2026] DELETE /v2.0/floatingips/e2732703-3800-4ec6-ae67-a76ac438202f => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2169] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:09 2026] DELETE /v2.0/security-groups/c58a323a-a065-446a-9831-9e3d6721e769 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:10.515 8 INFO neutron_taas.services.taas.taas_plugin [None req-69635305-88ef-4d4d-8871-d0638892446b c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: d5366552-801d-4287-b29c-f28dd2812b23 2026-06-10 11:39:10.518 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69635305-88ef-4d4d-8871-d0638892446b c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: d5366552-801d-4287-b29c-f28dd2812b23 [pid: 8|app: 0|req: 1162/2170] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:39:10 2026] PUT /v2.0/routers/3f3a4276-6d2f-4f73-9289-abb052c99263/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:11.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-825abdb9-3f8a-45f7-b9b6-22ae45b4f3d8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 12642b5a-4a9e-4af4-a2ce-dfd1932b0d3d 2026-06-10 11:39:11.233 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-825abdb9-3f8a-45f7-b9b6-22ae45b4f3d8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 12642b5a-4a9e-4af4-a2ce-dfd1932b0d3d 2026-06-10 11:39:11.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-825abdb9-3f8a-45f7-b9b6-22ae45b4f3d8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: f1506904-554a-416b-97e0-3fcde1671be4 2026-06-10 11:39:11.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-825abdb9-3f8a-45f7-b9b6-22ae45b4f3d8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: f1506904-554a-416b-97e0-3fcde1671be4 2026-06-10 11:39:11.820 7 INFO neutron.services.segments.plugin [-] Segment 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 resource provider aggregate not found 2026-06-10 11:39:11.825 7 INFO neutron.services.segments.plugin [-] Segment 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 resource provider aggregate not found 2026-06-10 11:39:11.842 7 INFO neutron.services.segments.plugin [-] Segment 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 found for delete ", "request_id": "req-daa84625-804a-4da4-9104-a4f403bbe248"}]} 2026-06-10 11:39:11.845 7 INFO neutron.services.segments.plugin [-] Segment 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d161c8-e7f4-4030-bbf3-b93c8bbfc223 found for delete ", "request_id": "req-e03c467b-40ca-4242-923f-484e2751c49c"}]} 2026-06-10 11:39:11.860 7 INFO neutron.db.l3_hamode_db [None req-825abdb9-3f8a-45f7-b9b6-22ae45b4f3d8 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network baf98cdd-eab4-4400-ac85-721db12d7302 was deleted as no HA routers are present in tenant d5562d3a2b74426ba10cf62ad1ca4f7f. [pid: 7|app: 0|req: 1009/2171] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:11 2026] DELETE /v2.0/routers/3f3a4276-6d2f-4f73-9289-abb052c99263 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2172] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:11 2026] DELETE /v2.0/subnets/41ebbcf7-0b3b-4638-8476-9ecbc0503f62 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:12.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-50a03594-ba80-4458-befc-d5214ca9bc1d c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: fc8dee48-0235-4f73-a53e-05cc2ed7b7f4 2026-06-10 11:39:12.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50a03594-ba80-4458-befc-d5214ca9bc1d c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: fc8dee48-0235-4f73-a53e-05cc2ed7b7f4 [pid: 7|app: 0|req: 1010/2173] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:39:12 2026] DELETE /v2.0/networks/1fa85362-f0cf-435a-8d4b-3f7a91f10207 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:12.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-ede336c7-3434-4c16-a8db-773da70f6265 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 5d215f0d-822c-4daa-8167-4daad808d8bb 2026-06-10 11:39:12.739 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ede336c7-3434-4c16-a8db-773da70f6265 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 5d215f0d-822c-4daa-8167-4daad808d8bb [pid: 8|app: 0|req: 1164/2174] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:39:12 2026] PUT /v2.0/routers/0b015a78-1413-40ea-a8c1-f3dfc7a04c5e/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:13.877 7 INFO neutron.services.segments.plugin [-] Segment 2714c027-c842-4b35-9fc8-d3991d8676bc resource provider aggregate not found 2026-06-10 11:39:13.899 7 INFO neutron.services.segments.plugin [-] Segment 2714c027-c842-4b35-9fc8-d3991d8676bc resource provider aggregate not found 2026-06-10 11:39:13.904 7 INFO neutron.services.segments.plugin [-] Segment 2714c027-c842-4b35-9fc8-d3991d8676bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2714c027-c842-4b35-9fc8-d3991d8676bc found for delete ", "request_id": "req-03296d2d-a585-4133-9673-ba3c44faea67"}]} 2026-06-10 11:39:13.921 7 INFO neutron.services.segments.plugin [-] Segment 2714c027-c842-4b35-9fc8-d3991d8676bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2714c027-c842-4b35-9fc8-d3991d8676bc found for delete ", "request_id": "req-5b67844b-bc79-46da-af5f-9515f0fe1867"}]} 2026-06-10 11:39:13.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-f032cf85-ffa2-41d0-adbf-b5ca2c5eae9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 5feabaf4-d78b-41f1-a5a4-e74f27db2fe1 2026-06-10 11:39:13.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f032cf85-ffa2-41d0-adbf-b5ca2c5eae9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 5feabaf4-d78b-41f1-a5a4-e74f27db2fe1 2026-06-10 11:39:14.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-f032cf85-ffa2-41d0-adbf-b5ca2c5eae9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 4ab538b2-1ff5-43a4-8f58-46105d234722 2026-06-10 11:39:14.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f032cf85-ffa2-41d0-adbf-b5ca2c5eae9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 4ab538b2-1ff5-43a4-8f58-46105d234722 2026-06-10 11:39:14.612 7 INFO neutron.db.l3_hamode_db [None req-f032cf85-ffa2-41d0-adbf-b5ca2c5eae9a c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] HA network bc1e14b1-66c8-45d9-bdad-d7c19db35126 was deleted as no HA routers are present in tenant a6248f9760eb4350b8cb08b8f512d365. [pid: 7|app: 0|req: 1011/2175] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:13 2026] DELETE /v2.0/routers/0b015a78-1413-40ea-a8c1-f3dfc7a04c5e => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2176] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:14 2026] DELETE /v2.0/subnets/097b8856-fa5c-4d0e-9ba8-661b3230f91c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:14.885 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ea717a6-75b1-4eed-b768-c362a58dbc56 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: aa862855-9ecf-4ef3-bb1f-77ee7622763f 2026-06-10 11:39:14.887 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ea717a6-75b1-4eed-b768-c362a58dbc56 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: aa862855-9ecf-4ef3-bb1f-77ee7622763f [pid: 7|app: 0|req: 1012/2177] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:39:14 2026] DELETE /v2.0/networks/fac32323-3026-404d-8495-a8231bb573c8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2178] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:15 2026] GET /v2.0/security-groups?tenant_id=d5562d3a2b74426ba10cf62ad1ca4f7f&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2179] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:15 2026] DELETE /v2.0/security-groups/4aaa3409-9b25-45e4-888c-f9b55001f47e => 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: 1167/2180] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:39:15 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1014/2181] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:15 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1168/2182] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:15 2026] GET /v2.0/security-groups?tenant_id=a6248f9760eb4350b8cb08b8f512d365&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: 1015/2183] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:15 2026] DELETE /v2.0/security-groups/ebaccc73-4f9d-48ad-8120-1874ac730a40 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:15.924 7 INFO neutron.services.segments.plugin [-] Segment 99013b23-aa1b-4668-a5c5-062d40fbb45a resource provider aggregate not found 2026-06-10 11:39:15.942 7 INFO neutron.services.segments.plugin [-] Segment 99013b23-aa1b-4668-a5c5-062d40fbb45a resource provider aggregate not found 2026-06-10 11:39:15.947 7 INFO neutron.services.segments.plugin [-] Segment 99013b23-aa1b-4668-a5c5-062d40fbb45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99013b23-aa1b-4668-a5c5-062d40fbb45a found for delete ", "request_id": "req-18c91352-c814-4fd9-bf6d-02bf2216fe90"}]} 2026-06-10 11:39:15.957 7 INFO neutron.services.segments.plugin [-] Segment 99013b23-aa1b-4668-a5c5-062d40fbb45a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99013b23-aa1b-4668-a5c5-062d40fbb45a found for delete ", "request_id": "req-3b9681cd-2963-4dbf-a73c-de901e87d76d"}]} 2026-06-10 11:39:15.970 7 INFO neutron.services.segments.plugin [-] Segment a3079205-25c2-48fe-a894-b4f47792fc4d resource provider aggregate not found 2026-06-10 11:39:15.978 7 INFO neutron.services.segments.plugin [-] Segment a3079205-25c2-48fe-a894-b4f47792fc4d resource provider aggregate not found 2026-06-10 11:39:15.989 7 INFO neutron.services.segments.plugin [-] Segment a3079205-25c2-48fe-a894-b4f47792fc4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3079205-25c2-48fe-a894-b4f47792fc4d found for delete ", "request_id": "req-7db4f9f8-c673-454c-aa2d-183494e53c98"}]} 2026-06-10 11:39:15.999 7 INFO neutron.services.segments.plugin [-] Segment a3079205-25c2-48fe-a894-b4f47792fc4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3079205-25c2-48fe-a894-b4f47792fc4d found for delete ", "request_id": "req-6d836b93-8769-4531-981a-98d45e67aa6a"}]} 2026-06-10 11:39:24.881 7 INFO neutron.db.segments_db [None req-94ab18e4-a73a-4035-a47c-7e7dcad07c98 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Added segment 82874ff5-07b2-4069-832a-299f7a75c80c of type vxlan for network 68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 [pid: 7|app: 0|req: 1017/2186] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:39:24 2026] POST /v2.0/networks => generated 621 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2187] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:24 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1171/2188] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:25 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1018/2189] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:24 2026] POST /v2.0/subnets => generated 657 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2190] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:39:25 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2191] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:25 2026] POST /v2.0/subnets => generated 731 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:39:25.619 8 INFO neutron.db.segments_db [None req-bc4496f6-1bdd-43e3-b156-a073646e3ff8 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Added segment 68a76835-4936-43ac-975c-c3b008d2d9a8 of type vxlan for network b855fca4-4950-469a-9f0c-0d841943bf99 [pid: 8|app: 0|req: 1173/2192] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:39:25 2026] POST /v2.0/networks => generated 618 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2193] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:25 2026] POST /v2.0/subnets => generated 655 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2194] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:26 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2195] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:26 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&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: 1174/2196] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:26 2026] POST /v2.0/subnets => generated 726 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:39:26.396 7 INFO neutron.db.segments_db [None req-be96b76c-14f5-41fb-8f52-9d7080e0a80a b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Added segment f252d1ec-0a47-4112-b5a5-7e2eb08b5909 of type vxlan for network a9a90f24-ea4d-412d-a9a8-de02c1ce84eb [pid: 7|app: 0|req: 1023/2197] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:39:26 2026] POST /v2.0/networks => generated 619 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2198] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:26 2026] POST /v2.0/subnets => generated 656 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2199] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:26 2026] POST /v2.0/subnets => generated 729 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:39:27.075 8 INFO neutron.db.segments_db [None req-92931bdc-9f46-4b80-a71e-ea4218d36f76 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Added segment a39f80c5-ad2d-4602-ac3a-d256a70b1793 of type vxlan for network d440ccd1-685f-47f5-85cc-0208b3d3b331 2026-06-10 11:39:27.315 8 INFO neutron.db.l3_hamode_db [None req-92931bdc-9f46-4b80-a71e-ea4218d36f76 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1025/2200] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:27 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2201] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:39:27 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1027/2202] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:27 2026] GET /v2.0/security-groups?id=0af11ca3-324f-4e05-804b-ffdb49c4e270&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:27.557 7 INFO neutron_taas.services.taas.taas_plugin [req-9ee16fa0-fea2-4953-8edb-9e5db9ad0b22 req-c9a44841-4fd2-4ff7-b6ac-4b3ee57f6731 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: f549049f-d310-4de2-8e2a-03d9e66ca25a 2026-06-10 11:39:27.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9ee16fa0-fea2-4953-8edb-9e5db9ad0b22 req-c9a44841-4fd2-4ff7-b6ac-4b3ee57f6731 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: f549049f-d310-4de2-8e2a-03d9e66ca25a 2026-06-10 11:39:27.698 7 INFO neutron.db.l3_db [req-9ee16fa0-fea2-4953-8edb-9e5db9ad0b22 req-c9a44841-4fd2-4ff7-b6ac-4b3ee57f6731 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Floating IP 9d9bf1d7-d195-4637-b999-5aae61ebd49e disassociated. External IP: 10.96.250.208, port: f549049f-d310-4de2-8e2a-03d9e66ca25a. [pid: 7|app: 0|req: 1028/2203] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:39:27 2026] DELETE /v2.0/ports/f549049f-d310-4de2-8e2a-03d9e66ca25a => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:28.095 8 INFO neutron.db.l3_hamode_db [None req-92931bdc-9f46-4b80-a71e-ea4218d36f76 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:39:28.120 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d778416-dc7b-4c68-bbef-f7c3262c55e3'] response: {'server_uuid': 'e6e8da87-835a-44e3-aa20-f0076ca6a468', 'name': 'network-vif-deleted', 'tag': 'f549049f-d310-4de2-8e2a-03d9e66ca25a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/2204] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:28 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1176/2205] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:39:27 2026] POST /v2.0/routers => generated 684 bytes in 2005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2206] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:29 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1030/2207] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:39:29 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2208] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:30 2026] GET /v2.0/ports?device_id=e6e8da87-835a-44e3-aa20-f0076ca6a468 => 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: 1178/2209] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:39:30 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/add_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2210] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:31 2026] DELETE /v2.0/security-groups/0af11ca3-324f-4e05-804b-ffdb49c4e270 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:32.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-a335a068-fb59-4f16-a76e-98b40e6ddc22 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: 42c7009b-1a99-41a3-bf7a-a28c6a15500b 2026-06-10 11:39:32.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a335a068-fb59-4f16-a76e-98b40e6ddc22 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: 42c7009b-1a99-41a3-bf7a-a28c6a15500b [pid: 8|app: 0|req: 1180/2211] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:31 2026] DELETE /v2.0/floatingips/9d9bf1d7-d195-4637-b999-5aae61ebd49e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2212] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:32 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2213] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:32 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2214] 10.0.0.3 () {34 vars in 780 bytes} [Wed Jun 10 11:39:31 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/add_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2215] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:39:33 2026] POST /v2.0/security-groups => generated 1628 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2216] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:33 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: 8|app: 0|req: 1184/2217] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2218] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:33 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2219] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:33 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&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: 1185/2220] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2221] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2222] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2223] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2224] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2225] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2226] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2227] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2228] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:34 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1189/2229] 10.0.0.3 () {34 vars in 692 bytes} [Wed Jun 10 11:39:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2230] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:39:34 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1190/2231] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:34 2026] GET /v2.0/security-groups?id=af19925b-dc50-47c0-9e69-b3e6070c777a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:35.030 7 INFO neutron_taas.services.taas.taas_plugin [req-550d2db2-e2b9-40a2-ab39-ed6baac36e03 req-435646c5-2430-4729-b853-6d746bf79d75 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: 4a74600e-fc08-46f8-bdbf-e9a585c26f90 2026-06-10 11:39:35.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-550d2db2-e2b9-40a2-ab39-ed6baac36e03 req-435646c5-2430-4729-b853-6d746bf79d75 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: 4a74600e-fc08-46f8-bdbf-e9a585c26f90 [pid: 7|app: 0|req: 1042/2232] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:39:34 2026] DELETE /v2.0/ports/4a74600e-fc08-46f8-bdbf-e9a585c26f90 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:39:35.223 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c26f28e-1536-427c-af32-3147ea955af7'] response: {'server_uuid': 'dcfc245c-51c0-4f14-b943-519fb2f3112d', 'name': 'network-vif-deleted', 'tag': '4a74600e-fc08-46f8-bdbf-e9a585c26f90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2233] 10.0.0.211 () {34 vars in 1095 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1691075809&fields=id&tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2234] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2235] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/quotas/64b8eacbcc4d459eb5f62d28fc3d907d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2236] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&fields=id => generated 195 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2237] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2238] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1195/2241] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:35 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => 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: 1047/2242] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:36 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1196/2243] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:37 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1048/2244] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:38 2026] GET /v2.0/ports?device_id=dcfc245c-51c0-4f14-b943-519fb2f3112d => 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: 1197/2245] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:39 2026] DELETE /v2.0/security-groups/af19925b-dc50-47c0-9e69-b3e6070c777a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:39.787 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd7cd27d-a958-4816-bc1d-e9f83d14ab9b 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: d7b7ec07-46a9-4480-b551-a18ba9fb108b 2026-06-10 11:39:39.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd7cd27d-a958-4816-bc1d-e9f83d14ab9b 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: d7b7ec07-46a9-4480-b551-a18ba9fb108b [pid: 7|app: 0|req: 1049/2246] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:39:39 2026] PUT /v2.0/routers/4445fd60-c994-4484-aef8-e152eb5def75/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2247] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:39:40 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2248] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:40 2026] DELETE /v2.0/subnets/5ab14b84-4e2d-4d22-956c-dfaa37c4830e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2249] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:39:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:40.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed44b2e4-62d4-4cb8-aff5-5349a2a9f881 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: e9c3dfe6-a36a-423c-8aec-e9f9e0d133eb 2026-06-10 11:39:40.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed44b2e4-62d4-4cb8-aff5-5349a2a9f881 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: e9c3dfe6-a36a-423c-8aec-e9f9e0d133eb 2026-06-10 11:39:40.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed44b2e4-62d4-4cb8-aff5-5349a2a9f881 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: 074d8b54-eec7-46d2-92a4-34bfa51b7f5a 2026-06-10 11:39:40.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed44b2e4-62d4-4cb8-aff5-5349a2a9f881 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: 074d8b54-eec7-46d2-92a4-34bfa51b7f5a [pid: 7|app: 0|req: 1052/2250] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:39:40 2026] POST /v2.0/ports => generated 1183 bytes in 458 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: 1053/2251] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:40 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1186 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:39:41.255 8 INFO neutron.services.segments.plugin [-] Segment abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b resource provider aggregate not found 2026-06-10 11:39:41.262 8 INFO neutron.services.segments.plugin [-] Segment abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b resource provider aggregate not found 2026-06-10 11:39:41.278 8 INFO neutron.services.segments.plugin [-] Segment abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b found for delete ", "request_id": "req-e84e589e-2d78-4edb-b31b-fb88ddc66105"}]} 2026-06-10 11:39:41.281 8 INFO neutron.services.segments.plugin [-] Segment abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe7d54a-4a44-4cbe-a8f4-cc5955b1bb7b found for delete ", "request_id": "req-60153c3c-1411-4744-a658-28386fba16c6"}]} 2026-06-10 11:39:41.288 8 INFO neutron.db.l3_hamode_db [None req-ed44b2e4-62d4-4cb8-aff5-5349a2a9f881 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] HA network fb958a82-43dc-4a8c-b964-4b890cfe0806 was deleted as no HA routers are present in tenant 32a8d6f7bdfe456890160356bea637ca. [pid: 8|app: 0|req: 1199/2252] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:39:40 2026] DELETE /v2.0/routers/4445fd60-c994-4484-aef8-e152eb5def75 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2253] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:41 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2254] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:39:40 2026] PUT /v2.0/ports/27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => generated 1464 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:39:41.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-f95043e1-9293-4f8e-b034-8fb6264f0db0 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] TaaS: Handle Delete Port: 9c601ff4-cb81-479a-a7ce-fe79f26f05ec 2026-06-10 11:39:41.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f95043e1-9293-4f8e-b034-8fb6264f0db0 8070f42dce3946b9abd1eed0dcc42936 32a8d6f7bdfe456890160356bea637ca - - default default] Tap Mirror: Handle Delete Port: 9c601ff4-cb81-479a-a7ce-fe79f26f05ec 2026-06-10 11:39:41.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4be90d04-9e23-46f5-9b28-b6169bef4607'] response: {'name': 'network-changed', 'server_uuid': '47712c62-6ccf-4377-8ba5-fc2624ca586d', 'tag': '27c75952-e5ba-4f5d-9aa4-7fccf0b44e95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1201/2255] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:39:41 2026] DELETE /v2.0/networks/90cc318b-2d9b-4373-b8cd-eb499f8ac04d => generated 0 bytes in 271 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: 1055/2256] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:39:41 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2257] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:39:41 2026] GET /v2.0/networks?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&shared=False => generated 2376 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2258] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:39:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2259] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:42 2026] GET /v2.0/security-groups?tenant_id=32a8d6f7bdfe456890160356bea637ca&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2260] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:42 2026] DELETE /v2.0/security-groups/6d36246b-f755-43fd-8e38-47e8deca2c29 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2261] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:42 2026] GET /v2.0/security-groups?tenant_id=17828defb12c4d11b8f3025074683a44&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2262] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:42 2026] DELETE /v2.0/security-groups/12b49918-3d08-495a-bb38-bb1ed00216e4 => 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: 1205/2263] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2264] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.245&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => 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: 1206/2265] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12b&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => 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: 1060/2266] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2267] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:39:43.303 8 INFO neutron.services.segments.plugin [-] Segment a0697f93-819a-4160-9175-75e79b82bec6 resource provider aggregate not found 2026-06-10 11:39:43.310 8 INFO neutron.services.segments.plugin [-] Segment a0697f93-819a-4160-9175-75e79b82bec6 resource provider aggregate not found 2026-06-10 11:39:43.323 8 INFO neutron.services.segments.plugin [-] Segment a0697f93-819a-4160-9175-75e79b82bec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0697f93-819a-4160-9175-75e79b82bec6 found for delete ", "request_id": "req-a55cf4de-79d2-4c0e-91d9-7cd8136d8236"}]} 2026-06-10 11:39:43.328 8 INFO neutron.services.segments.plugin [-] Segment a0697f93-819a-4160-9175-75e79b82bec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0697f93-819a-4160-9175-75e79b82bec6 found for delete ", "request_id": "req-458f853b-5a44-48ae-ad7e-565854ef3b45"}]} [pid: 7|app: 0|req: 1061/2268] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&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: 1208/2269] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1062/2270] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:39:43 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1209/2271] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:46 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2272] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:46 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2273] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:39:47 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2274] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:39:47 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2275] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:39:48 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2276] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:39:48 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2277] 10.0.0.3 () {34 vars in 673 bytes} [Wed Jun 10 11:39:49 2026] POST /v2.0/floatingips => generated 552 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2278] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:39:50 2026] PUT /v2.0/floatingips/4214211f-81b8-4e93-aaf3-e6bfa95b1cc5/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2279] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:39:50 2026] PUT /v2.0/floatingips/442cfe84-72da-4b07-91c8-c5959f1270a8/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2280] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:39:50 2026] PUT /v2.0/floatingips/3fd45198-1893-4b1d-946e-809d9d13667d/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2281] 10.0.0.3 () {34 vars in 756 bytes} [Wed Jun 10 11:39:50 2026] PUT /v2.0/floatingips/fea20ac4-f9b3-4cbc-b744-234e21ff344a/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2282] 10.0.0.3 () {32 vars in 669 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2283] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2284] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2285] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2288] 10.0.0.3 () {32 vars in 677 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2289] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2290] 10.0.0.3 () {32 vars in 687 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2291] 10.0.0.3 () {32 vars in 699 bytes} [Wed Jun 10 11:39:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:39:50.963 7 INFO neutron_taas.services.taas.taas_plugin [None req-57863d7f-ef3b-4e0d-97e1-7823e9647c5c d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] TaaS: Handle Delete Port: 367181b5-248a-40de-ba60-85fafc9c332e 2026-06-10 11:39:50.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57863d7f-ef3b-4e0d-97e1-7823e9647c5c d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] Tap Mirror: Handle Delete Port: 367181b5-248a-40de-ba60-85fafc9c332e [pid: 7|app: 0|req: 1072/2292] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:50 2026] DELETE /v2.0/floatingips/4214211f-81b8-4e93-aaf3-e6bfa95b1cc5 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:51.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-a88d28a3-cf64-406b-90c1-2353ea167b34 d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] TaaS: Handle Delete Port: b1cd6bdf-dbab-464c-8eb0-3811874f6059 2026-06-10 11:39:51.225 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a88d28a3-cf64-406b-90c1-2353ea167b34 d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] Tap Mirror: Handle Delete Port: b1cd6bdf-dbab-464c-8eb0-3811874f6059 [pid: 8|app: 0|req: 1221/2293] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:51 2026] DELETE /v2.0/floatingips/442cfe84-72da-4b07-91c8-c5959f1270a8 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:51.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ad94330-1744-4aee-8df9-ed0d13fb76cf d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] TaaS: Handle Delete Port: e6aad623-87bb-4d33-8fc8-eae29a1dd9d2 2026-06-10 11:39:51.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ad94330-1744-4aee-8df9-ed0d13fb76cf d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] Tap Mirror: Handle Delete Port: e6aad623-87bb-4d33-8fc8-eae29a1dd9d2 [pid: 7|app: 0|req: 1073/2294] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:51 2026] DELETE /v2.0/floatingips/3fd45198-1893-4b1d-946e-809d9d13667d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2295] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:51 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2296] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:51 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:51.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbb5f6d5-835a-4b01-8cf9-79cacf81aa6c d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] TaaS: Handle Delete Port: d4d1e5a7-c6ce-40ba-a52b-f71443e7b809 2026-06-10 11:39:51.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbb5f6d5-835a-4b01-8cf9-79cacf81aa6c d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] Tap Mirror: Handle Delete Port: d4d1e5a7-c6ce-40ba-a52b-f71443e7b809 [pid: 8|app: 0|req: 1224/2297] 10.0.0.3 () {32 vars in 815 bytes} [Wed Jun 10 11:39:51 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&mac_address=fa%3A16%3A3e%3A7b%3A5a%3Aa3 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2298] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:51 2026] DELETE /v2.0/floatingips/fea20ac4-f9b3-4cbc-b744-234e21ff344a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:52.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-29b3ae5f-a979-4244-a392-12bae20700f1 d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] TaaS: Handle Delete Port: 8c3e5509-b263-412d-a3cb-be593cb4db97 2026-06-10 11:39:52.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29b3ae5f-a979-4244-a392-12bae20700f1 d86db458af984399a94b7e1213f9f383 e646bf972750426884b4a2cde4055a1b - - default default] Tap Mirror: Handle Delete Port: 8c3e5509-b263-412d-a3cb-be593cb4db97 [pid: 7|app: 0|req: 1075/2299] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:39:51 2026] DELETE /v2.0/floatingips/b22adb23-3328-4efe-8e74-1284e9f9b43e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:52.565 8 INFO neutron.db.l3_db [None req-e82e4c06-a4e7-4872-8a59-0a60d7b98bcf b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP 304c35a4-f0fa-49e1-8b50-877404600be3 associated. External IP: 10.96.250.205, port: 27c75952-e5ba-4f5d-9aa4-7fccf0b44e95. [pid: 8|app: 0|req: 1225/2300] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:39:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:39:52.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb5db942-4a09-4bf4-8517-c97885870e4d'] response: {'name': 'network-changed', 'server_uuid': '47712c62-6ccf-4377-8ba5-fc2624ca586d', 'tag': '27c75952-e5ba-4f5d-9aa4-7fccf0b44e95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1226/2301] 10.0.0.211 () {34 vars in 1095 bytes} [Wed Jun 10 11:39:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1691075809&fields=id&tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2302] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2303] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/quotas/64b8eacbcc4d459eb5f62d28fc3d907d => 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: 1076/2304] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:52 2026] GET /v2.0/security-groups?tenant_id=8c56a780babf49bc9e5f51507abb62e2&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: 1229/2305] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&fields=id => generated 333 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2306] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1077/2307] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:53 2026] DELETE /v2.0/security-groups/de0932a3-c51c-4067-a51f-84a742cb22d1 => 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: 1231/2308] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1232/2309] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2310] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => 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: 1078/2311] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/security-groups?tenant_id=e646bf972750426884b4a2cde4055a1b&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2312] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2313] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.245&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2314] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12b&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => 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: 1079/2315] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:53 2026] DELETE /v2.0/security-groups/1b7c35f4-a3af-4ede-87a4-8ef5331597da => 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: 1237/2316] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2317] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&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: 1238/2318] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2319] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1082/2320] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2321] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:39:53 2026] GET /v2.0/security-groups?tenant_id=1bd7528cc04b408f9a2cc1663d4eda16&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2322] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:39:53 2026] DELETE /v2.0/security-groups/1c55662b-2ddb-4db2-8685-01efdbfe2948 => 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: 1240/2323] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:39:57 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2324] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:39:57 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2325] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2326] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2327] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:39:58 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => 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: 1242/2328] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2329] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2330] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:39:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2331] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:39:58 2026] PUT /v2.0/policies/9be7888e-ec7f-4281-8e0a-a668595b296e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2332] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:39:58 2026] PUT /v2.0/policies/2421340e-d1df-406a-9ba3-02f6d9da4bd2/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2333] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:39:58 2026] PUT /v2.0/policies/2347c67c-03c4-47a6-8a2c-2c208ab8f693/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2334] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:39:58 2026] PUT /v2.0/policies/2eb578e1-6bb6-4c2d-a850-64dfa3cc6b80/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: 1090/2335] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:39:58 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2336] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d => generated 179 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2337] 10.0.0.3 () {32 vars in 671 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2338] 10.0.0.3 () {32 vars in 685 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2339] 10.0.0.3 () {32 vars in 681 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2340] 10.0.0.3 () {32 vars in 693 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2341] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2342] 10.0.0.3 () {32 vars in 693 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2343] 10.0.0.3 () {32 vars in 689 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2344] 10.0.0.3 () {32 vars in 701 bytes} [Wed Jun 10 11:39:59 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2345] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:39:59 2026] DELETE /v2.0/qos/policies/9be7888e-ec7f-4281-8e0a-a668595b296e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2346] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:39:59 2026] DELETE /v2.0/qos/policies/2421340e-d1df-406a-9ba3-02f6d9da4bd2 => 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: 1091/2347] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:39:59 2026] POST /v2.0/ports => generated 1183 bytes in 818 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: 1257/2348] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:39:59 2026] DELETE /v2.0/qos/policies/2347c67c-03c4-47a6-8a2c-2c208ab8f693 => 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: 1258/2349] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:39:59 2026] DELETE /v2.0/qos/policies/2eb578e1-6bb6-4c2d-a850-64dfa3cc6b80 => 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: 1259/2350] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:39:59 2026] DELETE /v2.0/qos/policies/28cd461c-1975-4497-ae60-c7d64b464fa7 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2351] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:39:59 2026] PUT /v2.0/ports/75ba8024-0283-429a-b724-6366bc8c70ec => generated 1464 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:40:00.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c1900bb-ff82-4de1-8328-c9e0671c6391'] response: {'name': 'network-changed', 'server_uuid': '596bc9b7-864a-457f-9479-64633778f251', 'tag': '75ba8024-0283-429a-b724-6366bc8c70ec', '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: 1093/2352] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:40:00 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2353] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:40:00 2026] GET /v2.0/networks?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&shared=False => generated 2376 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2354] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:40:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2355] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:00 2026] GET /v2.0/security-groups?tenant_id=c839e802bf3443b083803ccd57ccabdc&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2356] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:01 2026] DELETE /v2.0/security-groups/6bfe3d04-60ea-4e5f-883b-c01690a38507 => 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: 1261/2357] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:01 2026] GET /v2.0/security-groups?tenant_id=f01ad58a5586478c86434fa3b66d99fe&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2358] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:01 2026] DELETE /v2.0/security-groups/83effc3c-7733-4238-a8d6-ca97c76b6e68 => 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: 1262/2359] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:01 2026] GET /v2.0/security-groups?tenant_id=1de126101f2e424a861c654be043f193&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2360] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:01 2026] DELETE /v2.0/security-groups/de9238db-864b-4c58-bee8-e0f91486d872 => 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: 1263/2361] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2362] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => 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: 1264/2363] 199.19.213.223 () {34 vars in 1105 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A34e&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => 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: 1100/2364] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/subnets?id=1f245f19-8e2d-4afe-9a3c-aaa704955aca&id=813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2365] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2366] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2367] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1102/2368] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:40:02 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1267/2369] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:03 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2370] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:03 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:40:06.468 8 INFO neutron.db.segments_db [None req-cf7ca836-a27f-409c-8bde-7f6a208d333c f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Added segment f4513774-4233-412a-9bc0-2c35b7862fcd of type vxlan for network 59180a45-6dd6-4d95-bec5-c8938fc7fc0f [pid: 8|app: 0|req: 1269/2373] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:06 2026] POST /v2.0/networks => generated 612 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2374] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:40:06 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:40:06.859 8 INFO neutron.db.segments_db [None req-19c0cfa7-9471-433d-af7e-82d717911f14 f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Added segment bf89dd0b-e8aa-4af1-9855-e11c844affee of type vxlan for network f5fa4ca3-ccd3-44b7-ac52-f47b63094c71 [pid: 8|app: 0|req: 1270/2375] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:06 2026] POST /v2.0/networks => generated 612 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2376] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:40:06 2026] POST /v2.0/subnets => generated 629 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:40:07.237 8 INFO neutron.db.segments_db [None req-7bca5644-55a9-4b7e-b379-e8b7cef291de f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Added segment f293fe3f-49f0-4159-9635-7a30a01f82f9 of type vxlan for network f6794373-5f3b-487a-bba1-87137fea852b [pid: 8|app: 0|req: 1271/2377] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:07 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2378] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:40:07 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:40:07.665 8 INFO neutron.db.segments_db [None req-81f6771e-9dbc-4cd0-b0ca-f70df4d9f3ad f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Added segment 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e of type vxlan for network 6a77107c-b248-41fe-9445-115c95e41e21 [pid: 8|app: 0|req: 1272/2379] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:07 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2380] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:40: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) 2026-06-10 11:40:08.144 8 INFO neutron.db.segments_db [None req-a3e2a02c-4c06-4138-9d0a-e54018fd2a6f f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Added segment 93a41e60-8616-4c0c-b996-dab17e3410d7 of type vxlan for network 6f200c8e-f88a-46e8-8385-4840c9f82e1d [pid: 8|app: 0|req: 1273/2381] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:08 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2382] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:40:08 2026] POST /v2.0/subnets => generated 629 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2383] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:40:08 2026] PUT /v2.0/subnets/ab2271e2-4a0c-4744-9d24-ce5a15e02825/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2384] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:40:08 2026] PUT /v2.0/subnets/3f39d38a-a9de-4d1c-8fa3-c77b44ebc612/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2385] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:40:08 2026] PUT /v2.0/subnets/ae8d82b2-1e69-41ea-82dc-ab39482668c3/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2386] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:40:08 2026] PUT /v2.0/subnets/5f030298-91c8-4839-bca7-d4d2256ad430/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2387] 10.0.0.3 () {32 vars in 661 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2388] 10.0.0.3 () {32 vars in 675 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2389] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2390] 10.0.0.3 () {32 vars in 671 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2391] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2392] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2393] 10.0.0.3 () {32 vars in 815 bytes} [Wed Jun 10 11:40:08 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&mac_address=fa%3A16%3A3e%3A3f%3Ae5%3Afe => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2394] 10.0.0.3 () {32 vars in 669 bytes} [Wed Jun 10 11:40:09 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2395] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:40:09 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2396] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:40:09 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2397] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:40:09 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2398] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/subnets/ab2271e2-4a0c-4744-9d24-ce5a15e02825 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2399] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/subnets/3f39d38a-a9de-4d1c-8fa3-c77b44ebc612 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2400] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/subnets/ae8d82b2-1e69-41ea-82dc-ab39482668c3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2401] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/subnets/5f030298-91c8-4839-bca7-d4d2256ad430 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:09.875 7 INFO neutron.db.l3_db [None req-d0bc229d-ac94-4aeb-95e5-055d2b7502a6 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP f2735cbe-7d13-410e-9b53-63d365874090 associated. External IP: 10.96.250.213, port: 75ba8024-0283-429a-b724-6366bc8c70ec. [pid: 8|app: 0|req: 1288/2402] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/subnets/45425548-5695-4ffb-9f30-ef8f71d50f58 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:10.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-03fd672c-f722-452d-a869-52ce8d015403 f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] TaaS: Handle Delete Port: 6e265e54-3a7a-4185-96e6-3f273e35abdd 2026-06-10 11:40:10.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03fd672c-f722-452d-a869-52ce8d015403 f35a7a7e50194cd7b525e3f433ca0393 2c960fe2acdb442a83893e32ed6e0433 - - default default] Tap Mirror: Handle Delete Port: 6e265e54-3a7a-4185-96e6-3f273e35abdd 2026-06-10 11:40:10.178 8 INFO neutron.services.segments.plugin [-] Segment f4513774-4233-412a-9bc0-2c35b7862fcd resource provider aggregate not found 2026-06-10 11:40:10.187 8 INFO neutron.services.segments.plugin [-] Segment f4513774-4233-412a-9bc0-2c35b7862fcd resource provider aggregate not found 2026-06-10 11:40:10.200 8 INFO neutron.services.segments.plugin [-] Segment f4513774-4233-412a-9bc0-2c35b7862fcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4513774-4233-412a-9bc0-2c35b7862fcd found for delete ", "request_id": "req-d224e53c-ff40-46cc-892b-1b2b5de0fe23"}]} 2026-06-10 11:40:10.204 8 INFO neutron.services.segments.plugin [-] Segment f4513774-4233-412a-9bc0-2c35b7862fcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4513774-4233-412a-9bc0-2c35b7862fcd found for delete ", "request_id": "req-965c58ab-7b70-40fe-8d85-1c076d63e35d"}]} [pid: 8|app: 0|req: 1289/2403] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:09 2026] DELETE /v2.0/networks/59180a45-6dd6-4d95-bec5-c8938fc7fc0f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2404] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:40:09 2026] POST /v2.0/floatingips => generated 854 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:40:10.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da1f11a-418d-466d-86bc-05b15e5ebf52'] response: {'name': 'network-changed', 'server_uuid': '596bc9b7-864a-457f-9479-64633778f251', 'tag': '75ba8024-0283-429a-b724-6366bc8c70ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1290/2405] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:10 2026] DELETE /v2.0/networks/f5fa4ca3-ccd3-44b7-ac52-f47b63094c71 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:10.455 7 INFO neutron.services.segments.plugin [-] Segment f293fe3f-49f0-4159-9635-7a30a01f82f9 resource provider aggregate not found 2026-06-10 11:40:10.456 7 INFO neutron.services.segments.plugin [-] Segment f293fe3f-49f0-4159-9635-7a30a01f82f9 resource provider aggregate not found 2026-06-10 11:40:10.472 7 INFO neutron.services.segments.plugin [-] Segment f293fe3f-49f0-4159-9635-7a30a01f82f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f293fe3f-49f0-4159-9635-7a30a01f82f9 found for delete ", "request_id": "req-a6a9b1ab-9d0e-400a-addf-dbb6ea60e4dc"}]} 2026-06-10 11:40:10.481 7 INFO neutron.services.segments.plugin [-] Segment f293fe3f-49f0-4159-9635-7a30a01f82f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f293fe3f-49f0-4159-9635-7a30a01f82f9 found for delete ", "request_id": "req-7c363484-34f9-4118-9dfa-2975746d4273"}]} [pid: 7|app: 0|req: 1116/2406] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:10 2026] DELETE /v2.0/networks/f6794373-5f3b-487a-bba1-87137fea852b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2407] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:10 2026] DELETE /v2.0/networks/6a77107c-b248-41fe-9445-115c95e41e21 => 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: 1117/2408] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:10 2026] DELETE /v2.0/networks/6f200c8e-f88a-46e8-8385-4840c9f82e1d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2409] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:40:10 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2410] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:40:10 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2411] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => 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: 1119/2412] 199.19.213.223 () {34 vars in 1105 bytes} [Wed Jun 10 11:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A34e&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => 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: 1294/2413] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:40:10 2026] GET /v2.0/subnets?id=1f245f19-8e2d-4afe-9a3c-aaa704955aca&id=813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2414] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:40:11 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2415] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:40:11 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2416] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:40:11 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1296/2417] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:40:11 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2418] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:11 2026] GET /v2.0/security-groups?tenant_id=7b421082e2474b2bae026a1d1b02f5d7&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2419] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:11 2026] DELETE /v2.0/security-groups/11fd5469-0c68-4b60-94fa-2e724409f69a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:12.220 8 INFO neutron.services.segments.plugin [-] Segment bf89dd0b-e8aa-4af1-9855-e11c844affee resource provider aggregate not found [pid: 7|app: 0|req: 1123/2420] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:12 2026] GET /v2.0/security-groups?tenant_id=f932e05435c64d72af1119d4d7caa47f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:40:12.224 8 INFO neutron.services.segments.plugin [-] Segment bf89dd0b-e8aa-4af1-9855-e11c844affee resource provider aggregate not found 2026-06-10 11:40:12.244 8 INFO neutron.services.segments.plugin [-] Segment bf89dd0b-e8aa-4af1-9855-e11c844affee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf89dd0b-e8aa-4af1-9855-e11c844affee found for delete ", "request_id": "req-496370eb-6603-4832-992b-bf881adf1e75"}]} 2026-06-10 11:40:12.251 8 INFO neutron.services.segments.plugin [-] Segment bf89dd0b-e8aa-4af1-9855-e11c844affee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf89dd0b-e8aa-4af1-9855-e11c844affee found for delete ", "request_id": "req-d5adff4a-c650-4cfd-8d09-38f693f30ff7"}]} 2026-06-10 11:40:12.259 8 INFO neutron.services.segments.plugin [-] Segment 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e resource provider aggregate not found 2026-06-10 11:40:12.268 8 INFO neutron.services.segments.plugin [-] Segment 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e resource provider aggregate not found 2026-06-10 11:40:12.284 8 INFO neutron.services.segments.plugin [-] Segment 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e found for delete ", "request_id": "req-9311110e-9671-4c06-944c-95e52cb4eff5"}]} 2026-06-10 11:40:12.285 8 INFO neutron.services.segments.plugin [-] Segment 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3d1891-3e2d-4cf8-81f7-69817ec8d13e found for delete ", "request_id": "req-2b26b0c7-c93f-46bb-b5b7-5e142c8116c2"}]} [pid: 8|app: 0|req: 1298/2421] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:12 2026] DELETE /v2.0/security-groups/6f731d1f-9567-4d7e-8513-7b0b8e5e2afe => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:12.493 7 INFO neutron.services.segments.plugin [-] Segment 93a41e60-8616-4c0c-b996-dab17e3410d7 resource provider aggregate not found 2026-06-10 11:40:12.502 7 INFO neutron.services.segments.plugin [-] Segment 93a41e60-8616-4c0c-b996-dab17e3410d7 resource provider aggregate not found 2026-06-10 11:40:12.513 7 INFO neutron.services.segments.plugin [-] Segment 93a41e60-8616-4c0c-b996-dab17e3410d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a41e60-8616-4c0c-b996-dab17e3410d7 found for delete ", "request_id": "req-f05fe69d-719c-44c0-89e8-ad2fa73f9491"}]} 2026-06-10 11:40:12.526 7 INFO neutron.services.segments.plugin [-] Segment 93a41e60-8616-4c0c-b996-dab17e3410d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a41e60-8616-4c0c-b996-dab17e3410d7 found for delete ", "request_id": "req-3c24634e-8dfa-498e-b367-a6f23bb6a527"}]} [pid: 7|app: 0|req: 1124/2422] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:12 2026] GET /v2.0/security-groups?tenant_id=2c960fe2acdb442a83893e32ed6e0433&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2423] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:12 2026] DELETE /v2.0/security-groups/1a84ecf0-2172-4347-85f5-708083175bf8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:16.160 7 INFO neutron.db.segments_db [None req-f4b0d92a-3f87-4ea9-8f4a-eb2d34032fef 7041bc2ce1174bedb719bb0165b3aefc af83cf50c9744b1d99b9012b3261f6cc - - default default] Added segment 37cc40cc-9047-4c7d-bf73-f06f78b6c814 of type vxlan for network 7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f [pid: 7|app: 0|req: 1125/2424] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:15 2026] POST /v2.0/networks => generated 612 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2425] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:40:16 2026] PUT /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2426] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2427] 10.0.0.3 () {34 vars in 761 bytes} [Wed Jun 10 11:40:16 2026] PUT /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2428] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2429] 10.0.0.3 () {34 vars in 757 bytes} [Wed Jun 10 11:40:16 2026] PUT /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2430] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2431] 10.0.0.3 () {34 vars in 779 bytes} [Wed Jun 10 11:40:16 2026] PUT /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2432] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2433] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:40:16 2026] PUT /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2434] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2435] 10.0.0.3 () {32 vars in 738 bytes} [Wed Jun 10 11:40:16 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:17.083 7 INFO neutron.api.v2.resource [None req-723708eb-8b6a-4819-a42f-763d2a1b0dda 7041bc2ce1174bedb719bb0165b3aefc af83cf50c9744b1d99b9012b3261f6cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1131/2436] 10.0.0.3 () {32 vars in 742 bytes} [Wed Jun 10 11:40:17 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/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: 1306/2437] 10.0.0.3 () {32 vars in 741 bytes} [Wed Jun 10 11:40:17 2026] DELETE /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2438] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:17 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:40:17.265 8 INFO neutron.api.v2.resource [None req-9db0a1f7-431a-4047-ac33-cffe9fe72b52 7041bc2ce1174bedb719bb0165b3aefc af83cf50c9744b1d99b9012b3261f6cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2439] 10.0.0.3 () {32 vars in 745 bytes} [Wed Jun 10 11:40:17 2026] DELETE /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2440] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:40:17 2026] DELETE /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => 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: 1308/2441] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:17 2026] GET /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:40:17.512 7 INFO neutron.services.segments.plugin [-] Segment 37cc40cc-9047-4c7d-bf73-f06f78b6c814 resource provider aggregate not found 2026-06-10 11:40:17.518 7 INFO neutron.services.segments.plugin [-] Segment 37cc40cc-9047-4c7d-bf73-f06f78b6c814 resource provider aggregate not found 2026-06-10 11:40:17.539 7 INFO neutron.services.segments.plugin [-] Segment 37cc40cc-9047-4c7d-bf73-f06f78b6c814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cc40cc-9047-4c7d-bf73-f06f78b6c814 found for delete ", "request_id": "req-6f9590ff-a505-4a3b-84e1-2cec571c7c81"}]} 2026-06-10 11:40:17.553 7 INFO neutron.services.segments.plugin [-] Segment 37cc40cc-9047-4c7d-bf73-f06f78b6c814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cc40cc-9047-4c7d-bf73-f06f78b6c814 found for delete ", "request_id": "req-66bc0ebd-e1d8-4258-8660-aab16f9ca71e"}]} [pid: 7|app: 0|req: 1134/2442] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:17 2026] DELETE /v2.0/networks/7fad6e70-8ae6-4b51-8f62-f7dcd9d76c3f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2443] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:18 2026] GET /v2.0/security-groups?tenant_id=75b42158dd3d45aaa85a07a4d8c1ee16&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2444] 10.0.0.201 () {34 vars in 989 bytes} [Wed Jun 10 11:40:18 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2445] 10.0.0.201 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:18 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2446] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:18 2026] DELETE /v2.0/security-groups/cc34b717-5769-4adc-a6c9-93872307d5c5 => 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: 1312/2447] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:18 2026] GET /v2.0/security-groups?tenant_id=af83cf50c9744b1d99b9012b3261f6cc&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2448] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:18 2026] DELETE /v2.0/security-groups/8d13a8a5-7765-4bfe-a750-a7cdcfb06add => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:22.276 8 INFO neutron.db.segments_db [None req-e8ae2c40-0e60-4e37-bd8e-aecc4484bc51 3a2e95873fe6426e82b687728f8bbecf 5e61382d33ee4e5c843a1b3cb96ef771 - - default default] Added segment 70939b80-0476-49b1-a95c-c7ae6c208409 of type vxlan for network ee861921-c4e8-4f47-a24d-6f2c66ab2d38 [pid: 8|app: 0|req: 1314/2451] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:21 2026] POST /v2.0/networks => generated 612 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2452] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:40:22 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2453] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:40:22 2026] PUT /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1139/2454] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:22 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1316/2455] 10.0.0.3 () {34 vars in 755 bytes} [Wed Jun 10 11:40:22 2026] PUT /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/green => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2456] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:22 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/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: 8|app: 0|req: 1317/2457] 10.0.0.3 () {34 vars in 751 bytes} [Wed Jun 10 11:40:22 2026] PUT /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1141/2458] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/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: 8|app: 0|req: 1318/2459] 10.0.0.3 () {34 vars in 773 bytes} [Wed Jun 10 11:40:23 2026] PUT /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2460] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 52 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: 8|app: 0|req: 1319/2461] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:40:23 2026] PUT /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1143/2462] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1320/2463] 10.0.0.3 () {32 vars in 732 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/red => generated 0 bytes in 51 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-06-10 11:40:23.465 7 INFO neutron.api.v2.resource [None req-eb7e226a-0408-4a3d-a81e-fac5ce8be07d 3a2e95873fe6426e82b687728f8bbecf 5e61382d33ee4e5c843a1b3cb96ef771 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2464] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/green => generated 99 bytes in 53 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: 1321/2465] 10.0.0.3 () {32 vars in 735 bytes} [Wed Jun 10 11:40:23 2026] DELETE /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/red => generated 0 bytes in 63 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: 1145/2466] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 30 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, ' 2026-06-10 11:40:23.659 8 INFO neutron.api.v2.resource [None req-1f87ee3b-6cf1-41f5-956f-4e455ab4aac3 3a2e95873fe6426e82b687728f8bbecf 5e61382d33ee4e5c843a1b3cb96ef771 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2467] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:40:23 2026] DELETE /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags/green => generated 99 bytes in 61 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: 1146/2468] 10.0.0.3 () {32 vars in 727 bytes} [Wed Jun 10 11:40:23 2026] DELETE /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 0 bytes in 62 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: 1323/2469] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jun 10 11:40:23 2026] GET /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e/tags => generated 12 bytes in 70 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-06-10 11:40:23.933 7 INFO neutron_taas.services.taas.taas_plugin [None req-34fc3369-7bcf-4b5f-9750-c7b520b41dce 3a2e95873fe6426e82b687728f8bbecf 5e61382d33ee4e5c843a1b3cb96ef771 - - default default] TaaS: Handle Delete Port: e73630f3-9650-4015-92c2-fa752a475e7e 2026-06-10 11:40:23.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34fc3369-7bcf-4b5f-9750-c7b520b41dce 3a2e95873fe6426e82b687728f8bbecf 5e61382d33ee4e5c843a1b3cb96ef771 - - default default] Tap Mirror: Handle Delete Port: e73630f3-9650-4015-92c2-fa752a475e7e [pid: 7|app: 0|req: 1147/2470] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:40:23 2026] DELETE /v2.0/ports/e73630f3-9650-4015-92c2-fa752a475e7e => generated 0 bytes in 214 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-06-10 11:40:24.145 8 INFO neutron.services.segments.plugin [-] Segment 70939b80-0476-49b1-a95c-c7ae6c208409 resource provider aggregate not found 2026-06-10 11:40:24.149 8 INFO neutron.services.segments.plugin [-] Segment 70939b80-0476-49b1-a95c-c7ae6c208409 resource provider aggregate not found 2026-06-10 11:40:24.161 8 INFO neutron.services.segments.plugin [-] Segment 70939b80-0476-49b1-a95c-c7ae6c208409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70939b80-0476-49b1-a95c-c7ae6c208409 found for delete ", "request_id": "req-0852b562-633b-4afe-bb8b-aaea33dfa478"}]} 2026-06-10 11:40:24.168 8 INFO neutron.services.segments.plugin [-] Segment 70939b80-0476-49b1-a95c-c7ae6c208409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70939b80-0476-49b1-a95c-c7ae6c208409 found for delete ", "request_id": "req-f0f0c0d4-1885-4944-8c24-9bced3d2e920"}]} [pid: 8|app: 0|req: 1324/2471] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:24 2026] DELETE /v2.0/networks/ee861921-c4e8-4f47-a24d-6f2c66ab2d38 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2472] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:24 2026] GET /v2.0/security-groups?tenant_id=bc032998acc74e88a9d6aadf86d8a15e&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2473] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:25 2026] DELETE /v2.0/security-groups/225eb9c9-9d7a-4123-bc67-0116db5fea29 => 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: 1149/2474] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:25 2026] GET /v2.0/security-groups?tenant_id=5e61382d33ee4e5c843a1b3cb96ef771&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2475] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:25 2026] DELETE /v2.0/security-groups/f0886e0e-acf9-4e1d-a5eb-b4cb45941d61 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:28.842 7 INFO neutron.db.segments_db [None req-1c6fe291-982f-4fab-a71e-839a6f11565b d95226e1f6f54b198faf622bace8cb7b 14978adc83d94b4ab45c474e29913cda - - default default] Added segment 73c46904-3426-470e-9794-4f1e7c0e02df of type vxlan for network caa5455d-b1d5-47ca-9248-baadad19080a [pid: 7|app: 0|req: 1150/2476] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:28 2026] POST /v2.0/networks => generated 612 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2477] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:40:28 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2478] 10.0.0.3 () {34 vars in 663 bytes} [Wed Jun 10 11:40:29 2026] POST /v2.0/trunks => generated 407 bytes in 225 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: 1328/2479] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:40:29 2026] PUT /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2480] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2481] 10.0.0.3 () {34 vars in 757 bytes} [Wed Jun 10 11:40:29 2026] PUT /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2482] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2483] 10.0.0.3 () {34 vars in 753 bytes} [Wed Jun 10 11:40:29 2026] PUT /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2484] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2485] 10.0.0.3 () {34 vars in 775 bytes} [Wed Jun 10 11:40:29 2026] PUT /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2486] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2487] 10.0.0.3 () {34 vars in 746 bytes} [Wed Jun 10 11:40:29 2026] PUT /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2488] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2489] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:29.892 7 INFO neutron.api.v2.resource [None req-165a1c2a-1d33-47ac-9b08-cfbff2937687 d95226e1f6f54b198faf622bace8cb7b 14978adc83d94b4ab45c474e29913cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2490] 10.0.0.3 () {32 vars in 738 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2491] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:29 2026] DELETE /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2492] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:29 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:40:30.009 8 INFO neutron.api.v2.resource [None req-f4ba02dd-6837-4443-9f1a-d089d71ca9e5 d95226e1f6f54b198faf622bace8cb7b 14978adc83d94b4ab45c474e29913cda - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1335/2493] 10.0.0.3 () {32 vars in 741 bytes} [Wed Jun 10 11:40:29 2026] DELETE /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/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: 1159/2494] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:40:30 2026] DELETE /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2495] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:40:30 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05/tags => 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: 1160/2496] 10.0.0.3 () {32 vars in 716 bytes} [Wed Jun 10 11:40:30 2026] GET /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2497] 10.0.0.3 () {32 vars in 714 bytes} [Wed Jun 10 11:40:30 2026] GET /v2.0/ports/df177910-df35-42c7-9794-97ee6cd80498 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2498] 10.0.0.3 () {32 vars in 719 bytes} [Wed Jun 10 11:40:30 2026] DELETE /v2.0/trunks/798186f0-ae8f-4117-9777-f080a004bb05 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:30.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-a101b211-d318-4eb1-9142-f87f2f859f3d d95226e1f6f54b198faf622bace8cb7b 14978adc83d94b4ab45c474e29913cda - - default default] TaaS: Handle Delete Port: df177910-df35-42c7-9794-97ee6cd80498 2026-06-10 11:40:30.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a101b211-d318-4eb1-9142-f87f2f859f3d d95226e1f6f54b198faf622bace8cb7b 14978adc83d94b4ab45c474e29913cda - - default default] Tap Mirror: Handle Delete Port: df177910-df35-42c7-9794-97ee6cd80498 [pid: 8|app: 0|req: 1338/2499] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:40:30 2026] DELETE /v2.0/ports/df177910-df35-42c7-9794-97ee6cd80498 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:30.541 7 INFO neutron.services.segments.plugin [-] Segment 73c46904-3426-470e-9794-4f1e7c0e02df resource provider aggregate not found 2026-06-10 11:40:30.546 7 INFO neutron.services.segments.plugin [-] Segment 73c46904-3426-470e-9794-4f1e7c0e02df resource provider aggregate not found 2026-06-10 11:40:30.554 7 INFO neutron.services.segments.plugin [-] Segment 73c46904-3426-470e-9794-4f1e7c0e02df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c46904-3426-470e-9794-4f1e7c0e02df found for delete ", "request_id": "req-b75ea72c-e099-423d-bed6-4db63e4cf6b4"}]} 2026-06-10 11:40:30.562 7 INFO neutron.services.segments.plugin [-] Segment 73c46904-3426-470e-9794-4f1e7c0e02df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c46904-3426-470e-9794-4f1e7c0e02df found for delete ", "request_id": "req-f66669d9-5f5c-4c55-8bdd-c573c6105d91"}]} [pid: 7|app: 0|req: 1162/2500] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:30 2026] DELETE /v2.0/networks/caa5455d-b1d5-47ca-9248-baadad19080a => 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: 1339/2501] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:31 2026] GET /v2.0/security-groups?tenant_id=14978adc83d94b4ab45c474e29913cda&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2502] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:31 2026] DELETE /v2.0/security-groups/b88dcc01-66b1-471e-b751-de1e1bf3f1ae => 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: 1340/2503] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:31 2026] GET /v2.0/security-groups?tenant_id=32a500478f4344d9b7ec4495fffa3d4e&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: 1164/2504] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:31 2026] DELETE /v2.0/security-groups/90d5a986-c6bb-4a0e-b8c4-a92a2934eee8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2505] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:40:32 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2506] 10.0.0.207 () {30 vars in 689 bytes} [Wed Jun 10 11:40:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2507] 10.0.0.207 () {30 vars in 691 bytes} [Wed Jun 10 11:40:33 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: 1166/2508] 10.0.0.207 () {30 vars in 667 bytes} [Wed Jun 10 11:40:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2509] 10.0.0.207 () {30 vars in 703 bytes} [Wed Jun 10 11:40:33 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: 1167/2510] 10.0.0.207 () {28 vars in 438 bytes} [Wed Jun 10 11:40:34 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: 1344/2511] 10.0.0.207 () {30 vars in 727 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2512] 10.0.0.207 () {30 vars in 689 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2513] 10.0.0.207 () {30 vars in 691 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2514] 10.0.0.207 () {30 vars in 667 bytes} [Wed Jun 10 11:40:34 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: 1346/2515] 10.0.0.207 () {30 vars in 703 bytes} [Wed Jun 10 11:40:34 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: 1170/2516] 10.0.0.207 () {30 vars in 727 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2517] 10.0.0.207 () {30 vars in 689 bytes} [Wed Jun 10 11:40:34 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: 1171/2518] 10.0.0.207 () {30 vars in 691 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2519] 10.0.0.207 () {30 vars in 667 bytes} [Wed Jun 10 11:40:34 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: 1172/2520] 10.0.0.207 () {30 vars in 703 bytes} [Wed Jun 10 11:40:34 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: 1349/2521] 10.0.0.207 () {30 vars in 729 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2522] 10.0.0.207 () {30 vars in 681 bytes} [Wed Jun 10 11:40:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:40:35.175 7 INFO neutron.db.segments_db [None req-c3c55a1f-13ff-4d81-83ea-022575c23e8f 70a794ca23e74a19836c27313335adce bff0461470b0417d884f827de1047018 - - default default] Added segment 92ae6915-bb5d-4023-b43c-2e3bd11c399f of type vxlan for network cb69108a-c0a8-46e8-9af3-71051dc2c805 [pid: 8|app: 0|req: 1351/2523] 10.0.0.207 () {34 vars in 703 bytes} [Wed Jun 10 11:40:34 2026] POST /v2.0/ports => generated 1132 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2524] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:34 2026] POST /v2.0/networks => generated 613 bytes in 321 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-06-10 11:40:35.316 8 INFO neutron.db.segments_db [None req-8f53fb33-a983-46fe-83f9-94df24e37f96 70a794ca23e74a19836c27313335adce bff0461470b0417d884f827de1047018 - - default default] Added segment 0e8dc058-a452-4fab-a41b-61b44795b6f4 of type vxlan for network 1d02fec0-f354-46c2-bcb6-9d743b75eb6a [pid: 8|app: 0|req: 1352/2525] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:40:35 2026] POST /v2.0/networks => generated 612 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2526] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:40:35 2026] PUT /v2.0/networks/cb69108a-c0a8-46e8-9af3-71051dc2c805/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2527] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:35 2026] GET /v2.0/networks/cb69108a-c0a8-46e8-9af3-71051dc2c805/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2528] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:40:35 2026] PUT /v2.0/networks/1d02fec0-f354-46c2-bcb6-9d743b75eb6a/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: 1354/2529] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:35 2026] GET /v2.0/networks/1d02fec0-f354-46c2-bcb6-9d743b75eb6a/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2532] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:40:35 2026] PUT /v2.0/networks/1d02fec0-f354-46c2-bcb6-9d743b75eb6a/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2533] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:35 2026] GET /v2.0/networks/1d02fec0-f354-46c2-bcb6-9d743b75eb6a/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2534] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:40:35 2026] GET /v2.0/networks/cb69108a-c0a8-46e8-9af3-71051dc2c805/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2535] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:35 2026] DELETE /v2.0/networks/cb69108a-c0a8-46e8-9af3-71051dc2c805 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:36.030 7 INFO neutron.services.segments.plugin [-] Segment 92ae6915-bb5d-4023-b43c-2e3bd11c399f resource provider aggregate not found 2026-06-10 11:40:36.038 7 INFO neutron.services.segments.plugin [-] Segment 92ae6915-bb5d-4023-b43c-2e3bd11c399f resource provider aggregate not found 2026-06-10 11:40:36.051 7 INFO neutron.services.segments.plugin [-] Segment 92ae6915-bb5d-4023-b43c-2e3bd11c399f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ae6915-bb5d-4023-b43c-2e3bd11c399f found for delete ", "request_id": "req-808ef687-b530-40e5-bd9f-8e4d02750ff2"}]} [pid: 8|app: 0|req: 1358/2536] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:40:35 2026] DELETE /v2.0/networks/1d02fec0-f354-46c2-bcb6-9d743b75eb6a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:40:36.093 8 INFO neutron.services.segments.plugin [-] Segment 0e8dc058-a452-4fab-a41b-61b44795b6f4 resource provider aggregate not found 2026-06-10 11:40:36.100 7 INFO neutron.services.segments.plugin [-] Segment 92ae6915-bb5d-4023-b43c-2e3bd11c399f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ae6915-bb5d-4023-b43c-2e3bd11c399f found for delete ", "request_id": "req-9e1230e8-0183-4e36-b456-fb0f08d6881d"}]} 2026-06-10 11:40:36.108 8 INFO neutron.services.segments.plugin [-] Segment 0e8dc058-a452-4fab-a41b-61b44795b6f4 resource provider aggregate not found 2026-06-10 11:40:36.113 8 INFO neutron.services.segments.plugin [-] Segment 0e8dc058-a452-4fab-a41b-61b44795b6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8dc058-a452-4fab-a41b-61b44795b6f4 found for delete ", "request_id": "req-913b61a1-7b1c-4e2e-9e18-6ee22ae4af96"}]} 2026-06-10 11:40:36.126 8 INFO neutron.services.segments.plugin [-] Segment 0e8dc058-a452-4fab-a41b-61b44795b6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8dc058-a452-4fab-a41b-61b44795b6f4 found for delete ", "request_id": "req-ebc044bb-ebab-4604-9e51-2db090283b5a"}]} [pid: 7|app: 0|req: 1179/2537] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:36 2026] GET /v2.0/security-groups?tenant_id=bff0461470b0417d884f827de1047018&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: 1359/2538] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:36 2026] DELETE /v2.0/security-groups/17844212-cf04-498f-b2a2-dfba14c4eef0 => 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: 1180/2539] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:40:36 2026] GET /v2.0/security-groups?tenant_id=e1bdfb1d00db4055a97ef58403a78b0c&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2540] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:40:37 2026] DELETE /v2.0/security-groups/37103f8c-dd76-41c4-a4d9-a75182291947 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2541] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:40:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2542] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:40:37 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: 1182/2543] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:40:37 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: 1362/2544] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:40:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2545] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:40:37 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2546] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:40:38 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: 1184/2547] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:40:38 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: 1364/2548] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:40:38 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: 1185/2549] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:40:38.294 8 INFO neutron.api.v2.resource [None req-01e31adb-7e0d-4833-9d2c-6d645ead4f01 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2550] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2551] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2552] 199.19.213.223 () {34 vars in 735 bytes} [Wed Jun 10 11:40:38 2026] POST /v2.0/security-groups => generated 1638 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2553] 199.19.213.223 () {30 vars in 814 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/security-group-rules?security_group_id=6fc06f24-69e1-4268-abfe-5a97ecbb1833 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2554] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:40:38 2026] PUT /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2555] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1368/2556] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:40:38 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: 1189/2557] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:40:38 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: 1369/2558] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:40:38 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: 1190/2559] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:40:38 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2560] 10.0.0.211 () {34 vars in 1015 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2561] 10.0.0.211 () {34 vars in 981 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/networks?id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2562] 10.0.0.211 () {34 vars in 964 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/quotas/3662b8c4196e45dab24a6c26fb03060a => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2563] 10.0.0.211 () {34 vars in 1001 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2564] 10.0.0.211 () {34 vars in 1007 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2565] 10.0.0.211 () {34 vars in 1107 bytes} [Wed Jun 10 11:40:46 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2566] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:47 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2567] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:47 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => 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: 1374/2568] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:49 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2569] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:49 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => 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: 1197/2572] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:40:51 2026] GET /v2.0/networks?id=39b0f6d9-372d-40c5-822c-b74ff6349431 => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2573] 199.19.213.223 () {34 vars in 1049 bytes} [Wed Jun 10 11:40:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3662b8c4196e45dab24a6c26fb03060a => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2574] 199.19.213.223 () {38 vars in 954 bytes} [Wed Jun 10 11:40:51 2026] POST /v2.0/ports => generated 1078 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2575] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:40:51 2026] PUT /v2.0/ports/1f02abde-b713-4d8b-8153-1cdde1e3c671 => generated 1239 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:40:52.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22216b03-d728-409f-b2ef-40c3fc0923d6'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '1f02abde-b713-4d8b-8153-1cdde1e3c671', '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: 1199/2576] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:40:52 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 49 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: 1378/2577] 199.19.213.223 () {34 vars in 1017 bytes} [Wed Jun 10 11:40:52 2026] GET /v2.0/networks?tenant_id=3662b8c4196e45dab24a6c26fb03060a&shared=False => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2578] 199.19.213.223 () {34 vars in 929 bytes} [Wed Jun 10 11:40:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2579] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2580] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&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: 8|app: 0|req: 1380/2581] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2582] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => 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: 1381/2583] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1203/2584] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2585] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:40:53 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&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: 1204/2586] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:40:54 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1383/2587] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:40:54 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1205/2588] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:56 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2589] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:56 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&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: 1206/2590] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:56 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2591] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:40:58 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2592] 199.19.213.223 () {34 vars in 1043 bytes} [Wed Jun 10 11:40:58 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2593] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:59 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2594] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:40:59 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2595] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:40:59 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2596] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:41:02 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2597] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:41:02 2026] GET /v2.0/security-groups?id=881db9cb-3a1d-432e-8bdd-1589d5d453e6&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2598] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:41:02 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => 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: 1214/2605] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:41:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2606] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:41:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2607] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:41:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2608] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:41: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: 1216/2609] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:41:37 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2610] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:41:37 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2611] 199.19.213.223 () {34 vars in 716 bytes} [Wed Jun 10 11:41:37 2026] POST /v2.0/ports => generated 1055 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2612] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:41:38 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2613] 10.0.0.211 () {34 vars in 906 bytes} [Wed Jun 10 11:41:38 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2614] 199.19.213.223 () {34 vars in 1261 bytes} [Wed Jun 10 11:41:39 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2615] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:39 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1397/2616] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:39 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1220/2617] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:41:39 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2618] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:41:40 2026] GET /v2.0/networks?id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2619] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:41:40 2026] PUT /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1245 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:41:40.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90625930-6146-4bf2-8da8-3373346ddee6'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': 'f8e4314e-1ecf-411f-9acc-4f1cb49caedb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1399/2620] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2481 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2621] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/networks?id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2622] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => 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: 1223/2623] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2624] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&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: 1224/2625] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1402/2626] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:41 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1225/2627] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2481 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2628] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2629] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => 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: 1404/2630] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&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: 1227/2631] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1405/2632] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1228/2633] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2634] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2635] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&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: 1407/2636] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1230/2637] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:42 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2638] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:41:46 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1247 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2639] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:41:46 2026] PUT /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1272 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:41:47.168 8 INFO neutron.api.v2.resource [None req-3f81da28-b036-4920-b318-2509fbaab604 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2640] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:41:47.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30157966-e4d7-47a1-8ed2-12f94336c9c1'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': 'f8e4314e-1ecf-411f-9acc-4f1cb49caedb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1232/2641] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2642] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:41:47 2026] PUT /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1310 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:41:47.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6c57fc2-3288-42f5-b571-dfc8bb6f67a0'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': 'f8e4314e-1ecf-411f-9acc-4f1cb49caedb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2643] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:41:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1411/2644] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2645] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:41:47 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: 1235/2646] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2647] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2648] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2649] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/networks?id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2650] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2651] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => 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: 1238/2652] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2653] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2654] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2655] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&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: 1240/2656] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => 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: 1417/2657] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1241/2658] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2659] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1242/2660] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:41:47 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2661] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2662] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/networks?id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2663] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2664] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2665] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2666] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1422/2667] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:41:49 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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) 2026-06-10 11:41:56.411 8 INFO neutron.db.l3_db [None req-d2fc7474-9eb8-4085-8cbf-0dc5d5ed5bdd b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP add69852-8c64-49b9-afb4-1898efaf55b8 associated. External IP: 10.96.250.210, port: a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45. [pid: 8|app: 0|req: 1424/2670] 10.0.0.3 () {34 vars in 674 bytes} [Wed Jun 10 11:41:55 2026] POST /v2.0/floatingips => generated 899 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2671] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:41:59 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: 1425/2672] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:41:59 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: 1248/2673] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:41:59 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: 1426/2674] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:41:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:41:59.801 7 INFO neutron.api.v2.resource [None req-ac1448dd-ab9e-4726-bccd-06a51b73c1b6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2675] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:41:59 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2676] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:41:59 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2677] 199.19.213.223 () {30 vars in 814 bytes} [Wed Jun 10 11:41:59 2026] GET /v2.0/security-group-rules?security_group_id=6fc06f24-69e1-4268-abfe-5a97ecbb1833 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2678] 199.19.213.223 () {34 vars in 746 bytes} [Wed Jun 10 11:41:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2679] 199.19.213.223 () {34 vars in 746 bytes} [Wed Jun 10 11:42:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2682] 10.0.0.207 () {30 vars in 689 bytes} [Wed Jun 10 11:42:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2683] 10.0.0.207 () {30 vars in 691 bytes} [Wed Jun 10 11:42:08 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: 1254/2684] 10.0.0.207 () {30 vars in 667 bytes} [Wed Jun 10 11:42:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2685] 10.0.0.207 () {30 vars in 703 bytes} [Wed Jun 10 11:42:08 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: 1255/2686] 10.0.0.207 () {28 vars in 438 bytes} [Wed Jun 10 11:42:09 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2687] 10.0.0.207 () {30 vars in 727 bytes} [Wed Jun 10 11:42:09 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2688] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2689] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2690] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2691] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:12 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: 1258/2692] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:12 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2693] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:12 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2694] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2695] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:12 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: 1260/2696] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2697] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:12 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: 1261/2698] 199.19.213.223 () {34 vars in 716 bytes} [Wed Jun 10 11:42:12 2026] POST /v2.0/ports => generated 1328 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2699] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:42:13 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1328 bytes in 30 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: 1262/2700] 10.0.0.211 () {34 vars in 906 bytes} [Wed Jun 10 11:42:13 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2701] 199.19.213.223 () {34 vars in 1261 bytes} [Wed Jun 10 11:42:14 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7?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: 1263/2702] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:14 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2703] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:14 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1264/2704] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:42:14 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2705] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:14 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => 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: 1265/2706] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:42:15 2026] PUT /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1518 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:42:15.566 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d4d04ed-b64f-44cc-a701-9f5683bfd398'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '96117553-d753-47ed-9d95-5e450dbdbce7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1442/2707] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4092 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, ' [pid: 7|app: 0|req: 1266/2708] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2709] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1267/2710] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A233&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1444/2711] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2712] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2713] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2714] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1446/2715] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:16 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2716] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4092 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2717] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1271/2718] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2719] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2720] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1449/2721] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1273/2722] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2723] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2724] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2725] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1275/2726] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:17 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1452/2727] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1276/2728] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A233&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1453/2729] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2730] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&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: 1454/2731] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2732] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2733] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:18 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1280/2736] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2737] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2738] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2739] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/subnets/4485f06b-9316-43b4-af29-56b1372b7cfb => generated 744 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2740] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:22 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: 1459/2741] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42: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: 7|app: 0|req: 1283/2742] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:22 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: 1460/2743] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2744] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2745] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2746] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2747] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2748] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2749] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2750] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:22 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2751] 10.0.0.207 () {30 vars in 689 bytes} [Wed Jun 10 11:42:29 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: 1288/2752] 10.0.0.207 () {30 vars in 691 bytes} [Wed Jun 10 11:42:29 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: 1465/2753] 10.0.0.207 () {30 vars in 667 bytes} [Wed Jun 10 11:42:29 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: 1289/2754] 10.0.0.207 () {30 vars in 703 bytes} [Wed Jun 10 11:42:29 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: 1466/2755] 10.0.0.207 () {28 vars in 438 bytes} [Wed Jun 10 11:42:30 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: 1290/2756] 10.0.0.207 () {30 vars in 727 bytes} [Wed Jun 10 11:42:30 2026] GET /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 656 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2757] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:31 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: 1291/2758] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:31 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: 1468/2759] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:31 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: 1292/2760] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:31 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: 1469/2761] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:31 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2762] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:31 2026] GET /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => 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: 1470/2763] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:31 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2764] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:31 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: 1471/2765] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:31 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: 1295/2766] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:31 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: 1472/2767] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:31 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: 1296/2768] 199.19.213.223 () {34 vars in 716 bytes} [Wed Jun 10 11:42:31 2026] POST /v2.0/ports => generated 1332 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2769] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:42:31 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1297/2770] 199.19.213.223 () {34 vars in 1261 bytes} [Wed Jun 10 11:42:33 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2771] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:33 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1298/2772] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:33 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1475/2773] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:42:33 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1332 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2774] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:33 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2775] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:42:33 2026] PUT /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1522 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:42:34.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d3f2d1-78ff-46ab-86b6-7fac8bf7e958'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '85d02676-1ada-440f-98ca-4d1287026227', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1300/2776] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:34 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 5608 bytes in 56 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: 1477/2777] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:34 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2778] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=85d02676-1ada-440f-98ca-4d1287026227 => 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: 1478/2779] 199.19.213.223 () {34 vars in 1105 bytes} [Wed Jun 10 11:42:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=85d02676-1ada-440f-98ca-4d1287026227 => 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: 1302/2780] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:42:34 2026] GET /v2.0/subnets?id=1f245f19-8e2d-4afe-9a3c-aaa704955aca&id=813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2781] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:35 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1303/2782] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:35 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1480/2783] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:35 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1304/2784] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:35 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2787] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 5608 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2788] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1483/2789] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2790] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2791] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1308/2792] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1485/2793] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => 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: 1309/2794] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2795] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2796] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1487/2797] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1311/2798] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1488/2799] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A233&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1312/2800] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2801] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2802] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2803] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:36 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1314/2804] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1491/2805] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=85d02676-1ada-440f-98ca-4d1287026227 => 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: 1315/2806] 199.19.213.223 () {34 vars in 1105 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=85d02676-1ada-440f-98ca-4d1287026227 => 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: 1492/2807] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/subnets?id=1f245f19-8e2d-4afe-9a3c-aaa704955aca&id=813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2808] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1493/2809] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1317/2810] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1494/2811] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:37 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1318/2812] 10.0.0.211 () {34 vars in 970 bytes} [Wed Jun 10 11:42:41 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2813] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:41 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2814] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:41 2026] GET /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2815] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:41 2026] GET /v2.0/subnets/1f245f19-8e2d-4afe-9a3c-aaa704955aca => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2816] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:41 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1520 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2817] 199.19.213.223 () {34 vars in 789 bytes} [Wed Jun 10 11:42:41 2026] PUT /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1255 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:42:42.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-206518ef-42ad-45eb-8c73-1eafe44dd939'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '96117553-d753-47ed-9d95-5e450dbdbce7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2818] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1498/2819] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2820] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:42 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: 1499/2821] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:42 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: 1323/2822] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2823] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:42 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: 1324/2824] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2825] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2826] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2827] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:42 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2828] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2829] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2830] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2831] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 5381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2832] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2833] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1329/2834] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514 => 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: 1506/2835] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2836] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1507/2837] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:43 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1332/2840] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:55 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: 1509/2841] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:55 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: 1333/2842] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:55 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: 1510/2843] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:55 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: 1334/2844] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:55 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2845] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:55 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 5381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2846] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:42:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2847] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:42:55 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: 1336/2848] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:42:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2849] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:42:55 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: 1337/2850] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:55 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2851] 199.19.213.223 () {34 vars in 789 bytes} [Wed Jun 10 11:42:55 2026] PUT /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1255 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:42:56.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f2c01b1-892c-4970-889f-ceea88828897'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '85d02676-1ada-440f-98ca-4d1287026227', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1338/2852] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1515/2853] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2854] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2855] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:42:56 2026] PUT /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1080 bytes in 331 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: 1340/2856] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2857] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2858] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2859] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2860] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1519/2861] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1343/2862] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:56 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2863] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:58 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:42:58.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcd8a848-d3ee-42e7-94a1-4389a6eb6c00'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '85d02676-1ada-440f-98ca-4d1287026227', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1344/2864] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:42:58 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2865] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:42:58 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2866] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:42:58 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1522/2867] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:42:58 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1346/2868] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:42:59 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2869] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:42:59 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2870] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:42:59 2026] GET /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227?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: 1524/2871] 199.19.213.223 () {34 vars in 1015 bytes} [Wed Jun 10 11:42:59 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2872] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:42:59 2026] PUT /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2873] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:43:00.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-34882104-acbb-486a-903c-cd4d32e92b26 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 85d02676-1ada-440f-98ca-4d1287026227 2026-06-10 11:43:00.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34882104-acbb-486a-903c-cd4d32e92b26 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 85d02676-1ada-440f-98ca-4d1287026227 [pid: 7|app: 0|req: 1349/2874] 199.19.213.223 () {32 vars in 758 bytes} [Wed Jun 10 11:43:00 2026] DELETE /v2.0/ports/85d02676-1ada-440f-98ca-4d1287026227 => 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: 1526/2875] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:00 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: 1350/2876] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:00 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: 1527/2877] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:00 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: 1351/2878] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:00 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: 1528/2879] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2880] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2881] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2882] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2883] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => 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: 1354/2884] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2885] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:00 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2886] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2887] 199.19.213.223 () {34 vars in 1225 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks?id=39b0f6d9-372d-40c5-822c-b74ff6349431&id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&id=b855fca4-4950-469a-9f0c-0d841943bf99&id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 3097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2888] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1533/2889] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => 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: 1357/2890] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2891] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1358/2892] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2893] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2894] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2895] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&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: 1360/2896] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2897] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1361/2898] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=96117553-d753-47ed-9d95-5e450dbdbce7 => 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: 1538/2899] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514 => 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: 1362/2900] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2901] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2902] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:01 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1540/2903] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:05 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: 1364/2904] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:05 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: 1366/2907] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:05 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: 1542/2908] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2909] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:05 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2910] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:05 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: 1368/2911] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:05 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: 1544/2912] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:05 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: 1369/2913] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:05 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: 1545/2914] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:05 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2915] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:43:05 2026] PUT /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1080 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:43:06.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-712176c5-2f2f-4602-b63e-aeda96fde190'] response: {'name': 'network-changed', 'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'tag': '96117553-d753-47ed-9d95-5e450dbdbce7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1546/2916] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99 => 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: 7|app: 0|req: 1371/2917] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2918] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2919] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2920] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2921] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2922] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:06 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?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: 1374/2923] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:07 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2924] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:43:08 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2925] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:43:08 2026] GET /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2926] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:08 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 3690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2927] 199.19.213.223 () {34 vars in 1015 bytes} [Wed Jun 10 11:43:08 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2928] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:43:08 2026] PUT /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 917 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2929] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:09 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:43:09.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c211e1d-ba5e-43b3-9d44-250cabd1de4b c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 96117553-d753-47ed-9d95-5e450dbdbce7 2026-06-10 11:43:09.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c211e1d-ba5e-43b3-9d44-250cabd1de4b c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 96117553-d753-47ed-9d95-5e450dbdbce7 [pid: 8|app: 0|req: 1553/2930] 199.19.213.223 () {32 vars in 758 bytes} [Wed Jun 10 11:43:09 2026] DELETE /v2.0/ports/96117553-d753-47ed-9d95-5e450dbdbce7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2931] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2932] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2933] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:09 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: 1555/2934] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:09 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: 1380/2935] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:09 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2936] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2937] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2938] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2939] 199.19.213.223 () {30 vars in 742 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2940] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2941] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2942] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2943] 199.19.213.223 () {34 vars in 1145 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks?id=39b0f6d9-372d-40c5-822c-b74ff6349431&id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&id=b855fca4-4950-469a-9f0c-0d841943bf99 => generated 2310 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2944] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1385/2945] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2946] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2947] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1562/2948] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1387/2949] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=f8e4314e-1ecf-411f-9acc-4f1cb49caedb => 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: 1563/2950] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/subnets?id=8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2951] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/ports?network_id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2952] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2953] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:10 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?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: 1566/2956] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:21 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: 1391/2957] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:21 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: 1567/2958] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2959] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:43:21.572 8 INFO neutron.api.v2.resource [None req-3ba26b06-cbc2-4950-99c2-866b4d3f11c6 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/2960] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:43:21 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2961] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:43:21 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2962] 199.19.213.223 () {30 vars in 814 bytes} [Wed Jun 10 11:43:21 2026] GET /v2.0/security-group-rules?security_group_id=6fc06f24-69e1-4268-abfe-5a97ecbb1833 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2963] 199.19.213.223 () {32 vars in 788 bytes} [Wed Jun 10 11:43:21 2026] DELETE /v2.0/security-group-rules/5e215a96-6e23-471a-84b2-565dcd9982fd => 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: 1570/2964] 199.19.213.223 () {32 vars in 788 bytes} [Wed Jun 10 11:43:21 2026] DELETE /v2.0/security-group-rules/b9f94e26-3b23-4f65-a553-19d6ca5ce8e5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:25.492 7 INFO neutron_taas.services.taas.taas_plugin [None req-33f60864-5ef0-4a36-a2fa-4afe6d2f4788 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 370e67f8-a8a2-4081-a5f6-bcbb65c6e158 2026-06-10 11:43:25.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33f60864-5ef0-4a36-a2fa-4afe6d2f4788 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 370e67f8-a8a2-4081-a5f6-bcbb65c6e158 2026-06-10 11:43:25.666 7 INFO neutron.db.l3_db [None req-33f60864-5ef0-4a36-a2fa-4afe6d2f4788 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP add69852-8c64-49b9-afb4-1898efaf55b8 disassociated (deleted). External IP: 10.96.250.210, port: a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45. [pid: 7|app: 0|req: 1395/2965] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:43:25 2026] DELETE /v2.0/floatingips/add69852-8c64-49b9-afb4-1898efaf55b8 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:26.024 8 INFO neutron.api.v2.resource [None req-880d4104-3a2a-4c5b-8677-d3dd528b9fb9 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/2966] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:43:26 2026] GET /v2.0/floatingips/add69852-8c64-49b9-afb4-1898efaf55b8 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2967] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2968] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:27 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: 1397/2969] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:27 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: 1573/2970] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:43:27.411 7 INFO neutron.api.v2.resource [None req-f69f181a-a665-4dff-9da4-6a2445d12951 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2971] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2972] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2973] 199.19.213.223 () {30 vars in 814 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/security-group-rules?security_group_id=6fc06f24-69e1-4268-abfe-5a97ecbb1833 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2974] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2975] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:27 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: 1576/2976] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2977] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2978] 199.19.213.223 () {30 vars in 740 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2979] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2980] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:27 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2981] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:28 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2982] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:29 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2983] 199.19.213.223 () {34 vars in 974 bytes} [Wed Jun 10 11:43:30 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2984] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:43:30 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2985] 199.19.213.223 () {34 vars in 1015 bytes} [Wed Jun 10 11:43:30 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2986] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:30 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2987] 199.19.213.223 () {38 vars in 1027 bytes} [Wed Jun 10 11:43:30 2026] PUT /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1147 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2988] 199.19.213.223 () {30 vars in 768 bytes} [Wed Jun 10 11:43:31 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 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, ' [pid: 7|app: 0|req: 1407/2989] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:43:31 2026] PUT /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1086 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2990] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:31 2026] GET /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 1086 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:43:32.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-3eeaa74d-c394-40f1-96fd-69b0d961e3a1 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: f8e4314e-1ecf-411f-9acc-4f1cb49caedb 2026-06-10 11:43:32.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eeaa74d-c394-40f1-96fd-69b0d961e3a1 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: f8e4314e-1ecf-411f-9acc-4f1cb49caedb [pid: 7|app: 0|req: 1408/2991] 199.19.213.223 () {32 vars in 758 bytes} [Wed Jun 10 11:43:31 2026] DELETE /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2992] 199.19.213.223 () {30 vars in 702 bytes} [Wed Jun 10 11:43: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: 7|app: 0|req: 1409/2993] 199.19.213.223 () {30 vars in 704 bytes} [Wed Jun 10 11:43:32 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/2994] 199.19.213.223 () {30 vars in 680 bytes} [Wed Jun 10 11:43:32 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: 1410/2995] 199.19.213.223 () {30 vars in 716 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:43:32.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bfa0ba1-a650-464f-bb22-cc9f35601772 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/2996] 199.19.213.223 () {32 vars in 758 bytes} [Wed Jun 10 11:43:32 2026] DELETE /v2.0/ports/f8e4314e-1ecf-411f-9acc-4f1cb49caedb => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2997] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/ports?tenant_id=3662b8c4196e45dab24a6c26fb03060a&device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => 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: 1587/2998] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:43:32.386 8 INFO neutron.api.v2.resource [None req-8c5d8914-4a8e-467c-875e-1b808d1f9646 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/2999] 199.19.213.223 () {30 vars in 762 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/security-groups/lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => 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: 1412/3000] 199.19.213.223 () {34 vars in 1065 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/networks?id=39b0f6d9-372d-40c5-822c-b74ff6349431&id=68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 1524 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3001] 199.19.213.223 () {30 vars in 784 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/security-groups?name=lb-fbd6a6b9-d0bf-498a-be66-10e4c5050cd9 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3002] 199.19.213.223 () {34 vars in 1059 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.61&port_id=1f02abde-b713-4d8b-8153-1cdde1e3c671 => 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: 1590/3003] 199.19.213.223 () {30 vars in 736 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3004] 199.19.213.223 () {34 vars in 983 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/subnets?id=9defa1a8-174b-46b2-b87d-4965cf732bbf => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3005] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/ports?network_id=39b0f6d9-372d-40c5-822c-b74ff6349431&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: 1416/3006] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3007] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:32 2026] GET /v2.0/networks/39b0f6d9-372d-40c5-822c-b74ff6349431?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: 1591/3008] 199.19.213.223 () {34 vars in 788 bytes} [Wed Jun 10 11:43:32 2026] PUT /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 1094 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3009] 199.19.213.223 () {32 vars in 778 bytes} [Wed Jun 10 11:43:32 2026] DELETE /v2.0/security-groups/6fc06f24-69e1-4268-abfe-5a97ecbb1833 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:32.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-c202fe5c-bc14-43cf-bb1e-ad4ea761bbb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 2026-06-10 11:43:32.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c202fe5c-bc14-43cf-bb1e-ad4ea761bbb3 c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 [pid: 8|app: 0|req: 1592/3010] 199.19.213.223 () {32 vars in 758 bytes} [Wed Jun 10 11:43:32 2026] DELETE /v2.0/ports/a1ac5c3b-64be-4cb8-a02d-dc5ea1f2ab45 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3013] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:43:35 2026] GET /v2.0/ports?device_id=a06416b4-beed-4df7-937c-dd7ef48b42f0 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:43:35.940 8 INFO neutron_taas.services.taas.taas_plugin [req-bc8d2379-e072-4cfb-92d3-f43b9b5399bc req-58e725f9-ad3d-4c32-9365-a68f74ef5acf c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] TaaS: Handle Delete Port: 1f02abde-b713-4d8b-8153-1cdde1e3c671 2026-06-10 11:43:35.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bc8d2379-e072-4cfb-92d3-f43b9b5399bc req-58e725f9-ad3d-4c32-9365-a68f74ef5acf c5af92f4b334454ca113e41dc46c07ea 3662b8c4196e45dab24a6c26fb03060a - - default default] Tap Mirror: Handle Delete Port: 1f02abde-b713-4d8b-8153-1cdde1e3c671 [pid: 8|app: 0|req: 1594/3014] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:43:35 2026] DELETE /v2.0/ports/1f02abde-b713-4d8b-8153-1cdde1e3c671 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:43:36.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9066cdd-9eac-4876-b166-5c945f59a98e'] response: {'server_uuid': 'a06416b4-beed-4df7-937c-dd7ef48b42f0', 'name': 'network-vif-deleted', 'tag': '1f02abde-b713-4d8b-8153-1cdde1e3c671', 'status': 'completed', 'code': 200} 2026-06-10 11:43:36.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bc956ad-9be4-4a9d-9d51-d8f7abf00e15 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: a7e02c58-2323-47bb-a8d5-e170c66a7206 2026-06-10 11:43:36.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bc956ad-9be4-4a9d-9d51-d8f7abf00e15 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: a7e02c58-2323-47bb-a8d5-e170c66a7206 2026-06-10 11:43:36.600 7 INFO neutron.db.l3_db [None req-3bc956ad-9be4-4a9d-9d51-d8f7abf00e15 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP f2735cbe-7d13-410e-9b53-63d365874090 disassociated (deleted). External IP: 10.96.250.213, port: 75ba8024-0283-429a-b724-6366bc8c70ec. [pid: 7|app: 0|req: 1421/3015] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:43:36 2026] DELETE /v2.0/floatingips/f2735cbe-7d13-410e-9b53-63d365874090 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:36.939 8 INFO neutron.api.v2.resource [None req-a2048801-6bf9-4bb7-8257-ca3a4f94f98b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3016] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:43:36 2026] GET /v2.0/floatingips/f2735cbe-7d13-410e-9b53-63d365874090 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:43:36.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e29d902-f5a6-4e46-ad31-5120986c6764'] response: {'name': 'network-changed', 'server_uuid': '596bc9b7-864a-457f-9479-64633778f251', 'tag': '75ba8024-0283-429a-b724-6366bc8c70ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/3017] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3018] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3019] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3020] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/networks?id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3021] 199.19.213.223 () {34 vars in 1055 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => 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: 1598/3022] 199.19.213.223 () {34 vars in 1105 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A34e&port_id=75ba8024-0283-429a-b724-6366bc8c70ec => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3023] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/subnets?id=1f245f19-8e2d-4afe-9a3c-aaa704955aca&id=813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3024] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1426/3025] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/ports?network_id=a9a90f24-ea4d-412d-a9a8-de02c1ce84eb&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: 1600/3026] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?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: 1427/3027] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:37 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3028] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:43:39 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:43:39.675 7 INFO neutron_taas.services.taas.taas_plugin [req-27126e8a-9046-4845-9a30-c4b398a151a3 req-6cc2ab65-1e1a-449b-bf80-9a9252e0aed5 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 75ba8024-0283-429a-b724-6366bc8c70ec 2026-06-10 11:43:39.678 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-27126e8a-9046-4845-9a30-c4b398a151a3 req-6cc2ab65-1e1a-449b-bf80-9a9252e0aed5 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 75ba8024-0283-429a-b724-6366bc8c70ec [pid: 7|app: 0|req: 1428/3029] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:43:39 2026] DELETE /v2.0/ports/75ba8024-0283-429a-b724-6366bc8c70ec => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:43:39.900 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc99af9c-0430-4da0-980c-0bcbf1989e94'] response: {'server_uuid': '596bc9b7-864a-457f-9479-64633778f251', 'name': 'network-vif-deleted', 'tag': '75ba8024-0283-429a-b724-6366bc8c70ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1602/3030] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:43:42 2026] GET /v2.0/ports?device_id=596bc9b7-864a-457f-9479-64633778f251 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:43:47.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-201a28ac-e63e-4e93-98ac-8fbb9213985d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: d9af812e-3278-4c86-9ec9-3613aa85d8f3 2026-06-10 11:43:47.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-201a28ac-e63e-4e93-98ac-8fbb9213985d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: d9af812e-3278-4c86-9ec9-3613aa85d8f3 2026-06-10 11:43:47.688 7 INFO neutron.db.l3_db [None req-201a28ac-e63e-4e93-98ac-8fbb9213985d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Floating IP 304c35a4-f0fa-49e1-8b50-877404600be3 disassociated (deleted). External IP: 10.96.250.205, port: 27c75952-e5ba-4f5d-9aa4-7fccf0b44e95. [pid: 7|app: 0|req: 1429/3031] 10.0.0.3 () {32 vars in 729 bytes} [Wed Jun 10 11:43:47 2026] DELETE /v2.0/floatingips/304c35a4-f0fa-49e1-8b50-877404600be3 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:48.039 8 INFO neutron.api.v2.resource [None req-47c78288-5b18-473c-b2c8-554ba25f35b8 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3032] 10.0.0.3 () {32 vars in 726 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/floatingips/304c35a4-f0fa-49e1-8b50-877404600be3 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:43:48.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3af1f78-080a-4e73-9278-0e50a25b1dde'] response: {'name': 'network-changed', 'server_uuid': '47712c62-6ccf-4377-8ba5-fc2624ca586d', 'tag': '27c75952-e5ba-4f5d-9aa4-7fccf0b44e95', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/3033] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3034] 10.0.0.211 () {34 vars in 1039 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/security-groups?id=724a0274-1876-4fae-bd7d-e913a962bec6&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3035] 199.19.213.223 () {34 vars in 1079 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/ports?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3036] 199.19.213.223 () {34 vars in 985 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/networks?id=b855fca4-4950-469a-9f0c-0d841943bf99 => 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: 1432/3037] 199.19.213.223 () {34 vars in 1057 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.245&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => 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: 1606/3038] 199.19.213.223 () {34 vars in 1103 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12b&port_id=27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3039] 199.19.213.223 () {34 vars in 1063 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/subnets?id=5ae2750f-7acc-4381-ba32-66f653c44514&id=4485f06b-9316-43b4-af29-56b1372b7cfb => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3040] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3041] 199.19.213.223 () {34 vars in 1051 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/ports?network_id=b855fca4-4950-469a-9f0c-0d841943bf99&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3042] 199.19.213.223 () {34 vars in 1011 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3043] 199.19.213.223 () {34 vars in 1111 bytes} [Wed Jun 10 11:43:48 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3046] 199.19.213.223 () {34 vars in 993 bytes} [Wed Jun 10 11:43:50 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:43:50.813 7 INFO neutron_taas.services.taas.taas_plugin [req-c93d3580-2a51-4077-b43f-e8dc91deb8d3 req-83f44481-8442-47f0-bd8e-d533ccc9f848 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 2026-06-10 11:43:50.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c93d3580-2a51-4077-b43f-e8dc91deb8d3 req-83f44481-8442-47f0-bd8e-d533ccc9f848 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 [pid: 7|app: 0|req: 1437/3047] 199.19.213.223 () {36 vars in 996 bytes} [Wed Jun 10 11:43:50 2026] DELETE /v2.0/ports/27c75952-e5ba-4f5d-9aa4-7fccf0b44e95 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:43:51.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b92de21e-0cd1-4fba-b2cf-4c66e661ec9a'] response: {'server_uuid': '47712c62-6ccf-4377-8ba5-fc2624ca586d', 'name': 'network-vif-deleted', 'tag': '27c75952-e5ba-4f5d-9aa4-7fccf0b44e95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1611/3048] 10.0.0.211 () {34 vars in 989 bytes} [Wed Jun 10 11:43:53 2026] GET /v2.0/ports?device_id=47712c62-6ccf-4377-8ba5-fc2624ca586d => 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: 1438/3049] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/db158860-06b9-463b-a04f-3f93cb2356c9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.549 8 INFO neutron.api.v2.resource [None req-cd8c6030-2dde-4957-ade9-eb3bbc3ec16d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3050] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/db158860-06b9-463b-a04f-3f93cb2356c9 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3051] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/bc64795c-c2a7-4144-90aa-67af2081adb1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.619 8 INFO neutron.api.v2.resource [None req-0678a1fe-67a8-49cd-9917-ded6f9b1ad6d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3052] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/bc64795c-c2a7-4144-90aa-67af2081adb1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3053] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/750ef2c1-e939-4e6f-a8d4-2744d9df7bdb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.698 8 INFO neutron.api.v2.resource [None req-63e3df81-648f-4240-a00a-935eb814bc86 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3054] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/750ef2c1-e939-4e6f-a8d4-2744d9df7bdb => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3055] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/574a1ba8-20aa-4093-a73d-daa5f9d03e5c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.784 8 INFO neutron.api.v2.resource [None req-0c6f72d8-03ff-476a-b5c9-c0f7d6e150bc b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3056] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/574a1ba8-20aa-4093-a73d-daa5f9d03e5c => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3057] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/67569a14-2357-4a46-9a76-81ae400de59a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.889 8 INFO neutron.api.v2.resource [None req-fae87a0f-140d-4005-98d9-4a5704e39a8d b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3058] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/67569a14-2357-4a46-9a76-81ae400de59a => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3059] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/ef1c0c5c-a8ff-4e47-809d-ea562827eef2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:58.980 8 INFO neutron.api.v2.resource [None req-a926320d-6fdc-40f4-915b-d9075fd2e3b7 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3060] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:58 2026] GET /v2.0/security-group-rules/ef1c0c5c-a8ff-4e47-809d-ea562827eef2 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3061] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:58 2026] DELETE /v2.0/security-group-rules/06cf31ca-a03a-43f8-899b-10ff3a84719a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.062 8 INFO neutron.api.v2.resource [None req-1aa657c3-6197-46eb-bc71-f284784e11e0 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3062] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-group-rules/06cf31ca-a03a-43f8-899b-10ff3a84719a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3063] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:59 2026] DELETE /v2.0/security-group-rules/49c18435-07a1-40a9-9666-5a6833e73212 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.144 8 INFO neutron.api.v2.resource [None req-f3f740f0-aa64-47db-8b28-246b0e0aea2a b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3064] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-group-rules/49c18435-07a1-40a9-9666-5a6833e73212 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3065] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:59 2026] DELETE /v2.0/security-group-rules/e9d33575-defd-4f6a-873c-66b553b54adb => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.226 8 INFO neutron.api.v2.resource [None req-1b276872-e85e-41fc-83c2-a9ecb989e5c0 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3066] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-group-rules/e9d33575-defd-4f6a-873c-66b553b54adb => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3067] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:59 2026] DELETE /v2.0/security-group-rules/e6d49fc3-0bce-4b0d-95d3-0ba9d88b0de8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.315 8 INFO neutron.api.v2.resource [None req-6e0e59e8-60f5-4e8d-a4f7-d1ecbb49e40f b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3068] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-group-rules/e6d49fc3-0bce-4b0d-95d3-0ba9d88b0de8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3069] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:43:59 2026] DELETE /v2.0/security-group-rules/225924cc-fac0-4796-9049-de394475a1da => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.390 8 INFO neutron.api.v2.resource [None req-97fc1327-23f1-43c3-ade8-ca235b3623a2 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3070] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-group-rules/225924cc-fac0-4796-9049-de394475a1da => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3071] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:43:59 2026] DELETE /v2.0/security-groups/724a0274-1876-4fae-bd7d-e913a962bec6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:43:59.501 8 INFO neutron.api.v2.resource [None req-52c6d772-d678-4976-b962-e98da0e32531 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3072] 10.0.0.3 () {32 vars in 734 bytes} [Wed Jun 10 11:43:59 2026] GET /v2.0/security-groups/724a0274-1876-4fae-bd7d-e913a962bec6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:43:59.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdb59869-aa32-4d90-8808-2e1b2dd9074b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 4e037e90-054c-4987-87a0-579531040350 2026-06-10 11:43:59.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdb59869-aa32-4d90-8808-2e1b2dd9074b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 4e037e90-054c-4987-87a0-579531040350 [pid: 7|app: 0|req: 1450/3073] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:43:59 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:44:00.651 8 INFO neutron.api.v2.resource [None req-d1b6beff-ae27-4b18-b564-49d5369b54ab b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3074] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:44:00 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 198 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:01.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-0949080d-2932-4a23-a5f7-1fab8238461b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 064324db-1765-44c7-ad12-099a8da845e9 2026-06-10 11:44:01.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0949080d-2932-4a23-a5f7-1fab8238461b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 064324db-1765-44c7-ad12-099a8da845e9 [pid: 7|app: 0|req: 1451/3075] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:44:00 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:44:01.802 8 INFO neutron.api.v2.resource [None req-44798e9e-3f74-4248-a8f8-3d6566afb6f8 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3076] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:44:01 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:02.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-dda8f0c6-bfcb-46b6-abf4-c66933395624 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 2acc48ed-6ebb-4901-b588-a785f02ec734 2026-06-10 11:44:02.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda8f0c6-bfcb-46b6-abf4-c66933395624 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 2acc48ed-6ebb-4901-b588-a785f02ec734 [pid: 7|app: 0|req: 1452/3077] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:44:01 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:44:03.108 8 INFO neutron.api.v2.resource [None req-e30a779d-660a-42a1-9c3a-ff793aa4daba b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3078] 10.0.0.3 () {34 vars in 786 bytes} [Wed Jun 10 11:44:02 2026] PUT /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:03.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2cc33d7-6fd6-480d-9fbc-228558be3765 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 8784795c-1e99-4d2e-bfa7-c00d1702ce57 2026-06-10 11:44:03.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2cc33d7-6fd6-480d-9fbc-228558be3765 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 8784795c-1e99-4d2e-bfa7-c00d1702ce57 2026-06-10 11:44:03.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2cc33d7-6fd6-480d-9fbc-228558be3765 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 06d01160-7abf-41e8-840b-63373d149e0b 2026-06-10 11:44:03.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2cc33d7-6fd6-480d-9fbc-228558be3765 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 06d01160-7abf-41e8-840b-63373d149e0b 2026-06-10 11:44:03.988 7 INFO neutron.services.segments.plugin [-] Segment a39f80c5-ad2d-4602-ac3a-d256a70b1793 resource provider aggregate not found 2026-06-10 11:44:03.992 7 INFO neutron.services.segments.plugin [-] Segment a39f80c5-ad2d-4602-ac3a-d256a70b1793 resource provider aggregate not found 2026-06-10 11:44:04.009 7 INFO neutron.services.segments.plugin [-] Segment a39f80c5-ad2d-4602-ac3a-d256a70b1793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39f80c5-ad2d-4602-ac3a-d256a70b1793 found for delete ", "request_id": "req-dc6dcc0a-f03e-40dc-82b2-c0299d380c32"}]} 2026-06-10 11:44:04.014 7 INFO neutron.services.segments.plugin [-] Segment a39f80c5-ad2d-4602-ac3a-d256a70b1793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39f80c5-ad2d-4602-ac3a-d256a70b1793 found for delete ", "request_id": "req-2dd0d996-de2b-4b4a-aa58-5c3c63e635aa"}]} 2026-06-10 11:44:04.014 7 INFO neutron.db.l3_hamode_db [None req-b2cc33d7-6fd6-480d-9fbc-228558be3765 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] HA network d440ccd1-685f-47f5-85cc-0208b3d3b331 was deleted as no HA routers are present in tenant 64b8eacbcc4d459eb5f62d28fc3d907d. [pid: 7|app: 0|req: 1453/3079] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:03 2026] DELETE /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:04.044 8 INFO neutron.api.v2.resource [None req-28ecde2c-7f2b-4be8-8ca2-68f791266e65 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3080] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:04 2026] GET /v2.0/routers/2cc43a17-acc2-4f74-b2cf-7eee77c26c08 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3081] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:04 2026] DELETE /v2.0/subnets/1f245f19-8e2d-4afe-9a3c-aaa704955aca => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:04.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f13222bd-37a5-4960-820c-da64a5c74eb7 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3082] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:04 2026] GET /v2.0/subnets/1f245f19-8e2d-4afe-9a3c-aaa704955aca => 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: 1455/3083] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:04 2026] DELETE /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:04.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c813002d-6e4e-44a8-9462-568e2998e0c9 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3084] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:04 2026] GET /v2.0/subnets/813142aa-c81c-4887-b0ba-1e81eef32e72 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:04.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-b892a98c-37eb-4dc6-ae82-8bafe3751d00 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 976302c0-8ea8-428a-be3f-2cc497456973 2026-06-10 11:44:04.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b892a98c-37eb-4dc6-ae82-8bafe3751d00 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 976302c0-8ea8-428a-be3f-2cc497456973 [pid: 7|app: 0|req: 1456/3085] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:04 2026] DELETE /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:04.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f06cc9d7-9392-44b8-9e24-3d7d2e2f225c b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3086] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:44:04 2026] GET /v2.0/networks/a9a90f24-ea4d-412d-a9a8-de02c1ce84eb => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3087] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:04 2026] DELETE /v2.0/subnets/4485f06b-9316-43b4-af29-56b1372b7cfb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:04.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7de0411a-9faa-4e7b-b441-655150c8ad5a b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3088] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:04 2026] GET /v2.0/subnets/4485f06b-9316-43b4-af29-56b1372b7cfb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3089] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:04 2026] DELETE /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:05.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72bb7176-74ad-4640-a349-0b2087a76881 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3090] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:05 2026] GET /v2.0/subnets/5ae2750f-7acc-4381-ba32-66f653c44514 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:05.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eb4c8c4-7ecf-4126-beda-86b565dfb02c b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: 59446c69-fa1d-4339-8d60-41d7d7b40271 2026-06-10 11:44:05.158 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eb4c8c4-7ecf-4126-beda-86b565dfb02c b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: 59446c69-fa1d-4339-8d60-41d7d7b40271 [pid: 7|app: 0|req: 1459/3091] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:05 2026] DELETE /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:05.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-889c6d30-5475-4232-b0d7-bf050278755b b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3092] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:44:05 2026] GET /v2.0/networks/b855fca4-4950-469a-9f0c-0d841943bf99 => 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: 1460/3093] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:05 2026] DELETE /v2.0/subnets/cba97416-e385-4003-8105-e18528e13f6f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:05.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3604e7ab-35c9-4320-bfa9-d1359653434e b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3094] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:05 2026] GET /v2.0/subnets/cba97416-e385-4003-8105-e18528e13f6f => 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: 1461/3097] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:05 2026] DELETE /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:05.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fba1887-cf59-498b-b3c2-9bf252c4343c b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3098] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:05 2026] GET /v2.0/subnets/8a0e148b-66a1-4e4d-8905-c05823d0916f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:05.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-f841d497-4820-4b7e-90b2-cd6e8b1ae86a b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] TaaS: Handle Delete Port: f74969de-1b9f-4f10-a92c-944b92025efc 2026-06-10 11:44:05.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f841d497-4820-4b7e-90b2-cd6e8b1ae86a b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] Tap Mirror: Handle Delete Port: f74969de-1b9f-4f10-a92c-944b92025efc [pid: 7|app: 0|req: 1462/3099] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:05 2026] DELETE /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:06.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd8e2e92-03c3-4779-a0c9-75b940833914 b0d9f1ae38ef43b0b09ccf1b3ebb10e0 64b8eacbcc4d459eb5f62d28fc3d907d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3100] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:44:06 2026] GET /v2.0/networks/68ff0b50-2ab0-4279-ad4c-21f7f6e7ff72 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:06.031 7 INFO neutron.services.segments.plugin [-] Segment f252d1ec-0a47-4112-b5a5-7e2eb08b5909 resource provider aggregate not found 2026-06-10 11:44:06.033 7 INFO neutron.services.segments.plugin [-] Segment f252d1ec-0a47-4112-b5a5-7e2eb08b5909 resource provider aggregate not found 2026-06-10 11:44:06.050 7 INFO neutron.services.segments.plugin [-] Segment f252d1ec-0a47-4112-b5a5-7e2eb08b5909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f252d1ec-0a47-4112-b5a5-7e2eb08b5909 found for delete ", "request_id": "req-50c1ec02-785d-45fc-af61-a5571a8855de"}]} 2026-06-10 11:44:06.056 7 INFO neutron.services.segments.plugin [-] Segment f252d1ec-0a47-4112-b5a5-7e2eb08b5909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f252d1ec-0a47-4112-b5a5-7e2eb08b5909 found for delete ", "request_id": "req-d1e3b773-ff7c-487a-a9e7-181750d58792"}]} 2026-06-10 11:44:06.071 7 INFO neutron.services.segments.plugin [-] Segment 68a76835-4936-43ac-975c-c3b008d2d9a8 resource provider aggregate not found 2026-06-10 11:44:06.075 7 INFO neutron.services.segments.plugin [-] Segment 68a76835-4936-43ac-975c-c3b008d2d9a8 resource provider aggregate not found 2026-06-10 11:44:06.088 7 INFO neutron.services.segments.plugin [-] Segment 68a76835-4936-43ac-975c-c3b008d2d9a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a76835-4936-43ac-975c-c3b008d2d9a8 found for delete ", "request_id": "req-616cc670-b715-4a4f-bc80-e82421dfb881"}]} 2026-06-10 11:44:06.093 7 INFO neutron.services.segments.plugin [-] Segment 68a76835-4936-43ac-975c-c3b008d2d9a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a76835-4936-43ac-975c-c3b008d2d9a8 found for delete ", "request_id": "req-5be1bcd5-0e93-4d36-becb-a48ecb4f9bd9"}]} 2026-06-10 11:44:06.103 7 INFO neutron.services.segments.plugin [-] Segment 82874ff5-07b2-4069-832a-299f7a75c80c resource provider aggregate not found 2026-06-10 11:44:06.106 7 INFO neutron.services.segments.plugin [-] Segment 82874ff5-07b2-4069-832a-299f7a75c80c resource provider aggregate not found 2026-06-10 11:44:06.120 7 INFO neutron.services.segments.plugin [-] Segment 82874ff5-07b2-4069-832a-299f7a75c80c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82874ff5-07b2-4069-832a-299f7a75c80c found for delete ", "request_id": "req-4d6fc9fa-36a2-4a4f-a658-e01b10c16768"}]} 2026-06-10 11:44:06.122 7 INFO neutron.services.segments.plugin [-] Segment 82874ff5-07b2-4069-832a-299f7a75c80c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82874ff5-07b2-4069-832a-299f7a75c80c found for delete ", "request_id": "req-4032b19d-2a50-46da-99a1-2696bba1855c"}]} [pid: 7|app: 0|req: 1463/3101] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:07 2026] GET /v2.0/security-groups?tenant_id=fa8f12d327fe4f32aa742ad95b817b33&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3102] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:08 2026] DELETE /v2.0/security-groups/6cbf4d99-6863-4267-8116-63576c3ea662 => 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: 1464/3103] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:08 2026] GET /v2.0/security-groups?tenant_id=2ef7bc05f6de43c09e7ea8e66fb83d78&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3104] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:08 2026] DELETE /v2.0/security-groups/8c2defee-8dc9-477f-bd6d-0f86bc36bfee => 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: 1465/3105] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:08 2026] GET /v2.0/security-groups?tenant_id=64b8eacbcc4d459eb5f62d28fc3d907d&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3106] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:08 2026] DELETE /v2.0/security-groups/91078572-785c-430e-ada5-af2cd62e9259 => 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: 1466/3107] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:09 2026] GET /v2.0/security-groups?tenant_id=dba59c868e054ad5a4a0547ef4018a70&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3108] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:09 2026] DELETE /v2.0/security-groups/9b70c749-a6b8-45ca-bbf6-01a51ba8b4c1 => 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: 1467/3109] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:09 2026] GET /v2.0/security-groups?tenant_id=3a9d68fd82f143f2a10bdfc0ae348b8b&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3110] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:09 2026] DELETE /v2.0/security-groups/715c0e41-0909-495b-968d-72572f3e3ce5 => 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: 1468/3111] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:09 2026] GET /v2.0/security-groups?tenant_id=6d1769bea6044602a858f0695b7479db&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: 1644/3112] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:10 2026] DELETE /v2.0/security-groups/5dfed197-793a-401f-8a7e-1da5bcb36c56 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3113] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:10 2026] GET /v2.0/security-groups?tenant_id=3a09328140a34e8d99f6cabe3cda06c3&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3114] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:10 2026] DELETE /v2.0/security-groups/227c0988-f7bf-4d5e-9d80-269937260212 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:15.041 7 INFO neutron.db.segments_db [None req-f3f4f083-0375-4f15-b7c7-7e63b538e4a8 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] Added segment c123415b-8b94-4ce2-85c5-3b53bbdbcd4b of type vxlan for network 6b3ef9f4-a74d-4a4b-a733-43dc05468150 [pid: 7|app: 0|req: 1470/3115] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:14 2026] POST /v2.0/networks => generated 708 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3116] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:44:15 2026] POST /v2.0/subnets => generated 644 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:15.370 7 WARNING neutron.api.v2.base [None req-c25ff825-30b8-40e5-a524-a190e439cef8 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - 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-06-10 11:44:15.370 7 INFO neutron.api.v2.resource [None req-c25ff825-30b8-40e5-a524-a190e439cef8 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1471/3117] 10.0.0.3 () {34 vars in 678 bytes} [Wed Jun 10 11:44:15 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 11:44:15.551 8 INFO neutron.services.segments.plugin [-] Segment c123415b-8b94-4ce2-85c5-3b53bbdbcd4b resource provider aggregate not found 2026-06-10 11:44:15.555 8 INFO neutron.services.segments.plugin [-] Segment c123415b-8b94-4ce2-85c5-3b53bbdbcd4b resource provider aggregate not found 2026-06-10 11:44:15.572 8 INFO neutron.services.segments.plugin [-] Segment c123415b-8b94-4ce2-85c5-3b53bbdbcd4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c123415b-8b94-4ce2-85c5-3b53bbdbcd4b found for delete ", "request_id": "req-d140e4e5-7676-4618-a34f-87c133575823"}]} 2026-06-10 11:44:15.574 8 INFO neutron.services.segments.plugin [-] Segment c123415b-8b94-4ce2-85c5-3b53bbdbcd4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c123415b-8b94-4ce2-85c5-3b53bbdbcd4b found for delete ", "request_id": "req-09f6faed-be17-46e7-b5b1-ef8ce530454e"}]} [pid: 8|app: 0|req: 1647/3118] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:15 2026] DELETE /v2.0/networks/6b3ef9f4-a74d-4a4b-a733-43dc05468150 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:15.643 7 INFO neutron.db.segments_db [None req-7faefcfd-409c-49fc-8348-ed6478c4ba4c 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] Added segment bdf65355-db79-4c44-8e26-8dcf7d8bb136 of type vxlan for network e99a34d7-87e4-49a0-be3d-7178eb460bb3 [pid: 7|app: 0|req: 1472/3119] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:15 2026] POST /v2.0/networks => generated 708 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3120] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:44:15 2026] POST /v2.0/subnets => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:15.971 7 WARNING neutron.api.v2.base [None req-f8bb816d-1d64-4f30-8e7a-e504edd2bbb1 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - 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-06-10 11:44:15.972 7 INFO neutron.api.v2.resource [None req-f8bb816d-1d64-4f30-8e7a-e504edd2bbb1 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1473/3121] 10.0.0.3 () {34 vars in 678 bytes} [Wed Jun 10 11:44:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3122] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:15 2026] DELETE /v2.0/networks/e99a34d7-87e4-49a0-be3d-7178eb460bb3 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:16.245 7 INFO neutron.db.segments_db [None req-73e46ad6-d86d-4b44-83bf-f07fcbf06c09 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] Added segment dc008eec-0021-4ec3-a258-80e8c2ba6cbb of type vxlan for network cc7328f0-c545-4839-b098-6899201118d0 [pid: 7|app: 0|req: 1474/3123] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:16 2026] POST /v2.0/networks => generated 707 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3124] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:44:16 2026] POST /v2.0/subnets => generated 647 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3125] 10.0.0.3 () {34 vars in 678 bytes} [Wed Jun 10 11:44:16 2026] POST /v2.0/rbac-policies => generated 324 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3126] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:44:17 2026] GET /v2.0/networks/cc7328f0-c545-4839-b098-6899201118d0 => generated 654 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:44:17.593 8 INFO neutron.services.segments.plugin [-] Segment bdf65355-db79-4c44-8e26-8dcf7d8bb136 resource provider aggregate not found 2026-06-10 11:44:17.599 8 INFO neutron.services.segments.plugin [-] Segment bdf65355-db79-4c44-8e26-8dcf7d8bb136 resource provider aggregate not found 2026-06-10 11:44:17.611 8 INFO neutron.services.segments.plugin [-] Segment bdf65355-db79-4c44-8e26-8dcf7d8bb136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf65355-db79-4c44-8e26-8dcf7d8bb136 found for delete ", "request_id": "req-5b3ab3ea-bae0-42e9-bc5f-6f4c8548e2d4"}]} 2026-06-10 11:44:17.614 8 INFO neutron.services.segments.plugin [-] Segment bdf65355-db79-4c44-8e26-8dcf7d8bb136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf65355-db79-4c44-8e26-8dcf7d8bb136 found for delete ", "request_id": "req-7d0710dd-7157-4db4-99a7-2f55bf13965c"}]} 2026-06-10 11:44:17.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ae57e20-7b95-4cb5-b2c9-7ec6fed83e7c 62007abee0ff47b9a911de5ccd4fb2c6 9487845a02684db489e8ebfb215eb522 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3127] 10.0.0.3 () {32 vars in 720 bytes} [Wed Jun 10 11:44:17 2026] GET /v2.0/networks/cc7328f0-c545-4839-b098-6899201118d0 => generated 138 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:17.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd1175f4-2192-448f-b433-bad72c5bf5dc 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] TaaS: Handle Delete Port: e2c2a9c4-97e9-4854-9e83-6f63870b9895 2026-06-10 11:44:17.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd1175f4-2192-448f-b433-bad72c5bf5dc 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] Tap Mirror: Handle Delete Port: e2c2a9c4-97e9-4854-9e83-6f63870b9895 [pid: 8|app: 0|req: 1652/3128] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:17 2026] DELETE /v2.0/networks/cc7328f0-c545-4839-b098-6899201118d0 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:18.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2efcb60-b162-41bf-ac8f-b74d8ba84633 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3129] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:18 2026] DELETE /v2.0/subnets/34e651e3-d34d-45f8-91d1-d2594b1fd116 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:18.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-355c7d99-7963-4330-9d67-f959670490c2 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3130] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:18 2026] DELETE /v2.0/subnets/b0ce396b-0c1e-4bef-8e75-04e32258396c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:44:18.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c16d6a06-dd2f-4c71-ae70-efbbbdda81b6 4452e85cff5b462083ec17ff7be9d81c c4bdf675ff444c8685275609fd8dac83 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3131] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:18 2026] DELETE /v2.0/subnets/cea2b931-705f-4d5a-82c6-7a675d7ffa65 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3132] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:19 2026] GET /v2.0/security-groups?tenant_id=9487845a02684db489e8ebfb215eb522&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3133] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:19 2026] DELETE /v2.0/security-groups/07564ccf-bf7e-4cfa-93bf-8423ca18a59b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:19.633 8 INFO neutron.services.segments.plugin [-] Segment dc008eec-0021-4ec3-a258-80e8c2ba6cbb resource provider aggregate not found 2026-06-10 11:44:19.635 8 INFO neutron.services.segments.plugin [-] Segment dc008eec-0021-4ec3-a258-80e8c2ba6cbb resource provider aggregate not found 2026-06-10 11:44:19.651 8 INFO neutron.services.segments.plugin [-] Segment dc008eec-0021-4ec3-a258-80e8c2ba6cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc008eec-0021-4ec3-a258-80e8c2ba6cbb found for delete ", "request_id": "req-33ed3da4-822e-47c0-a9d6-338a55a60e2b"}]} 2026-06-10 11:44:19.656 8 INFO neutron.services.segments.plugin [-] Segment dc008eec-0021-4ec3-a258-80e8c2ba6cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc008eec-0021-4ec3-a258-80e8c2ba6cbb found for delete ", "request_id": "req-8fd5ed52-3009-44c9-a3f0-0b54d4bc6197"}]} [pid: 8|app: 0|req: 1655/3134] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:19 2026] GET /v2.0/security-groups?tenant_id=3e6b9fd92aec452286d3ddb8f3d8fee5&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3135] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:19 2026] DELETE /v2.0/security-groups/f3390c54-22e5-4d3b-8539-72b9b280f6e2 => 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: 1656/3136] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:19 2026] GET /v2.0/security-groups?tenant_id=c4bdf675ff444c8685275609fd8dac83&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3137] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:19 2026] DELETE /v2.0/security-groups/f5f31dda-ed06-4dda-98c8-633f46b8fb41 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:24.396 7 INFO neutron.db.segments_db [None req-2c83a785-88c2-4252-9d81-ee3fd8624914 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Added segment 1fcbc835-6262-47ad-963a-ef7edbabe91e of type vxlan for network b07d471a-2f88-45f4-adf8-969131a41e5d [pid: 7|app: 0|req: 1483/3140] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:24 2026] POST /v2.0/networks => generated 612 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3141] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:44:24 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:24.853 7 INFO neutron.db.segments_db [None req-44445df6-08dc-4ef9-bf74-53e9ebb9a274 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Added segment 57e56c91-4d07-453d-a963-3f5006a5b722 of type vxlan for network f06642e4-b473-426e-8f2a-14abef97813c [pid: 7|app: 0|req: 1484/3142] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:24 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1659/3143] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:44:24 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:25.297 7 INFO neutron.db.segments_db [None req-b5c7f92b-c102-48e4-a8e1-936577bab95a 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Added segment f12b682c-c845-4a18-a603-065e1a52df6e of type vxlan for network 1b4436dd-5201-4e07-b965-ece624453242 [pid: 7|app: 0|req: 1485/3144] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:25 2026] POST /v2.0/networks => generated 611 bytes in 153 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: 1660/3145] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:44:25 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:25.788 7 INFO neutron.db.segments_db [None req-9eb6e752-57b0-4b6c-942e-80519d67302b 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Added segment 8277b8df-7f11-4471-99c9-e8d31c07e44b of type vxlan for network 8bec2632-6b98-492d-8840-3f93e478afb2 [pid: 7|app: 0|req: 1486/3146] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:25 2026] POST /v2.0/networks => generated 611 bytes in 200 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: 1661/3147] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:44:25 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:26.273 7 INFO neutron.db.segments_db [None req-48ddd16d-9d5f-4748-bdd6-b933277cba3e 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Added segment b5ea394e-46d9-4a15-802c-ac268068e2be of type vxlan for network 1547b8f3-dbd4-4e9f-9e94-3a5cd3045f4e [pid: 7|app: 0|req: 1487/3148] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:44:26 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1662/3149] 10.0.0.3 () {34 vars in 661 bytes} [Wed Jun 10 11:44:26 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3150] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:44:26 2026] PUT /v2.0/ports/6ac5642d-8a03-41f8-985a-5648ba262149/tags => generated 17 bytes in 70 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: 1663/3151] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:44:26 2026] PUT /v2.0/ports/f3ee45b4-3347-44bb-8439-cb075e2834be/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1489/3152] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:44:26 2026] PUT /v2.0/ports/c08b7e48-8a56-487f-8cf2-3ead2414efbb/tags => generated 34 bytes in 79 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: 1664/3153] 10.0.0.3 () {34 vars in 744 bytes} [Wed Jun 10 11:44:26 2026] PUT /v2.0/ports/5cfc87d8-a662-459a-b715-41cf603f36ca/tags => generated 19 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: 1490/3154] 10.0.0.3 () {32 vars in 657 bytes} [Wed Jun 10 11:44:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 583 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: 1665/3155] 10.0.0.3 () {32 vars in 671 bytes} [Wed Jun 10 11:44:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3156] 10.0.0.3 () {32 vars in 667 bytes} [Wed Jun 10 11:44:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3157] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:44:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3158] 10.0.0.3 () {32 vars in 665 bytes} [Wed Jun 10 11:44:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3159] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:44:27 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3160] 10.0.0.3 () {32 vars in 675 bytes} [Wed Jun 10 11:44:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3161] 10.0.0.3 () {32 vars in 687 bytes} [Wed Jun 10 11:44:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:44:28.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-478d6afa-6313-465d-993f-6967bc7a5623 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] TaaS: Handle Delete Port: 6ac5642d-8a03-41f8-985a-5648ba262149 2026-06-10 11:44:28.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-478d6afa-6313-465d-993f-6967bc7a5623 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Tap Mirror: Handle Delete Port: 6ac5642d-8a03-41f8-985a-5648ba262149 [pid: 7|app: 0|req: 1494/3162] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:44:28 2026] DELETE /v2.0/ports/6ac5642d-8a03-41f8-985a-5648ba262149 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:28.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-902b6398-3ab8-4cb8-8cf8-62490197b13d 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] TaaS: Handle Delete Port: f3ee45b4-3347-44bb-8439-cb075e2834be 2026-06-10 11:44:28.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-902b6398-3ab8-4cb8-8cf8-62490197b13d 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Tap Mirror: Handle Delete Port: f3ee45b4-3347-44bb-8439-cb075e2834be [pid: 8|app: 0|req: 1669/3163] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:44:28 2026] DELETE /v2.0/ports/f3ee45b4-3347-44bb-8439-cb075e2834be => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:28.612 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5b2937a-88a8-42f4-95a0-ac4919eaf15f 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] TaaS: Handle Delete Port: c08b7e48-8a56-487f-8cf2-3ead2414efbb 2026-06-10 11:44:28.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5b2937a-88a8-42f4-95a0-ac4919eaf15f 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Tap Mirror: Handle Delete Port: c08b7e48-8a56-487f-8cf2-3ead2414efbb [pid: 7|app: 0|req: 1495/3164] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:44:28 2026] DELETE /v2.0/ports/c08b7e48-8a56-487f-8cf2-3ead2414efbb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:28.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0e06bc3-6bcc-4c63-a87f-8e49bd62a670 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] TaaS: Handle Delete Port: 5cfc87d8-a662-459a-b715-41cf603f36ca 2026-06-10 11:44:28.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0e06bc3-6bcc-4c63-a87f-8e49bd62a670 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Tap Mirror: Handle Delete Port: 5cfc87d8-a662-459a-b715-41cf603f36ca [pid: 8|app: 0|req: 1670/3165] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:44:28 2026] DELETE /v2.0/ports/5cfc87d8-a662-459a-b715-41cf603f36ca => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:29.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-360d5295-7854-480a-96e7-2bf4f9f04417 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] TaaS: Handle Delete Port: 89e9f844-d741-4e74-874a-c20635211267 2026-06-10 11:44:29.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-360d5295-7854-480a-96e7-2bf4f9f04417 214d40ea59e5488082023ffe959a7e6b 34bfa8281dd142f7a129a31c8200f718 - - default default] Tap Mirror: Handle Delete Port: 89e9f844-d741-4e74-874a-c20635211267 [pid: 7|app: 0|req: 1496/3166] 10.0.0.3 () {32 vars in 717 bytes} [Wed Jun 10 11:44:28 2026] DELETE /v2.0/ports/89e9f844-d741-4e74-874a-c20635211267 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:29.205 8 INFO neutron.services.segments.plugin [-] Segment 1fcbc835-6262-47ad-963a-ef7edbabe91e resource provider aggregate not found 2026-06-10 11:44:29.211 8 INFO neutron.services.segments.plugin [-] Segment 1fcbc835-6262-47ad-963a-ef7edbabe91e resource provider aggregate not found 2026-06-10 11:44:29.226 8 INFO neutron.services.segments.plugin [-] Segment 1fcbc835-6262-47ad-963a-ef7edbabe91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fcbc835-6262-47ad-963a-ef7edbabe91e found for delete ", "request_id": "req-7a4dc2ec-9918-4758-8006-294140a50123"}]} 2026-06-10 11:44:29.226 8 INFO neutron.services.segments.plugin [-] Segment 1fcbc835-6262-47ad-963a-ef7edbabe91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fcbc835-6262-47ad-963a-ef7edbabe91e found for delete ", "request_id": "req-032357b1-d6d6-4aee-83f1-3c23b2628b22"}]} [pid: 8|app: 0|req: 1671/3167] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:29 2026] DELETE /v2.0/networks/b07d471a-2f88-45f4-adf8-969131a41e5d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:44:29.374 7 INFO neutron.services.segments.plugin [-] Segment 57e56c91-4d07-453d-a963-3f5006a5b722 resource provider aggregate not found 2026-06-10 11:44:29.379 7 INFO neutron.services.segments.plugin [-] Segment 57e56c91-4d07-453d-a963-3f5006a5b722 resource provider aggregate not found 2026-06-10 11:44:29.394 7 INFO neutron.services.segments.plugin [-] Segment 57e56c91-4d07-453d-a963-3f5006a5b722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57e56c91-4d07-453d-a963-3f5006a5b722 found for delete ", "request_id": "req-eae65d30-e9b6-45a8-bb78-183bc4950314"}]} 2026-06-10 11:44:29.396 7 INFO neutron.services.segments.plugin [-] Segment 57e56c91-4d07-453d-a963-3f5006a5b722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57e56c91-4d07-453d-a963-3f5006a5b722 found for delete ", "request_id": "req-6326b9c8-e13a-4d5b-9727-c7f22b2be016"}]} [pid: 7|app: 0|req: 1497/3168] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:29 2026] DELETE /v2.0/networks/f06642e4-b473-426e-8f2a-14abef97813c => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3169] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:29 2026] DELETE /v2.0/networks/1b4436dd-5201-4e07-b965-ece624453242 => 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: 1498/3170] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:29 2026] DELETE /v2.0/networks/8bec2632-6b98-492d-8840-3f93e478afb2 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3171] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:44:29 2026] DELETE /v2.0/networks/1547b8f3-dbd4-4e9f-9e94-3a5cd3045f4e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3172] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:30 2026] GET /v2.0/security-groups?tenant_id=3c89993fd5b442d8be9a29f5018a9f20&name=default => generated 2929 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3173] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:30 2026] DELETE /v2.0/security-groups/9d4ff096-8601-4f23-bd3e-1c8715a103ee => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:31.244 8 INFO neutron.services.segments.plugin [-] Segment f12b682c-c845-4a18-a603-065e1a52df6e resource provider aggregate not found 2026-06-10 11:44:31.251 8 INFO neutron.services.segments.plugin [-] Segment f12b682c-c845-4a18-a603-065e1a52df6e resource provider aggregate not found [pid: 7|app: 0|req: 1500/3174] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:31 2026] GET /v2.0/security-groups?tenant_id=6e478df48a70485db24e2a6433bccffe&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 11:44:31.264 8 INFO neutron.services.segments.plugin [-] Segment f12b682c-c845-4a18-a603-065e1a52df6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12b682c-c845-4a18-a603-065e1a52df6e found for delete ", "request_id": "req-8b445dfe-afde-4c83-b72c-b29be4cc6a03"}]} 2026-06-10 11:44:31.268 8 INFO neutron.services.segments.plugin [-] Segment f12b682c-c845-4a18-a603-065e1a52df6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12b682c-c845-4a18-a603-065e1a52df6e found for delete ", "request_id": "req-5978bb3c-5b33-4262-9a6c-4ad8c3179c1c"}]} 2026-06-10 11:44:31.277 8 INFO neutron.services.segments.plugin [-] Segment b5ea394e-46d9-4a15-802c-ac268068e2be resource provider aggregate not found 2026-06-10 11:44:31.293 8 INFO neutron.services.segments.plugin [-] Segment b5ea394e-46d9-4a15-802c-ac268068e2be resource provider aggregate not found 2026-06-10 11:44:31.297 8 INFO neutron.services.segments.plugin [-] Segment b5ea394e-46d9-4a15-802c-ac268068e2be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ea394e-46d9-4a15-802c-ac268068e2be found for delete ", "request_id": "req-66d6c47a-42a9-4112-92df-f3bdc30b68d4"}]} 2026-06-10 11:44:31.310 8 INFO neutron.services.segments.plugin [-] Segment b5ea394e-46d9-4a15-802c-ac268068e2be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ea394e-46d9-4a15-802c-ac268068e2be found for delete ", "request_id": "req-d7ea96e9-77f8-499b-a77a-e43730b11de1"}]} [pid: 8|app: 0|req: 1675/3175] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:31 2026] DELETE /v2.0/security-groups/d4fd0049-0340-4b69-8d81-f700216d2dce => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:31.411 7 INFO neutron.services.segments.plugin [-] Segment 8277b8df-7f11-4471-99c9-e8d31c07e44b resource provider aggregate not found 2026-06-10 11:44:31.415 7 INFO neutron.services.segments.plugin [-] Segment 8277b8df-7f11-4471-99c9-e8d31c07e44b resource provider aggregate not found 2026-06-10 11:44:31.427 7 INFO neutron.services.segments.plugin [-] Segment 8277b8df-7f11-4471-99c9-e8d31c07e44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8277b8df-7f11-4471-99c9-e8d31c07e44b found for delete ", "request_id": "req-6a101f9c-bf0a-4a43-9704-44da0b92ff4a"}]} 2026-06-10 11:44:31.430 7 INFO neutron.services.segments.plugin [-] Segment 8277b8df-7f11-4471-99c9-e8d31c07e44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8277b8df-7f11-4471-99c9-e8d31c07e44b found for delete ", "request_id": "req-ff1ecc13-df7d-408b-8e5f-a59d9d0a9fe3"}]} [pid: 7|app: 0|req: 1501/3176] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:31 2026] GET /v2.0/security-groups?tenant_id=34bfa8281dd142f7a129a31c8200f718&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3177] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:31 2026] DELETE /v2.0/security-groups/6539f96e-2f77-490f-b9fe-4056e8de78a2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:35.943 8 INFO neutron.db.segments_db [None req-2678ab75-8348-4084-9491-9c40fe9e255f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Added segment 01f4923d-36c9-482d-b28d-cdc7f912c426 of type vxlan for network da18519c-c60d-4551-ae00-8267f19ab783 2026-06-10 11:44:36.187 8 INFO neutron.db.l3_hamode_db [None req-2678ab75-8348-4084-9491-9c40fe9e255f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:44:36.321 8 INFO neutron.db.l3_hamode_db [None req-2678ab75-8348-4084-9491-9c40fe9e255f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1678/3180] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:44:35 2026] POST /v2.0/routers => generated 474 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:36.997 7 INFO neutron.db.l3_hamode_db [None req-65b488d4-7b3a-408a-84c4-a3e7ce22f338 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:44:37.119 7 INFO neutron.db.l3_hamode_db [None req-65b488d4-7b3a-408a-84c4-a3e7ce22f338 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1503/3181] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:44:36 2026] POST /v2.0/routers => generated 474 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:37.782 8 INFO neutron.db.l3_hamode_db [None req-c5ec7b00-8035-4de3-92be-43de8d08ea23 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:44:37.911 8 INFO neutron.db.l3_hamode_db [None req-c5ec7b00-8035-4de3-92be-43de8d08ea23 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1679/3182] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:44:37 2026] POST /v2.0/routers => generated 474 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:38.546 7 INFO neutron.db.l3_hamode_db [None req-7cd267a8-7c9d-423d-b17a-58c6b3f01c72 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:44:38.656 7 INFO neutron.db.l3_hamode_db [None req-7cd267a8-7c9d-423d-b17a-58c6b3f01c72 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1504/3183] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:44:38 2026] POST /v2.0/routers => generated 474 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 11:44:39.318 8 INFO neutron.db.l3_hamode_db [None req-f4e53f61-f484-40d4-befc-7c0fa2ea9569 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 11:44:39.437 8 INFO neutron.db.l3_hamode_db [None req-f4e53f61-f484-40d4-befc-7c0fa2ea9569 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1680/3184] 10.0.0.3 () {34 vars in 665 bytes} [Wed Jun 10 11:44:39 2026] POST /v2.0/routers => generated 474 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3185] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:44:40 2026] PUT /v2.0/routers/1fa1db6c-ab24-4441-91fa-c9697f50e985/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3186] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:44:40 2026] PUT /v2.0/routers/e19e1a82-1d96-46e9-839f-064131690c8d/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3187] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:44:40 2026] PUT /v2.0/routers/272b82ce-a43b-4ec9-a635-12954e5d5dee/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3188] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:44:40 2026] PUT /v2.0/routers/8c06e79e-2036-4b9c-a7e7-520f3b65a3b0/tags => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3189] 10.0.0.3 () {32 vars in 661 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3190] 10.0.0.3 () {32 vars in 675 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3191] 10.0.0.3 () {32 vars in 671 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3192] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3193] 10.0.0.3 () {32 vars in 669 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3194] 10.0.0.3 () {32 vars in 683 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3195] 10.0.0.3 () {32 vars in 679 bytes} [Wed Jun 10 11:44:40 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3196] 10.0.0.3 () {32 vars in 691 bytes} [Wed Jun 10 11:44:41 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3197] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:41 2026] GET /v2.0/routers/1fa1db6c-ab24-4441-91fa-c9697f50e985 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3198] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:44:41 2026] PUT /v2.0/routers/1fa1db6c-ab24-4441-91fa-c9697f50e985 => generated 485 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3199] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:41 2026] GET /v2.0/ports?device_id=1fa1db6c-ab24-4441-91fa-c9697f50e985 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:41.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-620aa302-b8e6-4400-b9aa-a60e566e4dee 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] TaaS: Handle Delete Port: 8377cbbc-0320-40ed-9579-6a4962d0ec4a 2026-06-10 11:44:41.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-620aa302-b8e6-4400-b9aa-a60e566e4dee 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Tap Mirror: Handle Delete Port: 8377cbbc-0320-40ed-9579-6a4962d0ec4a [pid: 8|app: 0|req: 1688/3200] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:41 2026] DELETE /v2.0/routers/1fa1db6c-ab24-4441-91fa-c9697f50e985 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3201] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:42 2026] GET /v2.0/routers/e19e1a82-1d96-46e9-839f-064131690c8d => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3202] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:44:42 2026] PUT /v2.0/routers/e19e1a82-1d96-46e9-839f-064131690c8d => generated 493 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3203] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:42 2026] GET /v2.0/ports?device_id=e19e1a82-1d96-46e9-839f-064131690c8d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:42.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-70dd8640-01c1-4619-8103-3f49e40c912c 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] TaaS: Handle Delete Port: 2132887c-d291-4b45-b846-60185c896a19 2026-06-10 11:44:42.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70dd8640-01c1-4619-8103-3f49e40c912c 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Tap Mirror: Handle Delete Port: 2132887c-d291-4b45-b846-60185c896a19 [pid: 8|app: 0|req: 1690/3204] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:42 2026] DELETE /v2.0/routers/e19e1a82-1d96-46e9-839f-064131690c8d => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3205] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:42 2026] GET /v2.0/routers/272b82ce-a43b-4ec9-a635-12954e5d5dee => generated 502 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3206] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:44:43 2026] PUT /v2.0/routers/272b82ce-a43b-4ec9-a635-12954e5d5dee => generated 502 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3207] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:43 2026] GET /v2.0/ports?device_id=272b82ce-a43b-4ec9-a635-12954e5d5dee => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:43.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-231c9260-9f9e-4989-9b83-46ff22778828 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] TaaS: Handle Delete Port: e6affc18-00ee-48f3-a046-ba50892b31ff 2026-06-10 11:44:43.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-231c9260-9f9e-4989-9b83-46ff22778828 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Tap Mirror: Handle Delete Port: e6affc18-00ee-48f3-a046-ba50892b31ff [pid: 8|app: 0|req: 1692/3208] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:43 2026] DELETE /v2.0/routers/272b82ce-a43b-4ec9-a635-12954e5d5dee => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3209] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:43 2026] GET /v2.0/routers/8c06e79e-2036-4b9c-a7e7-520f3b65a3b0 => generated 487 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3210] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:44:43 2026] PUT /v2.0/routers/8c06e79e-2036-4b9c-a7e7-520f3b65a3b0 => generated 487 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3211] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:44 2026] GET /v2.0/ports?device_id=8c06e79e-2036-4b9c-a7e7-520f3b65a3b0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:44.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d8c04dc-549d-4450-8b60-86a16b9381ac 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] TaaS: Handle Delete Port: 3f3b4865-b485-45cb-8980-407d6e2e84f4 2026-06-10 11:44:44.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d8c04dc-549d-4450-8b60-86a16b9381ac 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Tap Mirror: Handle Delete Port: 3f3b4865-b485-45cb-8980-407d6e2e84f4 [pid: 8|app: 0|req: 1694/3212] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:44 2026] DELETE /v2.0/routers/8c06e79e-2036-4b9c-a7e7-520f3b65a3b0 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3213] 10.0.0.3 () {32 vars in 718 bytes} [Wed Jun 10 11:44:44 2026] GET /v2.0/routers/87619dc5-c7ce-47be-a63e-037c02876584 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3214] 10.0.0.3 () {34 vars in 739 bytes} [Wed Jun 10 11:44:44 2026] PUT /v2.0/routers/87619dc5-c7ce-47be-a63e-037c02876584 => generated 480 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3215] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:45 2026] GET /v2.0/ports?device_id=87619dc5-c7ce-47be-a63e-037c02876584 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:46.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f010456-f6fd-4f00-ae91-e3b0a8592c9f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] TaaS: Handle Delete Port: 437141da-9db3-4613-90df-37d3aadfc46b 2026-06-10 11:44:46.102 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f010456-f6fd-4f00-ae91-e3b0a8592c9f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] Tap Mirror: Handle Delete Port: 437141da-9db3-4613-90df-37d3aadfc46b 2026-06-10 11:44:46.416 8 INFO neutron.services.segments.plugin [-] Segment 01f4923d-36c9-482d-b28d-cdc7f912c426 resource provider aggregate not found 2026-06-10 11:44:46.423 8 INFO neutron.services.segments.plugin [-] Segment 01f4923d-36c9-482d-b28d-cdc7f912c426 resource provider aggregate not found 2026-06-10 11:44:46.437 8 INFO neutron.services.segments.plugin [-] Segment 01f4923d-36c9-482d-b28d-cdc7f912c426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f4923d-36c9-482d-b28d-cdc7f912c426 found for delete ", "request_id": "req-256bd30e-ee09-4c52-a264-80d096aaffa5"}]} 2026-06-10 11:44:46.438 8 INFO neutron.services.segments.plugin [-] Segment 01f4923d-36c9-482d-b28d-cdc7f912c426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f4923d-36c9-482d-b28d-cdc7f912c426 found for delete ", "request_id": "req-3c27b24f-dd5d-460c-b740-159fdc15abe8"}]} 2026-06-10 11:44:46.453 8 INFO neutron.db.l3_hamode_db [None req-6f010456-f6fd-4f00-ae91-e3b0a8592c9f 5533d270107545eabcf6511d7b457216 e3ee48eb2c5d469ba9311207cb84ff07 - - default default] HA network da18519c-c60d-4551-ae00-8267f19ab783 was deleted as no HA routers are present in tenant e3ee48eb2c5d469ba9311207cb84ff07. [pid: 8|app: 0|req: 1696/3216] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:44:45 2026] DELETE /v2.0/routers/87619dc5-c7ce-47be-a63e-037c02876584 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3217] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:47 2026] GET /v2.0/security-groups?tenant_id=abc4e3c845364e7689a28b0e7e9ea4db&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3218] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:47 2026] DELETE /v2.0/security-groups/ff485ce9-6045-40f9-9c1b-0264d03345d3 => 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: 1522/3219] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:47 2026] GET /v2.0/security-groups?tenant_id=99d29a5921284ae98afbc4e45b46c224&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3220] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:47 2026] DELETE /v2.0/security-groups/edec6292-b120-4c9d-ad5e-3617e6a36d3d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3221] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:48 2026] GET /v2.0/security-groups?tenant_id=e3ee48eb2c5d469ba9311207cb84ff07&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: 1699/3222] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:48 2026] DELETE /v2.0/security-groups/e7af545d-7d27-432c-a302-afaf60502e78 => 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: 1701/3225] 10.0.0.3 () {34 vars in 675 bytes} [Wed Jun 10 11:44:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3226] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:44:51 2026] PUT /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3227] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3228] 10.0.0.3 () {34 vars in 761 bytes} [Wed Jun 10 11:44:51 2026] PUT /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3229] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/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: 1527/3230] 10.0.0.3 () {34 vars in 757 bytes} [Wed Jun 10 11:44:51 2026] PUT /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3231] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3232] 10.0.0.3 () {34 vars in 779 bytes} [Wed Jun 10 11:44:51 2026] PUT /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3233] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3234] 10.0.0.3 () {34 vars in 750 bytes} [Wed Jun 10 11:44:51 2026] PUT /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3235] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3236] 10.0.0.3 () {32 vars in 738 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:51.980 8 INFO neutron.api.v2.resource [None req-8436fba3-8ed9-49a0-acb2-52eaa0e2c341 192408e8edac4db6a7116593af8b4821 facbf4887c7c46cfa0cfe92a97c4db9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3237] 10.0.0.3 () {32 vars in 742 bytes} [Wed Jun 10 11:44:51 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/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: 1531/3238] 10.0.0.3 () {32 vars in 741 bytes} [Wed Jun 10 11:44:51 2026] DELETE /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3239] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:52 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:52.120 7 INFO neutron.api.v2.resource [None req-daca37da-5f2d-4f1a-bf51-40265c1437b7 192408e8edac4db6a7116593af8b4821 facbf4887c7c46cfa0cfe92a97c4db9c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3240] 10.0.0.3 () {32 vars in 745 bytes} [Wed Jun 10 11:44:52 2026] DELETE /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3241] 10.0.0.3 () {32 vars in 733 bytes} [Wed Jun 10 11:44:52 2026] DELETE /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => 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: 1533/3242] 10.0.0.3 () {32 vars in 730 bytes} [Wed Jun 10 11:44:52 2026] GET /v2.0/policies/4297682e-3046-46f4-b39f-c646cda13eb8/tags => 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: 1710/3243] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:44:52 2026] DELETE /v2.0/qos/policies/4297682e-3046-46f4-b39f-c646cda13eb8 => 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: 1534/3244] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:52 2026] GET /v2.0/security-groups?tenant_id=facbf4887c7c46cfa0cfe92a97c4db9c&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3245] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:53 2026] DELETE /v2.0/security-groups/92632144-d5b8-4809-828b-280fd13da6a2 => 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: 1535/3246] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:53 2026] GET /v2.0/security-groups?tenant_id=377b7a021eae427aa1671361c714ad25&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3247] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:53 2026] DELETE /v2.0/security-groups/a3bbd8b4-ca69-4bd1-9175-e5d7f75875aa => 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: 1536/3248] 10.0.0.3 () {34 vars in 681 bytes} [Wed Jun 10 11:44:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3249] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:44:57 2026] PUT /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3250] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/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: 1714/3251] 10.0.0.3 () {34 vars in 775 bytes} [Wed Jun 10 11:44:57 2026] PUT /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3252] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3253] 10.0.0.3 () {34 vars in 771 bytes} [Wed Jun 10 11:44:57 2026] PUT /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3254] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3255] 10.0.0.3 () {34 vars in 793 bytes} [Wed Jun 10 11:44:57 2026] PUT /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/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: 7|app: 0|req: 1540/3256] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3257] 10.0.0.3 () {34 vars in 764 bytes} [Wed Jun 10 11:44:57 2026] PUT /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3258] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3259] 10.0.0.3 () {32 vars in 752 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:44:57.751 7 INFO neutron.api.v2.resource [None req-20efab38-0ce8-4397-b660-1933413e8b4a 7df6e17354f74112b93a8fc99fe98701 174b715e01524a4c9ab50d00c4069e63 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3260] 10.0.0.3 () {32 vars in 756 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3261] 10.0.0.3 () {32 vars in 755 bytes} [Wed Jun 10 11:44:57 2026] DELETE /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3262] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:44:57.906 8 INFO neutron.api.v2.resource [None req-f2771ec2-1af2-4445-85ed-dfd8fe4c8466 7df6e17354f74112b93a8fc99fe98701 174b715e01524a4c9ab50d00c4069e63 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1720/3263] 10.0.0.3 () {32 vars in 759 bytes} [Wed Jun 10 11:44:57 2026] DELETE /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3264] 10.0.0.3 () {32 vars in 747 bytes} [Wed Jun 10 11:44:57 2026] DELETE /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3265] 10.0.0.3 () {32 vars in 744 bytes} [Wed Jun 10 11:44:57 2026] GET /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3266] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:58 2026] DELETE /v2.0/security-groups/dce6da9d-578d-48c8-a360-982df6bc11d6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3267] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:58 2026] GET /v2.0/security-groups?tenant_id=0e7dbf29c36f4c9785885245f044f690&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: 1546/3268] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:59 2026] DELETE /v2.0/security-groups/51c60acc-f48f-4367-a032-464780531fef => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3269] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:44:59 2026] GET /v2.0/security-groups?tenant_id=174b715e01524a4c9ab50d00c4069e63&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3270] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:44:59 2026] DELETE /v2.0/security-groups/2c4a1778-9413-4089-a31b-f3f005ddd6bf => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:45:02.807 8 INFO neutron.db.segments_db [None req-7f820a82-dfe1-4c0f-b7ef-8ba44311a343 55d90fd19ab0405bae9cccadc3d0c407 1d97384588074592970768da4dabaae4 - - default default] Added segment c8dd6dbc-79ec-4b8c-9c93-674653c56351 of type vxlan for network 28e10b3e-776f-4775-9c57-a3ff9e0f23fc [pid: 8|app: 0|req: 1724/3271] 10.0.0.3 () {34 vars in 667 bytes} [Wed Jun 10 11:45:02 2026] POST /v2.0/networks => generated 612 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3272] 10.0.0.3 () {34 vars in 666 bytes} [Wed Jun 10 11:45:02 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3273] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:45:03 2026] PUT /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/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: 1549/3274] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3275] 10.0.0.3 () {34 vars in 759 bytes} [Wed Jun 10 11:45:03 2026] PUT /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3276] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3277] 10.0.0.3 () {34 vars in 755 bytes} [Wed Jun 10 11:45:03 2026] PUT /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3278] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/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: 1728/3279] 10.0.0.3 () {34 vars in 777 bytes} [Wed Jun 10 11:45:03 2026] PUT /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3280] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/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: 1729/3281] 10.0.0.3 () {34 vars in 748 bytes} [Wed Jun 10 11:45:03 2026] PUT /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3282] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3283] 10.0.0.3 () {32 vars in 736 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:45:03.880 7 INFO neutron.api.v2.resource [None req-e06a694d-4e4b-4d47-a4cc-7aef0fecf81d 55d90fd19ab0405bae9cccadc3d0c407 1d97384588074592970768da4dabaae4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3284] 10.0.0.3 () {32 vars in 740 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3285] 10.0.0.3 () {32 vars in 739 bytes} [Wed Jun 10 11:45:03 2026] DELETE /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/red => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3286] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:03 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 11:45:04.084 8 INFO neutron.api.v2.resource [None req-60b06e1e-1fe4-4cbb-9ef2-a8076bcf4a6a 55d90fd19ab0405bae9cccadc3d0c407 1d97384588074592970768da4dabaae4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1732/3287] 10.0.0.3 () {32 vars in 743 bytes} [Wed Jun 10 11:45:04 2026] DELETE /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3288] 10.0.0.3 () {32 vars in 731 bytes} [Wed Jun 10 11:45:04 2026] DELETE /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/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: 1733/3289] 10.0.0.3 () {32 vars in 728 bytes} [Wed Jun 10 11:45:04 2026] GET /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3290] 10.0.0.3 () {32 vars in 721 bytes} [Wed Jun 10 11:45:04 2026] DELETE /v2.0/subnets/5151e356-8f25-4137-9225-7e857c4c1107 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 11:45:04.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-668bd33a-3c05-4351-af26-19f99a146674 55d90fd19ab0405bae9cccadc3d0c407 1d97384588074592970768da4dabaae4 - - default default] TaaS: Handle Delete Port: 1a6d3b8b-5d05-49fe-9d05-2febf06cf2f7 2026-06-10 11:45:04.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-668bd33a-3c05-4351-af26-19f99a146674 55d90fd19ab0405bae9cccadc3d0c407 1d97384588074592970768da4dabaae4 - - default default] Tap Mirror: Handle Delete Port: 1a6d3b8b-5d05-49fe-9d05-2febf06cf2f7 2026-06-10 11:45:04.705 8 INFO neutron.services.segments.plugin [-] Segment c8dd6dbc-79ec-4b8c-9c93-674653c56351 resource provider aggregate not found 2026-06-10 11:45:04.712 8 INFO neutron.services.segments.plugin [-] Segment c8dd6dbc-79ec-4b8c-9c93-674653c56351 resource provider aggregate not found 2026-06-10 11:45:04.732 8 INFO neutron.services.segments.plugin [-] Segment c8dd6dbc-79ec-4b8c-9c93-674653c56351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dd6dbc-79ec-4b8c-9c93-674653c56351 found for delete ", "request_id": "req-032ffed6-e4c0-497a-8289-377b1f4f5b33"}]} 2026-06-10 11:45:04.734 8 INFO neutron.services.segments.plugin [-] Segment c8dd6dbc-79ec-4b8c-9c93-674653c56351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dd6dbc-79ec-4b8c-9c93-674653c56351 found for delete ", "request_id": "req-f875374e-b4dd-4dae-a75e-15050acd28b7"}]} [pid: 8|app: 0|req: 1734/3291] 10.0.0.3 () {32 vars in 723 bytes} [Wed Jun 10 11:45:04 2026] DELETE /v2.0/networks/28e10b3e-776f-4775-9c57-a3ff9e0f23fc => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3292] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:45:05 2026] GET /v2.0/security-groups?tenant_id=1d97384588074592970768da4dabaae4&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: 1735/3295] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:45:05 2026] DELETE /v2.0/security-groups/cd07e8b3-53e3-482d-a2c6-3fc3d9e964a6 => 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: 1561/3296] 10.0.0.3 () {32 vars in 771 bytes} [Wed Jun 10 11:45:05 2026] GET /v2.0/security-groups?tenant_id=15096fd9a02a491db971ac3e2e3d87d9&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3297] 10.0.0.3 () {32 vars in 737 bytes} [Wed Jun 10 11:45:05 2026] DELETE /v2.0/security-groups/3e5eacfb-d934-4012-8cdb-7d2b4fa10562 => 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: 1562/3298] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:45:08 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3299] 10.0.0.3 () {32 vars in 652 bytes} [Wed Jun 10 11:45:09 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3300] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:45:09 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: 1738/3301] 10.0.0.3 () {32 vars in 640 bytes} [Wed Jun 10 11:45:09 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3302] 10.0.0.3 () {32 vars in 644 bytes} [Wed Jun 10 11:45:09 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3303] 10.0.0.3 () {32 vars in 646 bytes} [Wed Jun 10 11:45:10 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3304] 10.0.0.3 () {32 vars in 660 bytes} [Wed Jun 10 11:45:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3305] 10.0.0.3 () {32 vars in 652 bytes} [Wed Jun 10 11:45:10 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)