+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 01:08:33 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-544bdbd975-vnfxx 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 0x7fbaa4ecd668 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-05-28 01:08:37.800 7 INFO neutron.common.config [-] Logging enabled! 2026-05-28 01:08:37.800 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 01:08:37.813 8 INFO neutron.common.config [-] Logging enabled! 2026-05-28 01:08:37.814 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-28 01:08:38.873 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 01:08:38.897 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 01:08:40.485 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 01:08:40.489 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 01:08:40.494 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 01:08:40.496 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 01:08:40.496 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 01:08:40.496 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 01:08:40.496 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 01:08:40.497 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.499 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 01:08:40.503 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-28 01:08:40.504 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 01:08:40.504 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 01:08:40.505 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 01:08:40.505 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.507 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.507 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.507 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.512 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.513 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 01:08:40.513 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.530 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 01:08:40.531 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.531 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.535 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 01:08:40.536 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.536 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 01:08:40.562 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 01:08:40.562 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 01:08:40.562 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 01:08:40.563 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 01:08:40.567 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 01:08:40.568 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 01:08:40.568 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 01:08:40.568 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 01:08:40.874 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing driver for type 'vlan' 2026-05-28 01:08:40.896 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing driver for type 'vlan' 2026-05-28 01:08:41.219 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] VlanTypeDriver initialization complete 2026-05-28 01:08:41.219 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 01:08:41.220 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 01:08:41.237 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 01:08:41.237 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 01:08:41.237 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing extension driver 'port_security' 2026-05-28 01:08:41.238 8 INFO neutron.plugins.ml2.extensions.port_security [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 01:08:41.238 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing extension driver 'qos' 2026-05-28 01:08:41.238 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 01:08:41.238 8 INFO neutron.plugins.ml2.managers [None req-88b48b28-d6d6-4f2c-bcfe-4d75a098646f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 01:08:41.255 8 INFO neutron.quota [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded quota_driver: . 2026-05-28 01:08:41.256 8 INFO neutron.plugins.ml2.plugin [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 01:08:41.256 8 INFO neutron.plugins.ml2.managers [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 01:08:41.256 8 INFO neutron.plugins.ml2.managers [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 01:08:41.256 8 INFO neutron.plugins.ml2.managers [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 01:08:41.256 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: qos 2026-05-28 01:08:41.258 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] VlanTypeDriver initialization complete 2026-05-28 01:08:41.259 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 01:08:41.259 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 01:08:41.270 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: router 2026-05-28 01:08:41.276 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 01:08:41.276 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 01:08:41.276 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing extension driver 'port_security' 2026-05-28 01:08:41.276 7 INFO neutron.plugins.ml2.extensions.port_security [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 01:08:41.277 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing extension driver 'qos' 2026-05-28 01:08:41.277 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 01:08:41.277 7 INFO neutron.plugins.ml2.managers [None req-455538de-cc7f-440c-b087-cfccd0c02d6e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 01:08:41.291 7 INFO neutron.quota [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded quota_driver: . 2026-05-28 01:08:41.292 7 INFO neutron.plugins.ml2.plugin [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 01:08:41.292 7 INFO neutron.plugins.ml2.managers [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 01:08:41.292 7 INFO neutron.plugins.ml2.managers [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 01:08:41.292 7 INFO neutron.plugins.ml2.managers [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 01:08:41.293 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: qos 2026-05-28 01:08:41.306 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: router 2026-05-28 01:08:41.316 8 INFO neutron.services.service_base [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 01:08:41.317 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: segments 2026-05-28 01:08:41.352 7 INFO neutron.services.service_base [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 01:08:41.352 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: segments 2026-05-28 01:08:41.428 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: trunk 2026-05-28 01:08:41.444 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: vpnaas 2026-05-28 01:08:41.453 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: trunk 2026-05-28 01:08:41.467 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: vpnaas 2026-05-28 01:08:41.483 8 WARNING stevedore.named [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.511 7 WARNING stevedore.named [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.561 8 INFO neutron_vpnaas.services.vpn.plugin [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 01:08:41.562 8 INFO neutron.common.utils [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 01:08:41.562 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: taas 2026-05-28 01:08:41.590 8 WARNING stevedore.named [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.590 8 WARNING stevedore.named [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 01:08:41.591 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 01:08:41.591 7 INFO neutron.common.utils [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 01:08:41.592 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: taas 2026-05-28 01:08:41.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 01:08:41.613 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: tapmirror 2026-05-28 01:08:41.621 7 WARNING stevedore.named [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.621 7 WARNING stevedore.named [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 01:08:41.627 8 WARNING stevedore.named [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.627 8 WARNING stevedore.named [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 01:08:41.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-28 01:08:41.642 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: tapmirror 2026-05-28 01:08:41.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 01:08:41.643 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 01:08:41.653 7 WARNING stevedore.named [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 01:08:41.654 7 WARNING stevedore.named [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-28 01:08:41.654 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: tag 2026-05-28 01:08:41.662 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: timestamp 2026-05-28 01:08:41.667 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 01:08:41.671 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: flavors 2026-05-28 01:08:41.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-28 01:08:41.673 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 01:08:41.676 8 INFO neutron.manager [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loading Plugin: revisions 2026-05-28 01:08:41.680 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: tag 2026-05-28 01:08:41.680 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Initializing extension manager. 2026-05-28 01:08:41.683 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: address-group 2026-05-28 01:08:41.684 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: address-scope 2026-05-28 01:08:41.684 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 01:08:41.685 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: agent 2026-05-28 01:08:41.685 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 01:08:41.687 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 01:08:41.687 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 01:08:41.688 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: availability_zone 2026-05-28 01:08:41.689 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 01:08:41.689 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: timestamp 2026-05-28 01:08:41.689 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 01:08:41.690 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 01:08:41.691 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 01:08:41.692 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: dns-integration 2026-05-28 01:08:41.692 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 01:08:41.692 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 01:08:41.693 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 01:08:41.693 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: dvr 2026-05-28 01:08:41.694 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 01:08:41.695 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 01:08:41.695 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 01:08:41.696 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 01:08:41.696 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: flavors 2026-05-28 01:08:41.696 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: external-net 2026-05-28 01:08:41.697 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 01:08:41.698 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: extraroute 2026-05-28 01:08:41.698 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 01:08:41.699 7 INFO neutron.manager [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loading Plugin: revisions 2026-05-28 01:08:41.700 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 01:08:41.700 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 01:08:41.701 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 01:08:41.701 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 01:08:41.702 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: fip-port-details 2026-05-28 01:08:41.702 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: flavors 2026-05-28 01:08:41.703 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Initializing extension manager. 2026-05-28 01:08:41.703 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 01:08:41.704 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 01:08:41.705 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: ip_allocation 2026-05-28 01:08:41.705 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: address-group 2026-05-28 01:08:41.705 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 01:08:41.706 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 01:08:41.706 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: address-scope 2026-05-28 01:08:41.706 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 01:08:41.707 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: router 2026-05-28 01:08:41.707 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: agent 2026-05-28 01:08:41.708 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 01:08:41.708 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 01:08:41.709 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 01:08:41.709 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 01:08:41.709 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 01:08:41.710 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 01:08:41.710 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 01:08:41.710 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: availability_zone 2026-05-28 01:08:41.711 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: l3-ha 2026-05-28 01:08:41.711 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 01:08:41.711 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 01:08:41.711 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 01:08:41.712 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 01:08:41.712 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 01:08:41.712 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: l3-flavors 2026-05-28 01:08:41.713 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 01:08:41.713 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 01:08:41.714 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 01:08:41.714 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: dns-integration 2026-05-28 01:08:41.714 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 01:08:41.715 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 01:08:41.715 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: dvr 2026-05-28 01:08:41.716 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 01:08:41.716 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 01:08:41.716 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 01:08:41.717 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 01:08:41.717 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 01:08:41.718 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 01:08:41.718 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 01:08:41.718 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: external-net 2026-05-28 01:08:41.719 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 01:08:41.719 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 01:08:41.719 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: extraroute 2026-05-28 01:08:41.720 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 01:08:41.720 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 01:08:41.720 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: multi-provider 2026-05-28 01:08:41.720 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 01:08:41.721 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: net-mtu 2026-05-28 01:08:41.721 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 01:08:41.721 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 01:08:41.721 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 01:08:41.722 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 01:08:41.722 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 01:08:41.722 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: network_ha 2026-05-28 01:08:41.723 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 01:08:41.723 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: fip-port-details 2026-05-28 01:08:41.724 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 01:08:41.724 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: flavors 2026-05-28 01:08:41.724 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: pagination 2026-05-28 01:08:41.725 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 01:08:41.726 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-device-profile 2026-05-28 01:08:41.726 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 01:08:41.726 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 01:08:41.727 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 01:08:41.727 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: ip_allocation 2026-05-28 01:08:41.727 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 01:08:41.728 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 01:08:41.728 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-mac-override 2026-05-28 01:08:41.728 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 01:08:41.728 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 01:08:41.729 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 01:08:41.729 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: router 2026-05-28 01:08:41.729 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 01:08:41.730 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-resource-request 2026-05-28 01:08:41.730 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 01:08:41.731 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 01:08:41.731 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 01:08:41.731 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: binding 2026-05-28 01:08:41.732 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 01:08:41.732 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: binding-extended 2026-05-28 01:08:41.732 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 01:08:41.733 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-security 2026-05-28 01:08:41.733 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 01:08:41.733 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: project-id 2026-05-28 01:08:41.733 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: l3-ha 2026-05-28 01:08:41.734 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: provider 2026-05-28 01:08:41.734 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 01:08:41.734 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 01:08:41.734 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-28 01:08:41.735 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: l3-flavors 2026-05-28 01:08:41.736 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 01:08:41.736 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 01:08:41.736 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos 2026-05-28 01:08:41.737 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 01:08:41.738 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 01:08:41.738 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-default 2026-05-28 01:08:41.739 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 01:08:41.739 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-fip 2026-05-28 01:08:41.739 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 01:08:41.740 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 01:08:41.740 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 01:08:41.740 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 01:08:41.741 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 01:08:41.741 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 01:08:41.741 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 01:08:41.742 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 01:08:41.742 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-pps 2026-05-28 01:08:41.742 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 01:08:41.743 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 01:08:41.743 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: multi-provider 2026-05-28 01:08:41.743 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 01:08:41.743 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: net-mtu 2026-05-28 01:08:41.744 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 01:08:41.744 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 01:08:41.744 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 01:08:41.745 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 01:08:41.745 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 01:08:41.745 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: network_ha 2026-05-28 01:08:41.746 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 01:08:41.747 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: quotas 2026-05-28 01:08:41.747 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 01:08:41.748 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: pagination 2026-05-28 01:08:41.748 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: quota_details 2026-05-28 01:08:41.748 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-device-profile 2026-05-28 01:08:41.749 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 01:08:41.749 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 01:08:41.749 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: rbac-policies 2026-05-28 01:08:41.750 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 01:08:41.750 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 01:08:41.751 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-mac-override 2026-05-28 01:08:41.751 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 01:08:41.751 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 01:08:41.751 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 01:08:41.752 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 01:08:41.752 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 01:08:41.752 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-28 01:08:41.752 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: revision-if-match 2026-05-28 01:08:41.753 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-resource-request 2026-05-28 01:08:41.753 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 01:08:41.753 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 01:08:41.754 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-28 01:08:41.754 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 01:08:41.754 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: binding 2026-05-28 01:08:41.755 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 01:08:41.755 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: binding-extended 2026-05-28 01:08:41.756 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-security 2026-05-28 01:08:41.756 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: project-id 2026-05-28 01:08:41.756 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 01:08:41.756 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: provider 2026-05-28 01:08:41.757 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 01:08:41.757 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-28 01:08:41.758 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 01:08:41.758 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 01:08:41.759 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 01:08:41.759 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 01:08:41.759 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos 2026-05-28 01:08:41.760 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 01:08:41.761 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 01:08:41.761 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-default 2026-05-28 01:08:41.762 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-fip 2026-05-28 01:08:41.762 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 01:08:41.763 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 01:08:41.763 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 01:08:41.764 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: security-group 2026-05-28 01:08:41.764 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 01:08:41.765 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 01:08:41.765 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: segment 2026-05-28 01:08:41.765 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-pps 2026-05-28 01:08:41.766 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 01:08:41.766 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 01:08:41.766 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 01:08:41.766 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: service-type 2026-05-28 01:08:41.767 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: sorting 2026-05-28 01:08:41.767 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 01:08:41.767 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 01:08:41.767 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 01:08:41.768 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 01:08:41.768 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-28 01:08:41.768 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 01:08:41.769 8 WARNING neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 01:08:41.769 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 01:08:41.770 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 01:08:41.770 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: quotas 2026-05-28 01:08:41.770 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 01:08:41.771 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 01:08:41.771 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: quota_details 2026-05-28 01:08:41.771 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 01:08:41.773 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: rbac-policies 2026-05-28 01:08:41.773 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 01:08:41.774 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 01:08:41.774 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 01:08:41.774 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 01:08:41.774 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 01:08:41.775 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 01:08:41.775 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: tag-creation 2026-05-28 01:08:41.775 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: revision-if-match 2026-05-28 01:08:41.775 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 01:08:41.776 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 01:08:41.777 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 01:08:41.777 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 01:08:41.779 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 01:08:41.779 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 01:08:41.779 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 01:08:41.780 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 01:08:41.780 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 01:08:41.781 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 01:08:41.781 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: trunk 2026-05-28 01:08:41.781 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 01:08:41.781 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: trunk-details 2026-05-28 01:08:41.781 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 01:08:41.782 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 01:08:41.782 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 01:08:41.783 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 01:08:41.783 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 01:08:41.785 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 01:08:41.786 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 01:08:41.787 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 01:08:41.788 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: vpnaas 2026-05-28 01:08:41.788 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: security-group 2026-05-28 01:08:41.789 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: taas 2026-05-28 01:08:41.790 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: segment 2026-05-28 01:08:41.791 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: tap-mirror 2026-05-28 01:08:41.791 8 INFO neutron.api.extensions [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 01:08:41.791 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 01:08:41.792 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: service-type 2026-05-28 01:08:41.793 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: sorting 2026-05-28 01:08:41.793 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 01:08:41.794 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 01:08:41.794 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 01:08:41.794 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 01:08:41.794 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.794 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 01:08:41.794 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 01:08:41.795 7 WARNING neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 01:08:41.795 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 01:08:41.796 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnet-external-network 2026-05-28 01:08:41.796 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 01:08:41.797 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 01:08:41.797 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 01:08:41.797 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 01:08:41.798 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 01:08:41.798 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 01:08:41.799 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 01:08:41.799 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: tag-creation 2026-05-28 01:08:41.800 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 01:08:41.802 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 01:08:41.803 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 01:08:41.803 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 01:08:41.804 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.804 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.804 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 01:08:41.805 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.805 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.805 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 01:08:41.805 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 01:08:41.806 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.806 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: trunk 2026-05-28 01:08:41.806 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.806 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: trunk-details 2026-05-28 01:08:41.806 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 01:08:41.807 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 01:08:41.807 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 01:08:41.807 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-28 01:08:41.807 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 01:08:41.808 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.808 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.808 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 01:08:41.808 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.808 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.809 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-28 01:08:41.811 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 01:08:41.811 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 01:08:41.812 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 01:08:41.813 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 01:08:41.813 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] router is already registered 2026-05-28 01:08:41.813 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 01:08:41.813 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] floatingip is already registered 2026-05-28 01:08:41.814 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: vpnaas 2026-05-28 01:08:41.815 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: taas 2026-05-28 01:08:41.817 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 01:08:41.817 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] rbac_policy is already registered 2026-05-28 01:08:41.817 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: tap-mirror 2026-05-28 01:08:41.818 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 01:08:41.818 7 INFO neutron.api.extensions [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-28 01:08:41.818 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] security_group is already registered 2026-05-28 01:08:41.818 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 01:08:41.818 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] security_group_rule is already registered 2026-05-28 01:08:41.819 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.819 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.820 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.820 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.820 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 01:08:41.820 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] trunk is already registered 2026-05-28 01:08:41.820 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 01:08:41.821 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 01:08:41.821 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.821 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.821 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.821 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 01:08:41.821 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.821 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.822 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 01:08:41.822 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] endpoint_group is already registered 2026-05-28 01:08:41.822 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 01:08:41.822 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] vpnservice is already registered 2026-05-28 01:08:41.823 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 01:08:41.823 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ipsec_site_connection is already registered 2026-05-28 01:08:41.823 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.823 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.824 8 INFO neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.824 8 WARNING neutron.quota.resource_registry [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.824 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 01:08:41.825 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 01:08:41.830 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 01:08:41.830 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 01:08:41.831 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 01:08:41.832 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.832 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.832 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.832 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.833 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 01:08:41.833 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.834 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.834 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 01:08:41.834 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 01:08:41.835 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 01:08:41.835 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.835 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.836 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.836 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.841 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 01:08:41.841 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] router is already registered 2026-05-28 01:08:41.841 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 01:08:41.841 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] floatingip is already registered 2026-05-28 01:08:41.845 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 01:08:41.845 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] rbac_policy is already registered 2026-05-28 01:08:41.846 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 01:08:41.846 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] security_group is already registered 2026-05-28 01:08:41.846 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 01:08:41.846 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] security_group_rule is already registered 2026-05-28 01:08:41.847 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.847 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.848 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 01:08:41.848 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] subnetpool is already registered 2026-05-28 01:08:41.848 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 01:08:41.848 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] trunk is already registered 2026-05-28 01:08:41.849 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.849 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.849 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.849 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.850 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 01:08:41.850 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] endpoint_group is already registered 2026-05-28 01:08:41.850 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 01:08:41.850 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] vpnservice is already registered 2026-05-28 01:08:41.851 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 01:08:41.851 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ipsec_site_connection is already registered 2026-05-28 01:08:41.851 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 01:08:41.851 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ipsecpolicy is already registered 2026-05-28 01:08:41.852 7 INFO neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 01:08:41.852 7 WARNING neutron.quota.resource_registry [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] ikepolicy is already registered 2026-05-28 01:08:41.864 8 WARNING keystonemiddleware._common.config [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:08:41.871 8 WARNING oslo_config.cfg [None req-84edc436-fa79-4505-a3ae-08435418b1d1 - - - - - -] 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 0x7fbaa4ecd668 pid: 8 (default app) 2026-05-28 01:08:41.891 7 WARNING keystonemiddleware._common.config [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:08:41.899 7 WARNING oslo_config.cfg [None req-a596eb29-c28e-46b3-952e-537e1d9775b3 - - - - - -] 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 0x7fbaa4ecd668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:08:47.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d06e4367-856b-4de3-90a0-ad90ea724611 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:08:46 2026] GET /v2.0/networks/public => generated 108 bytes in 960 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:08:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:08:48.033 7 WARNING neutron.services.revisions.revision_plugin [None req-a99acf36-2291-4cd1-9253-1456ed0ddf39 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:08:48.064 7 INFO neutron.db.segments_db [None req-a99acf36-2291-4cd1-9253-1456ed0ddf39 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 2b422b68-8757-4b84-9650-9014384a7720 of type flat for network 33684cd6-978d-4566-87b6-6d66fe5730ff 2026-05-28 01:08:48.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a99acf36-2291-4cd1-9253-1456ed0ddf39 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:08:47 2026] POST /v2.0/networks => generated 124 bytes in 531 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:08:54.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2640fee0-405c-492b-bc60-a089da22c3ff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:08:53 2026] GET /v2.0/networks/public => generated 108 bytes in 397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:08:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:08:54.646 8 WARNING neutron.services.revisions.revision_plugin [None req-90fffd80-81ed-470d-bbf4-d24e4bcd6a67 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:08:54.673 8 INFO neutron.db.segments_db [None req-90fffd80-81ed-470d-bbf4-d24e4bcd6a67 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 7b08cd47-8fd4-4b95-a642-22749afb96db of type flat for network 0f0540e8-133d-485e-ad0d-72caccbd0c7e 2026-05-28 01:08:54.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90fffd80-81ed-470d-bbf4-d24e4bcd6a67 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:08:54 2026] POST /v2.0/networks => generated 124 bytes in 344 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:09:00.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6680ff46-be6b-41c6-88e6-bea219c5df7a 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:09:00 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:09:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:09:00.684 8 WARNING neutron.services.revisions.revision_plugin [None req-b0f8d2ed-74d2-496f-a7dd-7d2b439a7673 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:09:00.696 8 INFO neutron.db.segments_db [None req-b0f8d2ed-74d2-496f-a7dd-7d2b439a7673 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 234830c0-8451-4820-90d2-2099b3a3e393 of type flat for network 715d2dda-f1af-441f-b8bc-9e089fd1a674 2026-05-28 01:09:00.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0f8d2ed-74d2-496f-a7dd-7d2b439a7673 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:09:00 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:09:06.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d73b99d2-12f5-4c7a-bceb-973b474886cd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:09:06 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: 8|app: 0|req: 9/15] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:09:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:09:06.694 7 WARNING neutron.services.revisions.revision_plugin [None req-488a063b-c6d1-4749-880a-18e783bbb755 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:09:06.712 7 INFO neutron.db.segments_db [None req-488a063b-c6d1-4749-880a-18e783bbb755 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 3ede0abf-8198-4538-807f-5483d733de49 of type flat for network bb8a5a56-f765-4537-abc1-61bbf0596164 2026-05-28 01:09:06.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-488a063b-c6d1-4749-880a-18e783bbb755 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:09:06 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:09:12.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81c9fc40-e829-4932-a9ea-0c5bb05bf9e3 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:09:12 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:09:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:09:12.743 8 WARNING neutron.services.revisions.revision_plugin [None req-6bb55248-5003-42c1-a372-e5cc72a47ac7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:09:12.756 8 INFO neutron.db.segments_db [None req-6bb55248-5003-42c1-a372-e5cc72a47ac7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 53b485d8-5eda-4640-a703-7d7825f61106 of type flat for network 00ef9e61-ca12-44fc-8b57-e09382b31e76 2026-05-28 01:09:12.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bb55248-5003-42c1-a372-e5cc72a47ac7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:09:12 2026] POST /v2.0/networks => generated 124 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:09:18.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f846ab80-67e2-4a9d-9b74-3e4aa7ef5b5d 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:09:18 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:09:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:09:19.012 8 WARNING neutron.services.revisions.revision_plugin [None req-d353a675-8524-47ec-909b-68ce42d67b74 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Could not find related network for resource to bump revision. 2026-05-28 01:09:19.117 8 INFO neutron.db.segments_db [None req-d353a675-8524-47ec-909b-68ce42d67b74 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 3a8d6702-bccb-427c-919d-4a510197b348 of type flat for network d136700c-bb64-4584-83e1-f7bb6d0dcd56 [pid: 8|app: 0|req: 13/23] 199.204.45.19 () {48 vars in 964 bytes} [Thu May 28 01:09:18 2026] POST /v2.0/networks => generated 706 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:09:20.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09e3db7c-f6a2-4780-8d40-a7048b6e4b81 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:09:20 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:09:20 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:09:20.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b74cc2b9-d187-45b9-a910-7dd55e8b9bef 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.19 () {44 vars in 1031 bytes} [Thu May 28 01:09:20 2026] GET /v2.0/subnets/public-subnet?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.19 () {44 vars in 1054 bytes} [Thu May 28 01:09:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.19 () {48 vars in 962 bytes} [Thu May 28 01:09:20 2026] POST /v2.0/subnets => generated 664 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:14:21.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-711bf4aa-d99a-48cf-911b-5ce59948881f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.19 () {44 vars in 934 bytes} [Thu May 28 01:14:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:14:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:14:22.084 7 INFO neutron.db.segments_db [None req-a65c1ec5-850b-4f48-b325-3760e69c22b9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment bac5df95-a634-4176-b03e-3186554e5a3b of type vxlan for network 7bcb24ea-bce2-4387-8625-73b193bd908f [pid: 7|app: 0|req: 34/70] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 28 01:14:22 2026] POST /v2.0/networks => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:14:23.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b312ece-6f67-4871-8b1b-e21aea77f3ca 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.19 () {44 vars in 934 bytes} [Thu May 28 01:14:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:14:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:14:23.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80e2956f-3aee-401e-a8cc-a5d301fb852a 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.19 () {44 vars in 1033 bytes} [Thu May 28 01:14:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.19 () {44 vars in 1056 bytes} [Thu May 28 01:14:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => 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: 39/75] 199.204.45.19 () {48 vars in 962 bytes} [Thu May 28 01:14:23 2026] POST /v2.0/subnets => generated 651 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:14:24.572 7 INFO neutron.api.v2.resource [None req-ec5abf75-6c26-4387-8e12-fa244397469a 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 199.204.45.19 () {44 vars in 968 bytes} [Thu May 28 01:14:24 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.19 () {44 vars in 990 bytes} [Thu May 28 01:14:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.19 () {48 vars in 977 bytes} [Thu May 28 01:14:24 2026] POST /v2.0/security-groups => generated 1616 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:25 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 1616 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:25 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => 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: 42/81] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:25 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:26 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:26 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:26 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 2230 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:27 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => 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: 43/88] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:27 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:27 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:29 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:29 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:29 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:30 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:30 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:30 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4078 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.19 () {44 vars in 984 bytes} [Thu May 28 01:14:31 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:14:31.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01ab157f-3cf8-4d35-b791-33a9a3ebe760 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/102] 199.204.45.19 () {44 vars in 1073 bytes} [Thu May 28 01:14:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.19 () {44 vars in 1096 bytes} [Thu May 28 01:14:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:31 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.19 () {48 vars in 958 bytes} [Thu May 28 01:14:31 2026] POST /v2.0/ports => generated 1100 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:14:39.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba8b35d3-9718-48b1-b397-a9f51ef15396 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/106] 199.204.45.19 () {44 vars in 976 bytes} [Thu May 28 01:14:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 55/107] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.19 () {48 vars in 1028 bytes} [Thu May 28 01:14:39 2026] PUT /v2.0/ports/1bf843ec-e0be-491a-94e7-bb2ec1face4d => generated 1249 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.19 () {44 vars in 917 bytes} [Thu May 28 01:14:42 2026] GET /v2.0/ports => generated 3730 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:14:43.464 7 INFO neutron.api.v2.resource [None req-25381ef6-64e1-4613-a980-cbd0b4bbfcae 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/110] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:14:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.19 () {44 vars in 978 bytes} [Thu May 28 01:14:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.19 () {48 vars in 977 bytes} [Thu May 28 01:14:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:44 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:44 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:44 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:44 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:45 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:45 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:14:45 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:14:45 2026] POST /v2.0/security-group-rules => generated 627 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/131] 199.204.45.19 () {44 vars in 972 bytes} [Thu May 28 01:15:47 2026] GET /v2.0/quotas/fd4b258f7baa4922a37bd86f56a9c7be => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/132] 199.204.45.19 () {48 vars in 1024 bytes} [Thu May 28 01:15:47 2026] PUT /v2.0/quotas/fd4b258f7baa4922a37bd86f56a9c7be => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:18:08.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-582802d3-14b8-4950-8857-10e35d375d53 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/151] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:18:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 279 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: 75/152] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:18:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:18:10.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-397c4034-a04b-4743-8ca9-5f59ca70ae46 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/153] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:18:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/154] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:18:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:24:19.839 8 INFO neutron.api.v2.resource [None req-0d0fbf29-65a0-4cef-879b-542130348a8d 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/205] 199.204.45.19 () {44 vars in 1071 bytes} [Thu May 28 01:24:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6d41edfde1404450b02deff29b8874c4 => generated 139 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.19 () {44 vars in 1094 bytes} [Thu May 28 01:24:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6d41edfde1404450b02deff29b8874c4 => generated 23 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.19 () {48 vars in 978 bytes} [Thu May 28 01:24:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:21 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 1624 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:24:21 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:21 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:24:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:22 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:24:22 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:22 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:24:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:23 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:24:23 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => 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: 108/218] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:23 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:24:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:25 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:24:25 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:24:25 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.19 () {48 vars in 988 bytes} [Thu May 28 01:24:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.19 () {30 vars in 739 bytes} [Thu May 28 01:26:46 2026] GET /v2.0/networks?tenant_id=6d41edfde1404450b02deff29b8874c4&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:26:46.826 7 INFO neutron.db.segments_db [None req-1efee771-3582-43b8-bbd0-def35961804e fd9825f164c14b8ebde905ef20d3aeef 6d41edfde1404450b02deff29b8874c4 - - a3d19615c93e4491a4312e38540a5874 a3d19615c93e4491a4312e38540a5874] Added segment 3d12c021-0cd3-420b-bf7c-4b2e88d93e04 of type vxlan for network e79a4c4e-a535-43cb-8cb1-d57713f3f3da [pid: 7|app: 0|req: 121/245] 199.204.45.19 () {34 vars in 681 bytes} [Thu May 28 01:26:46 2026] POST /v2.0/networks => generated 698 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.19 () {30 vars in 721 bytes} [Thu May 28 01:26:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.204.45.19 () {30 vars in 632 bytes} [Thu May 28 01:26:46 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: 126/248] 199.204.45.19 () {34 vars in 676 bytes} [Thu May 28 01:26:46 2026] POST /v2.0/ports => generated 999 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:26:47 2026] GET /v2.0/networks/e79a4c4e-a535-43cb-8cb1-d57713f3f3da => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.19 () {30 vars in 721 bytes} [Thu May 28 01:26:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:26:49 2026] GET /v2.0/networks/e79a4c4e-a535-43cb-8cb1-d57713f3f3da => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.204.45.19 () {44 vars in 972 bytes} [Thu May 28 01:27:08 2026] GET /v2.0/quotas/6d41edfde1404450b02deff29b8874c4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.204.45.19 () {48 vars in 1024 bytes} [Thu May 28 01:27:09 2026] PUT /v2.0/quotas/6d41edfde1404450b02deff29b8874c4 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:39:35.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30e8e040-5e80-403a-a653-04039d1067ab 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:39:35 2026] GET /v2.0/networks/public => generated 108 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:39:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:39:36.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c348a9e-3c01-493a-baab-79c9769f9346 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.19 () {44 vars in 924 bytes} [Thu May 28 01:39:36 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: 178/359] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:39:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:39:36.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e450e49b-cf89-4474-90ec-1b01cf153f19 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.19 () {44 vars in 1031 bytes} [Thu May 28 01:39:36 2026] GET /v2.0/subnets/public-subnet?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.19 () {44 vars in 1054 bytes} [Thu May 28 01:39:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:40:06.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc108ac8-107b-483f-80da-83359bad81be 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/366] 199.204.45.19 () {44 vars in 934 bytes} [Thu May 28 01:40:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:40:06 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-05-28 01:40:07.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bbd1545-7472-4c86-8e78-d17a615345aa 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/368] 199.204.45.19 () {44 vars in 934 bytes} [Thu May 28 01:40:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:40:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:40:07.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da209120-a870-4ca8-9e23-046288dadb4f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/370] 199.204.45.19 () {44 vars in 1033 bytes} [Thu May 28 01:40:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.19 () {44 vars in 1056 bytes} [Thu May 28 01:40:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:40:08.697 8 INFO neutron.api.v2.resource [None req-bdf01164-4c3b-4efd-a565-94f8ce7f638b 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/372] 199.204.45.19 () {44 vars in 968 bytes} [Thu May 28 01:40:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.19 () {44 vars in 990 bytes} [Thu May 28 01:40:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:09 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:09 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => 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: 190/376] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:09 2026] GET /v2.0/security-group-rules/22169912-94b9-47ec-b40d-83e762b1a686 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:10 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:11 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:11 2026] GET /v2.0/security-group-rules/b4920ae7-4000-482e-9109-55bf522728d7 => 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: 192/380] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:11 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:12 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:12 2026] GET /v2.0/security-group-rules/94047633-d8e7-4f2b-9e98-bf19684271c2 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:12 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:13 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:13 2026] GET /v2.0/security-group-rules/715b2764-aa0a-4816-aba6-168b05175944 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:13 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:14 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:14 2026] GET /v2.0/security-group-rules/432498dd-824a-44eb-8924-0c5cea81909e => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.19 () {44 vars in 984 bytes} [Thu May 28 01:40:15 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:40:15.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b8f2f8c-66cf-420f-a5b1-b360767bab82 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/392] 199.204.45.19 () {44 vars in 1073 bytes} [Thu May 28 01:40:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => 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: 194/393] 199.204.45.19 () {44 vars in 1096 bytes} [Thu May 28 01:40:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:15 2026] GET /v2.0/security-groups/4aaeb724-0d10-4dd4-9701-191d0b713171 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:40:23.870 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a1a77d7-4f18-486f-891f-dae0dd8046a4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/395] 199.204.45.19 () {44 vars in 976 bytes} [Thu May 28 01:40:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.204.45.19 () {44 vars in 917 bytes} [Thu May 28 01:40:25 2026] GET /v2.0/ports => generated 4725 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:40:26.822 8 INFO neutron.api.v2.resource [None req-9cf0106d-25ba-42af-911e-ac7ad957def6 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/398] 199.204.45.19 () {44 vars in 956 bytes} [Thu May 28 01:40:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.19 () {44 vars in 978 bytes} [Thu May 28 01:40:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:28 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:28 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:28 2026] GET /v2.0/security-group-rules/36888d0c-f6ce-4d17-9c6e-65b36146e957 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:29 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:40:29 2026] GET /v2.0/security-groups/6eaefdc2-a97d-4523-9517-1ff5cd0687e1 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:40:29 2026] GET /v2.0/security-group-rules/63dccf65-a051-4b51-9acd-61ee4c97b8fc => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.19 () {44 vars in 972 bytes} [Thu May 28 01:40:42 2026] GET /v2.0/quotas/fd4b258f7baa4922a37bd86f56a9c7be => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:41:42.011 7 INFO neutron.api.v2.resource [None req-05259167-55d6-4319-b95a-37adacaf5dd5 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/417] 199.204.45.19 () {44 vars in 1071 bytes} [Thu May 28 01:41:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6d41edfde1404450b02deff29b8874c4 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.19 () {44 vars in 1094 bytes} [Thu May 28 01:41:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6d41edfde1404450b02deff29b8874c4 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:41:43 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:41:43 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => 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: 209/421] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:41:43 2026] GET /v2.0/security-group-rules/869cfb08-0890-47cf-943f-7dbecf83fc10 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:41:44 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:41:44 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 4075 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:41:44 2026] GET /v2.0/security-group-rules/af17fece-45dc-4863-8af7-33528d86db60 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:41:45 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:41:45 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:41:45 2026] GET /v2.0/security-group-rules/fab2073b-4f38-4bc6-8612-c5163da8ae55 => 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: 214/430] 199.204.45.19 () {44 vars in 1085 bytes} [Thu May 28 01:41:46 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762?project_id=6d41edfde1404450b02deff29b8874c4 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.19 () {44 vars in 998 bytes} [Thu May 28 01:41:46 2026] GET /v2.0/security-groups/f8b7c551-207f-4d3f-bb70-625322dec762 => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.204.45.19 () {44 vars in 1008 bytes} [Thu May 28 01:41:46 2026] GET /v2.0/security-group-rules/20a601e3-812e-4355-ba7a-789c3c3b0a66 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.19 () {44 vars in 972 bytes} [Thu May 28 01:41:54 2026] GET /v2.0/quotas/6d41edfde1404450b02deff29b8874c4 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.204.45.19 () {44 vars in 946 bytes} [Thu May 28 01:42:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:43:30 2026] GET /v2.0/networks => generated 2167 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.86 () {32 vars in 654 bytes} [Thu May 28 01:43:31 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:43:31 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:43:31 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:43:31 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:43:32 2026] GET /v2.0/networks => generated 2167 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:43:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.86 () {32 vars in 654 bytes} [Thu May 28 01:43:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:43:43.655 8 INFO neutron.db.segments_db [None req-5b418c9d-5a07-4c91-9ef6-78f156131b64 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment d6e25554-317e-4d57-802b-2faa1baf1330 of type vxlan for network 0259ec9d-23fc-412d-ad95-95d44b0c6fbf 2026-05-28 01:43:43.680 7 INFO neutron.db.segments_db [None req-bd8f325f-622e-4e53-a657-7c033227be9e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 2479fa28-0cda-48fb-98bd-06a907effeff of type vxlan for network 173de51a-02df-45f1-989f-5e103c066dff [pid: 8|app: 0|req: 231/457] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/networks => generated 733 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/networks => generated 725 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:43.917 8 INFO neutron.db.segments_db [None req-0bb71fad-f620-4e43-80f1-b244b258787c 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 3d992650-6875-49c5-a42c-53a3ac5f0de4 of type vxlan for network 4e17196a-8693-4959-a917-79eec6c7f93e [pid: 7|app: 0|req: 228/459] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/subnets => generated 699 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/networks => generated 729 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:44.043 8 INFO neutron.db.segments_db [None req-94d6104b-b8c4-438c-8b72-2f3873f35920 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment c16690e4-158f-45c6-bb96-cce4996e7147 of type vxlan for network 1753efd9-b280-47d9-9273-dca80774b9a6 [pid: 7|app: 0|req: 229/461] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/subnets => generated 691 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:44.299 8 INFO neutron.db.l3_hamode_db [None req-94d6104b-b8c4-438c-8b72-2f3873f35920 58c7f1e8179b4bba97bc20e8c43e14ad 5276a2e97d89474bb4e9fb023b0e66ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/462] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:44 2026] POST /v2.0/subnets => generated 695 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:44.393 7 INFO neutron.db.segments_db [None req-46619ea4-837a-4f35-9184-b36e04ec57f0 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment bab64610-a726-4ab1-a8af-3e4d0ad27533 of type vxlan for network cb3cd934-6a7e-4ad2-ba4a-0d5e778a2f59 2026-05-28 01:43:44.615 7 INFO neutron.db.l3_hamode_db [None req-46619ea4-837a-4f35-9184-b36e04ec57f0 58c7f1e8179b4bba97bc20e8c43e14ad bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:43:45.212 8 INFO neutron.db.l3_hamode_db [None req-94d6104b-b8c4-438c-8b72-2f3873f35920 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:43:45.485 7 INFO neutron.db.l3_hamode_db [None req-46619ea4-837a-4f35-9184-b36e04ec57f0 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/463] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:43 2026] POST /v2.0/routers => generated 739 bytes in 2493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:43:46 2026] GET /v2.0/security-groups?tenant_id=91ddf6dfdc0145ea94b3e3e5d9ee6bf5&name=default => generated 2921 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:43:46.731 8 INFO neutron.db.segments_db [None req-409a4f87-9dea-4107-b81a-20d4e038a48b 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 325d5730-410c-4dc3-9e52-b5a0246f8a58 of type vxlan for network fbaf85f4-e5c1-4c9c-843f-fdee7e33894e [pid: 7|app: 0|req: 231/465] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:44 2026] POST /v2.0/routers => generated 731 bytes in 2501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:46.947 8 INFO neutron.db.l3_hamode_db [None req-409a4f87-9dea-4107-b81a-20d4e038a48b 58c7f1e8179b4bba97bc20e8c43e14ad 92fa5dec8ba94e82aa66256c69086dad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:43:47.550 8 INFO neutron.db.l3_hamode_db [None req-409a4f87-9dea-4107-b81a-20d4e038a48b 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/468] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:43:46 2026] PUT /v2.0/routers/a58f77c1-3082-46d7-b9c3-6f2c7f21b55a/add_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:43:47 2026] DELETE /v2.0/security-groups/01e64d89-b5a0-4174-a6e1-bd46448ecb7d => 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: 235/470] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:46 2026] POST /v2.0/routers => generated 735 bytes in 1514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:43:48 2026] PUT /v2.0/routers/4d50d4a7-1f45-4b95-9b28-883a3148a30e/add_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:43:48 2026] PUT /v2.0/routers/193135ee-8862-4f59-baf5-b4d8791af4f2/add_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:43:49 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:50.471 8 INFO neutron.db.segments_db [None req-0fa6a8ac-0204-4e73-984d-a0669cfef14e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 1d751f9f-4f03-4de3-a472-523199e87a61 of type vxlan for network de178d5f-3a45-4c80-b07d-c721036ff3e0 [pid: 8|app: 0|req: 239/483] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/networks => generated 729 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/484] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/floatingips => generated 552 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/485] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:50 2026] POST /v2.0/subnets => generated 695 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:43:51.134 8 INFO neutron.db.segments_db [None req-19621851-787d-4c9c-a758-fb0581e4aa75 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment f71cf5d6-732a-443d-81da-6eff1969773e of type vxlan for network 97547216-67ed-487a-a687-530ca9f3fc9f [pid: 7|app: 0|req: 247/487] 10.0.0.170 () {34 vars in 1098 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--621420347&fields=id&tenant_id=5276a2e97d89474bb4e9fb023b0e66ca => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/489] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/quotas/5276a2e97d89474bb4e9fb023b0e66ca => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/490] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:43:51.350 8 INFO neutron.db.l3_hamode_db [None req-19621851-787d-4c9c-a758-fb0581e4aa75 58c7f1e8179b4bba97bc20e8c43e14ad 29aa870d82a34dbb88cbdfdf55e6dba8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/491] 10.0.0.170 () {34 vars in 907 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/extensions => generated 21537 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 10.0.0.170 () {34 vars in 1098 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--199044567&fields=id&tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/495] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:43:51 2026] GET /v2.0/networks?id=173de51a-02df-45f1-989f-5e103c066dff => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/quotas/bc81fc8268fd4fc3b2a1242a2e756a41 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/497] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/ports?tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:43:52.397 8 INFO neutron.db.l3_hamode_db [None req-19621851-787d-4c9c-a758-fb0581e4aa75 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 258/498] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 12 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.170 () {34 vars in 907 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/extensions => generated 21537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/500] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?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: 261/501] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?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: 262/502] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:52 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 241/503] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:43:51 2026] POST /v2.0/routers => generated 735 bytes in 2332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/504] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:53 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/505] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:54 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 263/506] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:43:53 2026] PUT /v2.0/routers/a0828252-925f-4d54-a1f8-bca519827a4c/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/507] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:54 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 245/508] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 264/509] 10.0.0.170 () {38 vars in 971 bytes} [Thu May 28 01:43:55 2026] POST /v2.0/security-groups => generated 1685 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/510] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/security-groups/00e6c172-7ce9-415a-8310-a4a21d0c5c4c => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/511] 10.0.0.170 () {38 vars in 981 bytes} [Thu May 28 01:43:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/512] 10.0.0.170 () {38 vars in 971 bytes} [Thu May 28 01:43:55 2026] POST /v2.0/security-groups => generated 1685 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/513] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/514] 10.0.0.170 () {34 vars in 1100 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1872015996&fields=id&tenant_id=92fa5dec8ba94e82aa66256c69086dad => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/515] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/networks?id=4e17196a-8693-4959-a917-79eec6c7f93e => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/516] 10.0.0.170 () {38 vars in 981 bytes} [Thu May 28 01:43:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/517] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/quotas/92fa5dec8ba94e82aa66256c69086dad => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/518] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/519] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/ports?tenant_id=92fa5dec8ba94e82aa66256c69086dad&fields=id => generated 57 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/520] 10.0.0.170 () {38 vars in 981 bytes} [Thu May 28 01:43:55 2026] POST /v2.0/security-group-rules => generated 619 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/521] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?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: 272/522] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:43:55 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/523] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 273/524] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/525] 10.0.0.170 () {34 vars in 1001 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/security-group-rules/86479b2c-67f0-4794-8168-8517a9e2b58a => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/526] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/527] 10.0.0.170 () {36 vars in 1023 bytes} [Thu May 28 01:43:56 2026] DELETE /v2.0/security-group-rules/86479b2c-67f0-4794-8168-8517a9e2b58a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/528] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 275/529] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/530] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 255/531] 10.0.0.170 () {36 vars in 1013 bytes} [Thu May 28 01:43:56 2026] DELETE /v2.0/security-groups/c128d6d2-048a-4961-8a4f-808a2776aa4b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/532] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/security-groups/00e6c172-7ce9-415a-8310-a4a21d0c5c4c => generated 2310 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/533] 10.0.0.170 () {36 vars in 1013 bytes} [Thu May 28 01:43:56 2026] DELETE /v2.0/security-groups/00e6c172-7ce9-415a-8310-a4a21d0c5c4c => 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: 257/534] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:43:56 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 684 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/535] 199.204.45.19 () {34 vars in 910 bytes} [Thu May 28 01:43:57 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/536] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:43:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5276a2e97d89474bb4e9fb023b0e66ca => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/537] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:57 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:43:57.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-649ffbf5-14f8-4c84-b778-b8126be8c4d7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 6bee17bd-5ab9-4991-8003-b56bb166c07d 2026-05-28 01:43:57.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-649ffbf5-14f8-4c84-b778-b8126be8c4d7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 6bee17bd-5ab9-4991-8003-b56bb166c07d [pid: 8|app: 0|req: 261/538] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:43:57 2026] POST /v2.0/ports => generated 954 bytes in 438 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: 262/539] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:57 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 263/540] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:57 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 278/541] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:43:56 2026] PUT /v2.0/routers/a0828252-925f-4d54-a1f8-bca519827a4c/remove_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:43:58.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: dc82ade0-d208-45d7-842b-dff0d420228b 2026-05-28 01:43:58.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: dc82ade0-d208-45d7-842b-dff0d420228b 2026-05-28 01:43:58.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 8d9c3d0b-bc8c-48c7-9720-4d6df662d6d4 2026-05-28 01:43:58.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 8d9c3d0b-bc8c-48c7-9720-4d6df662d6d4 2026-05-28 01:43:58.382 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 279/542] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:43:57 2026] PUT /v2.0/ports/832e93db-b310-4bed-8db7-e975dd40f27f => generated 1235 bytes in 576 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: 280/543] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/544] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/545] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 283/546] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:43:58.801 8 INFO neutron.db.l3_hamode_db [None req-fbb68961-1920-4292-b5a4-08034f372cff 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 97547216-67ed-487a-a687-530ca9f3fc9f was deleted as no HA routers are present in tenant 29aa870d82a34dbb88cbdfdf55e6dba8. [pid: 8|app: 0|req: 264/547] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:43:57 2026] DELETE /v2.0/routers/a0828252-925f-4d54-a1f8-bca519827a4c => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/548] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/networks?id=173de51a-02df-45f1-989f-5e103c066dff => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/549] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:43:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41 => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/550] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:43:58 2026] DELETE /v2.0/subnets/f6aa4fcd-22ca-43f9-849e-15ec798010af => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:43:59.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34bab1ea-3111-497c-b692-998bd1cff373'] response: {'name': 'network-changed', 'server_uuid': '2d0bc9f6-66a5-46f5-a594-bef467e7ee72', 'tag': '832e93db-b310-4bed-8db7-e975dd40f27f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 266/551] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:43:58 2026] DELETE /v2.0/networks/de178d5f-3a45-4c80-b07d-c721036ff3e0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:43:59.139 8 INFO neutron.services.segments.plugin [-] Segment f71cf5d6-732a-443d-81da-6eff1969773e resource provider aggregate not found 2026-05-28 01:43:59.158 8 INFO neutron.services.segments.plugin [-] Segment f71cf5d6-732a-443d-81da-6eff1969773e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71cf5d6-732a-443d-81da-6eff1969773e found for delete ", "request_id": "req-f390fc65-0258-474a-92cb-75b6505c3aa9"}]} 2026-05-28 01:43:59.186 8 INFO neutron.services.segments.plugin [-] Segment f71cf5d6-732a-443d-81da-6eff1969773e resource provider aggregate not found 2026-05-28 01:43:59.206 8 INFO neutron.services.segments.plugin [-] Segment f71cf5d6-732a-443d-81da-6eff1969773e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71cf5d6-732a-443d-81da-6eff1969773e found for delete ", "request_id": "req-3b477d26-d4c1-47c1-a84d-e86826c28a9b"}]} [pid: 8|app: 0|req: 267/552] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/security-groups?tenant_id=29aa870d82a34dbb88cbdfdf55e6dba8&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/553] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:43:58 2026] POST /v2.0/ports => generated 954 bytes in 437 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: 268/554] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:43:59 2026] DELETE /v2.0/security-groups/275824b3-8509-42c6-bc7b-f7d34b131b64 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/555] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/556] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/557] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/558] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/559] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/560] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:43:59 2026] PUT /v2.0/ports/1cd7b3be-7181-4472-9240-82dd4125847a => generated 1235 bytes in 503 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: 274/561] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 288/562] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/563] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/564] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 275/565] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:43:59 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/566] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:00 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/569] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:00 2026] GET /v2.0/ports?tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41&device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/570] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:00 2026] GET /v2.0/networks?id=4e17196a-8693-4959-a917-79eec6c7f93e => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1cd7b3be-7181-4472-9240-82dd4125847a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/572] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:00 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/573] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=92fa5dec8ba94e82aa66256c69086dad => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/574] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/575] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/subnets?id=a4c57bba-efed-4501-aada-71dabea20b9d => 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: 296/576] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/577] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:01.189 8 INFO neutron.services.segments.plugin [-] Segment 1d751f9f-4f03-4de3-a472-523199e87a61 resource provider aggregate not found [pid: 7|app: 0|req: 298/578] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/ports?network_id=173de51a-02df-45f1-989f-5e103c066dff&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:01.224 8 INFO neutron.services.segments.plugin [-] Segment 1d751f9f-4f03-4de3-a472-523199e87a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d751f9f-4f03-4de3-a472-523199e87a61 found for delete ", "request_id": "req-90b4836a-de62-488e-bd07-d7ef18595f37"}]} [pid: 7|app: 0|req: 299/579] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:01.252 8 INFO neutron.services.segments.plugin [-] Segment 1d751f9f-4f03-4de3-a472-523199e87a61 resource provider aggregate not found [pid: 7|app: 0|req: 300/580] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:01.280 8 INFO neutron.services.segments.plugin [-] Segment 1d751f9f-4f03-4de3-a472-523199e87a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d751f9f-4f03-4de3-a472-523199e87a61 found for delete ", "request_id": "req-4d84e06c-aa8e-4a18-aaef-f2ab170f61b3"}]} [pid: 7|app: 0|req: 301/581] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:01.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f838491e-8703-402e-98b2-d52c8252a4d3'] response: {'name': 'network-changed', 'server_uuid': 'ff969dac-d6eb-4cd9-ab2f-bace0f350880', 'tag': '1cd7b3be-7181-4472-9240-82dd4125847a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 302/582] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/583] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 305/585] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?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: 306/586] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/587] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:44:01 2026] POST /v2.0/ports => generated 958 bytes in 544 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: 282/588] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:01.816 7 INFO neutron.db.segments_db [None req-b3695ede-7828-4a19-aea4-6e04f7eb7417 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment b1c340f7-3a91-4d1d-a612-c1e153dacb7e of type vxlan for network c605031d-2b0b-47e8-98dd-7de942d98943 [pid: 7|app: 0|req: 307/589] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:44:01 2026] POST /v2.0/networks => generated 726 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/590] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:01 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/591] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:01 2026] POST /v2.0/subnets => generated 692 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/592] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:01 2026] PUT /v2.0/ports/f37bcb9e-dd99-4902-8f8e-a865508b7094 => generated 1239 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:02.223 7 INFO neutron.db.segments_db [None req-f9290440-6979-485d-a7c7-51ff314e4187 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 45f10714-e864-46f5-a48d-ea480f6d143b of type vxlan for network 34be714a-fe93-4b86-af4a-ad3669edf8e7 [pid: 8|app: 0|req: 284/593] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 285/594] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/595] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 287/596] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:02.467 7 INFO neutron.db.l3_hamode_db [None req-f9290440-6979-485d-a7c7-51ff314e4187 58c7f1e8179b4bba97bc20e8c43e14ad 7afbecf07c864407aa5be0729473557b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 288/597] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/ports?tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41&device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/598] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/599] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/networks?id=173de51a-02df-45f1-989f-5e103c066dff => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/600] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 292/601] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1cd7b3be-7181-4472-9240-82dd4125847a => 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: 293/602] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/subnets?id=a4c57bba-efed-4501-aada-71dabea20b9d => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:02.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-379d4f19-c756-4516-92b9-cdcc916e1f62'] response: {'name': 'network-changed', 'server_uuid': '02f778db-3649-44a8-a5b5-47c09d8ce0a9', 'tag': 'f37bcb9e-dd99-4902-8f8e-a865508b7094', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/603] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/ports?network_id=173de51a-02df-45f1-989f-5e103c066dff&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: 295/604] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/605] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:02 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/ports?tenant_id=92fa5dec8ba94e82aa66256c69086dad&device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:03.262 7 INFO neutron.db.l3_hamode_db [None req-f9290440-6979-485d-a7c7-51ff314e4187 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/607] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f37bcb9e-dd99-4902-8f8e-a865508b7094 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/608] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/subnets?id=feda08ff-b208-4a10-b018-f2f6527275a3 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/ports?network_id=4e17196a-8693-4959-a917-79eec6c7f93e&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: 301/610] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/611] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?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: 304/613] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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: 307/616] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 308/617] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:03 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 310/618] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:02 2026] POST /v2.0/routers => generated 732 bytes in 1951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/ports?tenant_id=92fa5dec8ba94e82aa66256c69086dad&device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 312/620] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/networks?id=4e17196a-8693-4959-a917-79eec6c7f93e => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f37bcb9e-dd99-4902-8f8e-a865508b7094 => 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: 315/623] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/625] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/626] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/subnets?id=feda08ff-b208-4a10-b018-f2f6527275a3 => generated 698 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/627] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/ports?network_id=4e17196a-8693-4959-a917-79eec6c7f93e&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/629] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:04 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/630] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 323/631] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/632] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:44:04 2026] PUT /v2.0/routers/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/633] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/634] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&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: 326/635] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/636] 10.0.0.170 () {38 vars in 971 bytes} [Thu May 28 01:44:05 2026] POST /v2.0/security-groups => generated 1681 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/637] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:05 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/638] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/639] 10.0.0.170 () {38 vars in 971 bytes} [Thu May 28 01:44:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/640] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 312/641] 10.0.0.170 () {38 vars in 971 bytes} [Thu May 28 01:44:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/642] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups?tenant_id=7afbecf07c864407aa5be0729473557b => generated 7908 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/406a9c8e-70b0-4022-8326-b86432a7331e => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/644] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/406a9c8e-70b0-4022-8326-b86432a7331e => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/645] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/10e5e29b-b571-44f4-9b29-6c6b1d52d428 => generated 1681 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/646] 10.0.0.170 () {36 vars in 1013 bytes} [Thu May 28 01:44:06 2026] DELETE /v2.0/security-groups/10e5e29b-b571-44f4-9b29-6c6b1d52d428 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:06.760 8 INFO neutron.api.v2.resource [req-3508e10c-9bd7-40ec-a1bf-77472dc69a72 req-c2ed3250-b247-42ee-96bb-70af3a499d75 cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/647] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/10e5e29b-b571-44f4-9b29-6c6b1d52d428 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/648] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/ef0a70e9-892d-477f-a05d-5ee1f05c5c06 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/649] 10.0.0.170 () {36 vars in 1013 bytes} [Thu May 28 01:44:06 2026] DELETE /v2.0/security-groups/ef0a70e9-892d-477f-a05d-5ee1f05c5c06 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:06.942 7 INFO neutron.api.v2.resource [req-35ff4daf-c7d7-4291-aafa-535846fb4880 req-49d3e1a1-4c7a-4e67-b1cd-f9bb2e4bff69 cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/650] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/ef0a70e9-892d-477f-a05d-5ee1f05c5c06 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/651] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/security-groups/4bab6888-6e83-424d-bfbb-7274a9ab3aaa => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/652] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:06 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 318/653] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&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: 336/654] 10.0.0.170 () {36 vars in 1013 bytes} [Thu May 28 01:44:06 2026] DELETE /v2.0/security-groups/4bab6888-6e83-424d-bfbb-7274a9ab3aaa => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:07.123 8 INFO neutron.api.v2.resource [req-cc579245-37c8-461b-9039-673894b58f9c req-fd7a4a7f-ae36-462d-aa96-822ab4a7f706 cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 319/655] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/4bab6888-6e83-424d-bfbb-7274a9ab3aaa => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/656] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/657] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups?tenant_id=7afbecf07c864407aa5be0729473557b => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/658] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/659] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/406a9c8e-70b0-4022-8326-b86432a7331e => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/660] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/406a9c8e-70b0-4022-8326-b86432a7331e => generated 2922 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:07.348 7 INFO neutron.api.v2.resource [req-d5bae255-d7b9-4162-9d6c-8569faa95529 req-d2da5f67-29da-4091-964a-b1b0f80e5ba1 cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/661] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/4bab6888-6e83-424d-bfbb-7274a9ab3aaa => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:44:07.382 7 INFO neutron.api.v2.resource [req-7a7f23fa-c589-4bb9-8204-bb005f055ab9 req-f8471c90-3648-49ba-a792-346a5d851214 cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/662] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/ef0a70e9-892d-477f-a05d-5ee1f05c5c06 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/663] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:07.419 8 INFO neutron.api.v2.resource [req-5484ce13-7b70-4bf0-9181-2744a339749a req-476382d6-cab1-47b9-ac45-96c91600637f cdbe3074e2574f64be5d67b42b9273a2 7afbecf07c864407aa5be0729473557b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/664] 10.0.0.170 () {34 vars in 991 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups/10e5e29b-b571-44f4-9b29-6c6b1d52d428 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:07 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 343/666] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/667] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:08.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-e43eb590-d1f6-472b-9ebb-7c9531d3cb7b 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 7028e9a2-b7ff-4f21-af3f-666d419380d8 2026-05-28 01:44:08.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e43eb590-d1f6-472b-9ebb-7c9531d3cb7b 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 7028e9a2-b7ff-4f21-af3f-666d419380d8 [pid: 7|app: 0|req: 345/668] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 346/669] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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: 347/670] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 348/671] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:08 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/672] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:44:07 2026] PUT /v2.0/routers/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1/remove_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:09.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 5f2642a0-564f-4faf-b636-20d06a10ea67 2026-05-28 01:44:09.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 5f2642a0-564f-4faf-b636-20d06a10ea67 [pid: 8|app: 0|req: 325/673] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:09 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/674] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:09 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:09 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/676] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:09 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:09.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 7582fef6-d780-446b-a892-016cf9661d98 2026-05-28 01:44:09.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 7582fef6-d780-446b-a892-016cf9661d98 [pid: 8|app: 0|req: 329/677] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:09 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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-05-28 01:44:09.745 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - 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-05-28 01:44:10.177 7 INFO neutron.db.l3_hamode_db [None req-ee7e0d8d-2601-4238-9270-5829e00801dd 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 34be714a-fe93-4b86-af4a-ad3669edf8e7 was deleted as no HA routers are present in tenant 7afbecf07c864407aa5be0729473557b. [pid: 7|app: 0|req: 349/678] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:08 2026] DELETE /v2.0/routers/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1 => generated 0 bytes in 1333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:10.205 8 INFO neutron.db.l3_db [None req-61b714e0-c5fa-411f-b49f-10b6010d8d1e ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] Floating IP 81f14d9a-4efd-4b3d-8e77-74b8694c06d5 associated. External IP: 10.96.250.220, port: 832e93db-b310-4bed-8db7-e975dd40f27f. [pid: 7|app: 0|req: 350/679] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/680] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:10 2026] DELETE /v2.0/subnets/cb8cc2c1-82c4-4068-93be-d395ab8abf3c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/681] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 330/682] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:44:09 2026] PUT /v2.0/floatingips/81f14d9a-4efd-4b3d-8e77-74b8694c06d5 => generated 855 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:10.605 7 INFO neutron.services.segments.plugin [-] Segment 45f10714-e864-46f5-a48d-ea480f6d143b resource provider aggregate not found 2026-05-28 01:44:10.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-002fa31f-668c-4fa5-b95f-70f6243490ec'] response: {'name': 'network-changed', 'server_uuid': '2d0bc9f6-66a5-46f5-a594-bef467e7ee72', 'tag': '832e93db-b310-4bed-8db7-e975dd40f27f', 'status': 'completed', 'code': 200} 2026-05-28 01:44:10.630 7 INFO neutron.services.segments.plugin [-] Segment 45f10714-e864-46f5-a48d-ea480f6d143b resource provider aggregate not found 2026-05-28 01:44:10.641 7 INFO neutron.services.segments.plugin [-] Segment 45f10714-e864-46f5-a48d-ea480f6d143b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f10714-e864-46f5-a48d-ea480f6d143b found for delete ", "request_id": "req-1dd2cf85-6fe5-46fc-b39b-30f104ada1ef"}]} [pid: 8|app: 0|req: 331/683] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:10.657 7 INFO neutron.services.segments.plugin [-] Segment 45f10714-e864-46f5-a48d-ea480f6d143b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f10714-e864-46f5-a48d-ea480f6d143b found for delete ", "request_id": "req-fbd7f4b0-5ec6-4975-802b-e104f0cd1686"}]} [pid: 7|app: 0|req: 353/684] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:10 2026] DELETE /v2.0/networks/c605031d-2b0b-47e8-98dd-7de942d98943 => 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: 332/685] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/686] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/security-groups?tenant_id=7afbecf07c864407aa5be0729473557b&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: 354/687] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/688] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:10 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/689] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:10 2026] DELETE /v2.0/security-groups/406a9c8e-70b0-4022-8326-b86432a7331e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/690] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 335/691] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/692] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/693] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/694] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&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: 337/695] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/696] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 338/697] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/698] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 339/699] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:11 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 340/700] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:12 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/701] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:12 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:12.371 7 INFO neutron.db.l3_db [None req-1dc58903-71a8-4991-9f37-b367592d8402 fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] Floating IP cb53ee26-6cd1-4e7c-a4b2-0aa580b2456b associated. External IP: 10.96.250.219, port: 1cd7b3be-7181-4472-9240-82dd4125847a. 2026-05-28 01:44:12.671 7 INFO neutron.services.segments.plugin [-] Segment b1c340f7-3a91-4d1d-a612-c1e153dacb7e resource provider aggregate not found 2026-05-28 01:44:12.680 7 INFO neutron.services.segments.plugin [-] Segment b1c340f7-3a91-4d1d-a612-c1e153dacb7e resource provider aggregate not found 2026-05-28 01:44:12.700 7 INFO neutron.services.segments.plugin [-] Segment b1c340f7-3a91-4d1d-a612-c1e153dacb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1c340f7-3a91-4d1d-a612-c1e153dacb7e found for delete ", "request_id": "req-3c8e26a3-f187-4046-8ac6-36820459c2ec"}]} 2026-05-28 01:44:12.704 7 INFO neutron.services.segments.plugin [-] Segment b1c340f7-3a91-4d1d-a612-c1e153dacb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1c340f7-3a91-4d1d-a612-c1e153dacb7e found for delete ", "request_id": "req-2790c5e3-49b2-4205-a133-ee8542bf40f7"}]} [pid: 7|app: 0|req: 361/702] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:44:11 2026] PUT /v2.0/floatingips/cb53ee26-6cd1-4e7c-a4b2-0aa580b2456b => generated 855 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:12.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcef5916-1e0f-4156-a13f-104aaf3bb05d'] response: {'name': 'network-changed', 'server_uuid': 'ff969dac-d6eb-4cd9-ab2f-bace0f350880', 'tag': '1cd7b3be-7181-4472-9240-82dd4125847a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/703] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:12 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/704] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:12 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/705] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:13.324 8 INFO neutron.db.segments_db [None req-ea43e27e-8984-46b1-b8d6-d05d64df43e1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment c5822233-54a4-4ccf-b2e3-5fad5cbf4265 of type vxlan for network c2a71323-ed19-491e-9871-ef408fcde448 [pid: 7|app: 0|req: 364/706] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/707] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/ports?tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41&device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/708] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:44:12 2026] POST /v2.0/networks => generated 726 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/709] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/710] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/networks?id=173de51a-02df-45f1-989f-5e103c066dff => generated 772 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/711] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&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: 346/712] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1cd7b3be-7181-4472-9240-82dd4125847a => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/713] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/subnets?id=a4c57bba-efed-4501-aada-71dabea20b9d => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/ports?network_id=173de51a-02df-45f1-989f-5e103c066dff&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: 367/715] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:13 2026] POST /v2.0/subnets => generated 692 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/716] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:13.682 7 INFO neutron.db.segments_db [None req-eda8ddb3-0dbe-4f3f-8419-5a3cce3cb6d1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d of type vxlan for network 317c4d15-10ca-4cbe-ae95-4a509db3393c [pid: 8|app: 0|req: 350/717] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:13 2026] GET /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:13.946 7 INFO neutron.db.l3_hamode_db [None req-eda8ddb3-0dbe-4f3f-8419-5a3cce3cb6d1 58c7f1e8179b4bba97bc20e8c43e14ad 2e13bb27735341ada8fd9affe875a1dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 351/718] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:14 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:14 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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: 353/720] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:14 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/721] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:14 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:14 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:14.739 7 INFO neutron.db.l3_hamode_db [None req-eda8ddb3-0dbe-4f3f-8419-5a3cce3cb6d1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:44:15.114 8 INFO neutron.db.l3_db [None req-8848d802-da2b-4ceb-8e7c-bbd36c7cf0b1 afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] Floating IP c6ef6a85-c033-428e-9eda-c1385517d08f associated. External IP: 10.96.250.201, port: f37bcb9e-dd99-4902-8f8e-a865508b7094. [pid: 8|app: 0|req: 356/723] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:44:14 2026] PUT /v2.0/floatingips/c6ef6a85-c033-428e-9eda-c1385517d08f => generated 856 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:15.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6039ac7a-8ed9-49d8-839e-44c7ca5ce1c2'] response: {'name': 'network-changed', 'server_uuid': '02f778db-3649-44a8-a5b5-47c09d8ce0a9', 'tag': 'f37bcb9e-dd99-4902-8f8e-a865508b7094', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/726] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:15 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 360/727] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:15 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:15 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:13 2026] POST /v2.0/routers => generated 732 bytes in 2239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:15 2026] GET /v2.0/security-groups?id=0275353d-a881-4be1-a1bf-5622af9e2416&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:44:15 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:16.119 8 INFO neutron_taas.services.taas.taas_plugin [req-6daca401-96e0-4efa-9410-2231171d286d req-0ef5c0c2-8481-4e24-9542-b624815684fc fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] TaaS: Handle Delete Port: 1cd7b3be-7181-4472-9240-82dd4125847a 2026-05-28 01:44:16.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6daca401-96e0-4efa-9410-2231171d286d req-0ef5c0c2-8481-4e24-9542-b624815684fc fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] Tap Mirror: Handle Delete Port: 1cd7b3be-7181-4472-9240-82dd4125847a 2026-05-28 01:44:16.333 8 INFO neutron.db.l3_db [req-6daca401-96e0-4efa-9410-2231171d286d req-0ef5c0c2-8481-4e24-9542-b624815684fc fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] Floating IP cb53ee26-6cd1-4e7c-a4b2-0aa580b2456b disassociated. External IP: 10.96.250.219, port: 1cd7b3be-7181-4472-9240-82dd4125847a. [pid: 8|app: 0|req: 364/732] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:44:15 2026] DELETE /v2.0/ports/1cd7b3be-7181-4472-9240-82dd4125847a => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:16 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 366/734] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:16 2026] GET /v2.0/ports?tenant_id=92fa5dec8ba94e82aa66256c69086dad&device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 367/735] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:16 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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: 368/736] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:16 2026] GET /v2.0/networks?id=4e17196a-8693-4959-a917-79eec6c7f93e => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f37bcb9e-dd99-4902-8f8e-a865508b7094 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => 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: 371/739] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/subnets?id=feda08ff-b208-4a10-b018-f2f6527275a3 => generated 698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/ports?network_id=4e17196a-8693-4959-a917-79eec6c7f93e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:44:15 2026] PUT /v2.0/routers/39333ed1-063d-48ce-8caf-2d322c01d1f9/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e?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) 2026-05-28 01:44:17.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdcf5f39-9b4b-4c75-9618-b6146fdadd05'] response: {'server_uuid': 'ff969dac-d6eb-4cd9-ab2f-bace0f350880', 'name': 'network-vif-deleted', 'tag': '1cd7b3be-7181-4472-9240-82dd4125847a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/744] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:17 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/security-groups?id=7f22af1c-d4df-434a-97a6-41fc5c76cadd&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: 375/746] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/networks?id=c2a71323-ed19-491e-9871-ef408fcde448 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/quotas/2e13bb27735341ada8fd9affe875a1dd => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/ports?tenant_id=2e13bb27735341ada8fd9affe875a1dd&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/networks/c2a71323-ed19-491e-9871-ef408fcde448?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/networks/c2a71323-ed19-491e-9871-ef408fcde448?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: 378/752] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:18.689 7 INFO neutron_taas.services.taas.taas_plugin [req-12eab4cb-128a-4aa5-b9c4-1fceb3164304 req-b020fba6-d2e4-48ce-9864-bcb6c037625c afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] TaaS: Handle Delete Port: f37bcb9e-dd99-4902-8f8e-a865508b7094 2026-05-28 01:44:18.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-12eab4cb-128a-4aa5-b9c4-1fceb3164304 req-b020fba6-d2e4-48ce-9864-bcb6c037625c afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] Tap Mirror: Handle Delete Port: f37bcb9e-dd99-4902-8f8e-a865508b7094 [pid: 8|app: 0|req: 379/753] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:18 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:18.866 7 INFO neutron.db.l3_db [req-12eab4cb-128a-4aa5-b9c4-1fceb3164304 req-b020fba6-d2e4-48ce-9864-bcb6c037625c afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] Floating IP c6ef6a85-c033-428e-9eda-c1385517d08f disassociated. External IP: 10.96.250.201, port: f37bcb9e-dd99-4902-8f8e-a865508b7094. [pid: 8|app: 0|req: 380/754] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:19 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 375/755] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:44:18 2026] DELETE /v2.0/ports/f37bcb9e-dd99-4902-8f8e-a865508b7094 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:19.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31ac4076-e7fd-421b-9d4e-6beb3151276b'] response: {'server_uuid': '02f778db-3649-44a8-a5b5-47c09d8ce0a9', 'name': 'network-vif-deleted', 'tag': 'f37bcb9e-dd99-4902-8f8e-a865508b7094', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/756] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:19 2026] GET /v2.0/ports?device_id=ff969dac-d6eb-4cd9-ab2f-bace0f350880 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:19 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 382/758] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:20 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 377/759] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:20 2026] DELETE /v2.0/security-groups/0275353d-a881-4be1-a1bf-5622af9e2416 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:20.592 8 INFO neutron.api.v2.resource [None req-d6ea9d2b-fb5e-4752-ab97-5c499039d91d fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/760] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:44:20 2026] GET /v2.0/security-groups/0275353d-a881-4be1-a1bf-5622af9e2416 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:44:20.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-69a1e6d1-59f2-48e2-8eec-646185a50d16 fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] TaaS: Handle Delete Port: d2be73eb-6898-4d6a-9fe9-36dec52f0306 2026-05-28 01:44:20.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69a1e6d1-59f2-48e2-8eec-646185a50d16 fa281a19016e4d13a2d0af445d35d92a bc81fc8268fd4fc3b2a1242a2e756a41 - - default default] Tap Mirror: Handle Delete Port: d2be73eb-6898-4d6a-9fe9-36dec52f0306 [pid: 8|app: 0|req: 384/761] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:20 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 378/762] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:44:20 2026] DELETE /v2.0/floatingips/cb53ee26-6cd1-4e7c-a4b2-0aa580b2456b => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:44:21.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dee485c-aa6f-4611-b27b-bc7c5bb4dd2c 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 126f5b6d-7b67-43df-921d-3c4961d4e676 2026-05-28 01:44:21.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dee485c-aa6f-4611-b27b-bc7c5bb4dd2c 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 126f5b6d-7b67-43df-921d-3c4961d4e676 [pid: 7|app: 0|req: 379/763] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:21 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 385/764] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:44:20 2026] PUT /v2.0/routers/4d50d4a7-1f45-4b95-9b28-883a3148a30e/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:21 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:22.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-c594bffc-bbc7-433e-a02d-4d6669b6ceb4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 3db88eec-525b-41b0-8348-f789f619aef8 2026-05-28 01:44:22.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c594bffc-bbc7-433e-a02d-4d6669b6ceb4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 3db88eec-525b-41b0-8348-f789f619aef8 [pid: 8|app: 0|req: 387/766] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:44:22 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1240 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/767] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:44:22 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&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-05-28 01:44:22.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-c594bffc-bbc7-433e-a02d-4d6669b6ceb4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 89747bce-ea73-4f08-83d2-7bdb3bd198ec 2026-05-28 01:44:22.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c594bffc-bbc7-433e-a02d-4d6669b6ceb4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 89747bce-ea73-4f08-83d2-7bdb3bd198ec [pid: 8|app: 0|req: 389/768] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:22 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:22.848 7 INFO neutron.services.segments.plugin [-] Segment bab64610-a726-4ab1-a8af-3e4d0ad27533 resource provider aggregate not found 2026-05-28 01:44:22.854 7 INFO neutron.services.segments.plugin [-] Segment bab64610-a726-4ab1-a8af-3e4d0ad27533 resource provider aggregate not found 2026-05-28 01:44:22.873 7 INFO neutron.services.segments.plugin [-] Segment bab64610-a726-4ab1-a8af-3e4d0ad27533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab64610-a726-4ab1-a8af-3e4d0ad27533 found for delete ", "request_id": "req-ec901908-aeb3-4474-b6ce-a18c3fc6f9f7"}]} 2026-05-28 01:44:22.874 7 INFO neutron.db.l3_hamode_db [None req-c594bffc-bbc7-433e-a02d-4d6669b6ceb4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network cb3cd934-6a7e-4ad2-ba4a-0d5e778a2f59 was deleted as no HA routers are present in tenant bc81fc8268fd4fc3b2a1242a2e756a41. 2026-05-28 01:44:22.878 7 INFO neutron.services.segments.plugin [-] Segment bab64610-a726-4ab1-a8af-3e4d0ad27533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab64610-a726-4ab1-a8af-3e4d0ad27533 found for delete ", "request_id": "req-bea88fc2-68a8-4e88-8387-e4d4314d25d4"}]} [pid: 7|app: 0|req: 380/769] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:21 2026] DELETE /v2.0/routers/4d50d4a7-1f45-4b95-9b28-883a3148a30e => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:22 2026] GET /v2.0/networks?id=c2a71323-ed19-491e-9871-ef408fcde448 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:22 2026] DELETE /v2.0/subnets/a4c57bba-efed-4501-aada-71dabea20b9d => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:23 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:23.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-310b6891-b064-4ba4-bd75-352caebfcb7f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 1a1d27a0-cc0a-4fe7-8604-61775cc77494 2026-05-28 01:44:23.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-310b6891-b064-4ba4-bd75-352caebfcb7f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 1a1d27a0-cc0a-4fe7-8604-61775cc77494 2026-05-28 01:44:23.360 8 INFO neutron.services.segments.plugin [-] Segment 2479fa28-0cda-48fb-98bd-06a907effeff resource provider aggregate not found 2026-05-28 01:44:23.373 8 INFO neutron.services.segments.plugin [-] Segment 2479fa28-0cda-48fb-98bd-06a907effeff resource provider aggregate not found 2026-05-28 01:44:23.381 8 INFO neutron.services.segments.plugin [-] Segment 2479fa28-0cda-48fb-98bd-06a907effeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2479fa28-0cda-48fb-98bd-06a907effeff found for delete ", "request_id": "req-5fd4f1af-71ac-4d62-95f7-3955cb438e9e"}]} [pid: 8|app: 0|req: 392/773] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:23 2026] DELETE /v2.0/networks/173de51a-02df-45f1-989f-5e103c066dff => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:23.397 8 INFO neutron.services.segments.plugin [-] Segment 2479fa28-0cda-48fb-98bd-06a907effeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2479fa28-0cda-48fb-98bd-06a907effeff found for delete ", "request_id": "req-489a9d8e-5820-4e6c-9432-ce75dc7372d6"}]} [pid: 8|app: 0|req: 393/774] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:23 2026] GET /v2.0/security-groups?tenant_id=bc81fc8268fd4fc3b2a1242a2e756a41&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/775] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:23 2026] DELETE /v2.0/security-groups/fc6d37bf-8888-4895-804a-a8f735a07f58 => 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: 395/776] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:23 2026] GET /v2.0/ports?device_id=02f778db-3649-44a8-a5b5-47c09d8ce0a9 => 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: 382/777] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:44:23 2026] POST /v2.0/ports => generated 954 bytes in 897 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: 383/778] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:24 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 384/779] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:24 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:23 2026] PUT /v2.0/ports/87c4c47c-2162-4fb2-b17d-73e9b6ea59e0 => generated 1235 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:24.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-051064be-94c2-4cec-8a5d-20d7e9bf76a1'] response: {'name': 'network-changed', 'server_uuid': 'ec37c53c-caa1-455a-aab8-617b9dc4d25a', 'tag': '87c4c47c-2162-4fb2-b17d-73e9b6ea59e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 385/781] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:24 2026] DELETE /v2.0/security-groups/7f22af1c-d4df-434a-97a6-41fc5c76cadd => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:24.914 8 INFO neutron.api.v2.resource [None req-9c35c7b7-f6fd-448e-9ca4-af4efac22078 afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 397/782] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:44:24 2026] GET /v2.0/security-groups/7f22af1c-d4df-434a-97a6-41fc5c76cadd => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:24 2026] GET /v2.0/ports?tenant_id=2e13bb27735341ada8fd9affe875a1dd&device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 387/784] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:44:24 2026] GET /v2.0/networks?tenant_id=2e13bb27735341ada8fd9affe875a1dd&shared=False => generated 773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:25.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b5fb93d-67eb-440e-8904-a23f92381330 afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] TaaS: Handle Delete Port: 02194bf9-05e2-4c68-b8dd-aaeba904abdb 2026-05-28 01:44:25.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b5fb93d-67eb-440e-8904-a23f92381330 afa3f0c4f401489a840b51cb11da1cd3 92fa5dec8ba94e82aa66256c69086dad - - default default] Tap Mirror: Handle Delete Port: 02194bf9-05e2-4c68-b8dd-aaeba904abdb [pid: 7|app: 0|req: 388/785] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:44:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:44:24 2026] DELETE /v2.0/floatingips/c6ef6a85-c033-428e-9eda-c1385517d08f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/787] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:25 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:25 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:25.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e0d9851-ba4e-4d0f-9117-e9b52c79dd4f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: de327eae-291a-4cab-bf11-2d44e9e24614 2026-05-28 01:44:25.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e0d9851-ba4e-4d0f-9117-e9b52c79dd4f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: de327eae-291a-4cab-bf11-2d44e9e24614 2026-05-28 01:44:26.020 8 INFO neutron.db.segments_db [None req-10038103-f889-4ccd-b302-8bffd451cdd5 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 266d1ace-4634-4a2c-8244-6515ec8f7b4e of type vxlan for network b92d74c5-2cb6-421e-9f69-b6d67b364514 [pid: 8|app: 0|req: 401/789] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:44:25 2026] POST /v2.0/networks => generated 724 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/790] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:26 2026] GET /v2.0/ports?tenant_id=2e13bb27735341ada8fd9affe875a1dd&device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/791] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:44:25 2026] PUT /v2.0/routers/193135ee-8862-4f59-baf5-b4d8791af4f2/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/792] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=87c4c47c-2162-4fb2-b17d-73e9b6ea59e0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:26 2026] POST /v2.0/subnets => generated 690 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/794] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:26 2026] GET /v2.0/subnets?id=52009735-664f-479f-aacb-6821cf144605 => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:26.470 8 INFO neutron.db.segments_db [None req-e8259db3-ea91-47fe-b604-9f073fcd1551 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 5bcd1677-d50d-4469-803f-5a6ac20871b7 of type vxlan for network 298d4aef-b1bf-494c-b2f9-63c6cbaa9cff 2026-05-28 01:44:26.621 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0a7049e-7964-472e-b29b-4d2a0ac0ecb9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 6892c70a-5dfc-4a31-8d48-07df9d65a3fb 2026-05-28 01:44:26.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0a7049e-7964-472e-b29b-4d2a0ac0ecb9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 6892c70a-5dfc-4a31-8d48-07df9d65a3fb 2026-05-28 01:44:26.708 8 INFO neutron.db.l3_hamode_db [None req-e8259db3-ea91-47fe-b604-9f073fcd1551 58c7f1e8179b4bba97bc20e8c43e14ad ce2fb33c1ad24918b0db178ad8f3c662 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:44:26.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0a7049e-7964-472e-b29b-4d2a0ac0ecb9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 471d9ec2-0ed2-4939-ae3d-62f25082bc96 2026-05-28 01:44:26.924 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0a7049e-7964-472e-b29b-4d2a0ac0ecb9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 471d9ec2-0ed2-4939-ae3d-62f25082bc96 2026-05-28 01:44:27.299 7 INFO neutron.services.segments.plugin [-] Segment 325d5730-410c-4dc3-9e52-b5a0246f8a58 resource provider aggregate not found 2026-05-28 01:44:27.300 7 INFO neutron.services.segments.plugin [-] Segment 325d5730-410c-4dc3-9e52-b5a0246f8a58 resource provider aggregate not found 2026-05-28 01:44:27.321 7 INFO neutron.services.segments.plugin [-] Segment 325d5730-410c-4dc3-9e52-b5a0246f8a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325d5730-410c-4dc3-9e52-b5a0246f8a58 found for delete ", "request_id": "req-166c582f-1930-48d4-819c-c81b15a46ebd"}]} 2026-05-28 01:44:27.322 7 INFO neutron.db.l3_hamode_db [None req-b0a7049e-7964-472e-b29b-4d2a0ac0ecb9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network fbaf85f4-e5c1-4c9c-843f-fdee7e33894e was deleted as no HA routers are present in tenant 92fa5dec8ba94e82aa66256c69086dad. 2026-05-28 01:44:27.327 7 INFO neutron.services.segments.plugin [-] Segment 325d5730-410c-4dc3-9e52-b5a0246f8a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 325d5730-410c-4dc3-9e52-b5a0246f8a58 found for delete ", "request_id": "req-ed33f603-5c03-454c-a9bb-d3fdf6cebbd6"}]} [pid: 7|app: 0|req: 391/795] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:26 2026] DELETE /v2.0/routers/193135ee-8862-4f59-baf5-b4d8791af4f2 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/796] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:27 2026] GET /v2.0/ports?network_id=c2a71323-ed19-491e-9871-ef408fcde448&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:27 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/798] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:27 2026] DELETE /v2.0/subnets/feda08ff-b208-4a10-b018-f2f6527275a3 => 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: 395/799] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:27 2026] GET /v2.0/networks/c2a71323-ed19-491e-9871-ef408fcde448?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: 396/800] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:27 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:27.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-02a10dc0-33bd-4e7e-a09d-8c6a8ed34a15 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: c3db851a-c7f6-4386-9a0c-ba2d8e863b37 2026-05-28 01:44:27.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02a10dc0-33bd-4e7e-a09d-8c6a8ed34a15 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: c3db851a-c7f6-4386-9a0c-ba2d8e863b37 2026-05-28 01:44:27.940 8 INFO neutron.db.l3_hamode_db [None req-e8259db3-ea91-47fe-b604-9f073fcd1551 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/801] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:27 2026] DELETE /v2.0/networks/4e17196a-8693-4959-a917-79eec6c7f93e => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:28 2026] GET /v2.0/networks/c2a71323-ed19-491e-9871-ef408fcde448?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: 399/803] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:28 2026] GET /v2.0/security-groups?tenant_id=92fa5dec8ba94e82aa66256c69086dad&name=default => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:28 2026] DELETE /v2.0/security-groups/8fcf8957-1e7d-49e2-855c-7b33b74aa331 => 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: 401/805] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:28 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/806] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:28 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:26 2026] POST /v2.0/routers => generated 730 bytes in 2519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:44:29.355 7 INFO neutron.services.segments.plugin [-] Segment 3d992650-6875-49c5-a42c-53a3ac5f0de4 resource provider aggregate not found 2026-05-28 01:44:29.357 7 INFO neutron.services.segments.plugin [-] Segment 3d992650-6875-49c5-a42c-53a3ac5f0de4 resource provider aggregate not found 2026-05-28 01:44:29.387 7 INFO neutron.services.segments.plugin [-] Segment 3d992650-6875-49c5-a42c-53a3ac5f0de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d992650-6875-49c5-a42c-53a3ac5f0de4 found for delete ", "request_id": "req-67882b13-9fe5-4b1b-b6ae-1ac24ebbd539"}]} 2026-05-28 01:44:29.388 7 INFO neutron.services.segments.plugin [-] Segment 3d992650-6875-49c5-a42c-53a3ac5f0de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d992650-6875-49c5-a42c-53a3ac5f0de4 found for delete ", "request_id": "req-c3c43427-d14a-46bb-8dcd-58f0d92ee312"}]} [pid: 8|app: 0|req: 406/808] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:30 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 407/809] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:30 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:44:28 2026] PUT /v2.0/routers/8d79b97e-f01b-428c-9a9c-9f34d937cf7d/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:30.669 8 INFO neutron.db.segments_db [None req-1be52697-d848-44f4-8d99-02988ce580d7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 9218b7b5-0034-4574-8e90-2da6a229263a of type vxlan for network 7202e82a-3852-404d-b29d-60dcf0f7265a [pid: 8|app: 0|req: 408/813] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:44:30 2026] POST /v2.0/networks => generated 719 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/814] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:30 2026] POST /v2.0/subnets => generated 685 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:44:31.185 8 INFO neutron.db.segments_db [None req-9fd03b2b-b3ec-4f35-9b17-45d1e771ff50 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment e5d165d6-3c91-416b-ba1c-30ed34b5af7f of type vxlan for network f1d1b1ff-436c-493d-8fd5-5d104245be4a [pid: 7|app: 0|req: 407/815] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:31 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:31 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:31.558 8 INFO neutron.db.l3_hamode_db [None req-9fd03b2b-b3ec-4f35-9b17-45d1e771ff50 58c7f1e8179b4bba97bc20e8c43e14ad f65622f39881453db9bf3a342cbc855a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/817] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:44:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:44:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:44:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:44:32.462 8 INFO neutron.db.l3_hamode_db [None req-9fd03b2b-b3ec-4f35-9b17-45d1e771ff50 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 412/820] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:44:31 2026] POST /v2.0/floatingips => generated 552 bytes in 1187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/822] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&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: 409/823] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:44:31 2026] POST /v2.0/routers => generated 725 bytes in 2377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.170 () {34 vars in 1098 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--688715938&fields=id&tenant_id=ce2fb33c1ad24918b0db178ad8f3c662 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/825] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/networks?id=b92d74c5-2cb6-421e-9f69-b6d67b364514 => generated 675 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/826] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/quotas/ce2fb33c1ad24918b0db178ad8f3c662 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/827] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/ports?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/828] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?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: 421/830] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:33 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/831] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:34 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/832] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:34 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/833] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:44:33 2026] PUT /v2.0/routers/bd2824fb-4db1-47b6-8e39-c5dd08a13316/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/834] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:34 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 411/835] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:34 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&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: 425/836] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:35 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/837] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:44:35 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/838] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:44:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/839] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:44:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:35 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:35 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:44:35 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/843] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/844] 10.0.0.170 () {34 vars in 1100 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2074866760&fields=id&tenant_id=f65622f39881453db9bf3a342cbc855a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/845] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/networks?id=7202e82a-3852-404d-b29d-60dcf0f7265a => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/846] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/quotas/f65622f39881453db9bf3a342cbc855a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/847] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/ports?tenant_id=f65622f39881453db9bf3a342cbc855a&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/848] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?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: 419/849] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:44:36 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?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: 431/850] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:37 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 420/851] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:37 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/852] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:37 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/853] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:44:37 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/854] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:37 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:37.379 8 INFO neutron_taas.services.taas.taas_plugin [req-4132eb60-7614-4262-9303-cf45cb2c8390 req-19d06803-c124-401e-a8a2-a8c234072725 99a9556dc7394699a8e2fb0004ac6dfb 2e13bb27735341ada8fd9affe875a1dd - - default default] TaaS: Handle Delete Port: 87c4c47c-2162-4fb2-b17d-73e9b6ea59e0 2026-05-28 01:44:37.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4132eb60-7614-4262-9303-cf45cb2c8390 req-19d06803-c124-401e-a8a2-a8c234072725 99a9556dc7394699a8e2fb0004ac6dfb 2e13bb27735341ada8fd9affe875a1dd - - default default] Tap Mirror: Handle Delete Port: 87c4c47c-2162-4fb2-b17d-73e9b6ea59e0 [pid: 7|app: 0|req: 434/855] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 435/856] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/857] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/security-groups?id=45993c5c-5283-4b96-b9cb-b298ac94a86d&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: 437/858] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 422/859] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:44:37 2026] DELETE /v2.0/ports/87c4c47c-2162-4fb2-b17d-73e9b6ea59e0 => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:38.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-849f543c-773a-447e-9fc6-a7c2650f2739'] response: {'server_uuid': 'ec37c53c-caa1-455a-aab8-617b9dc4d25a', 'name': 'network-vif-deleted', 'tag': '87c4c47c-2162-4fb2-b17d-73e9b6ea59e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/860] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/networks?id=b92d74c5-2cb6-421e-9f69-b6d67b364514 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:44:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ce2fb33c1ad24918b0db178ad8f3c662 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/862] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:39 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/863] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:39 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/864] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:39 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 957 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/865] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:44:38 2026] POST /v2.0/ports => generated 954 bytes in 1043 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: 427/866] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:39 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/867] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:39 2026] PUT /v2.0/ports/d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac => generated 1235 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:40.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07bbe82a-7662-4c4b-b628-32cc8bd564f7'] response: {'name': 'network-changed', 'server_uuid': 'f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9', 'tag': 'd7686ec9-67eb-43dd-8d0f-1818cf4eb8ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 428/868] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:40 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 12 bytes in 31 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: 441/869] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:40 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 429/870] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/ports?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/871] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/networks?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/872] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/873] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 431/874] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 7|app: 0|req: 444/875] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:41 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/876] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 445/877] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/ports?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/878] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac => 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: 446/879] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/subnets?id=a6e085d5-22e4-4a43-a093-0e3a7970091b => generated 693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/880] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/881] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/ports?network_id=b92d74c5-2cb6-421e-9f69-b6d67b364514&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/882] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/883] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/884] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:42 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?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: 436/885] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/886] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => 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: 437/887] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/networks?id=7202e82a-3852-404d-b29d-60dcf0f7265a => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/888] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f65622f39881453db9bf3a342cbc855a => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/889] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 453/890] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:43 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/891] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:44:43 2026] POST /v2.0/ports => generated 958 bytes in 441 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: 454/892] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:43 2026] PUT /v2.0/ports/54dc73e2-05c2-4f28-93e9-d1d464872ad7 => generated 1239 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/893] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 973 bytes in 48 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: 455/894] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 440/895] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/ports?device_id=ec37c53c-caa1-455a-aab8-617b9dc4d25a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:44.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-322d35a5-a56f-4b96-a133-e6a5e5485912'] response: {'name': 'network-changed', 'server_uuid': 'ec454dc3-759b-4e03-8417-0869e8a0d108', 'tag': '54dc73e2-05c2-4f28-93e9-d1d464872ad7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 456/896] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/897] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 457/898] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/ports?tenant_id=f65622f39881453db9bf3a342cbc855a&device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/899] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/networks?tenant_id=f65622f39881453db9bf3a342cbc855a&shared=False => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/900] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:44:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/901] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:45 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 444/902] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:45 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:45.742 7 INFO neutron_taas.services.taas.taas_plugin [None req-65a295b5-284f-412f-a373-c3322fe769eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: aa72b793-89ac-44e7-995d-6ed94affce4b 2026-05-28 01:44:45.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65a295b5-284f-412f-a373-c3322fe769eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: aa72b793-89ac-44e7-995d-6ed94affce4b [pid: 8|app: 0|req: 447/905] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:45 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/906] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/ports?tenant_id=f65622f39881453db9bf3a342cbc855a&device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/907] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/908] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=54dc73e2-05c2-4f28-93e9-d1d464872ad7 => 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: 451/909] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/subnets?id=6cdb5fc4-8213-454f-a98b-c94216a755df => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/910] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/ports?network_id=7202e82a-3852-404d-b29d-60dcf0f7265a&device_owner=network%3Adhcp => 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: 453/911] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?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: 459/912] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:44:45 2026] PUT /v2.0/routers/39333ed1-063d-48ce-8caf-2d322c01d1f9/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/913] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:46.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-bae400d4-052d-48f5-b4f0-c17a227ac448 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: ff3a4786-9b62-49d5-94e4-d2c949d91774 2026-05-28 01:44:46.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae400d4-052d-48f5-b4f0-c17a227ac448 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: ff3a4786-9b62-49d5-94e4-d2c949d91774 [pid: 8|app: 0|req: 455/914] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/915] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:46 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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-05-28 01:44:46.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-bae400d4-052d-48f5-b4f0-c17a227ac448 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: bbbb18ea-71db-4f40-93cb-76268f971a31 2026-05-28 01:44:46.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae400d4-052d-48f5-b4f0-c17a227ac448 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: bbbb18ea-71db-4f40-93cb-76268f971a31 2026-05-28 01:44:47.141 7 INFO neutron.services.segments.plugin [-] Segment 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d resource provider aggregate not found 2026-05-28 01:44:47.146 7 INFO neutron.services.segments.plugin [-] Segment 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d resource provider aggregate not found 2026-05-28 01:44:47.174 7 INFO neutron.db.l3_hamode_db [None req-bae400d4-052d-48f5-b4f0-c17a227ac448 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 317c4d15-10ca-4cbe-ae95-4a509db3393c was deleted as no HA routers are present in tenant 2e13bb27735341ada8fd9affe875a1dd. 2026-05-28 01:44:47.175 7 INFO neutron.services.segments.plugin [-] Segment 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d found for delete ", "request_id": "req-d1359db8-aeee-4c2e-8009-5f241fd156d0"}]} 2026-05-28 01:44:47.182 7 INFO neutron.services.segments.plugin [-] Segment 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9501d9a4-1cf4-4bc9-81d2-dedbcbb7248d found for delete ", "request_id": "req-bcc7ec85-27aa-484a-9eb2-ddb950c23326"}]} [pid: 7|app: 0|req: 460/916] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:46 2026] DELETE /v2.0/routers/39333ed1-063d-48ce-8caf-2d322c01d1f9 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/917] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:47 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/918] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:47 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:44:47 2026] DELETE /v2.0/subnets/52009735-664f-479f-aacb-6821cf144605 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:47.515 8 INFO neutron_taas.services.taas.taas_plugin [None req-be1f350f-a433-4f8e-b402-56fe54eacb00 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 202b148f-255c-4a4a-a126-44d798900aa0 2026-05-28 01:44:47.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be1f350f-a433-4f8e-b402-56fe54eacb00 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 202b148f-255c-4a4a-a126-44d798900aa0 2026-05-28 01:44:47.729 8 INFO neutron.services.segments.plugin [-] Segment c5822233-54a4-4ccf-b2e3-5fad5cbf4265 resource provider aggregate not found 2026-05-28 01:44:47.736 8 INFO neutron.services.segments.plugin [-] Segment c5822233-54a4-4ccf-b2e3-5fad5cbf4265 resource provider aggregate not found 2026-05-28 01:44:47.766 8 INFO neutron.services.segments.plugin [-] Segment c5822233-54a4-4ccf-b2e3-5fad5cbf4265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5822233-54a4-4ccf-b2e3-5fad5cbf4265 found for delete ", "request_id": "req-14808412-ecd5-41de-b076-5479c8a04e9a"}]} 2026-05-28 01:44:47.768 8 INFO neutron.services.segments.plugin [-] Segment c5822233-54a4-4ccf-b2e3-5fad5cbf4265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5822233-54a4-4ccf-b2e3-5fad5cbf4265 found for delete ", "request_id": "req-f490a8d5-0478-4a64-aecc-14088b9bec17"}]} [pid: 8|app: 0|req: 459/920] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:47 2026] DELETE /v2.0/networks/c2a71323-ed19-491e-9871-ef408fcde448 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/921] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:47 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/922] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:47 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 463/923] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:47 2026] GET /v2.0/security-groups?tenant_id=2e13bb27735341ada8fd9affe875a1dd&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/924] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:47 2026] DELETE /v2.0/security-groups/45993c5c-5283-4b96-b9cb-b298ac94a86d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/925] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 462/926] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 465/927] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/928] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 467/929] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/ports/832e93db-b310-4bed-8db7-e975dd40f27f => generated 968 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/930] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:49.005 8 INFO neutron.db.l3_db [None req-0ccd397a-0a64-44c1-9f7d-c3dd02faf3c5 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] Floating IP f3bd3a33-1e36-4a9f-833b-c7e947d47bd1 associated. External IP: 10.96.250.212, port: d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac. [pid: 7|app: 0|req: 469/931] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:48 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/932] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:44:48 2026] PUT /v2.0/floatingips/f3bd3a33-1e36-4a9f-833b-c7e947d47bd1 => generated 855 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:49.359 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd675f17-2984-4b8d-ae4a-3ce2b4ac52cd'] response: {'name': 'network-changed', 'server_uuid': 'f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9', 'tag': 'd7686ec9-67eb-43dd-8d0f-1818cf4eb8ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/933] 199.204.45.19 () {34 vars in 999 bytes} [Thu May 28 01:44:49 2026] GET /v2.0/subnets?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/934] 199.204.45.19 () {34 vars in 1145 bytes} [Thu May 28 01:44:49 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72&device_owner=compute%3Anova&network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/935] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:49 2026] GET /v2.0/ports?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/936] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:49 2026] GET /v2.0/networks?id=b92d74c5-2cb6-421e-9f69-b6d67b364514 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/937] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/938] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/subnets?id=a6e085d5-22e4-4a43-a093-0e3a7970091b => generated 693 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/939] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/940] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/ports?network_id=b92d74c5-2cb6-421e-9f69-b6d67b364514&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/941] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 472/942] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?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: 471/943] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:49 2026] PUT /v2.0/ports/832e93db-b310-4bed-8db7-e975dd40f27f => generated 1149 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/944] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:44:50.434 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-688164c2-f4aa-4a91-ad28-536a0aee9647'] response: {'name': 'network-changed', 'server_uuid': '2d0bc9f6-66a5-46f5-a594-bef467e7ee72', 'tag': '832e93db-b310-4bed-8db7-e975dd40f27f', '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: 472/945] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/946] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:50 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/947] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/948] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/951] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/952] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 476/953] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:51 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:52.034 8 INFO neutron.db.l3_db [None req-290fe431-8c79-495d-ab8a-5222cce72b27 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] Floating IP af19a227-6b47-49d1-8ac1-773013e264a3 associated. External IP: 10.96.250.213, port: 54dc73e2-05c2-4f28-93e9-d1d464872ad7. [pid: 7|app: 0|req: 478/956] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/957] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:44:51 2026] PUT /v2.0/floatingips/af19a227-6b47-49d1-8ac1-773013e264a3 => generated 856 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/958] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/959] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/960] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:52.502 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d42bb97e-54be-4474-b965-6e3609501946'] response: {'name': 'network-changed', 'server_uuid': 'ec454dc3-759b-4e03-8417-0869e8a0d108', 'tag': '54dc73e2-05c2-4f28-93e9-d1d464872ad7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 481/961] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/962] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => 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: 481/963] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/964] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/965] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/966] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&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: 483/967] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 484/968] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 485/969] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/970] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/ports?tenant_id=f65622f39881453db9bf3a342cbc855a&device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 485/971] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:52 2026] GET /v2.0/security-groups?tenant_id=d4255a76e1b9410fb3f6758bdce20d56&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/972] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 486/973] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/networks?id=7202e82a-3852-404d-b29d-60dcf0f7265a => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/974] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=54dc73e2-05c2-4f28-93e9-d1d464872ad7 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/975] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:53 2026] DELETE /v2.0/security-groups/23a00d0b-4577-4190-9a13-169ffe82b054 => 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: 488/976] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/subnets?id=6cdb5fc4-8213-454f-a98b-c94216a755df => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/977] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/ports?network_id=7202e82a-3852-404d-b29d-60dcf0f7265a&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: 489/978] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/979] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/980] 199.204.45.19 () {34 vars in 1119 bytes} [Thu May 28 01:44:53 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/981] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:44:53 2026] PUT /v2.0/ports/832e93db-b310-4bed-8db7-e975dd40f27f => generated 968 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:54.170 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e74b53b9-0634-4b83-bc6d-0f01febbd8c8'] response: {'name': 'network-changed', 'server_uuid': '2d0bc9f6-66a5-46f5-a594-bef467e7ee72', 'tag': '832e93db-b310-4bed-8db7-e975dd40f27f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 491/982] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/983] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 492/984] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/985] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/986] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/987] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/988] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&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: 495/989] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 495/990] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:54 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 496/991] 10.0.0.86 () {32 vars in 652 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions => generated 21537 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/992] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/993] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/994] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/995] 10.0.0.86 () {32 vars in 664 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/996] 10.0.0.86 () {32 vars in 698 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/997] 10.0.0.86 () {32 vars in 696 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/998] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/999] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1000] 10.0.0.86 () {32 vars in 702 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1001] 10.0.0.86 () {32 vars in 692 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1002] 10.0.0.86 () {32 vars in 694 bytes} [Thu May 28 01:44:55 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: 8|app: 0|req: 502/1003] 10.0.0.86 () {32 vars in 684 bytes} [Thu May 28 01:44:55 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: 502/1004] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1005] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1006] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1007] 10.0.0.86 () {32 vars in 660 bytes} [Thu May 28 01:44:55 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: 505/1008] 10.0.0.86 () {32 vars in 698 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/security-groups?id=0bf1a3ed-fa00-4700-8204-0b9f66082c6d&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: 507/1010] 10.0.0.86 () {32 vars in 678 bytes} [Thu May 28 01:44:55 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: 508/1011] 10.0.0.86 () {32 vars in 682 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1012] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1013] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1014] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:44:55 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) 2026-05-28 01:44:55.495 7 INFO neutron_taas.services.taas.taas_plugin [req-561f0bf0-2929-407f-8a5e-4daee5213267 req-1957c8fc-3d70-40da-bcbe-9f0fbfa9ff0e 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] TaaS: Handle Delete Port: 54dc73e2-05c2-4f28-93e9-d1d464872ad7 2026-05-28 01:44:55.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-561f0bf0-2929-407f-8a5e-4daee5213267 req-1957c8fc-3d70-40da-bcbe-9f0fbfa9ff0e 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] Tap Mirror: Handle Delete Port: 54dc73e2-05c2-4f28-93e9-d1d464872ad7 [pid: 8|app: 0|req: 512/1015] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1016] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1017] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1018] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1019] 10.0.0.86 () {32 vars in 698 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1020] 10.0.0.86 () {32 vars in 678 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 10.0.0.86 () {32 vars in 666 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1022] 10.0.0.86 () {32 vars in 676 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1023] 10.0.0.86 () {32 vars in 664 bytes} [Thu May 28 01:44:55 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: 521/1024] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1025] 10.0.0.86 () {32 vars in 712 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1026] 10.0.0.86 () {32 vars in 690 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1027] 10.0.0.86 () {32 vars in 682 bytes} [Thu May 28 01:44:55 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: 525/1028] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1029] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1030] 10.0.0.86 () {32 vars in 704 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1031] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1032] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1033] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:55.638 7 INFO neutron.db.l3_db [req-561f0bf0-2929-407f-8a5e-4daee5213267 req-1957c8fc-3d70-40da-bcbe-9f0fbfa9ff0e 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] Floating IP af19a227-6b47-49d1-8ac1-773013e264a3 disassociated. External IP: 10.96.250.213, port: 54dc73e2-05c2-4f28-93e9-d1d464872ad7. [pid: 8|app: 0|req: 531/1034] 10.0.0.86 () {32 vars in 692 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1035] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1036] 10.0.0.86 () {32 vars in 708 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1037] 10.0.0.86 () {32 vars in 704 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1038] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1039] 10.0.0.86 () {32 vars in 696 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1040] 10.0.0.86 () {32 vars in 710 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 538/1041] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1042] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1043] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1044] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1045] 10.0.0.86 () {32 vars in 670 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1046] 10.0.0.86 () {32 vars in 660 bytes} [Thu May 28 01:44:55 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: 544/1047] 10.0.0.86 () {32 vars in 698 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1048] 10.0.0.86 () {32 vars in 698 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1049] 10.0.0.86 () {32 vars in 676 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1050] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1051] 10.0.0.86 () {32 vars in 682 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1052] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1053] 10.0.0.86 () {32 vars in 684 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1054] 10.0.0.86 () {32 vars in 706 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1055] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1056] 10.0.0.86 () {32 vars in 696 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1057] 10.0.0.86 () {32 vars in 694 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1058] 10.0.0.86 () {32 vars in 684 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1059] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1060] 10.0.0.86 () {32 vars in 704 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1061] 10.0.0.86 () {32 vars in 666 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1062] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1063] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1064] 10.0.0.86 () {32 vars in 690 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1065] 10.0.0.86 () {32 vars in 690 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1066] 10.0.0.86 () {32 vars in 694 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1067] 10.0.0.86 () {32 vars in 684 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1068] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1069] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:55 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1070] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&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: 568/1071] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1072] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:44:55 2026] DELETE /v2.0/ports/54dc73e2-05c2-4f28-93e9-d1d464872ad7 => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1073] 10.0.0.86 () {32 vars in 702 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/router_availability_zone => 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: 506/1074] 10.0.0.86 () {32 vars in 712 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1075] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1076] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/ports?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1077] 10.0.0.86 () {32 vars in 714 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1078] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1079] 10.0.0.86 () {32 vars in 740 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1080] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1081] 10.0.0.86 () {32 vars in 682 bytes} [Thu May 28 01:44:56 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: 570/1082] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/networks?id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1083] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1084] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1085] 10.0.0.86 () {32 vars in 678 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1086] 10.0.0.86 () {32 vars in 668 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1087] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=832e93db-b310-4bed-8db7-e975dd40f27f => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1088] 10.0.0.86 () {32 vars in 696 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/standard-attr-segment => 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: 576/1089] 10.0.0.86 () {32 vars in 704 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1090] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1091] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1092] 10.0.0.86 () {32 vars in 682 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1093] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/subnets?id=b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1094] 10.0.0.86 () {32 vars in 704 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1095] 10.0.0.86 () {32 vars in 694 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1096] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:56.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a051ce21-fecc-4d74-9807-f08ba38d5104'] response: {'server_uuid': 'ec454dc3-759b-4e03-8417-0869e8a0d108', 'name': 'network-vif-deleted', 'tag': '54dc73e2-05c2-4f28-93e9-d1d464872ad7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1097] 10.0.0.86 () {32 vars in 696 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1098] 10.0.0.86 () {32 vars in 678 bytes} [Thu May 28 01:44:56 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: 585/1099] 10.0.0.86 () {32 vars in 688 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1100] 10.0.0.86 () {32 vars in 700 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1101] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/ports?network_id=0259ec9d-23fc-412d-ad95-95d44b0c6fbf&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1102] 10.0.0.86 () {32 vars in 664 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1103] 10.0.0.86 () {32 vars in 680 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1104] 10.0.0.86 () {32 vars in 676 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1105] 10.0.0.86 () {32 vars in 692 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1106] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?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: 591/1107] 10.0.0.86 () {32 vars in 676 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1108] 10.0.0.86 () {32 vars in 666 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1109] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1110] 10.0.0.86 () {32 vars in 674 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1111] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1112] 10.0.0.86 () {32 vars in 686 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1113] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 519/1114] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:57 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1115] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:44:56 2026] GET /v2.0/security-groups?tenant_id=dfef1767384648fbbb4682320201f563&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1116] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:57 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1117] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:57 2026] DELETE /v2.0/security-groups/27f9912a-5455-43ed-8a15-e22c31601682 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1118] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:57 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 598/1119] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:58 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1120] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:44:58 2026] GET /v2.0/security-groups?id=b18dda68-a3b2-4e15-85a8-2256953be7e3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1121] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:44:58 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:44:58.525 7 INFO neutron_taas.services.taas.taas_plugin [req-49042ca2-d580-43ce-8bcd-032795c8e2d4 req-08a2960a-2c03-4cae-a0aa-6322430df500 ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] TaaS: Handle Delete Port: 832e93db-b310-4bed-8db7-e975dd40f27f 2026-05-28 01:44:58.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-49042ca2-d580-43ce-8bcd-032795c8e2d4 req-08a2960a-2c03-4cae-a0aa-6322430df500 ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] Tap Mirror: Handle Delete Port: 832e93db-b310-4bed-8db7-e975dd40f27f 2026-05-28 01:44:58.654 7 INFO neutron.db.l3_db [req-49042ca2-d580-43ce-8bcd-032795c8e2d4 req-08a2960a-2c03-4cae-a0aa-6322430df500 ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] Floating IP 81f14d9a-4efd-4b3d-8e77-74b8694c06d5 disassociated. External IP: 10.96.250.220, port: 832e93db-b310-4bed-8db7-e975dd40f27f. [pid: 8|app: 0|req: 600/1122] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:58 2026] GET /v2.0/ports?device_id=ec454dc3-759b-4e03-8417-0869e8a0d108 => 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: 523/1123] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:44:58 2026] DELETE /v2.0/ports/832e93db-b310-4bed-8db7-e975dd40f27f => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:59.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26ef964a-9211-426f-a2d5-72e378caba15'] response: {'server_uuid': '2d0bc9f6-66a5-46f5-a594-bef467e7ee72', 'name': 'network-vif-deleted', 'tag': '832e93db-b310-4bed-8db7-e975dd40f27f', 'status': 'completed', 'code': 200} 2026-05-28 01:44:59.353 8 INFO neutron.db.segments_db [None req-284132db-b765-486e-8ac4-715c31466fe9 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa of type vxlan for network 96cca8a7-9986-4301-a7bb-1be533e4ac80 2026-05-28 01:44:59.422 8 INFO neutron.db.segments_db [None req-284132db-b765-486e-8ac4-715c31466fe9 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment 99605d2e-3039-45be-ba22-d155efa4e9f3 of type vxlan for network 8612b94f-209f-4190-b464-00bb3e069a13 [pid: 7|app: 0|req: 524/1124] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:44:59 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => 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: 601/1125] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:44:59 2026] POST /v2.0/networks => generated 1208 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1126] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:44:59 2026] GET /v2.0/networks => generated 1845 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:44:59.785 8 INFO neutron.services.segments.plugin [-] Segment d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa resource provider aggregate not found 2026-05-28 01:44:59.789 8 INFO neutron.services.segments.plugin [-] Segment d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa resource provider aggregate not found 2026-05-28 01:44:59.812 8 INFO neutron.services.segments.plugin [-] Segment d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa found for delete ", "request_id": "req-c7c3872b-1c5e-4eb3-bc29-c6c034b7cb8f"}]} 2026-05-28 01:44:59.813 8 INFO neutron.services.segments.plugin [-] Segment d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d82d0e-bbce-4bab-9e9a-84bc72a6ccfa found for delete ", "request_id": "req-fae37691-59ed-44cb-a8cc-56b2cfa33592"}]} [pid: 8|app: 0|req: 602/1127] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:59 2026] DELETE /v2.0/networks/96cca8a7-9986-4301-a7bb-1be533e4ac80 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:44:59.982 7 INFO neutron.services.segments.plugin [-] Segment 99605d2e-3039-45be-ba22-d155efa4e9f3 resource provider aggregate not found 2026-05-28 01:44:59.989 7 INFO neutron.services.segments.plugin [-] Segment 99605d2e-3039-45be-ba22-d155efa4e9f3 resource provider aggregate not found 2026-05-28 01:45:00.003 7 INFO neutron.services.segments.plugin [-] Segment 99605d2e-3039-45be-ba22-d155efa4e9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99605d2e-3039-45be-ba22-d155efa4e9f3 found for delete ", "request_id": "req-0b63611d-844d-4025-9d82-a9f616471d52"}]} 2026-05-28 01:45:00.004 7 INFO neutron.services.segments.plugin [-] Segment 99605d2e-3039-45be-ba22-d155efa4e9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99605d2e-3039-45be-ba22-d155efa4e9f3 found for delete ", "request_id": "req-693766c1-e478-44cc-b8fd-75038e266a63"}]} [pid: 7|app: 0|req: 526/1128] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:44:59 2026] DELETE /v2.0/networks/8612b94f-209f-4190-b464-00bb3e069a13 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1129] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:44:59 2026] DELETE /v2.0/security-groups/0bf1a3ed-fa00-4700-8204-0b9f66082c6d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:00.072 8 INFO neutron.api.v2.resource [None req-63690aa9-7bc5-4567-a4bc-93068729a32a 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1130] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:45:00 2026] GET /v2.0/security-groups/0bf1a3ed-fa00-4700-8204-0b9f66082c6d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1131] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:45:00 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) 2026-05-28 01:45:00.232 7 INFO neutron.db.segments_db [None req-5f8a75ca-b987-4f40-80e1-d59047a2540e 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment b763588f-79ab-4c92-b40a-15e3207836f8 of type vxlan for network 8e4511cf-d137-4d01-9feb-ff58c218d540 2026-05-28 01:45:00.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-6899f133-f2f2-4de9-a389-ba6d5ab105d0 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] TaaS: Handle Delete Port: dfbeeed1-c0f9-4b10-83b7-5d4af7b069ca 2026-05-28 01:45:00.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6899f133-f2f2-4de9-a389-ba6d5ab105d0 664181f8d7a3450dbcb96f4e94216cb9 f65622f39881453db9bf3a342cbc855a - - default default] Tap Mirror: Handle Delete Port: dfbeeed1-c0f9-4b10-83b7-5d4af7b069ca [pid: 7|app: 0|req: 528/1132] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:00 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1133] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:00 2026] DELETE /v2.0/floatingips/af19a227-6b47-49d1-8ac1-773013e264a3 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:00.434 7 INFO neutron.db.segments_db [None req-5c780d0c-4e59-48af-89cd-4a2411f88117 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment 2a41f82b-7319-4822-943e-c3cacdcad39b of type vxlan for network 498a4ce6-fd4f-4811-a253-4441b76deb02 [pid: 7|app: 0|req: 529/1134] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:00 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1137] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:00 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:00.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-392a32ba-c70b-4a1e-bbb0-de4ca97be139 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 56e2c21a-0f40-45ab-9225-51735d0a60c7 2026-05-28 01:45:00.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-392a32ba-c70b-4a1e-bbb0-de4ca97be139 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 56e2c21a-0f40-45ab-9225-51735d0a60c7 [pid: 7|app: 0|req: 533/1138] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:00 2026] POST /v2.0/ports => generated 1505 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1139] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:00 2026] PUT /v2.0/routers/bd2824fb-4db1-47b6-8e39-c5dd08a13316/remove_router_interface => generated 309 bytes in 974 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: 534/1140] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:45:01 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 1240 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1141] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:45:01 2026] GET /v2.0/ports => generated 1505 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1142] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:45:01 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:01.774 8 INFO neutron_taas.services.taas.taas_plugin [None req-c502de0b-05a4-4a82-b109-7dde4898dafe 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] TaaS: Handle Delete Port: b7a4ee86-51b4-4038-97e5-be3bc060bde2 2026-05-28 01:45:01.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c502de0b-05a4-4a82-b109-7dde4898dafe 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Tap Mirror: Handle Delete Port: b7a4ee86-51b4-4038-97e5-be3bc060bde2 2026-05-28 01:45:01.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d353a91-f807-453b-81f1-f856c4fc2bde 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 7538551a-e0a6-4635-a245-c060be558eab 2026-05-28 01:45:01.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d353a91-f807-453b-81f1-f856c4fc2bde 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 7538551a-e0a6-4635-a245-c060be558eab [pid: 8|app: 0|req: 609/1143] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:01 2026] DELETE /v2.0/ports/b7a4ee86-51b4-4038-97e5-be3bc060bde2 => 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: 610/1144] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:01 2026] GET /v2.0/ports?device_id=2d0bc9f6-66a5-46f5-a594-bef467e7ee72 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:01.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c333a6d-c335-44cb-9560-7d0e9bbd81b5 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] TaaS: Handle Delete Port: 52b5d970-6651-4cb7-97d9-b55eb497bd99 2026-05-28 01:45:02.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c333a6d-c335-44cb-9560-7d0e9bbd81b5 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Tap Mirror: Handle Delete Port: 52b5d970-6651-4cb7-97d9-b55eb497bd99 [pid: 8|app: 0|req: 611/1145] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:01 2026] DELETE /v2.0/ports/52b5d970-6651-4cb7-97d9-b55eb497bd99 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:02.106 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d353a91-f807-453b-81f1-f856c4fc2bde 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 28609810-11fb-4e7e-8050-f7cda0e80608 2026-05-28 01:45:02.108 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d353a91-f807-453b-81f1-f856c4fc2bde 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 28609810-11fb-4e7e-8050-f7cda0e80608 [pid: 8|app: 0|req: 612/1146] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:45:02 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:02.190 8 INFO neutron.db.segments_db [None req-2f800b01-c407-41b6-99e1-461e3b565b81 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment 3f5eb704-a5d6-460c-bee0-433abe17075a of type vxlan for network 7ee9588a-8579-45cf-bdaf-8a7db7da2ce9 [pid: 8|app: 0|req: 613/1147] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:02 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:02.350 8 INFO neutron.db.segments_db [None req-f39ddee7-ec41-4354-b391-b00b03cb38f1 2d6fb28e2a934fb19a38415e1c71b021 085ae1f89a0844e3bc959e38f6ba9778 - - default default] Added segment 35949a7a-63d6-4e60-af40-038048e99dcc of type vxlan for network 73b332af-5189-4ac8-8b77-74f633eff379 2026-05-28 01:45:02.438 7 INFO neutron.services.segments.plugin [-] Segment e5d165d6-3c91-416b-ba1c-30ed34b5af7f resource provider aggregate not found 2026-05-28 01:45:02.446 7 INFO neutron.services.segments.plugin [-] Segment e5d165d6-3c91-416b-ba1c-30ed34b5af7f resource provider aggregate not found [pid: 8|app: 0|req: 614/1148] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:02 2026] POST /v2.0/networks => generated 630 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:02.469 7 INFO neutron.services.segments.plugin [-] Segment e5d165d6-3c91-416b-ba1c-30ed34b5af7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d165d6-3c91-416b-ba1c-30ed34b5af7f found for delete ", "request_id": "req-8fe2d43a-cd03-4202-9539-9e4572cabfa3"}]} 2026-05-28 01:45:02.474 7 INFO neutron.services.segments.plugin [-] Segment e5d165d6-3c91-416b-ba1c-30ed34b5af7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d165d6-3c91-416b-ba1c-30ed34b5af7f found for delete ", "request_id": "req-ab983961-b493-427a-a7de-682810db8472"}]} 2026-05-28 01:45:02.478 7 INFO neutron.db.l3_hamode_db [None req-6d353a91-f807-453b-81f1-f856c4fc2bde 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network f1d1b1ff-436c-493d-8fd5-5d104245be4a was deleted as no HA routers are present in tenant f65622f39881453db9bf3a342cbc855a. [pid: 7|app: 0|req: 535/1149] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:01 2026] DELETE /v2.0/routers/bd2824fb-4db1-47b6-8e39-c5dd08a13316 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1150] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:02 2026] DELETE /v2.0/subnets/6cdb5fc4-8213-454f-a98b-c94216a755df => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:02.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b25b325-7e21-4a50-80ea-111843d0165e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: c2e01258-2ea9-496f-8d91-5314da2c8f71 2026-05-28 01:45:02.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b25b325-7e21-4a50-80ea-111843d0165e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: c2e01258-2ea9-496f-8d91-5314da2c8f71 [pid: 8|app: 0|req: 615/1151] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:02 2026] POST /v2.0/subnets => generated 1273 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1152] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:45:02 2026] GET /v2.0/subnets => generated 1909 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1153] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:02 2026] DELETE /v2.0/networks/7202e82a-3852-404d-b29d-60dcf0f7265a => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1154] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:02 2026] DELETE /v2.0/subnets/f50896fe-ed0c-46a5-b8d4-75b289aa19bf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1155] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/security-groups/b18dda68-a3b2-4e15-85a8-2256953be7e3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:03.132 7 INFO neutron.api.v2.resource [None req-86a804d6-62df-423d-bb85-45e0fa6d506d ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1156] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:45:03 2026] GET /v2.0/security-groups/b18dda68-a3b2-4e15-85a8-2256953be7e3 => 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: 618/1157] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/subnets/6c348298-7285-4b00-af3d-e2705c294d37 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:03.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2cd4899-e02b-456a-be54-95cac49f6472 ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] TaaS: Handle Delete Port: eff4f09e-d218-47a5-ab45-b65272770db4 2026-05-28 01:45:03.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2cd4899-e02b-456a-be54-95cac49f6472 ab9ce7a57b754fe299fa147c3ad6fc50 5276a2e97d89474bb4e9fb023b0e66ca - - default default] Tap Mirror: Handle Delete Port: eff4f09e-d218-47a5-ab45-b65272770db4 [pid: 8|app: 0|req: 619/1158] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:03 2026] GET /v2.0/security-groups?tenant_id=f65622f39881453db9bf3a342cbc855a&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1159] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:45:03 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1160] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/security-groups/f5886d54-6e42-43ea-9913-1fa8981c9177 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1161] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/floatingips/81f14d9a-4efd-4b3d-8e77-74b8694c06d5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:03.505 8 INFO neutron.services.segments.plugin [-] Segment 35949a7a-63d6-4e60-af40-038048e99dcc resource provider aggregate not found 2026-05-28 01:45:03.511 8 INFO neutron.services.segments.plugin [-] Segment 35949a7a-63d6-4e60-af40-038048e99dcc resource provider aggregate not found 2026-05-28 01:45:03.532 8 INFO neutron.services.segments.plugin [-] Segment 35949a7a-63d6-4e60-af40-038048e99dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35949a7a-63d6-4e60-af40-038048e99dcc found for delete ", "request_id": "req-d2ee3330-cf1b-4ad3-8670-6f5151157df1"}]} 2026-05-28 01:45:03.533 8 INFO neutron.services.segments.plugin [-] Segment 35949a7a-63d6-4e60-af40-038048e99dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35949a7a-63d6-4e60-af40-038048e99dcc found for delete ", "request_id": "req-afca93bc-71bd-470c-917b-0a529656eb3a"}]} [pid: 8|app: 0|req: 622/1162] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/networks/73b332af-5189-4ac8-8b77-74f633eff379 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1163] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/networks/7ee9588a-8579-45cf-bdaf-8a7db7da2ce9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1164] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/networks/498a4ce6-fd4f-4811-a253-4441b76deb02 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:03.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-efce5846-fe79-47ff-aeb4-f11104f93ad9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 4be4cedb-7614-4e9c-85d8-813a3e379750 2026-05-28 01:45:03.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efce5846-fe79-47ff-aeb4-f11104f93ad9 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 4be4cedb-7614-4e9c-85d8-813a3e379750 [pid: 8|app: 0|req: 625/1165] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:03 2026] DELETE /v2.0/networks/8e4511cf-d137-4d01-9feb-ff58c218d540 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:04.507 7 INFO neutron.services.segments.plugin [-] Segment 9218b7b5-0034-4574-8e90-2da6a229263a resource provider aggregate not found 2026-05-28 01:45:04.510 7 INFO neutron.services.segments.plugin [-] Segment 9218b7b5-0034-4574-8e90-2da6a229263a resource provider aggregate not found [pid: 7|app: 0|req: 541/1166] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:03 2026] PUT /v2.0/routers/a58f77c1-3082-46d7-b9c3-6f2c7f21b55a/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:04.531 7 INFO neutron.services.segments.plugin [-] Segment 9218b7b5-0034-4574-8e90-2da6a229263a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9218b7b5-0034-4574-8e90-2da6a229263a found for delete ", "request_id": "req-40c1a5f6-cb26-4d8d-888e-c4f1584d44e2"}]} 2026-05-28 01:45:04.534 7 INFO neutron.services.segments.plugin [-] Segment 9218b7b5-0034-4574-8e90-2da6a229263a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9218b7b5-0034-4574-8e90-2da6a229263a found for delete ", "request_id": "req-84b66f2c-f1df-46eb-9a38-d56b6da690cd"}]} [pid: 8|app: 0|req: 626/1167] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:04 2026] GET /v2.0/security-groups?tenant_id=085ae1f89a0844e3bc959e38f6ba9778&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:04.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-18ccbb09-7960-4a9e-acb3-87a5ad040362 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 5f1e64b8-6881-485f-8cd5-7d77920ca7bb 2026-05-28 01:45:04.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18ccbb09-7960-4a9e-acb3-87a5ad040362 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 5f1e64b8-6881-485f-8cd5-7d77920ca7bb [pid: 8|app: 0|req: 627/1168] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:04 2026] DELETE /v2.0/security-groups/095f5338-062a-4854-971b-85c62cdaa454 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:05.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-18ccbb09-7960-4a9e-acb3-87a5ad040362 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: db03bb6b-23d3-44e6-aff9-25adffdc5af0 2026-05-28 01:45:05.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18ccbb09-7960-4a9e-acb3-87a5ad040362 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: db03bb6b-23d3-44e6-aff9-25adffdc5af0 2026-05-28 01:45:05.407 7 INFO neutron.db.l3_hamode_db [None req-18ccbb09-7960-4a9e-acb3-87a5ad040362 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 1753efd9-b280-47d9-9273-dca80774b9a6 was deleted as no HA routers are present in tenant 5276a2e97d89474bb4e9fb023b0e66ca. [pid: 7|app: 0|req: 542/1169] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:04 2026] DELETE /v2.0/routers/a58f77c1-3082-46d7-b9c3-6f2c7f21b55a => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:05.567 8 INFO neutron.services.segments.plugin [-] Segment 3f5eb704-a5d6-460c-bee0-433abe17075a resource provider aggregate not found 2026-05-28 01:45:05.570 8 INFO neutron.services.segments.plugin [-] Segment 3f5eb704-a5d6-460c-bee0-433abe17075a resource provider aggregate not found 2026-05-28 01:45:05.592 8 INFO neutron.services.segments.plugin [-] Segment 3f5eb704-a5d6-460c-bee0-433abe17075a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5eb704-a5d6-460c-bee0-433abe17075a found for delete ", "request_id": "req-ff741698-b3db-4329-8a94-30ec6f8a2b19"}]} 2026-05-28 01:45:05.605 8 INFO neutron.services.segments.plugin [-] Segment 3f5eb704-a5d6-460c-bee0-433abe17075a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f5eb704-a5d6-460c-bee0-433abe17075a found for delete ", "request_id": "req-19d3ca72-ebf2-4753-bf3c-ab4881fa6cda"}]} 2026-05-28 01:45:05.621 8 INFO neutron.services.segments.plugin [-] Segment 2a41f82b-7319-4822-943e-c3cacdcad39b resource provider aggregate not found 2026-05-28 01:45:05.637 8 INFO neutron.services.segments.plugin [-] Segment 2a41f82b-7319-4822-943e-c3cacdcad39b resource provider aggregate not found 2026-05-28 01:45:05.643 8 INFO neutron.services.segments.plugin [-] Segment 2a41f82b-7319-4822-943e-c3cacdcad39b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a41f82b-7319-4822-943e-c3cacdcad39b found for delete ", "request_id": "req-1a0f2e03-4931-495d-aebf-f523d35fb756"}]} 2026-05-28 01:45:05.664 8 INFO neutron.services.segments.plugin [-] Segment 2a41f82b-7319-4822-943e-c3cacdcad39b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a41f82b-7319-4822-943e-c3cacdcad39b found for delete ", "request_id": "req-422bed11-187d-412c-a806-a62766d3e7a7"}]} 2026-05-28 01:45:05.669 8 INFO neutron.services.segments.plugin [-] Segment b763588f-79ab-4c92-b40a-15e3207836f8 resource provider aggregate not found [pid: 8|app: 0|req: 628/1170] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:05 2026] DELETE /v2.0/subnets/b7ba8b50-f431-4ef5-b920-516fba19c145 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:05.694 8 INFO neutron.services.segments.plugin [-] Segment b763588f-79ab-4c92-b40a-15e3207836f8 resource provider aggregate not found 2026-05-28 01:45:05.701 8 INFO neutron.services.segments.plugin [-] Segment b763588f-79ab-4c92-b40a-15e3207836f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b763588f-79ab-4c92-b40a-15e3207836f8 found for delete ", "request_id": "req-17dd36b0-b61f-479e-a9b7-313c5cfcb37b"}]} 2026-05-28 01:45:05.716 8 INFO neutron.services.segments.plugin [-] Segment b763588f-79ab-4c92-b40a-15e3207836f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b763588f-79ab-4c92-b40a-15e3207836f8 found for delete ", "request_id": "req-9a66fc25-7b59-4852-a8fe-d54e03651a1b"}]} 2026-05-28 01:45:05.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf604311-4b16-4b55-aae7-7a45c3a33f1e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 01e21184-fa3d-4c97-a68f-b75705c93667 2026-05-28 01:45:05.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf604311-4b16-4b55-aae7-7a45c3a33f1e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 01e21184-fa3d-4c97-a68f-b75705c93667 [pid: 7|app: 0|req: 543/1171] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:05 2026] DELETE /v2.0/networks/0259ec9d-23fc-412d-ad95-95d44b0c6fbf => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1172] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:06 2026] GET /v2.0/security-groups?tenant_id=5276a2e97d89474bb4e9fb023b0e66ca&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: 544/1173] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:06 2026] DELETE /v2.0/security-groups/7852f20f-f152-40a7-8245-e7a2c3584a6f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:06.559 7 INFO neutron.services.segments.plugin [-] Segment c16690e4-158f-45c6-bb96-cce4996e7147 resource provider aggregate not found 2026-05-28 01:45:06.563 7 INFO neutron.services.segments.plugin [-] Segment c16690e4-158f-45c6-bb96-cce4996e7147 resource provider aggregate not found 2026-05-28 01:45:06.582 7 INFO neutron.services.segments.plugin [-] Segment c16690e4-158f-45c6-bb96-cce4996e7147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c16690e4-158f-45c6-bb96-cce4996e7147 found for delete ", "request_id": "req-58e7cf77-54f2-4daf-8897-adeb6dc330f9"}]} 2026-05-28 01:45:06.582 7 INFO neutron.services.segments.plugin [-] Segment c16690e4-158f-45c6-bb96-cce4996e7147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c16690e4-158f-45c6-bb96-cce4996e7147 found for delete ", "request_id": "req-c41bc86a-8105-4d12-9413-94af089bf4b5"}]} 2026-05-28 01:45:06.607 7 INFO neutron.services.segments.plugin [-] Segment d6e25554-317e-4d57-802b-2faa1baf1330 resource provider aggregate not found 2026-05-28 01:45:06.614 7 INFO neutron.services.segments.plugin [-] Segment d6e25554-317e-4d57-802b-2faa1baf1330 resource provider aggregate not found 2026-05-28 01:45:06.632 7 INFO neutron.services.segments.plugin [-] Segment d6e25554-317e-4d57-802b-2faa1baf1330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e25554-317e-4d57-802b-2faa1baf1330 found for delete ", "request_id": "req-dc24400b-ba20-4e94-9671-f0b242733a2f"}]} 2026-05-28 01:45:06.636 7 INFO neutron.services.segments.plugin [-] Segment d6e25554-317e-4d57-802b-2faa1baf1330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e25554-317e-4d57-802b-2faa1baf1330 found for delete ", "request_id": "req-de25baae-3045-430e-a712-fc16dbc631eb"}]} 2026-05-28 01:45:07.114 8 INFO neutron.db.segments_db [None req-cb0a7fb5-49e3-40e9-899c-87ff1b6fa7fd 9b24f690b00c48bdb94852cbdd124396 c939c35a1cea463c89569d74e5b00cdf - - default default] Added segment 32791453-886f-47ab-bba2-ffb900f73909 of type vxlan for network 25266ba5-6e75-41d0-94be-13a8bbcdcd75 [pid: 8|app: 0|req: 630/1174] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:06 2026] POST /v2.0/networks => generated 628 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1175] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:07 2026] POST /v2.0/subnets => generated 673 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:08.159 8 INFO neutron.db.segments_db [None req-6aa21fb0-8936-413b-9975-9d6111f291d4 9b24f690b00c48bdb94852cbdd124396 c939c35a1cea463c89569d74e5b00cdf - - default default] Added segment 55905e34-5e77-4383-9e8d-c0097850d031 of type vxlan for network c1b94eba-3a93-477c-be1e-0425ceb82055 [pid: 8|app: 0|req: 631/1176] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:08 2026] POST /v2.0/networks => generated 628 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1177] 10.0.0.86 () {34 vars in 742 bytes} [Thu May 28 01:45:08 2026] PUT /v2.0/networks/c1b94eba-3a93-477c-be1e-0425ceb82055 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1178] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:08 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1179] 10.0.0.86 () {34 vars in 740 bytes} [Thu May 28 01:45:08 2026] PUT /v2.0/subnets/b7438ae6-df02-4688-aede-3d201c810466 => generated 656 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:08.932 8 INFO neutron.services.segments.plugin [-] Segment 55905e34-5e77-4383-9e8d-c0097850d031 resource provider aggregate not found 2026-05-28 01:45:08.935 8 INFO neutron.services.segments.plugin [-] Segment 55905e34-5e77-4383-9e8d-c0097850d031 resource provider aggregate not found 2026-05-28 01:45:08.957 8 INFO neutron.services.segments.plugin [-] Segment 55905e34-5e77-4383-9e8d-c0097850d031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55905e34-5e77-4383-9e8d-c0097850d031 found for delete ", "request_id": "req-ba07ce65-85fc-4758-ac3b-fc43915bfd33"}]} 2026-05-28 01:45:08.958 8 INFO neutron.services.segments.plugin [-] Segment 55905e34-5e77-4383-9e8d-c0097850d031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55905e34-5e77-4383-9e8d-c0097850d031 found for delete ", "request_id": "req-a6a43c42-f05c-4fb6-b606-e1aa7c6592ef"}]} [pid: 8|app: 0|req: 633/1180] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:08 2026] DELETE /v2.0/networks/c1b94eba-3a93-477c-be1e-0425ceb82055 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:08.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd88c71f-d935-4b4e-b554-daa53b352565 9b24f690b00c48bdb94852cbdd124396 c939c35a1cea463c89569d74e5b00cdf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1181] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:08 2026] DELETE /v2.0/networks/c1b94eba-3a93-477c-be1e-0425ceb82055 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1182] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1183] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/subnets?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1184] 10.0.0.86 () {32 vars in 652 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1185] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/networks => generated 1312 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1186] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/subnets => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1187] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/networks/25266ba5-6e75-41d0-94be-13a8bbcdcd75 => generated 672 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1188] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/subnets/68ef98b5-2f5b-44d5-a3dc-d2ceadc56ed5 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:09.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79ae231e-2ac2-4294-8202-3e8af276a63c 9b24f690b00c48bdb94852cbdd124396 c939c35a1cea463c89569d74e5b00cdf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1189] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:09 2026] DELETE /v2.0/subnets/b7438ae6-df02-4688-aede-3d201c810466 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:09.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c126d9db-5d18-46d9-a91c-973fd0b8b889 9b24f690b00c48bdb94852cbdd124396 c939c35a1cea463c89569d74e5b00cdf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1190] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:09 2026] DELETE /v2.0/networks/c1b94eba-3a93-477c-be1e-0425ceb82055 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1191] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:09 2026] DELETE /v2.0/subnets/68ef98b5-2f5b-44d5-a3dc-d2ceadc56ed5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1192] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:09 2026] DELETE /v2.0/networks/25266ba5-6e75-41d0-94be-13a8bbcdcd75 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1193] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:09 2026] GET /v2.0/security-groups?tenant_id=92e513c0a0eb478d98d1fc1fdd632373&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1194] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:10 2026] DELETE /v2.0/security-groups/4ee96096-9759-4ee3-9cfb-b59a9d7a0af6 => 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: 555/1195] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:10 2026] GET /v2.0/security-groups?tenant_id=c939c35a1cea463c89569d74e5b00cdf&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1196] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:10 2026] DELETE /v2.0/security-groups/50984a23-ea3f-4f12-8bf7-299b3d895445 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:10.985 8 INFO neutron.services.segments.plugin [-] Segment 32791453-886f-47ab-bba2-ffb900f73909 resource provider aggregate not found 2026-05-28 01:45:10.991 8 INFO neutron.services.segments.plugin [-] Segment 32791453-886f-47ab-bba2-ffb900f73909 resource provider aggregate not found 2026-05-28 01:45:11.009 8 INFO neutron.services.segments.plugin [-] Segment 32791453-886f-47ab-bba2-ffb900f73909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32791453-886f-47ab-bba2-ffb900f73909 found for delete ", "request_id": "req-9042e052-805b-402f-9ca1-74667444a4a5"}]} 2026-05-28 01:45:11.011 8 INFO neutron.services.segments.plugin [-] Segment 32791453-886f-47ab-bba2-ffb900f73909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32791453-886f-47ab-bba2-ffb900f73909 found for delete ", "request_id": "req-8adefce0-063e-4758-b620-825b1e7db14a"}]} [pid: 7|app: 0|req: 556/1197] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/security-groups?tenant_id=49fd670a6ebf445bb9a116f8c1cd3ace&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1198] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:11 2026] DELETE /v2.0/security-groups/0daadc68-df2b-438d-a0fe-f2b7b7f87489 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1199] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/security-groups?tenant_id=104b05ffc448467ea5f98511706fe686&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1200] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 644/1201] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1202] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:11 2026] DELETE /v2.0/security-groups/68db2ffa-9007-4992-bd70-829fddb68d88 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1203] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1204] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:11 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1205] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:12 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1206] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:12 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1207] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 561/1208] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 648/1209] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/ports?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1210] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/networks?id=b92d74c5-2cb6-421e-9f69-b6d67b364514 => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1211] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1212] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/subnets?id=a6e085d5-22e4-4a43-a093-0e3a7970091b => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1213] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:45:13 2026] GET /v2.0/ports?network_id=b92d74c5-2cb6-421e-9f69-b6d67b364514&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1214] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?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: 651/1215] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1216] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/security-groups?tenant_id=fb9ec1b1cb344d00ae1b360ebe3a6718&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1217] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:14 2026] DELETE /v2.0/security-groups/7ac165f4-afb9-4b58-8d59-d763d0efc80b => 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: 566/1218] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 653/1219] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 567/1220] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:14 2026] GET /v2.0/security-groups?tenant_id=2cd26251b9974ffcae488fe1d7e95570&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1221] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:15 2026] DELETE /v2.0/security-groups/6ed03540-f8d6-46b6-81ce-58982136a16f => 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: 569/1224] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:15 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 656/1225] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:15 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 570/1226] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:16 2026] GET /v2.0/security-groups?tenant_id=4e5d91c0b7fb4006b5e86db74c916fec&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1227] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:16 2026] DELETE /v2.0/security-groups/a7ea12c5-d9f2-4206-99e6-28dbb0fc9f04 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:16.842 8 INFO neutron.db.segments_db [None req-e3a1577d-d4d5-45bc-82dc-79341ae8a1a4 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Added segment 3e9aa779-0719-4b29-9c02-0778ee115662 of type vxlan for network 8ad63f57-2bc2-47a0-aee9-53ae4890ce93 [pid: 8|app: 0|req: 657/1228] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:16 2026] POST /v2.0/networks => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1229] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:16 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1230] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:16 2026] GET /v2.0/security-groups?tenant_id=5d9681e5cac24bd9a91d615c0715a9ed&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: 573/1231] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:17 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 574/1232] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:17 2026] DELETE /v2.0/security-groups/6d7234e3-8cc4-415e-b926-06bf410353d5 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1233] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:17 2026] POST /v2.0/ports => generated 774 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:17.660 7 INFO neutron.db.segments_db [None req-50c8a3c2-e5b4-4e4a-82ba-4b508985cb77 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Added segment 4952a322-17e3-4ec9-b01a-87956d224259 of type vxlan for network 325457da-bb3c-44e8-8bd0-a17c7ba62be4 [pid: 7|app: 0|req: 575/1234] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:17 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1235] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:17 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1236] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:18 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1237] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:18 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 663/1238] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:19 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 664/1239] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:19 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 576/1240] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:18 2026] POST /v2.0/ports => generated 949 bytes in 1744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:19.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd1f5fa4-a174-400d-8d2d-2c355aac217b 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] TaaS: Handle Delete Port: 393b5437-a2d0-44b9-898e-7a4853752deb 2026-05-28 01:45:19.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd1f5fa4-a174-400d-8d2d-2c355aac217b 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Tap Mirror: Handle Delete Port: 393b5437-a2d0-44b9-898e-7a4853752deb [pid: 8|app: 0|req: 665/1241] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:19 2026] DELETE /v2.0/ports/393b5437-a2d0-44b9-898e-7a4853752deb => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:20.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b182d21-7000-464f-9c1c-0b3bcedf6791 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1242] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:20 2026] DELETE /v2.0/ports/393b5437-a2d0-44b9-898e-7a4853752deb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:20.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0e6d45-2165-4d1d-8b6a-3d6fc311b01e 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1243] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:20 2026] GET /v2.0/ports/393b5437-a2d0-44b9-898e-7a4853752deb => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1244] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:20 2026] DELETE /v2.0/subnets/585d5c46-69ed-444c-a7b2-c196346283cf => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:20.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccbaeaed-0d15-4169-aaf7-469d53bafff1 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] TaaS: Handle Delete Port: 98a9db57-2140-47bc-9887-90188c2fbee1 2026-05-28 01:45:20.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccbaeaed-0d15-4169-aaf7-469d53bafff1 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Tap Mirror: Handle Delete Port: 98a9db57-2140-47bc-9887-90188c2fbee1 [pid: 7|app: 0|req: 579/1245] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:20 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1246] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:20 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:20.645 8 INFO neutron.services.segments.plugin [-] Segment 4952a322-17e3-4ec9-b01a-87956d224259 resource provider aggregate not found 2026-05-28 01:45:20.654 8 INFO neutron.services.segments.plugin [-] Segment 4952a322-17e3-4ec9-b01a-87956d224259 resource provider aggregate not found 2026-05-28 01:45:20.665 8 INFO neutron.services.segments.plugin [-] Segment 4952a322-17e3-4ec9-b01a-87956d224259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4952a322-17e3-4ec9-b01a-87956d224259 found for delete ", "request_id": "req-717e86d5-9813-4456-8234-ce78b3d00b0d"}]} 2026-05-28 01:45:20.672 8 INFO neutron.services.segments.plugin [-] Segment 4952a322-17e3-4ec9-b01a-87956d224259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4952a322-17e3-4ec9-b01a-87956d224259 found for delete ", "request_id": "req-918c4e2a-4b0a-4b0e-a0ba-44215b0a0003"}]} [pid: 8|app: 0|req: 667/1247] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:20 2026] DELETE /v2.0/networks/325457da-bb3c-44e8-8bd0-a17c7ba62be4 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:20.762 7 INFO neutron.db.segments_db [None req-af53d8c4-6451-43d6-8736-c9fbef102e1c 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Added segment 5697b307-2e22-4c9e-8065-6d37fdde3300 of type vxlan for network a33111f3-d26d-412c-b42c-483bbc45cbc8 [pid: 7|app: 0|req: 581/1248] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:20 2026] POST /v2.0/networks => generated 612 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1249] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:20 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1250] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:21 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 670/1251] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:21 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1252] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:21 2026] POST /v2.0/ports => generated 916 bytes in 968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:22.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9232300-0848-47c7-b326-92015333d02c 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] TaaS: Handle Delete Port: 19ca3fd0-c139-409d-b0bd-4d7e2f680fd5 2026-05-28 01:45:22.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9232300-0848-47c7-b326-92015333d02c 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Tap Mirror: Handle Delete Port: 19ca3fd0-c139-409d-b0bd-4d7e2f680fd5 [pid: 8|app: 0|req: 671/1253] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:22 2026] DELETE /v2.0/ports/19ca3fd0-c139-409d-b0bd-4d7e2f680fd5 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:22.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d079354f-593a-4ec8-9a6f-e68ae9e79edf 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1254] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:22 2026] GET /v2.0/ports/19ca3fd0-c139-409d-b0bd-4d7e2f680fd5 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1255] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:22 2026] DELETE /v2.0/subnets/18a69427-473c-4aa2-b5ee-1ea9ad4c7ffd => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:22.746 7 INFO neutron.services.segments.plugin [-] Segment 5697b307-2e22-4c9e-8065-6d37fdde3300 resource provider aggregate not found 2026-05-28 01:45:22.754 7 INFO neutron.services.segments.plugin [-] Segment 5697b307-2e22-4c9e-8065-6d37fdde3300 resource provider aggregate not found 2026-05-28 01:45:22.771 7 INFO neutron.services.segments.plugin [-] Segment 5697b307-2e22-4c9e-8065-6d37fdde3300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5697b307-2e22-4c9e-8065-6d37fdde3300 found for delete ", "request_id": "req-9b12299c-f820-4f17-b268-ff127a7f85d8"}]} 2026-05-28 01:45:22.772 7 INFO neutron.services.segments.plugin [-] Segment 5697b307-2e22-4c9e-8065-6d37fdde3300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5697b307-2e22-4c9e-8065-6d37fdde3300 found for delete ", "request_id": "req-39eda61f-b300-4de2-ab55-77d749d91f11"}]} [pid: 7|app: 0|req: 584/1256] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:22 2026] DELETE /v2.0/networks/a33111f3-d26d-412c-b42c-483bbc45cbc8 => 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: 585/1257] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:22 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1258] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:22 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1259] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:22 2026] POST /v2.0/ports => generated 774 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1260] 10.0.0.86 () {34 vars in 736 bytes} [Thu May 28 01:45:23 2026] PUT /v2.0/ports/5a7c410a-bd55-48b3-8dc0-96a837076e28 => generated 752 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:23.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cbd6b02-0ca3-4fcc-8ac2-b283f6785d2a 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] TaaS: Handle Delete Port: 5a7c410a-bd55-48b3-8dc0-96a837076e28 2026-05-28 01:45:23.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cbd6b02-0ca3-4fcc-8ac2-b283f6785d2a 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Tap Mirror: Handle Delete Port: 5a7c410a-bd55-48b3-8dc0-96a837076e28 [pid: 8|app: 0|req: 674/1261] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/ports/5a7c410a-bd55-48b3-8dc0-96a837076e28 => generated 0 bytes in 211 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: 588/1262] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:45:23 2026] GET /v2.0/ports => generated 777 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:23.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cffb0aee-5cae-4ad7-9014-72f737f840b3 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1263] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:23 2026] GET /v2.0/ports/5a7c410a-bd55-48b3-8dc0-96a837076e28 => 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: 589/1264] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:45:23 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1265] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:23 2026] GET /v2.0/ports/a143ec3c-8284-4041-af5a-beb0822b9771 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:23.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68225098-ae91-4ec0-a29c-06289fc80312 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1266] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/ports/19ca3fd0-c139-409d-b0bd-4d7e2f680fd5 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:23.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f72df41c-730a-495e-8308-eed0ebc77c71 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1267] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/subnets/18a69427-473c-4aa2-b5ee-1ea9ad4c7ffd => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:23.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d0df312-6dd0-4016-97db-bea04f33487a 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1268] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/subnets/585d5c46-69ed-444c-a7b2-c196346283cf => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:23.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfb484fd-62d9-4a17-a46f-ee31dc7430e5 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] TaaS: Handle Delete Port: a143ec3c-8284-4041-af5a-beb0822b9771 2026-05-28 01:45:23.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfb484fd-62d9-4a17-a46f-ee31dc7430e5 96402c1cc22142b7aab32ccc3d33d7d6 3feeeb5db9d143ae907724ba4f621771 - - default default] Tap Mirror: Handle Delete Port: a143ec3c-8284-4041-af5a-beb0822b9771 [pid: 8|app: 0|req: 678/1269] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/ports/a143ec3c-8284-4041-af5a-beb0822b9771 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:24.140 8 INFO neutron.services.segments.plugin [-] Segment 3e9aa779-0719-4b29-9c02-0778ee115662 resource provider aggregate not found 2026-05-28 01:45:24.145 8 INFO neutron.services.segments.plugin [-] Segment 3e9aa779-0719-4b29-9c02-0778ee115662 resource provider aggregate not found 2026-05-28 01:45:24.162 8 INFO neutron.services.segments.plugin [-] Segment 3e9aa779-0719-4b29-9c02-0778ee115662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9aa779-0719-4b29-9c02-0778ee115662 found for delete ", "request_id": "req-87904a58-14f0-4e3d-a662-d50c8f19121f"}]} 2026-05-28 01:45:24.163 8 INFO neutron.services.segments.plugin [-] Segment 3e9aa779-0719-4b29-9c02-0778ee115662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9aa779-0719-4b29-9c02-0778ee115662 found for delete ", "request_id": "req-98efea06-971e-4436-a057-24b9e1336075"}]} [pid: 8|app: 0|req: 679/1270] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:23 2026] DELETE /v2.0/networks/8ad63f57-2bc2-47a0-aee9-53ae4890ce93 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1271] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:23 2026] GET /v2.0/security-groups?tenant_id=a10a4d8362834ce29d874b9c82eb5e60&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1272] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:24 2026] DELETE /v2.0/security-groups/a0b4f593-0c9f-457e-ae4c-b5dd1d46dfab => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1273] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:24 2026] GET /v2.0/security-groups?tenant_id=fb8030ac30824a189fab459912270a64&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1274] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:24 2026] DELETE /v2.0/security-groups/530e3df5-ddb7-463e-95c0-c6c1c09ef2f3 => 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: 594/1275] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:24 2026] GET /v2.0/security-groups?tenant_id=3feeeb5db9d143ae907724ba4f621771&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1276] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:24 2026] DELETE /v2.0/security-groups/387a6e12-d3a5-43bc-ab7c-8d9a1003ab81 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:27.141 7 INFO neutron.db.segments_db [None req-f323300e-2930-4d83-8c11-a90e957e7c23 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 of type vxlan for network d3f57b8e-6e8c-4187-837d-db182a934ce3 [pid: 7|app: 0|req: 595/1277] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:26 2026] POST /v2.0/networks => generated 615 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:27.300 8 INFO neutron.db.segments_db [None req-f4b6aefc-81ef-485d-9d97-cca1ebba3365 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 6849faa6-fa27-40e6-9e26-9c20068c8594 of type vxlan for network b1b65299-28dd-4d43-ada4-6defe2e4feba [pid: 8|app: 0|req: 683/1278] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:27 2026] POST /v2.0/networks => generated 615 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1279] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:27 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1280] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:27 2026] POST /v2.0/subnets => generated 655 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:27.973 7 INFO neutron.db.segments_db [None req-e4f75118-22f8-4d2d-974c-4618f26c30a4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 3f91ad24-8bd2-4aee-89d1-deca480d1e16 of type vxlan for network 142791e6-a48d-477b-ace8-c1c75b78d4c3 2026-05-28 01:45:28.246 7 INFO neutron.db.l3_hamode_db [None req-e4f75118-22f8-4d2d-974c-4618f26c30a4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1281] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:27 2026] GET /v2.0/security-groups?tenant_id=278ba58aca704643a088b6a600ed82ff&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1282] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:28 2026] DELETE /v2.0/security-groups/8930395e-1d67-420b-9079-c749076dd159 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:28.384 7 INFO neutron.db.l3_hamode_db [None req-e4f75118-22f8-4d2d-974c-4618f26c30a4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 687/1283] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:28 2026] GET /v2.0/security-groups?tenant_id=7ed15330b24049c8a2351664e46f8abe&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1284] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:28 2026] DELETE /v2.0/security-groups/936115c3-8e1d-49f5-96ec-0d7b66d5d01b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1285] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:27 2026] POST /v2.0/routers => generated 510 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1286] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:28 2026] GET /v2.0/security-groups?tenant_id=100de4eb0cd14ade8301789dd7d1fa2f&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1287] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:29 2026] DELETE /v2.0/security-groups/40bf799f-6673-445e-b3d7-11474ac108a3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1288] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:45:29 2026] PUT /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9/add_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1289] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:30 2026] GET /v2.0/ports/b1ebda87-d440-4452-a723-1b600ed6a592 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1292] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:45:30 2026] PUT /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1293] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:31 2026] GET /v2.0/ports/2e788a26-5277-40d3-86ad-fadfbfcd0700 => generated 967 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:31.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-8509ac7c-68ae-4027-a92e-e35bc2b15868 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 2e788a26-5277-40d3-86ad-fadfbfcd0700 2026-05-28 01:45:31.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8509ac7c-68ae-4027-a92e-e35bc2b15868 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 2e788a26-5277-40d3-86ad-fadfbfcd0700 [pid: 7|app: 0|req: 600/1294] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:31 2026] PUT /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1295] 10.0.0.150 () {32 vars in 801 bytes} [Thu May 28 01:45:32 2026] GET /v2.0/extensions => generated 21537 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1296] 10.0.0.150 () {30 vars in 724 bytes} [Thu May 28 01:45:32 2026] GET /v2.0/quotas/fe4b4fe2b07f481c898f492623c3935c/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:33.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-a004cc7f-3c92-49fa-ab72-83a258ce1057 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: b1ebda87-d440-4452-a723-1b600ed6a592 2026-05-28 01:45:33.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a004cc7f-3c92-49fa-ab72-83a258ce1057 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: b1ebda87-d440-4452-a723-1b600ed6a592 [pid: 7|app: 0|req: 603/1297] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:45:33 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 604/1298] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:45:33 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1299] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:32 2026] PUT /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9/remove_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1300] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:33 2026] GET /v2.0/ports?device_id=32cf2182-f6e0-4b94-8479-210169631fd9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:33.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7e4c30a-912a-4503-b2bd-6eb4aeeebe7a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 2f3cca7e-39e7-43b9-9ba5-f6ed87a8c3c0 2026-05-28 01:45:33.950 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e4c30a-912a-4503-b2bd-6eb4aeeebe7a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 2f3cca7e-39e7-43b9-9ba5-f6ed87a8c3c0 2026-05-28 01:45:34.276 8 INFO neutron.services.segments.plugin [-] Segment 3f91ad24-8bd2-4aee-89d1-deca480d1e16 resource provider aggregate not found 2026-05-28 01:45:34.282 8 INFO neutron.services.segments.plugin [-] Segment 3f91ad24-8bd2-4aee-89d1-deca480d1e16 resource provider aggregate not found 2026-05-28 01:45:34.301 8 INFO neutron.services.segments.plugin [-] Segment 3f91ad24-8bd2-4aee-89d1-deca480d1e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f91ad24-8bd2-4aee-89d1-deca480d1e16 found for delete ", "request_id": "req-385aea92-0de1-42b5-8f76-0750a77805f2"}]} 2026-05-28 01:45:34.303 8 INFO neutron.services.segments.plugin [-] Segment 3f91ad24-8bd2-4aee-89d1-deca480d1e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f91ad24-8bd2-4aee-89d1-deca480d1e16 found for delete ", "request_id": "req-fb613cdf-d921-48af-a58c-98f29658e906"}]} 2026-05-28 01:45:34.305 8 INFO neutron.db.l3_hamode_db [None req-a7e4c30a-912a-4503-b2bd-6eb4aeeebe7a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] HA network 142791e6-a48d-477b-ace8-c1c75b78d4c3 was deleted as no HA routers are present in tenant c4bd6af1bcb94c01a9b59b04e0d67c4d. [pid: 8|app: 0|req: 696/1301] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:33 2026] DELETE /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1302] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:34 2026] DELETE /v2.0/subnets/4d019ff0-d3ae-4334-9458-e9b5f77ffe38 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1303] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:34 2026] DELETE /v2.0/subnets/b2e7dce4-bcda-4031-9fe8-86d163a075d7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:34.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-01fd08c8-5a6e-4762-8347-8e1fe223816a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 73d30d9b-c6d5-4439-9e00-85d903b46639 2026-05-28 01:45:34.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01fd08c8-5a6e-4762-8347-8e1fe223816a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 73d30d9b-c6d5-4439-9e00-85d903b46639 2026-05-28 01:45:34.962 7 INFO neutron.services.segments.plugin [-] Segment 6849faa6-fa27-40e6-9e26-9c20068c8594 resource provider aggregate not found 2026-05-28 01:45:34.965 7 INFO neutron.services.segments.plugin [-] Segment 6849faa6-fa27-40e6-9e26-9c20068c8594 resource provider aggregate not found 2026-05-28 01:45:34.992 7 INFO neutron.services.segments.plugin [-] Segment 6849faa6-fa27-40e6-9e26-9c20068c8594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6849faa6-fa27-40e6-9e26-9c20068c8594 found for delete ", "request_id": "req-ddafb6c2-b4da-4616-9938-b143082b62fb"}]} [pid: 7|app: 0|req: 607/1304] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:34 2026] DELETE /v2.0/networks/b1b65299-28dd-4d43-ada4-6defe2e4feba => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:35.000 7 INFO neutron.services.segments.plugin [-] Segment 6849faa6-fa27-40e6-9e26-9c20068c8594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6849faa6-fa27-40e6-9e26-9c20068c8594 found for delete ", "request_id": "req-25ee192d-2962-4cb3-9859-9967459570ec"}]} 2026-05-28 01:45:35.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-0eef4296-368d-4bd5-9ca1-9eca652746ab 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 27a7a38b-c033-40d5-93e0-6b156ded0658 2026-05-28 01:45:35.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0eef4296-368d-4bd5-9ca1-9eca652746ab 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 27a7a38b-c033-40d5-93e0-6b156ded0658 [pid: 8|app: 0|req: 698/1305] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:35 2026] DELETE /v2.0/networks/d3f57b8e-6e8c-4187-837d-db182a934ce3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:35.373 7 INFO neutron.db.segments_db [None req-a5a4ff03-0ea6-425d-975a-2aaf3e6604eb 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment c4024ccc-6de8-4106-ac98-ea976fb0a6bb of type vxlan for network c9da68da-b4b4-440f-87eb-946ae0a7d3ae [pid: 7|app: 0|req: 608/1306] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:35 2026] POST /v2.0/networks => generated 615 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1307] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:35 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:35.830 8 INFO neutron.db.segments_db [None req-46938109-579c-40c5-a755-3a579d58c573 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 9b0543cd-0302-4519-bf76-048cf847edfa of type vxlan for network 40516149-14f7-416d-ac4d-6055132ec078 [pid: 7|app: 0|req: 609/1308] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:35 2026] GET /v2.0/security-groups?tenant_id=c424b92e178744af84e6102b2affcbcb&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1309] 10.0.0.150 () {32 vars in 801 bytes} [Thu May 28 01:45:36 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) 2026-05-28 01:45:36.151 8 INFO neutron.db.l3_hamode_db [None req-46938109-579c-40c5-a755-3a579d58c573 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 611/1310] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:36 2026] DELETE /v2.0/security-groups/9ffa6166-3330-42f6-8c77-856e448bf8f0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:36.280 8 INFO neutron.db.l3_hamode_db [None req-46938109-579c-40c5-a755-3a579d58c573 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 612/1311] 10.0.0.150 () {30 vars in 724 bytes} [Thu May 28 01:45:36 2026] GET /v2.0/quotas/fe4b4fe2b07f481c898f492623c3935c/details => generated 847 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:36.329 8 INFO neutron.services.segments.plugin [-] Segment 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 resource provider aggregate not found 2026-05-28 01:45:36.333 8 INFO neutron.services.segments.plugin [-] Segment 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 resource provider aggregate not found 2026-05-28 01:45:36.349 8 INFO neutron.services.segments.plugin [-] Segment 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 found for delete ", "request_id": "req-1e26d9f9-3660-44a9-89a7-9e991776c410"}]} 2026-05-28 01:45:36.352 8 INFO neutron.services.segments.plugin [-] Segment 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00936bbf-f8b4-4a83-92ff-32d28aeadbe9 found for delete ", "request_id": "req-07c3e24e-2b46-41f3-8d06-2101856903ea"}]} [pid: 7|app: 0|req: 613/1312] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:36 2026] GET /v2.0/security-groups?tenant_id=b3630251d77b4b81bde99a4725c8d31c&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1313] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:36 2026] DELETE /v2.0/security-groups/bbf3c444-05c6-4d7a-bc03-af27abd0bf93 => 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: 700/1314] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:35 2026] POST /v2.0/routers => generated 510 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1315] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:45:36 2026] POST /v2.0/ports => generated 963 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1316] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:45:37 2026] PUT /v2.0/routers/5abff83c-c0fb-4090-9729-347569c564a4/add_router_interface => generated 309 bytes in 1107 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: 702/1317] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:38 2026] GET /v2.0/ports/15a9beb3-168a-4d76-84be-96f7237c6734 => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1318] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1319] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:45:38 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:38.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-536c4911-1243-4e03-99ca-3568ad064756 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 15a9beb3-168a-4d76-84be-96f7237c6734 2026-05-28 01:45:38.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-536c4911-1243-4e03-99ca-3568ad064756 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 15a9beb3-168a-4d76-84be-96f7237c6734 [pid: 7|app: 0|req: 618/1320] 10.0.0.86 () {34 vars in 757 bytes} [Thu May 28 01:45:38 2026] PUT /v2.0/security-groups/b3060660-835a-4e30-b34f-77dbe8b3a065 => generated 1662 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1321] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:45:38 2026] GET /v2.0/security-groups/b3060660-835a-4e30-b34f-77dbe8b3a065 => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1322] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:38 2026] DELETE /v2.0/security-groups/b3060660-835a-4e30-b34f-77dbe8b3a065 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1323] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:45:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:39.029 7 INFO neutron.api.v2.resource [None req-778f5bb4-ad82-4cd8-83b5-658389c893c8 84f1e86aff894d46a14a36ebc514e68d ea03c87c62974b888126714929506834 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1324] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:39 2026] DELETE /v2.0/security-groups/b3060660-835a-4e30-b34f-77dbe8b3a065 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1325] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1326] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:45:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1327] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:38 2026] PUT /v2.0/routers/5abff83c-c0fb-4090-9729-347569c564a4/remove_router_interface => generated 309 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1328] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-group-rules/00596235-ab6f-47df-ad6e-4fa0f4d60b30 => generated 601 bytes in 16 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: 626/1329] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:39.456 8 INFO neutron.api.v2.resource [None req-f2e68cb3-12d9-4994-927d-735d4e3fcc6e 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1330] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:39 2026] PUT /v2.0/routers/5abff83c-c0fb-4090-9729-347569c564a4/remove_router_interface => generated 197 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1331] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/ports?device_id=5abff83c-c0fb-4090-9729-347569c564a4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1332] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:45:39 2026] DELETE /v2.0/security-group-rules/00596235-ab6f-47df-ad6e-4fa0f4d60b30 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1333] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:39.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e2cfd85-c50c-4633-afbf-46d2f6411506 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 2cba4302-23d1-483e-9243-4343c31b29f4 2026-05-28 01:45:39.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e2cfd85-c50c-4633-afbf-46d2f6411506 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 2cba4302-23d1-483e-9243-4343c31b29f4 [pid: 7|app: 0|req: 629/1334] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-groups?tenant_id=fe4b4fe2b07f481c898f492623c3935c&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1335] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:45:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1336] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:39 2026] DELETE /v2.0/security-groups/14e2635d-5fed-4f86-ae1c-092c646a20c3 => 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: 632/1337] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-group-rules/d208d077-7e90-4111-a172-7a4ed3915eb1 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1338] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:39.999 8 INFO neutron.services.segments.plugin [-] Segment 9b0543cd-0302-4519-bf76-048cf847edfa resource provider aggregate not found 2026-05-28 01:45:40.006 8 INFO neutron.services.segments.plugin [-] Segment 9b0543cd-0302-4519-bf76-048cf847edfa resource provider aggregate not found 2026-05-28 01:45:40.029 8 INFO neutron.services.segments.plugin [-] Segment 9b0543cd-0302-4519-bf76-048cf847edfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0543cd-0302-4519-bf76-048cf847edfa found for delete ", "request_id": "req-760692b7-9cd8-4d9f-92eb-182637c0c14b"}]} 2026-05-28 01:45:40.035 8 INFO neutron.services.segments.plugin [-] Segment 9b0543cd-0302-4519-bf76-048cf847edfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0543cd-0302-4519-bf76-048cf847edfa found for delete ", "request_id": "req-20adb552-e6eb-4f74-a559-5c413fa19b1f"}]} 2026-05-28 01:45:40.049 8 INFO neutron.db.l3_hamode_db [None req-8e2cfd85-c50c-4633-afbf-46d2f6411506 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] HA network 40516149-14f7-416d-ac4d-6055132ec078 was deleted as no HA routers are present in tenant c4bd6af1bcb94c01a9b59b04e0d67c4d. [pid: 8|app: 0|req: 706/1339] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:39 2026] DELETE /v2.0/routers/5abff83c-c0fb-4090-9729-347569c564a4 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1340] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:45:39 2026] DELETE /v2.0/security-group-rules/d208d077-7e90-4111-a172-7a4ed3915eb1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1341] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:40.183 7 INFO neutron.db.securitygroups_db [None req-337a7f44-9c60-4500-a447-e097b6aaa60c 84f1e86aff894d46a14a36ebc514e68d ea03c87c62974b888126714929506834 - - default default] Project ea03c87c62974b888126714929506834 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: 707/1342] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:40 2026] DELETE /v2.0/subnets/de91ba18-cb73-4efb-b2b7-089468c62f42 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1343] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:45:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1344] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-group-rules/4e07dc6b-87ab-48d5-9ec4-3c5134665f66 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1345] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:40.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-71fdba15-8863-428d-bea8-76aeec07d226 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 3574dd84-fd17-4841-8bb5-f2a33fa9f9f5 2026-05-28 01:45:40.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71fdba15-8863-428d-bea8-76aeec07d226 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 3574dd84-fd17-4841-8bb5-f2a33fa9f9f5 [pid: 7|app: 0|req: 639/1346] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:45:40 2026] DELETE /v2.0/security-group-rules/4e07dc6b-87ab-48d5-9ec4-3c5134665f66 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1347] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1348] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:40 2026] DELETE /v2.0/security-groups/cf93d419-df3d-471a-980c-592c4cb283e9 => 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: 708/1349] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:40 2026] DELETE /v2.0/networks/c9da68da-b4b4-440f-87eb-946ae0a7d3ae => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1350] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-groups => 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: 643/1351] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:45:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:45:40.632 8 INFO neutron.db.segments_db [None req-a18f4e62-47d4-48c9-bdd3-a6d7a4f67d84 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 159adeb6-0dd1-487e-93a7-e9ab85cffd7c of type vxlan for network 9af59f9e-68d5-4fb4-9283-ce70f7899cc4 [pid: 8|app: 0|req: 709/1352] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:45:40 2026] POST /v2.0/networks => generated 615 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1353] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:40 2026] POST /v2.0/subnets => generated 646 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:40.994 8 INFO neutron.db.segments_db [None req-29068147-4546-4937-9287-5bb8b14b7549 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 of type vxlan for network 40e36a76-ffe8-4920-af86-d454f84277d7 2026-05-28 01:45:41.250 8 INFO neutron.db.l3_hamode_db [None req-29068147-4546-4937-9287-5bb8b14b7549 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 645/1354] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:41 2026] GET /v2.0/security-groups?tenant_id=ea03c87c62974b888126714929506834&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1355] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:41 2026] DELETE /v2.0/security-groups/5d725e94-bfd9-4512-b700-a80155c19610 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:41.383 8 INFO neutron.db.l3_hamode_db [None req-29068147-4546-4937-9287-5bb8b14b7549 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1356] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:40 2026] POST /v2.0/routers => generated 511 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:42.048 8 INFO neutron.services.segments.plugin [-] Segment c4024ccc-6de8-4106-ac98-ea976fb0a6bb resource provider aggregate not found 2026-05-28 01:45:42.056 8 INFO neutron.services.segments.plugin [-] Segment c4024ccc-6de8-4106-ac98-ea976fb0a6bb resource provider aggregate not found 2026-05-28 01:45:42.070 8 INFO neutron.services.segments.plugin [-] Segment c4024ccc-6de8-4106-ac98-ea976fb0a6bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4024ccc-6de8-4106-ac98-ea976fb0a6bb found for delete ", "request_id": "req-cda83e39-8fe6-42b1-8072-ffe2a719aa01"}]} 2026-05-28 01:45:42.075 8 INFO neutron.services.segments.plugin [-] Segment c4024ccc-6de8-4106-ac98-ea976fb0a6bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4024ccc-6de8-4106-ac98-ea976fb0a6bb found for delete ", "request_id": "req-2749c22b-afa8-4687-ae02-09205fc5b38e"}]} [pid: 7|app: 0|req: 647/1357] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:45:41 2026] PUT /v2.0/routers/fe547a45-4f8f-4700-a066-b002d5f28db2/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1358] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:45:43 2026] GET /v2.0/ports/ba94121b-fe39-4cc2-9dc8-2405d84a693a => generated 959 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:43.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f703bdb-6974-4c09-85b8-fafb266a9cc9 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: ba94121b-fe39-4cc2-9dc8-2405d84a693a 2026-05-28 01:45:43.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f703bdb-6974-4c09-85b8-fafb266a9cc9 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: ba94121b-fe39-4cc2-9dc8-2405d84a693a [pid: 7|app: 0|req: 648/1359] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:43 2026] PUT /v2.0/routers/fe547a45-4f8f-4700-a066-b002d5f28db2/remove_router_interface => generated 309 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1360] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:44 2026] GET /v2.0/ports?device_id=fe547a45-4f8f-4700-a066-b002d5f28db2 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:44.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-40c173da-6bd0-4f96-a1d9-83e80811f8a5 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 130f15e4-e7b8-4eec-bb5d-c576a4fd3963 2026-05-28 01:45:44.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40c173da-6bd0-4f96-a1d9-83e80811f8a5 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 130f15e4-e7b8-4eec-bb5d-c576a4fd3963 [pid: 8|app: 0|req: 713/1361] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:44 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:44.573 7 INFO neutron.services.segments.plugin [-] Segment 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 resource provider aggregate not found 2026-05-28 01:45:44.583 7 INFO neutron.services.segments.plugin [-] Segment 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 resource provider aggregate not found 2026-05-28 01:45:44.605 7 INFO neutron.services.segments.plugin [-] Segment 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 found for delete ", "request_id": "req-576adf3d-a248-4c62-a6c9-5762d2d93544"}]} 2026-05-28 01:45:44.609 7 INFO neutron.services.segments.plugin [-] Segment 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f3b6c22-9dc5-4b3f-97fe-cd813f5d3c42 found for delete ", "request_id": "req-c215f7e0-3296-4882-90c6-9ec69f3fb324"}]} 2026-05-28 01:45:44.616 7 INFO neutron.db.l3_hamode_db [None req-40c173da-6bd0-4f96-a1d9-83e80811f8a5 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] HA network 40e36a76-ffe8-4920-af86-d454f84277d7 was deleted as no HA routers are present in tenant c4bd6af1bcb94c01a9b59b04e0d67c4d. [pid: 7|app: 0|req: 649/1362] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:44 2026] DELETE /v2.0/routers/fe547a45-4f8f-4700-a066-b002d5f28db2 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1363] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:44 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1364] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1365] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:44 2026] DELETE /v2.0/subnets/2c6069e0-85c4-4ce0-b5ce-05f6eddb72fa => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1366] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:45:44.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dacd138-e2e5-45ec-a05a-d0b4699260a4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 57d6853f-74a3-4350-a2d8-0f95c0231132 2026-05-28 01:45:44.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dacd138-e2e5-45ec-a05a-d0b4699260a4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 57d6853f-74a3-4350-a2d8-0f95c0231132 [pid: 8|app: 0|req: 716/1367] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:44 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 717/1368] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1369] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 652/1370] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:44 2026] DELETE /v2.0/networks/9af59f9e-68d5-4fb4-9283-ce70f7899cc4 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:45.242 7 INFO neutron.db.segments_db [None req-bfe52b3e-1d04-41d2-a56f-f06fa8610f14 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Added segment bad6825e-db57-4159-bf99-51c6f22eb08c of type vxlan for network 06579d63-17b2-47f8-88ef-f3d481da5ceb [pid: 8|app: 0|req: 719/1371] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1372] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:45:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:45:45.539 7 INFO neutron.db.l3_hamode_db [None req-bfe52b3e-1d04-41d2-a56f-f06fa8610f14 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 723/1375] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:45:45 2026] PUT /v2.0/security-groups/62973e6b-e4e9-48f9-84bb-d685f38ff171/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1376] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:45:45 2026] PUT /v2.0/security-groups/ac8d816a-3ec3-4fe5-85ee-65841d554549/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1377] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:45:45 2026] PUT /v2.0/security-groups/71e4a51f-d474-4288-939e-e241f74ad2cd/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1378] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:45:45 2026] PUT /v2.0/security-groups/a5259b37-1407-4d89-ae82-e18f5d6639de/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1379] 10.0.0.86 () {32 vars in 679 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1380] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1381] 10.0.0.86 () {32 vars in 689 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1382] 10.0.0.86 () {32 vars in 701 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1383] 10.0.0.86 () {32 vars in 687 bytes} [Thu May 28 01:45:45 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1384] 10.0.0.86 () {32 vars in 701 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1385] 10.0.0.86 () {32 vars in 697 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1386] 10.0.0.86 () {32 vars in 709 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1387] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/62973e6b-e4e9-48f9-84bb-d685f38ff171 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1388] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/ac8d816a-3ec3-4fe5-85ee-65841d554549 => 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: 737/1389] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:46.385 7 INFO neutron.db.l3_hamode_db [None req-bfe52b3e-1d04-41d2-a56f-f06fa8610f14 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 738/1390] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/71e4a51f-d474-4288-939e-e241f74ad2cd => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1391] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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: 740/1392] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/a5259b37-1407-4d89-ae82-e18f5d6639de => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:46.630 7 INFO neutron.services.segments.plugin [-] Segment 159adeb6-0dd1-487e-93a7-e9ab85cffd7c resource provider aggregate not found 2026-05-28 01:45:46.637 7 INFO neutron.services.segments.plugin [-] Segment 159adeb6-0dd1-487e-93a7-e9ab85cffd7c resource provider aggregate not found 2026-05-28 01:45:46.651 7 INFO neutron.services.segments.plugin [-] Segment 159adeb6-0dd1-487e-93a7-e9ab85cffd7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159adeb6-0dd1-487e-93a7-e9ab85cffd7c found for delete ", "request_id": "req-baf3564e-9047-44f8-8a53-2703c2605e03"}]} 2026-05-28 01:45:46.653 7 INFO neutron.services.segments.plugin [-] Segment 159adeb6-0dd1-487e-93a7-e9ab85cffd7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159adeb6-0dd1-487e-93a7-e9ab85cffd7c found for delete ", "request_id": "req-7385de80-1c12-4991-80f3-9ea912e60461"}]} [pid: 8|app: 0|req: 741/1393] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:46 2026] GET /v2.0/security-groups?tenant_id=e3bad1e7d6db4c7fab4a0b34272fcb63&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1394] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/e167c6ea-bce0-4577-9b5a-71e65e2c72ab => 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: 743/1395] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:46 2026] DELETE /v2.0/security-groups/0f970bc6-7f05-4d0a-b6a2-2d92631ee5f9 => 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: 744/1396] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:47 2026] GET /v2.0/security-groups?tenant_id=02f60c9e245d4f76980062274ac18f56&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: 745/1397] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:47 2026] DELETE /v2.0/security-groups/aa918d67-d625-4053-8a69-52a2eff1d215 => 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: 653/1398] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:45 2026] POST /v2.0/routers => generated 692 bytes in 2153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1399] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:45:47 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1400] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:45:47 2026] GET /v2.0/routers/78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 698 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:47.488 8 INFO neutron_taas.services.taas.taas_plugin [req-3debefee-a4e5-4628-bd57-ab24510cc4a6 req-6fb51ff7-1591-4e48-99e7-d9b58052d7a7 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] TaaS: Handle Delete Port: d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac 2026-05-28 01:45:47.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3debefee-a4e5-4628-bd57-ab24510cc4a6 req-6fb51ff7-1591-4e48-99e7-d9b58052d7a7 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] Tap Mirror: Handle Delete Port: d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac [pid: 7|app: 0|req: 655/1401] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:45:47 2026] GET /v2.0/routers => generated 701 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:45:47.622 8 INFO neutron.db.l3_db [req-3debefee-a4e5-4628-bd57-ab24510cc4a6 req-6fb51ff7-1591-4e48-99e7-d9b58052d7a7 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] Floating IP f3bd3a33-1e36-4a9f-833b-c7e947d47bd1 disassociated. External IP: 10.96.250.212, port: d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac. [pid: 7|app: 0|req: 656/1402] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:47 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1403] 10.0.0.86 () {34 vars in 740 bytes} [Thu May 28 01:45:47 2026] PUT /v2.0/routers/78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 705 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1404] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:45:47 2026] DELETE /v2.0/ports/d7686ec9-67eb-43dd-8d0f-1818cf4eb8ac => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1405] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/security-groups?id=d84d8137-2225-4f5d-ad8b-a4e4050ff532&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-05-28 01:45:48.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3974bcb3-f029-43a3-b54c-d05a8c97c226'] response: {'server_uuid': 'f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9', 'name': 'network-vif-deleted', 'tag': 'd7686ec9-67eb-43dd-8d0f-1818cf4eb8ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1406] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/routers/78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1407] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/ports?device_id=78dd09b9-addc-48fd-9881-9dae9c7583e3 => 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: 748/1408] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/security-groups?tenant_id=a263aeb91e684e9687d9363b12d5f7f8&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1409] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:48 2026] DELETE /v2.0/security-groups/e00d3962-6de2-42f0-87e3-290ad0584090 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:48.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d1a867-1d5d-491a-bf7a-370124ece6e3 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: 6da399a7-ba82-47b5-b12f-9f4de1198033 2026-05-28 01:45:48.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d1a867-1d5d-491a-bf7a-370124ece6e3 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: 6da399a7-ba82-47b5-b12f-9f4de1198033 2026-05-28 01:45:48.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d1a867-1d5d-491a-bf7a-370124ece6e3 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] TaaS: Handle Delete Port: e1d60cf5-0efc-4b88-861a-dd028de1f2df 2026-05-28 01:45:48.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d1a867-1d5d-491a-bf7a-370124ece6e3 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] Tap Mirror: Handle Delete Port: e1d60cf5-0efc-4b88-861a-dd028de1f2df [pid: 8|app: 0|req: 750/1410] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/security-groups?tenant_id=a71f742a99e84b8faba4c8015ab405cb&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1411] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:48 2026] DELETE /v2.0/security-groups/4f7d3865-3d1b-4f91-a86e-285c633181ff => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:48.947 7 INFO neutron.services.segments.plugin [-] Segment bad6825e-db57-4159-bf99-51c6f22eb08c resource provider aggregate not found 2026-05-28 01:45:48.953 7 INFO neutron.services.segments.plugin [-] Segment bad6825e-db57-4159-bf99-51c6f22eb08c resource provider aggregate not found 2026-05-28 01:45:48.970 7 INFO neutron.services.segments.plugin [-] Segment bad6825e-db57-4159-bf99-51c6f22eb08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad6825e-db57-4159-bf99-51c6f22eb08c found for delete ", "request_id": "req-9a96301c-e046-492b-9aef-6b4951b3b7a2"}]} 2026-05-28 01:45:48.982 7 INFO neutron.services.segments.plugin [-] Segment bad6825e-db57-4159-bf99-51c6f22eb08c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad6825e-db57-4159-bf99-51c6f22eb08c found for delete ", "request_id": "req-dc9e196a-f3b8-4821-bcbb-7c8a057a242a"}]} 2026-05-28 01:45:48.992 7 INFO neutron.db.l3_hamode_db [None req-c3d1a867-1d5d-491a-bf7a-370124ece6e3 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] HA network 06579d63-17b2-47f8-88ef-f3d481da5ceb was deleted as no HA routers are present in tenant c4bd6af1bcb94c01a9b59b04e0d67c4d. [pid: 7|app: 0|req: 661/1412] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:48 2026] DELETE /v2.0/routers/78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1413] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:48 2026] GET /v2.0/security-groups?tenant_id=e5bae35cf6724bcfbecafe8a2c6c48c1&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1414] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/ports?device_id=78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:49.055 7 INFO neutron.api.v2.resource [None req-d0542287-44b2-4601-8c29-eff064421f7b 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1415] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/routers/78dd09b9-addc-48fd-9881-9dae9c7583e3 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1416] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/ports?device_id=fe547a45-4f8f-4700-a066-b002d5f28db2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:49.118 7 INFO neutron.api.v2.resource [None req-b8c7c2e6-a727-49f7-8bee-28e200febd34 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1417] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/routers/fe547a45-4f8f-4700-a066-b002d5f28db2 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1418] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/security-groups/4810dab9-7b29-4601-9aa9-8b9bac3cebed => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1419] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:49.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f07eef49-6514-4694-9662-230795250cb4 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1420] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/subnets/2c6069e0-85c4-4ce0-b5ce-05f6eddb72fa => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1421] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/ports?device_id=5abff83c-c0fb-4090-9729-347569c564a4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:49.221 8 INFO neutron.api.v2.resource [None req-4e4d6c65-f65f-4a46-b6ad-b093b12fa292 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1422] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/routers/5abff83c-c0fb-4090-9729-347569c564a4 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:49.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-179d0656-c283-491f-b3a6-c32bb6c5f2a5 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1423] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/subnets/de91ba18-cb73-4efb-b2b7-089468c62f42 => 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: 756/1424] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/ports?device_id=32cf2182-f6e0-4b94-8479-210169631fd9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:49.307 7 INFO neutron.api.v2.resource [None req-589b10d5-9efd-4cb4-aa7d-5cd9b7395a6a 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1425] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/routers/32cf2182-f6e0-4b94-8479-210169631fd9 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:49.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc1aa953-b199-47e3-895b-55a11110f294 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1426] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/subnets/4d019ff0-d3ae-4334-9458-e9b5f77ffe38 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:49.353 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d4f503e-08ad-4720-8c03-9c906dfadccf 777301b9d3aa484e969f3adaba805ee9 c4bd6af1bcb94c01a9b59b04e0d67c4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1427] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:49 2026] DELETE /v2.0/subnets/b2e7dce4-bcda-4031-9fe8-86d163a075d7 => 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: 758/1428] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:49 2026] GET /v2.0/security-groups?tenant_id=c4bd6af1bcb94c01a9b59b04e0d67c4d&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1429] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:50 2026] DELETE /v2.0/security-groups/f85d1356-1c46-4e59-8684-c8a8e972d418 => 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: 759/1430] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:45:50 2026] GET /v2.0/ports?device_id=f52dfb33-0a6a-4b0f-9a93-3e5b650b90b9 => 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: 672/1431] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:51 2026] GET /v2.0/security-groups?tenant_id=3cb4e72ada3749e9bc8cfed4727eba56&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1432] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:51 2026] DELETE /v2.0/security-groups/0b823acf-519b-4843-a952-48c8d8540fef => 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: 673/1433] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:51 2026] DELETE /v2.0/security-groups/d84d8137-2225-4f5d-ad8b-a4e4050ff532 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:51.530 8 INFO neutron.api.v2.resource [None req-ad74e79f-a673-406e-9cb6-14fae158ba6c fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1434] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:45:51 2026] GET /v2.0/security-groups/d84d8137-2225-4f5d-ad8b-a4e4050ff532 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:51.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb761fdf-55f6-4a50-a776-974d7ba73334 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] TaaS: Handle Delete Port: d3b68db3-1e0c-4a57-9a01-455c61ed341f 2026-05-28 01:45:51.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb761fdf-55f6-4a50-a776-974d7ba73334 fe8aa0b542174cf1b3cc3542b7af7c75 ce2fb33c1ad24918b0db178ad8f3c662 - - default default] Tap Mirror: Handle Delete Port: d3b68db3-1e0c-4a57-9a01-455c61ed341f [pid: 7|app: 0|req: 674/1435] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:51 2026] DELETE /v2.0/floatingips/f3bd3a33-1e36-4a9f-833b-c7e947d47bd1 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:52.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c40819f-911a-40f0-89ca-ff259ff4bf07 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 6d72a287-7a12-4572-88fd-61122209853f 2026-05-28 01:45:52.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c40819f-911a-40f0-89ca-ff259ff4bf07 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 6d72a287-7a12-4572-88fd-61122209853f [pid: 7|app: 0|req: 675/1436] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:52 2026] POST /v2.0/subnetpools => generated 548 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1437] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:45:52 2026] GET /v2.0/subnetpools/a383ec74-cc64-430e-8576-3ff43ef495b9 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1438] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:45:52 2026] PUT /v2.0/subnetpools/a383ec74-cc64-430e-8576-3ff43ef495b9 => generated 499 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1439] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:52 2026] DELETE /v2.0/subnetpools/a383ec74-cc64-430e-8576-3ff43ef495b9 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:52.547 7 INFO neutron.api.v2.resource [None req-d41ec5cb-9038-4913-8972-20b938161c15 f965d8daa65d47f2b859fbb50c4a6cfd 88a712f39fe74ab2bb7b3162c1ae78e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1440] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:45:52 2026] GET /v2.0/subnetpools/a383ec74-cc64-430e-8576-3ff43ef495b9 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:45:52.566 7 INFO neutron.api.v2.resource [None req-42509ba0-aa8c-4302-aae0-32bbe59013f7 f965d8daa65d47f2b859fbb50c4a6cfd 88a712f39fe74ab2bb7b3162c1ae78e0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1441] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:52 2026] DELETE /v2.0/subnetpools/a383ec74-cc64-430e-8576-3ff43ef495b9 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1442] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:45:51 2026] PUT /v2.0/routers/8d79b97e-f01b-428c-9a9c-9f34d937cf7d/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1443] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:53 2026] GET /v2.0/security-groups?tenant_id=88a712f39fe74ab2bb7b3162c1ae78e0&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1444] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:53 2026] DELETE /v2.0/security-groups/a6e10377-52b9-4a04-847a-3bbcded615e9 => 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: 765/1445] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1446] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:53 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: 8|app: 0|req: 767/1447] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:53.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f8becc8-68a0-4376-8a88-ffd03ba047eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: aa6866c4-3d12-4c58-8b0f-5d83d39033ec 2026-05-28 01:45:53.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f8becc8-68a0-4376-8a88-ffd03ba047eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: aa6866c4-3d12-4c58-8b0f-5d83d39033ec [pid: 8|app: 0|req: 768/1448] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:53 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: 8|app: 0|req: 769/1449] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:45:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1450] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:45:53 2026] PUT /v2.0/subnetpools/4701840e-dd13-4570-92df-f2fdccfe7372/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1451] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:45:53 2026] PUT /v2.0/subnetpools/6fbf563e-d9d2-4c51-a1c4-d791e20f9d3c/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:45:53.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f8becc8-68a0-4376-8a88-ffd03ba047eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 77ac6933-e4ce-4e4a-9638-8d8d490655dc 2026-05-28 01:45:53.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f8becc8-68a0-4376-8a88-ffd03ba047eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 77ac6933-e4ce-4e4a-9638-8d8d490655dc [pid: 8|app: 0|req: 772/1452] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:45:53 2026] PUT /v2.0/subnetpools/fb1804c7-eef8-4af1-bd26-636e42400400/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1453] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:45:53 2026] PUT /v2.0/subnetpools/0d80def5-3c70-483a-850c-dff4924ae0dc/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1454] 10.0.0.86 () {32 vars in 671 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1455] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1456] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1457] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1458] 10.0.0.86 () {32 vars in 679 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1459] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1460] 10.0.0.86 () {32 vars in 689 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1461] 10.0.0.86 () {32 vars in 701 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1462] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnetpools/4701840e-dd13-4570-92df-f2fdccfe7372 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:54.297 7 INFO neutron.services.segments.plugin [-] Segment 5bcd1677-d50d-4469-803f-5a6ac20871b7 resource provider aggregate not found 2026-05-28 01:45:54.307 7 INFO neutron.services.segments.plugin [-] Segment 5bcd1677-d50d-4469-803f-5a6ac20871b7 resource provider aggregate not found 2026-05-28 01:45:54.327 7 INFO neutron.services.segments.plugin [-] Segment 5bcd1677-d50d-4469-803f-5a6ac20871b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcd1677-d50d-4469-803f-5a6ac20871b7 found for delete ", "request_id": "req-eca63b8f-6f59-4196-8256-89653be91eea"}]} 2026-05-28 01:45:54.331 7 INFO neutron.services.segments.plugin [-] Segment 5bcd1677-d50d-4469-803f-5a6ac20871b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcd1677-d50d-4469-803f-5a6ac20871b7 found for delete ", "request_id": "req-0875a61c-0446-4845-8121-73ca0dae583e"}]} 2026-05-28 01:45:54.336 7 INFO neutron.db.l3_hamode_db [None req-6f8becc8-68a0-4376-8a88-ffd03ba047eb 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 298d4aef-b1bf-494c-b2f9-63c6cbaa9cff was deleted as no HA routers are present in tenant ce2fb33c1ad24918b0db178ad8f3c662. [pid: 8|app: 0|req: 783/1463] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnetpools/6fbf563e-d9d2-4c51-a1c4-d791e20f9d3c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1464] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:52 2026] DELETE /v2.0/routers/8d79b97e-f01b-428c-9a9c-9f34d937cf7d => generated 0 bytes in 1420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1465] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnetpools/fb1804c7-eef8-4af1-bd26-636e42400400 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1466] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnetpools/0d80def5-3c70-483a-850c-dff4924ae0dc => 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: 786/1467] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnetpools/412bca58-bc99-4ada-aed0-bfb072b60441 => 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: 682/1468] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/subnets/a6e085d5-22e4-4a43-a093-0e3a7970091b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:45:54.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-904ff7ff-5f8b-4149-9a1e-2c5fb875229e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: d89b6c1f-7d88-4fa3-891f-89829c0b2fa2 2026-05-28 01:45:54.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-904ff7ff-5f8b-4149-9a1e-2c5fb875229e 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: d89b6c1f-7d88-4fa3-891f-89829c0b2fa2 2026-05-28 01:45:54.770 8 INFO neutron.services.segments.plugin [-] Segment 266d1ace-4634-4a2c-8244-6515ec8f7b4e resource provider aggregate not found 2026-05-28 01:45:54.774 8 INFO neutron.services.segments.plugin [-] Segment 266d1ace-4634-4a2c-8244-6515ec8f7b4e resource provider aggregate not found 2026-05-28 01:45:54.788 8 INFO neutron.services.segments.plugin [-] Segment 266d1ace-4634-4a2c-8244-6515ec8f7b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266d1ace-4634-4a2c-8244-6515ec8f7b4e found for delete ", "request_id": "req-e5e35348-8a0b-44ce-8c56-f47b4cce8d9e"}]} 2026-05-28 01:45:54.790 8 INFO neutron.services.segments.plugin [-] Segment 266d1ace-4634-4a2c-8244-6515ec8f7b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266d1ace-4634-4a2c-8244-6515ec8f7b4e found for delete ", "request_id": "req-1692d8af-3a6f-4796-95f5-c7836dcd3163"}]} [pid: 8|app: 0|req: 787/1469] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:45:54 2026] DELETE /v2.0/networks/b92d74c5-2cb6-421e-9f69-b6d67b364514 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1470] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/security-groups?tenant_id=ce2fb33c1ad24918b0db178ad8f3c662&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1471] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:55 2026] DELETE /v2.0/security-groups/d79ee72c-83f9-44ec-92a9-067397770ca5 => 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: 790/1472] 10.0.0.86 () {32 vars in 622 bytes} [Thu May 28 01:45:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1473] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:54 2026] GET /v2.0/security-groups?tenant_id=722faf7e54d84982bf03d03341be2c38&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1474] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:55 2026] DELETE /v2.0/security-groups/d5a201e9-3e57-4d29-9ed0-4c2be0582e36 => 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: 791/1475] 10.0.0.86 () {32 vars in 632 bytes} [Thu May 28 01:45:55 2026] GET /v2.0/ => generated 632 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1476] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:55 2026] GET /v2.0/security-groups?tenant_id=280bd1c1f21740de84c1cf27d14f7649&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1477] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:55 2026] DELETE /v2.0/security-groups/5eb12ffa-dc31-4375-b612-5c277cb57021 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1478] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:56 2026] GET /v2.0/security-groups?tenant_id=71fecc9c1c684344ae6e78d313e92ec8&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1479] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:56 2026] DELETE /v2.0/security-groups/ed5c57a6-d04c-4f8f-b388-b020703383bd => 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: 686/1480] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:56 2026] GET /v2.0/security-groups?tenant_id=b7139904f0a14297886011527a979674&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1481] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:56 2026] DELETE /v2.0/security-groups/0a831399-e3bb-471a-90ad-02e203e79f96 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1482] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:56 2026] GET /v2.0/security-groups?tenant_id=ba183072835d4833babea7d71e30a4a8&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1483] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:56 2026] DELETE /v2.0/security-groups/93e70feb-7f20-4cc0-8be5-499eb394326c => 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: 688/1484] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:57 2026] GET /v2.0/security-groups?tenant_id=4392978f25d24a0bb8790fd04bd230e6&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1485] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:57 2026] DELETE /v2.0/security-groups/3d036619-73df-40b1-a286-a1fc02d28ff9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:45:58.807 7 INFO neutron.db.segments_db [None req-ff73fcad-07d2-4252-bd6c-34ed9513e045 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 494298df-3eae-4639-866c-16317dbbb8bb of type vxlan for network e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4 [pid: 7|app: 0|req: 689/1486] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:45:58 2026] POST /v2.0/networks => generated 722 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1487] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:58 2026] POST /v2.0/subnets => generated 688 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:45:59.176 7 INFO neutron.db.segments_db [None req-a8d710e2-1dbb-4057-9107-0c6072cc71a1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 of type vxlan for network 8057ea95-a055-4276-8ab3-6c337974acfe 2026-05-28 01:45:59.417 7 INFO neutron.db.l3_hamode_db [None req-a8d710e2-1dbb-4057-9107-0c6072cc71a1 58c7f1e8179b4bba97bc20e8c43e14ad f2c89834f0274fd2a120418d4d4611b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1488] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:45:59 2026] GET /v2.0/security-groups?tenant_id=108c027880644f9994b0761260fd3c37&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1489] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:45:59 2026] DELETE /v2.0/security-groups/8ab66653-e559-4db2-b96b-0fb564099f80 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1490] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:00 2026] GET /v2.0/security-groups?tenant_id=36fdda33bbd64b9481edc6340b5deb31&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:00.372 7 INFO neutron.db.l3_hamode_db [None req-a8d710e2-1dbb-4057-9107-0c6072cc71a1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:46:00.699 8 INFO neutron.db.segments_db [None req-8c6469f9-343d-449d-bc03-d34b7a00ba87 100b39e2e426490d810c3a1549e4ae6a 15588e680b5440feaa1ab7b6e44dd395 - - default default] Added segment b35f3e7d-dd1b-481f-a72d-637c92180473 of type vxlan for network 7bf4de62-20e9-4cab-b40d-466e58f06151 [pid: 8|app: 0|req: 802/1491] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:00 2026] POST /v2.0/networks => generated 612 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1492] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:00 2026] DELETE /v2.0/security-groups/5114ab3d-a6df-4f0e-b055-0b9eadc77324 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1495] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:00 2026] POST /v2.0/ports => generated 743 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1496] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:45:59 2026] POST /v2.0/routers => generated 728 bytes in 2341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1497] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:46:01 2026] PUT /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 25 bytes in 90 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: 808/1498] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:01 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 809/1499] 10.0.0.86 () {34 vars in 757 bytes} [Thu May 28 01:46:01 2026] PUT /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/green => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 810/1500] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:01 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 811/1501] 10.0.0.86 () {34 vars in 753 bytes} [Thu May 28 01:46:01 2026] PUT /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/red => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 812/1502] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:01 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 34 bytes in 63 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: 813/1503] 10.0.0.86 () {34 vars in 775 bytes} [Thu May 28 01:46:01 2026] PUT /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/black.or.white => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1504] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 52 bytes in 63 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: 815/1505] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:46:02 2026] PUT /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 816/1506] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 37 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: 817/1507] 10.0.0.86 () {32 vars in 734 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:02.419 8 INFO neutron.api.v2.resource [None req-77ad7e19-8d8b-4626-843a-1d034b50fcb3 100b39e2e426490d810c3a1549e4ae6a 15588e680b5440feaa1ab7b6e44dd395 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1508] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/green => generated 99 bytes in 86 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: 819/1509] 10.0.0.86 () {32 vars in 737 bytes} [Thu May 28 01:46:02 2026] DELETE /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/red => generated 0 bytes in 74 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: 820/1510] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 30 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 691/1511] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:01 2026] PUT /v2.0/routers/b492d582-bc32-4188-a0f9-fac05d383e28/add_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:02.650 8 INFO neutron.api.v2.resource [None req-a00fb4d8-b39a-4bc2-b2a0-3bbb3985e62d 100b39e2e426490d810c3a1549e4ae6a 15588e680b5440feaa1ab7b6e44dd395 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1512] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:46:02 2026] DELETE /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1513] 10.0.0.86 () {32 vars in 729 bytes} [Thu May 28 01:46:02 2026] DELETE /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 822/1514] 10.0.0.86 () {32 vars in 726 bytes} [Thu May 28 01:46:02 2026] GET /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f/tags => generated 12 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-05-28 01:46:02.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca58ab4a-5064-4492-a1e4-f26471cea17b 100b39e2e426490d810c3a1549e4ae6a 15588e680b5440feaa1ab7b6e44dd395 - - default default] TaaS: Handle Delete Port: cfd95cf8-f3fa-4087-adf2-af9e2811cc8f 2026-05-28 01:46:02.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca58ab4a-5064-4492-a1e4-f26471cea17b 100b39e2e426490d810c3a1549e4ae6a 15588e680b5440feaa1ab7b6e44dd395 - - default default] Tap Mirror: Handle Delete Port: cfd95cf8-f3fa-4087-adf2-af9e2811cc8f [pid: 7|app: 0|req: 693/1515] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:02 2026] DELETE /v2.0/ports/cfd95cf8-f3fa-4087-adf2-af9e2811cc8f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:03.149 8 INFO neutron.services.segments.plugin [-] Segment b35f3e7d-dd1b-481f-a72d-637c92180473 resource provider aggregate not found 2026-05-28 01:46:03.162 8 INFO neutron.services.segments.plugin [-] Segment b35f3e7d-dd1b-481f-a72d-637c92180473 resource provider aggregate not found 2026-05-28 01:46:03.172 8 INFO neutron.services.segments.plugin [-] Segment b35f3e7d-dd1b-481f-a72d-637c92180473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35f3e7d-dd1b-481f-a72d-637c92180473 found for delete ", "request_id": "req-7068bf5b-f0f9-450c-a2a0-294d8fce9ced"}]} 2026-05-28 01:46:03.205 8 INFO neutron.services.segments.plugin [-] Segment b35f3e7d-dd1b-481f-a72d-637c92180473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35f3e7d-dd1b-481f-a72d-637c92180473 found for delete ", "request_id": "req-f4a9dd70-211b-4246-9ac4-f8a4f19debe6"}]} [pid: 8|app: 0|req: 823/1516] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:03 2026] DELETE /v2.0/networks/7bf4de62-20e9-4cab-b40d-466e58f06151 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:03.297 7 INFO neutron.db.segments_db [None req-560972fd-b317-4d01-a9b4-d4ebb7ca9206 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] Added segment 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 of type vxlan for network 527468ec-622e-4a6e-a20b-563227dbdce6 [pid: 7|app: 0|req: 694/1517] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:03 2026] POST /v2.0/networks => generated 707 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1518] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:03 2026] POST /v2.0/subnets => generated 644 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:03.602 7 WARNING neutron.api.v2.base [None req-85cc9b25-61b1-4ce6-a2b9-071785141c59 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-28 01:46:03.603 7 INFO neutron.api.v2.resource [None req-85cc9b25-61b1-4ce6-a2b9-071785141c59 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 695/1519] 10.0.0.86 () {34 vars in 680 bytes} [Thu May 28 01:46:03 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1520] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:03 2026] DELETE /v2.0/networks/527468ec-622e-4a6e-a20b-563227dbdce6 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:03.906 7 INFO neutron.db.segments_db [None req-c97e55c4-4213-4993-b03a-cd7fb5d2b008 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] Added segment 44c51d30-13de-4a1e-9db4-14b7c10484a8 of type vxlan for network faebebb0-f51d-4c74-8cd7-d951f7186881 [pid: 7|app: 0|req: 696/1521] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:03 2026] POST /v2.0/networks => generated 708 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1522] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:04 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:04.250 7 WARNING neutron.api.v2.base [None req-0b1c62d7-c5ea-4ec9-8531-e049b7b219eb dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-28 01:46:04.251 7 INFO neutron.api.v2.resource [None req-0b1c62d7-c5ea-4ec9-8531-e049b7b219eb dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 698/1523] 10.0.0.86 () {34 vars in 680 bytes} [Thu May 28 01:46:04 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1524] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:04 2026] GET /v2.0/security-groups?tenant_id=15588e680b5440feaa1ab7b6e44dd395&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1525] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:04 2026] DELETE /v2.0/security-groups/4dbfcca7-4f5e-4d6c-8bb7-211ac6b3f939 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:04.466 7 INFO neutron.services.segments.plugin [-] Segment 44c51d30-13de-4a1e-9db4-14b7c10484a8 resource provider aggregate not found 2026-05-28 01:46:04.471 7 INFO neutron.services.segments.plugin [-] Segment 44c51d30-13de-4a1e-9db4-14b7c10484a8 resource provider aggregate not found 2026-05-28 01:46:04.488 7 INFO neutron.services.segments.plugin [-] Segment 44c51d30-13de-4a1e-9db4-14b7c10484a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c51d30-13de-4a1e-9db4-14b7c10484a8 found for delete ", "request_id": "req-8541b994-2fe0-4515-bedb-6141028f541a"}]} 2026-05-28 01:46:04.498 7 INFO neutron.services.segments.plugin [-] Segment 44c51d30-13de-4a1e-9db4-14b7c10484a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c51d30-13de-4a1e-9db4-14b7c10484a8 found for delete ", "request_id": "req-a2fc0fbf-5014-4b6d-b1da-a573992468ed"}]} [pid: 7|app: 0|req: 699/1526] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:04 2026] DELETE /v2.0/networks/faebebb0-f51d-4c74-8cd7-d951f7186881 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:04.587 7 INFO neutron.db.segments_db [None req-ee03d947-caf0-49fa-a228-183dc0e0ec52 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] Added segment 9a513745-3353-4cd2-9b08-94b11f92b621 of type vxlan for network d0f8550b-6645-4595-88bb-a43f4626568d [pid: 8|app: 0|req: 828/1527] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:04 2026] GET /v2.0/security-groups?tenant_id=991f2902e7fb4d23950ccf6e6654d4ba&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: 700/1528] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:04 2026] POST /v2.0/networks => generated 707 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1529] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:04 2026] DELETE /v2.0/security-groups/4e51abf3-1608-488e-bb7c-01b320382590 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1530] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:04 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1531] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/networks?id=e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1532] 10.0.0.86 () {34 vars in 680 bytes} [Thu May 28 01:46:04 2026] POST /v2.0/rbac-policies => generated 324 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1533] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/quotas/f2c89834f0274fd2a120418d4d4611b0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:05.196 8 INFO neutron.services.segments.plugin [-] Segment 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 resource provider aggregate not found 2026-05-28 01:46:05.215 8 INFO neutron.services.segments.plugin [-] Segment 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 found for delete ", "request_id": "req-640351bb-5e73-49ab-a42d-f3a114bc88f8"}]} 2026-05-28 01:46:05.234 8 INFO neutron.services.segments.plugin [-] Segment 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 resource provider aggregate not found 2026-05-28 01:46:05.254 8 INFO neutron.services.segments.plugin [-] Segment 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a52ec5-6ba0-4b1b-8016-5c9c5ad3e7a7 found for delete ", "request_id": "req-d551c673-340d-4f85-aabd-77bd47a07654"}]} [pid: 8|app: 0|req: 831/1534] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/ports?tenant_id=f2c89834f0274fd2a120418d4d4611b0&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1535] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/networks/e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1536] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/networks/e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4?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: 833/1537] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/networks/d0f8550b-6645-4595-88bb-a43f4626568d => generated 654 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1538] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 705/1539] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:05 2026] GET /v2.0/security-groups?tenant_id=3d7b2edbd9a64e90898a923855bf3dd1&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: 835/1540] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:05 2026] DELETE /v2.0/security-groups/1dad26e4-dc16-4174-aa5a-488b7ef26362 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1541] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:06 2026] GET /v2.0/security-groups?tenant_id=5350b6baeafe44319ca9c1d402202480&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: 707/1542] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:06 2026] DELETE /v2.0/security-groups/64812a18-09a3-4e34-9808-613916bcfe97 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:06.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8af42602-039d-4693-abf1-5704cc1059b8 6d9abc72a911415c9a73331cbc96b606 34566f07a3b24a388ef1d8acf5606170 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1543] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:46:06 2026] GET /v2.0/networks/d0f8550b-6645-4595-88bb-a43f4626568d => generated 138 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:46:06.558 7 INFO neutron.services.segments.plugin [-] Segment 9a513745-3353-4cd2-9b08-94b11f92b621 resource provider aggregate not found 2026-05-28 01:46:06.562 7 INFO neutron.services.segments.plugin [-] Segment 9a513745-3353-4cd2-9b08-94b11f92b621 resource provider aggregate not found 2026-05-28 01:46:06.575 7 INFO neutron.services.segments.plugin [-] Segment 9a513745-3353-4cd2-9b08-94b11f92b621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a513745-3353-4cd2-9b08-94b11f92b621 found for delete ", "request_id": "req-9d66183e-d1ef-48d4-92c8-20df06def65c"}]} 2026-05-28 01:46:06.583 7 INFO neutron.services.segments.plugin [-] Segment 9a513745-3353-4cd2-9b08-94b11f92b621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a513745-3353-4cd2-9b08-94b11f92b621 found for delete ", "request_id": "req-4e2cce8f-5669-4666-ba01-92562749d01d"}]} [pid: 7|app: 0|req: 708/1544] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:06 2026] DELETE /v2.0/networks/d0f8550b-6645-4595-88bb-a43f4626568d => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:06.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8fe94ed-8724-422d-9bf2-c49c2085ae97 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1545] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:06 2026] DELETE /v2.0/subnets/49d62a2b-5e84-455d-aaf9-597faa035fc0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:46:06.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f36ffdb-69d4-4d23-bdcc-23e16649a9c6 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1546] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:06 2026] DELETE /v2.0/subnets/f32205a0-f325-438e-86b0-03bfd1349260 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:46:06.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9de039e-15a9-4165-8cbe-e169ee9beed3 dbcf4f3667c3408ba61da9907a3a2c75 5ce3a3279862489f9887d143ae7b0751 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1547] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:06 2026] DELETE /v2.0/subnets/96ef5919-773f-4569-926c-fc4ada039763 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1548] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:06 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 839/1549] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:07 2026] GET /v2.0/security-groups?tenant_id=5ce3a3279862489f9887d143ae7b0751&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1550] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:07 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 711/1551] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:07 2026] DELETE /v2.0/security-groups/8e548317-84ef-47e0-80eb-0842955eaa4d => 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: 841/1552] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:08 2026] GET /v2.0/security-groups?tenant_id=34566f07a3b24a388ef1d8acf5606170&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1553] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:08 2026] DELETE /v2.0/security-groups/97fd6913-8792-4aca-bd2d-b5bc3db210c8 => 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: 713/1554] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:08 2026] GET /v2.0/security-groups?tenant_id=99bb8ae7aa31415db9685e03363f14a5&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1555] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:46:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1556] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:08 2026] DELETE /v2.0/security-groups/c3c3ea7b-6fff-4cbd-93d1-f38b53af455c => 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: 843/1557] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:46:08 2026] PUT /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1558] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:08 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1559] 10.0.0.86 () {34 vars in 763 bytes} [Thu May 28 01:46:08 2026] PUT /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1560] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:08 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1561] 10.0.0.86 () {34 vars in 759 bytes} [Thu May 28 01:46:08 2026] PUT /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1562] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:08 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1563] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 846/1564] 10.0.0.86 () {34 vars in 781 bytes} [Thu May 28 01:46:08 2026] PUT /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1565] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1566] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:46:09 2026] PUT /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/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: 720/1567] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1568] 10.0.0.86 () {32 vars in 740 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:09.282 7 INFO neutron.api.v2.resource [None req-c4dd546f-3ee9-404a-9e65-12d8ac8d2e33 4cada7fde18847cd955807de742d63f5 574ff32b41554c178c921d60698957cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1569] 10.0.0.86 () {32 vars in 744 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1570] 10.0.0.86 () {32 vars in 743 bytes} [Thu May 28 01:46:09 2026] DELETE /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1571] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:09.473 8 INFO neutron.api.v2.resource [None req-a00ed332-ab97-4694-9e11-28949b125d78 4cada7fde18847cd955807de742d63f5 574ff32b41554c178c921d60698957cf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1572] 10.0.0.86 () {32 vars in 747 bytes} [Thu May 28 01:46:09 2026] DELETE /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1573] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:46:09 2026] DELETE /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1574] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846/tags => 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: 724/1575] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:46:09 2026] DELETE /v2.0/qos/policies/dc8a505e-7c1b-4cba-a39f-1ecaac0dc846 => 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: 852/1576] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:46:09 2026] GET /v2.0/networks?id=e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1577] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:10 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 725/1578] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:46:09 2026] POST /v2.0/ports => generated 958 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 854/1579] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:10 2026] GET /v2.0/security-groups?tenant_id=574ff32b41554c178c921d60698957cf&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1580] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:10 2026] GET /v2.0/security-groups?tenant_id=dd558087540e4490bac9aa1ba642e855&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1581] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:46:10 2026] PUT /v2.0/ports/46569814-8a14-4f3a-ba4d-9cf8da3db41c => generated 1239 bytes in 458 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: 856/1582] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:10 2026] DELETE /v2.0/security-groups/bb56cbe0-d5c2-4b2b-92fc-9f61eadbedaf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:10.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbec36b8-d386-49c3-af84-a622e707cb16'] response: {'name': 'network-changed', 'server_uuid': '24ca9174-28f8-4806-bcfb-039e06036770', 'tag': '46569814-8a14-4f3a-ba4d-9cf8da3db41c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 727/1583] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:10 2026] DELETE /v2.0/security-groups/42f15ee9-df8d-47a6-ba81-2065caca64e8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1584] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/security-groups?tenant_id=de71133a02334ce8b7210b527edc0ad2&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1585] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:11 2026] DELETE /v2.0/security-groups/f95910dc-21cc-4752-8757-e2aea3aecc72 => 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: 729/1586] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1587] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/security-groups?tenant_id=a7630a9ae8f04e2ba568711b4b261401&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: 730/1588] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1589] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:11 2026] DELETE /v2.0/security-groups/707ca8a3-2122-4a41-84a3-9836863e0331 => 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: 731/1590] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/ports?tenant_id=f2c89834f0274fd2a120418d4d4611b0&device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1591] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/networks?tenant_id=f2c89834f0274fd2a120418d4d4611b0&shared=False => generated 769 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1592] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:46:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1593] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1594] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&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: 862/1595] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/ports?tenant_id=f2c89834f0274fd2a120418d4d4611b0&device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1596] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=46569814-8a14-4f3a-ba4d-9cf8da3db41c => 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: 863/1597] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/subnets?id=08e5df5b-613d-49ef-b8df-a7ffbc45fa3c => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1598] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/ports?network_id=e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4&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: 864/1599] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/networks/e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1600] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:46:12 2026] GET /v2.0/networks/e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:13.558 8 INFO neutron.db.segments_db [None req-c2bb3467-2004-4135-9bc8-429b1464cd1c 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Added segment 901ea091-edd2-4e27-b346-2b9364c555bf of type vxlan for network 741e3341-1219-41c5-9b66-0eb2a12224a1 [pid: 8|app: 0|req: 865/1601] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:13 2026] POST /v2.0/networks => generated 612 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1602] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:13 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1603] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:13 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1604] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:13 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1605] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:14 2026] POST /v2.0/trunks => generated 407 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:14.375 8 INFO neutron.db.segments_db [None req-436b6600-368b-49b4-a54b-efd649d0d78a 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Added segment d2d41d0c-88ee-47bf-a175-cba67634cbce of type vxlan for network 07379f82-fa60-4ffd-950d-16722168bfc1 [pid: 8|app: 0|req: 867/1606] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:14 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1607] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:14 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 868/1608] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:46:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1609] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:14 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1610] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:46:14 2026] PUT /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/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: 741/1611] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:14 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1612] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:14 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&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: 7|app: 0|req: 742/1613] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:14 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:15.047 8 INFO neutron.db.segments_db [None req-8b542144-0bc2-43d3-aa5d-59cedb25c17b 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Added segment f79ba0e4-479b-4eb0-9ed5-76b07b38af7b of type vxlan for network f2bacce2-01e1-4b21-8273-2a1e7cf52681 [pid: 7|app: 0|req: 743/1614] 10.0.0.86 () {34 vars in 769 bytes} [Thu May 28 01:46:15 2026] PUT /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1615] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1616] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:15 2026] POST /v2.0/networks => generated 613 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1617] 10.0.0.86 () {34 vars in 765 bytes} [Thu May 28 01:46:15 2026] PUT /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1618] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1619] 10.0.0.86 () {34 vars in 787 bytes} [Thu May 28 01:46:15 2026] PUT /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1620] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1621] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:46:15 2026] PUT /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1622] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1623] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1624] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:15 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:15.444 7 INFO neutron.api.v2.resource [None req-634c3c3d-1a18-4da0-ad4f-c02f4627da44 6d80e644d9704f8aaabfc53d3aa89733 bfbed87169184a73acb499c932c9faed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1627] 10.0.0.86 () {32 vars in 750 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/green => generated 99 bytes in 26 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: 753/1628] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:46:15 2026] DELETE /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1629] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:15.552 7 INFO neutron.api.v2.resource [None req-ac605d7e-8083-4ffb-ac61-18cee6b00877 6d80e644d9704f8aaabfc53d3aa89733 bfbed87169184a73acb499c932c9faed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1630] 10.0.0.86 () {32 vars in 753 bytes} [Thu May 28 01:46:15 2026] DELETE /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1631] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:46:15 2026] DELETE /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1632] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:15 2026] GET /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1633] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:15 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1634] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:46:15 2026] DELETE /v2.0/subnetpools/57012b17-1522-4193-9d15-2e89d033bd3e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:15.774 8 INFO neutron.db.segments_db [None req-348fffc4-c5a0-48a9-9a4a-74997c366721 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Added segment 9012e2cc-2eeb-4a8c-839b-55810ab73549 of type vxlan for network 87391538-8023-4bb2-b693-d33838466932 [pid: 8|app: 0|req: 877/1635] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:15 2026] POST /v2.0/networks => generated 612 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1636] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:16 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1637] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:16 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1638] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:15 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1639] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:16 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:16.538 7 INFO neutron.db.segments_db [None req-d1344f2e-290f-4871-85aa-f3e88775b4b9 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Added segment 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 of type vxlan for network 5eb85266-ea22-441e-99bf-d825ff65ef14 [pid: 7|app: 0|req: 760/1640] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:16 2026] POST /v2.0/networks => generated 612 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1641] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:16 2026] GET /v2.0/security-groups?tenant_id=ca1c9c75e5d745d6857f3d84f4d943e8&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1642] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:16 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 882/1643] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:16 2026] DELETE /v2.0/security-groups/7de619ec-f937-4925-b924-03ad7c8e7c79 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1644] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:16 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1645] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:17 2026] PUT /v2.0/trunks/03390255-48c9-4bff-b44d-26e6e9462f2a/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1646] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:17 2026] PUT /v2.0/trunks/ed28fc59-409d-4471-8473-1f76cc0f52e3/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1647] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:17 2026] PUT /v2.0/trunks/48738af2-7174-489e-ac39-36150c5fa8c2/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1648] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:17 2026] PUT /v2.0/trunks/fbdd828b-6635-4e43-9c81-0cd9b3779e42/tags => 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: 765/1649] 10.0.0.86 () {32 vars in 661 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1650] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1651] 10.0.0.86 () {32 vars in 675 bytes} [Thu May 28 01:46:17 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: 886/1652] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1653] 10.0.0.86 () {32 vars in 671 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1654] 10.0.0.86 () {32 vars in 683 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1655] 10.0.0.86 () {32 vars in 669 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1656] 10.0.0.86 () {32 vars in 683 bytes} [Thu May 28 01:46:17 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: 7|app: 0|req: 769/1657] 10.0.0.86 () {32 vars in 679 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1658] 10.0.0.86 () {32 vars in 691 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1659] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks/03390255-48c9-4bff-b44d-26e6e9462f2a => generated 412 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1660] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/ports/83f95594-e9d2-4195-967c-e177585c9a23 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1661] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/security-groups?tenant_id=bfbed87169184a73acb499c932c9faed&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1662] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:17 2026] DELETE /v2.0/trunks/03390255-48c9-4bff-b44d-26e6e9462f2a => 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: 893/1663] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks/ed28fc59-409d-4471-8473-1f76cc0f52e3 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1664] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:17 2026] DELETE /v2.0/security-groups/3a751ad0-e428-4a7e-a3a6-d837b33c4241 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1665] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/ports/f9651383-809d-4365-a7bc-92b4d2525f76 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1666] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:17 2026] DELETE /v2.0/trunks/ed28fc59-409d-4471-8473-1f76cc0f52e3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1667] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/trunks/48738af2-7174-489e-ac39-36150c5fa8c2 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1668] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:17 2026] GET /v2.0/ports/d85b3b9e-2492-4271-83cd-8ac199688a7b => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1669] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/trunks/48738af2-7174-489e-ac39-36150c5fa8c2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1670] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/trunks/fbdd828b-6635-4e43-9c81-0cd9b3779e42 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1671] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/ports/db762e3e-2799-4124-89ea-1de843bb50ae => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1672] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/trunks/fbdd828b-6635-4e43-9c81-0cd9b3779e42 => 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: 900/1673] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/trunks/c234045a-34f7-495b-945e-d1d920014745 => generated 407 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1674] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/security-groups?tenant_id=5e118c32a900413d8b6961ce9ba17f84&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1675] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/ports/34717b2f-2c09-421e-be0d-587f64e3f24a => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1676] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/security-groups/014be47d-16ed-4d8e-9610-45ebf925bd72 => 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: 776/1677] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/trunks/c234045a-34f7-495b-945e-d1d920014745 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:18.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f12aa6a-fecb-4b9f-8e0f-1f1c8c405f71 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] TaaS: Handle Delete Port: 83f95594-e9d2-4195-967c-e177585c9a23 2026-05-28 01:46:18.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f12aa6a-fecb-4b9f-8e0f-1f1c8c405f71 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Tap Mirror: Handle Delete Port: 83f95594-e9d2-4195-967c-e177585c9a23 [pid: 7|app: 0|req: 777/1678] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/ports/83f95594-e9d2-4195-967c-e177585c9a23 => 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: 778/1679] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/security-groups?tenant_id=251367030cc9482292c222295a30703c&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:19.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-e787acc6-fc91-4700-994c-0e8dd10a3544 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] TaaS: Handle Delete Port: f9651383-809d-4365-a7bc-92b4d2525f76 2026-05-28 01:46:19.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e787acc6-fc91-4700-994c-0e8dd10a3544 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Tap Mirror: Handle Delete Port: f9651383-809d-4365-a7bc-92b4d2525f76 [pid: 8|app: 0|req: 902/1680] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:18 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1681] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:18 2026] DELETE /v2.0/ports/f9651383-809d-4365-a7bc-92b4d2525f76 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1682] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:19 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1683] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/security-groups/b36fecc8-c205-4455-a94f-05f8a44ea1de => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:19.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-15cceb8c-8002-4e1a-b81b-b31944b5ec79 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] TaaS: Handle Delete Port: d85b3b9e-2492-4271-83cd-8ac199688a7b 2026-05-28 01:46:19.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15cceb8c-8002-4e1a-b81b-b31944b5ec79 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Tap Mirror: Handle Delete Port: d85b3b9e-2492-4271-83cd-8ac199688a7b [pid: 7|app: 0|req: 781/1684] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/ports/d85b3b9e-2492-4271-83cd-8ac199688a7b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:19.483 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4703d4a-2a2b-45c8-971a-33d73e910268 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] TaaS: Handle Delete Port: db762e3e-2799-4124-89ea-1de843bb50ae 2026-05-28 01:46:19.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4703d4a-2a2b-45c8-971a-33d73e910268 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Tap Mirror: Handle Delete Port: db762e3e-2799-4124-89ea-1de843bb50ae [pid: 8|app: 0|req: 904/1685] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/ports/db762e3e-2799-4124-89ea-1de843bb50ae => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:19.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-db838ec4-1b36-4525-9abd-d0ccabcedcb8 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] TaaS: Handle Delete Port: 34717b2f-2c09-421e-be0d-587f64e3f24a 2026-05-28 01:46:19.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db838ec4-1b36-4525-9abd-d0ccabcedcb8 62936911e46a4477ba0d1b836c70866f 1799fe012ae64fe89bc4a92f49778080 - - default default] Tap Mirror: Handle Delete Port: 34717b2f-2c09-421e-be0d-587f64e3f24a [pid: 7|app: 0|req: 782/1686] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/ports/34717b2f-2c09-421e-be0d-587f64e3f24a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:19.888 8 INFO neutron.services.segments.plugin [-] Segment 901ea091-edd2-4e27-b346-2b9364c555bf resource provider aggregate not found 2026-05-28 01:46:19.906 8 INFO neutron.services.segments.plugin [-] Segment 901ea091-edd2-4e27-b346-2b9364c555bf resource provider aggregate not found 2026-05-28 01:46:19.915 8 INFO neutron.services.segments.plugin [-] Segment 901ea091-edd2-4e27-b346-2b9364c555bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901ea091-edd2-4e27-b346-2b9364c555bf found for delete ", "request_id": "req-a38529d3-6e44-4867-a063-05817e740450"}]} 2026-05-28 01:46:19.928 8 INFO neutron.services.segments.plugin [-] Segment 901ea091-edd2-4e27-b346-2b9364c555bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901ea091-edd2-4e27-b346-2b9364c555bf found for delete ", "request_id": "req-37c3400a-1649-42f7-bfca-976dbc6c4107"}]} [pid: 8|app: 0|req: 905/1687] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/networks/741e3341-1219-41c5-9b66-0eb2a12224a1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:20.077 7 INFO neutron.services.segments.plugin [-] Segment d2d41d0c-88ee-47bf-a175-cba67634cbce resource provider aggregate not found 2026-05-28 01:46:20.092 7 INFO neutron.services.segments.plugin [-] Segment d2d41d0c-88ee-47bf-a175-cba67634cbce resource provider aggregate not found 2026-05-28 01:46:20.099 7 INFO neutron.services.segments.plugin [-] Segment d2d41d0c-88ee-47bf-a175-cba67634cbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d41d0c-88ee-47bf-a175-cba67634cbce found for delete ", "request_id": "req-3812e787-6f29-41d1-b582-e4746de70b3f"}]} 2026-05-28 01:46:20.113 7 INFO neutron.services.segments.plugin [-] Segment d2d41d0c-88ee-47bf-a175-cba67634cbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d41d0c-88ee-47bf-a175-cba67634cbce found for delete ", "request_id": "req-d379faec-06bf-4f3f-b069-ec5621229a3b"}]} [pid: 7|app: 0|req: 783/1688] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:19 2026] DELETE /v2.0/networks/07379f82-fa60-4ffd-950d-16722168bfc1 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1689] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:20 2026] DELETE /v2.0/networks/f2bacce2-01e1-4b21-8273-2a1e7cf52681 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1690] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:20 2026] DELETE /v2.0/networks/87391538-8023-4bb2-b693-d33838466932 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1691] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:20 2026] DELETE /v2.0/networks/5eb85266-ea22-441e-99bf-d825ff65ef14 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1692] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:20 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1693] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:20 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:21.470 7 INFO neutron.db.segments_db [None req-8825cb6e-83a7-448c-89d1-a009bc043184 32b0de7d685c43a8ade246be0b7098a8 37b85e1cfdb445e1adebfca27486e4eb - - default default] Added segment 72a5d1a8-0795-4262-892a-75b89903901d of type vxlan for network bc8f4fde-987f-4449-b227-5977ebde8a42 [pid: 7|app: 0|req: 786/1694] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:21 2026] POST /v2.0/networks => generated 613 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1695] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:21 2026] GET /v2.0/security-groups?tenant_id=1799fe012ae64fe89bc4a92f49778080&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1696] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:21 2026] DELETE /v2.0/security-groups/aea3ecfc-3860-4e8d-a652-f89096d03bc0 => 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: 911/1697] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:21 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1698] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:46:21 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 788/1699] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:21 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:21.935 8 INFO neutron.services.segments.plugin [-] Segment f79ba0e4-479b-4eb0-9ed5-76b07b38af7b resource provider aggregate not found 2026-05-28 01:46:21.948 8 INFO neutron.services.segments.plugin [-] Segment f79ba0e4-479b-4eb0-9ed5-76b07b38af7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79ba0e4-479b-4eb0-9ed5-76b07b38af7b found for delete ", "request_id": "req-d2824851-04e5-4374-97be-d8a3cf084cd4"}]} 2026-05-28 01:46:21.954 8 INFO neutron.services.segments.plugin [-] Segment f79ba0e4-479b-4eb0-9ed5-76b07b38af7b resource provider aggregate not found 2026-05-28 01:46:21.961 8 INFO neutron.services.segments.plugin [-] Segment 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 resource provider aggregate not found 2026-05-28 01:46:21.972 8 INFO neutron.services.segments.plugin [-] Segment f79ba0e4-479b-4eb0-9ed5-76b07b38af7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79ba0e4-479b-4eb0-9ed5-76b07b38af7b found for delete ", "request_id": "req-9967317d-7fce-470a-bb67-6a46125c6d45"}]} 2026-05-28 01:46:21.977 8 INFO neutron.services.segments.plugin [-] Segment 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 found for delete ", "request_id": "req-4a473717-e4ec-40c2-85d4-a83e14a30194"}]} 2026-05-28 01:46:21.996 8 INFO neutron.services.segments.plugin [-] Segment 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 resource provider aggregate not found 2026-05-28 01:46:22.013 8 INFO neutron.services.segments.plugin [-] Segment 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6064ccf0-c56b-4a8e-9042-9e5dc461ea55 found for delete ", "request_id": "req-d49c2bdd-d2b8-453b-a2f9-df4583944464"}]} [pid: 8|app: 0|req: 912/1700] 10.0.0.86 () {34 vars in 665 bytes} [Thu May 28 01:46:21 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:22.129 7 INFO neutron.services.segments.plugin [-] Segment 9012e2cc-2eeb-4a8c-839b-55810ab73549 resource provider aggregate not found 2026-05-28 01:46:22.135 7 INFO neutron.services.segments.plugin [-] Segment 9012e2cc-2eeb-4a8c-839b-55810ab73549 resource provider aggregate not found 2026-05-28 01:46:22.153 7 INFO neutron.services.segments.plugin [-] Segment 9012e2cc-2eeb-4a8c-839b-55810ab73549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9012e2cc-2eeb-4a8c-839b-55810ab73549 found for delete ", "request_id": "req-de7a2ca2-dc64-4cf6-b6ed-22ec6838b0bc"}]} 2026-05-28 01:46:22.155 7 INFO neutron.services.segments.plugin [-] Segment 9012e2cc-2eeb-4a8c-839b-55810ab73549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9012e2cc-2eeb-4a8c-839b-55810ab73549 found for delete ", "request_id": "req-3f7db4da-3e2b-47e2-8351-5febf5bce78f"}]} [pid: 7|app: 0|req: 789/1701] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:21 2026] GET /v2.0/security-groups?tenant_id=36254cb658734a65bd60a0d550c78da8&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1702] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:22 2026] PUT /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1703] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/security-groups/7e62c88e-9940-4f94-9fed-2727323fdb08 => 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: 913/1704] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/security-groups?tenant_id=bff017ea5b74468689f2dc131d93d176&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1705] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1706] 10.0.0.86 () {34 vars in 759 bytes} [Thu May 28 01:46:22 2026] PUT /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1707] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/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: 914/1708] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/security-groups/5cc6e2ad-dc8e-469d-b9e0-3f45aaf91bd9 => 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: 795/1709] 10.0.0.86 () {34 vars in 755 bytes} [Thu May 28 01:46:22 2026] PUT /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1710] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1711] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/security-groups?tenant_id=4b338be535874a0088047dfa9d373ef4&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1712] 10.0.0.86 () {34 vars in 777 bytes} [Thu May 28 01:46:22 2026] PUT /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1713] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1714] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/security-groups/6b1afe0d-0cce-4969-b468-96622f873f57 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1715] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:22 2026] PUT /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/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: 917/1716] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1717] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:22.741 8 INFO neutron.api.v2.resource [None req-de9e2b0d-e675-4ab5-9221-3314ddf08a64 32b0de7d685c43a8ade246be0b7098a8 37b85e1cfdb445e1adebfca27486e4eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1718] 10.0.0.86 () {32 vars in 740 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1719] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1720] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:22.857 7 INFO neutron.api.v2.resource [None req-9b3e235a-d2bd-4866-be15-2bd551b2aa8f 32b0de7d685c43a8ade246be0b7098a8 37b85e1cfdb445e1adebfca27486e4eb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1721] 10.0.0.86 () {32 vars in 743 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1722] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:46:22 2026] DELETE /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1723] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f/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: 804/1724] 10.0.0.86 () {32 vars in 718 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/trunks/27094200-6397-4634-991d-3d200538205f => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1725] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:22 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 922/1726] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:23 2026] GET /v2.0/security-groups?id=2b829863-9425-4552-b624-95080438e642&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1727] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:23 2026] GET /v2.0/ports/f461fde6-8591-4181-bc06-b1119c606b7b => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1728] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:46:23 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1729] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:23 2026] DELETE /v2.0/trunks/27094200-6397-4634-991d-3d200538205f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:23.214 7 INFO neutron_taas.services.taas.taas_plugin [req-ef0ed2ff-9903-4230-a8e3-fc2bc1ba0161 req-c94ddd77-6e55-4ea7-8068-3bc754285d3b c320a1c2299a447cb74d52b81e3e8c6a f2c89834f0274fd2a120418d4d4611b0 - - default default] TaaS: Handle Delete Port: 46569814-8a14-4f3a-ba4d-9cf8da3db41c 2026-05-28 01:46:23.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ef0ed2ff-9903-4230-a8e3-fc2bc1ba0161 req-c94ddd77-6e55-4ea7-8068-3bc754285d3b c320a1c2299a447cb74d52b81e3e8c6a f2c89834f0274fd2a120418d4d4611b0 - - default default] Tap Mirror: Handle Delete Port: 46569814-8a14-4f3a-ba4d-9cf8da3db41c 2026-05-28 01:46:23.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4c20a1c-75cf-471e-a684-7f5bfa74dd92 32b0de7d685c43a8ade246be0b7098a8 37b85e1cfdb445e1adebfca27486e4eb - - default default] TaaS: Handle Delete Port: f461fde6-8591-4181-bc06-b1119c606b7b 2026-05-28 01:46:23.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4c20a1c-75cf-471e-a684-7f5bfa74dd92 32b0de7d685c43a8ade246be0b7098a8 37b85e1cfdb445e1adebfca27486e4eb - - default default] Tap Mirror: Handle Delete Port: f461fde6-8591-4181-bc06-b1119c606b7b [pid: 8|app: 0|req: 925/1730] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:23 2026] DELETE /v2.0/ports/f461fde6-8591-4181-bc06-b1119c606b7b => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1731] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:46:23 2026] DELETE /v2.0/ports/46569814-8a14-4f3a-ba4d-9cf8da3db41c => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:23.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de20679e-c9b6-4204-bffa-ea85a670d497'] response: {'server_uuid': '24ca9174-28f8-4806-bcfb-039e06036770', 'name': 'network-vif-deleted', 'tag': '46569814-8a14-4f3a-ba4d-9cf8da3db41c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 926/1732] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:23 2026] DELETE /v2.0/networks/bc8f4fde-987f-4449-b227-5977ebde8a42 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:23.999 8 INFO neutron.services.segments.plugin [-] Segment 72a5d1a8-0795-4262-892a-75b89903901d resource provider aggregate not found 2026-05-28 01:46:24.022 8 INFO neutron.services.segments.plugin [-] Segment 72a5d1a8-0795-4262-892a-75b89903901d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a5d1a8-0795-4262-892a-75b89903901d found for delete ", "request_id": "req-c277d4c9-4f18-4f1d-86a7-a541296ed5ea"}]} 2026-05-28 01:46:24.028 8 INFO neutron.services.segments.plugin [-] Segment 72a5d1a8-0795-4262-892a-75b89903901d resource provider aggregate not found 2026-05-28 01:46:24.055 8 INFO neutron.services.segments.plugin [-] Segment 72a5d1a8-0795-4262-892a-75b89903901d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a5d1a8-0795-4262-892a-75b89903901d found for delete ", "request_id": "req-9f3431eb-89a6-4e4f-ab06-30f3df730605"}]} [pid: 7|app: 0|req: 807/1733] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:24 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 927/1734] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:24 2026] GET /v2.0/security-groups?tenant_id=82839429d3bf4615bafd57c3858fba2b&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1735] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:24 2026] DELETE /v2.0/security-groups/61426771-509a-49a8-ae39-4a5a58727f75 => 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: 928/1736] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:24 2026] GET /v2.0/security-groups?tenant_id=37b85e1cfdb445e1adebfca27486e4eb&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: 809/1737] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:24 2026] DELETE /v2.0/security-groups/cada29e0-b7da-4b2a-b253-413d8c9d5be0 => 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: 929/1738] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:24 2026] GET /v2.0/security-groups?tenant_id=74b117ebee704bf9b1e5a3c75fef59e6&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1739] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:25 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => 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: 810/1740] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:25 2026] DELETE /v2.0/security-groups/a26ecdc3-8332-4f0a-91c0-183b07708f25 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:26.260 8 INFO neutron.db.segments_db [None req-46d5bdbf-b17f-4754-8fa8-08e6d84c00fb d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] Added segment 2d983494-78c1-4103-886a-1556f27deb59 of type vxlan for network 077a28d7-3eec-495c-8d7e-e26d7eeec934 [pid: 7|app: 0|req: 811/1741] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:26 2026] GET /v2.0/ports?device_id=24ca9174-28f8-4806-bcfb-039e06036770 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:26.528 8 INFO neutron.db.l3_hamode_db [None req-46d5bdbf-b17f-4754-8fa8-08e6d84c00fb d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:46:26.641 8 INFO neutron.db.l3_hamode_db [None req-46d5bdbf-b17f-4754-8fa8-08e6d84c00fb d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 931/1742] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:46:25 2026] POST /v2.0/routers => generated 474 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1743] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:46:27 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1744] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:27 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:27.605 7 INFO neutron.db.segments_db [None req-60525a22-a9b9-43e5-8005-95aa41965a8f df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Added segment 9d8b15fc-1175-4e8b-b45d-7636ca071a81 of type vxlan for network fcb765e9-4d58-4e03-b744-4a98b7137c1c [pid: 7|app: 0|req: 812/1745] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:27 2026] POST /v2.0/networks => generated 630 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1746] 10.0.0.86 () {34 vars in 761 bytes} [Thu May 28 01:46:27 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/green => generated 4 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1747] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:27 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1748] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:27 2026] POST /v2.0/subnets => generated 627 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1749] 10.0.0.86 () {34 vars in 757 bytes} [Thu May 28 01:46:27 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/red => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-28 01:46:28.028 7 INFO neutron.db.segments_db [None req-c3005832-1087-4eb5-8bf4-61dad25390cb df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Added segment 44bf7402-f5d3-4244-99c7-292429f3fc23 of type vxlan for network 27ba361d-1994-43c5-a032-3d593ef3db9c [pid: 8|app: 0|req: 937/1750] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:28 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1751] 10.0.0.86 () {34 vars in 779 bytes} [Thu May 28 01:46:28 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/black.or.white => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-28 01:46:28.283 7 INFO neutron.db.l3_hamode_db [None req-c3005832-1087-4eb5-8bf4-61dad25390cb df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 939/1752] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:28 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 52 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1753] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:46:28 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1754] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:28 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 37 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1755] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:46:28 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/red => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:29.051 7 INFO neutron.db.l3_hamode_db [None req-c3005832-1087-4eb5-8bf4-61dad25390cb df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:46:29.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e112506-fb1c-42b2-989e-fdf37cf0eef4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 01ba7587-0986-4357-96e4-972e916610be 2026-05-28 01:46:29.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e112506-fb1c-42b2-989e-fdf37cf0eef4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 01ba7587-0986-4357-96e4-972e916610be [pid: 8|app: 0|req: 943/1756] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:46:28 2026] PUT /v2.0/routers/b492d582-bc32-4188-a0f9-fac05d383e28/remove_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:29.783 8 INFO neutron.api.v2.resource [None req-4c1e425d-ad11-4f53-9557-3429fa7fa4e2 d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1757] 10.0.0.86 () {32 vars in 742 bytes} [Thu May 28 01:46:29 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1758] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:27 2026] POST /v2.0/routers => generated 695 bytes in 1947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:29.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3f15c28-4a66-4511-9e0b-0e2dff4f44c7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: c916c95e-b9a4-4be7-8c76-75679a2f11d9 2026-05-28 01:46:30.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f15c28-4a66-4511-9e0b-0e2dff4f44c7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: c916c95e-b9a4-4be7-8c76-75679a2f11d9 [pid: 7|app: 0|req: 815/1759] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:46:29 2026] DELETE /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/red => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:30.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3f15c28-4a66-4511-9e0b-0e2dff4f44c7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: feb025a6-0c7c-46de-870a-ca77560418a1 2026-05-28 01:46:30.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f15c28-4a66-4511-9e0b-0e2dff4f44c7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: feb025a6-0c7c-46de-870a-ca77560418a1 2026-05-28 01:46:30.738 8 INFO neutron.services.segments.plugin [-] Segment 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 resource provider aggregate not found 2026-05-28 01:46:30.740 8 INFO neutron.services.segments.plugin [-] Segment 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 resource provider aggregate not found 2026-05-28 01:46:30.757 8 INFO neutron.services.segments.plugin [-] Segment 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 found for delete ", "request_id": "req-d8d39537-3e2e-4012-b8ad-55f3fae3ba7c"}]} 2026-05-28 01:46:30.763 8 INFO neutron.services.segments.plugin [-] Segment 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1abdc6d7-5ff6-420f-a65e-d77f25e0d2a2 found for delete ", "request_id": "req-706b4de7-a96f-44d2-9270-1779c944f140"}]} 2026-05-28 01:46:30.773 8 INFO neutron.db.l3_hamode_db [None req-f3f15c28-4a66-4511-9e0b-0e2dff4f44c7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 8057ea95-a055-4276-8ab3-6c337974acfe was deleted as no HA routers are present in tenant f2c89834f0274fd2a120418d4d4611b0. [pid: 8|app: 0|req: 945/1760] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:29 2026] DELETE /v2.0/routers/b492d582-bc32-4188-a0f9-fac05d383e28 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1761] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:30 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 30 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1764] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:30 2026] DELETE /v2.0/subnets/08e5df5b-613d-49ef-b8df-a7ffbc45fa3c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:31.108 8 INFO neutron.api.v2.resource [None req-db1a67e4-6926-4c81-9f3e-0d4eb0f81cbb d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1765] 10.0.0.86 () {32 vars in 745 bytes} [Thu May 28 01:46:31 2026] DELETE /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:46:31.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-97a59668-91e7-4f68-8776-ec5ac04d85fc 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: af05b89a-8288-49ce-900d-ad83f4a09505 2026-05-28 01:46:31.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97a59668-91e7-4f68-8776-ec5ac04d85fc 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: af05b89a-8288-49ce-900d-ad83f4a09505 [pid: 8|app: 0|req: 951/1766] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:31 2026] DELETE /v2.0/networks/e8fbe03c-5e41-4e55-a387-e6a4c2e7b8d4 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1767] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:30 2026] PUT /v2.0/routers/bb53d387-195e-404c-8ec0-85f80ca4ebdd/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1768] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:46:31 2026] DELETE /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => 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: 953/1769] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:46:31 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7/tags => generated 12 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1770] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:31 2026] GET /v2.0/security-groups?tenant_id=f2c89834f0274fd2a120418d4d4611b0&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1771] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:46:31 2026] GET /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7 => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1772] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:46:31 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 956/1773] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:31 2026] DELETE /v2.0/security-groups/2b829863-9425-4552-b624-95080438e642 => 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: 957/1774] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:46:31 2026] POST /v2.0/ports => generated 955 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 818/1775] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:46:31 2026] PUT /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7 => generated 480 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1776] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:46:32 2026] GET /v2.0/ports?device_id=6629454e-c31e-4354-a36d-176bb7edfca7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:32.656 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8452b2e-2b4f-48b1-9eaa-fbab6806152d d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] TaaS: Handle Delete Port: 0d16d7df-3650-4255-a7c9-cf278d308862 2026-05-28 01:46:32.660 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8452b2e-2b4f-48b1-9eaa-fbab6806152d d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] Tap Mirror: Handle Delete Port: 0d16d7df-3650-4255-a7c9-cf278d308862 2026-05-28 01:46:32.795 8 INFO neutron.services.segments.plugin [-] Segment 494298df-3eae-4639-866c-16317dbbb8bb resource provider aggregate not found 2026-05-28 01:46:32.799 8 INFO neutron.services.segments.plugin [-] Segment 494298df-3eae-4639-866c-16317dbbb8bb resource provider aggregate not found 2026-05-28 01:46:32.815 8 INFO neutron.services.segments.plugin [-] Segment 494298df-3eae-4639-866c-16317dbbb8bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494298df-3eae-4639-866c-16317dbbb8bb found for delete ", "request_id": "req-069b9699-af4e-4c91-98ea-e51af9c236d6"}]} 2026-05-28 01:46:32.822 8 INFO neutron.services.segments.plugin [-] Segment 494298df-3eae-4639-866c-16317dbbb8bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494298df-3eae-4639-866c-16317dbbb8bb found for delete ", "request_id": "req-bed15f5f-f8bd-4e03-998f-d57ac2b32e1c"}]} 2026-05-28 01:46:33.008 7 INFO neutron.services.segments.plugin [-] Segment 2d983494-78c1-4103-886a-1556f27deb59 resource provider aggregate not found 2026-05-28 01:46:33.017 7 INFO neutron.services.segments.plugin [-] Segment 2d983494-78c1-4103-886a-1556f27deb59 resource provider aggregate not found 2026-05-28 01:46:33.030 7 INFO neutron.services.segments.plugin [-] Segment 2d983494-78c1-4103-886a-1556f27deb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d983494-78c1-4103-886a-1556f27deb59 found for delete ", "request_id": "req-28b0dd4d-96aa-4931-98b4-c65a3dca1024"}]} 2026-05-28 01:46:33.039 7 INFO neutron.db.l3_hamode_db [None req-d8452b2e-2b4f-48b1-9eaa-fbab6806152d d3b9117f6d124de5856e26e774d8a79b 41bc68a91e264d689d46b446e47a24d8 - - default default] HA network 077a28d7-3eec-495c-8d7e-e26d7eeec934 was deleted as no HA routers are present in tenant 41bc68a91e264d689d46b446e47a24d8. 2026-05-28 01:46:33.045 7 INFO neutron.services.segments.plugin [-] Segment 2d983494-78c1-4103-886a-1556f27deb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d983494-78c1-4103-886a-1556f27deb59 found for delete ", "request_id": "req-189651fb-66d3-4889-8776-2afc095bd060"}]} [pid: 7|app: 0|req: 820/1777] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:32 2026] DELETE /v2.0/routers/6629454e-c31e-4354-a36d-176bb7edfca7 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:33.200 8 INFO neutron.db.l3_db [None req-fa009e81-b406-4596-8d17-aad2855b32ab df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Floating IP 28697ff5-8bd1-4cc2-9dca-4a6f31698499 associated. External IP: 10.96.250.219, port: 45a5cd4b-42df-416a-8de8-2b9e0b6fbc47. [pid: 8|app: 0|req: 958/1778] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:46:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:33.587 7 INFO neutron.db.l3_db [None req-ea394161-77b1-4e8c-b1c4-809c0082e775 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Floating IP 28697ff5-8bd1-4cc2-9dca-4a6f31698499 disassociated. External IP: 10.96.250.219, port: 45a5cd4b-42df-416a-8de8-2b9e0b6fbc47. [pid: 7|app: 0|req: 821/1779] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:33 2026] PUT /v2.0/floatingips/28697ff5-8bd1-4cc2-9dca-4a6f31698499 => generated 552 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:34.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-386cba29-a457-4b3d-9cd0-b19febbb96bc df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: 78f8a94d-8d69-4a84-ab2b-ae6f02653fdf 2026-05-28 01:46:34.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-386cba29-a457-4b3d-9cd0-b19febbb96bc df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: 78f8a94d-8d69-4a84-ab2b-ae6f02653fdf [pid: 8|app: 0|req: 959/1780] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:33 2026] GET /v2.0/security-groups?tenant_id=41bc68a91e264d689d46b446e47a24d8&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1781] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:34 2026] DELETE /v2.0/security-groups/533327f5-1745-4662-9b12-7f21c6ef44ab => 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: 822/1782] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:46:33 2026] DELETE /v2.0/floatingips/28697ff5-8bd1-4cc2-9dca-4a6f31698499 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1783] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:34 2026] GET /v2.0/security-groups?tenant_id=3cc10a965dd3444493b69b6892b9bc82&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1784] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:34 2026] DELETE /v2.0/security-groups/0a4609e6-85ca-4867-8c26-332431816f9d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:34.976 8 INFO neutron.db.l3_db [None req-49054c37-4155-4d94-b786-a08ba00e570f df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Floating IP e42ab093-f42b-48f7-b7b6-03ae7e058ecb associated. External IP: 10.96.250.219, port: cf157e62-027a-4e8c-b113-f8522e44d719. 2026-05-28 01:46:34.982 7 INFO neutron.db.segments_db [None req-afc620ea-25f7-47ca-b099-22b8a7d5bc9e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Added segment 02294038-7b21-4ec8-a8d0-408f746598b0 of type vxlan for network 6bb8527b-257e-492a-8315-893685431ffd [pid: 7|app: 0|req: 825/1785] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:34 2026] POST /v2.0/networks => generated 621 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1786] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:46:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1787] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:46:35 2026] GET /v2.0/floatingips/e42ab093-f42b-48f7-b7b6-03ae7e058ecb => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1788] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:35 2026] POST /v2.0/subnets => generated 657 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1789] 10.0.0.86 () {32 vars in 654 bytes} [Thu May 28 01:46:35 2026] GET /v2.0/floatingips => generated 845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1790] 10.0.0.86 () {32 vars in 721 bytes} [Thu May 28 01:46:35 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1791] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:35 2026] POST /v2.0/subnets => generated 732 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:35.739 7 INFO neutron.db.segments_db [None req-75512e05-9cef-46b3-9844-ba341fb71a4d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Added segment 95cef202-e629-471f-be68-c4dd01ca5305 of type vxlan for network 98194d0e-624e-41a8-98db-7d0e1940ee20 2026-05-28 01:46:35.784 8 INFO neutron.db.l3_db [None req-38877923-540f-4dcb-802d-9b7b029d2378 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Floating IP e42ab093-f42b-48f7-b7b6-03ae7e058ecb associated. External IP: 10.96.250.219, port: cf157e62-027a-4e8c-b113-f8522e44d719. [pid: 7|app: 0|req: 829/1792] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:35 2026] POST /v2.0/networks => generated 619 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1793] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:35 2026] PUT /v2.0/floatingips/e42ab093-f42b-48f7-b7b6-03ae7e058ecb => generated 842 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:36.691 8 INFO neutron.db.l3_db [None req-22e1ad6d-2460-4151-aeef-5774e6906801 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Floating IP e42ab093-f42b-48f7-b7b6-03ae7e058ecb disassociated. External IP: 10.96.250.219, port: 45a5cd4b-42df-416a-8de8-2b9e0b6fbc47. [pid: 7|app: 0|req: 830/1794] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:36 2026] POST /v2.0/subnets => generated 656 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1795] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:36 2026] POST /v2.0/subnets => generated 725 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1796] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:46:36 2026] PUT /v2.0/floatingips/e42ab093-f42b-48f7-b7b6-03ae7e058ecb => generated 552 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:37.003 7 INFO neutron.db.segments_db [None req-ed9f34f4-6d40-4a10-b22c-ff9e3ec65817 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Added segment 609b9495-4a19-4dad-9911-905a573ed8e3 of type vxlan for network d07609bf-7ac4-4b3a-a880-cb430ebb091d 2026-05-28 01:46:37.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ca4d41a-ec19-425d-98f0-ea064ba1ebdf df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: 499638b1-86ad-46cd-8cb8-01f8a3bcf725 2026-05-28 01:46:37.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ca4d41a-ec19-425d-98f0-ea064ba1ebdf df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: 499638b1-86ad-46cd-8cb8-01f8a3bcf725 [pid: 7|app: 0|req: 832/1797] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:36 2026] POST /v2.0/networks => generated 618 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1798] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:46:36 2026] DELETE /v2.0/floatingips/e42ab093-f42b-48f7-b7b6-03ae7e058ecb => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:37.309 8 INFO neutron.api.v2.resource [None req-0060341a-6f20-410b-bf47-9973a3951f4e df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1799] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:46:37 2026] DELETE /v2.0/floatingips/e42ab093-f42b-48f7-b7b6-03ae7e058ecb => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1800] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:37 2026] POST /v2.0/subnets => generated 655 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:37.466 8 INFO neutron_taas.services.taas.taas_plugin [None req-38d6731b-1f9e-4437-93b5-c5ddb683428c df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: 45a5cd4b-42df-416a-8de8-2b9e0b6fbc47 2026-05-28 01:46:37.468 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38d6731b-1f9e-4437-93b5-c5ddb683428c df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: 45a5cd4b-42df-416a-8de8-2b9e0b6fbc47 [pid: 8|app: 0|req: 968/1801] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:37 2026] DELETE /v2.0/ports/45a5cd4b-42df-416a-8de8-2b9e0b6fbc47 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1802] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:37 2026] POST /v2.0/subnets => generated 729 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:37.656 7 INFO neutron.db.segments_db [None req-a689efab-d34e-4463-9928-02223496ff35 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Added segment b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 of type vxlan for network 12425669-0164-4b79-a975-a85670062aa8 2026-05-28 01:46:37.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c0f8f40-280b-44cf-8ae8-6a6413cf2bd1 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: cf157e62-027a-4e8c-b113-f8522e44d719 2026-05-28 01:46:37.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c0f8f40-280b-44cf-8ae8-6a6413cf2bd1 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: cf157e62-027a-4e8c-b113-f8522e44d719 [pid: 8|app: 0|req: 969/1803] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:37 2026] DELETE /v2.0/ports/cf157e62-027a-4e8c-b113-f8522e44d719 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:37.926 7 INFO neutron.db.l3_hamode_db [None req-a689efab-d34e-4463-9928-02223496ff35 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/1804] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:46:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1805] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:46:38 2026] GET /v2.0/ports?device_id=bb53d387-195e-404c-8ec0-85f80ca4ebdd => generated 958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1806] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:46:38 2026] PUT /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:38.734 7 INFO neutron.db.l3_hamode_db [None req-a689efab-d34e-4463-9928-02223496ff35 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:46:38.768 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a511689-6171-43a7-9e93-75c9ec8b393f df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: e84fa5f8-3fbd-4101-a7dc-337e5f72806a 2026-05-28 01:46:38.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a511689-6171-43a7-9e93-75c9ec8b393f df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: e84fa5f8-3fbd-4101-a7dc-337e5f72806a [pid: 8|app: 0|req: 973/1807] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:46:38 2026] PUT /v2.0/routers/bb53d387-195e-404c-8ec0-85f80ca4ebdd/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1808] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:39 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:39.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f7441de-5d53-4c00-817c-c8849d23fe80 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: 38a55ca3-939e-4775-98a0-060685c88dbb 2026-05-28 01:46:39.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f7441de-5d53-4c00-817c-c8849d23fe80 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: 38a55ca3-939e-4775-98a0-060685c88dbb [pid: 7|app: 0|req: 835/1809] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:37 2026] POST /v2.0/routers => generated 685 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1810] 10.0.0.86 () {34 vars in 777 bytes} [Thu May 28 01:46:39 2026] PUT /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-28 01:46:39.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f7441de-5d53-4c00-817c-c8849d23fe80 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] TaaS: Handle Delete Port: d72d0505-1c7d-4ac1-8304-c29f4f291ba5 2026-05-28 01:46:39.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f7441de-5d53-4c00-817c-c8849d23fe80 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] Tap Mirror: Handle Delete Port: d72d0505-1c7d-4ac1-8304-c29f4f291ba5 2026-05-28 01:46:40.193 8 INFO neutron.services.segments.plugin [-] Segment 44bf7402-f5d3-4244-99c7-292429f3fc23 resource provider aggregate not found 2026-05-28 01:46:40.199 8 INFO neutron.services.segments.plugin [-] Segment 44bf7402-f5d3-4244-99c7-292429f3fc23 resource provider aggregate not found 2026-05-28 01:46:40.212 8 INFO neutron.services.segments.plugin [-] Segment 44bf7402-f5d3-4244-99c7-292429f3fc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44bf7402-f5d3-4244-99c7-292429f3fc23 found for delete ", "request_id": "req-7559780b-8e9e-4252-b94a-aea342743503"}]} 2026-05-28 01:46:40.223 8 INFO neutron.services.segments.plugin [-] Segment 44bf7402-f5d3-4244-99c7-292429f3fc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44bf7402-f5d3-4244-99c7-292429f3fc23 found for delete ", "request_id": "req-e2ea40ab-e29b-4afb-9b02-244bb28c19a4"}]} 2026-05-28 01:46:40.230 8 INFO neutron.db.l3_hamode_db [None req-6f7441de-5d53-4c00-817c-c8849d23fe80 df7f6342945a4db1ab484131c179eadd f1aa680257d046399c39b2a0baf031a2 - - default default] HA network 27ba361d-1994-43c5-a032-3d593ef3db9c was deleted as no HA routers are present in tenant f1aa680257d046399c39b2a0baf031a2. [pid: 8|app: 0|req: 975/1811] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:39 2026] DELETE /v2.0/routers/bb53d387-195e-404c-8ec0-85f80ca4ebdd => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1812] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1813] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:40 2026] DELETE /v2.0/subnets/10be275d-d773-4548-8c99-0b1375ca7246 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1814] 10.0.0.86 () {34 vars in 773 bytes} [Thu May 28 01:46:40 2026] PUT /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1815] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:40 2026] DELETE /v2.0/networks/fcb765e9-4d58-4e03-b744-4a98b7137c1c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1816] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/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: 981/1817] 10.0.0.86 () {34 vars in 795 bytes} [Thu May 28 01:46:40 2026] PUT /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1818] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1819] 10.0.0.86 () {34 vars in 766 bytes} [Thu May 28 01:46:40 2026] PUT /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1820] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1821] 10.0.0.86 () {32 vars in 754 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:40.982 8 INFO neutron.api.v2.resource [None req-619b4e56-2a1d-43b3-b345-5c5bb174fa40 ab25c2f5c3f94e7bbae8a393de018edc 48895643c34b4bd7ac5b603735ecd7e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1822] 10.0.0.86 () {32 vars in 758 bytes} [Thu May 28 01:46:40 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/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: 987/1823] 10.0.0.86 () {32 vars in 757 bytes} [Thu May 28 01:46:40 2026] DELETE /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1824] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:41 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1825] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:39 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:41.113 8 INFO neutron.api.v2.resource [None req-e4eab00b-8704-4b63-b176-432710958f1a ab25c2f5c3f94e7bbae8a393de018edc 48895643c34b4bd7ac5b603735ecd7e8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1826] 10.0.0.86 () {32 vars in 761 bytes} [Thu May 28 01:46:41 2026] DELETE /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1827] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:46:41 2026] DELETE /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/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: 991/1828] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:46:41 2026] GET /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1829] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:41 2026] DELETE /v2.0/security-groups/e72a52c2-8e57-43d2-97eb-2c14cbc829b3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1830] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:41 2026] GET /v2.0/security-groups?tenant_id=f1aa680257d046399c39b2a0baf031a2&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1831] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:41 2026] DELETE /v2.0/security-groups/0119ce9d-f041-4f44-b839-9c421fc7794b => 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: 995/1832] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:41 2026] GET /v2.0/security-groups?tenant_id=48895643c34b4bd7ac5b603735ecd7e8&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:42.236 8 INFO neutron.services.segments.plugin [-] Segment 9d8b15fc-1175-4e8b-b45d-7636ca071a81 resource provider aggregate not found 2026-05-28 01:46:42.251 8 INFO neutron.services.segments.plugin [-] Segment 9d8b15fc-1175-4e8b-b45d-7636ca071a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8b15fc-1175-4e8b-b45d-7636ca071a81 found for delete ", "request_id": "req-697b9eff-220d-4435-ae73-a0a62947fb8d"}]} 2026-05-28 01:46:42.256 8 INFO neutron.services.segments.plugin [-] Segment 9d8b15fc-1175-4e8b-b45d-7636ca071a81 resource provider aggregate not found 2026-05-28 01:46:42.275 8 INFO neutron.services.segments.plugin [-] Segment 9d8b15fc-1175-4e8b-b45d-7636ca071a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8b15fc-1175-4e8b-b45d-7636ca071a81 found for delete ", "request_id": "req-1a648e72-5de7-4129-b5bb-89b94912b2a2"}]} [pid: 8|app: 0|req: 996/1833] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:42 2026] DELETE /v2.0/security-groups/dbc93f35-0593-4cc2-b697-0b6273b42fc9 => 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: 997/1834] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:42 2026] GET /v2.0/security-groups?tenant_id=eb472976971d40b597ca7ad137866636&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: 838/1835] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:41 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1836] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:42 2026] DELETE /v2.0/security-groups/db0f7108-6ebd-49bd-a493-886384fe3910 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1837] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:42 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:44.134 8 INFO neutron.db.segments_db [None req-644977b9-a39d-4e0f-aae1-356c9d39015e 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment ff6be7b2-d084-47a3-a233-3f62c002b15a of type vxlan for network 44380f57-2672-4d57-8773-aa5b31e98313 [pid: 7|app: 0|req: 840/1838] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/security-groups => generated 1628 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:46:44.209 8 INFO neutron.db.segments_db [None req-644977b9-a39d-4e0f-aae1-356c9d39015e 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment a2ffa591-6ef0-4703-87ef-5eed61169272 of type vxlan for network 97990c33-d8d2-4cc6-8be2-6a493fedf306 [pid: 8|app: 0|req: 999/1839] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:43 2026] POST /v2.0/networks => generated 1208 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1840] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1841] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:46:44 2026] GET /v2.0/networks => generated 1845 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:44.541 8 INFO neutron.services.segments.plugin [-] Segment ff6be7b2-d084-47a3-a233-3f62c002b15a resource provider aggregate not found [pid: 7|app: 0|req: 842/1842] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:44 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) 2026-05-28 01:46:44.550 8 INFO neutron.services.segments.plugin [-] Segment ff6be7b2-d084-47a3-a233-3f62c002b15a resource provider aggregate not found 2026-05-28 01:46:44.601 8 INFO neutron.services.segments.plugin [-] Segment ff6be7b2-d084-47a3-a233-3f62c002b15a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6be7b2-d084-47a3-a233-3f62c002b15a found for delete ", "request_id": "req-6c90a5a4-854c-4edb-a8e6-7a9bff4799df"}]} 2026-05-28 01:46:44.633 8 INFO neutron.services.segments.plugin [-] Segment ff6be7b2-d084-47a3-a233-3f62c002b15a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6be7b2-d084-47a3-a233-3f62c002b15a found for delete ", "request_id": "req-d461da8f-78d7-4093-9977-e88476885a57"}]} [pid: 8|app: 0|req: 1001/1843] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:44 2026] DELETE /v2.0/networks/44380f57-2672-4d57-8773-aa5b31e98313 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1844] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1845] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:44 2026] DELETE /v2.0/networks/97990c33-d8d2-4cc6-8be2-6a493fedf306 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1846] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1847] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:46:44 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:45.017 7 INFO neutron.db.segments_db [None req-cabd16ae-0908-4ed2-b6bc-07f5e317b999 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 of type vxlan for network 394fdb2a-f65b-49d2-9068-76f1aa18c38d [pid: 8|app: 0|req: 1004/1848] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1849] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:44 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:45.186 7 INFO neutron.db.segments_db [None req-cb016c83-f82b-4d7c-958e-1c652aa4b639 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment dfe96510-62a6-47e2-bbf7-b802391fefb4 of type vxlan for network 6a8cb46a-d83a-4e0a-ab82-60c053e414be [pid: 8|app: 0|req: 1005/1850] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1851] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1852] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1853] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1854] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/ports => generated 1505 bytes in 581 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: 1008/1857] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:45 2026] GET /v2.0/security-groups?tenant_id=82e9459f08e144c18f4e0099084ace2b&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1858] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:45 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1859] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:46:45 2026] GET /v2.0/ports => generated 1505 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1860] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:46 2026] DELETE /v2.0/security-groups/bbb1b9e4-309c-4151-b0ff-9622d9edada0 => 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: 1010/1861] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:46.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-063d67b3-0051-4e29-99dc-3110913f366b 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] TaaS: Handle Delete Port: 0d10d436-8b91-4959-9799-d49616bc077d 2026-05-28 01:46:46.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-063d67b3-0051-4e29-99dc-3110913f366b 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Tap Mirror: Handle Delete Port: 0d10d436-8b91-4959-9799-d49616bc077d [pid: 8|app: 0|req: 1011/1862] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1863] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:46 2026] DELETE /v2.0/ports/0d10d436-8b91-4959-9799-d49616bc077d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:46.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ec71af1-c076-4271-97c3-4d6423f3d385 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] TaaS: Handle Delete Port: a17a1395-da85-482f-a028-3bcfbd585f75 2026-05-28 01:46:46.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ec71af1-c076-4271-97c3-4d6423f3d385 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Tap Mirror: Handle Delete Port: a17a1395-da85-482f-a028-3bcfbd585f75 [pid: 8|app: 0|req: 1012/1864] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:46 2026] DELETE /v2.0/ports/a17a1395-da85-482f-a028-3bcfbd585f75 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1865] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:46:46 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:46.624 8 INFO neutron.services.segments.plugin [-] Segment a2ffa591-6ef0-4703-87ef-5eed61169272 resource provider aggregate not found 2026-05-28 01:46:46.649 8 INFO neutron.services.segments.plugin [-] Segment a2ffa591-6ef0-4703-87ef-5eed61169272 resource provider aggregate not found 2026-05-28 01:46:46.654 7 INFO neutron.db.segments_db [None req-62b2c814-e5b0-4eea-b563-d9a98b33bc61 8e560cd6b8f4457782bd4414969fe99d b0ae9ebe9f0e4ef5b70704dcc2166c1c - - default default] Added segment 2001b7f7-d151-4942-bac7-3f9241803c31 of type vxlan for network ff5c42cc-80e8-4736-922b-02ee021e9efb 2026-05-28 01:46:46.658 8 INFO neutron.services.segments.plugin [-] Segment a2ffa591-6ef0-4703-87ef-5eed61169272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ffa591-6ef0-4703-87ef-5eed61169272 found for delete ", "request_id": "req-93f17e50-ce01-48a3-97d3-058bc9efd16d"}]} 2026-05-28 01:46:46.682 8 INFO neutron.services.segments.plugin [-] Segment a2ffa591-6ef0-4703-87ef-5eed61169272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ffa591-6ef0-4703-87ef-5eed61169272 found for delete ", "request_id": "req-8983e1ae-66a4-4f66-91e7-5ec8b36d12eb"}]} 2026-05-28 01:46:46.708 8 INFO neutron.db.segments_db [None req-6b820e5c-b75d-485a-ae12-2f6f3f646a41 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf of type vxlan for network 4fa36b42-e22e-4278-9492-cb532894eb8b [pid: 7|app: 0|req: 853/1866] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/networks => generated 612 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1867] 10.0.0.170 () {34 vars in 1096 bytes} [Thu May 28 01:46:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1327370422&fields=id&tenant_id=42cf45d4d6414d289e075bcc528cf373 => 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: 1014/1868] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/networks => generated 634 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:46.824 7 INFO neutron.db.segments_db [None req-1020933c-7670-469e-8023-0792682b2ac8 8e560cd6b8f4457782bd4414969fe99d b0ae9ebe9f0e4ef5b70704dcc2166c1c - - default default] Added segment e4687cfd-2463-424d-bf2f-b3e25fc22ebe of type vxlan for network d8d71370-6988-47a3-80f6-cab729146798 [pid: 8|app: 0|req: 1015/1869] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:46:46 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1870] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:46.934 8 INFO neutron.db.segments_db [None req-0a1fd126-1cfc-44dd-9f0e-1079f47d4212 4ba1bd17dc644460b053b8677e7a045b 37e0bc5b93714234a7a9b822c3b36f9e - - default default] Added segment 48db0739-45f5-49e5-9336-ebe67d595572 of type vxlan for network 169c6dce-9090-440d-9d99-a32e5ac4f3a6 [pid: 7|app: 0|req: 856/1871] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:46:46 2026] GET /v2.0/quotas/42cf45d4d6414d289e075bcc528cf373 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1872] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:46:46 2026] PUT /v2.0/networks/ff5c42cc-80e8-4736-922b-02ee021e9efb/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1873] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:46 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1874] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/ff5c42cc-80e8-4736-922b-02ee021e9efb/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1875] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:46:47 2026] PUT /v2.0/networks/d8d71370-6988-47a3-80f6-cab729146798/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1876] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&fields=id => generated 287 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1877] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/d8d71370-6988-47a3-80f6-cab729146798/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1878] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1020/1879] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:46:47 2026] PUT /v2.0/networks/d8d71370-6988-47a3-80f6-cab729146798/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1880] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1021/1881] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/d8d71370-6988-47a3-80f6-cab729146798/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1882] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/networks/ff5c42cc-80e8-4736-922b-02ee021e9efb/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1883] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1884] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:47 2026] DELETE /v2.0/networks/ff5c42cc-80e8-4736-922b-02ee021e9efb => 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: 1023/1885] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:47 2026] DELETE /v2.0/networks/d8d71370-6988-47a3-80f6-cab729146798 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1886] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:47 2026] POST /v2.0/subnets => generated 1323 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1887] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:46:47 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1888] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/subnets/a4be9775-8ec5-47ad-9cb1-f9634d398461 => 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: 1025/1889] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/subnets/36473f63-a81a-4dc9-aaeb-07b3b30f60f0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1890] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:46:48 2026] GET /v2.0/subnets => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:48.516 7 INFO neutron.services.segments.plugin [-] Segment 48db0739-45f5-49e5-9336-ebe67d595572 resource provider aggregate not found 2026-05-28 01:46:48.520 7 INFO neutron.services.segments.plugin [-] Segment 48db0739-45f5-49e5-9336-ebe67d595572 resource provider aggregate not found 2026-05-28 01:46:48.544 7 INFO neutron.services.segments.plugin [-] Segment 48db0739-45f5-49e5-9336-ebe67d595572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48db0739-45f5-49e5-9336-ebe67d595572 found for delete ", "request_id": "req-c9d7d26e-fcfa-4305-850c-c1f81070b2ef"}]} 2026-05-28 01:46:48.548 7 INFO neutron.services.segments.plugin [-] Segment 48db0739-45f5-49e5-9336-ebe67d595572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48db0739-45f5-49e5-9336-ebe67d595572 found for delete ", "request_id": "req-c3be11f5-6338-4ce5-bde2-54d219aa6936"}]} [pid: 7|app: 0|req: 866/1891] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/networks/169c6dce-9090-440d-9d99-a32e5ac4f3a6 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:48.692 8 INFO neutron.services.segments.plugin [-] Segment 2001b7f7-d151-4942-bac7-3f9241803c31 resource provider aggregate not found [pid: 8|app: 0|req: 1026/1892] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:48 2026] GET /v2.0/security-groups?tenant_id=108ff01ab1af4faab3898771850b6281&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:48.715 8 INFO neutron.services.segments.plugin [-] Segment 2001b7f7-d151-4942-bac7-3f9241803c31 resource provider aggregate not found 2026-05-28 01:46:48.718 8 INFO neutron.services.segments.plugin [-] Segment 2001b7f7-d151-4942-bac7-3f9241803c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2001b7f7-d151-4942-bac7-3f9241803c31 found for delete ", "request_id": "req-067f3d4f-0c9f-4c27-b643-7084afc5d740"}]} 2026-05-28 01:46:48.737 8 INFO neutron.services.segments.plugin [-] Segment 2001b7f7-d151-4942-bac7-3f9241803c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2001b7f7-d151-4942-bac7-3f9241803c31 found for delete ", "request_id": "req-f39da168-bb96-4fb8-a422-e68552ea1f83"}]} [pid: 7|app: 0|req: 867/1893] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/networks/4fa36b42-e22e-4278-9492-cb532894eb8b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:48.743 8 INFO neutron.services.segments.plugin [-] Segment e4687cfd-2463-424d-bf2f-b3e25fc22ebe resource provider aggregate not found 2026-05-28 01:46:48.762 8 INFO neutron.services.segments.plugin [-] Segment e4687cfd-2463-424d-bf2f-b3e25fc22ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4687cfd-2463-424d-bf2f-b3e25fc22ebe found for delete ", "request_id": "req-22fcf8db-4143-4d99-86b6-86a594edc098"}]} 2026-05-28 01:46:48.763 8 INFO neutron.services.segments.plugin [-] Segment e4687cfd-2463-424d-bf2f-b3e25fc22ebe resource provider aggregate not found 2026-05-28 01:46:48.776 8 INFO neutron.services.segments.plugin [-] Segment e4687cfd-2463-424d-bf2f-b3e25fc22ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4687cfd-2463-424d-bf2f-b3e25fc22ebe found for delete ", "request_id": "req-6a671019-a3a3-46e2-810d-1de2e29fb759"}]} [pid: 8|app: 0|req: 1027/1894] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/security-groups/aba5c694-846f-4fe5-af48-0eb85b3548b7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1895] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/networks/6a8cb46a-d83a-4e0a-ab82-60c053e414be => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1896] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:48 2026] DELETE /v2.0/networks/394fdb2a-f65b-49d2-9068-76f1aa18c38d => 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: 869/1897] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:48 2026] GET /v2.0/security-groups?tenant_id=b0ae9ebe9f0e4ef5b70704dcc2166c1c&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1898] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:49 2026] DELETE /v2.0/security-groups/92aae2a0-4a11-4d47-80fa-a4ddd8b06a77 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:49.531 7 INFO neutron.db.segments_db [None req-f2032b88-6e4c-4e25-b0a9-337c1444c494 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Added segment a553a36b-c2b9-47b1-92e3-42defcb281f8 of type vxlan for network bf230b6d-9cce-47a9-b283-41f76ec12780 [pid: 7|app: 0|req: 870/1899] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:46:49 2026] POST /v2.0/networks => generated 613 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1900] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:49 2026] GET /v2.0/security-groups?tenant_id=37e0bc5b93714234a7a9b822c3b36f9e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:49.710 7 INFO neutron.db.segments_db [None req-e74a5163-cce4-416e-8e90-6bc430229fa2 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Added segment 3bd3b031-4628-4d5a-aea6-2d596f19be91 of type vxlan for network a83c48bc-7681-46a3-9a1b-908ce1d56f49 [pid: 8|app: 0|req: 1031/1901] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:49 2026] DELETE /v2.0/security-groups/e97bead2-713e-461f-bcc0-7833a184e737 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:49.991 7 INFO neutron.db.l3_hamode_db [None req-e74a5163-cce4-416e-8e90-6bc430229fa2 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:46:50.572 7 INFO neutron.services.segments.plugin [-] Segment aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf resource provider aggregate not found 2026-05-28 01:46:50.585 7 INFO neutron.services.segments.plugin [-] Segment aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf resource provider aggregate not found 2026-05-28 01:46:50.607 7 INFO neutron.services.segments.plugin [-] Segment aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf found for delete ", "request_id": "req-855569f2-8dc0-455e-81fb-52ffd60616c3"}]} 2026-05-28 01:46:50.612 7 INFO neutron.services.segments.plugin [-] Segment aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab3d0ef-a0ed-4e6c-bd42-7cadb2bf23bf found for delete ", "request_id": "req-f3ae6d0d-d1c7-4ec9-a683-644f061d83fa"}]} 2026-05-28 01:46:50.634 7 INFO neutron.services.segments.plugin [-] Segment dfe96510-62a6-47e2-bbf7-b802391fefb4 resource provider aggregate not found 2026-05-28 01:46:50.637 7 INFO neutron.services.segments.plugin [-] Segment dfe96510-62a6-47e2-bbf7-b802391fefb4 resource provider aggregate not found 2026-05-28 01:46:50.663 7 INFO neutron.services.segments.plugin [-] Segment dfe96510-62a6-47e2-bbf7-b802391fefb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe96510-62a6-47e2-bbf7-b802391fefb4 found for delete ", "request_id": "req-1ae9bccf-7763-4c6d-a2da-ba785713656b"}]} 2026-05-28 01:46:50.664 7 INFO neutron.services.segments.plugin [-] Segment dfe96510-62a6-47e2-bbf7-b802391fefb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfe96510-62a6-47e2-bbf7-b802391fefb4 found for delete ", "request_id": "req-f9fefd7d-5ebe-4cdf-a6b2-b55e25c85aac"}]} 2026-05-28 01:46:50.793 8 INFO neutron.services.segments.plugin [-] Segment 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 resource provider aggregate not found 2026-05-28 01:46:50.808 8 INFO neutron.services.segments.plugin [-] Segment 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 found for delete ", "request_id": "req-fa37b3f9-9315-401b-9e36-a18323dade19"}]} 2026-05-28 01:46:50.811 8 INFO neutron.services.segments.plugin [-] Segment 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 resource provider aggregate not found 2026-05-28 01:46:50.826 8 INFO neutron.services.segments.plugin [-] Segment 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c11aecb-e674-4f37-b3fa-9e0dfe2ec533 found for delete ", "request_id": "req-53fbf680-ec61-4e0d-90c7-44d462ab93cd"}]} 2026-05-28 01:46:50.900 7 INFO neutron.db.l3_hamode_db [None req-e74a5163-cce4-416e-8e90-6bc430229fa2 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1902] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:49 2026] POST /v2.0/routers => generated 695 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1903] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:46:51 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:52.022 8 INFO neutron.db.segments_db [None req-490b729f-e6b8-4733-94f3-012e8c7e184f 367a959b7f024c309d23a10ddf1ab870 63a208cec9174af9ae31e74c5a541c65 - - default default] Added segment 8295810f-5fdc-4c0e-8d6e-aeb33642f8df of type vxlan for network a85ee193-ba5f-49ab-9c62-3906ef66faa0 [pid: 8|app: 0|req: 1032/1904] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:51 2026] POST /v2.0/networks => generated 625 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1905] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:46:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42cf45d4d6414d289e075bcc528cf373 => generated 179 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1906] 10.0.0.86 () {32 vars in 775 bytes} [Thu May 28 01:46:51 2026] GET /v2.0/subnets?project_id=e2876862a9364b39ba433ab458c6c9d4&cidr=10.100.0.0%2F28 => generated 14 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1907] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:52 2026] POST /v2.0/subnets => generated 641 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1908] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:46:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:52.522 8 INFO neutron.db.segments_db [None req-a031f11b-fd3d-418a-833c-829e0080d0e8 367a959b7f024c309d23a10ddf1ab870 63a208cec9174af9ae31e74c5a541c65 - - default default] Added segment b66ba83a-d30a-4dbb-aa6d-e251f313cea2 of type vxlan for network 88c0ea04-7ab0-41f2-b8ed-5c271916ca53 [pid: 8|app: 0|req: 1036/1909] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:52 2026] POST /v2.0/networks => generated 624 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1910] 10.0.0.86 () {32 vars in 783 bytes} [Thu May 28 01:46:52 2026] GET /v2.0/subnets?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1911] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:46:52 2026] POST /v2.0/ports => generated 1179 bytes in 504 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: 1038/1912] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:52 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1182 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1913] 10.0.0.86 () {34 vars in 742 bytes} [Thu May 28 01:46:52 2026] PUT /v2.0/networks/88c0ea04-7ab0-41f2-b8ed-5c271916ca53 => generated 592 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1914] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:52 2026] POST /v2.0/subnets => generated 657 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1915] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:53 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1916] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:53 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1917] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:46:52 2026] PUT /v2.0/ports/2882d4be-ab2c-4722-bfd4-a090fe11549a => generated 1460 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:53.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa632a7-fe82-4b25-a194-785392a9f178'] response: {'name': 'network-changed', 'server_uuid': '7f7deca3-d4f3-4ad0-b743-be508448c066', 'tag': '2882d4be-ab2c-4722-bfd4-a090fe11549a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1042/1918] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:53 2026] GET /v2.0/security-groups?tenant_id=14b023ea75bf405cad9697d4cfc71ec5&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1919] 10.0.0.86 () {34 vars in 740 bytes} [Thu May 28 01:46:53 2026] PUT /v2.0/subnets/fb811a69-952b-4ea7-a201-a138635837a2 => generated 636 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1920] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:53 2026] DELETE /v2.0/security-groups/6fd77367-297f-4552-9d6e-a042c43f9e60 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:46:53.955 8 INFO neutron.services.segments.plugin [-] Segment b66ba83a-d30a-4dbb-aa6d-e251f313cea2 resource provider aggregate not found 2026-05-28 01:46:53.964 8 INFO neutron.services.segments.plugin [-] Segment b66ba83a-d30a-4dbb-aa6d-e251f313cea2 resource provider aggregate not found 2026-05-28 01:46:53.983 8 INFO neutron.services.segments.plugin [-] Segment b66ba83a-d30a-4dbb-aa6d-e251f313cea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66ba83a-d30a-4dbb-aa6d-e251f313cea2 found for delete ", "request_id": "req-f1b5cee7-634f-468b-a721-f1b2a267be23"}]} 2026-05-28 01:46:53.984 8 INFO neutron.services.segments.plugin [-] Segment b66ba83a-d30a-4dbb-aa6d-e251f313cea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66ba83a-d30a-4dbb-aa6d-e251f313cea2 found for delete ", "request_id": "req-83c97bf9-748f-4196-a062-26ea9d9baf83"}]} [pid: 8|app: 0|req: 1045/1921] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:53 2026] DELETE /v2.0/networks/88c0ea04-7ab0-41f2-b8ed-5c271916ca53 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1922] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/security-groups?tenant_id=00ba97839a684655961b45669b78bc70&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: 1047/1923] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1463 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:46:54.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-857ac35d-e6ec-45b9-8d48-ff511c5848bf 367a959b7f024c309d23a10ddf1ab870 63a208cec9174af9ae31e74c5a541c65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/1924] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/networks/88c0ea04-7ab0-41f2-b8ed-5c271916ca53 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1925] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/security-groups/478847c1-dd2b-4e1d-86de-eeb1e874c029 => 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: 1050/1926] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks?tenant_id=42cf45d4d6414d289e075bcc528cf373&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1927] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1928] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1929] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/subnets?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1930] 10.0.0.86 () {32 vars in 652 bytes} [Thu May 28 01:46:54 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: 1055/1931] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks => generated 1309 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1932] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/subnets => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1933] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:46:53 2026] PUT /v2.0/routers/7d8896f4-9a6c-4505-a2dc-4b72b2b9c135/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1934] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks/a85ee193-ba5f-49ab-9c62-3906ef66faa0 => generated 669 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1935] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/networks => generated 7416 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1936] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/subnets/765d23ef-d324-433a-a5a3-c0d59bf93eff => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:46:54.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2677306-90c5-4718-8fd5-08edd4504fc6 367a959b7f024c309d23a10ddf1ab870 63a208cec9174af9ae31e74c5a541c65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/1937] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/subnets/fb811a69-952b-4ea7-a201-a138635837a2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:46:54.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8feb703e-766a-4ba0-83f2-1a763fa54a97 367a959b7f024c309d23a10ddf1ab870 63a208cec9174af9ae31e74c5a541c65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/1938] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/networks/88c0ea04-7ab0-41f2-b8ed-5c271916ca53 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1939] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/subnets => generated 8068 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1940] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:46:54 2026] GET /v2.0/routers => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1941] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/subnets/765d23ef-d324-433a-a5a3-c0d59bf93eff => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1942] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:46:54 2026] POST /v2.0/security-groups => generated 1673 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 01:46:55.103 7 INFO neutron.services.segments.plugin [-] Segment 8295810f-5fdc-4c0e-8d6e-aeb33642f8df resource provider aggregate not found 2026-05-28 01:46:55.104 7 INFO neutron.services.segments.plugin [-] Segment 8295810f-5fdc-4c0e-8d6e-aeb33642f8df resource provider aggregate not found [pid: 7|app: 0|req: 881/1943] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:54 2026] DELETE /v2.0/networks/a85ee193-ba5f-49ab-9c62-3906ef66faa0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:55.142 7 INFO neutron.services.segments.plugin [-] Segment 8295810f-5fdc-4c0e-8d6e-aeb33642f8df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8295810f-5fdc-4c0e-8d6e-aeb33642f8df found for delete ", "request_id": "req-3ea3a6b0-6145-4be5-bbd9-c3aacf662852"}]} 2026-05-28 01:46:55.145 7 INFO neutron.services.segments.plugin [-] Segment 8295810f-5fdc-4c0e-8d6e-aeb33642f8df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8295810f-5fdc-4c0e-8d6e-aeb33642f8df found for delete ", "request_id": "req-0273a364-356a-4d7b-a169-3a004869f607"}]} [pid: 7|app: 0|req: 882/1944] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1945] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => 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: 884/1946] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A130&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => 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: 885/1947] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1948] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1949] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/security-groups?tenant_id=63a208cec9174af9ae31e74c5a541c65&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1950] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1951] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:46:55 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&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: 1064/1952] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:46:55 2026] DELETE /v2.0/security-groups/728860d6-de56-42e1-9ce1-db9db706334c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1953] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1954] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:46:56 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1066/1955] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:46:56 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 890/1956] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1957] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:56.363 7 INFO neutron.db.securitygroups_db [None req-c9eda5b9-19cd-41a9-8d2d-cb2df426150e caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Project e2876862a9364b39ba433ab458c6c9d4 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: 891/1958] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:56.497 8 INFO neutron.db.securitygroups_db [None req-e730177c-b6c1-43ae-be63-1fd527911278 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Project e2876862a9364b39ba433ab458c6c9d4 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: 1068/1959] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:46:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1960] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/networks => generated 1297 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1961] 10.0.0.170 () {34 vars in 1098 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-171768242&fields=id&tenant_id=e2876862a9364b39ba433ab458c6c9d4 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1962] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1963] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/quotas/e2876862a9364b39ba433ab458c6c9d4 => 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: 894/1964] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&fields=id => generated 57 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1965] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1966] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 896/1967] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:57 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:46:58.070 8 INFO neutron.db.segments_db [None req-b130efc1-7de0-4da0-8357-106e777204db 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Added segment 42d0c882-9143-49de-8bf6-38f0299cfd69 of type vxlan for network e1dbfa38-9933-44f8-b841-0708bf784144 [pid: 8|app: 0|req: 1072/1968] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:57 2026] POST /v2.0/networks => generated 630 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1969] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:58 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1194 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1970] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:46:58 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1971] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:46:58 2026] POST /v2.0/ports => generated 779 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:58.519 7 INFO neutron.db.segments_db [None req-c2460e46-3ae0-4e69-8c38-572c971906a7 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Added segment 224720be-815c-435d-af37-dca6369b09df of type vxlan for network e4eb2c1b-5679-43cc-9b2c-9dfed98a8810 [pid: 7|app: 0|req: 899/1972] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:58 2026] POST /v2.0/networks => generated 617 bytes in 175 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: 1074/1973] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:46:58 2026] POST /v2.0/subnets => generated 646 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1974] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:46:58 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 1075/1975] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:46:58 2026] POST /v2.0/ports => generated 962 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:46:59.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-3afe4c19-e81e-4202-9d55-dbf2a8e6b7f6 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] TaaS: Handle Delete Port: 72d5a34e-73f4-496f-8486-196ae1b848ca 2026-05-28 01:46:59.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3afe4c19-e81e-4202-9d55-dbf2a8e6b7f6 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Tap Mirror: Handle Delete Port: 72d5a34e-73f4-496f-8486-196ae1b848ca [pid: 7|app: 0|req: 901/1976] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:59 2026] DELETE /v2.0/ports/72d5a34e-73f4-496f-8486-196ae1b848ca => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:59.580 8 INFO neutron.pecan_wsgi.hooks.translation [None req-637fc395-387a-436d-b452-aeab94e1a489 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/1977] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:46:59 2026] DELETE /v2.0/ports/72d5a34e-73f4-496f-8486-196ae1b848ca => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:46:59.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70fe8f95-4308-4516-9248-37a879d179b5 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1978] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:46:59 2026] GET /v2.0/ports/72d5a34e-73f4-496f-8486-196ae1b848ca => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1979] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:46:59 2026] DELETE /v2.0/subnets/c4b3696d-d18e-4924-afff-abc36a716c07 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:46:59.909 7 INFO neutron.services.segments.plugin [-] Segment 224720be-815c-435d-af37-dca6369b09df resource provider aggregate not found 2026-05-28 01:46:59.916 7 INFO neutron.services.segments.plugin [-] Segment 224720be-815c-435d-af37-dca6369b09df resource provider aggregate not found 2026-05-28 01:46:59.952 7 INFO neutron.services.segments.plugin [-] Segment 224720be-815c-435d-af37-dca6369b09df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224720be-815c-435d-af37-dca6369b09df found for delete ", "request_id": "req-ebbaf574-9d95-4b7a-9d57-494d1bd18ba4"}]} 2026-05-28 01:46:59.972 7 INFO neutron.services.segments.plugin [-] Segment 224720be-815c-435d-af37-dca6369b09df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224720be-815c-435d-af37-dca6369b09df found for delete ", "request_id": "req-8ec5f0d2-a8cd-45ab-b02a-a4bb77caa197"}]} [pid: 7|app: 0|req: 903/1980] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:46:59 2026] DELETE /v2.0/networks/e4eb2c1b-5679-43cc-9b2c-9dfed98a8810 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1981] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:00 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:00.064 8 INFO neutron.db.segments_db [None req-ad4b975f-c6ef-47ea-9502-c8c7f4b6b917 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Added segment 81402024-1fd8-488d-b761-a61dfabf1011 of type vxlan for network fbd1a2c6-2a38-4ec8-bb60-888470b369f4 [pid: 8|app: 0|req: 1078/1982] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:46:59 2026] POST /v2.0/networks => generated 616 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1985] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:00 2026] POST /v2.0/subnets => generated 646 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1986] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:47:00 2026] POST /v2.0/ports => generated 927 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:47:01.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-285eda2b-8b30-4170-953e-d965c6c4e21b 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] TaaS: Handle Delete Port: f1b9735d-bfe3-41ed-85b3-30f07063bae2 2026-05-28 01:47:01.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-285eda2b-8b30-4170-953e-d965c6c4e21b 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Tap Mirror: Handle Delete Port: f1b9735d-bfe3-41ed-85b3-30f07063bae2 [pid: 8|app: 0|req: 1082/1987] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:01 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 906/1988] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:47:00 2026] DELETE /v2.0/ports/f1b9735d-bfe3-41ed-85b3-30f07063bae2 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:01.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-184a6ee7-ec3c-4355-a4c0-faf3f93b6de8 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/1989] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:01 2026] GET /v2.0/ports/f1b9735d-bfe3-41ed-85b3-30f07063bae2 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1990] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:01 2026] DELETE /v2.0/subnets/6cc39220-6f82-4ee0-9fc3-d76c70d9ab61 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:01.532 8 INFO neutron.services.segments.plugin [-] Segment 81402024-1fd8-488d-b761-a61dfabf1011 resource provider aggregate not found 2026-05-28 01:47:01.540 8 INFO neutron.services.segments.plugin [-] Segment 81402024-1fd8-488d-b761-a61dfabf1011 resource provider aggregate not found 2026-05-28 01:47:01.546 8 INFO neutron.services.segments.plugin [-] Segment 81402024-1fd8-488d-b761-a61dfabf1011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81402024-1fd8-488d-b761-a61dfabf1011 found for delete ", "request_id": "req-92a95eb1-8bb7-4ed9-b7c0-a57cda27f9ca"}]} 2026-05-28 01:47:01.553 8 INFO neutron.services.segments.plugin [-] Segment 81402024-1fd8-488d-b761-a61dfabf1011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81402024-1fd8-488d-b761-a61dfabf1011 found for delete ", "request_id": "req-f8cb926b-686e-4777-ab7e-6533226c897b"}]} [pid: 8|app: 0|req: 1084/1991] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:01 2026] DELETE /v2.0/networks/fbd1a2c6-2a38-4ec8-bb60-888470b369f4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1992] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:47:01 2026] POST /v2.0/ports => generated 778 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1993] 10.0.0.86 () {34 vars in 736 bytes} [Thu May 28 01:47:01 2026] PUT /v2.0/ports/f110dc6b-1f66-47fc-a3a5-d35d38e1d176 => generated 752 bytes in 184 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:02.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-69b3609e-b831-47b7-b375-de6a6cc63078 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] TaaS: Handle Delete Port: f110dc6b-1f66-47fc-a3a5-d35d38e1d176 2026-05-28 01:47:02.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69b3609e-b831-47b7-b375-de6a6cc63078 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Tap Mirror: Handle Delete Port: f110dc6b-1f66-47fc-a3a5-d35d38e1d176 [pid: 8|app: 0|req: 1086/1994] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 660 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1995] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e2876862a9364b39ba433ab458c6c9d4 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1996] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/ports/f110dc6b-1f66-47fc-a3a5-d35d38e1d176 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1997] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 1089/1998] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:02.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab22aab6-9a5e-42c4-aee1-283e5e4a19ef 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1090/1999] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/ports/f110dc6b-1f66-47fc-a3a5-d35d38e1d176 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2000] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2001] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:02 2026] GET /v2.0/ports/6d5e4932-7774-47f5-8d04-ac3b9e5a1a39 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:02.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-272380a4-4058-4615-869f-07800ce84ca3 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2002] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/ports/f1b9735d-bfe3-41ed-85b3-30f07063bae2 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:02.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45845775-0049-4791-a9f4-1a625dd2ba70 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2003] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/subnets/6cc39220-6f82-4ee0-9fc3-d76c70d9ab61 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:02.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca3da542-d6f6-4181-8b2a-cef0ca28f5a8 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2004] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/subnets/c4b3696d-d18e-4924-afff-abc36a716c07 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:02.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-331f55d9-3cf5-4dd0-a4ae-040dafbeb8a1 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] TaaS: Handle Delete Port: 6d5e4932-7774-47f5-8d04-ac3b9e5a1a39 2026-05-28 01:47:02.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-331f55d9-3cf5-4dd0-a4ae-040dafbeb8a1 29fbfde934a847d4824899dde0259c81 cc3a983d868e4b14a29e55a20ee6ad43 - - default default] Tap Mirror: Handle Delete Port: 6d5e4932-7774-47f5-8d04-ac3b9e5a1a39 [pid: 7|app: 0|req: 910/2005] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:47:02 2026] POST /v2.0/ports => generated 954 bytes in 413 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: 1096/2006] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/ports/6d5e4932-7774-47f5-8d04-ac3b9e5a1a39 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2007] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:02 2026] DELETE /v2.0/networks/e1dbfa38-9933-44f8-b841-0708bf784144 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2008] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:47:02 2026] PUT /v2.0/ports/0cb0b80c-20af-49fd-931b-912bc054534d => generated 1235 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:03.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebadbc85-e11b-4f66-b8e1-ea900218f0c4'] response: {'name': 'network-changed', 'server_uuid': 'cca4a2a0-b8fb-49d5-9673-e6a76080613a', 'tag': '0cb0b80c-20af-49fd-931b-912bc054534d', '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: 912/2009] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 913/2010] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2011] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/2012] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:03.565 8 INFO neutron.services.segments.plugin [-] Segment 42d0c882-9143-49de-8bf6-38f0299cfd69 resource provider aggregate not found 2026-05-28 01:47:03.584 8 INFO neutron.services.segments.plugin [-] Segment 42d0c882-9143-49de-8bf6-38f0299cfd69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d0c882-9143-49de-8bf6-38f0299cfd69 found for delete ", "request_id": "req-1e03d88f-3204-4b45-81ac-ffa2e3789ecd"}]} 2026-05-28 01:47:03.585 8 INFO neutron.services.segments.plugin [-] Segment 42d0c882-9143-49de-8bf6-38f0299cfd69 resource provider aggregate not found [pid: 8|app: 0|req: 1099/2013] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/security-groups?tenant_id=cc3a983d868e4b14a29e55a20ee6ad43&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:03.613 8 INFO neutron.services.segments.plugin [-] Segment 42d0c882-9143-49de-8bf6-38f0299cfd69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d0c882-9143-49de-8bf6-38f0299cfd69 found for delete ", "request_id": "req-7e851f79-382b-46c6-bd2a-058e2dea524b"}]} [pid: 7|app: 0|req: 915/2014] 10.0.0.86 () {32 vars in 817 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&mac_address=fa%3A16%3A3e%3A14%3A47%3A6d => generated 1196 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2015] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:03 2026] DELETE /v2.0/security-groups/b6e1cb18-3b15-4ff7-96e9-cf5fc4fe184f => 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: 1101/2016] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2017] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:47:03 2026] GET /v2.0/networks?tenant_id=e2876862a9364b39ba433ab458c6c9d4&shared=False => generated 755 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2018] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:47:03 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) 2026-05-28 01:47:04.433 7 INFO neutron.db.l3_db [None req-56548a95-5233-4b40-985c-c8b3597f2536 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 4b1816e1-16f3-4b49-9735-03ae45f892d2 associated. External IP: 10.96.250.219, port: 2882d4be-ab2c-4722-bfd4-a090fe11549a. [pid: 8|app: 0|req: 1104/2019] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2020] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&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: 916/2021] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:47:03 2026] POST /v2.0/floatingips => generated 854 bytes in 1161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2022] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2023] 10.0.0.170 () {34 vars in 1096 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1327370422&fields=id&tenant_id=42cf45d4d6414d289e075bcc528cf373 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2024] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0cb0b80c-20af-49fd-931b-912bc054534d => 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: 1108/2025] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/subnets?id=31289a50-2235-40c4-a844-730eeeed2411 => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2026] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:47:04 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2027] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/ports?network_id=bf230b6d-9cce-47a9-b283-41f76ec12780&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: 919/2028] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/quotas/42cf45d4d6414d289e075bcc528cf373 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2029] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2030] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2031] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&fields=id => generated 333 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:05.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7fea4af-c203-4a65-92fd-d5cf0b865585'] response: {'name': 'network-changed', 'server_uuid': '7f7deca3-d4f3-4ad0-b743-be508448c066', 'tag': '2882d4be-ab2c-4722-bfd4-a090fe11549a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1112/2032] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 921/2033] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1113/2034] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2035] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:05.786 7 INFO neutron.db.segments_db [None req-011b4327-7461-4656-b194-1ed356612008 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c of type vxlan for network 20da78b7-ee57-4ff7-9d56-6c36fb0098f4 [pid: 8|app: 0|req: 1115/2036] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2037] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2038] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2039] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:47:05 2026] POST /v2.0/networks => generated 611 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2040] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2041] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A130&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:06.015 7 INFO neutron.db.segments_db [None req-6d039384-4f2b-4dd2-a2f5-95ed77f94f7b 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment 5022a880-97cc-414b-89ac-d5eb150ef5f0 of type vxlan for network 7250e6ab-9a42-4112-9968-229f03da70d0 [pid: 8|app: 0|req: 1120/2042] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2043] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:47:05 2026] POST /v2.0/networks => generated 611 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2044] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&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: 1122/2045] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2046] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1124/2047] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 924/2048] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:06 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2049] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:06 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-05-28 01:47:06.688 7 INFO neutron.db.segments_db [None req-9fc36d9e-62f1-4c5c-a32b-7dac4d69cb01 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment f154cc41-f98f-4cf0-92ec-3a93a87d01ab of type vxlan for network 7f6c539d-8e3d-4636-b5a4-9a76589ba3d1 2026-05-28 01:47:06.943 7 INFO neutron.db.l3_hamode_db [None req-9fc36d9e-62f1-4c5c-a32b-7dac4d69cb01 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1126/2050] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2051] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:06 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:07.047 7 INFO neutron.db.l3_hamode_db [None req-9fc36d9e-62f1-4c5c-a32b-7dac4d69cb01 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 925/2052] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:06 2026] POST /v2.0/routers => generated 506 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2053] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:08 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2054] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:08 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2055] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:47:07 2026] PUT /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2056] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:08 2026] GET /v2.0/ports/6349a031-94dd-4292-9f10-fdd6f288f9ef => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2057] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:09 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2058] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:09 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2059] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:47:09 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2060] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:47:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42cf45d4d6414d289e075bcc528cf373 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2061] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:47:09 2026] PUT /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2062] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:10 2026] GET /v2.0/ports/08464515-663b-4baf-a3a9-7f88d711015d => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2063] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:47:09 2026] POST /v2.0/ports => generated 1187 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:10.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb3f43e0-a16c-4361-bd75-72e1683b2300 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 08464515-663b-4baf-a3a9-7f88d711015d 2026-05-28 01:47:10.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb3f43e0-a16c-4361-bd75-72e1683b2300 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 08464515-663b-4baf-a3a9-7f88d711015d [pid: 7|app: 0|req: 934/2064] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:47:10 2026] PUT /v2.0/ports/c6fd6da8-5032-422d-ad04-c32825158df9 => generated 1468 bytes in 509 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: 935/2065] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:10 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2066] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:10 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1202 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2067] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:11 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:11.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa559f55-b3df-4c35-bd99-d1cc8e2722c7'] response: {'name': 'network-changed', 'server_uuid': 'e9518990-38c3-4906-a5b3-65cac1c53197', 'tag': 'c6fd6da8-5032-422d-ad04-c32825158df9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 938/2068] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:11 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2069] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:11 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2070] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:11 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&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: 941/2071] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:11 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 1131/2072] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:47:10 2026] PUT /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:11.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-07b6a2d9-d7e5-4a84-b47d-2c12e141949f 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 6349a031-94dd-4292-9f10-fdd6f288f9ef 2026-05-28 01:47:11.798 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07b6a2d9-d7e5-4a84-b47d-2c12e141949f 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 6349a031-94dd-4292-9f10-fdd6f288f9ef [pid: 8|app: 0|req: 1132/2073] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:47:11 2026] PUT /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2074] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:12 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2075] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:12 2026] GET /v2.0/ports?device_id=9e33534e-1cea-4cfb-ba72-82c57c4ab53e => 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: 1135/2076] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:47:12 2026] GET /v2.0/networks?tenant_id=42cf45d4d6414d289e075bcc528cf373&shared=False => generated 2376 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:12.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf76ee4d-4e3d-4878-b593-d66595739783 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 471c770d-552f-4aee-8281-5bdff585d178 2026-05-28 01:47:12.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf76ee4d-4e3d-4878-b593-d66595739783 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 471c770d-552f-4aee-8281-5bdff585d178 2026-05-28 01:47:12.809 7 INFO neutron.db.l3_db [None req-de121189-f1fa-4aeb-a432-b735a5ed6615 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Floating IP deecb786-ddaa-4be2-a0ac-e8a31a27aed0 associated. External IP: 10.96.250.218, port: 0cb0b80c-20af-49fd-931b-912bc054534d. 2026-05-28 01:47:13.045 8 INFO neutron.services.segments.plugin [-] Segment f154cc41-f98f-4cf0-92ec-3a93a87d01ab resource provider aggregate not found 2026-05-28 01:47:13.051 8 INFO neutron.services.segments.plugin [-] Segment f154cc41-f98f-4cf0-92ec-3a93a87d01ab resource provider aggregate not found 2026-05-28 01:47:13.071 8 INFO neutron.services.segments.plugin [-] Segment f154cc41-f98f-4cf0-92ec-3a93a87d01ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f154cc41-f98f-4cf0-92ec-3a93a87d01ab found for delete ", "request_id": "req-4c51fcdc-79d2-4b55-8bb3-1849cb18d0c5"}]} 2026-05-28 01:47:13.075 8 INFO neutron.services.segments.plugin [-] Segment f154cc41-f98f-4cf0-92ec-3a93a87d01ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f154cc41-f98f-4cf0-92ec-3a93a87d01ab found for delete ", "request_id": "req-f70ad11b-65bc-469b-af43-bf116ec36c4f"}]} 2026-05-28 01:47:13.086 8 INFO neutron.db.l3_hamode_db [None req-cf76ee4d-4e3d-4878-b593-d66595739783 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] HA network 7f6c539d-8e3d-4636-b5a4-9a76589ba3d1 was deleted as no HA routers are present in tenant e992fab47fad4a5abc0652592aed30ef. [pid: 8|app: 0|req: 1136/2077] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:12 2026] DELETE /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2078] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:47:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2079] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:13.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa8a9db7-3e61-4378-a33c-2788efae4aaf'] response: {'name': 'network-changed', 'server_uuid': 'cca4a2a0-b8fb-49d5-9673-e6a76080613a', 'tag': '0cb0b80c-20af-49fd-931b-912bc054534d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2080] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2081] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:13 2026] DELETE /v2.0/subnets/3c00c1da-16c0-4721-acd7-15f8dac68e52 => 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: 1139/2082] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:13 2026] DELETE /v2.0/subnets/5ce1ddf2-72e4-481c-8be9-95e04aa43574 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:13.556 7 INFO neutron.services.segments.plugin [-] Segment 5022a880-97cc-414b-89ac-d5eb150ef5f0 resource provider aggregate not found 2026-05-28 01:47:13.571 7 INFO neutron.services.segments.plugin [-] Segment 5022a880-97cc-414b-89ac-d5eb150ef5f0 resource provider aggregate not found 2026-05-28 01:47:13.577 7 INFO neutron.services.segments.plugin [-] Segment 5022a880-97cc-414b-89ac-d5eb150ef5f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5022a880-97cc-414b-89ac-d5eb150ef5f0 found for delete ", "request_id": "req-178db613-786e-47c5-99a2-91b5f51868a1"}]} 2026-05-28 01:47:13.592 7 INFO neutron.services.segments.plugin [-] Segment 5022a880-97cc-414b-89ac-d5eb150ef5f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5022a880-97cc-414b-89ac-d5eb150ef5f0 found for delete ", "request_id": "req-f05a6c16-be3f-44c5-9d4a-82f17a5e2e77"}]} [pid: 7|app: 0|req: 944/2083] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:13 2026] DELETE /v2.0/networks/7250e6ab-9a42-4112-9968-229f03da70d0 => 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: 945/2084] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:13.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-835fa90a-43a8-4f2b-8f51-41e237133dcd 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 8e6b642a-d7fc-4778-8658-29ee1766637b 2026-05-28 01:47:13.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-835fa90a-43a8-4f2b-8f51-41e237133dcd 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 8e6b642a-d7fc-4778-8658-29ee1766637b [pid: 7|app: 0|req: 946/2085] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 755 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2086] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0cb0b80c-20af-49fd-931b-912bc054534d => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2087] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/subnets?id=31289a50-2235-40c4-a844-730eeeed2411 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2088] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/ports?network_id=bf230b6d-9cce-47a9-b283-41f76ec12780&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: 1140/2089] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:13 2026] DELETE /v2.0/networks/20da78b7-ee57-4ff7-9d56-6c36fb0098f4 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2090] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:13.998 8 INFO neutron.db.segments_db [None req-779d1790-210c-4deb-9ca8-b43b60c103c3 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment cf1c1e43-a6eb-4081-8757-e80160c5abc8 of type vxlan for network 5de99562-1cd2-49d5-ac5a-c11c06925153 [pid: 7|app: 0|req: 951/2091] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:47:13 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 1141/2092] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:47:13 2026] POST /v2.0/networks => generated 610 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2093] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2094] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2095] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.210&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => 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: 1145/2096] 199.204.45.19 () {34 vars in 1105 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => 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: 952/2097] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:14 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) [pid: 8|app: 0|req: 1146/2098] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/subnets?id=39faaf81-00fc-4273-a568-bf0e893c9d2a&id=2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2099] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:14.382 7 INFO neutron.db.segments_db [None req-cb92c7ce-a781-4454-b82d-a5f1b639410a 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment fcee5a71-c0c6-4388-b79b-2b3ddedd9dce of type vxlan for network 862b3691-3d1a-41fa-a1d6-903f40d59a3d [pid: 8|app: 0|req: 1148/2100] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&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: 1149/2101] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1150/2102] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:47:14 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:14.634 7 INFO neutron.db.l3_hamode_db [None req-cb92c7ce-a781-4454-b82d-a5f1b639410a 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:47:14.775 7 INFO neutron.db.l3_hamode_db [None req-cb92c7ce-a781-4454-b82d-a5f1b639410a 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:47:15.093 8 INFO neutron.services.segments.plugin [-] Segment c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c resource provider aggregate not found 2026-05-28 01:47:15.099 8 INFO neutron.services.segments.plugin [-] Segment c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c resource provider aggregate not found 2026-05-28 01:47:15.114 8 INFO neutron.services.segments.plugin [-] Segment c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c found for delete ", "request_id": "req-c7db3f2f-0a3c-454d-8a72-390c1a500e7b"}]} 2026-05-28 01:47:15.115 8 INFO neutron.services.segments.plugin [-] Segment c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32ae4f4-bd3f-48cf-b31b-0d6129c2b22c found for delete ", "request_id": "req-28a16198-e18c-4cc3-a395-9a45245d9333"}]} [pid: 8|app: 0|req: 1151/2103] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:47:15 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2104] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:14 2026] POST /v2.0/routers => generated 507 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2107] 10.0.0.86 () {34 vars in 664 bytes} [Thu May 28 01:47:15 2026] POST /v2.0/ports => generated 947 bytes in 402 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: 1153/2108] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:16 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1202 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2109] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:16 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&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: 956/2110] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:47:15 2026] PUT /v2.0/routers/e75e60e1-8ac1-4531-bf6f-f8445378023f/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2111] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:17 2026] GET /v2.0/ports/59a6312f-2347-4afb-ac3e-fdd12bb5250c => generated 1021 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, ' 2026-05-28 01:47:17.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9d8f0c9-06f6-4b27-ac7c-db001580beea 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 59a6312f-2347-4afb-ac3e-fdd12bb5250c 2026-05-28 01:47:17.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9d8f0c9-06f6-4b27-ac7c-db001580beea 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 59a6312f-2347-4afb-ac3e-fdd12bb5250c [pid: 7|app: 0|req: 957/2112] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:47:17 2026] PUT /v2.0/routers/e75e60e1-8ac1-4531-bf6f-f8445378023f/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:18.180 8 INFO neutron.api.v2.resource [None req-c75b0960-16a8-4b62-8e7f-6e345e9791c7 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2113] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:47:18 2026] PUT /v2.0/routers/e75e60e1-8ac1-4531-bf6f-f8445378023f/remove_router_interface => generated 197 bytes in 126 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: 958/2114] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:18 2026] GET /v2.0/ports?device_id=e75e60e1-8ac1-4531-bf6f-f8445378023f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:18.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b774a18-0242-4405-aac2-d177011b53e6 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: f7963e89-02ba-4a6f-81ea-23962baafc12 2026-05-28 01:47:18.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b774a18-0242-4405-aac2-d177011b53e6 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: f7963e89-02ba-4a6f-81ea-23962baafc12 2026-05-28 01:47:18.819 8 INFO neutron.services.segments.plugin [-] Segment fcee5a71-c0c6-4388-b79b-2b3ddedd9dce resource provider aggregate not found 2026-05-28 01:47:18.827 8 INFO neutron.services.segments.plugin [-] Segment fcee5a71-c0c6-4388-b79b-2b3ddedd9dce resource provider aggregate not found 2026-05-28 01:47:18.844 8 INFO neutron.db.l3_hamode_db [None req-8b774a18-0242-4405-aac2-d177011b53e6 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] HA network 862b3691-3d1a-41fa-a1d6-903f40d59a3d was deleted as no HA routers are present in tenant e992fab47fad4a5abc0652592aed30ef. 2026-05-28 01:47:18.845 8 INFO neutron.services.segments.plugin [-] Segment fcee5a71-c0c6-4388-b79b-2b3ddedd9dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcee5a71-c0c6-4388-b79b-2b3ddedd9dce found for delete ", "request_id": "req-673d61dc-fa8e-4930-b012-c3949e380348"}]} 2026-05-28 01:47:18.850 8 INFO neutron.services.segments.plugin [-] Segment fcee5a71-c0c6-4388-b79b-2b3ddedd9dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcee5a71-c0c6-4388-b79b-2b3ddedd9dce found for delete ", "request_id": "req-3793f304-8573-47a1-9d13-72e2776f1865"}]} [pid: 8|app: 0|req: 1157/2115] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:18 2026] DELETE /v2.0/routers/e75e60e1-8ac1-4531-bf6f-f8445378023f => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2116] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:18 2026] DELETE /v2.0/subnets/ac5623bd-e399-4117-8c39-ef80bd4cbe4e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2117] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:19 2026] DELETE /v2.0/networks/5de99562-1cd2-49d5-ac5a-c11c06925153 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:19.260 7 INFO neutron.db.segments_db [None req-1422dc10-6c43-4c1d-a372-0118fe90368f 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment e33e4eef-b798-4d46-9044-430412e393d9 of type vxlan for network fe4f587b-56c2-40f1-8d6a-15ea6426f16d [pid: 7|app: 0|req: 960/2118] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:47:19 2026] POST /v2.0/networks => generated 611 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2119] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:19 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:47:19.685 7 INFO neutron.db.segments_db [None req-6d52bfcc-a6bb-49e9-80be-209f0b368baf 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 of type vxlan for network c3e328c2-f893-43c2-a625-d7876f8f2e3c 2026-05-28 01:47:20.005 7 INFO neutron.db.l3_hamode_db [None req-6d52bfcc-a6bb-49e9-80be-209f0b368baf 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:47:20.155 7 INFO neutron.db.l3_hamode_db [None req-6d52bfcc-a6bb-49e9-80be-209f0b368baf 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/2120] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:19 2026] POST /v2.0/routers => generated 507 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:47:20.882 8 INFO neutron.services.segments.plugin [-] Segment cf1c1e43-a6eb-4081-8757-e80160c5abc8 resource provider aggregate not found 2026-05-28 01:47:20.895 8 INFO neutron.services.segments.plugin [-] Segment cf1c1e43-a6eb-4081-8757-e80160c5abc8 resource provider aggregate not found 2026-05-28 01:47:20.899 8 INFO neutron.services.segments.plugin [-] Segment cf1c1e43-a6eb-4081-8757-e80160c5abc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1c1e43-a6eb-4081-8757-e80160c5abc8 found for delete ", "request_id": "req-4adc69e8-09a2-4dca-a52a-55c658aff3f2"}]} 2026-05-28 01:47:20.917 8 INFO neutron.services.segments.plugin [-] Segment cf1c1e43-a6eb-4081-8757-e80160c5abc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1c1e43-a6eb-4081-8757-e80160c5abc8 found for delete ", "request_id": "req-31f60450-f921-4862-ad8a-fd5dc1390c96"}]} [pid: 7|app: 0|req: 962/2121] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:21 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2122] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:47:21 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2123] 10.0.0.86 () {32 vars in 817 bytes} [Thu May 28 01:47:21 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&mac_address=fa%3A16%3A3e%3Acb%3Ac3%3A99 => generated 1204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2124] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:47:20 2026] PUT /v2.0/routers/9bfa6dec-070f-4741-af60-f81de1176d31/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2125] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:47:22 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2126] 10.0.0.86 () {32 vars in 716 bytes} [Thu May 28 01:47:22 2026] GET /v2.0/ports/49ddac78-7276-45cb-96b5-79f6b6b5c359 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2127] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:47:22 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&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-05-28 01:47:22.422 7 INFO neutron.db.l3_db [None req-192e7984-0c80-42ba-be35-44062d0fd16c 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 1d4b8676-839e-4c96-879d-80278615d58b associated. External IP: 10.96.250.220, port: c6fd6da8-5032-422d-ad04-c32825158df9. 2026-05-28 01:47:22.582 8 INFO neutron_taas.services.taas.taas_plugin [None req-7bedac50-5902-42ff-a40c-6a39ee89feea 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 49ddac78-7276-45cb-96b5-79f6b6b5c359 2026-05-28 01:47:22.585 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bedac50-5902-42ff-a40c-6a39ee89feea 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 49ddac78-7276-45cb-96b5-79f6b6b5c359 [pid: 7|app: 0|req: 965/2128] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:47:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:47:22.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4571baed-db97-4492-b342-49f622b4b1a9'] response: {'name': 'network-changed', 'server_uuid': 'e9518990-38c3-4906-a5b3-65cac1c53197', 'tag': 'c6fd6da8-5032-422d-ad04-c32825158df9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2129] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:47:22 2026] PUT /v2.0/routers/9bfa6dec-070f-4741-af60-f81de1176d31/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2130] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/ports?device_id=9bfa6dec-070f-4741-af60-f81de1176d31 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:23.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bdd9bbc-cdbc-4753-a7f6-c82725aa6246 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 30bd1b90-2e81-4610-91cc-bd860fd46d22 2026-05-28 01:47:23.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bdd9bbc-cdbc-4753-a7f6-c82725aa6246 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 30bd1b90-2e81-4610-91cc-bd860fd46d22 [pid: 7|app: 0|req: 967/2131] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2132] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2133] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.210&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2134] 199.204.45.19 () {34 vars in 1105 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => 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: 971/2135] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/subnets?id=39faaf81-00fc-4273-a568-bf0e893c9d2a&id=2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2136] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:23.619 8 INFO neutron.services.segments.plugin [-] Segment c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 resource provider aggregate not found [pid: 7|app: 0|req: 973/2137] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:23.620 8 INFO neutron.services.segments.plugin [-] Segment c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 resource provider aggregate not found 2026-05-28 01:47:23.642 8 INFO neutron.services.segments.plugin [-] Segment c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 found for delete ", "request_id": "req-6b89d208-1f62-49eb-af6a-54aaa9caff3c"}]} 2026-05-28 01:47:23.643 8 INFO neutron.services.segments.plugin [-] Segment c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2af6cb7-eae9-4bf3-a1df-3039d3381dd6 found for delete ", "request_id": "req-b1c4ec11-13ee-42a6-8a75-6272c4e1c072"}]} 2026-05-28 01:47:23.647 8 INFO neutron.db.l3_hamode_db [None req-8bdd9bbc-cdbc-4753-a7f6-c82725aa6246 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] HA network c3e328c2-f893-43c2-a625-d7876f8f2e3c was deleted as no HA routers are present in tenant e992fab47fad4a5abc0652592aed30ef. [pid: 8|app: 0|req: 1165/2138] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:23 2026] DELETE /v2.0/routers/9bfa6dec-070f-4741-af60-f81de1176d31 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2139] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 975/2140] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:47:23 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1166/2141] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:23 2026] DELETE /v2.0/subnets/f7cb196d-321c-4e69-9f40-362d0306ac57 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:23.911 7 INFO neutron.services.segments.plugin [-] Segment e33e4eef-b798-4d46-9044-430412e393d9 resource provider aggregate not found 2026-05-28 01:47:23.918 7 INFO neutron.services.segments.plugin [-] Segment e33e4eef-b798-4d46-9044-430412e393d9 resource provider aggregate not found 2026-05-28 01:47:23.937 7 INFO neutron.services.segments.plugin [-] Segment e33e4eef-b798-4d46-9044-430412e393d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33e4eef-b798-4d46-9044-430412e393d9 found for delete ", "request_id": "req-e8b09bda-4ead-4012-9838-85a780fc5e6b"}]} 2026-05-28 01:47:23.942 7 INFO neutron.services.segments.plugin [-] Segment e33e4eef-b798-4d46-9044-430412e393d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33e4eef-b798-4d46-9044-430412e393d9 found for delete ", "request_id": "req-fbb62128-e86f-402a-b369-b1669e877f1f"}]} [pid: 7|app: 0|req: 976/2142] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:47:23 2026] DELETE /v2.0/networks/fe4f587b-56c2-40f1-8d6a-15ea6426f16d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:47:24.000 8 INFO neutron.db.segments_db [None req-03f8cbdc-b828-4652-a03b-0ff8e89543c9 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Added segment ac34d4c1-b881-4d4f-8439-ca47ba122485 of type vxlan for network 8fc34c2b-0729-49cf-99c4-a56e605db3f7 2026-05-28 01:47:24.223 8 INFO neutron.db.l3_hamode_db [None req-03f8cbdc-b828-4652-a03b-0ff8e89543c9 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:47:25.055 8 INFO neutron.db.l3_hamode_db [None req-03f8cbdc-b828-4652-a03b-0ff8e89543c9 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1167/2143] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:47:23 2026] POST /v2.0/routers => generated 688 bytes in 1979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2144] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:47:25 2026] GET /v2.0/routers/b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2145] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:47:26 2026] GET /v2.0/routers => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2146] 10.0.0.86 () {34 vars in 740 bytes} [Thu May 28 01:47:26 2026] PUT /v2.0/routers/b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 701 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2147] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:47:26 2026] GET /v2.0/routers/b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2148] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:26 2026] GET /v2.0/ports?device_id=b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:26.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-3157bb53-dadc-4dd5-8d5b-e0897ea9c663 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 42450fd7-b022-41d3-93d7-9d7d8df8cfd6 2026-05-28 01:47:26.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3157bb53-dadc-4dd5-8d5b-e0897ea9c663 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 42450fd7-b022-41d3-93d7-9d7d8df8cfd6 2026-05-28 01:47:27.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-3157bb53-dadc-4dd5-8d5b-e0897ea9c663 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] TaaS: Handle Delete Port: 55704c96-b143-46c7-b801-0f7814fc6918 2026-05-28 01:47:27.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3157bb53-dadc-4dd5-8d5b-e0897ea9c663 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] Tap Mirror: Handle Delete Port: 55704c96-b143-46c7-b801-0f7814fc6918 2026-05-28 01:47:27.593 8 INFO neutron.services.segments.plugin [-] Segment ac34d4c1-b881-4d4f-8439-ca47ba122485 resource provider aggregate not found 2026-05-28 01:47:27.600 8 INFO neutron.services.segments.plugin [-] Segment ac34d4c1-b881-4d4f-8439-ca47ba122485 resource provider aggregate not found 2026-05-28 01:47:27.615 8 INFO neutron.services.segments.plugin [-] Segment ac34d4c1-b881-4d4f-8439-ca47ba122485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac34d4c1-b881-4d4f-8439-ca47ba122485 found for delete ", "request_id": "req-1d3d9619-0935-4f9b-bd68-693a253d8191"}]} 2026-05-28 01:47:27.624 8 INFO neutron.services.segments.plugin [-] Segment ac34d4c1-b881-4d4f-8439-ca47ba122485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac34d4c1-b881-4d4f-8439-ca47ba122485 found for delete ", "request_id": "req-de42b833-cec6-42af-afe6-230d2acd54b7"}]} 2026-05-28 01:47:27.634 8 INFO neutron.db.l3_hamode_db [None req-3157bb53-dadc-4dd5-8d5b-e0897ea9c663 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] HA network 8fc34c2b-0729-49cf-99c4-a56e605db3f7 was deleted as no HA routers are present in tenant e992fab47fad4a5abc0652592aed30ef. [pid: 8|app: 0|req: 1170/2149] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:26 2026] DELETE /v2.0/routers/b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2150] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:27 2026] GET /v2.0/ports?device_id=b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:27.698 8 INFO neutron.api.v2.resource [None req-9768d6bd-35cc-40cf-af7c-2925abe96dd8 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2151] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/routers/b2e2f954-c8c7-4266-bb6a-70a3127bed16 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2152] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:27 2026] GET /v2.0/ports?device_id=9bfa6dec-070f-4741-af60-f81de1176d31 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:27.755 8 INFO neutron.api.v2.resource [None req-3ee093de-283e-42fa-8fbe-ee9f80bdcafe 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2153] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/routers/9bfa6dec-070f-4741-af60-f81de1176d31 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:27.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b3f4efc-edd4-4d28-a7bc-b0a0d363ef3f 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/2154] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/subnets/f7cb196d-321c-4e69-9f40-362d0306ac57 => 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: 1173/2155] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:27 2026] GET /v2.0/ports?device_id=e75e60e1-8ac1-4531-bf6f-f8445378023f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:27.842 7 INFO neutron.api.v2.resource [None req-c9b1a135-78f0-4dd4-bd47-2669f81098f2 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/2156] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/routers/e75e60e1-8ac1-4531-bf6f-f8445378023f => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:27.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea4f2d22-b7eb-46fc-bf11-e6c675caad99 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2157] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/subnets/ac5623bd-e399-4117-8c39-ef80bd4cbe4e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2158] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:47:27 2026] GET /v2.0/ports?device_id=9e33534e-1cea-4cfb-ba72-82c57c4ab53e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:47:27.930 8 INFO neutron.api.v2.resource [None req-0eef0788-76bd-4009-a488-a8477e1c2d16 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2159] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/routers/9e33534e-1cea-4cfb-ba72-82c57c4ab53e => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:27.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cde614f2-37bc-44e0-b6d2-203abc1b0f2f 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/2160] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/subnets/3c00c1da-16c0-4721-acd7-15f8dac68e52 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:47:27.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3be0e424-d60f-4cd5-96e1-7516b9cfcb8c 62f449d7f46d451ea74f6cbfa825572b e992fab47fad4a5abc0652592aed30ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2161] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:47:27 2026] DELETE /v2.0/subnets/5ce1ddf2-72e4-481c-8be9-95e04aa43574 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2162] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:47:28 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2163] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:28 2026] GET /v2.0/security-groups?tenant_id=e992fab47fad4a5abc0652592aed30ef&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2164] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:47:28 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2165] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:28 2026] DELETE /v2.0/security-groups/9c6e1e5d-121e-4e03-a20e-a9eb0fc3a74a => 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: 1180/2168] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:47:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2169] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:47:31 2026] GET /v2.0/security-groups => generated 4529 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2170] 10.0.0.86 () {34 vars in 757 bytes} [Thu May 28 01:47:31 2026] PUT /v2.0/security-groups/4588f141-d7fe-46de-acef-aa349e17c35e => generated 1663 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2171] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:47:31 2026] GET /v2.0/security-groups/4588f141-d7fe-46de-acef-aa349e17c35e => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2172] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:31 2026] DELETE /v2.0/security-groups/4588f141-d7fe-46de-acef-aa349e17c35e => 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: 991/2173] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:47:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:47:31.509 8 INFO neutron.api.v2.resource [None req-f7790052-6fd6-4b04-94bc-79eb5a18bbf4 b88242790e024f9da2a7a842219a982e 361396a019344f5c8b156346018fe4a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2174] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:31 2026] DELETE /v2.0/security-groups/4588f141-d7fe-46de-acef-aa349e17c35e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2175] 10.0.0.86 () {34 vars in 683 bytes} [Thu May 28 01:47:31 2026] POST /v2.0/security-groups => generated 1625 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2176] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:47:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2177] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:47:31 2026] GET /v2.0/security-group-rules/05cc5507-2464-4036-ae44-e0e9c4419e9c => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2178] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2179] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:47:31 2026] DELETE /v2.0/security-group-rules/05cc5507-2464-4036-ae44-e0e9c4419e9c => 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: 1186/2180] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:31 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: 7|app: 0|req: 995/2181] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:47:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2182] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules/0b2110ab-caf3-4705-95c7-804ed6ddb9a4 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2183] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2184] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:47:32 2026] DELETE /v2.0/security-group-rules/0b2110ab-caf3-4705-95c7-804ed6ddb9a4 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2185] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2186] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:47:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2187] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules/a08a7782-9a96-40cc-9e34-1bb0157cb9fb => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2188] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2189] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:47:32 2026] DELETE /v2.0/security-group-rules/a08a7782-9a96-40cc-9e34-1bb0157cb9fb => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2190] 10.0.0.86 () {32 vars in 672 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2191] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:32 2026] DELETE /v2.0/security-groups/add9c43f-2ef1-4261-b88b-6707467ec74f => 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: 1192/2192] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2193] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:47:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2194] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:33 2026] GET /v2.0/security-groups?tenant_id=361396a019344f5c8b156346018fe4a6&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2195] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:33 2026] DELETE /v2.0/security-groups/24bc411b-f05c-494c-8e06-e5f9c13ebfbb => 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: 1194/2196] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:38 2026] GET /v2.0/security-groups?tenant_id=644d8233116845d6bd98e3cdae0e8fde&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2197] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:38 2026] DELETE /v2.0/security-groups/5c08ac5b-ff60-4044-814e-1bea6de81347 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2198] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:38 2026] GET /v2.0/security-groups?tenant_id=fec5cac7f20f47609445de98b107cc11&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: 1004/2199] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:38 2026] DELETE /v2.0/security-groups/f62ec58f-577b-4f5d-91c1-5f83f2e99d37 => 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: 1196/2200] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:47:41 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1005/2201] 10.0.0.227 () {30 vars in 690 bytes} [Thu May 28 01:47:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2202] 10.0.0.227 () {30 vars in 692 bytes} [Thu May 28 01:47:42 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: 1006/2203] 10.0.0.227 () {30 vars in 668 bytes} [Thu May 28 01:47:42 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: 1198/2204] 10.0.0.227 () {30 vars in 704 bytes} [Thu May 28 01:47: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: 1007/2205] 10.0.0.227 () {28 vars in 439 bytes} [Thu May 28 01:47:43 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2206] 10.0.0.227 () {30 vars in 728 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2207] 10.0.0.227 () {30 vars in 690 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2208] 10.0.0.227 () {30 vars in 692 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2209] 10.0.0.227 () {30 vars in 668 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2210] 10.0.0.227 () {30 vars in 704 bytes} [Thu May 28 01:47:43 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: 1203/2211] 10.0.0.227 () {30 vars in 728 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1204/2212] 10.0.0.227 () {30 vars in 690 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2213] 10.0.0.227 () {30 vars in 692 bytes} [Thu May 28 01:47:43 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: 1206/2214] 10.0.0.227 () {30 vars in 668 bytes} [Thu May 28 01:47:43 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: 1207/2215] 10.0.0.227 () {30 vars in 704 bytes} [Thu May 28 01:47:43 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: 1208/2216] 10.0.0.227 () {30 vars in 730 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => 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: 1209/2217] 10.0.0.227 () {30 vars in 682 bytes} [Thu May 28 01:47:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2218] 10.0.0.227 () {34 vars in 704 bytes} [Thu May 28 01:47:43 2026] POST /v2.0/ports => generated 1132 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2219] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:47:43 2026] POST /v2.0/floatingips => generated 552 bytes in 653 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: 1211/2220] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:47:43 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2221] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:47:44 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2224] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:47:45 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2225] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:47:45 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2226] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:47:46 2026] PUT /v2.0/floatingips/93fa4ddb-93db-499d-b589-8731145df0b5/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2227] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:47:46 2026] PUT /v2.0/floatingips/9c805350-6b7e-4ec7-8bb6-1f5ec892d691/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2228] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:47:46 2026] PUT /v2.0/floatingips/3cd8a727-4343-4dcc-a3e0-899e5049f9c2/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2229] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:47:46 2026] PUT /v2.0/floatingips/fbbc5047-09bf-47a7-b6c7-45f5771a48f9/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2230] 10.0.0.86 () {32 vars in 671 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2231] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2232] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2233] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2234] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2235] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:47:46 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: 1219/2236] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:47:46 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: 1018/2237] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2238] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => 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: 1220/2239] 10.0.0.86 () {32 vars in 679 bytes} [Thu May 28 01:47:46 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: 7|app: 0|req: 1020/2240] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2241] 10.0.0.86 () {32 vars in 689 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2242] 10.0.0.86 () {32 vars in 701 bytes} [Thu May 28 01:47:46 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2243] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:47:46 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: 1023/2244] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:47:46 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: 1024/2245] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2246] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:47: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) 2026-05-28 01:47:47.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e7846a8-b028-4f9f-8f42-721c452af2f0 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] TaaS: Handle Delete Port: d3600187-4801-4ba9-bf08-55c8d8e2989d 2026-05-28 01:47:47.043 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e7846a8-b028-4f9f-8f42-721c452af2f0 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] Tap Mirror: Handle Delete Port: d3600187-4801-4ba9-bf08-55c8d8e2989d 2026-05-28 01:47:47.045 7 INFO neutron.api.v2.resource [None req-1a520677-8211-4466-8372-6ac5dcf7bfee 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2247] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2248] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2249] 199.204.45.19 () {34 vars in 735 bytes} [Thu May 28 01:47:47 2026] POST /v2.0/security-groups => generated 1636 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2250] 199.204.45.19 () {30 vars in 814 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/security-group-rules?security_group_id=dbafffe9-e416-43ab-8eab-55fcf99491bc => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2251] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:47:47 2026] PUT /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 295 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: 1031/2252] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:47:47 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: 1032/2253] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:47:47 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: 1033/2254] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2255] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2256] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:47:47 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1222/2257] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:47:46 2026] DELETE /v2.0/floatingips/93fa4ddb-93db-499d-b589-8731145df0b5 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:47:47.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-22eb9656-2f52-42f3-b4f3-7a585fecf8e2 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] TaaS: Handle Delete Port: 083138a3-3588-417f-98dc-4a4999dd8226 2026-05-28 01:47:47.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22eb9656-2f52-42f3-b4f3-7a585fecf8e2 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] Tap Mirror: Handle Delete Port: 083138a3-3588-417f-98dc-4a4999dd8226 [pid: 7|app: 0|req: 1036/2258] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:47:47 2026] DELETE /v2.0/floatingips/9c805350-6b7e-4ec7-8bb6-1f5ec892d691 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:47:48.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9d17655-d33c-431c-a6cc-c8940abad8e4 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] TaaS: Handle Delete Port: 1fae5f2f-654e-4c7b-8023-49620becd366 2026-05-28 01:47:48.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9d17655-d33c-431c-a6cc-c8940abad8e4 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] Tap Mirror: Handle Delete Port: 1fae5f2f-654e-4c7b-8023-49620becd366 [pid: 8|app: 0|req: 1223/2259] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:47:48 2026] DELETE /v2.0/floatingips/3cd8a727-4343-4dcc-a3e0-899e5049f9c2 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:47:48.596 7 INFO neutron_taas.services.taas.taas_plugin [None req-85832ed2-e491-4999-956b-13195fcbc2dc 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] TaaS: Handle Delete Port: 549ffd53-0b03-4104-8854-d5c836ae6e8f 2026-05-28 01:47:48.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85832ed2-e491-4999-956b-13195fcbc2dc 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] Tap Mirror: Handle Delete Port: 549ffd53-0b03-4104-8854-d5c836ae6e8f [pid: 8|app: 0|req: 1224/2260] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:47:48 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2261] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:47:48 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&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: 1037/2262] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:47:48 2026] DELETE /v2.0/floatingips/fbbc5047-09bf-47a7-b6c7-45f5771a48f9 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:47:48.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-50ac2583-3570-4841-9499-90e8934b59f1 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] TaaS: Handle Delete Port: a23b82b2-2487-4ce2-8643-29291fd9396e 2026-05-28 01:47:48.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50ac2583-3570-4841-9499-90e8934b59f1 9067f1b69e9c4a8da60de50c079ea6c5 01b6639f162d4d77833ce7fd49ded986 - - default default] Tap Mirror: Handle Delete Port: a23b82b2-2487-4ce2-8643-29291fd9396e [pid: 8|app: 0|req: 1226/2263] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:47:48 2026] DELETE /v2.0/floatingips/90155ca5-5d82-4122-b100-3934b92f7b39 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2264] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:49 2026] GET /v2.0/security-groups?tenant_id=01b6639f162d4d77833ce7fd49ded986&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2265] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:50 2026] DELETE /v2.0/security-groups/bc15870b-1a81-40ce-9b82-6d7d1d106e45 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2266] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:50 2026] GET /v2.0/security-groups?tenant_id=4ae20c3bc77646d888c23ce863015546&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2267] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:50 2026] DELETE /v2.0/security-groups/2814bf7f-29d2-44cf-90e2-cb054655e225 => 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: 1040/2268] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:50 2026] GET /v2.0/security-groups?tenant_id=10103454369744648e593a70b5740129&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2269] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:50 2026] DELETE /v2.0/security-groups/a2e90a88-cad7-4496-9c43-c4ad99d52438 => 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: 1041/2270] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:47:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2271] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:47:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2272] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:47:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2273] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:47:55 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: 1043/2274] 10.0.0.86 () {34 vars in 677 bytes} [Thu May 28 01:47:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2275] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:47:55 2026] PUT /v2.0/policies/2b6fd60a-b943-4bf9-8024-0f142c0b8c49/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2276] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:47:55 2026] PUT /v2.0/policies/02d48821-473c-4a8b-856d-9e1ed3b1bb2e/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2277] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:47:55 2026] PUT /v2.0/policies/585ac48d-8732-4fdf-88e6-829ff68e1454/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2278] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:47:55 2026] PUT /v2.0/policies/970e101b-ea0a-468d-82c2-4c0fd4ff75c1/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2279] 10.0.0.170 () {34 vars in 1016 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/security-groups?id=6eaefdc2-a97d-4523-9517-1ff5cd0687e1&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2280] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/networks?id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2281] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/quotas/fd4b258f7baa4922a37bd86f56a9c7be => 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: 1047/2282] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2283] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2284] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1048/2285] 10.0.0.86 () {32 vars in 673 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2286] 10.0.0.86 () {32 vars in 687 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2287] 10.0.0.86 () {32 vars in 683 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2288] 10.0.0.86 () {32 vars in 695 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2289] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2290] 10.0.0.86 () {32 vars in 695 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2291] 10.0.0.86 () {32 vars in 691 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2292] 10.0.0.86 () {32 vars in 703 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2293] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => 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: 1052/2294] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:47:56 2026] DELETE /v2.0/qos/policies/2b6fd60a-b943-4bf9-8024-0f142c0b8c49 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2295] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:56 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => 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: 1243/2296] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:47:56 2026] DELETE /v2.0/qos/policies/02d48821-473c-4a8b-856d-9e1ed3b1bb2e => 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: 1054/2297] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:47:57 2026] DELETE /v2.0/qos/policies/585ac48d-8732-4fdf-88e6-829ff68e1454 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2298] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:47:57 2026] DELETE /v2.0/qos/policies/970e101b-ea0a-468d-82c2-4c0fd4ff75c1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2299] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:47:57 2026] DELETE /v2.0/qos/policies/d15a21ba-88f4-4078-bee2-37e9a224d519 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2300] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:57 2026] GET /v2.0/security-groups?tenant_id=ae1abd14503f4311b178c2974d89bcd7&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2301] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:58 2026] DELETE /v2.0/security-groups/1748e999-5115-4bac-8f49-f47ab170de21 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2302] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:58 2026] GET /v2.0/security-groups?tenant_id=13c8bc37670846f4b646852d7b85b6a0&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2303] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:58 2026] DELETE /v2.0/security-groups/a7a577ff-78b1-4bca-ac9f-448b1765e2ec => 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: 1247/2304] 10.0.0.86 () {32 vars in 825 bytes} [Thu May 28 01:47:58 2026] GET /v2.0/ports?project_id=e2876862a9364b39ba433ab458c6c9d4&network_id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2305] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:47:58 2026] GET /v2.0/security-groups?tenant_id=c912eef8df1d473ea29ef3a5a7303bde&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2306] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:47:59 2026] GET /v2.0/subnets?network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2307] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:47:59 2026] DELETE /v2.0/security-groups/2372b6f2-5857-4209-a0ac-f35c47a2b26f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:47:59.380 7 INFO neutron.db.l3_db [None req-774916d9-3606-4470-af86-a9deaec6c6bd caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Floating IP deecb786-ddaa-4be2-a0ac-e8a31a27aed0 disassociated. External IP: 10.96.250.218, port: 0cb0b80c-20af-49fd-931b-912bc054534d. [pid: 7|app: 0|req: 1060/2308] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:47:59 2026] PUT /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 554 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2309] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:47:59 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:47:59.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb0af430-903f-4c95-8e80-429dcae18e29'] response: {'name': 'network-changed', 'server_uuid': 'cca4a2a0-b8fb-49d5-9673-e6a76080613a', 'tag': '0cb0b80c-20af-49fd-931b-912bc054534d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1061/2310] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:59 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2311] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:47:59 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => 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: 1062/2312] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2313] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 755 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2314] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0cb0b80c-20af-49fd-931b-912bc054534d => 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: 1252/2315] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/subnets?id=31289a50-2235-40c4-a844-730eeeed2411 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2318] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/ports?network_id=bf230b6d-9cce-47a9-b283-41f76ec12780&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: 1255/2319] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2320] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2321] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2322] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:00 2026] GET /v2.0/networks?id=7bcb24ea-bce2-4387-8625-73b193bd908f => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2323] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:48:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd4b258f7baa4922a37bd86f56a9c7be => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2324] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:48:01 2026] POST /v2.0/ports => generated 1082 bytes in 255 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: 1068/2325] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:48:01 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2326] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:48:01 2026] PUT /v2.0/ports/e18aec8f-8e92-49cb-98f6-6f429437e17d => generated 1243 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:01.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3d8c2fc-ab6c-4b21-8a6a-f5f63957729b'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': 'e18aec8f-8e92-49cb-98f6-6f429437e17d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1069/2327] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:02 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1259/2328] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:48:02 2026] GET /v2.0/networks?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2329] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:48:02 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) 2026-05-28 01:48:02.887 8 INFO neutron.db.segments_db [None req-ca96a1aa-ef8d-4e91-8e6a-aa55530bf86d b6c45cd33c0b4dbc954f3aa81e3a9baf 52a84a4ee2ae4f48b604261a2255ca2f - - default default] Added segment c86a6bcd-16a3-491c-b392-e788d755c368 of type vxlan for network 9f6aeb21-c14c-4bd7-bc10-473ce3723165 [pid: 8|app: 0|req: 1260/2330] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:48:02 2026] POST /v2.0/networks => generated 613 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2331] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:48:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2332] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:02 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2333] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:48:02 2026] PUT /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2334] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/security-groups?id=6eaefdc2-a97d-4523-9517-1ff5cd0687e1&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: 1262/2335] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2336] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2337] 10.0.0.86 () {34 vars in 763 bytes} [Thu May 28 01:48:03 2026] PUT /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2338] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2339] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2340] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2341] 10.0.0.86 () {34 vars in 759 bytes} [Thu May 28 01:48:03 2026] PUT /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2342] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2343] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/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: 1267/2344] 10.0.0.86 () {34 vars in 781 bytes} [Thu May 28 01:48:03 2026] PUT /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2345] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 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: 1268/2346] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:48:03.526 7 INFO neutron.db.securitygroups_db [None req-b428d933-bede-415d-82b3-2c5ca66d8246 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Project e2876862a9364b39ba433ab458c6c9d4 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: 1269/2347] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:48:03 2026] PUT /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2348] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2349] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2350] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2351] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2352] 10.0.0.86 () {32 vars in 740 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:48:03.708 8 INFO neutron.db.securitygroups_db [None req-ee2d63c4-509f-47fe-8fe7-6986b929d405 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Project e2876862a9364b39ba433ab458c6c9d4 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: 1082/2353] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:48:03.786 7 INFO neutron.api.v2.resource [None req-75786dd3-5387-4f90-bf94-5a82f6e7ef2b b6c45cd33c0b4dbc954f3aa81e3a9baf 52a84a4ee2ae4f48b604261a2255ca2f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/2354] 10.0.0.86 () {32 vars in 744 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2355] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:48:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2356] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&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: 1085/2357] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1273/2358] 10.0.0.86 () {32 vars in 743 bytes} [Thu May 28 01:48:03 2026] DELETE /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2359] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1274/2360] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:03 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:48:04.008 7 INFO neutron.api.v2.resource [None req-5a201b40-bae5-4ad2-bfcb-08a1dce2e5dd b6c45cd33c0b4dbc954f3aa81e3a9baf 52a84a4ee2ae4f48b604261a2255ca2f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2361] 10.0.0.86 () {32 vars in 747 bytes} [Thu May 28 01:48:03 2026] DELETE /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2362] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:48:04 2026] DELETE /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2363] 10.0.0.86 () {32 vars in 732 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2364] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/networks => generated 1297 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:04.315 8 INFO neutron.services.segments.plugin [-] Segment c86a6bcd-16a3-491c-b392-e788d755c368 resource provider aggregate not found 2026-05-28 01:48:04.320 8 INFO neutron.services.segments.plugin [-] Segment c86a6bcd-16a3-491c-b392-e788d755c368 resource provider aggregate not found 2026-05-28 01:48:04.335 8 INFO neutron.services.segments.plugin [-] Segment c86a6bcd-16a3-491c-b392-e788d755c368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86a6bcd-16a3-491c-b392-e788d755c368 found for delete ", "request_id": "req-cc002464-a3bb-478c-9f65-6c6b926df57f"}]} 2026-05-28 01:48:04.341 8 INFO neutron.services.segments.plugin [-] Segment c86a6bcd-16a3-491c-b392-e788d755c368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c86a6bcd-16a3-491c-b392-e788d755c368 found for delete ", "request_id": "req-3fa108b5-2da1-43b9-b007-47d1d3c3f7ae"}]} [pid: 8|app: 0|req: 1276/2365] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:48:04 2026] DELETE /v2.0/networks/9f6aeb21-c14c-4bd7-bc10-473ce3723165 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2366] 10.0.0.170 () {34 vars in 1098 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-488364510&fields=id&tenant_id=e2876862a9364b39ba433ab458c6c9d4 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2367] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2368] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/quotas/e2876862a9364b39ba433ab458c6c9d4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2369] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2370] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 1279/2371] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 1093/2372] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:04 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1280/2373] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:48:05 2026] GET /v2.0/security-groups?tenant_id=52a84a4ee2ae4f48b604261a2255ca2f&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2374] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:05 2026] DELETE /v2.0/security-groups/3bf720be-a0a3-4a7b-8e3b-9b91f9d11139 => 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: 1281/2375] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:48:05 2026] GET /v2.0/security-groups?tenant_id=5c5f1e2478244de78cf264b63b05662d&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2376] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:05 2026] DELETE /v2.0/security-groups/dffcf694-10e0-43b6-a347-2c3c45b755fd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2377] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:05 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1096/2378] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:06 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2379] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:06 2026] GET /v2.0/security-groups?id=6eaefdc2-a97d-4523-9517-1ff5cd0687e1&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: 1097/2380] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:06 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2381] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:08 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1098/2382] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:48:08 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2383] 199.204.45.19 () {34 vars in 1043 bytes} [Thu May 28 01:48:08 2026] GET /v2.0/security-groups?id=6eaefdc2-a97d-4523-9517-1ff5cd0687e1&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2384] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:09 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1286/2385] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:09 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2386] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:48:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e2876862a9364b39ba433ab458c6c9d4 => generated 272 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2387] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:48:09 2026] POST /v2.0/ports => generated 954 bytes in 407 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: 1288/2388] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:10 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2389] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:10 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2390] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:48:10 2026] PUT /v2.0/ports/f8f020b1-de76-4be5-b609-419f6125d3d8 => generated 1235 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:10.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b1181a8-61bc-4387-ab16-ab1c06ac03e9'] response: {'name': 'network-changed', 'server_uuid': 'dd723863-b2f0-455a-bccc-e4561f961145', 'tag': 'f8f020b1-de76-4be5-b609-419f6125d3d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1290/2391] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:10 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1102/2392] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:10 2026] GET /v2.0/security-groups?id=6eaefdc2-a97d-4523-9517-1ff5cd0687e1&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: 1291/2393] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:10 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2394] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:11 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2395] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:48:11 2026] GET /v2.0/networks?tenant_id=e2876862a9364b39ba433ab458c6c9d4&shared=False => generated 755 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2396] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:48:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2397] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:11 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2398] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:11 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&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: 1294/2399] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2400] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f8f020b1-de76-4be5-b609-419f6125d3d8 => 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: 1295/2401] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/subnets?id=31289a50-2235-40c4-a844-730eeeed2411 => 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: 1107/2402] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/ports?network_id=bf230b6d-9cce-47a9-b283-41f76ec12780&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: 1296/2403] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 1108/2404] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2405] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2406] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:12 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2407] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:13 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1110/2408] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:13 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2409] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:14 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1111/2410] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:14 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&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: 1113/2413] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:16 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2414] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:16 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2415] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:17 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2416] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:17 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2417] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:17 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1303/2418] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:17 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&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: 1116/2419] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:48:17 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:17.905 8 INFO neutron.db.l3_db [None req-f1b1f66c-5dbd-470d-8916-d9e4666b86b7 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Floating IP deecb786-ddaa-4be2-a0ac-e8a31a27aed0 associated. External IP: 10.96.250.218, port: f8f020b1-de76-4be5-b609-419f6125d3d8. [pid: 8|app: 0|req: 1304/2420] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:48:17 2026] PUT /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 855 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2421] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:48:18.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f17d1197-a570-465f-bb5e-8b403854928c'] response: {'name': 'network-changed', 'server_uuid': 'dd723863-b2f0-455a-bccc-e4561f961145', 'tag': 'f8f020b1-de76-4be5-b609-419f6125d3d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1305/2422] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/ports?tenant_id=e2876862a9364b39ba433ab458c6c9d4&device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2423] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/networks?id=bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 755 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2424] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f8f020b1-de76-4be5-b609-419f6125d3d8 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2425] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/subnets?id=31289a50-2235-40c4-a844-730eeeed2411 => 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: 1307/2426] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:18 2026] GET /v2.0/ports?network_id=bf230b6d-9cce-47a9-b283-41f76ec12780&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: 1120/2427] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:19 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?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: 1308/2428] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:19 2026] GET /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2429] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:48:19 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2430] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:48:20 2026] GET /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 857 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2431] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:48:27 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2432] 10.0.0.14 () {34 vars in 1039 bytes} [Thu May 28 01:48:27 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2435] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:37 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2436] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:37 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2437] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:39 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2438] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:39 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2439] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:40 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2440] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:40 2026] GET /v2.0/security-groups?id=ad4fda93-4b15-4072-8d1b-5dc4c5f1f993&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2441] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:48:40 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:48:40.553 7 INFO neutron_taas.services.taas.taas_plugin [req-8b09ea11-f563-487d-a99d-d262b5d198f7 req-09a97624-11bf-4995-b61c-a60167a69ed1 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: f8f020b1-de76-4be5-b609-419f6125d3d8 2026-05-28 01:48:40.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8b09ea11-f563-487d-a99d-d262b5d198f7 req-09a97624-11bf-4995-b61c-a60167a69ed1 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: f8f020b1-de76-4be5-b609-419f6125d3d8 2026-05-28 01:48:40.705 7 INFO neutron.db.l3_db [req-8b09ea11-f563-487d-a99d-d262b5d198f7 req-09a97624-11bf-4995-b61c-a60167a69ed1 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Floating IP deecb786-ddaa-4be2-a0ac-e8a31a27aed0 disassociated. External IP: 10.96.250.218, port: f8f020b1-de76-4be5-b609-419f6125d3d8. [pid: 7|app: 0|req: 1127/2442] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:48:40 2026] DELETE /v2.0/ports/f8f020b1-de76-4be5-b609-419f6125d3d8 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:48:41.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3412d5b0-42d0-42a5-b99d-c2d51e1e2b66'] response: {'server_uuid': 'dd723863-b2f0-455a-bccc-e4561f961145', 'name': 'network-vif-deleted', 'tag': 'f8f020b1-de76-4be5-b609-419f6125d3d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1316/2443] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:41 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1128/2444] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:42 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2445] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:43 2026] GET /v2.0/ports?device_id=dd723863-b2f0-455a-bccc-e4561f961145 => 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: 1129/2446] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:45 2026] DELETE /v2.0/security-groups/ad4fda93-4b15-4072-8d1b-5dc4c5f1f993 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:48:45.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-9262af5c-3645-4228-bcb2-e44c6fb72613 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: ed6c05ce-0e8b-4862-9986-47d5c9d3b87d 2026-05-28 01:48:45.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9262af5c-3645-4228-bcb2-e44c6fb72613 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: ed6c05ce-0e8b-4862-9986-47d5c9d3b87d [pid: 8|app: 0|req: 1318/2449] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:48:45 2026] DELETE /v2.0/floatingips/deecb786-ddaa-4be2-a0ac-e8a31a27aed0 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2450] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:45 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2451] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:45 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&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: 1133/2452] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:46 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2453] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:46 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2454] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:48:48 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: 1321/2455] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2456] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:48:48 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: 1136/2457] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:48:48 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: 1137/2458] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1322/2459] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2460] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2461] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2462] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/security-groups?id=49ee181f-eabf-4a06-b767-280d9f064ecc&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:48:48.350 7 INFO neutron_taas.services.taas.taas_plugin [req-5ee50297-1821-4cdb-a0b1-bfd2d3c69987 req-1e835074-6b69-4e47-bda7-282965155735 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: 0cb0b80c-20af-49fd-931b-912bc054534d 2026-05-28 01:48:48.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5ee50297-1821-4cdb-a0b1-bfd2d3c69987 req-1e835074-6b69-4e47-bda7-282965155735 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: 0cb0b80c-20af-49fd-931b-912bc054534d [pid: 7|app: 0|req: 1140/2463] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:48:48 2026] DELETE /v2.0/ports/0cb0b80c-20af-49fd-931b-912bc054534d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:48:48.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68c8776-debd-4c0e-9c53-ed4bc9178f73'] response: {'server_uuid': 'cca4a2a0-b8fb-49d5-9673-e6a76080613a', 'name': 'network-vif-deleted', 'tag': '0cb0b80c-20af-49fd-931b-912bc054534d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1324/2464] 199.204.45.19 () {34 vars in 716 bytes} [Thu May 28 01:48:48 2026] POST /v2.0/ports => generated 1055 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2465] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1055 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2466] 10.0.0.170 () {34 vars in 907 bytes} [Thu May 28 01:48:48 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2467] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:49 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 1326/2468] 199.204.45.19 () {34 vars in 1261 bytes} [Thu May 28 01:48:49 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2469] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:49 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1327/2470] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:49 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1144/2471] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:48:50 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1055 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2472] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:50 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => 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: 1328/2473] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:50 2026] GET /v2.0/networks?id=6bb8527b-257e-492a-8315-893685431ffd => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2474] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:48:50 2026] PUT /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1245 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:51.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e0c993-3718-4e71-bffd-9379f9ecbf94'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '13e959e0-684d-4e0c-8531-4d2ef3213ec4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1329/2475] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:48:51 2026] GET /v2.0/ports?device_id=cca4a2a0-b8fb-49d5-9673-e6a76080613a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2476] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2477] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/networks?id=6bb8527b-257e-492a-8315-893685431ffd => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2478] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2479] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2480] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&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: 1332/2481] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1150/2482] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:52 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1333/2483] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:52 2026] DELETE /v2.0/security-groups/49ee181f-eabf-4a06-b767-280d9f064ecc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:48:53.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c875412-c550-470e-acc6-40d38f525bea caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: 8344cd52-047a-4bb7-917d-0093b13e481d 2026-05-28 01:48:53.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c875412-c550-470e-acc6-40d38f525bea caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: 8344cd52-047a-4bb7-917d-0093b13e481d [pid: 8|app: 0|req: 1334/2484] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2485] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => 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: 1336/2486] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => 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: 1337/2487] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&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: 1338/2488] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1339/2489] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2490] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1341/2491] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2492] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2493] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2494] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:48:52 2026] PUT /v2.0/routers/7d8896f4-9a6c-4505-a2dc-4b72b2b9c135/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2495] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:53 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2496] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:48:53 2026] DELETE /v2.0/subnets/31289a50-2235-40c4-a844-730eeeed2411 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:48:54.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bc5849f-4bf9-4a2b-b8fa-8ad66fa32e5c caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: d37c9a9f-652b-4d37-9a8f-3062561f91f5 2026-05-28 01:48:54.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc5849f-4bf9-4a2b-b8fa-8ad66fa32e5c caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: d37c9a9f-652b-4d37-9a8f-3062561f91f5 2026-05-28 01:48:54.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bc5849f-4bf9-4a2b-b8fa-8ad66fa32e5c caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: 14506662-8edb-4200-8f6f-7ef918ae60f6 2026-05-28 01:48:54.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc5849f-4bf9-4a2b-b8fa-8ad66fa32e5c caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: 14506662-8edb-4200-8f6f-7ef918ae60f6 2026-05-28 01:48:55.038 8 INFO neutron.services.segments.plugin [-] Segment 3bd3b031-4628-4d5a-aea6-2d596f19be91 resource provider aggregate not found 2026-05-28 01:48:55.044 8 INFO neutron.services.segments.plugin [-] Segment 3bd3b031-4628-4d5a-aea6-2d596f19be91 resource provider aggregate not found 2026-05-28 01:48:55.065 8 INFO neutron.services.segments.plugin [-] Segment 3bd3b031-4628-4d5a-aea6-2d596f19be91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd3b031-4628-4d5a-aea6-2d596f19be91 found for delete ", "request_id": "req-698f6958-ed3e-46e6-93e1-7872230313eb"}]} 2026-05-28 01:48:55.077 8 INFO neutron.services.segments.plugin [-] Segment 3bd3b031-4628-4d5a-aea6-2d596f19be91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd3b031-4628-4d5a-aea6-2d596f19be91 found for delete ", "request_id": "req-fd6f43fd-8db2-40d9-9e93-bbad7fe5e2ce"}]} 2026-05-28 01:48:55.094 8 INFO neutron.db.l3_hamode_db [None req-6bc5849f-4bf9-4a2b-b8fa-8ad66fa32e5c caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] HA network a83c48bc-7681-46a3-9a1b-908ce1d56f49 was deleted as no HA routers are present in tenant e2876862a9364b39ba433ab458c6c9d4. [pid: 8|app: 0|req: 1345/2497] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:48:54 2026] DELETE /v2.0/routers/7d8896f4-9a6c-4505-a2dc-4b72b2b9c135 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:48:55.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c0182b4-b966-4aae-9a40-77de98816903 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] TaaS: Handle Delete Port: a1fcd5e2-a5c7-436c-9a55-12f02ba83d38 2026-05-28 01:48:55.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c0182b4-b966-4aae-9a40-77de98816903 caf30085ad3f42a88f38a686bab990aa e2876862a9364b39ba433ab458c6c9d4 - - default default] Tap Mirror: Handle Delete Port: a1fcd5e2-a5c7-436c-9a55-12f02ba83d38 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-28 01:48:55.460 7 INFO neutron.services.segments.plugin [-] Segment a553a36b-c2b9-47b1-92e3-42defcb281f8 resource provider aggregate not found 2026-05-28 01:48:55.464 7 INFO neutron.services.segments.plugin [-] Segment a553a36b-c2b9-47b1-92e3-42defcb281f8 resource provider aggregate not found 2026-05-28 01:48:55.481 7 INFO neutron.services.segments.plugin [-] Segment a553a36b-c2b9-47b1-92e3-42defcb281f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a553a36b-c2b9-47b1-92e3-42defcb281f8 found for delete ", "request_id": "req-7c37ca7c-e63f-4f0a-ab41-7508f004a8ca"}]} 2026-05-28 01:48:55.492 7 INFO neutron.services.segments.plugin [-] Segment a553a36b-c2b9-47b1-92e3-42defcb281f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a553a36b-c2b9-47b1-92e3-42defcb281f8 found for delete ", "request_id": "req-55477658-96b0-4bd5-8e9c-4f3f88439ce5"}]} [pid: 7|app: 0|req: 1153/2498] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:48:55 2026] DELETE /v2.0/networks/bf230b6d-9cce-47a9-b283-41f76ec12780 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2499] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:48:56 2026] GET /v2.0/security-groups?tenant_id=9771f119b2a74ce5af8de142f3fcfd20&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2500] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:56 2026] DELETE /v2.0/security-groups/3f46a86b-fb99-4c20-8e46-6b3ea3719ba7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2501] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:48:56 2026] GET /v2.0/security-groups?tenant_id=e2876862a9364b39ba433ab458c6c9d4&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2502] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:48:56 2026] DELETE /v2.0/security-groups/52ee59e8-72f3-4f8e-b331-853b663a8e62 => 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: 1348/2503] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:48:57 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1247 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2504] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:48:58 2026] PUT /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1272 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:58.319 8 INFO neutron.api.v2.resource [None req-4e7f4027-0dd2-4fcc-adbf-8430600308a4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1349/2505] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:48:58 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:48:58.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4336eb03-8eeb-407d-abc1-1e2adc32411f'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '13e959e0-684d-4e0c-8531-4d2ef3213ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2506] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:48:58 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2507] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:48:58 2026] PUT /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1310 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:58.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ca961f5-b678-48d2-b739-795727677773'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '13e959e0-684d-4e0c-8531-4d2ef3213ec4', 'status': 'completed', 'code': 200} 2026-05-28 01:48:58.858 7 INFO neutron.db.segments_db [None req-47ad9546-e7e0-4e4e-9993-f4bb08f66038 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 of type vxlan for network e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d [pid: 7|app: 0|req: 1158/2508] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:48:58 2026] POST /v2.0/networks => generated 721 bytes in 400 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: 1351/2509] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:48:58 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2510] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/networks?id=6bb8527b-257e-492a-8315-893685431ffd => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2511] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2512] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2513] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:48:58 2026] POST /v2.0/subnets => generated 687 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2514] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:48:59.236 7 INFO neutron.db.segments_db [None req-6ce6721d-bfe8-4263-bafc-55ad6d67453a 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 7a7550d8-5f53-4dd7-9d25-916d17df6286 of type vxlan for network d3899f4e-6c3d-4ebb-af69-211870ee809a [pid: 8|app: 0|req: 1356/2515] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1357/2516] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1358/2517] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:48:59 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: 1359/2518] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2519] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:48:59 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: 1361/2520] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:48:59 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: 1362/2521] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:48:59.478 7 INFO neutron.db.l3_hamode_db [None req-6ce6721d-bfe8-4263-bafc-55ad6d67453a 58c7f1e8179b4bba97bc20e8c43e14ad ea5fd4a44df84fafb6bae2e5546a862d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1363/2522] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2523] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1365/2524] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1366/2525] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2526] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => 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: 1368/2527] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:48:59 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:49:00.436 7 INFO neutron.db.l3_hamode_db [None req-6ce6721d-bfe8-4263-bafc-55ad6d67453a 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1369/2528] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2531] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/networks?id=6bb8527b-257e-492a-8315-893685431ffd => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2532] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2533] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2534] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2535] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1377/2536] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:00 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1160/2537] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:48:59 2026] POST /v2.0/routers => generated 727 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2538] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:49:01 2026] PUT /v2.0/routers/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:49:04.189 7 INFO neutron.db.segments_db [None req-d16becac-a5cb-417f-9121-4c2f971bf1df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 3e56247a-7285-4765-9780-b9cf7ca560c1 of type vxlan for network ef7291bd-51b4-4a53-bb03-b9773f3a8f70 [pid: 7|app: 0|req: 1161/2539] 10.0.0.86 () {34 vars in 670 bytes} [Thu May 28 01:49:03 2026] POST /v2.0/networks => generated 722 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2540] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:49:04 2026] POST /v2.0/subnets => generated 688 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:04.518 7 INFO neutron.db.segments_db [None req-bff79cec-3d6a-4945-a6dc-59a5b0c326ad 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Added segment 2ee4344f-b678-43ff-8e09-bb72bd0620dc of type vxlan for network 58d661f2-9f05-4fce-ad07-5d52e371dbe2 2026-05-28 01:49:04.782 7 INFO neutron.db.l3_hamode_db [None req-bff79cec-3d6a-4945-a6dc-59a5b0c326ad 58c7f1e8179b4bba97bc20e8c43e14ad be4f3f7c17aa414784b75a162baee2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:49:05.365 8 INFO neutron.db.l3_db [None req-6200e606-871a-46be-a880-391a68d00ad6 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 68549e25-1d68-4392-98af-128906c4e2ba associated. External IP: 10.96.250.210, port: 9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d. 2026-05-28 01:49:05.635 7 INFO neutron.db.l3_hamode_db [None req-bff79cec-3d6a-4945-a6dc-59a5b0c326ad 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1380/2541] 10.0.0.86 () {34 vars in 676 bytes} [Thu May 28 01:49:04 2026] POST /v2.0/floatingips => generated 899 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2542] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:49:04 2026] POST /v2.0/routers => generated 728 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2543] 10.0.0.86 () {34 vars in 782 bytes} [Thu May 28 01:49:06 2026] PUT /v2.0/routers/4ee41008-e0ca-45b5-b947-2089574ec8db/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2544] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:49:08 2026] POST /v2.0/security-groups => generated 1677 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2545] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2546] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2547] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2548] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:09.562 8 INFO neutron.db.securitygroups_db [None req-13e5c8d1-ec8d-47e0-bdd8-3ce6178b8ea5 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Project ea5fd4a44df84fafb6bae2e5546a862d 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: 1384/2549] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:09.708 7 INFO neutron.db.securitygroups_db [None req-bdae532b-e197-4245-b5c0-d13378857919 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Project ea5fd4a44df84fafb6bae2e5546a862d 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: 1166/2550] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2551] 10.0.0.86 () {34 vars in 684 bytes} [Thu May 28 01:49:10 2026] POST /v2.0/security-groups => generated 1661 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2552] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2553] 10.0.0.86 () {34 vars in 694 bytes} [Thu May 28 01:49:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2554] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2555] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2556] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2557] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:11 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: 1168/2558] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:49:10 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:11.225 8 INFO neutron.api.v2.resource [None req-7985d5d7-11e9-4e8a-b2c0-36b817819061 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2559] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2560] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2561] 10.0.0.170 () {34 vars in 1096 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--99879945&fields=id&tenant_id=ea5fd4a44df84fafb6bae2e5546a862d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2562] 199.204.45.19 () {30 vars in 814 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/security-group-rules?security_group_id=dbafffe9-e416-43ab-8eab-55fcf99491bc => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2563] 10.0.0.170 () {34 vars in 1100 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1027234110&fields=id&tenant_id=ea5fd4a44df84fafb6bae2e5546a862d => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2564] 10.0.0.170 () {34 vars in 982 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/networks?id=e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2565] 10.0.0.170 () {34 vars in 965 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/quotas/ea5fd4a44df84fafb6bae2e5546a862d => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2566] 199.204.45.19 () {34 vars in 746 bytes} [Thu May 28 01:49:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2567] 10.0.0.170 () {34 vars in 1002 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/ports?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2568] 199.204.45.19 () {34 vars in 746 bytes} [Thu May 28 01:49:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2569] 10.0.0.170 () {34 vars in 1008 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2570] 10.0.0.170 () {34 vars in 1108 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?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: 1398/2571] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:11 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2572] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:13 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2573] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:14 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => 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: 1175/2574] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:15 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2577] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:16 2026] GET /v2.0/networks?id=e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2578] 199.204.45.19 () {34 vars in 1049 bytes} [Thu May 28 01:49:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea5fd4a44df84fafb6bae2e5546a862d => generated 272 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2579] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:16 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => 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: 1402/2580] 199.204.45.19 () {38 vars in 954 bytes} [Thu May 28 01:49:16 2026] POST /v2.0/ports => generated 993 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2581] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:49:16 2026] PUT /v2.0/ports/f27c366d-f902-4c4e-8ddf-4ba2bf9530cc => generated 1274 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:17.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2e9fd28-cecb-4d74-95b5-d002f3358739'] response: {'name': 'network-changed', 'server_uuid': '7a2d90a9-c613-4559-beea-5492b430cb76', 'tag': 'f27c366d-f902-4c4e-8ddf-4ba2bf9530cc', '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: 1403/2582] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:17 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1180/2583] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:17 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2584] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:17 2026] GET /v2.0/ports?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2585] 199.204.45.19 () {34 vars in 1017 bytes} [Thu May 28 01:49:17 2026] GET /v2.0/networks?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2586] 199.204.45.19 () {34 vars in 929 bytes} [Thu May 28 01:49:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2587] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:18 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1008 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2588] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:18 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2589] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/ports?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2590] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f27c366d-f902-4c4e-8ddf-4ba2bf9530cc => 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: 1184/2591] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/subnets?id=9c3f3cdc-e92a-4a5e-a0d6-70f73d468775 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2592] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/ports?network_id=e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2593] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?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: 1409/2594] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?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: 1186/2595] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2596] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:19 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2597] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:20 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2598] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:21 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2599] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:22 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2600] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:22 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2601] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:49:22 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2602] 199.204.45.19 () {34 vars in 1123 bytes} [Thu May 28 01:49:22 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2603] 10.0.0.227 () {30 vars in 690 bytes} [Thu May 28 01:49:22 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: 1414/2604] 10.0.0.227 () {30 vars in 692 bytes} [Thu May 28 01:49:22 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: 1191/2605] 10.0.0.227 () {30 vars in 668 bytes} [Thu May 28 01:49:22 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: 1415/2606] 10.0.0.227 () {30 vars in 704 bytes} [Thu May 28 01:49:22 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: 1192/2607] 10.0.0.227 () {28 vars in 439 bytes} [Thu May 28 01:49:23 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: 1416/2608] 10.0.0.227 () {30 vars in 728 bytes} [Thu May 28 01:49:23 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 656 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2609] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:23 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2610] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:23 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2611] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2612] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:23 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: 1195/2613] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:24 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: 1419/2614] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:24 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: 1196/2615] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2616] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2617] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2618] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2619] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2620] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2621] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2622] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:24 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2623] 199.204.45.19 () {34 vars in 716 bytes} [Thu May 28 01:49:24 2026] POST /v2.0/ports => generated 1328 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2624] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:49:25 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1328 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, ' [pid: 7|app: 0|req: 1200/2625] 10.0.0.170 () {34 vars in 907 bytes} [Thu May 28 01:49:25 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: 1426/2626] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:25 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2627] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:25 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2628] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:25 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2629] 199.204.45.19 () {34 vars in 1261 bytes} [Thu May 28 01:49:26 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f?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) 2026-05-28 01:49:26.341 7 INFO neutron.db.l3_db [None req-46551384-2d3a-4c7c-9169-ff674dd5abd3 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Floating IP 1f2080fe-86d9-4973-8832-13ac2022c539 associated. External IP: 10.96.250.218, port: f27c366d-f902-4c4e-8ddf-4ba2bf9530cc. [pid: 8|app: 0|req: 1429/2630] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:26 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1430/2631] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:26 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1202/2632] 10.0.0.86 () {34 vars in 748 bytes} [Thu May 28 01:49:25 2026] PUT /v2.0/floatingips/1f2080fe-86d9-4973-8832-13ac2022c539 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:49:26.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1de6816-fc08-4f7f-8d5d-11c460759f29'] response: {'name': 'network-changed', 'server_uuid': '7a2d90a9-c613-4559-beea-5492b430cb76', 'tag': 'f27c366d-f902-4c4e-8ddf-4ba2bf9530cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2633] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:49:26 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2634] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:26 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2635] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/ports?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2636] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/networks?id=e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2637] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f27c366d-f902-4c4e-8ddf-4ba2bf9530cc => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2638] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/subnets?id=9c3f3cdc-e92a-4a5e-a0d6-70f73d468775 => generated 690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2639] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/ports?network_id=e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2640] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2641] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:49:27 2026] PUT /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1518 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2642] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:27 2026] GET /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:27.666 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e03e655-8fd1-47a4-9353-740c78b4a994'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '06b4b51d-f40b-472d-b46b-a57be681ed8f', '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: 1433/2643] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4096 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2644] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2645] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => 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: 1212/2646] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f6&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2647] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => generated 1410 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2648] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&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: 1436/2649] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2650] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1437/2651] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:28 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1215/2652] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4096 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2653] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => 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: 1216/2654] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => 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: 1439/2655] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2656] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1440/2657] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1218/2658] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1441/2659] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:29 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2660] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2661] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1220/2662] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1443/2663] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => 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: 1221/2664] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f6&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => 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/2665] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2666] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2667] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2670] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1448/2671] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:30 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1224/2672] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2673] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2674] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => 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: 1450/2675] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/subnets/0cfe681c-52c9-4c62-ab08-604828601a99 => generated 743 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2676] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2677] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49: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: 7|app: 0|req: 1227/2678] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49: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: 8|app: 0|req: 1452/2679] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:34 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: 1228/2680] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1453/2681] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2682] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2683] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2684] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2685] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2686] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:34 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1456/2687] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:35 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2688] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:35 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2689] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:49:35 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1279 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2690] 10.0.0.86 () {32 vars in 857 bytes} [Thu May 28 01:49:35 2026] GET /v2.0/floatingips?floating_network_id=d136700c-bb64-4584-83e1-f7bb6d0dcd56&port_id=f27c366d-f902-4c4e-8ddf-4ba2bf9530cc => generated 860 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2691] 10.0.0.14 () {34 vars in 989 bytes} [Thu May 28 01:49:36 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1279 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2692] 10.0.0.14 () {34 vars in 1119 bytes} [Thu May 28 01:49:36 2026] GET /v2.0/security-groups?id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&id=e24f6622-4ce3-4e25-868c-423165900548&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2693] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:39 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2694] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:39 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2695] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:40 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2696] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:40 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2697] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:41 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2698] 10.0.0.170 () {34 vars in 1120 bytes} [Thu May 28 01:49:41 2026] GET /v2.0/security-groups?id=e24f6622-4ce3-4e25-868c-423165900548&id=fce65e34-a351-47cf-ad74-72c9ec5f07c7&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2699] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:49:41 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:41.938 7 INFO neutron_taas.services.taas.taas_plugin [req-7dc7a631-8dd5-4df8-af47-ababe4c7a112 req-392a3dbe-0221-4fb0-b8c8-0862d0c2acd2 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] TaaS: Handle Delete Port: f27c366d-f902-4c4e-8ddf-4ba2bf9530cc 2026-05-28 01:49:41.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7dc7a631-8dd5-4df8-af47-ababe4c7a112 req-392a3dbe-0221-4fb0-b8c8-0862d0c2acd2 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Tap Mirror: Handle Delete Port: f27c366d-f902-4c4e-8ddf-4ba2bf9530cc 2026-05-28 01:49:42.079 7 INFO neutron.db.l3_db [req-7dc7a631-8dd5-4df8-af47-ababe4c7a112 req-392a3dbe-0221-4fb0-b8c8-0862d0c2acd2 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Floating IP 1f2080fe-86d9-4973-8832-13ac2022c539 disassociated. External IP: 10.96.250.218, port: f27c366d-f902-4c4e-8ddf-4ba2bf9530cc. [pid: 7|app: 0|req: 1238/2700] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:49:41 2026] DELETE /v2.0/ports/f27c366d-f902-4c4e-8ddf-4ba2bf9530cc => generated 0 bytes in 733 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:49:42.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e72159b-0bfc-4829-9b61-4fd616409b2d'] response: {'server_uuid': '7a2d90a9-c613-4559-beea-5492b430cb76', 'name': 'network-vif-deleted', 'tag': 'f27c366d-f902-4c4e-8ddf-4ba2bf9530cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1463/2701] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:42 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => 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: 1239/2702] 10.0.0.227 () {30 vars in 690 bytes} [Thu May 28 01:49:43 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: 1464/2703] 10.0.0.227 () {30 vars in 692 bytes} [Thu May 28 01:49:43 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: 1465/2704] 10.0.0.227 () {30 vars in 668 bytes} [Thu May 28 01:49:43 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: 1240/2705] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:43 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => 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: 1466/2706] 10.0.0.227 () {30 vars in 704 bytes} [Thu May 28 01:49:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2707] 10.0.0.227 () {28 vars in 439 bytes} [Thu May 28 01:49:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2708] 10.0.0.227 () {30 vars in 728 bytes} [Thu May 28 01:49:44 2026] GET /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2709] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:49:44 2026] GET /v2.0/ports?device_id=7a2d90a9-c613-4559-beea-5492b430cb76 => 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: 1468/2710] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:45 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: 1243/2711] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:45 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: 1469/2712] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2713] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:45 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: 1470/2714] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2715] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2718] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4098 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2719] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2720] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2721] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:45 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: 1473/2722] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2723] 199.204.45.19 () {34 vars in 716 bytes} [Thu May 28 01:49:45 2026] POST /v2.0/ports => generated 1332 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2724] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:49:46 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2725] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:49:46 2026] DELETE /v2.0/security-groups/e24f6622-4ce3-4e25-868c-423165900548 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:49:46.301 8 INFO neutron.api.v2.resource [None req-0d9ae7cb-6daf-4045-8510-6aa5900312cc f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2726] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:49:46 2026] GET /v2.0/security-groups/e24f6622-4ce3-4e25-868c-423165900548 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:49:46.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-80421eae-6f54-49ce-861a-2ec0526c52a6 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] TaaS: Handle Delete Port: 6e84cff3-68be-441d-96e6-303c24c1039f 2026-05-28 01:49:46.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80421eae-6f54-49ce-861a-2ec0526c52a6 f5cee809ebc542ada9257a5b62d5ffe6 ea5fd4a44df84fafb6bae2e5546a862d - - default default] Tap Mirror: Handle Delete Port: 6e84cff3-68be-441d-96e6-303c24c1039f [pid: 7|app: 0|req: 1252/2727] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:49:46 2026] DELETE /v2.0/floatingips/1f2080fe-86d9-4973-8832-13ac2022c539 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2728] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:49:46 2026] DELETE /v2.0/security-groups/fce65e34-a351-47cf-ad74-72c9ec5f07c7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2729] 199.204.45.19 () {34 vars in 1261 bytes} [Thu May 28 01:49:47 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:49:47.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-4306878d-52aa-4a4f-a0a2-8ce43295342f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: b4a99bba-8238-4f88-8393-99dbe08af833 2026-05-28 01:49:47.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4306878d-52aa-4a4f-a0a2-8ce43295342f 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: b4a99bba-8238-4f88-8393-99dbe08af833 [pid: 8|app: 0|req: 1478/2730] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:47 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1479/2731] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:47 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1253/2732] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:49:46 2026] PUT /v2.0/routers/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2733] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:49:47 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2734] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:47 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:49:48.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-171c6543-ac60-426f-9637-d3b33c8161df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: d885f179-ffa3-43c2-bb81-8fb09b360b8c 2026-05-28 01:49:48.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-171c6543-ac60-426f-9637-d3b33c8161df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: d885f179-ffa3-43c2-bb81-8fb09b360b8c 2026-05-28 01:49:48.358 8 INFO neutron_taas.services.taas.taas_plugin [None req-171c6543-ac60-426f-9637-d3b33c8161df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: ac8695ec-b904-4bd1-a51e-e4ca3d2604dc 2026-05-28 01:49:48.369 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-171c6543-ac60-426f-9637-d3b33c8161df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: ac8695ec-b904-4bd1-a51e-e4ca3d2604dc [pid: 7|app: 0|req: 1256/2735] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:49:47 2026] PUT /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1522 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:48.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25c81f2f-a936-4f67-b5b9-b8f697ba3ad5'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': 'f4d9f304-5ebb-41de-a797-c377d5616264', 'status': 'completed', 'code': 200} 2026-05-28 01:49:48.810 8 INFO neutron.db.l3_hamode_db [None req-171c6543-ac60-426f-9637-d3b33c8161df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network d3899f4e-6c3d-4ebb-af69-211870ee809a was deleted as no HA routers are present in tenant ea5fd4a44df84fafb6bae2e5546a862d. 2026-05-28 01:49:48.819 8 INFO neutron.services.segments.plugin [-] Segment 7a7550d8-5f53-4dd7-9d25-916d17df6286 resource provider aggregate not found [pid: 8|app: 0|req: 1480/2736] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:49:47 2026] DELETE /v2.0/routers/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:49:48.838 8 INFO neutron.services.segments.plugin [-] Segment 7a7550d8-5f53-4dd7-9d25-916d17df6286 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-05-28 01:49:48.854 8 INFO neutron.services.segments.plugin [-] Segment 7a7550d8-5f53-4dd7-9d25-916d17df6286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a7550d8-5f53-4dd7-9d25-916d17df6286 found for delete ", "request_id": "req-44a0368a-6aad-4ae8-8302-c8ad5d0e3d12"}]} 2026-05-28 01:49:48.858 8 INFO neutron.services.segments.plugin [-] Segment 7a7550d8-5f53-4dd7-9d25-916d17df6286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a7550d8-5f53-4dd7-9d25-916d17df6286 found for delete ", "request_id": "req-5b13958f-e1bb-4138-b680-cd990d931c9e"}]} [pid: 7|app: 0|req: 1257/2737] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:49:48 2026] DELETE /v2.0/subnets/9c3f3cdc-e92a-4a5e-a0d6-70f73d468775 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2738] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:48 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 5612 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2739] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2740] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.230&port_id=f4d9f304-5ebb-41de-a797-c377d5616264 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:49.113 7 INFO neutron_taas.services.taas.taas_plugin [None req-d05130cc-437e-4e4f-8b58-99e6562a3944 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 3ef90e7f-d00e-4754-94b6-f553d3bc1167 2026-05-28 01:49:49.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d05130cc-437e-4e4f-8b58-99e6562a3944 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 3ef90e7f-d00e-4754-94b6-f553d3bc1167 [pid: 8|app: 0|req: 1484/2741] 199.204.45.19 () {34 vars in 1105 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24e&port_id=f4d9f304-5ebb-41de-a797-c377d5616264 => 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: 1485/2742] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/subnets?id=39faaf81-00fc-4273-a568-bf0e893c9d2a&id=2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2743] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2744] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2745] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1258/2746] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:49 2026] DELETE /v2.0/networks/e2fd6d65-9ae6-4bea-b0bb-9363f5b57a5d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:49:49.333 7 INFO neutron.services.segments.plugin [-] Segment 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 resource provider aggregate not found 2026-05-28 01:49:49.358 7 INFO neutron.services.segments.plugin [-] Segment 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 found for delete ", "request_id": "req-42006fe6-18a7-4b9c-9d68-0d6451da6a3a"}]} 2026-05-28 01:49:49.358 7 INFO neutron.services.segments.plugin [-] Segment 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 resource provider aggregate not found [pid: 8|app: 0|req: 1489/2747] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:49 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:49.388 7 INFO neutron.services.segments.plugin [-] Segment 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5df789-18aa-4fd0-b69b-7f7e7d90d626 found for delete ", "request_id": "req-727803a5-8ad3-4e7d-9513-8cd3f7ff68f8"}]} 2026-05-28 01:49:49.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca0e966a-221b-4f65-975b-7161694ff3df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 917104a9-d551-4ab9-b110-90c2b5396860 2026-05-28 01:49:49.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca0e966a-221b-4f65-975b-7161694ff3df 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 917104a9-d551-4ab9-b110-90c2b5396860 [pid: 7|app: 0|req: 1259/2748] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:49:49 2026] PUT /v2.0/routers/4ee41008-e0ca-45b5-b947-2089574ec8db/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2749] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 5612 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2750] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => 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: 1262/2751] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2752] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:50.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-423359c1-8e65-44ff-96a2-bb9fc01ae641 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 69520b70-b597-4854-918c-dcab2c8c8115 2026-05-28 01:49:50.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-423359c1-8e65-44ff-96a2-bb9fc01ae641 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 69520b70-b597-4854-918c-dcab2c8c8115 [pid: 7|app: 0|req: 1264/2753] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1265/2754] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1266/2755] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1267/2756] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2757] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2758] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1270/2759] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:50.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-423359c1-8e65-44ff-96a2-bb9fc01ae641 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 17ba0dbe-5745-414d-8d79-abecb4d92101 [pid: 7|app: 0|req: 1271/2760] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:50.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-423359c1-8e65-44ff-96a2-bb9fc01ae641 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 17ba0dbe-5745-414d-8d79-abecb4d92101 [pid: 7|app: 0|req: 1272/2761] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f6&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => 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: 1273/2762] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:49:50 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => 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: 1274/2763] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2764] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2765] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1277/2766] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:51.248 8 INFO neutron.services.segments.plugin [-] Segment 2ee4344f-b678-43ff-8e09-bb72bd0620dc resource provider aggregate not found 2026-05-28 01:49:51.256 8 INFO neutron.services.segments.plugin [-] Segment 2ee4344f-b678-43ff-8e09-bb72bd0620dc resource provider aggregate not found [pid: 7|app: 0|req: 1278/2767] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.230&port_id=f4d9f304-5ebb-41de-a797-c377d5616264 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:51.271 8 INFO neutron.services.segments.plugin [-] Segment 2ee4344f-b678-43ff-8e09-bb72bd0620dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee4344f-b678-43ff-8e09-bb72bd0620dc found for delete ", "request_id": "req-12c4ea4f-9ebe-45c4-89b1-52bc918fdbc4"}]} 2026-05-28 01:49:51.274 8 INFO neutron.services.segments.plugin [-] Segment 2ee4344f-b678-43ff-8e09-bb72bd0620dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee4344f-b678-43ff-8e09-bb72bd0620dc found for delete ", "request_id": "req-a2a33158-0dc0-406a-9f30-63e28c4519a1"}]} 2026-05-28 01:49:51.285 8 INFO neutron.db.l3_hamode_db [None req-423359c1-8e65-44ff-96a2-bb9fc01ae641 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] HA network 58d661f2-9f05-4fce-ad07-5d52e371dbe2 was deleted as no HA routers are present in tenant be4f3f7c17aa414784b75a162baee2c7. [pid: 7|app: 0|req: 1279/2768] 199.204.45.19 () {34 vars in 1105 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A24e&port_id=f4d9f304-5ebb-41de-a797-c377d5616264 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2769] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:49:50 2026] DELETE /v2.0/routers/4ee41008-e0ca-45b5-b947-2089574ec8db => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2770] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/subnets?id=39faaf81-00fc-4273-a568-bf0e893c9d2a&id=2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2771] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&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: 1493/2772] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2773] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1280/2774] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:49:51 2026] DELETE /v2.0/subnets/5fd418fc-ca47-465c-916f-ccb8edb6b358 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2775] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:51 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:51.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef83c423-da55-478d-bdb6-1a8b049633b4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 3e8ad889-b17a-4417-a8ba-0983d35498c3 2026-05-28 01:49:51.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef83c423-da55-478d-bdb6-1a8b049633b4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 3e8ad889-b17a-4417-a8ba-0983d35498c3 2026-05-28 01:49:51.850 7 INFO neutron.services.segments.plugin [-] Segment 3e56247a-7285-4765-9780-b9cf7ca560c1 resource provider aggregate not found 2026-05-28 01:49:51.856 7 INFO neutron.services.segments.plugin [-] Segment 3e56247a-7285-4765-9780-b9cf7ca560c1 resource provider aggregate not found 2026-05-28 01:49:51.870 7 INFO neutron.services.segments.plugin [-] Segment 3e56247a-7285-4765-9780-b9cf7ca560c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e56247a-7285-4765-9780-b9cf7ca560c1 found for delete ", "request_id": "req-d2d71c87-4e88-4bbe-969f-c9990bef6cf8"}]} 2026-05-28 01:49:51.877 7 INFO neutron.services.segments.plugin [-] Segment 3e56247a-7285-4765-9780-b9cf7ca560c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e56247a-7285-4765-9780-b9cf7ca560c1 found for delete ", "request_id": "req-6d1dd4ac-d433-4550-baa2-5472eef3870e"}]} [pid: 7|app: 0|req: 1281/2776] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:51 2026] DELETE /v2.0/networks/ef7291bd-51b4-4a53-bb03-b9773f3a8f70 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2777] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:49:52 2026] GET /v2.0/security-groups?tenant_id=be4f3f7c17aa414784b75a162baee2c7&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2778] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:49:52 2026] DELETE /v2.0/security-groups/94322816-d113-48fc-a785-03ac501c7da6 => 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: 1497/2779] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:49:52 2026] GET /v2.0/security-groups?tenant_id=ea5fd4a44df84fafb6bae2e5546a862d&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2780] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:49:52 2026] DELETE /v2.0/security-groups/d00504a7-e1ed-41f0-b224-cfa0c079dac9 => 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: 1498/2781] 10.0.0.170 () {34 vars in 971 bytes} [Thu May 28 01:49:55 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2782] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:49:55 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2783] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:55 2026] GET /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2784] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:55 2026] GET /v2.0/subnets/2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 747 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2785] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:55 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1520 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2786] 199.204.45.19 () {34 vars in 789 bytes} [Thu May 28 01:49:56 2026] PUT /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1255 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:56.378 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d951c1c-47c1-45ca-8af6-e06c92792fe5'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '06b4b51d-f40b-472d-b46b-a57be681ed8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1501/2787] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 798 bytes in 73 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: 1287/2788] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2789] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2790] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:49:56 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: 1503/2791] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2792] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:49:56 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: 1504/2793] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2794] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2795] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1346 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2796] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2797] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2798] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2799] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 5385 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2800] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2801] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:49:56 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2802] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:49:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2803] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:49:57 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2804] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:49:57 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2805] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:49:57 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2806] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:49:57 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:49:57.372 8 INFO neutron.db.segments_db [None req-24db8965-fdfd-4f2c-9468-3f815097acfc 3adc5fa4c5c840a8a6cbec9d5f7ced53 801f27fef6914cec99c0ef10daa3447a - - default default] Added segment 293047a3-89d7-45d9-8efd-9cff191e2ac7 of type vxlan for network 52f29bd1-081f-428f-a48d-fe4314f7266a [pid: 8|app: 0|req: 1509/2807] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:49:57 2026] POST /v2.0/networks => generated 613 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:57.579 7 INFO neutron.db.segments_db [None req-05463fe1-fd02-45f1-a73f-f4b30be6b5af 3adc5fa4c5c840a8a6cbec9d5f7ced53 801f27fef6914cec99c0ef10daa3447a - - default default] Added segment 12eb3d13-b45a-4281-876a-7b22b6e66ec8 of type vxlan for network f2673c22-b66d-4349-9adf-23038e9df576 [pid: 7|app: 0|req: 1299/2808] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:49:57 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:57.741 8 INFO neutron.db.segments_db [None req-dccb6fd5-b6f7-4769-b94b-c95b2500e5f0 3adc5fa4c5c840a8a6cbec9d5f7ced53 801f27fef6914cec99c0ef10daa3447a - - default default] Added segment 49072750-c02d-4cd4-ab56-3bf10dd37fd8 of type vxlan for network 35d90b40-f7b5-45df-9393-436a80f10f58 [pid: 8|app: 0|req: 1510/2809] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:49:57 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:57.907 7 INFO neutron.db.segments_db [None req-6c78a919-c798-4108-960f-11fcb64d5766 3adc5fa4c5c840a8a6cbec9d5f7ced53 801f27fef6914cec99c0ef10daa3447a - - default default] Added segment 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 of type vxlan for network 736cb706-af76-42c7-a861-17fc18a7b58b [pid: 7|app: 0|req: 1300/2810] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:49:57 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:49:58.063 8 INFO neutron.db.segments_db [None req-f564690c-0e4d-415c-ae94-bf9b2eb500ea 3adc5fa4c5c840a8a6cbec9d5f7ced53 801f27fef6914cec99c0ef10daa3447a - - default default] Added segment 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 of type vxlan for network bc4fcb06-6d61-453c-9cd5-13195c9d53c8 [pid: 8|app: 0|req: 1511/2811] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:49:58 2026] POST /v2.0/networks => generated 613 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2812] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:49:58 2026] PUT /v2.0/networks/52f29bd1-081f-428f-a48d-fe4314f7266a/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2813] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:49:58 2026] PUT /v2.0/networks/f2673c22-b66d-4349-9adf-23038e9df576/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2814] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:49:58 2026] PUT /v2.0/networks/35d90b40-f7b5-45df-9393-436a80f10f58/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2815] 10.0.0.86 () {34 vars in 752 bytes} [Thu May 28 01:49:58 2026] PUT /v2.0/networks/736cb706-af76-42c7-a861-17fc18a7b58b/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2816] 10.0.0.86 () {32 vars in 665 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2817] 10.0.0.86 () {32 vars in 679 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2818] 10.0.0.86 () {32 vars in 675 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2819] 10.0.0.86 () {32 vars in 687 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2820] 10.0.0.86 () {32 vars in 673 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2821] 10.0.0.86 () {32 vars in 687 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2822] 10.0.0.86 () {32 vars in 683 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2823] 10.0.0.86 () {32 vars in 695 bytes} [Thu May 28 01:49:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:49:59.086 7 INFO neutron.services.segments.plugin [-] Segment 293047a3-89d7-45d9-8efd-9cff191e2ac7 resource provider aggregate not found 2026-05-28 01:49:59.091 7 INFO neutron.services.segments.plugin [-] Segment 293047a3-89d7-45d9-8efd-9cff191e2ac7 resource provider aggregate not found 2026-05-28 01:49:59.101 7 INFO neutron.services.segments.plugin [-] Segment 293047a3-89d7-45d9-8efd-9cff191e2ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 293047a3-89d7-45d9-8efd-9cff191e2ac7 found for delete ", "request_id": "req-5fb3729b-6a86-498d-8831-d25238b54a4a"}]} 2026-05-28 01:49:59.109 7 INFO neutron.services.segments.plugin [-] Segment 293047a3-89d7-45d9-8efd-9cff191e2ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 293047a3-89d7-45d9-8efd-9cff191e2ac7 found for delete ", "request_id": "req-3a3e82eb-6a40-4fe4-bd25-1c033dcc520b"}]} [pid: 7|app: 0|req: 1307/2824] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:58 2026] DELETE /v2.0/networks/52f29bd1-081f-428f-a48d-fe4314f7266a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:49:59.238 8 INFO neutron.services.segments.plugin [-] Segment 12eb3d13-b45a-4281-876a-7b22b6e66ec8 resource provider aggregate not found 2026-05-28 01:49:59.245 8 INFO neutron.services.segments.plugin [-] Segment 12eb3d13-b45a-4281-876a-7b22b6e66ec8 resource provider aggregate not found 2026-05-28 01:49:59.264 8 INFO neutron.services.segments.plugin [-] Segment 12eb3d13-b45a-4281-876a-7b22b6e66ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12eb3d13-b45a-4281-876a-7b22b6e66ec8 found for delete ", "request_id": "req-d8143864-de88-432d-84c0-cac9055b8177"}]} 2026-05-28 01:49:59.267 8 INFO neutron.services.segments.plugin [-] Segment 12eb3d13-b45a-4281-876a-7b22b6e66ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12eb3d13-b45a-4281-876a-7b22b6e66ec8 found for delete ", "request_id": "req-c5bd2286-8d57-46e8-96ae-0e3e7458ec81"}]} [pid: 8|app: 0|req: 1518/2825] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:59 2026] DELETE /v2.0/networks/f2673c22-b66d-4349-9adf-23038e9df576 => 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: 1308/2826] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:59 2026] DELETE /v2.0/networks/35d90b40-f7b5-45df-9393-436a80f10f58 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2827] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:59 2026] DELETE /v2.0/networks/736cb706-af76-42c7-a861-17fc18a7b58b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2828] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:49:59 2026] DELETE /v2.0/networks/bc4fcb06-6d61-453c-9cd5-13195c9d53c8 => 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: 1521/2831] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:00 2026] GET /v2.0/security-groups?tenant_id=855533019ba14e329fc81ffc04751454&name=default => generated 2929 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:01.129 7 INFO neutron.services.segments.plugin [-] Segment 49072750-c02d-4cd4-ab56-3bf10dd37fd8 resource provider aggregate not found 2026-05-28 01:50:01.149 7 INFO neutron.services.segments.plugin [-] Segment 49072750-c02d-4cd4-ab56-3bf10dd37fd8 resource provider aggregate not found 2026-05-28 01:50:01.156 7 INFO neutron.services.segments.plugin [-] Segment 49072750-c02d-4cd4-ab56-3bf10dd37fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49072750-c02d-4cd4-ab56-3bf10dd37fd8 found for delete ", "request_id": "req-43a4baf0-aaba-4211-9018-9436cc167f41"}]} 2026-05-28 01:50:01.174 7 INFO neutron.services.segments.plugin [-] Segment 49072750-c02d-4cd4-ab56-3bf10dd37fd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49072750-c02d-4cd4-ab56-3bf10dd37fd8 found for delete ", "request_id": "req-13e3328a-b4cb-4af2-b1a3-b74423faffe1"}]} 2026-05-28 01:50:01.184 7 INFO neutron.services.segments.plugin [-] Segment 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 resource provider aggregate not found [pid: 7|app: 0|req: 1311/2832] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:01 2026] DELETE /v2.0/security-groups/82cd0689-1d14-48d6-8152-9ac27d410cb7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:01.205 7 INFO neutron.services.segments.plugin [-] Segment 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 resource provider aggregate not found 2026-05-28 01:50:01.225 7 INFO neutron.services.segments.plugin [-] Segment 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 found for delete ", "request_id": "req-c7d639c9-6fc8-4002-b695-c45117349712"}]} 2026-05-28 01:50:01.244 7 INFO neutron.services.segments.plugin [-] Segment 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea8a7ff-06a1-4dbe-9b23-4748dfa325a6 found for delete ", "request_id": "req-82f37f41-af1e-416e-ad56-de42b3c4f6af"}]} 2026-05-28 01:50:01.289 8 INFO neutron.services.segments.plugin [-] Segment 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 resource provider aggregate not found 2026-05-28 01:50:01.299 8 INFO neutron.services.segments.plugin [-] Segment 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 resource provider aggregate not found 2026-05-28 01:50:01.306 8 INFO neutron.services.segments.plugin [-] Segment 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 found for delete ", "request_id": "req-175b4b84-4f11-447d-9804-1cac674d4a5f"}]} 2026-05-28 01:50:01.321 8 INFO neutron.services.segments.plugin [-] Segment 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49148bea-e4ea-4d81-9278-b2ebd4f91dc8 found for delete ", "request_id": "req-afaf56e1-0ed9-4657-a666-256fed8c0cb1"}]} [pid: 8|app: 0|req: 1522/2833] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:01 2026] GET /v2.0/security-groups?tenant_id=801f27fef6914cec99c0ef10daa3447a&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2834] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:01 2026] DELETE /v2.0/security-groups/ced32e33-78ea-4fe5-bcd8-a4159284f007 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2835] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:01 2026] GET /v2.0/security-groups?tenant_id=8229cadb442d4aff877166b0399a181c&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2836] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:01 2026] DELETE /v2.0/security-groups/ed9ddb10-7b35-41b4-b695-efb8081d5dbe => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:06.903 8 INFO neutron.db.segments_db [None req-3e166bd1-1bbc-40bf-b800-b498349174a7 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Added segment a55531da-6505-4d99-9c35-232db143d84b of type vxlan for network e77d156e-b542-4624-9825-6e819179b567 [pid: 8|app: 0|req: 1524/2837] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:06 2026] POST /v2.0/networks => generated 613 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2838] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:50:07 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:07.483 8 INFO neutron.db.segments_db [None req-74a06885-972a-481d-ab2c-d47892316c6f b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Added segment 230c69d8-fdf8-43f2-a278-ea7310465fd7 of type vxlan for network b8ba73c2-f04f-4383-8f7d-4eeec552e45f [pid: 8|app: 0|req: 1525/2839] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:07 2026] POST /v2.0/networks => generated 612 bytes in 134 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: 1315/2840] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:50:07 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:07.966 8 INFO neutron.db.segments_db [None req-b262c5c6-2167-43d4-9c3f-5bbeb9583139 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Added segment 4f721707-992d-4834-9a71-600a2bb364af of type vxlan for network a9264bfc-dd3d-43bd-9f03-011c6aa50722 [pid: 8|app: 0|req: 1526/2841] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:07 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2842] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:50:08 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:08.473 8 INFO neutron.db.segments_db [None req-ec3f50af-996e-49fe-b29c-cadb06a37026 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Added segment 4e3f66de-79b4-4b90-8138-d19925cc3fa7 of type vxlan for network 6757b6e5-a895-478b-8994-719c5c68c4c6 [pid: 8|app: 0|req: 1527/2843] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:08 2026] POST /v2.0/networks => generated 613 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2844] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:50:08 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:08.972 8 INFO neutron.db.segments_db [None req-e93b96c6-5bb6-44b5-9bd7-334b6880d718 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Added segment 2cb0b375-0751-46ec-988a-867595a9c00f of type vxlan for network b30d45c7-c8dc-4d5f-a4ea-bfd15428a093 [pid: 8|app: 0|req: 1528/2845] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:08 2026] POST /v2.0/networks => generated 611 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1529/2846] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:09 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: 1530/2847] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:09 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: 1531/2848] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:09 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: 1532/2849] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:09 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: 1533/2850] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2851] 10.0.0.86 () {34 vars in 663 bytes} [Thu May 28 01:50:09 2026] POST /v2.0/ports => generated 743 bytes in 322 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: 1534/2852] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 5385 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2853] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:50:09 2026] PUT /v2.0/ports/d988a937-1663-4100-95f9-8f5adcb66e4e/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2854] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:50:09 2026] PUT /v2.0/ports/9e685c46-851d-4114-a54f-9e97ff103e2a/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1536/2855] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:09 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: 1537/2856] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:09 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: 1538/2857] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:09 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: 1539/2858] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2859] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:50:09 2026] PUT /v2.0/ports/67a3bdd3-60d9-4cd0-8fe2-afec74e191d5/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1540/2860] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2861] 10.0.0.86 () {34 vars in 746 bytes} [Thu May 28 01:50:09 2026] PUT /v2.0/ports/f9cd410f-dda2-4a56-a1d1-cff606f382a9/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1322/2862] 10.0.0.86 () {32 vars in 659 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2863] 10.0.0.86 () {32 vars in 673 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2864] 10.0.0.86 () {32 vars in 669 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2865] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:50:09 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2866] 199.204.45.19 () {34 vars in 789 bytes} [Thu May 28 01:50:09 2026] PUT /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1255 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2867] 10.0.0.86 () {32 vars in 667 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:10.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1818dfcd-ee64-471b-9c76-2ce6e8337ecf'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': 'f4d9f304-5ebb-41de-a797-c377d5616264', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1327/2868] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2869] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2870] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2871] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2872] 10.0.0.86 () {32 vars in 677 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2873] 10.0.0.86 () {32 vars in 689 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:10.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-075719f5-36c2-4e2e-a174-e3e053cbb124 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] TaaS: Handle Delete Port: d988a937-1663-4100-95f9-8f5adcb66e4e 2026-05-28 01:50:10.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-075719f5-36c2-4e2e-a174-e3e053cbb124 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Tap Mirror: Handle Delete Port: d988a937-1663-4100-95f9-8f5adcb66e4e [pid: 8|app: 0|req: 1545/2874] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:50:10 2026] DELETE /v2.0/ports/d988a937-1663-4100-95f9-8f5adcb66e4e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2875] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:50:10 2026] PUT /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1080 bytes in 343 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: 1331/2876] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:10.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f01b0248-d8fd-4756-8275-ef6c48b33d8a'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': 'f4d9f304-5ebb-41de-a797-c377d5616264', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2877] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:10.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-9467a9e2-9030-4ca2-83ed-9657baca9ac6 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] TaaS: Handle Delete Port: 9e685c46-851d-4114-a54f-9e97ff103e2a 2026-05-28 01:50:10.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9467a9e2-9030-4ca2-83ed-9657baca9ac6 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Tap Mirror: Handle Delete Port: 9e685c46-851d-4114-a54f-9e97ff103e2a [pid: 7|app: 0|req: 1333/2878] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2879] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2880] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:50:10 2026] DELETE /v2.0/ports/9e685c46-851d-4114-a54f-9e97ff103e2a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2881] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2882] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:10.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba7e1c40-fc98-40bc-b9c9-197f97fab8de b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] TaaS: Handle Delete Port: 67a3bdd3-60d9-4cd0-8fe2-afec74e191d5 2026-05-28 01:50:10.957 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7e1c40-fc98-40bc-b9c9-197f97fab8de b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Tap Mirror: Handle Delete Port: 67a3bdd3-60d9-4cd0-8fe2-afec74e191d5 [pid: 7|app: 0|req: 1337/2883] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:10 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2884] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:50:10 2026] DELETE /v2.0/ports/67a3bdd3-60d9-4cd0-8fe2-afec74e191d5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:11.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-cddc1d61-d0b8-4215-9740-3a9b02e35239 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] TaaS: Handle Delete Port: f9cd410f-dda2-4a56-a1d1-cff606f382a9 2026-05-28 01:50:11.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cddc1d61-d0b8-4215-9740-3a9b02e35239 b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Tap Mirror: Handle Delete Port: f9cd410f-dda2-4a56-a1d1-cff606f382a9 [pid: 7|app: 0|req: 1338/2885] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/ports/f9cd410f-dda2-4a56-a1d1-cff606f382a9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:11.255 8 INFO neutron_taas.services.taas.taas_plugin [None req-86da5df0-5577-4a3b-9dfa-ff771f19f18c b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] TaaS: Handle Delete Port: 80280301-eba1-4a87-a33a-a13dd85a72e3 2026-05-28 01:50:11.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86da5df0-5577-4a3b-9dfa-ff771f19f18c b9170a99f9604592b0e1aff71ab82f5f fc77141ce9444ca6af342313f6abc47f - - default default] Tap Mirror: Handle Delete Port: 80280301-eba1-4a87-a33a-a13dd85a72e3 [pid: 8|app: 0|req: 1548/2886] 10.0.0.86 () {32 vars in 719 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/ports/80280301-eba1-4a87-a33a-a13dd85a72e3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:11.481 7 INFO neutron.services.segments.plugin [-] Segment a55531da-6505-4d99-9c35-232db143d84b resource provider aggregate not found 2026-05-28 01:50:11.487 7 INFO neutron.services.segments.plugin [-] Segment a55531da-6505-4d99-9c35-232db143d84b resource provider aggregate not found 2026-05-28 01:50:11.505 7 INFO neutron.services.segments.plugin [-] Segment a55531da-6505-4d99-9c35-232db143d84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55531da-6505-4d99-9c35-232db143d84b found for delete ", "request_id": "req-ba68d0d5-733b-477a-84e9-eb4d2bf0e93d"}]} 2026-05-28 01:50:11.515 7 INFO neutron.services.segments.plugin [-] Segment a55531da-6505-4d99-9c35-232db143d84b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55531da-6505-4d99-9c35-232db143d84b found for delete ", "request_id": "req-e0788b6e-38a2-4522-8b8e-ff03f57d9704"}]} [pid: 7|app: 0|req: 1339/2887] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/networks/e77d156e-b542-4624-9825-6e819179b567 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:11.670 8 INFO neutron.services.segments.plugin [-] Segment 230c69d8-fdf8-43f2-a278-ea7310465fd7 resource provider aggregate not found 2026-05-28 01:50:11.674 8 INFO neutron.services.segments.plugin [-] Segment 230c69d8-fdf8-43f2-a278-ea7310465fd7 resource provider aggregate not found 2026-05-28 01:50:11.686 8 INFO neutron.services.segments.plugin [-] Segment 230c69d8-fdf8-43f2-a278-ea7310465fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230c69d8-fdf8-43f2-a278-ea7310465fd7 found for delete ", "request_id": "req-c818f533-a81a-4fc3-b60f-b7856f1be2fe"}]} 2026-05-28 01:50:11.697 8 INFO neutron.services.segments.plugin [-] Segment 230c69d8-fdf8-43f2-a278-ea7310465fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230c69d8-fdf8-43f2-a278-ea7310465fd7 found for delete ", "request_id": "req-493711b0-52e0-4925-9cb7-5fe185f9dadd"}]} [pid: 8|app: 0|req: 1549/2888] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/networks/b8ba73c2-f04f-4383-8f7d-4eeec552e45f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2889] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/networks/a9264bfc-dd3d-43bd-9f03-011c6aa50722 => 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: 1550/2890] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/networks/6757b6e5-a895-478b-8994-719c5c68c4c6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2891] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:11 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2892] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:11 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2893] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:50:12 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2894] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:12 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2895] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:11 2026] DELETE /v2.0/networks/b30d45c7-c8dc-4d5f-a4ea-bfd15428a093 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2896] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:12 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1555/2897] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 4977 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2898] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/security-groups?tenant_id=fc77141ce9444ca6af342313f6abc47f&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2899] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2900] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2901] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:13 2026] DELETE /v2.0/security-groups/4962f125-bbe1-4455-91d6-aeebeca87737 => 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: 1346/2902] 199.204.45.19 () {34 vars in 1015 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:13.535 7 INFO neutron.services.segments.plugin [-] Segment 4f721707-992d-4834-9a71-600a2bb364af resource provider aggregate not found 2026-05-28 01:50:13.542 7 INFO neutron.services.segments.plugin [-] Segment 4f721707-992d-4834-9a71-600a2bb364af resource provider aggregate not found 2026-05-28 01:50:13.564 7 INFO neutron.services.segments.plugin [-] Segment 4f721707-992d-4834-9a71-600a2bb364af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f721707-992d-4834-9a71-600a2bb364af found for delete ", "request_id": "req-a50f322b-d99f-4b6e-9ce7-dba34df0b492"}]} 2026-05-28 01:50:13.570 7 INFO neutron.services.segments.plugin [-] Segment 4f721707-992d-4834-9a71-600a2bb364af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f721707-992d-4834-9a71-600a2bb364af found for delete ", "request_id": "req-c1eadb40-f9e8-44b7-a81b-92dfb5c0930f"}]} 2026-05-28 01:50:13.589 7 INFO neutron.services.segments.plugin [-] Segment 2cb0b375-0751-46ec-988a-867595a9c00f resource provider aggregate not found 2026-05-28 01:50:13.594 7 INFO neutron.services.segments.plugin [-] Segment 2cb0b375-0751-46ec-988a-867595a9c00f resource provider aggregate not found 2026-05-28 01:50:13.611 7 INFO neutron.services.segments.plugin [-] Segment 2cb0b375-0751-46ec-988a-867595a9c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb0b375-0751-46ec-988a-867595a9c00f found for delete ", "request_id": "req-9ce675b5-62df-4f35-95d4-9d5677f4cf59"}]} 2026-05-28 01:50:13.612 7 INFO neutron.services.segments.plugin [-] Segment 2cb0b375-0751-46ec-988a-867595a9c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb0b375-0751-46ec-988a-867595a9c00f found for delete ", "request_id": "req-87fb2b43-0c3e-42c8-b297-12c8b542ac5a"}]} [pid: 8|app: 0|req: 1557/2903] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:50:13 2026] PUT /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2904] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/security-groups?tenant_id=ccfa62b3a1574e2dbff4352fc5036369&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:13.720 8 INFO neutron.services.segments.plugin [-] Segment 4e3f66de-79b4-4b90-8138-d19925cc3fa7 resource provider aggregate not found 2026-05-28 01:50:13.727 8 INFO neutron.services.segments.plugin [-] Segment 4e3f66de-79b4-4b90-8138-d19925cc3fa7 resource provider aggregate not found 2026-05-28 01:50:13.750 8 INFO neutron.services.segments.plugin [-] Segment 4e3f66de-79b4-4b90-8138-d19925cc3fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3f66de-79b4-4b90-8138-d19925cc3fa7 found for delete ", "request_id": "req-c97bd9f2-663e-4dc8-9c1c-649ee56c0345"}]} 2026-05-28 01:50:13.753 8 INFO neutron.services.segments.plugin [-] Segment 4e3f66de-79b4-4b90-8138-d19925cc3fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3f66de-79b4-4b90-8138-d19925cc3fa7 found for delete ", "request_id": "req-29799b12-10b5-4f0d-afad-f74e220c23f9"}]} [pid: 8|app: 0|req: 1558/2905] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:13 2026] DELETE /v2.0/security-groups/f9b318ef-9a6d-4262-807f-f929ec133ebf => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2906] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:13 2026] GET /v2.0/security-groups?tenant_id=0ffe4c43b55740e9b760a60ae7879ff7&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2907] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2908] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:14 2026] DELETE /v2.0/security-groups/fe131720-12ae-4d9c-b5c6-52192714caf4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:14.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-02d9fb76-7e6b-4e94-9da1-9bedbde34dd7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: f4d9f304-5ebb-41de-a797-c377d5616264 2026-05-28 01:50:14.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02d9fb76-7e6b-4e94-9da1-9bedbde34dd7 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: f4d9f304-5ebb-41de-a797-c377d5616264 [pid: 7|app: 0|req: 1350/2909] 199.204.45.19 () {32 vars in 758 bytes} [Thu May 28 01:50:14 2026] DELETE /v2.0/ports/f4d9f304-5ebb-41de-a797-c377d5616264 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2910] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:14 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: 1351/2911] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:14 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: 1561/2912] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:14 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: 1352/2913] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2914] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2915] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2916] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2917] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2918] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2919] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => 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: 1565/2920] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:14 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2921] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2922] 199.204.45.19 () {34 vars in 1225 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks?id=7bcb24ea-bce2-4387-8625-73b193bd908f&id=6bb8527b-257e-492a-8315-893685431ffd&id=98194d0e-624e-41a8-98db-7d0e1940ee20&id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 3097 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2923] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2924] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2925] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2928] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1361/2929] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1569/2930] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1362/2931] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2932] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&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: 1363/2933] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1571/2934] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2935] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=06b4b51d-f40b-472d-b46b-a57be681ed8f => 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: 1572/2936] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2937] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&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: 1573/2938] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1366/2939] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:15 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:18.712 8 INFO neutron.db.segments_db [None req-0b821527-dca1-4887-9277-81840c614ef0 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Added segment d645271d-042e-4c88-a44f-9d4a58941abf of type vxlan for network 13e0448c-16d8-45b8-aa19-a0c4fc629d73 2026-05-28 01:50:18.980 8 INFO neutron.db.l3_hamode_db [None req-0b821527-dca1-4887-9277-81840c614ef0 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:50:19.076 8 INFO neutron.db.l3_hamode_db [None req-0b821527-dca1-4887-9277-81840c614ef0 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1367/2940] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2941] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:19 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: 1369/2942] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2943] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2944] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:50:18 2026] POST /v2.0/routers => generated 474 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2945] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:19.657 8 INFO neutron.db.l3_hamode_db [None req-06361544-bc44-4361-921b-e44204544276 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:50:19.784 8 INFO neutron.db.l3_hamode_db [None req-06361544-bc44-4361-921b-e44204544276 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1372/2946] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2947] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2948] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2949] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2950] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:19 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2951] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:50:19 2026] PUT /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1080 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:20.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a589557-0dfa-4706-9b50-ee1c56d5eec8'] response: {'name': 'network-changed', 'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'tag': '06b4b51d-f40b-472d-b46b-a57be681ed8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2952] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2953] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2954] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:50:19 2026] POST /v2.0/routers => generated 474 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:20.572 7 INFO neutron.db.l3_hamode_db [None req-fffa9b26-03c0-4f6c-b94e-6d8ef7429da3 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1576/2955] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:20.698 7 INFO neutron.db.l3_hamode_db [None req-fffa9b26-03c0-4f6c-b94e-6d8ef7429da3 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1577/2956] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2957] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2958] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:20 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2959] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:21 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2960] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:21 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2961] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:50:20 2026] POST /v2.0/routers => generated 474 bytes in 1477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:22.046 8 INFO neutron.db.l3_hamode_db [None req-3ac0ad80-179f-4f10-a234-4c2755454a9b 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 01:50:22.181 8 INFO neutron.db.l3_hamode_db [None req-3ac0ad80-179f-4f10-a234-4c2755454a9b 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1381/2962] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:50:22 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2963] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:50:22 2026] GET /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2964] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:22 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 3694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2965] 199.204.45.19 () {34 vars in 1015 bytes} [Thu May 28 01:50:22 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1582/2966] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:50:21 2026] POST /v2.0/routers => generated 474 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:22.946 8 INFO neutron.db.l3_hamode_db [None req-2e063b09-cfd8-43bb-9825-44efe425a01f 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1385/2967] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:50:22 2026] PUT /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 917 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:23.089 8 INFO neutron.db.l3_hamode_db [None req-2e063b09-cfd8-43bb-9825-44efe425a01f 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1386/2968] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:23 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:23.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-78880d3e-8f49-4402-8cf0-0a76b1bbbe58 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 06b4b51d-f40b-472d-b46b-a57be681ed8f 2026-05-28 01:50:23.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78880d3e-8f49-4402-8cf0-0a76b1bbbe58 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 06b4b51d-f40b-472d-b46b-a57be681ed8f [pid: 7|app: 0|req: 1387/2969] 199.204.45.19 () {32 vars in 758 bytes} [Thu May 28 01:50:23 2026] DELETE /v2.0/ports/06b4b51d-f40b-472d-b46b-a57be681ed8f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2970] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2971] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:24 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: 1390/2972] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2973] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:24 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: 1392/2974] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2975] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2976] 10.0.0.86 () {34 vars in 667 bytes} [Thu May 28 01:50:22 2026] POST /v2.0/routers => generated 474 bytes in 1470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2977] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2978] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2979] 199.204.45.19 () {30 vars in 742 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2980] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:24 2026] PUT /v2.0/routers/7446d210-11a5-40e5-806e-13296e77efa9/tags => generated 17 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2981] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2982] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2983] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:24 2026] PUT /v2.0/routers/0aef3010-a6f7-44b6-99dd-ec8590d6ca52/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2984] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2985] 199.204.45.19 () {34 vars in 1145 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/networks?id=7bcb24ea-bce2-4387-8625-73b193bd908f&id=6bb8527b-257e-492a-8315-893685431ffd&id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 2311 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2986] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2987] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:24 2026] PUT /v2.0/routers/34cf8c61-f580-4a87-a54c-8b90fcdda0a9/tags => generated 34 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2988] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2989] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&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: 1587/2990] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:24 2026] PUT /v2.0/routers/e413eb57-b555-41f1-9caf-8102a7d3fba8/tags => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2991] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2992] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2993] 10.0.0.86 () {32 vars in 663 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2994] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.17&port_id=13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1407/2995] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/subnets?id=c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1408/2996] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/ports?network_id=6bb8527b-257e-492a-8315-893685431ffd&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2997] 10.0.0.86 () {32 vars in 677 bytes} [Thu May 28 01:50:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2998] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?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: 1590/2999] 10.0.0.86 () {32 vars in 673 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3000] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3001] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3002] 10.0.0.86 () {32 vars in 671 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3003] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3004] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3005] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3006] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:50:25 2026] GET /v2.0/routers/7446d210-11a5-40e5-806e-13296e77efa9 => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3007] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:50:25 2026] PUT /v2.0/routers/7446d210-11a5-40e5-806e-13296e77efa9 => generated 485 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3008] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:50:26 2026] GET /v2.0/ports?device_id=7446d210-11a5-40e5-806e-13296e77efa9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:26.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-245e2118-3325-4980-882a-996b4ea4a412 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] TaaS: Handle Delete Port: ad18979f-c351-46e5-b7b5-67fe8357faa9 2026-05-28 01:50:26.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-245e2118-3325-4980-882a-996b4ea4a412 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Tap Mirror: Handle Delete Port: ad18979f-c351-46e5-b7b5-67fe8357faa9 [pid: 8|app: 0|req: 1595/3009] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:26 2026] DELETE /v2.0/routers/7446d210-11a5-40e5-806e-13296e77efa9 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3010] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:50:26 2026] GET /v2.0/routers/0aef3010-a6f7-44b6-99dd-ec8590d6ca52 => generated 493 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3011] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:50:26 2026] PUT /v2.0/routers/0aef3010-a6f7-44b6-99dd-ec8590d6ca52 => generated 493 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3012] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:50:27 2026] GET /v2.0/ports?device_id=0aef3010-a6f7-44b6-99dd-ec8590d6ca52 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:27.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-e690eb15-5a2e-4b13-bcaa-58af8313d5eb 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] TaaS: Handle Delete Port: 2d836187-a232-46b7-9e50-cea39cf02294 2026-05-28 01:50:27.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e690eb15-5a2e-4b13-bcaa-58af8313d5eb 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Tap Mirror: Handle Delete Port: 2d836187-a232-46b7-9e50-cea39cf02294 [pid: 8|app: 0|req: 1597/3013] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:27 2026] DELETE /v2.0/routers/0aef3010-a6f7-44b6-99dd-ec8590d6ca52 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3014] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:50:27 2026] GET /v2.0/routers/34cf8c61-f580-4a87-a54c-8b90fcdda0a9 => generated 502 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3015] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:50:27 2026] PUT /v2.0/routers/34cf8c61-f580-4a87-a54c-8b90fcdda0a9 => generated 502 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3016] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:50:28 2026] GET /v2.0/ports?device_id=34cf8c61-f580-4a87-a54c-8b90fcdda0a9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:28.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-d169bb4c-60b8-4816-b82a-e89f04831c24 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] TaaS: Handle Delete Port: 39570d81-e394-480e-929e-fa3b4fd391d9 2026-05-28 01:50:28.555 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d169bb4c-60b8-4816-b82a-e89f04831c24 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Tap Mirror: Handle Delete Port: 39570d81-e394-480e-929e-fa3b4fd391d9 [pid: 8|app: 0|req: 1599/3017] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:28 2026] DELETE /v2.0/routers/34cf8c61-f580-4a87-a54c-8b90fcdda0a9 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3018] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:50:28 2026] GET /v2.0/routers/e413eb57-b555-41f1-9caf-8102a7d3fba8 => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3019] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:50:28 2026] PUT /v2.0/routers/e413eb57-b555-41f1-9caf-8102a7d3fba8 => generated 487 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3020] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:50:29 2026] GET /v2.0/ports?device_id=e413eb57-b555-41f1-9caf-8102a7d3fba8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:29.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e4be397-b965-4c46-a6f3-600ad91f697b 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] TaaS: Handle Delete Port: bcd2b29d-c09a-4703-a007-f274af833128 2026-05-28 01:50:29.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e4be397-b965-4c46-a6f3-600ad91f697b 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Tap Mirror: Handle Delete Port: bcd2b29d-c09a-4703-a007-f274af833128 [pid: 8|app: 0|req: 1601/3021] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:29 2026] DELETE /v2.0/routers/e413eb57-b555-41f1-9caf-8102a7d3fba8 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3022] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:50:29 2026] GET /v2.0/routers/1b127d49-310b-4522-8a65-6caf1d1fb9d9 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3025] 10.0.0.86 () {34 vars in 741 bytes} [Thu May 28 01:50:29 2026] PUT /v2.0/routers/1b127d49-310b-4522-8a65-6caf1d1fb9d9 => generated 480 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3026] 10.0.0.86 () {32 vars in 735 bytes} [Thu May 28 01:50:30 2026] GET /v2.0/ports?device_id=1b127d49-310b-4522-8a65-6caf1d1fb9d9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:30.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f49dac6-8781-4416-97df-a0e57fbaa35f 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] TaaS: Handle Delete Port: fc2c5011-74dc-4e03-8c7c-a4a28aa15a73 2026-05-28 01:50:30.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f49dac6-8781-4416-97df-a0e57fbaa35f 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] Tap Mirror: Handle Delete Port: fc2c5011-74dc-4e03-8c7c-a4a28aa15a73 2026-05-28 01:50:31.087 8 INFO neutron.services.segments.plugin [-] Segment d645271d-042e-4c88-a44f-9d4a58941abf resource provider aggregate not found 2026-05-28 01:50:31.092 8 INFO neutron.services.segments.plugin [-] Segment d645271d-042e-4c88-a44f-9d4a58941abf resource provider aggregate not found 2026-05-28 01:50:31.110 8 INFO neutron.services.segments.plugin [-] Segment d645271d-042e-4c88-a44f-9d4a58941abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645271d-042e-4c88-a44f-9d4a58941abf found for delete ", "request_id": "req-fc645f2b-c75b-431c-800e-fdd0d075a808"}]} 2026-05-28 01:50:31.121 8 INFO neutron.db.l3_hamode_db [None req-8f49dac6-8781-4416-97df-a0e57fbaa35f 729b7dd5e8ef4292b2eed510ace197f8 a0e6d41b643647e28d87201566f99950 - - default default] HA network 13e0448c-16d8-45b8-aa19-a0c4fc629d73 was deleted as no HA routers are present in tenant a0e6d41b643647e28d87201566f99950. [pid: 8|app: 0|req: 1603/3027] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:30 2026] DELETE /v2.0/routers/1b127d49-310b-4522-8a65-6caf1d1fb9d9 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:31.132 8 INFO neutron.services.segments.plugin [-] Segment d645271d-042e-4c88-a44f-9d4a58941abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645271d-042e-4c88-a44f-9d4a58941abf found for delete ", "request_id": "req-5d57e0c1-2ca1-41db-9b14-8843adf98aeb"}]} [pid: 7|app: 0|req: 1425/3028] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:32 2026] GET /v2.0/security-groups?tenant_id=ff9a657e4d034dfbbbcea9d1997d8f91&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: 1604/3029] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:32 2026] DELETE /v2.0/security-groups/b2e4a765-a63e-476c-a748-1a6dc9ac747e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3030] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:32 2026] GET /v2.0/security-groups?tenant_id=b24cb611c0e64b2487261a2535831d37&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3031] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:32 2026] DELETE /v2.0/security-groups/8bd06c73-5f6f-47f2-88c7-83b36be72022 => 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: 1427/3032] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:33 2026] GET /v2.0/security-groups?tenant_id=a0e6d41b643647e28d87201566f99950&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3033] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:33 2026] DELETE /v2.0/security-groups/964cd5da-f1f0-4285-895d-dc0961858cc0 => 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: 1428/3034] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3035] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:35 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: 1429/3036] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:35 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: 1608/3037] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:35.759 7 INFO neutron.api.v2.resource [None req-d3696c98-2c27-419a-8d2e-55ab480539f1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/3038] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:50:35 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3039] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:50:35 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 2863 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3040] 199.204.45.19 () {30 vars in 814 bytes} [Thu May 28 01:50:35 2026] GET /v2.0/security-group-rules?security_group_id=dbafffe9-e416-43ab-8eab-55fcf99491bc => generated 2334 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3041] 199.204.45.19 () {32 vars in 788 bytes} [Thu May 28 01:50:35 2026] DELETE /v2.0/security-group-rules/49383b81-2f2d-4abb-b580-3f8f23a5aeea => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3042] 199.204.45.19 () {32 vars in 788 bytes} [Thu May 28 01:50:36 2026] DELETE /v2.0/security-group-rules/bd41d659-9069-49ba-bf6d-93d3c0204131 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:38.162 8 INFO neutron.db.segments_db [None req-fefaaf2a-71c0-4caa-8b4d-311dfdbb9c40 be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Added segment 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 of type vxlan for network 07a657b8-8e14-47ae-bea5-2189bd1fd177 [pid: 8|app: 0|req: 1611/3043] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:37 2026] POST /v2.0/networks => generated 612 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3044] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:38 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:38.567 8 INFO neutron.db.segments_db [None req-8ab7db6c-daed-4598-bfb8-c86399b97eb8 be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Added segment a8baa09b-2f3f-4ede-b209-3054c997cde5 of type vxlan for network 3a67129a-21cd-4b95-a077-49f69564d2b7 [pid: 8|app: 0|req: 1612/3045] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:38 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3046] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:38 2026] POST /v2.0/subnets => generated 629 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:38.997 8 INFO neutron.db.segments_db [None req-fb375bf3-063a-43dc-9ae5-ed3aa8785e1c be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Added segment 4de597a1-6338-4849-b9f8-01dcdf0f8987 of type vxlan for network ae9d0c5d-7f8e-4bac-9988-5d1cfa607648 [pid: 8|app: 0|req: 1613/3047] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:38 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3048] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:39 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:39.441 8 INFO neutron.db.segments_db [None req-6e7110cf-b82c-4a08-89ba-1870aa9bba5b be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Added segment b1a39ee3-a217-401d-947c-a4eea0f8417d of type vxlan for network 0af7fc31-51ad-4a4b-8034-bc6a89658326 [pid: 8|app: 0|req: 1614/3049] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:39 2026] POST /v2.0/networks => generated 613 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:39.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-54c5b8f2-9e70-491c-a509-0ef457fce6e3 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 3e0f1ae2-a3a4-47ef-9cb1-7d3c0f7e4921 2026-05-28 01:50:39.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54c5b8f2-9e70-491c-a509-0ef457fce6e3 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 3e0f1ae2-a3a4-47ef-9cb1-7d3c0f7e4921 [pid: 8|app: 0|req: 1615/3050] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:39 2026] POST /v2.0/subnets => generated 629 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:39.899 7 INFO neutron.db.l3_db [None req-54c5b8f2-9e70-491c-a509-0ef457fce6e3 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 68549e25-1d68-4392-98af-128906c4e2ba disassociated (deleted). External IP: 10.96.250.210, port: 9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d. 2026-05-28 01:50:39.915 8 INFO neutron.db.segments_db [None req-053f7919-72af-4cc2-838a-6aaeb798c769 be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Added segment 1ee87a6b-805a-4721-b92d-3563674bad78 of type vxlan for network 275ec6c3-6a14-42ad-bed9-ff6ab79898ce [pid: 8|app: 0|req: 1616/3051] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:39 2026] POST /v2.0/networks => generated 613 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3052] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:50:39 2026] DELETE /v2.0/floatingips/68549e25-1d68-4392-98af-128906c4e2ba => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3053] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:40 2026] POST /v2.0/subnets => generated 629 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 01:50:40.265 7 INFO neutron.api.v2.resource [None req-005a2983-4edc-4d94-ad45-b2f5c45182e0 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/3054] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/floatingips/68549e25-1d68-4392-98af-128906c4e2ba => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3055] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:40 2026] PUT /v2.0/subnets/0d693a9c-bbaf-4a6d-9a6f-bd638fb95652/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3056] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:40 2026] PUT /v2.0/subnets/608a211d-3971-40bb-998f-dc0ebe1faa50/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3057] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:40 2026] PUT /v2.0/subnets/6f187fd3-f262-4461-a287-b8f066387938/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3058] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:40 2026] PUT /v2.0/subnets/42051538-598d-4751-bede-f14ccbb0ebbd/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3059] 10.0.0.86 () {32 vars in 663 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3060] 10.0.0.86 () {32 vars in 677 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3061] 10.0.0.86 () {32 vars in 673 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3062] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3063] 10.0.0.86 () {32 vars in 671 bytes} [Thu May 28 01:50:40 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: 7|app: 0|req: 1442/3064] 10.0.0.86 () {32 vars in 685 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3065] 10.0.0.86 () {32 vars in 681 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3066] 10.0.0.86 () {32 vars in 693 bytes} [Thu May 28 01:50:40 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3067] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/subnets/0d693a9c-bbaf-4a6d-9a6f-bd638fb95652 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3068] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/subnets/608a211d-3971-40bb-998f-dc0ebe1faa50 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3069] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/subnets/6f187fd3-f262-4461-a287-b8f066387938 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3070] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/subnets/42051538-598d-4751-bede-f14ccbb0ebbd => 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: 1626/3071] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/subnets/846be3ee-b3e2-46ba-b583-3b64a3b6e41f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3072] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3073] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:41 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: 1629/3074] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:41 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-05-28 01:50:41.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-c98e8166-d419-4453-a2af-663d67ed0312 be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] TaaS: Handle Delete Port: 8097145a-bfec-4ad5-be1d-584bb3d5701e [pid: 8|app: 0|req: 1630/3075] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:41.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c98e8166-d419-4453-a2af-663d67ed0312 be9190ef5cee4a62b864d22f93bd688a 1b8442e3faac44ab87da291a58dc17b9 - - default default] Tap Mirror: Handle Delete Port: 8097145a-bfec-4ad5-be1d-584bb3d5701e 2026-05-28 01:50:41.956 8 INFO neutron.api.v2.resource [None req-52f9abdf-3364-42e9-b297-e82054c21ee4 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3076] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:50:41 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3077] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:50:41 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3078] 199.204.45.19 () {30 vars in 814 bytes} [Thu May 28 01:50:41 2026] GET /v2.0/security-group-rules?security_group_id=dbafffe9-e416-43ab-8eab-55fcf99491bc => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3079] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:42 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) 2026-05-28 01:50:42.141 7 INFO neutron.services.segments.plugin [-] Segment 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 resource provider aggregate not found [pid: 8|app: 0|req: 1635/3080] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:42.150 7 INFO neutron.services.segments.plugin [-] Segment 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 resource provider aggregate not found [pid: 8|app: 0|req: 1636/3081] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50: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) 2026-05-28 01:50:42.177 7 INFO neutron.services.segments.plugin [-] Segment 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 found for delete ", "request_id": "req-b059bd10-337e-4b02-9db5-5ad7c39a0074"}]} 2026-05-28 01:50:42.181 7 INFO neutron.services.segments.plugin [-] Segment 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b1d4eb-4df1-41c2-aa7a-546ec6bcc349 found for delete ", "request_id": "req-adca2aee-dcdc-483a-ba19-a071a7eb2181"}]} [pid: 8|app: 0|req: 1637/3082] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:42 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: 1446/3083] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:41 2026] DELETE /v2.0/networks/07a657b8-8e14-47ae-bea5-2189bd1fd177 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3084] 199.204.45.19 () {30 vars in 740 bytes} [Thu May 28 01:50:42 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => 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: 1639/3085] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:42 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3086] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:42 2026] DELETE /v2.0/networks/3a67129a-21cd-4b95-a077-49f69564d2b7 => 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: 1640/3087] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:42 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3088] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:42 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3089] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:42 2026] DELETE /v2.0/networks/ae9d0c5d-7f8e-4bac-9988-5d1cfa607648 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:42.595 8 INFO neutron.services.segments.plugin [-] Segment b1a39ee3-a217-401d-947c-a4eea0f8417d resource provider aggregate not found 2026-05-28 01:50:42.601 8 INFO neutron.services.segments.plugin [-] Segment b1a39ee3-a217-401d-947c-a4eea0f8417d resource provider aggregate not found 2026-05-28 01:50:42.619 8 INFO neutron.services.segments.plugin [-] Segment b1a39ee3-a217-401d-947c-a4eea0f8417d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a39ee3-a217-401d-947c-a4eea0f8417d found for delete ", "request_id": "req-442513c7-7271-47a5-9d5c-867ac5cd16a5"}]} 2026-05-28 01:50:42.620 8 INFO neutron.services.segments.plugin [-] Segment b1a39ee3-a217-401d-947c-a4eea0f8417d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1a39ee3-a217-401d-947c-a4eea0f8417d found for delete ", "request_id": "req-8b9ccfb6-ca4a-4b34-9c1c-57b9cc9be1db"}]} [pid: 8|app: 0|req: 1642/3090] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:42 2026] DELETE /v2.0/networks/0af7fc31-51ad-4a4b-8034-bc6a89658326 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3091] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:42 2026] DELETE /v2.0/networks/275ec6c3-6a14-42ad-bed9-ff6ab79898ce => 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: 1643/3092] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:43 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3093] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:43 2026] GET /v2.0/security-groups?tenant_id=1b8442e3faac44ab87da291a58dc17b9&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3094] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:43 2026] DELETE /v2.0/security-groups/75b4131b-dace-4625-b743-e4853e755cac => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:44.204 7 INFO neutron.services.segments.plugin [-] Segment a8baa09b-2f3f-4ede-b209-3054c997cde5 resource provider aggregate not found 2026-05-28 01:50:44.205 7 INFO neutron.services.segments.plugin [-] Segment a8baa09b-2f3f-4ede-b209-3054c997cde5 resource provider aggregate not found 2026-05-28 01:50:44.225 7 INFO neutron.services.segments.plugin [-] Segment a8baa09b-2f3f-4ede-b209-3054c997cde5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8baa09b-2f3f-4ede-b209-3054c997cde5 found for delete ", "request_id": "req-14cd0a73-3fa9-4dbc-9a73-6da296c78b5d"}]} 2026-05-28 01:50:44.231 7 INFO neutron.services.segments.plugin [-] Segment a8baa09b-2f3f-4ede-b209-3054c997cde5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8baa09b-2f3f-4ede-b209-3054c997cde5 found for delete ", "request_id": "req-8b9b89a3-55fa-4ab8-877c-24221dafa53d"}]} 2026-05-28 01:50:44.243 7 INFO neutron.services.segments.plugin [-] Segment 4de597a1-6338-4849-b9f8-01dcdf0f8987 resource provider aggregate not found 2026-05-28 01:50:44.251 7 INFO neutron.services.segments.plugin [-] Segment 4de597a1-6338-4849-b9f8-01dcdf0f8987 resource provider aggregate not found 2026-05-28 01:50:44.262 7 INFO neutron.services.segments.plugin [-] Segment 4de597a1-6338-4849-b9f8-01dcdf0f8987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de597a1-6338-4849-b9f8-01dcdf0f8987 found for delete ", "request_id": "req-c33c74ca-1fee-48fa-8c35-201a6ec7e5e9"}]} 2026-05-28 01:50:44.270 7 INFO neutron.services.segments.plugin [-] Segment 4de597a1-6338-4849-b9f8-01dcdf0f8987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de597a1-6338-4849-b9f8-01dcdf0f8987 found for delete ", "request_id": "req-4c83a24e-9321-44a3-afd9-17b59d8c888e"}]} 2026-05-28 01:50:44.278 7 INFO neutron.services.segments.plugin [-] Segment 1ee87a6b-805a-4721-b92d-3563674bad78 resource provider aggregate not found 2026-05-28 01:50:44.287 7 INFO neutron.services.segments.plugin [-] Segment 1ee87a6b-805a-4721-b92d-3563674bad78 resource provider aggregate not found 2026-05-28 01:50:44.306 7 INFO neutron.services.segments.plugin [-] Segment 1ee87a6b-805a-4721-b92d-3563674bad78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee87a6b-805a-4721-b92d-3563674bad78 found for delete ", "request_id": "req-940762f9-4a6a-4860-b971-a53a47bb494a"}]} 2026-05-28 01:50:44.313 7 INFO neutron.services.segments.plugin [-] Segment 1ee87a6b-805a-4721-b92d-3563674bad78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee87a6b-805a-4721-b92d-3563674bad78 found for delete ", "request_id": "req-08799011-f290-42fe-aa68-ab80ec96bd36"}]} [pid: 7|app: 0|req: 1451/3095] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/security-groups?tenant_id=63a1c4f0dc8140a8813bad73b5cc3097&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3096] 199.204.45.19 () {34 vars in 974 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3097] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:44 2026] DELETE /v2.0/security-groups/b1ecb32b-4d1b-4bfc-8503-cc2a0f8d1440 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3098] 199.204.45.19 () {34 vars in 1059 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4?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: 8|app: 0|req: 1646/3099] 199.204.45.19 () {34 vars in 1015 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd?fields=dns_domain => generated 29 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3100] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3101] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:44 2026] GET /v2.0/security-groups?tenant_id=70c73b5ff4664c7ea26607d03ebe88c0&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3102] 199.204.45.19 () {38 vars in 1027 bytes} [Thu May 28 01:50:44 2026] PUT /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1147 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3103] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:44 2026] DELETE /v2.0/security-groups/8981cef0-073b-4f37-a071-bb3d23820bca => generated 0 bytes in 107 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: 1649/3106] 199.204.45.19 () {30 vars in 768 bytes} [Thu May 28 01:50:45 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3107] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:50:45 2026] PUT /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1086 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3108] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:45 2026] GET /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 1086 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:46.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa029118-ba6b-469d-9e7e-73aadbb37cf5 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 13e959e0-684d-4e0c-8531-4d2ef3213ec4 2026-05-28 01:50:46.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa029118-ba6b-469d-9e7e-73aadbb37cf5 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 13e959e0-684d-4e0c-8531-4d2ef3213ec4 [pid: 7|app: 0|req: 1459/3109] 199.204.45.19 () {32 vars in 758 bytes} [Thu May 28 01:50:46 2026] DELETE /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => 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: 1460/3110] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 28 01:50:46 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: 1651/3111] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/ports?tenant_id=fd4b258f7baa4922a37bd86f56a9c7be&device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3112] 199.204.45.19 () {30 vars in 704 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3113] 199.204.45.19 () {30 vars in 680 bytes} [Thu May 28 01:50:46 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: 1463/3114] 199.204.45.19 () {30 vars in 716 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:50:46.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b187205b-6082-48d1-b79e-20d023e29006 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/3115] 199.204.45.19 () {32 vars in 758 bytes} [Thu May 28 01:50:46 2026] DELETE /v2.0/ports/13e959e0-684d-4e0c-8531-4d2ef3213ec4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3116] 199.204.45.19 () {34 vars in 1065 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/networks?id=7bcb24ea-bce2-4387-8625-73b193bd908f&id=6bb8527b-257e-492a-8315-893685431ffd => generated 1524 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3117] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:46.556 7 INFO neutron.api.v2.resource [None req-ec160fb2-f51f-4b28-ab27-f2a81da883d5 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/3118] 199.204.45.19 () {30 vars in 762 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/security-groups/lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3119] 199.204.45.19 () {34 vars in 1061 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.128&port_id=e18aec8f-8e92-49cb-98f6-6f429437e17d => 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: 1467/3120] 199.204.45.19 () {30 vars in 784 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/security-groups?name=lb-18d3871e-da9d-4e08-aa84-1f7c2772ee8f => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3121] 199.204.45.19 () {34 vars in 983 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/subnets?id=1add13e6-077d-42eb-8a0a-eaa9be75e70a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3122] 199.204.45.19 () {30 vars in 736 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3123] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/ports?network_id=7bcb24ea-bce2-4387-8625-73b193bd908f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3124] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3125] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:46 2026] GET /v2.0/networks/7bcb24ea-bce2-4387-8625-73b193bd908f?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: 1469/3126] 199.204.45.19 () {34 vars in 788 bytes} [Thu May 28 01:50:46 2026] PUT /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3127] 199.204.45.19 () {32 vars in 778 bytes} [Thu May 28 01:50:46 2026] DELETE /v2.0/security-groups/dbafffe9-e416-43ab-8eab-55fcf99491bc => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:47.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e166648-91da-474c-b3a5-7a9d3caf8f51 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: 9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d 2026-05-28 01:50:47.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e166648-91da-474c-b3a5-7a9d3caf8f51 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: 9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d [pid: 7|app: 0|req: 1470/3128] 199.204.45.19 () {32 vars in 758 bytes} [Thu May 28 01:50:46 2026] DELETE /v2.0/ports/9994e3ee-cbb0-4e94-b18e-78b98e4bbe1d => 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: 1659/3129] 10.0.0.86 () {34 vars in 675 bytes} [Thu May 28 01:50:48 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3130] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:50:49 2026] PUT /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3131] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/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: 1472/3132] 10.0.0.86 () {34 vars in 769 bytes} [Thu May 28 01:50:49 2026] PUT /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3133] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3134] 10.0.0.86 () {34 vars in 765 bytes} [Thu May 28 01:50:49 2026] PUT /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3135] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3136] 10.0.0.86 () {34 vars in 787 bytes} [Thu May 28 01:50:49 2026] PUT /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3137] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3138] 10.0.0.86 () {34 vars in 758 bytes} [Thu May 28 01:50:49 2026] PUT /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3139] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/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: 1476/3140] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:49.662 8 INFO neutron.api.v2.resource [None req-a01d409c-27c2-4fb0-bc95-503cbeb01fbf 4315901380c446c5bea5f7631cdbb4c9 288aef829df34c81ae78e2314dc99af6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3141] 10.0.0.86 () {32 vars in 750 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/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: 1477/3142] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:50:49 2026] DELETE /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3143] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:49.809 7 INFO neutron.api.v2.resource [None req-796cf4f0-d744-4b50-8c97-262f1d51a5b8 4315901380c446c5bea5f7631cdbb4c9 288aef829df34c81ae78e2314dc99af6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3144] 10.0.0.86 () {32 vars in 753 bytes} [Thu May 28 01:50:49 2026] DELETE /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3145] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:50:49 2026] DELETE /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3146] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:49 2026] GET /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:50.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-72c4ed5b-f7af-49cf-854b-18b6d5102c79 4315901380c446c5bea5f7631cdbb4c9 288aef829df34c81ae78e2314dc99af6 - - default default] TaaS: Handle Delete Port: 3e1b6878-0df2-4067-be8e-c742ee5b9637 2026-05-28 01:50:50.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72c4ed5b-f7af-49cf-854b-18b6d5102c79 4315901380c446c5bea5f7631cdbb4c9 288aef829df34c81ae78e2314dc99af6 - - default default] Tap Mirror: Handle Delete Port: 3e1b6878-0df2-4067-be8e-c742ee5b9637 [pid: 7|app: 0|req: 1480/3147] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:50:50 2026] GET /v2.0/ports?device_id=5cf05f00-f8ce-4b5e-92eb-09d2b25113ec => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3148] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:50:49 2026] DELETE /v2.0/floatingips/96ba4baf-2a99-4dc3-b459-2cd5ca907711 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:50.326 7 INFO neutron_taas.services.taas.taas_plugin [req-c9f5d199-c19f-47d4-883a-b42325fe3409 req-0bf67fdf-8869-412c-8555-0bd07efed1a1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] TaaS: Handle Delete Port: e18aec8f-8e92-49cb-98f6-6f429437e17d 2026-05-28 01:50:50.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c9f5d199-c19f-47d4-883a-b42325fe3409 req-0bf67fdf-8869-412c-8555-0bd07efed1a1 58c7f1e8179b4bba97bc20e8c43e14ad fd4b258f7baa4922a37bd86f56a9c7be - - default default] Tap Mirror: Handle Delete Port: e18aec8f-8e92-49cb-98f6-6f429437e17d [pid: 7|app: 0|req: 1481/3149] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:50:50 2026] DELETE /v2.0/ports/e18aec8f-8e92-49cb-98f6-6f429437e17d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:50.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bbf555-2e3f-4c6e-8117-16b4ad99eb04'] response: {'server_uuid': '5cf05f00-f8ce-4b5e-92eb-09d2b25113ec', 'name': 'network-vif-deleted', 'tag': 'e18aec8f-8e92-49cb-98f6-6f429437e17d', 'status': 'completed', 'code': 200} 2026-05-28 01:50:50.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-51d3dd6b-b0c9-43a9-bb36-c7b5da2fa096 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 17379b4c-526c-41dc-ac47-2908a80a2113 2026-05-28 01:50:50.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51d3dd6b-b0c9-43a9-bb36-c7b5da2fa096 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 17379b4c-526c-41dc-ac47-2908a80a2113 2026-05-28 01:50:50.834 8 INFO neutron.db.l3_db [None req-51d3dd6b-b0c9-43a9-bb36-c7b5da2fa096 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 1d4b8676-839e-4c96-879d-80278615d58b disassociated (deleted). External IP: 10.96.250.220, port: c6fd6da8-5032-422d-ad04-c32825158df9. [pid: 8|app: 0|req: 1669/3150] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:50:50 2026] DELETE /v2.0/floatingips/1d4b8676-839e-4c96-879d-80278615d58b => generated 0 bytes in 656 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3151] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:50 2026] GET /v2.0/security-groups?tenant_id=acfd019c381441d3aa2eb8869e371371&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:51.190 8 INFO neutron.api.v2.resource [None req-fd40da43-2b49-4da2-ae78-cc34811a314a 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3152] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/floatingips/1d4b8676-839e-4c96-879d-80278615d58b => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:50:51.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ebf8353-7226-4cc7-9f78-2c2d425c4e29'] response: {'name': 'network-changed', 'server_uuid': 'e9518990-38c3-4906-a5b3-65cac1c53197', 'tag': 'c6fd6da8-5032-422d-ad04-c32825158df9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1483/3153] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:51 2026] DELETE /v2.0/security-groups/ed5e00b8-0bd3-4f06-9e68-97c2c6455425 => 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: 1671/3154] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1204 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3155] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/security-groups?tenant_id=288aef829df34c81ae78e2314dc99af6&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: 1672/3156] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3157] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:51 2026] DELETE /v2.0/security-groups/76a49d6d-16ea-4d15-ad4f-e13fa8fcef3b => 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: 1673/3158] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3159] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/networks?id=d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3160] 199.204.45.19 () {34 vars in 1057 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.210&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => 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: 1487/3161] 199.204.45.19 () {34 vars in 1105 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=c6fd6da8-5032-422d-ad04-c32825158df9 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3162] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/subnets?id=39faaf81-00fc-4273-a568-bf0e893c9d2a&id=2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3163] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:51 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&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: 1676/3164] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:50:52 2026] GET /v2.0/ports?network_id=d07609bf-7ac4-4b3a-a880-cb430ebb091d&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: 1489/3165] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:50:52 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3166] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:50:52 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d?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: 1490/3167] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:50:54 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => generated 1202 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:50:54.261 8 INFO neutron_taas.services.taas.taas_plugin [req-76943e90-829a-4544-8f9e-e50dcb5353ff req-01d5d2a0-096b-4f85-b185-f47469221906 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: c6fd6da8-5032-422d-ad04-c32825158df9 2026-05-28 01:50:54.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-76943e90-829a-4544-8f9e-e50dcb5353ff req-01d5d2a0-096b-4f85-b185-f47469221906 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: c6fd6da8-5032-422d-ad04-c32825158df9 [pid: 8|app: 0|req: 1678/3168] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:50:54 2026] DELETE /v2.0/ports/c6fd6da8-5032-422d-ad04-c32825158df9 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:54.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbfbdcea-ebbb-41c0-aa58-c6c36ea7173f'] response: {'server_uuid': 'e9518990-38c3-4906-a5b3-65cac1c53197', 'name': 'network-vif-deleted', 'tag': 'c6fd6da8-5032-422d-ad04-c32825158df9', 'status': 'completed', 'code': 200} 2026-05-28 01:50:55.359 7 INFO neutron.db.segments_db [None req-54e222e1-531a-4c11-a128-a15bd225306e 99deca96674f4829b663f30abca618a2 43dd1cfd6af642c09d148cee6044db08 - - default default] Added segment dc68c0ca-7f12-4a83-bc63-b318a462c263 of type vxlan for network 9879ee35-def6-4f6b-b930-c7288ff2f450 [pid: 7|app: 0|req: 1491/3169] 10.0.0.86 () {34 vars in 669 bytes} [Thu May 28 01:50:55 2026] POST /v2.0/networks => generated 612 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3170] 10.0.0.86 () {34 vars in 668 bytes} [Thu May 28 01:50:55 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3171] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:55 2026] PUT /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3172] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:55 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3173] 10.0.0.86 () {34 vars in 761 bytes} [Thu May 28 01:50:55 2026] PUT /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/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: 1681/3174] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:55 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3175] 10.0.0.86 () {34 vars in 757 bytes} [Thu May 28 01:50:55 2026] PUT /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/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: 1682/3176] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3177] 10.0.0.86 () {34 vars in 779 bytes} [Thu May 28 01:50:56 2026] PUT /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3178] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3179] 10.0.0.86 () {34 vars in 750 bytes} [Thu May 28 01:50:56 2026] PUT /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3180] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3181] 10.0.0.86 () {32 vars in 738 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:50:56.434 8 INFO neutron.api.v2.resource [None req-bfd206de-bf6f-41d2-8d49-66655b2bd2c3 99deca96674f4829b663f30abca618a2 43dd1cfd6af642c09d148cee6044db08 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3182] 10.0.0.86 () {32 vars in 742 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3183] 10.0.0.86 () {32 vars in 741 bytes} [Thu May 28 01:50:56 2026] DELETE /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3184] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 01:50:56.606 7 INFO neutron.api.v2.resource [None req-fed230bf-d5fd-4de3-b9f9-08a0bac4478a 99deca96674f4829b663f30abca618a2 43dd1cfd6af642c09d148cee6044db08 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3185] 10.0.0.86 () {32 vars in 745 bytes} [Thu May 28 01:50:56 2026] DELETE /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/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: 1500/3186] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/ports?device_id=e9518990-38c3-4906-a5b3-65cac1c53197 => 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: 1687/3187] 10.0.0.86 () {32 vars in 733 bytes} [Thu May 28 01:50:56 2026] DELETE /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3188] 10.0.0.86 () {32 vars in 730 bytes} [Thu May 28 01:50:56 2026] GET /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522/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: 1688/3189] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:50:56 2026] DELETE /v2.0/subnets/22c295c5-a340-4587-854d-58a71ce57522 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:50:57.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3f5c43e-7edd-4b04-99d7-950ae30ecb90 99deca96674f4829b663f30abca618a2 43dd1cfd6af642c09d148cee6044db08 - - default default] TaaS: Handle Delete Port: b6a615b5-f70f-491a-8146-d3962d447892 2026-05-28 01:50:57.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3f5c43e-7edd-4b04-99d7-950ae30ecb90 99deca96674f4829b663f30abca618a2 43dd1cfd6af642c09d148cee6044db08 - - default default] Tap Mirror: Handle Delete Port: b6a615b5-f70f-491a-8146-d3962d447892 2026-05-28 01:50:57.203 7 INFO neutron.services.segments.plugin [-] Segment dc68c0ca-7f12-4a83-bc63-b318a462c263 resource provider aggregate not found 2026-05-28 01:50:57.209 7 INFO neutron.services.segments.plugin [-] Segment dc68c0ca-7f12-4a83-bc63-b318a462c263 resource provider aggregate not found 2026-05-28 01:50:57.233 7 INFO neutron.services.segments.plugin [-] Segment dc68c0ca-7f12-4a83-bc63-b318a462c263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc68c0ca-7f12-4a83-bc63-b318a462c263 found for delete ", "request_id": "req-a6c1c375-b5d5-4f8e-86bc-1823206114fe"}]} 2026-05-28 01:50:57.236 7 INFO neutron.services.segments.plugin [-] Segment dc68c0ca-7f12-4a83-bc63-b318a462c263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc68c0ca-7f12-4a83-bc63-b318a462c263 found for delete ", "request_id": "req-1f5285cb-567a-47b2-94fa-d6811e84b5cb"}]} [pid: 7|app: 0|req: 1502/3190] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:50:56 2026] DELETE /v2.0/networks/9879ee35-def6-4f6b-b930-c7288ff2f450 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3191] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:57 2026] GET /v2.0/security-groups?tenant_id=43dd1cfd6af642c09d148cee6044db08&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3192] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:58 2026] DELETE /v2.0/security-groups/97ba8162-ceae-44ef-a9a0-40383936026c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3193] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:50:58 2026] GET /v2.0/security-groups?tenant_id=39ef20b560e04a309abc8f7162493c9b&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3194] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:50:58 2026] DELETE /v2.0/security-groups/77177004-c923-485c-a5a9-673098f05645 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:01.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-22ec942b-1675-47d9-8ba2-b77af8d713bc 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 45f1535a-ef8d-4a42-8024-d3f38196ff2a 2026-05-28 01:51:01.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22ec942b-1675-47d9-8ba2-b77af8d713bc 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 45f1535a-ef8d-4a42-8024-d3f38196ff2a 2026-05-28 01:51:02.052 8 INFO neutron.db.l3_db [None req-22ec942b-1675-47d9-8ba2-b77af8d713bc 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Floating IP 4b1816e1-16f3-4b49-9735-03ae45f892d2 disassociated (deleted). External IP: 10.96.250.219, port: 2882d4be-ab2c-4722-bfd4-a090fe11549a. [pid: 8|app: 0|req: 1692/3197] 10.0.0.86 () {32 vars in 731 bytes} [Thu May 28 01:51:01 2026] DELETE /v2.0/floatingips/4b1816e1-16f3-4b49-9735-03ae45f892d2 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:02.364 7 INFO neutron.api.v2.resource [None req-940d8811-027e-45ed-8ec4-5ec6727fb901 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3198] 10.0.0.86 () {32 vars in 728 bytes} [Thu May 28 01:51:02 2026] GET /v2.0/floatingips/4b1816e1-16f3-4b49-9735-03ae45f892d2 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:02.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b53a183e-57f3-4db1-8a42-4f7b3c4d4ef2'] response: {'name': 'network-changed', 'server_uuid': '7f7deca3-d4f3-4ad0-b743-be508448c066', 'tag': '2882d4be-ab2c-4722-bfd4-a090fe11549a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1693/3199] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:51:02 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3200] 10.0.0.170 () {34 vars in 1040 bytes} [Thu May 28 01:51:02 2026] GET /v2.0/security-groups?id=1783cd87-2b83-451f-8d22-2caacb2bad43&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3201] 199.204.45.19 () {34 vars in 1079 bytes} [Thu May 28 01:51:02 2026] GET /v2.0/ports?tenant_id=42cf45d4d6414d289e075bcc528cf373&device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3202] 199.204.45.19 () {34 vars in 985 bytes} [Thu May 28 01:51:02 2026] GET /v2.0/networks?id=98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3203] 199.204.45.19 () {34 vars in 1055 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => 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: 1509/3204] 199.204.45.19 () {34 vars in 1103 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A130&port_id=2882d4be-ab2c-4722-bfd4-a090fe11549a => 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: 1696/3205] 199.204.45.19 () {34 vars in 1063 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/subnets?id=d23ef4da-faf1-49ee-81ae-6c6d174bdb9f&id=0cfe681c-52c9-4c62-ab08-604828601a99 => 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: 1510/3206] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3207] 199.204.45.19 () {34 vars in 1051 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/ports?network_id=98194d0e-624e-41a8-98db-7d0e1940ee20&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3208] 199.204.45.19 () {34 vars in 1011 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1698/3209] 199.204.45.19 () {34 vars in 1111 bytes} [Thu May 28 01:51:03 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20?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: 1512/3210] 199.204.45.19 () {34 vars in 993 bytes} [Thu May 28 01:51:04 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 01:51:05.174 8 INFO neutron_taas.services.taas.taas_plugin [req-3c641b38-7580-4ee6-8bb9-22e3766e3e0c req-fe831d87-567c-40f9-b1b5-149a8691cdaa 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 2882d4be-ab2c-4722-bfd4-a090fe11549a 2026-05-28 01:51:05.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3c641b38-7580-4ee6-8bb9-22e3766e3e0c req-fe831d87-567c-40f9-b1b5-149a8691cdaa 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 2882d4be-ab2c-4722-bfd4-a090fe11549a [pid: 8|app: 0|req: 1699/3211] 199.204.45.19 () {36 vars in 996 bytes} [Thu May 28 01:51:05 2026] DELETE /v2.0/ports/2882d4be-ab2c-4722-bfd4-a090fe11549a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:05.406 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba5f9703-a79a-461b-b617-a4463059f260'] response: {'server_uuid': '7f7deca3-d4f3-4ad0-b743-be508448c066', 'name': 'network-vif-deleted', 'tag': '2882d4be-ab2c-4722-bfd4-a090fe11549a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1513/3212] 10.0.0.170 () {34 vars in 990 bytes} [Thu May 28 01:51:07 2026] GET /v2.0/ports?device_id=7f7deca3-d4f3-4ad0-b743-be508448c066 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3213] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:12 2026] DELETE /v2.0/security-group-rules/2666e22f-9e3d-42ea-8532-cd01be38f2b5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:12.922 7 INFO neutron.api.v2.resource [None req-27ce3eb1-bb9e-4d6f-a4ed-72666d8560ad 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3214] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:12 2026] GET /v2.0/security-group-rules/2666e22f-9e3d-42ea-8532-cd01be38f2b5 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3215] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:12 2026] DELETE /v2.0/security-group-rules/6cbef138-8afa-4c49-bf91-0bf51f6c4ddf => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.009 7 INFO neutron.api.v2.resource [None req-5d65152a-9968-4deb-aa99-734a4808ff11 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3216] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:12 2026] GET /v2.0/security-group-rules/6cbef138-8afa-4c49-bf91-0bf51f6c4ddf => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3217] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/7a76d3e1-6e96-4ec8-9c5e-876472e52285 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.103 7 INFO neutron.api.v2.resource [None req-35d7d026-9611-46a2-b908-ca938f106a9e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3218] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/7a76d3e1-6e96-4ec8-9c5e-876472e52285 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3219] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/8a30f313-d2f0-4ddc-a028-84b5c0dfd8f9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.191 7 INFO neutron.api.v2.resource [None req-ec2e88f9-671d-4e83-86a7-c99246aace18 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3220] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/8a30f313-d2f0-4ddc-a028-84b5c0dfd8f9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3221] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/ded55c36-dd2a-4f2c-bff9-8939433e9bbc => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.282 7 INFO neutron.api.v2.resource [None req-882e04e1-9ab5-440a-ad04-4dddd249119f 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3222] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/ded55c36-dd2a-4f2c-bff9-8939433e9bbc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3223] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/343095c2-fc7a-4637-b433-e0c29309c870 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.381 7 INFO neutron.api.v2.resource [None req-9b5d6536-cccc-4dde-a348-3bae55f67342 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3224] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/343095c2-fc7a-4637-b433-e0c29309c870 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3225] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/253b6ba3-4ef0-4ec1-ab84-85d46828e18c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.468 7 INFO neutron.api.v2.resource [None req-b7fb8870-2c7c-4cc4-b081-ff005e3b4fe5 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3226] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/253b6ba3-4ef0-4ec1-ab84-85d46828e18c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3227] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/7d610553-d153-472c-b901-73e4ae529e17 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.554 7 INFO neutron.api.v2.resource [None req-dea356eb-1513-4028-9a8f-914785d6b1d5 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3228] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/7d610553-d153-472c-b901-73e4ae529e17 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3229] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/f3e04195-15c7-4b1e-a8a3-e692545cf0a3 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.643 7 INFO neutron.api.v2.resource [None req-fb45fd9f-75ea-4635-97c7-4bed25137ef2 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3230] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/f3e04195-15c7-4b1e-a8a3-e692545cf0a3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3231] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/a61bd939-071f-45e1-8b95-eaae55bee40c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.747 7 INFO neutron.api.v2.resource [None req-9a4083de-7f4c-4ccb-9d41-cd57cfb7b2df 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3232] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/a61bd939-071f-45e1-8b95-eaae55bee40c => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3233] 10.0.0.86 () {32 vars in 749 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-group-rules/ffc55db6-59b9-4da6-b122-ad06ac5db72a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.843 7 INFO neutron.api.v2.resource [None req-aaf7d3c2-c583-411d-af77-e932361e4fe3 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3234] 10.0.0.86 () {32 vars in 746 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-group-rules/ffc55db6-59b9-4da6-b122-ad06ac5db72a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3235] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:13 2026] DELETE /v2.0/security-groups/1783cd87-2b83-451f-8d22-2caacb2bad43 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:13.954 7 INFO neutron.api.v2.resource [None req-f28fd857-6924-4fc5-8aac-77e0509f4de8 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3236] 10.0.0.86 () {32 vars in 736 bytes} [Thu May 28 01:51:13 2026] GET /v2.0/security-groups/1783cd87-2b83-451f-8d22-2caacb2bad43 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:14.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab109cd8-7282-4be4-88bb-193b5346775e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: d321d8e5-8d62-4290-a3de-c9188efb4403 2026-05-28 01:51:14.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab109cd8-7282-4be4-88bb-193b5346775e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: d321d8e5-8d62-4290-a3de-c9188efb4403 [pid: 8|app: 0|req: 1712/3239] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:14 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 309 bytes in 1731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:51:15.905 7 INFO neutron.api.v2.resource [None req-754fc831-2f46-4552-ba5f-a5790caf3439 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3240] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:15 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:16.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-46f55822-0d99-42fd-b157-197e6a4470d5 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 4a3719e3-d7b2-4c83-9092-21e662fe9415 2026-05-28 01:51:16.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46f55822-0d99-42fd-b157-197e6a4470d5 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 4a3719e3-d7b2-4c83-9092-21e662fe9415 [pid: 8|app: 0|req: 1713/3241] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:15 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:51:17.000 7 INFO neutron.api.v2.resource [None req-a7f3586f-9e29-4c33-8432-dc0808ee996e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3242] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:16 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:17.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d2f3971-23f2-49d0-bdfc-37e23eca6c95 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: de44d733-42ae-4139-a18b-ba98b7672514 2026-05-28 01:51:17.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d2f3971-23f2-49d0-bdfc-37e23eca6c95 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: de44d733-42ae-4139-a18b-ba98b7672514 [pid: 8|app: 0|req: 1714/3243] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:17 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 01:51:18.209 7 INFO neutron.api.v2.resource [None req-a2a86f93-96e0-4701-9a79-6a1a2da61879 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3244] 10.0.0.86 () {34 vars in 788 bytes} [Thu May 28 01:51:18 2026] PUT /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:18.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-b32590cd-538a-4840-b325-3cf092ee384d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: b6e35663-42bf-410f-a639-ea8917e4eb20 2026-05-28 01:51:18.443 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b32590cd-538a-4840-b325-3cf092ee384d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: b6e35663-42bf-410f-a639-ea8917e4eb20 2026-05-28 01:51:18.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-b32590cd-538a-4840-b325-3cf092ee384d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 4a4ae16c-c0bd-4c9d-8635-d13a2dafd6e9 2026-05-28 01:51:18.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b32590cd-538a-4840-b325-3cf092ee384d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 4a4ae16c-c0bd-4c9d-8635-d13a2dafd6e9 2026-05-28 01:51:19.154 8 INFO neutron.services.segments.plugin [-] Segment b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 resource provider aggregate not found 2026-05-28 01:51:19.164 8 INFO neutron.services.segments.plugin [-] Segment b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 resource provider aggregate not found 2026-05-28 01:51:19.177 8 INFO neutron.services.segments.plugin [-] Segment b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 found for delete ", "request_id": "req-5df8ec76-db1b-459e-9d18-2500b77a97bd"}]} 2026-05-28 01:51:19.184 8 INFO neutron.services.segments.plugin [-] Segment b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69b6255-37df-46ba-8ebc-bd8cd7ece8b3 found for delete ", "request_id": "req-a92062d7-06a6-40e2-a1df-1a51d82a632b"}]} 2026-05-28 01:51:19.197 8 INFO neutron.db.l3_hamode_db [None req-b32590cd-538a-4840-b325-3cf092ee384d 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] HA network 12425669-0164-4b79-a975-a85670062aa8 was deleted as no HA routers are present in tenant 42cf45d4d6414d289e075bcc528cf373. [pid: 8|app: 0|req: 1715/3245] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:18 2026] DELETE /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990 => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 01:51:19.235 7 INFO neutron.api.v2.resource [None req-7250dbc5-5c29-4070-9cb4-cf8957420229 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3246] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:19 2026] GET /v2.0/routers/c65116f1-c991-4cff-8084-b45832e66990 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3247] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:19 2026] DELETE /v2.0/subnets/2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:19.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-298175aa-526f-413d-82a5-518af99587a8 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3248] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:19 2026] GET /v2.0/subnets/2ea5840a-9f07-430e-a48d-7c9e19bcd799 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3249] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:19 2026] DELETE /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:19.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cff0c67e-2d1d-4b59-a531-565706d12750 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3250] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:19 2026] GET /v2.0/subnets/39faaf81-00fc-4273-a568-bf0e893c9d2a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:19.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-aabba6ee-e587-4d5d-a456-7ade1d5dd6ed 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: 630862fa-c248-4843-9052-03eced7a0c63 2026-05-28 01:51:19.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aabba6ee-e587-4d5d-a456-7ade1d5dd6ed 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: 630862fa-c248-4843-9052-03eced7a0c63 [pid: 8|app: 0|req: 1718/3251] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:51:19 2026] DELETE /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:19.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b32cac6a-9d7b-4879-a976-fb52e167bb2e 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3252] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:51:19 2026] GET /v2.0/networks/d07609bf-7ac4-4b3a-a880-cb430ebb091d => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3253] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:19 2026] DELETE /v2.0/subnets/0cfe681c-52c9-4c62-ab08-604828601a99 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:20.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-818b1125-5a43-48d5-a4bb-ef5d72c728ca 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3254] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:20 2026] GET /v2.0/subnets/0cfe681c-52c9-4c62-ab08-604828601a99 => 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: 1720/3255] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:20 2026] DELETE /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:20.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7188359a-675d-4e6d-8c2d-bce5c809e9a7 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3256] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:20 2026] GET /v2.0/subnets/d23ef4da-faf1-49ee-81ae-6c6d174bdb9f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:20.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-35727787-38ac-47f5-b1d0-1298e5baf841 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: d1864314-6a26-4df5-8356-f67e79481bea 2026-05-28 01:51:20.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35727787-38ac-47f5-b1d0-1298e5baf841 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: d1864314-6a26-4df5-8356-f67e79481bea [pid: 8|app: 0|req: 1721/3257] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:51:20 2026] DELETE /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:20.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfa604d4-b877-4b3a-9ba5-d78d9a09aa13 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3258] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:51:20 2026] GET /v2.0/networks/98194d0e-624e-41a8-98db-7d0e1940ee20 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3259] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:20 2026] DELETE /v2.0/subnets/1b2f2171-b5c4-487f-9512-1fd09725923a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:20.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c35e9a59-1c0b-43f0-acf3-30ffb807c0e8 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3260] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:20 2026] GET /v2.0/subnets/1b2f2171-b5c4-487f-9512-1fd09725923a => 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: 1723/3261] 10.0.0.86 () {32 vars in 723 bytes} [Thu May 28 01:51:20 2026] DELETE /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:21.052 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3af33182-dc35-4834-9645-ee5d6dbe4fad 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3262] 10.0.0.86 () {32 vars in 720 bytes} [Thu May 28 01:51:21 2026] GET /v2.0/subnets/c4a8a27e-7fbe-4c05-9cda-61338b9636cf => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:21.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-153c0a48-7f48-4d7a-a8c7-dfe820f8ec66 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] TaaS: Handle Delete Port: ca076155-7cee-49cf-8c2c-3eb1e803b00f 2026-05-28 01:51:21.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-153c0a48-7f48-4d7a-a8c7-dfe820f8ec66 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] Tap Mirror: Handle Delete Port: ca076155-7cee-49cf-8c2c-3eb1e803b00f 2026-05-28 01:51:21.203 8 INFO neutron.services.segments.plugin [-] Segment 609b9495-4a19-4dad-9911-905a573ed8e3 resource provider aggregate not found 2026-05-28 01:51:21.210 8 INFO neutron.services.segments.plugin [-] Segment 609b9495-4a19-4dad-9911-905a573ed8e3 resource provider aggregate not found 2026-05-28 01:51:21.222 8 INFO neutron.services.segments.plugin [-] Segment 609b9495-4a19-4dad-9911-905a573ed8e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609b9495-4a19-4dad-9911-905a573ed8e3 found for delete ", "request_id": "req-906cfbc9-775f-4a39-ab91-496364a0aefe"}]} 2026-05-28 01:51:21.232 8 INFO neutron.services.segments.plugin [-] Segment 609b9495-4a19-4dad-9911-905a573ed8e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 609b9495-4a19-4dad-9911-905a573ed8e3 found for delete ", "request_id": "req-dadde0a4-81e8-497c-88d9-2f2e0ce4748d"}]} 2026-05-28 01:51:21.252 8 INFO neutron.services.segments.plugin [-] Segment 95cef202-e629-471f-be68-c4dd01ca5305 resource provider aggregate not found 2026-05-28 01:51:21.260 8 INFO neutron.services.segments.plugin [-] Segment 95cef202-e629-471f-be68-c4dd01ca5305 resource provider aggregate not found 2026-05-28 01:51:21.273 8 INFO neutron.services.segments.plugin [-] Segment 95cef202-e629-471f-be68-c4dd01ca5305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95cef202-e629-471f-be68-c4dd01ca5305 found for delete ", "request_id": "req-36734d09-2ee8-491e-912f-65cc0d0f8ecd"}]} 2026-05-28 01:51:21.286 8 INFO neutron.services.segments.plugin [-] Segment 95cef202-e629-471f-be68-c4dd01ca5305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95cef202-e629-471f-be68-c4dd01ca5305 found for delete ", "request_id": "req-fa018cb3-0d1f-46a8-810f-f49f4ca2c444"}]} [pid: 8|app: 0|req: 1724/3263] 10.0.0.86 () {32 vars in 725 bytes} [Thu May 28 01:51:21 2026] DELETE /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 01:51:21.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16bc95a7-245e-47b4-be39-e9c4e22cdbc6 802439f4f7e94bb89bcc36fbff64733c 42cf45d4d6414d289e075bcc528cf373 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3264] 10.0.0.86 () {32 vars in 722 bytes} [Thu May 28 01:51:21 2026] GET /v2.0/networks/6bb8527b-257e-492a-8315-893685431ffd => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 01:51:23.299 8 INFO neutron.services.segments.plugin [-] Segment 02294038-7b21-4ec8-a8d0-408f746598b0 resource provider aggregate not found 2026-05-28 01:51:23.307 8 INFO neutron.services.segments.plugin [-] Segment 02294038-7b21-4ec8-a8d0-408f746598b0 resource provider aggregate not found 2026-05-28 01:51:23.323 8 INFO neutron.services.segments.plugin [-] Segment 02294038-7b21-4ec8-a8d0-408f746598b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02294038-7b21-4ec8-a8d0-408f746598b0 found for delete ", "request_id": "req-fecf9733-02ef-4c10-a23e-0529b61a8320"}]} 2026-05-28 01:51:23.332 8 INFO neutron.services.segments.plugin [-] Segment 02294038-7b21-4ec8-a8d0-408f746598b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02294038-7b21-4ec8-a8d0-408f746598b0 found for delete ", "request_id": "req-dbc65a56-4b5b-45af-b924-c4b3703b7c68"}]} [pid: 8|app: 0|req: 1725/3265] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:23 2026] GET /v2.0/security-groups?tenant_id=da67e97dfa46409a92a29b4b7c144e47&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3266] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:23 2026] DELETE /v2.0/security-groups/64357459-85ae-4284-b72d-ec1dde98953c => 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: 1726/3267] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:23 2026] GET /v2.0/security-groups?tenant_id=df0cdef6a52540d2ac177c1db8353283&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3268] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:24 2026] DELETE /v2.0/security-groups/bb936929-4bc2-4614-a2b7-9dd7028c0bb9 => 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: 1727/3269] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:24 2026] GET /v2.0/security-groups?tenant_id=42cf45d4d6414d289e075bcc528cf373&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3270] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:24 2026] DELETE /v2.0/security-groups/b824d67e-e523-4a6a-a90d-4631a619117b => 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: 1728/3271] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:24 2026] GET /v2.0/security-groups?tenant_id=c415a0ef37ca40a6a3cd4f5565b69218&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3272] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:24 2026] DELETE /v2.0/security-groups/17f423c5-61d5-4327-b82f-0cbaecdaed0e => 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: 1729/3273] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:25 2026] GET /v2.0/security-groups?tenant_id=4c9d741b39e34c7fb70d4644d1d5d755&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3274] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:25 2026] DELETE /v2.0/security-groups/5bdaeb4d-6c13-4953-aa24-ce1107bbe3bb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3275] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:25 2026] GET /v2.0/security-groups?tenant_id=cae0cb34580d42e4b3415e84b53fd238&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3276] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:25 2026] DELETE /v2.0/security-groups/73c986ca-19af-4bca-80c5-af066d8be966 => 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: 1731/3277] 10.0.0.86 () {32 vars in 773 bytes} [Thu May 28 01:51:25 2026] GET /v2.0/security-groups?tenant_id=2aa6f11f6f2c4b2c9f536447174c7953&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3278] 10.0.0.86 () {32 vars in 739 bytes} [Thu May 28 01:51:26 2026] DELETE /v2.0/security-groups/a6f2e9e9-70ee-4635-9042-bd9c9bf27a2f => 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: 1732/3279] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:51:28 2026] GET /v2.0/networks => generated 2167 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3280] 10.0.0.86 () {32 vars in 654 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3281] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3284] 10.0.0.86 () {32 vars in 642 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/ports => generated 4725 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3285] 10.0.0.86 () {32 vars in 646 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3286] 10.0.0.86 () {32 vars in 648 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/networks => generated 2167 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3287] 10.0.0.86 () {32 vars in 662 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3288] 10.0.0.86 () {32 vars in 654 bytes} [Thu May 28 01:51:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)