+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 10:30:34 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5b9b5cff7b-f59rz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbf179ec668 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-27 10:30:39.601 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:30:39.601 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev9 2026-05-27 10:30:39.602 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:30:39.602 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev9 2026-05-27 10:30:39.984 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:30:39.988 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:30:41.435 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:41.437 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:30:41.441 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 10:30:41.442 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:41.442 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:30:41.442 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:30:41.442 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.450 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.450 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.450 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.453 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:41.455 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:30:41.459 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 10:30:41.460 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:30:41.460 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:30:41.460 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:30:41.460 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.467 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.467 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:30:41.468 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.471 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:30:41.472 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.473 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.489 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:30:41.490 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.490 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:30:41.501 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:30:41.501 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:30:41.501 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:30:41.501 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:30:41.518 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:30:41.518 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:30:41.518 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:30:41.519 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:30:41.772 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:30:41.797 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:30:42.042 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:30:42.042 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:30:42.042 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:30:42.055 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:30:42.055 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:30:42.056 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:30:42.056 8 INFO neutron.plugins.ml2.extensions.port_security [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:30:42.056 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:30:42.056 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:30:42.056 8 INFO neutron.plugins.ml2.managers [None req-52807747-674f-4da3-92b9-38449d9daa70 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:30:42.060 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:30:42.060 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:30:42.061 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:30:42.072 8 INFO neutron.quota [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded quota_driver: . 2026-05-27 10:30:42.072 8 INFO neutron.plugins.ml2.plugin [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:30:42.072 8 INFO neutron.plugins.ml2.managers [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:30:42.073 8 INFO neutron.plugins.ml2.managers [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:30:42.073 8 INFO neutron.plugins.ml2.managers [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:30:42.073 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: qos 2026-05-27 10:30:42.076 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:30:42.076 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:30:42.076 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:30:42.077 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:30:42.077 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:30:42.077 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:30:42.077 7 INFO neutron.plugins.ml2.managers [None req-3a261f33-411d-4cd6-b4d0-672c5f16b88c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:30:42.085 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: router 2026-05-27 10:30:42.095 7 INFO neutron.quota [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded quota_driver: . 2026-05-27 10:30:42.095 7 INFO neutron.plugins.ml2.plugin [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:30:42.095 7 INFO neutron.plugins.ml2.managers [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:30:42.095 7 INFO neutron.plugins.ml2.managers [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:30:42.095 7 INFO neutron.plugins.ml2.managers [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:30:42.096 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: qos 2026-05-27 10:30:42.108 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: router 2026-05-27 10:30:42.125 8 INFO neutron.services.service_base [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:30:42.125 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: segments 2026-05-27 10:30:42.148 7 INFO neutron.services.service_base [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:30:42.148 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: segments 2026-05-27 10:30:42.222 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: trunk 2026-05-27 10:30:42.237 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:30:42.246 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: trunk 2026-05-27 10:30:42.261 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:30:42.274 8 WARNING stevedore.named [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:30:42.298 7 WARNING stevedore.named [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:30:42.342 8 INFO neutron_vpnaas.services.vpn.plugin [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:30:42.343 8 INFO neutron.common.utils [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:30:42.343 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: taas 2026-05-27 10:30:42.356 7 INFO neutron_vpnaas.services.vpn.plugin [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:30:42.356 7 INFO neutron.common.utils [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:30:42.356 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: taas 2026-05-27 10:30:42.372 8 WARNING stevedore.named [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:42.381 7 WARNING stevedore.named [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:42.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:42.396 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: tapmirror 2026-05-27 10:30:42.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:42.399 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: tapmirror 2026-05-27 10:30:42.410 8 WARNING stevedore.named [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:42.411 7 WARNING stevedore.named [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 10:30:42.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:42.427 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:30:42.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-27 10:30:42.428 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:30:42.436 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: tag 2026-05-27 10:30:42.438 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: tag 2026-05-27 10:30:42.444 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: timestamp 2026-05-27 10:30:42.445 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: timestamp 2026-05-27 10:30:42.448 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:30:42.449 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:30:42.451 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: flavors 2026-05-27 10:30:42.452 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: flavors 2026-05-27 10:30:42.455 7 INFO neutron.manager [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loading Plugin: revisions 2026-05-27 10:30:42.456 8 INFO neutron.manager [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loading Plugin: revisions 2026-05-27 10:30:42.458 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Initializing extension manager. 2026-05-27 10:30:42.459 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Initializing extension manager. 2026-05-27 10:30:42.460 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: address-group 2026-05-27 10:30:42.460 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: address-group 2026-05-27 10:30:42.461 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: address-scope 2026-05-27 10:30:42.461 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: address-scope 2026-05-27 10:30:42.461 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:30:42.462 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:30:42.462 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: agent 2026-05-27 10:30:42.463 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: agent 2026-05-27 10:30:42.463 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:30:42.463 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:30:42.464 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:30:42.464 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:30:42.465 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:30:42.465 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:30:42.465 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: availability_zone 2026-05-27 10:30:42.466 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: availability_zone 2026-05-27 10:30:42.466 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:30:42.466 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:30:42.466 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:30:42.467 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:30:42.467 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:30:42.467 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:30:42.469 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:30:42.469 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: dns-integration 2026-05-27 10:30:42.469 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:30:42.470 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:30:42.470 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: dns-integration 2026-05-27 10:30:42.470 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:30:42.470 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:30:42.471 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:30:42.471 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: dvr 2026-05-27 10:30:42.471 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: dvr 2026-05-27 10:30:42.471 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:30:42.472 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:30:42.472 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:30:42.472 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:30:42.472 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:42.473 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:30:42.473 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: external-net 2026-05-27 10:30:42.474 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:42.474 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:30:42.474 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:30:42.474 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: extraroute 2026-05-27 10:30:42.474 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: external-net 2026-05-27 10:30:42.475 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:30:42.475 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:30:42.475 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: extraroute 2026-05-27 10:30:42.476 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:30:42.476 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:30:42.476 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:30:42.477 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:30:42.477 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:30:42.477 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:30:42.477 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:30:42.478 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:30:42.478 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:30:42.478 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:30:42.478 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:30:42.479 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: flavors 2026-05-27 10:30:42.480 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: flavors 2026-05-27 10:30:42.480 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:30:42.481 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:30:42.481 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:30:42.481 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:30:42.481 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:30:42.482 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:30:42.482 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:30:42.482 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:30:42.482 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:30:42.483 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:30:42.483 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: router 2026-05-27 10:30:42.484 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: router 2026-05-27 10:30:42.485 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:42.486 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 10:30:42.486 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:30:42.486 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 10:30:42.486 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 10:30:42.487 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:30:42.487 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 10:30:42.487 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: l3-ha 2026-05-27 10:30:42.487 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:30:42.488 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:42.488 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: l3-ha 2026-05-27 10:30:42.488 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:30:42.488 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:42.489 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:30:42.489 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:30:42.489 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:30:42.490 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:42.490 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:30:42.491 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:30:42.491 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:30:42.493 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:30:42.493 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:30:42.494 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:30:42.494 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:30:42.495 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:30:42.495 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:30:42.496 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:30:42.496 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:30:42.497 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:30:42.497 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:30:42.497 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: multi-provider 2026-05-27 10:30:42.497 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: multi-provider 2026-05-27 10:30:42.498 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: net-mtu 2026-05-27 10:30:42.498 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: net-mtu 2026-05-27 10:30:42.498 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:30:42.498 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:30:42.499 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:30:42.499 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:30:42.499 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: network_ha 2026-05-27 10:30:42.499 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: network_ha 2026-05-27 10:30:42.500 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:30:42.500 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:30:42.501 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:30:42.501 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: pagination 2026-05-27 10:30:42.502 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:30:42.502 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:30:42.502 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:30:42.503 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: pagination 2026-05-27 10:30:42.503 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:30:42.503 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:30:42.503 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:30:42.504 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:30:42.504 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:30:42.504 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:30:42.504 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:30:42.505 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:30:42.505 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:30:42.505 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:30:42.505 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 10:30:42.506 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:30:42.506 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:30:42.506 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:30:42.507 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:30:42.507 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 10:30:42.507 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 10:30:42.507 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: binding 2026-05-27 10:30:42.508 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:30:42.508 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:30:42.508 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: binding-extended 2026-05-27 10:30:42.509 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 10:30:42.509 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-security 2026-05-27 10:30:42.509 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: project-id 2026-05-27 10:30:42.509 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: binding 2026-05-27 10:30:42.510 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: binding-extended 2026-05-27 10:30:42.510 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: provider 2026-05-27 10:30:42.510 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-security 2026-05-27 10:30:42.511 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-27 10:30:42.511 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: project-id 2026-05-27 10:30:42.511 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: provider 2026-05-27 10:30:42.512 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-27 10:30:42.514 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos 2026-05-27 10:30:42.514 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos 2026-05-27 10:30:42.515 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:30:42.515 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:30:42.515 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:30:42.516 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:30:42.516 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-default 2026-05-27 10:30:42.516 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-default 2026-05-27 10:30:42.516 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-fip 2026-05-27 10:30:42.517 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-fip 2026-05-27 10:30:42.517 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:30:42.517 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:30:42.517 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:30:42.518 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:30:42.518 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:30:42.518 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:30:42.518 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:30:42.519 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:30:42.519 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:30:42.519 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:30:42.520 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-pps 2026-05-27 10:30:42.520 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-pps 2026-05-27 10:30:42.520 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:30:42.521 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:30:42.521 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:30:42.521 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:30:42.521 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:30:42.522 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:30:42.522 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:30:42.522 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:30:42.522 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-27 10:30:42.523 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-27 10:30:42.525 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: quotas 2026-05-27 10:30:42.525 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: quotas 2026-05-27 10:30:42.526 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: quota_details 2026-05-27 10:30:42.526 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: quota_details 2026-05-27 10:30:42.527 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:30:42.527 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:30:42.528 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:30:42.528 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:30:42.528 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:30:42.528 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:30:42.529 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:30:42.529 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:30:42.529 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:30:42.530 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:30:42.530 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:30:42.530 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:30:42.531 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:30:42.531 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:30:42.531 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:30:42.531 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:30:42.532 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:30:42.532 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:30:42.533 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:30:42.534 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:30:42.534 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:30:42.534 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:30:42.534 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:30:42.535 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:30:42.535 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:30:42.535 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:30:42.535 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:30:42.536 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:30:42.536 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:30:42.536 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:30:42.540 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: security-group 2026-05-27 10:30:42.540 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: security-group 2026-05-27 10:30:42.541 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: segment 2026-05-27 10:30:42.541 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: segment 2026-05-27 10:30:42.542 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:30:42.542 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:30:42.542 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: service-type 2026-05-27 10:30:42.543 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: service-type 2026-05-27 10:30:42.543 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: sorting 2026-05-27 10:30:42.543 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: sorting 2026-05-27 10:30:42.544 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:30:42.544 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:30:42.545 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:30:42.545 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:30:42.545 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:30:42.545 7 WARNING neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:30:42.546 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:30:42.546 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:30:42.546 8 WARNING neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:30:42.546 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 10:30:42.547 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:30:42.547 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:30:42.547 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnet-external-network 2026-05-27 10:30:42.548 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:30:42.548 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:30:42.548 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:30:42.548 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:30:42.549 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:30:42.549 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:30:42.549 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:30:42.550 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:30:42.550 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:30:42.550 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: tag-creation 2026-05-27 10:30:42.551 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: tag-creation 2026-05-27 10:30:42.551 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:30:42.551 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:30:42.554 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:30:42.555 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:30:42.555 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:30:42.555 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:30:42.556 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: trunk 2026-05-27 10:30:42.556 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: trunk 2026-05-27 10:30:42.556 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: trunk-details 2026-05-27 10:30:42.557 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: trunk-details 2026-05-27 10:30:42.557 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:30:42.557 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:30:42.557 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-27 10:30:42.557 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-27 10:30:42.558 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:30:42.558 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:30:42.559 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-27 10:30:42.559 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-27 10:30:42.560 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 10:30:42.561 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 10:30:42.561 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:30:42.561 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:30:42.562 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:30:42.562 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:30:42.563 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: vpnaas 2026-05-27 10:30:42.564 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: vpnaas 2026-05-27 10:30:42.564 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: taas 2026-05-27 10:30:42.565 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: taas 2026-05-27 10:30:42.565 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: tap-mirror 2026-05-27 10:30:42.566 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: tap-mirror 2026-05-27 10:30:42.566 7 INFO neutron.api.extensions [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-27 10:30:42.566 8 INFO neutron.api.extensions [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-27 10:30:42.569 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 10:30:42.569 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 10:30:42.569 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 10:30:42.569 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 10:30:42.569 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.569 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.569 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 10:30:42.569 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 10:30:42.572 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:30:42.572 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:30:42.573 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:30:42.573 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:30:42.577 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:30:42.577 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:30:42.578 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:30:42.578 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:30:42.578 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:30:42.578 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:30:42.579 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.579 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.579 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.579 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.580 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.580 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.580 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.580 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.580 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:30:42.580 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:30:42.581 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.581 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.581 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.581 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.582 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:30:42.582 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:30:42.582 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:30:42.582 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:30:42.582 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:30:42.582 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:30:42.583 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.583 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.583 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.583 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.583 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.583 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.583 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.583 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.588 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:30:42.588 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] router is already registered 2026-05-27 10:30:42.588 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:30:42.588 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] router is already registered 2026-05-27 10:30:42.588 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:30:42.588 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:30:42.589 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] floatingip is already registered 2026-05-27 10:30:42.589 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] floatingip is already registered 2026-05-27 10:30:42.592 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:30:42.592 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] rbac_policy is already registered 2026-05-27 10:30:42.592 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:30:42.592 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] rbac_policy is already registered 2026-05-27 10:30:42.593 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:30:42.593 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] security_group is already registered 2026-05-27 10:30:42.593 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:30:42.593 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] security_group is already registered 2026-05-27 10:30:42.593 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:30:42.593 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] security_group_rule is already registered 2026-05-27 10:30:42.594 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:30:42.594 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] security_group_rule is already registered 2026-05-27 10:30:42.594 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.594 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.594 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.595 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.595 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.595 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.595 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:30:42.595 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] subnetpool is already registered 2026-05-27 10:30:42.595 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:30:42.596 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] trunk is already registered 2026-05-27 10:30:42.596 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:30:42.596 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] trunk is already registered 2026-05-27 10:30:42.596 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.596 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.596 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.596 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.596 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.597 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.597 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.597 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.597 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:30:42.597 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] endpoint_group is already registered 2026-05-27 10:30:42.597 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:30:42.597 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] endpoint_group is already registered 2026-05-27 10:30:42.597 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:30:42.598 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] vpnservice is already registered 2026-05-27 10:30:42.598 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:30:42.598 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] vpnservice is already registered 2026-05-27 10:30:42.598 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:30:42.598 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ipsec_site_connection is already registered 2026-05-27 10:30:42.598 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:30:42.598 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ipsec_site_connection is already registered 2026-05-27 10:30:42.598 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.599 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.599 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:30:42.599 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ipsecpolicy is already registered 2026-05-27 10:30:42.599 8 INFO neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.599 8 WARNING neutron.quota.resource_registry [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.599 7 INFO neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:30:42.599 7 WARNING neutron.quota.resource_registry [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] ikepolicy is already registered 2026-05-27 10:30:42.638 8 WARNING keystonemiddleware._common.config [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:30:42.638 7 WARNING keystonemiddleware._common.config [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:30:42.644 7 WARNING oslo_config.cfg [None req-33cdc9fd-3f21-4ffb-abd5-cf238cfdebe8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 10:30:42.646 8 WARNING oslo_config.cfg [None req-87c9d2c9-80c4-41c3-a6d3-929f4a499b0b - - - - - -] 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 0x7fbf179ec668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fbf179ec668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 10:30:47.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f21f0108-419e-4747-8484-9f498d4e543a 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:30:47 2026] GET /v2.0/networks/public => generated 108 bytes in 786 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: 2/4] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:30:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:30:48.911 7 WARNING neutron.services.revisions.revision_plugin [None req-797382ed-0330-412f-a140-e889d8231f3b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:30:48.942 7 INFO neutron.db.segments_db [None req-797382ed-0330-412f-a140-e889d8231f3b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 8136a99e-5ab3-435e-8f86-5148d97b07b6 of type flat for network 1e570fd6-10de-4a81-a0ee-6ae9987e6aed 2026-05-27 10:30:48.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-797382ed-0330-412f-a140-e889d8231f3b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.19.213.5 () {48 vars in 960 bytes} [Wed May 27 10:30:48 2026] POST /v2.0/networks => generated 124 bytes in 482 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:30:55.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa7582bc-461b-4683-b176-3b5bf9437def 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:30:54 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:30:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:30:55.413 8 WARNING neutron.services.revisions.revision_plugin [None req-64eaba9b-72a4-4703-90f4-f927996ad4d3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:30:55.441 8 INFO neutron.db.segments_db [None req-64eaba9b-72a4-4703-90f4-f927996ad4d3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 6443de35-063d-4c9c-8549-2dc49469c36e of type flat for network 4a43ffc3-f1c1-41f5-9453-7d7d05cb90d8 2026-05-27 10:30:55.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64eaba9b-72a4-4703-90f4-f927996ad4d3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.19.213.5 () {48 vars in 960 bytes} [Wed May 27 10:30:55 2026] POST /v2.0/networks => generated 124 bytes in 339 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:31:01.367 8 INFO neutron.pecan_wsgi.hooks.translation [None req-174f9dd7-a189-4285-9a8f-ee0ccb09456c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:31:01 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:31:01 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-27 10:31:01.442 8 WARNING neutron.services.revisions.revision_plugin [None req-01e9b440-9fb4-4c4c-8f6f-74ad81e0b995 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:31:01.457 8 INFO neutron.db.segments_db [None req-01e9b440-9fb4-4c4c-8f6f-74ad81e0b995 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 00248dcc-0ea9-41ae-bf12-40298970695a of type flat for network 3c57e6ea-e7b2-44c5-b5ce-63a126eae53b 2026-05-27 10:31:01.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01e9b440-9fb4-4c4c-8f6f-74ad81e0b995 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.5 () {48 vars in 960 bytes} [Wed May 27 10:31:01 2026] POST /v2.0/networks => generated 124 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:31:07.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d310df38-3bc7-4694-8fe9-fe5eda67778b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:31:07 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:31:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:31:07.437 7 WARNING neutron.services.revisions.revision_plugin [None req-a74797a7-d6e0-4c58-92b9-9e9413acfba3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:31:07.470 7 INFO neutron.db.segments_db [None req-a74797a7-d6e0-4c58-92b9-9e9413acfba3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 25af33ef-8f1d-40e5-84bd-d7dca6fde1e5 of type flat for network da811f56-4ead-4846-ad61-3826ddd218b7 2026-05-27 10:31:07.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a74797a7-d6e0-4c58-92b9-9e9413acfba3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.19.213.5 () {48 vars in 960 bytes} [Wed May 27 10:31:07 2026] POST /v2.0/networks => generated 124 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:31:13.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a22cdf8a-45b5-4932-8f37-b6af46086036 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/17] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:31:13 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:31:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:31:13.427 7 WARNING neutron.services.revisions.revision_plugin [None req-b4887b16-ca3c-4485-9c9c-f4e0f6d5e726 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:31:13.446 7 INFO neutron.db.segments_db [None req-b4887b16-ca3c-4485-9c9c-f4e0f6d5e726 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment a4f1c9be-2e0f-4038-8026-d7db31efc513 of type flat for network a66cd622-c6d6-4dea-ad20-45f4def23359 [pid: 7|app: 0|req: 10/19] 199.19.213.5 () {48 vars in 960 bytes} [Wed May 27 10:31:13 2026] POST /v2.0/networks => generated 706 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:31:14.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04b70563-f5ab-42ec-9026-3e01f2dc4f34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 10:31:14 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 10:31:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:31:14.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4c516c-81fc-454b-95e0-0eb4874e9f8d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/22] 199.19.213.5 () {44 vars in 1027 bytes} [Wed May 27 10:31:14 2026] GET /v2.0/subnets/public-subnet?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.5 () {44 vars in 1050 bytes} [Wed May 27 10:31:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.5 () {48 vars in 958 bytes} [Wed May 27 10:31:14 2026] POST /v2.0/subnets => generated 664 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:36:05.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46fbe6e2-fd5f-4b38-9881-1f637d1135ae 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/62] 199.19.213.5 () {44 vars in 930 bytes} [Wed May 27 10:36:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 10:36:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:36:05.710 8 INFO neutron.db.segments_db [None req-7c508371-0f4f-4d7c-a60a-e6aec381b5e0 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 645513e4-3e79-46e7-be11-b09d2f154522 of type vxlan for network 4cea81aa-de07-41c9-bbce-f6565ca8fa82 [pid: 8|app: 0|req: 32/64] 199.19.213.5 () {48 vars in 959 bytes} [Wed May 27 10:36:05 2026] POST /v2.0/networks => generated 707 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:36:06.697 7 INFO neutron.pecan_wsgi.hooks.translation [None req-834326d2-7b81-49d9-b67e-b2dfa11ba34d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/65] 199.19.213.5 () {44 vars in 930 bytes} [Wed May 27 10:36:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/66] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 10:36:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:36:06.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fa250ff-e6dc-4712-9991-b5f566557087 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/67] 199.19.213.5 () {44 vars in 1029 bytes} [Wed May 27 10:36:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.19.213.5 () {44 vars in 1052 bytes} [Wed May 27 10:36:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.19.213.5 () {48 vars in 958 bytes} [Wed May 27 10:36:06 2026] POST /v2.0/subnets => generated 651 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:36:08.050 8 INFO neutron.api.v2.resource [None req-df53f0d7-5e94-4120-904d-5f82ef69f69b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/70] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:36:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.19.213.5 () {44 vars in 986 bytes} [Wed May 27 10:36:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.19.213.5 () {48 vars in 973 bytes} [Wed May 27 10:36:08 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:09 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 1616 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:09 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:09 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:10 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:10 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:10 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:11 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:11 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:11 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:12 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:12 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:12 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:13 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:13 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:13 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.5 () {44 vars in 980 bytes} [Wed May 27 10:36:14 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:36:14.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42d984f6-9ff1-4e85-8404-3d52e6301173 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/96] 199.19.213.5 () {44 vars in 1069 bytes} [Wed May 27 10:36:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.19.213.5 () {44 vars in 1092 bytes} [Wed May 27 10:36:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:14 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.5 () {48 vars in 954 bytes} [Wed May 27 10:36:14 2026] POST /v2.0/ports => generated 1100 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 10:36:22.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7203587-3d62-4798-9374-a0edeac3ba55 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 199.19.213.5 () {44 vars in 972 bytes} [Wed May 27 10:36:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/101] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.5 () {48 vars in 1024 bytes} [Wed May 27 10:36:22 2026] PUT /v2.0/ports/5b45c9a2-879e-42f7-a794-a0e13a454250 => generated 1249 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.5 () {44 vars in 913 bytes} [Wed May 27 10:36:24 2026] GET /v2.0/ports => generated 3730 bytes in 92 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-27 10:36:25.768 8 INFO neutron.api.v2.resource [None req-56163669-a653-4a05-8f3b-8339b526f412 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/104] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 10:36:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.5 () {44 vars in 974 bytes} [Wed May 27 10:36:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.5 () {48 vars in 973 bytes} [Wed May 27 10:36:25 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:26 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:26 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:26 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:26 2026] POST /v2.0/security-group-rules => generated 623 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:27 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:27 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:36:27 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:36:27 2026] POST /v2.0/security-group-rules => generated 627 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.19.213.5 () {44 vars in 968 bytes} [Wed May 27 10:37:30 2026] GET /v2.0/quotas/a1c74c301f634803b7862c9ee4095538 => 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: 63/126] 199.19.213.5 () {48 vars in 1020 bytes} [Wed May 27 10:37:31 2026] PUT /v2.0/quotas/a1c74c301f634803b7862c9ee4095538 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 10:39:51.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e843d730-a9d3-4ae7-bc5a-1b64a8fc2736 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/145] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 10:39:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 177 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: 73/146] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 10:39:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:39:53.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee5cde6f-bb21-4cd8-a397-0c0d4b600975 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/147] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 10:39:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 10:39:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:46:10.157 7 INFO neutron.api.v2.resource [None req-5d9988b8-f031-48d8-a159-0e31f79e062e 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/199] 199.19.213.5 () {44 vars in 1067 bytes} [Wed May 27 10:46:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 139 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.19.213.5 () {44 vars in 1090 bytes} [Wed May 27 10:46:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.19.213.5 () {48 vars in 974 bytes} [Wed May 27 10:46:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:11 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:46:11 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:11 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:12 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:46:12 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:12 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:46:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:13 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:46:13 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:14 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => 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: 108/215] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:46:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:15 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 10:46:15 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 10:46:15 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.19.213.5 () {48 vars in 984 bytes} [Wed May 27 10:46:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.19.213.5 () {30 vars in 738 bytes} [Wed May 27 10:48:26 2026] GET /v2.0/networks?tenant_id=7aa8321c985e420f96de0380a9a11fe5&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:48:26.580 7 INFO neutron.db.segments_db [None req-2537738e-65b3-4403-8efa-99edd5fbc6ee ace86f60b970415499c12ea0af363aa9 7aa8321c985e420f96de0380a9a11fe5 - - e7cf1c258e7341c3ae7f6120ee6b87ef e7cf1c258e7341c3ae7f6120ee6b87ef] Added segment 6e7327c4-c9b4-4815-9f3d-652b0b5f017f of type vxlan for network 0323a9c3-aeae-4ad6-af93-e3ec5520adcc [pid: 7|app: 0|req: 119/237] 199.19.213.5 () {34 vars in 680 bytes} [Wed May 27 10:48:26 2026] POST /v2.0/networks => generated 718 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.5 () {30 vars in 720 bytes} [Wed May 27 10:48:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.19.213.5 () {30 vars in 631 bytes} [Wed May 27 10:48:26 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.5 () {34 vars in 675 bytes} [Wed May 27 10:48:26 2026] POST /v2.0/ports => generated 999 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 10:48:27 2026] GET /v2.0/networks/0323a9c3-aeae-4ad6-af93-e3ec5520adcc => generated 705 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/244] 199.19.213.5 () {30 vars in 720 bytes} [Wed May 27 10:48:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 10:48:29 2026] GET /v2.0/networks/0323a9c3-aeae-4ad6-af93-e3ec5520adcc => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.19.213.5 () {44 vars in 968 bytes} [Wed May 27 10:48:45 2026] GET /v2.0/quotas/7aa8321c985e420f96de0380a9a11fe5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.19.213.5 () {48 vars in 1020 bytes} [Wed May 27 10:48:46 2026] PUT /v2.0/quotas/7aa8321c985e420f96de0380a9a11fe5 => generated 291 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:19.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-777a5ffa-845f-463e-8e66-7c41fde804a1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/342] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 11:00:19 2026] GET /v2.0/networks/public => generated 108 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 11:00:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:20.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30f02548-00b5-493e-9b59-f88597ccde3f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.19.213.5 () {44 vars in 920 bytes} [Wed May 27 11:00:20 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 11:00:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:20.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e7dfdb1-5032-4a7f-97ee-c3f5b26363cb 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.19.213.5 () {44 vars in 1027 bytes} [Wed May 27 11:00:20 2026] GET /v2.0/subnets/public-subnet?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.19.213.5 () {44 vars in 1050 bytes} [Wed May 27 11:00:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 667 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:47.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac715950-c306-4779-8064-f1b473cc445a 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/352] 199.19.213.5 () {44 vars in 930 bytes} [Wed May 27 11:00:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 11:00:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:48.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41af63d4-e7a1-4b47-a72a-fb5719840a90 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.19.213.5 () {44 vars in 930 bytes} [Wed May 27 11:00:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 11:00:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:48.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c14c9d80-7dd9-43a2-a82e-df7eb8c6d4c8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.19.213.5 () {44 vars in 1029 bytes} [Wed May 27 11:00:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.19.213.5 () {44 vars in 1052 bytes} [Wed May 27 11:00:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:49.762 7 INFO neutron.api.v2.resource [None req-aecd817b-9192-4930-addb-c0792edea135 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 11:00:49 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.19.213.5 () {44 vars in 986 bytes} [Wed May 27 11:00:49 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:50 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:50 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:00:50 2026] GET /v2.0/security-group-rules/286dece1-939b-4675-ae30-2598ba90346d => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:51 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => 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: 183/364] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:51 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:00:51 2026] GET /v2.0/security-group-rules/20f64bef-edb7-4350-919c-105c33800e0b => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:52 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:52 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:00:52 2026] GET /v2.0/security-group-rules/2c49c9e4-bbba-4a61-9617-b1bd37684b8a => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:53 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:53 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:00:53 2026] GET /v2.0/security-group-rules/23853274-72d6-431f-bf4b-da0a13993c5d => 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: 187/372] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:54 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:54 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:00:54 2026] GET /v2.0/security-group-rules/e25b1ed4-6066-4a0c-9ebf-fb79acb49fc4 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.19.213.5 () {44 vars in 980 bytes} [Wed May 27 11:00:55 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:55.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d253fe7f-7747-4da8-a988-212256ccc647 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.19.213.5 () {44 vars in 1069 bytes} [Wed May 27 11:00:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.19.213.5 () {44 vars in 1092 bytes} [Wed May 27 11:00:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:00:56 2026] GET /v2.0/security-groups/a9cd092d-65b8-4550-be23-103c4206b46d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:01:03.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f732902e-f8eb-46c9-8580-38f78ca2dc2e 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/381] 199.19.213.5 () {44 vars in 972 bytes} [Wed May 27 11:01:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:01:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.19.213.5 () {44 vars in 913 bytes} [Wed May 27 11:01:05 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:01:06.412 7 INFO neutron.api.v2.resource [None req-edd2d3b3-b660-41e2-ad88-16b73ff4f86f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/384] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 11:01:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.5 () {44 vars in 974 bytes} [Wed May 27 11:01:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:01:07 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:01:07 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:01:07 2026] GET /v2.0/security-group-rules/be2d387d-7aef-4d47-956c-b545eb579808 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:01:08 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:01:08 2026] GET /v2.0/security-groups/b7cde5c9-2188-4b9f-bde4-ef43ece52147 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:01:08 2026] GET /v2.0/security-group-rules/c0ca1ac4-8439-41d1-a8ca-5926b875421b => generated 627 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.19.213.5 () {44 vars in 968 bytes} [Wed May 27 11:01:20 2026] GET /v2.0/quotas/a1c74c301f634803b7862c9ee4095538 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:02:13.539 7 INFO neutron.api.v2.resource [None req-e77b26a3-ceb5-43da-b5ef-27898eee494c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/403] 199.19.213.5 () {44 vars in 1067 bytes} [Wed May 27 11:02:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.19.213.5 () {44 vars in 1090 bytes} [Wed May 27 11:02:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 11:02:14 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:02:14 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:02:14 2026] GET /v2.0/security-group-rules/02d0918b-f6c9-4ddd-aed1-82a3372bd131 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 11:02:15 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:02:15 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:02:15 2026] GET /v2.0/security-group-rules/13d53e19-584e-4677-a02d-0c033f5611c3 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 11:02:16 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:02:16 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:02:16 2026] GET /v2.0/security-group-rules/e58c5dd3-b3e9-4002-80bc-bc884720f09c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.19.213.5 () {44 vars in 1081 bytes} [Wed May 27 11:02:17 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d?project_id=7aa8321c985e420f96de0380a9a11fe5 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.19.213.5 () {44 vars in 994 bytes} [Wed May 27 11:02:17 2026] GET /v2.0/security-groups/4f65315c-209a-4c6a-bbfc-acbdefed4b6d => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.19.213.5 () {44 vars in 1004 bytes} [Wed May 27 11:02:17 2026] GET /v2.0/security-group-rules/6f9cad4d-7f5e-4f01-aa7d-8b7d8b0324fe => generated 602 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.5 () {44 vars in 968 bytes} [Wed May 27 11:02:24 2026] GET /v2.0/quotas/7aa8321c985e420f96de0380a9a11fe5 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.19.213.5 () {44 vars in 942 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:03:54 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.127 () {32 vars in 655 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.127 () {32 vars in 655 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:07.128 8 INFO neutron.db.segments_db [None req-4cbaf63b-2258-4e68-842b-507066d50e11 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 374fccb3-908d-4c72-a1bd-d5311b419145 of type vxlan for network 7b7004e6-034e-49dd-8ea0-ef6cf19dc59d [pid: 8|app: 0|req: 221/441] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:06 2026] POST /v2.0/networks => generated 744 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:07.227 7 INFO neutron.db.segments_db [None req-924ebefb-557e-4213-a626-1573eadf21bf 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 70a84f8a-a402-402d-85f6-df3973e0024c of type vxlan for network 6a8f7882-d7bd-46af-9f03-e7d43950b715 [pid: 7|app: 0|req: 221/442] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/networks => generated 737 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:07.475 8 INFO neutron.db.segments_db [None req-6cd0aa90-c270-4ef6-9ef4-845b3134284e 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment ea68b10d-acd2-4e32-806f-d68422147977 of type vxlan for network 1b0899c2-6ce6-4bb6-939f-677a823ae1b7 [pid: 7|app: 0|req: 222/443] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/subnets => generated 691 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/networks => generated 748 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:07.603 8 INFO neutron.db.segments_db [None req-cb1e587c-308b-46b0-800b-9e463e712090 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 1517c102-4f13-4ff3-882c-72d7fbf3e9fd of type vxlan for network 988e420b-8647-4137-a81f-43ba44b23ab0 [pid: 7|app: 0|req: 223/445] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/subnets => generated 684 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/subnets => generated 695 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:07.854 8 INFO neutron.db.l3_hamode_db [None req-cb1e587c-308b-46b0-800b-9e463e712090 64eebc93b02641d4889e7660e23ccc16 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/447] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/security-groups?tenant_id=795d0162aa644db2adaddf5267033df2&name=default => generated 2921 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:08.054 7 INFO neutron.db.segments_db [None req-f7c752d3-df0d-4ba8-a606-5135f109686a 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 7d30664a-e4be-4bfb-addb-798e3472a303 of type vxlan for network 5496eebe-41ce-4b12-a5d6-1fb3a86bce16 2026-05-27 11:04:08.283 7 INFO neutron.db.l3_hamode_db [None req-f7c752d3-df0d-4ba8-a606-5135f109686a 64eebc93b02641d4889e7660e23ccc16 018f7713c570485eaa31e6bf89ba894d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:08.963 8 INFO neutron.db.l3_hamode_db [None req-cb1e587c-308b-46b0-800b-9e463e712090 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:09.556 7 INFO neutron.db.l3_hamode_db [None req-f7c752d3-df0d-4ba8-a606-5135f109686a 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/448] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:07 2026] POST /v2.0/routers => generated 731 bytes in 2423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:10.038 8 INFO neutron.db.segments_db [None req-7f8ca0e2-6cfa-4607-9ae0-70af34ed2df5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment c2b98b17-41bd-4ddf-baef-0a35b6c757c9 of type vxlan for network e9dd15b0-bf8f-42e4-b82c-35b4129e091c 2026-05-27 11:04:10.345 8 INFO neutron.db.l3_hamode_db [None req-7f8ca0e2-6cfa-4607-9ae0-70af34ed2df5 64eebc93b02641d4889e7660e23ccc16 e7acb365539c4b7cb11ee6b1e9d84506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/449] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:08 2026] POST /v2.0/routers => generated 724 bytes in 2587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:10 2026] DELETE /v2.0/security-groups/84eebd40-9888-4374-989f-168517fff4d9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:11.049 8 INFO neutron.db.l3_hamode_db [None req-7f8ca0e2-6cfa-4607-9ae0-70af34ed2df5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/451] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:09 2026] POST /v2.0/routers => generated 735 bytes in 1868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:10 2026] PUT /v2.0/routers/e8201657-3599-4fc0-b07c-7ef583ad597e/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:11 2026] PUT /v2.0/routers/e1ffb08f-169b-4f0e-ae81-a2a906284610/add_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:11 2026] PUT /v2.0/routers/1e4ccfb0-7823-4b73-8ed5-240e659f9464/add_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:13.100 8 INFO neutron.db.segments_db [None req-b75ebfa9-8f4a-49e4-a588-b847e80a1a09 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment ae9b0b88-eced-45df-8b76-3570326fd1d7 of type vxlan for network 941cfe68-fc54-4b16-9cc8-698db11c7b2a [pid: 7|app: 0|req: 230/455] 10.0.0.66 () {38 vars in 970 bytes} [Wed May 27 11:04:12 2026] POST /v2.0/security-groups => generated 1680 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/456] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:12 2026] POST /v2.0/networks => generated 749 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/subnets => generated 696 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:13.500 7 INFO neutron.db.segments_db [None req-f6cd76f4-ef53-4769-8ef6-daf7fc736de0 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment a448a97a-5169-4c9c-83fb-db931ce082bc of type vxlan for network fb512db9-dbeb-4990-94f7-13048a91fd11 [pid: 8|app: 0|req: 229/460] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:04:13 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: 8|app: 0|req: 230/461] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:13.847 7 INFO neutron.db.l3_hamode_db [None req-f6cd76f4-ef53-4769-8ef6-daf7fc736de0 64eebc93b02641d4889e7660e23ccc16 0da1120fd7b34da8aa6d12afdf6302d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/462] 10.0.0.66 () {38 vars in 970 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/security-groups => generated 1681 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.66 () {38 vars in 970 bytes} [Wed May 27 11:04:14 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/security-groups?tenant_id=849c60f4cf934ab8a3766d8c8d0f23a8 => generated 7903 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:14.563 7 INFO neutron.db.l3_hamode_db [None req-f6cd76f4-ef53-4769-8ef6-daf7fc736de0 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/469] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:04:14 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/470] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:04:15 2026] POST /v2.0/floatingips => generated 552 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/471] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/routers => generated 736 bytes in 2209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/472] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups/58bcf6b0-69ce-421c-85f8-74a2d5203556 => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.66 () {34 vars in 1097 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--763112451&fields=id&tenant_id=018f7713c570485eaa31e6bf89ba894d => 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: 234/474] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups/58bcf6b0-69ce-421c-85f8-74a2d5203556 => generated 2918 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/networks?id=6a8f7882-d7bd-46af-9f03-e7d43950b715 => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/476] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups/3b1c2efd-1681-4e59-91ee-d889c8f89474 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/quotas/018f7713c570485eaa31e6bf89ba894d => 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: 238/478] 10.0.0.66 () {36 vars in 1012 bytes} [Wed May 27 11:04:15 2026] DELETE /v2.0/security-groups/3b1c2efd-1681-4e59-91ee-d889c8f89474 => 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: 239/479] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/ports?tenant_id=018f7713c570485eaa31e6bf89ba894d&fields=id => generated 57 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:16.066 7 INFO neutron.api.v2.resource [req-2a36c514-a468-4c01-ad5e-cb57e5b99ae8 req-c0fbf709-68ee-4167-b20c-57712b2fe97c eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/480] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/3b1c2efd-1681-4e59-91ee-d889c8f89474 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/1eac4061-6e55-4dd0-8ced-22deb6e4cb96 => generated 1681 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.66 () {36 vars in 1012 bytes} [Wed May 27 11:04:16 2026] DELETE /v2.0/security-groups/1eac4061-6e55-4dd0-8ced-22deb6e4cb96 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:16.283 7 INFO neutron.api.v2.resource [req-846d51a7-27df-4f89-a753-029fa79ca1cb req-2cfe2a7a-76b3-4691-9a03-0208f0784e6d eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 243/483] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/1eac4061-6e55-4dd0-8ced-22deb6e4cb96 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/3a883d75-6348-48fd-90b5-810fda967d89 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.66 () {36 vars in 1012 bytes} [Wed May 27 11:04:16 2026] DELETE /v2.0/security-groups/3a883d75-6348-48fd-90b5-810fda967d89 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.66 () {34 vars in 906 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/extensions => generated 21537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 11:04:16.514 7 INFO neutron.api.v2.resource [req-31f212f7-5de0-4dd5-8b8e-a11796332e02 req-9b88eb39-6f80-427e-b9d3-c4348cf22de4 eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/487] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/3a883d75-6348-48fd-90b5-810fda967d89 => 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: 248/488] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?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: 249/489] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups?tenant_id=849c60f4cf934ab8a3766d8c8d0f23a8 => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/490] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?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: 251/491] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/58bcf6b0-69ce-421c-85f8-74a2d5203556 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/58bcf6b0-69ce-421c-85f8-74a2d5203556 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:16.790 7 INFO neutron.api.v2.resource [req-842f3534-f7a0-4687-b023-e6903a113183 req-7685a6f6-05f2-4204-9e19-4be9af468f8f eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/493] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/3a883d75-6348-48fd-90b5-810fda967d89 => 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: 241/494] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:15 2026] PUT /v2.0/routers/f52ca7d1-a53c-4ad5-aba6-bb585d0902fa/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:16.825 7 INFO neutron.api.v2.resource [req-9f4efa4d-1028-4388-8288-5b670f680c77 req-88771d63-74c3-458e-8779-c74a674f1ba0 eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/495] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/1eac4061-6e55-4dd0-8ced-22deb6e4cb96 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:16.859 7 INFO neutron.api.v2.resource [req-3ae897fd-7187-4fcf-a8bb-b6ab4b6b4f55 req-3bb16f20-a7a6-49ea-8379-0c4d5af1ccb3 eea9401d0a8840b3a226b7304f405d18 849c60f4cf934ab8a3766d8c8d0f23a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/496] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups/3b1c2efd-1681-4e59-91ee-d889c8f89474 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/497] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:17.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-65b0839e-83a1-4360-956e-c7a9fcf46c0b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 96504832-9536-46df-bb00-93c35408a747 2026-05-27 11:04:17.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65b0839e-83a1-4360-956e-c7a9fcf46c0b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 96504832-9536-46df-bb00-93c35408a747 [pid: 8|app: 0|req: 243/498] 10.0.0.66 () {38 vars in 970 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/499] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/security-groups/2f93c131-98d0-4a33-808c-25e5a197ba32 => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/500] 10.0.0.66 () {38 vars in 980 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/501] 10.0.0.66 () {38 vars in 970 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/security-groups => generated 1685 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/502] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => 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: 256/503] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:04:16 2026] PUT /v2.0/routers/e8201657-3599-4fc0-b07c-7ef583ad597e/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/504] 10.0.0.66 () {38 vars in 980 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/505] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 250/506] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => generated 2310 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/507] 10.0.0.66 () {38 vars in 980 bytes} [Wed May 27 11:04:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:18.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 81adece1-5f33-40f2-aa7e-56ac6d5da659 2026-05-27 11:04:18.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 81adece1-5f33-40f2-aa7e-56ac6d5da659 [pid: 8|app: 0|req: 252/508] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 10.0.0.66 () {34 vars in 1000 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-group-rules/6a6b88f1-425a-47bc-8d52-f208d1a53e43 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 10.0.0.66 () {36 vars in 1022 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/security-group-rules/6a6b88f1-425a-47bc-8d52-f208d1a53e43 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:18.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 30e9a657-03ec-4ae6-8d6e-5bace01fdc5b 2026-05-27 11:04:18.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 30e9a657-03ec-4ae6-8d6e-5bace01fdc5b 2026-05-27 11:04:18.436 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 257/513] 10.0.0.66 () {36 vars in 1012 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/security-groups/9d0c0bf0-79eb-4425-be8f-bde2132be99c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 10.0.0.66 () {34 vars in 990 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-groups/2f93c131-98d0-4a33-808c-25e5a197ba32 => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 10.0.0.66 () {36 vars in 1012 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/security-groups/2f93c131-98d0-4a33-808c-25e5a197ba32 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:18.762 7 INFO neutron.db.l3_hamode_db [None req-e2ee145a-a51d-4030-9378-332bf5a22724 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 988e420b-8647-4137-a81f-43ba44b23ab0 was deleted as no HA routers are present in tenant 849c60f4cf934ab8a3766d8c8d0f23a8. [pid: 7|app: 0|req: 257/516] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:17 2026] DELETE /v2.0/routers/e8201657-3599-4fc0-b07c-7ef583ad597e => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/subnets/53cb984e-a675-4d1e-9156-74a3c27ef477 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:19.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-60d89a4d-eadd-423c-baf1-dd3e84ba0ece 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 858daa83-4a7e-4f13-b6e6-053c7709cf93 2026-05-27 11:04:19.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60d89a4d-eadd-423c-baf1-dd3e84ba0ece 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 858daa83-4a7e-4f13-b6e6-053c7709cf93 2026-05-27 11:04:19.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a29d90b-a0f1-4fe8-af93-fbf345df4cb5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: ef210f3a-95f2-448a-884b-cf5b5c4a38e1 2026-05-27 11:04:19.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a29d90b-a0f1-4fe8-af93-fbf345df4cb5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: ef210f3a-95f2-448a-884b-cf5b5c4a38e1 2026-05-27 11:04:19.156 7 INFO neutron.services.segments.plugin [-] Segment 1517c102-4f13-4ff3-882c-72d7fbf3e9fd resource provider aggregate not found 2026-05-27 11:04:19.163 7 INFO neutron.services.segments.plugin [-] Segment 1517c102-4f13-4ff3-882c-72d7fbf3e9fd resource provider aggregate not found 2026-05-27 11:04:19.182 7 INFO neutron.services.segments.plugin [-] Segment 1517c102-4f13-4ff3-882c-72d7fbf3e9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1517c102-4f13-4ff3-882c-72d7fbf3e9fd found for delete ", "request_id": "req-928282c3-398b-4c57-9633-80b004a8b00f"}]} 2026-05-27 11:04:19.195 7 INFO neutron.services.segments.plugin [-] Segment 1517c102-4f13-4ff3-882c-72d7fbf3e9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1517c102-4f13-4ff3-882c-72d7fbf3e9fd found for delete ", "request_id": "req-99a0627b-22e8-45f0-8604-6f8a6f906948"}]} [pid: 7|app: 0|req: 259/518] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/networks/7b7004e6-034e-49dd-8ea0-ef6cf19dc59d => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:19 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 261/520] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:19 2026] GET /v2.0/security-groups?tenant_id=849c60f4cf934ab8a3766d8c8d0f23a8&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:19 2026] DELETE /v2.0/security-groups/58bcf6b0-69ce-421c-85f8-74a2d5203556 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:04:18 2026] PUT /v2.0/routers/f52ca7d1-a53c-4ad5-aba6-bb585d0902fa/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:19.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ad078ad-cc29-4690-b6b2-0e4d57ae5da4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 874207ed-d70b-42ea-94d9-fb621489c5ff 2026-05-27 11:04:19.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ad078ad-cc29-4690-b6b2-0e4d57ae5da4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 874207ed-d70b-42ea-94d9-fb621489c5ff 2026-05-27 11:04:20.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ad078ad-cc29-4690-b6b2-0e4d57ae5da4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 55b113ac-39a8-40cc-9e02-0ae8e43744b0 2026-05-27 11:04:20.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ad078ad-cc29-4690-b6b2-0e4d57ae5da4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 55b113ac-39a8-40cc-9e02-0ae8e43744b0 [pid: 8|app: 0|req: 261/523] 10.0.0.66 () {34 vars in 1097 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--331440077&fields=id&tenant_id=e7acb365539c4b7cb11ee6b1e9d84506 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:20.522 7 INFO neutron.db.l3_hamode_db [None req-9ad078ad-cc29-4690-b6b2-0e4d57ae5da4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network fb512db9-dbeb-4990-94f7-13048a91fd11 was deleted as no HA routers are present in tenant 0da1120fd7b34da8aa6d12afdf6302d5. [pid: 7|app: 0|req: 263/525] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:19 2026] DELETE /v2.0/routers/f52ca7d1-a53c-4ad5-aba6-bb585d0902fa => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks?id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7 => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/quotas/e7acb365539c4b7cb11ee6b1e9d84506 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/subnets/610474ee-105d-4487-8c28-9c82d668e3c0 => 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: 265/529] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/ports?tenant_id=e7acb365539c4b7cb11ee6b1e9d84506&fields=id => generated 57 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?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: 265/531] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/networks/941cfe68-fc54-4b16-9cc8-698db11c7b2a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/security-groups?tenant_id=0da1120fd7b34da8aa6d12afdf6302d5&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:21 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/security-groups/8e9ccba4-0f4c-4f0e-8860-00a62a142486 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:21.206 7 INFO neutron.services.segments.plugin [-] Segment 374fccb3-908d-4c72-a1bd-d5311b419145 resource provider aggregate not found 2026-05-27 11:04:21.213 7 INFO neutron.services.segments.plugin [-] Segment 374fccb3-908d-4c72-a1bd-d5311b419145 resource provider aggregate not found 2026-05-27 11:04:21.223 7 INFO neutron.services.segments.plugin [-] Segment 374fccb3-908d-4c72-a1bd-d5311b419145 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374fccb3-908d-4c72-a1bd-d5311b419145 found for delete ", "request_id": "req-57d82f18-7dce-48f5-95d4-93a2d43fe87a"}]} 2026-05-27 11:04:21.229 7 INFO neutron.services.segments.plugin [-] Segment 374fccb3-908d-4c72-a1bd-d5311b419145 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374fccb3-908d-4c72-a1bd-d5311b419145 found for delete ", "request_id": "req-8f3a6cd1-6f5e-4470-baea-a083f90d9eab"}]} 2026-05-27 11:04:21.240 7 INFO neutron.services.segments.plugin [-] Segment a448a97a-5169-4c9c-83fb-db931ce082bc resource provider aggregate not found 2026-05-27 11:04:21.251 7 INFO neutron.services.segments.plugin [-] Segment a448a97a-5169-4c9c-83fb-db931ce082bc resource provider aggregate not found 2026-05-27 11:04:21.258 7 INFO neutron.services.segments.plugin [-] Segment a448a97a-5169-4c9c-83fb-db931ce082bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a448a97a-5169-4c9c-83fb-db931ce082bc found for delete ", "request_id": "req-cc3ac18e-359a-4584-8b5d-1e08de1c32ec"}]} 2026-05-27 11:04:21.268 7 INFO neutron.services.segments.plugin [-] Segment a448a97a-5169-4c9c-83fb-db931ce082bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a448a97a-5169-4c9c-83fb-db931ce082bc found for delete ", "request_id": "req-7eef6138-b88e-49a7-9e0f-69386516bf18"}]} 2026-05-27 11:04:21.276 7 INFO neutron.services.segments.plugin [-] Segment ae9b0b88-eced-45df-8b76-3570326fd1d7 resource provider aggregate not found 2026-05-27 11:04:21.287 7 INFO neutron.services.segments.plugin [-] Segment ae9b0b88-eced-45df-8b76-3570326fd1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9b0b88-eced-45df-8b76-3570326fd1d7 found for delete ", "request_id": "req-e727e65f-629a-4a64-a3d2-44475032479d"}]} 2026-05-27 11:04:21.287 7 INFO neutron.services.segments.plugin [-] Segment ae9b0b88-eced-45df-8b76-3570326fd1d7 resource provider aggregate not found 2026-05-27 11:04:21.303 7 INFO neutron.services.segments.plugin [-] Segment ae9b0b88-eced-45df-8b76-3570326fd1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9b0b88-eced-45df-8b76-3570326fd1d7 found for delete ", "request_id": "req-ac2adf6a-1181-471e-a57c-642474f1e198"}]} [pid: 8|app: 0|req: 269/536] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:21 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:21.736 7 INFO neutron.db.segments_db [None req-901943af-6cf9-4e90-aa34-633f8b469e1a 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 0b610be0-bff1-4e95-9119-af327d922353 of type vxlan for network 115b9cad-f98e-4890-924b-498ac07844cf [pid: 7|app: 0|req: 268/537] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:21 2026] POST /v2.0/networks => generated 744 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:21 2026] POST /v2.0/subnets => generated 691 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:22 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:22.137 7 INFO neutron.db.segments_db [None req-f725fd51-f2a7-494a-9cd7-2633268004cd 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 23a2897c-96f8-4ae0-8b9a-184e5899e64a of type vxlan for network 08a012db-08da-4933-841c-f492c6b9abe2 2026-05-27 11:04:22.430 7 INFO neutron.db.l3_hamode_db [None req-f725fd51-f2a7-494a-9cd7-2633268004cd 64eebc93b02641d4889e7660e23ccc16 3ba835c605304c9eb2337cfbf7b267a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/540] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:22 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:23.051 8 INFO neutron.db.segments_db [None req-8c0f0dae-a607-40fa-8f41-9a0ec7bb837d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment c1cd74a5-a22d-417c-9b84-4c879fdd1617 of type vxlan for network e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 [pid: 8|app: 0|req: 273/541] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:22 2026] POST /v2.0/networks => generated 752 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:23 2026] GET /v2.0/networks?id=6a8f7882-d7bd-46af-9f03-e7d43950b715 => generated 669 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:23.261 7 INFO neutron.db.l3_hamode_db [None req-f725fd51-f2a7-494a-9cd7-2633268004cd 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/543] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:23 2026] POST /v2.0/subnets => generated 699 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/544] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:23 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 277/545] 199.19.213.5 () {34 vars in 909 bytes} [Wed May 27 11:04:23 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-27 11:04:23.453 8 INFO neutron.db.segments_db [None req-5423c839-7880-4687-82c4-959cc86a43f7 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 0ede0379-8752-4373-9c86-72e3ab189b37 of type vxlan for network 964f3bb8-eacc-491a-9c95-a0f6d1885f18 2026-05-27 11:04:23.660 8 INFO neutron.db.l3_hamode_db [None req-5423c839-7880-4687-82c4-959cc86a43f7 64eebc93b02641d4889e7660e23ccc16 54fced5e66d1488e96611fdfe39eb520 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:24.414 8 INFO neutron.db.l3_hamode_db [None req-5423c839-7880-4687-82c4-959cc86a43f7 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 269/546] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:22 2026] POST /v2.0/routers => generated 731 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/547] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:04:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=018f7713c570485eaa31e6bf89ba894d => generated 180 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/548] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:24 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 278/549] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:23 2026] POST /v2.0/routers => generated 739 bytes in 1933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/550] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 272/551] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:24 2026] PUT /v2.0/routers/43c1eaab-83d3-4313-bca7-97c0048c57cd/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/552] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:04:25 2026] POST /v2.0/ports => generated 954 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 273/553] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/networks?id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7 => generated 680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/554] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 957 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/555] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e7acb365539c4b7cb11ee6b1e9d84506 => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 277/557] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:04:26 2026] POST /v2.0/ports => generated 958 bytes in 482 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: 278/558] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:04:26 2026] PUT /v2.0/ports/98303323-9c64-4c51-b19d-b41c42855354 => generated 1235 bytes in 571 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: 281/559] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:25 2026] PUT /v2.0/routers/f26cf70d-df75-435c-85ff-2916eb822448/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-groups => generated 1659 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 961 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/564] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 286/565] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 287/566] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/567] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:04:27 2026] PUT /v2.0/ports/803b1454-79bd-4c1e-a224-1a802ba6d493 => generated 1239 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:27.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdc20cda-bf49-4cd3-be00-d64c1d5c14ff'] response: {'name': 'network-changed', 'server_uuid': 'd1846eed-849e-4a24-811b-07ffb5b16fbf', 'tag': '98303323-9c64-4c51-b19d-b41c42855354', '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: 281/568] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/569] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/570] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/571] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?tenant_id=018f7713c570485eaa31e6bf89ba894d&device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/573] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks?tenant_id=018f7713c570485eaa31e6bf89ba894d&shared=False => generated 765 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.66 () {34 vars in 1097 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--154343365&fields=id&tenant_id=3ba835c605304c9eb2337cfbf7b267a0 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/floatingips => generated 552 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks?id=115b9cad-f98e-4890-924b-498ac07844cf => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/quotas/3ba835c605304c9eb2337cfbf7b267a0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&fields=id => generated 57 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?tenant_id=e7acb365539c4b7cb11ee6b1e9d84506&device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 1242 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=803b1454-79bd-4c1e-a224-1a802ba6d493 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 294/588] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/subnets?id=1dc3e714-b2fa-41db-ae69-8a3f5b1aca0c => generated 698 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?network_id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1620249990&fields=id&tenant_id=54fced5e66d1488e96611fdfe39eb520 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?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: 296/592] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?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: 298/594] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/quotas/54fced5e66d1488e96611fdfe39eb520 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 10.0.0.66 () {34 vars in 906 bytes} [Wed May 27 11:04:29 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: 8|app: 0|req: 298/596] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?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: 299/597] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?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: 301/600] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 300/601] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?tenant_id=018f7713c570485eaa31e6bf89ba894d&device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 303/604] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98303323-9c64-4c51-b19d-b41c42855354 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:29.654 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e722014a-8561-4706-9638-29c772e2eb55'] response: {'name': 'network-changed', 'server_uuid': '9df8ca2d-447a-4b43-a785-a826354c9384', 'tag': '803b1454-79bd-4c1e-a224-1a802ba6d493', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/605] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/subnets?id=1eb8d547-f6cd-4e54-b79a-a84d116c8124 => generated 687 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?network_id=6a8f7882-d7bd-46af-9f03-e7d43950b715&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 307/610] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?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: 304/611] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 7|app: 0|req: 308/612] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?tenant_id=e7acb365539c4b7cb11ee6b1e9d84506&device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/networks?id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=803b1454-79bd-4c1e-a224-1a802ba6d493 => 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: 310/616] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/subnets?id=1dc3e714-b2fa-41db-ae69-8a3f5b1aca0c => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?network_id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?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: 308/619] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 312/620] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 309/621] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 310/623] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 314/624] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 315/626] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 312/627] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 316/628] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 318/632] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 315/633] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/636] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 318/638] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 321/639] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/networks?id=115b9cad-f98e-4890-924b-498ac07844cf => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ba835c605304c9eb2337cfbf7b267a0 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 320/642] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:04:33 2026] POST /v2.0/ports => generated 954 bytes in 396 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: 321/643] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 323/645] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:04:34 2026] PUT /v2.0/ports/309f05e7-db07-41db-9d71-47ea16349d7c => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:34.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c52f713d-7cf0-46fa-b6dd-699aed424cda'] response: {'name': 'network-changed', 'server_uuid': '91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0', 'tag': '309f05e7-db07-41db-9d71-47ea16349d7c', '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: 324/648] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 325/650] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 326/651] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/ports?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/networks?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&shared=False => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 328/656] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 329/658] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=54fced5e66d1488e96611fdfe39eb520 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 331/663] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:04:35 2026] POST /v2.0/ports => generated 954 bytes in 314 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: 332/664] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/ports?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=309f05e7-db07-41db-9d71-47ea16349d7c => 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: 334/666] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/subnets?id=751775d7-54cd-4bf1-a366-6fed731690b5 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/ports?network_id=115b9cad-f98e-4890-924b-498ac07844cf&device_owner=network%3Adhcp => 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: 336/668] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?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: 338/670] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:04:36 2026] PUT /v2.0/ports/f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 1235 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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-27 11:04:36.871 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-747a3d87-7254-4b0d-aede-f9404e9d4ec2'] response: {'name': 'network-changed', 'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', '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: 334/673] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 335/675] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 342/678] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 337/679] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/networks?tenant_id=54fced5e66d1488e96611fdfe39eb520&shared=False => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:04:37 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: 344/682] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 345/684] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 342/687] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&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: 344/689] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:38.625 8 INFO neutron.db.l3_db [None req-f7344fde-8794-4306-b6e0-93cef262a457 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] Floating IP 42c4c951-c1e3-4c87-a6a9-56e85aeaa75a associated. External IP: 10.96.250.208, port: 803b1454-79bd-4c1e-a224-1a802ba6d493. [pid: 7|app: 0|req: 349/694] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 346/697] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:04:38 2026] PUT /v2.0/floatingips/42c4c951-c1e3-4c87-a6a9-56e85aeaa75a => generated 856 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 353/700] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 348/701] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:39.397 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af31766-a3fb-4fb4-a723-0137592631a7'] response: {'name': 'network-changed', 'server_uuid': '9df8ca2d-447a-4b43-a785-a826354c9384', 'tag': '803b1454-79bd-4c1e-a224-1a802ba6d493', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/702] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/705] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 357/707] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 351/708] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?tenant_id=e7acb365539c4b7cb11ee6b1e9d84506&device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 358/709] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/networks?id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=803b1454-79bd-4c1e-a224-1a802ba6d493 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/subnets?id=1dc3e714-b2fa-41db-ae69-8a3f5b1aca0c => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?network_id=1b0899c2-6ce6-4bb6-939f-677a823ae1b7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7?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: 361/715] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 355/716] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 362/717] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 360/722] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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-27 11:04:41.074 7 INFO neutron.db.l3_db [None req-914ad49c-f621-4860-9c0f-6a81913e66f9 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] Floating IP 97fda5ee-a564-4ad0-b5ad-c71dc5aefa37 associated. External IP: 10.96.250.201, port: 98303323-9c64-4c51-b19d-b41c42855354. [pid: 7|app: 0|req: 363/724] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:04:40 2026] PUT /v2.0/floatingips/97fda5ee-a564-4ad0-b5ad-c71dc5aefa37 => generated 855 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:41.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6642117-83b3-45cb-926e-3c46c9745da0'] response: {'name': 'network-changed', 'server_uuid': 'd1846eed-849e-4a24-811b-07ffb5b16fbf', 'tag': '98303323-9c64-4c51-b19d-b41c42855354', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/725] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&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: 363/727] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&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: 365/730] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/security-groups?id=63568406-5716-4717-a10d-91919f54110f&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: 7|app: 0|req: 367/732] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?tenant_id=018f7713c570485eaa31e6bf89ba894d&device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:42.126 8 INFO neutron_taas.services.taas.taas_plugin [req-83977390-5290-41c1-aa9e-7b2adbec1ab1 req-605dfd52-418b-4f9d-9a3a-634d3f4b0872 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] TaaS: Handle Delete Port: 803b1454-79bd-4c1e-a224-1a802ba6d493 2026-05-27 11:04:42.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-83977390-5290-41c1-aa9e-7b2adbec1ab1 req-605dfd52-418b-4f9d-9a3a-634d3f4b0872 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] Tap Mirror: Handle Delete Port: 803b1454-79bd-4c1e-a224-1a802ba6d493 [pid: 7|app: 0|req: 370/735] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/networks?id=6a8f7882-d7bd-46af-9f03-e7d43950b715 => generated 765 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98303323-9c64-4c51-b19d-b41c42855354 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/subnets?id=1eb8d547-f6cd-4e54-b79a-a84d116c8124 => generated 687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/ports?network_id=6a8f7882-d7bd-46af-9f03-e7d43950b715&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:42.348 8 INFO neutron.db.l3_db [req-83977390-5290-41c1-aa9e-7b2adbec1ab1 req-605dfd52-418b-4f9d-9a3a-634d3f4b0872 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] Floating IP 42c4c951-c1e3-4c87-a6a9-56e85aeaa75a disassociated. External IP: 10.96.250.208, port: 803b1454-79bd-4c1e-a224-1a802ba6d493. 2026-05-27 11:04:42.633 7 INFO neutron.db.l3_db [None req-ca75cf7a-f47a-41af-8cba-27b2df67933e 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] Floating IP d04a1708-5afb-4c39-9832-36a448292b01 associated. External IP: 10.96.250.218, port: 309f05e7-db07-41db-9d71-47ea16349d7c. [pid: 8|app: 0|req: 366/742] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:04:41 2026] DELETE /v2.0/ports/803b1454-79bd-4c1e-a224-1a802ba6d493 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:42.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d86e18d7-6747-42c9-85b7-5562083aa278'] response: {'server_uuid': '9df8ca2d-447a-4b43-a785-a826354c9384', 'name': 'network-vif-deleted', 'tag': '803b1454-79bd-4c1e-a224-1a802ba6d493', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/743] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715?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: 377/745] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/floatingips/d04a1708-5afb-4c39-9832-36a448292b01 => generated 855 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 378/747] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 379/749] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 371/750] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:43.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c79f1c5-46da-4f5c-b92e-ed97134f06ae'] response: {'name': 'network-changed', 'server_uuid': '91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0', 'tag': '309f05e7-db07-41db-9d71-47ea16349d7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/755] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 382/756] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 375/757] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 383/758] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/networks?id=115b9cad-f98e-4890-924b-498ac07844cf => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => 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: 376/760] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=309f05e7-db07-41db-9d71-47ea16349d7c => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/subnets?id=751775d7-54cd-4bf1-a366-6fed731690b5 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?network_id=115b9cad-f98e-4890-924b-498ac07844cf&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/763] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 387/765] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf?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: 379/766] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => 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: 388/767] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:44.505 8 INFO neutron_taas.services.taas.taas_plugin [req-78f090c5-bcf7-4039-b2e7-d21583adb9a8 req-3aa54014-42d0-426a-bd55-65e3bc09dccd 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] TaaS: Handle Delete Port: 98303323-9c64-4c51-b19d-b41c42855354 2026-05-27 11:04:44.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-78f090c5-bcf7-4039-b2e7-d21583adb9a8 req-3aa54014-42d0-426a-bd55-65e3bc09dccd 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] Tap Mirror: Handle Delete Port: 98303323-9c64-4c51-b19d-b41c42855354 [pid: 7|app: 0|req: 390/769] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/security-groups?id=67d5415f-d182-4a98-a85d-2c84c5a7c882&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:44.657 8 INFO neutron.db.l3_db [req-78f090c5-bcf7-4039-b2e7-d21583adb9a8 req-3aa54014-42d0-426a-bd55-65e3bc09dccd 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] Floating IP 97fda5ee-a564-4ad0-b5ad-c71dc5aefa37 disassociated. External IP: 10.96.250.201, port: 98303323-9c64-4c51-b19d-b41c42855354. [pid: 8|app: 0|req: 380/771] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:04:44 2026] DELETE /v2.0/ports/98303323-9c64-4c51-b19d-b41c42855354 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:45.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd2b007b-c6f2-40d6-9f78-343d651537ab'] response: {'server_uuid': 'd1846eed-849e-4a24-811b-07ffb5b16fbf', 'name': 'network-vif-deleted', 'tag': '98303323-9c64-4c51-b19d-b41c42855354', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/772] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/security-groups?id=6beedd3e-f808-4bbe-a94c-f57969037ec8&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: 383/774] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:45.278 7 INFO neutron.db.l3_db [None req-b6a282f6-d42a-4dbe-a00d-828a000a5f34 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] Floating IP 082a3af5-7da5-4b5c-be07-426b05480e68 associated. External IP: 10.96.250.219, port: f8f1f7c1-2416-4798-ab8b-f04789551805. [pid: 7|app: 0|req: 392/775] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:04:44 2026] PUT /v2.0/floatingips/082a3af5-7da5-4b5c-be07-426b05480e68 => generated 855 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/776] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:45.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6a6e798-5462-4362-b6c5-082b54d1efee'] response: {'name': 'network-changed', 'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/777] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/779] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:46.069 8 INFO neutron_taas.services.taas.taas_plugin [req-4e21be43-4dfb-4a24-bf86-c67a274ceecd req-423b57a7-8faf-44cc-8e68-d09de6ac44c1 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] TaaS: Handle Delete Port: 309f05e7-db07-41db-9d71-47ea16349d7c 2026-05-27 11:04:46.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4e21be43-4dfb-4a24-bf86-c67a274ceecd req-423b57a7-8faf-44cc-8e68-d09de6ac44c1 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] Tap Mirror: Handle Delete Port: 309f05e7-db07-41db-9d71-47ea16349d7c 2026-05-27 11:04:46.175 8 INFO neutron.db.l3_db [req-4e21be43-4dfb-4a24-bf86-c67a274ceecd req-423b57a7-8faf-44cc-8e68-d09de6ac44c1 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] Floating IP d04a1708-5afb-4c39-9832-36a448292b01 disassociated. External IP: 10.96.250.218, port: 309f05e7-db07-41db-9d71-47ea16349d7c. [pid: 7|app: 0|req: 395/780] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 397/782] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/783] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => 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: 399/784] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?device_id=9df8ca2d-447a-4b43-a785-a826354c9384 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/785] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => 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: 386/786] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:04:45 2026] DELETE /v2.0/ports/309f05e7-db07-41db-9d71-47ea16349d7c => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 402/789] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/790] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:47.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84aa65ca-4ff7-4488-8460-412a4b77fae7'] response: {'server_uuid': '91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0', 'name': 'network-vif-deleted', 'tag': '309f05e7-db07-41db-9d71-47ea16349d7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 403/791] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/792] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:47 2026] DELETE /v2.0/security-groups/63568406-5716-4717-a10d-91919f54110f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:47.629 7 INFO neutron.api.v2.resource [None req-7b1c1147-7cef-4ad8-a193-1556ab791a07 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/793] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/security-groups/63568406-5716-4717-a10d-91919f54110f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:47.726 8 INFO neutron_taas.services.taas.taas_plugin [None req-9810ae1c-3342-4ce6-b781-055d853f2fc2 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] TaaS: Handle Delete Port: 5a47328f-652c-4183-b07e-bf65898a0efe 2026-05-27 11:04:47.728 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9810ae1c-3342-4ce6-b781-055d853f2fc2 3c561fc0377b4ea68e0ca71978f8cb7c e7acb365539c4b7cb11ee6b1e9d84506 - - default default] Tap Mirror: Handle Delete Port: 5a47328f-652c-4183-b07e-bf65898a0efe [pid: 8|app: 0|req: 390/794] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:04:47 2026] DELETE /v2.0/floatingips/42c4c951-c1e3-4c87-a6a9-56e85aeaa75a => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/795] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/ports?device_id=d1846eed-849e-4a24-811b-07ffb5b16fbf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:48.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d7050c6-d563-4b48-9728-1f03f86636a5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 8f7fbcbc-ba09-406d-943a-23d5743704ff 2026-05-27 11:04:48.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d7050c6-d563-4b48-9728-1f03f86636a5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 8f7fbcbc-ba09-406d-943a-23d5743704ff [pid: 7|app: 0|req: 406/796] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:48 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => 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: 391/797] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:04:47 2026] PUT /v2.0/routers/1e4ccfb0-7823-4b73-8ed5-240e659f9464/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:48.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-2162f6c0-4631-4d40-9b88-cb5cc3dcd5b1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 7b65d720-1166-4f16-acc3-9c77a882ee4c 2026-05-27 11:04:48.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2162f6c0-4631-4d40-9b88-cb5cc3dcd5b1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 7b65d720-1166-4f16-acc3-9c77a882ee4c [pid: 8|app: 0|req: 392/798] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:48 2026] DELETE /v2.0/security-groups/67d5415f-d182-4a98-a85d-2c84c5a7c882 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:49.109 8 INFO neutron.api.v2.resource [None req-73d93154-a7ba-4249-a1ca-a11a589efac9 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/799] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:04:49 2026] GET /v2.0/security-groups/67d5415f-d182-4a98-a85d-2c84c5a7c882 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:49.196 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ea50eec-593c-443a-ac54-031cfc81baef 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] TaaS: Handle Delete Port: 0be1880c-2874-4274-a478-17158729eb91 2026-05-27 11:04:49.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ea50eec-593c-443a-ac54-031cfc81baef 4771cb9c03434ee792c0421b0edc72ee 018f7713c570485eaa31e6bf89ba894d - - default default] Tap Mirror: Handle Delete Port: 0be1880c-2874-4274-a478-17158729eb91 2026-05-27 11:04:49.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-2162f6c0-4631-4d40-9b88-cb5cc3dcd5b1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 344484a1-1e9f-4315-bd2e-cb609c641945 2026-05-27 11:04:49.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2162f6c0-4631-4d40-9b88-cb5cc3dcd5b1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 344484a1-1e9f-4315-bd2e-cb609c641945 [pid: 8|app: 0|req: 394/800] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:04:49 2026] DELETE /v2.0/floatingips/97fda5ee-a564-4ad0-b5ad-c71dc5aefa37 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:49.536 7 INFO neutron.services.segments.plugin [-] Segment c2b98b17-41bd-4ddf-baef-0a35b6c757c9 resource provider aggregate not found 2026-05-27 11:04:49.541 7 INFO neutron.services.segments.plugin [-] Segment c2b98b17-41bd-4ddf-baef-0a35b6c757c9 resource provider aggregate not found 2026-05-27 11:04:49.560 7 INFO neutron.services.segments.plugin [-] Segment c2b98b17-41bd-4ddf-baef-0a35b6c757c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2b98b17-41bd-4ddf-baef-0a35b6c757c9 found for delete ", "request_id": "req-a17359fe-abe0-4fe3-a49b-371fd7af4133"}]} 2026-05-27 11:04:49.561 7 INFO neutron.services.segments.plugin [-] Segment c2b98b17-41bd-4ddf-baef-0a35b6c757c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2b98b17-41bd-4ddf-baef-0a35b6c757c9 found for delete ", "request_id": "req-65eee5c2-da1a-4a87-9c12-4e1639b3009f"}]} 2026-05-27 11:04:49.575 7 INFO neutron.db.l3_hamode_db [None req-2162f6c0-4631-4d40-9b88-cb5cc3dcd5b1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network e9dd15b0-bf8f-42e4-b82c-35b4129e091c was deleted as no HA routers are present in tenant e7acb365539c4b7cb11ee6b1e9d84506. 2026-05-27 11:04:49.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-08bd3cbc-98d7-479e-981d-18f052142950 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 6e11f684-78be-437d-884e-d8f161d8fcfb [pid: 7|app: 0|req: 407/801] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:48 2026] DELETE /v2.0/routers/1e4ccfb0-7823-4b73-8ed5-240e659f9464 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:49.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08bd3cbc-98d7-479e-981d-18f052142950 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 6e11f684-78be-437d-884e-d8f161d8fcfb [pid: 7|app: 0|req: 408/802] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:49 2026] GET /v2.0/ports?device_id=91aa8fc2-6bf4-48fb-9cc2-254fe4c9f7d0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/803] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:49 2026] DELETE /v2.0/subnets/1dc3e714-b2fa-41db-ae69-8a3f5b1aca0c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:49.826 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1e80817-a5b5-466a-8a48-cfa782e11fe4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 60001c0e-2f68-4c7b-b833-265820af8135 2026-05-27 11:04:49.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1e80817-a5b5-466a-8a48-cfa782e11fe4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 60001c0e-2f68-4c7b-b833-265820af8135 [pid: 7|app: 0|req: 410/804] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:04:49 2026] DELETE /v2.0/networks/1b0899c2-6ce6-4bb6-939f-677a823ae1b7 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/805] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:04:49 2026] PUT /v2.0/routers/e1ffb08f-169b-4f0e-ae81-a2a906284610/remove_router_interface => generated 309 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/security-groups?tenant_id=e7acb365539c4b7cb11ee6b1e9d84506&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:50.239 7 INFO neutron_taas.services.taas.taas_plugin [None req-c01d0072-2a0a-4110-9f5c-7103e2bac248 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 90be0251-28a6-41a9-9cbd-2fefe50f6f59 2026-05-27 11:04:50.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c01d0072-2a0a-4110-9f5c-7103e2bac248 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 90be0251-28a6-41a9-9cbd-2fefe50f6f59 [pid: 8|app: 0|req: 397/807] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/security-groups/9752d77d-806e-4cc1-965d-62a72fb69ecf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:50.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-c01d0072-2a0a-4110-9f5c-7103e2bac248 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: ffc0897d-98bc-482f-877e-3c7931a83290 2026-05-27 11:04:50.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c01d0072-2a0a-4110-9f5c-7103e2bac248 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: ffc0897d-98bc-482f-877e-3c7931a83290 [pid: 8|app: 0|req: 398/808] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/security-groups/6beedd3e-f808-4bbe-a94c-f57969037ec8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:50.817 8 INFO neutron.api.v2.resource [None req-a258e93c-ffbd-455b-bae0-93e5a145a80c 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/809] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/security-groups/6beedd3e-f808-4bbe-a94c-f57969037ec8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:50.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-4206dcdc-0ca2-462e-9fb1-d86b530460d9 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] TaaS: Handle Delete Port: 3ff95a9f-919c-4f48-b488-2600743f744a 2026-05-27 11:04:50.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4206dcdc-0ca2-462e-9fb1-d86b530460d9 52e29a6285024fd4b815f6593455fa9f 3ba835c605304c9eb2337cfbf7b267a0 - - default default] Tap Mirror: Handle Delete Port: 3ff95a9f-919c-4f48-b488-2600743f744a 2026-05-27 11:04:50.929 7 INFO neutron.db.l3_hamode_db [None req-c01d0072-2a0a-4110-9f5c-7103e2bac248 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 5496eebe-41ce-4b12-a5d6-1fb3a86bce16 was deleted as no HA routers are present in tenant 018f7713c570485eaa31e6bf89ba894d. [pid: 7|app: 0|req: 411/810] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/routers/e1ffb08f-169b-4f0e-ae81-a2a906284610 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/floatingips/d04a1708-5afb-4c39-9832-36a448292b01 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/subnets/1eb8d547-f6cd-4e54-b79a-a84d116c8124 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:51.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-d99d01ed-514e-43ed-be83-ad235df2be59 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: a600aacb-92ac-4fbf-9a59-1e1991821064 2026-05-27 11:04:51.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d99d01ed-514e-43ed-be83-ad235df2be59 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: a600aacb-92ac-4fbf-9a59-1e1991821064 [pid: 7|app: 0|req: 413/813] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/networks/6a8f7882-d7bd-46af-9f03-e7d43950b715 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/814] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/security-groups?tenant_id=018f7713c570485eaa31e6bf89ba894d&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:51.583 7 INFO neutron.services.segments.plugin [-] Segment ea68b10d-acd2-4e32-806f-d68422147977 resource provider aggregate not found 2026-05-27 11:04:51.590 7 INFO neutron.services.segments.plugin [-] Segment ea68b10d-acd2-4e32-806f-d68422147977 resource provider aggregate not found 2026-05-27 11:04:51.608 7 INFO neutron.services.segments.plugin [-] Segment ea68b10d-acd2-4e32-806f-d68422147977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea68b10d-acd2-4e32-806f-d68422147977 found for delete ", "request_id": "req-188b4c30-41b5-4d18-a978-f85a67c77bc3"}]} 2026-05-27 11:04:51.618 7 INFO neutron.services.segments.plugin [-] Segment ea68b10d-acd2-4e32-806f-d68422147977 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea68b10d-acd2-4e32-806f-d68422147977 found for delete ", "request_id": "req-7990b378-2eb8-4386-8f0d-4d16f09a4a6f"}]} 2026-05-27 11:04:51.623 7 INFO neutron.services.segments.plugin [-] Segment 7d30664a-e4be-4bfb-addb-798e3472a303 resource provider aggregate not found 2026-05-27 11:04:51.636 7 INFO neutron.services.segments.plugin [-] Segment 7d30664a-e4be-4bfb-addb-798e3472a303 resource provider aggregate not found 2026-05-27 11:04:51.651 7 INFO neutron.services.segments.plugin [-] Segment 7d30664a-e4be-4bfb-addb-798e3472a303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d30664a-e4be-4bfb-addb-798e3472a303 found for delete ", "request_id": "req-562fd72c-a6cd-4e81-99de-393093e8188e"}]} 2026-05-27 11:04:51.658 7 INFO neutron.services.segments.plugin [-] Segment 7d30664a-e4be-4bfb-addb-798e3472a303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d30664a-e4be-4bfb-addb-798e3472a303 found for delete ", "request_id": "req-7c3e9812-e1c1-49e5-a969-e2eba2918fe4"}]} 2026-05-27 11:04:51.673 7 INFO neutron.services.segments.plugin [-] Segment 70a84f8a-a402-402d-85f6-df3973e0024c resource provider aggregate not found 2026-05-27 11:04:51.680 7 INFO neutron.services.segments.plugin [-] Segment 70a84f8a-a402-402d-85f6-df3973e0024c resource provider aggregate not found 2026-05-27 11:04:51.700 7 INFO neutron.services.segments.plugin [-] Segment 70a84f8a-a402-402d-85f6-df3973e0024c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a84f8a-a402-402d-85f6-df3973e0024c found for delete ", "request_id": "req-831d2e87-1beb-4d14-bb90-4784e88ec223"}]} 2026-05-27 11:04:51.704 7 INFO neutron.services.segments.plugin [-] Segment 70a84f8a-a402-402d-85f6-df3973e0024c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a84f8a-a402-402d-85f6-df3973e0024c found for delete ", "request_id": "req-910ae008-c3e9-4b98-a003-a19e5f95fa7f"}]} [pid: 7|app: 0|req: 415/815] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/security-groups/bb2e8bf9-cb65-47ff-8bf2-174243c477d6 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:51.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2a0d18d-34d5-4d57-8629-ec08e9cc49fa 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 9f3a7a1a-8f96-41d6-aa44-2c5029cb7b61 2026-05-27 11:04:51.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2a0d18d-34d5-4d57-8629-ec08e9cc49fa 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 9f3a7a1a-8f96-41d6-aa44-2c5029cb7b61 [pid: 8|app: 0|req: 401/816] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/routers/43c1eaab-83d3-4313-bca7-97c0048c57cd/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:52.368 7 INFO neutron.db.segments_db [None req-7b0e871e-e99c-439a-9363-92eb580f916b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 of type vxlan for network 5382487e-8d46-4d92-940a-65dc45f25e9c [pid: 7|app: 0|req: 416/817] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:04:52 2026] POST /v2.0/networks => generated 744 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:52.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 879b2ae7-edac-4c39-9323-425b10bf0d11 2026-05-27 11:04:52.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 879b2ae7-edac-4c39-9323-425b10bf0d11 [pid: 7|app: 0|req: 417/818] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:52 2026] POST /v2.0/subnets => generated 691 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:52.733 7 INFO neutron.db.segments_db [None req-2784ed41-4d6b-471a-99c3-0f562c07c7ba 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment c149fc9f-e907-4d10-be3f-f7822683130b of type vxlan for network b379d77c-04fc-44b6-b4ca-0e5aa5d6f4c3 2026-05-27 11:04:52.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 508de360-f192-4488-8311-c85d77bc1971 2026-05-27 11:04:52.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 508de360-f192-4488-8311-c85d77bc1971 2026-05-27 11:04:52.919 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 11:04:52.958 7 INFO neutron.db.l3_hamode_db [None req-2784ed41-4d6b-471a-99c3-0f562c07c7ba 64eebc93b02641d4889e7660e23ccc16 d47a5d171f294174a7151ba1c6c57672 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:53.304 8 INFO neutron.db.l3_hamode_db [None req-9bcd8a6c-a48b-46a0-9b9e-75735ce73a8f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 08a012db-08da-4933-841c-f492c6b9abe2 was deleted as no HA routers are present in tenant 3ba835c605304c9eb2337cfbf7b267a0. [pid: 8|app: 0|req: 402/819] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:52 2026] DELETE /v2.0/routers/43c1eaab-83d3-4313-bca7-97c0048c57cd => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/820] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:04:53 2026] DELETE /v2.0/subnets/751775d7-54cd-4bf1-a366-6fed731690b5 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:53.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-47b7e0d5-a921-497e-9aa3-bf9dd4d6c0d8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: c1b8f795-10b4-4551-841a-d9bdb1d8f722 2026-05-27 11:04:53.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47b7e0d5-a921-497e-9aa3-bf9dd4d6c0d8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: c1b8f795-10b4-4551-841a-d9bdb1d8f722 2026-05-27 11:04:53.740 7 INFO neutron.db.l3_hamode_db [None req-2784ed41-4d6b-471a-99c3-0f562c07c7ba 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 404/821] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:04:53 2026] DELETE /v2.0/networks/115b9cad-f98e-4890-924b-498ac07844cf => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:53.857 8 INFO neutron.services.segments.plugin [-] Segment 23a2897c-96f8-4ae0-8b9a-184e5899e64a resource provider aggregate not found 2026-05-27 11:04:53.878 8 INFO neutron.services.segments.plugin [-] Segment 23a2897c-96f8-4ae0-8b9a-184e5899e64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a2897c-96f8-4ae0-8b9a-184e5899e64a found for delete ", "request_id": "req-f8a6c8a9-d573-4006-84da-c7d934b1eac4"}]} 2026-05-27 11:04:53.925 8 INFO neutron.services.segments.plugin [-] Segment 23a2897c-96f8-4ae0-8b9a-184e5899e64a resource provider aggregate not found 2026-05-27 11:04:53.942 8 INFO neutron.services.segments.plugin [-] Segment 23a2897c-96f8-4ae0-8b9a-184e5899e64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a2897c-96f8-4ae0-8b9a-184e5899e64a found for delete ", "request_id": "req-f2e18263-de5f-4b63-a6d9-af3f2f8e1131"}]} [pid: 8|app: 0|req: 405/822] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/security-groups?tenant_id=3ba835c605304c9eb2337cfbf7b267a0&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/823] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:54 2026] DELETE /v2.0/security-groups/253af819-099b-4b6f-bbc0-f2f55223c058 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/824] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:04:52 2026] POST /v2.0/routers => generated 731 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/825] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:04:54 2026] PUT /v2.0/routers/46c6dafa-cab9-4693-b4f6-316eb24e8d96/add_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:55.892 8 INFO neutron.services.segments.plugin [-] Segment 0b610be0-bff1-4e95-9119-af327d922353 resource provider aggregate not found 2026-05-27 11:04:55.907 8 INFO neutron.services.segments.plugin [-] Segment 0b610be0-bff1-4e95-9119-af327d922353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b610be0-bff1-4e95-9119-af327d922353 found for delete ", "request_id": "req-a144d333-aa58-4f9e-abbf-5fdff53c8336"}]} 2026-05-27 11:04:55.962 8 INFO neutron.services.segments.plugin [-] Segment 0b610be0-bff1-4e95-9119-af327d922353 resource provider aggregate not found 2026-05-27 11:04:55.976 8 INFO neutron.services.segments.plugin [-] Segment 0b610be0-bff1-4e95-9119-af327d922353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b610be0-bff1-4e95-9119-af327d922353 found for delete ", "request_id": "req-55c9152b-ee7a-41e3-ad82-270d026953dc"}]} [pid: 7|app: 0|req: 419/826] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:56 2026] GET /v2.0/security-groups?tenant_id=a498ce28e30547449ac5c07fa585da72&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/827] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:56 2026] DELETE /v2.0/security-groups/e9e05643-b0f8-49d4-9c44-f3a47e6af9a6 => 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: 420/828] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:04:56 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:04:56 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&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: 409/830] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:04:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/831] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:56 2026] GET /v2.0/security-groups?tenant_id=1f71721678e2423f9f836d424f6fb50e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/832] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/833] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:56 2026] DELETE /v2.0/security-groups/16f03ee7-28a3-4e30-8625-cfac158099d9 => 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: 411/834] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:04:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/835] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:04:56 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/836] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2034351702&fields=id&tenant_id=d47a5d171f294174a7151ba1c6c57672 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/837] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/networks?id=5382487e-8d46-4d92-940a-65dc45f25e9c => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/838] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/quotas/d47a5d171f294174a7151ba1c6c57672 => 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: 426/839] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/ports?tenant_id=d47a5d171f294174a7151ba1c6c57672&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?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: 427/841] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/842] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 429/845] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/security-groups?tenant_id=93661ab8a72f461ca177775e35cb0fc6&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/846] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:59 2026] DELETE /v2.0/security-groups/94fb6f81-cc9c-4d4d-bd55-6a1f4278175d => 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: 418/847] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:04:59 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 430/848] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:04:59 2026] GET /v2.0/security-groups?tenant_id=29554814ccd840bd9196a73f4863474b&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/849] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:04:59 2026] DELETE /v2.0/security-groups/d8e3e9f9-9cbc-4148-adfc-2e241952ca52 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:00 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/851] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:01 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 432/852] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/networks?id=5382487e-8d46-4d92-940a-65dc45f25e9c => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/853] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d47a5d171f294174a7151ba1c6c57672 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/854] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/855] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:05:02 2026] POST /v2.0/ports => generated 958 bytes in 301 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: 434/856] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?tenant_id=579f075366ec438a84540f731d916344&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/857] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:03 2026] DELETE /v2.0/security-groups/d35cc04b-d046-472e-9075-ecd1715b7cd6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/858] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:05:02 2026] PUT /v2.0/ports/3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 => generated 1239 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:03.437 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10169c96-d9f7-437d-b850-4b0e64f399b7'] response: {'name': 'network-changed', 'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/859] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/security-groups?tenant_id=fb8f87244977439a9ea1dfa1387835d0&name=default => generated 2925 bytes in 111 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: 424/860] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:03 2026] DELETE /v2.0/security-groups/cb21bb52-495b-42cb-bc00-ebba3da9f9a3 => 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: 437/861] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/862] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/863] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/ports?tenant_id=d47a5d171f294174a7151ba1c6c57672&device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 426/864] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/networks?tenant_id=d47a5d171f294174a7151ba1c6c57672&shared=False => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/865] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:05:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/866] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:04 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 440/867] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:04 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 428/868] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/ports?tenant_id=d47a5d171f294174a7151ba1c6c57672&device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/869] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 => 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: 429/870] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/subnets?id=d041325b-6eb9-474a-b093-32ac6896ab87 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/871] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/ports?network_id=5382487e-8d46-4d92-940a-65dc45f25e9c&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: 430/872] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/873] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?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: 431/874] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 73 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.66 () {34 vars in 970 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/ports/f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 968 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/876] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/878] 199.19.213.5 () {34 vars in 998 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/subnets?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 684 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/879] 199.19.213.5 () {34 vars in 1144 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19&device_owner=compute%3Anova&network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/880] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/security-groups?tenant_id=3d4984910f094aedabba62e33b9a397d&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/881] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:05:06 2026] PUT /v2.0/ports/f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 1145 bytes in 482 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: 447/882] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/security-groups?tenant_id=f4f4edc308da43e89e9357b84c8c948f&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:07.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bad767b9-7ab8-4b46-8a9a-6e82cb224e1d'] response: {'name': 'network-changed', 'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 436/883] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:07 2026] DELETE /v2.0/security-groups/34e3aa82-a473-4b1b-b61a-dfa1eb774590 => 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: 448/884] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:07 2026] DELETE /v2.0/security-groups/67a20039-0c02-479a-9341-deac2d44f6f3 => 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: 437/885] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/886] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 438/887] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/security-groups?tenant_id=954efe2b23f94f83b074daa20badf765&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/888] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:07 2026] DELETE /v2.0/security-groups/c8ba22e7-3a24-4f81-90a8-ff4874da2b69 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/889] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/890] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/891] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/892] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/893] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/894] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/895] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 454/896] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:07 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/897] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/898] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/899] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/900] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/901] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/902] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/903] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/904] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/905] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/907] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/908] 10.0.0.127 () {32 vars in 653 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions => generated 21537 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/909] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 447/910] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/911] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/912] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/913] 10.0.0.127 () {32 vars in 665 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/914] 10.0.0.127 () {32 vars in 699 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/915] 10.0.0.127 () {32 vars in 697 bytes} [Wed May 27 11:05:09 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: 450/916] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/917] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/918] 10.0.0.127 () {32 vars in 703 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/919] 10.0.0.127 () {32 vars in 693 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/920] 10.0.0.127 () {32 vars in 695 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/921] 10.0.0.127 () {32 vars in 685 bytes} [Wed May 27 11:05: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: 453/922] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/923] 10.0.0.127 () {32 vars in 661 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.127 () {32 vars in 699 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/925] 10.0.0.127 () {32 vars in 679 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/926] 10.0.0.127 () {32 vars in 683 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/927] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/928] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/929] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/930] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/931] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/933] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:09 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: 460/934] 10.0.0.127 () {32 vars in 699 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/935] 10.0.0.127 () {32 vars in 679 bytes} [Wed May 27 11:05:09 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: 462/936] 10.0.0.127 () {32 vars in 667 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/937] 10.0.0.127 () {32 vars in 677 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/938] 10.0.0.127 () {32 vars in 665 bytes} [Wed May 27 11:05:09 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: 465/939] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/940] 10.0.0.127 () {32 vars in 713 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/941] 10.0.0.127 () {32 vars in 691 bytes} [Wed May 27 11:05:09 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: 468/942] 10.0.0.127 () {32 vars in 683 bytes} [Wed May 27 11:05:09 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: 469/943] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 475/944] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/945] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/946] 10.0.0.127 () {32 vars in 705 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/947] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/948] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:09 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: 474/949] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/950] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/951] 10.0.0.127 () {32 vars in 693 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/952] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/953] 10.0.0.127 () {32 vars in 709 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/954] 10.0.0.127 () {32 vars in 705 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/955] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.127 () {32 vars in 697 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/957] 10.0.0.127 () {32 vars in 711 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/958] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/959] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/960] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/961] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/962] 10.0.0.127 () {32 vars in 671 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/963] 10.0.0.127 () {32 vars in 661 bytes} [Wed May 27 11:05:09 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: 479/964] 199.19.213.5 () {34 vars in 1116 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/965] 10.0.0.127 () {32 vars in 699 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/966] 10.0.0.127 () {32 vars in 699 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/967] 10.0.0.127 () {32 vars in 677 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-default => 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: 489/968] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/969] 10.0.0.127 () {32 vars in 683 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/970] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 492/971] 10.0.0.127 () {32 vars in 685 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 493/972] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 494/973] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/974] 10.0.0.127 () {32 vars in 697 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 496/975] 10.0.0.127 () {32 vars in 695 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 497/976] 10.0.0.127 () {32 vars in 685 bytes} [Wed May 27 11:05:09 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: 7|app: 0|req: 498/977] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/978] 10.0.0.127 () {32 vars in 705 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/979] 10.0.0.127 () {32 vars in 667 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/980] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 502/981] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/982] 10.0.0.127 () {32 vars in 691 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 504/983] 10.0.0.127 () {32 vars in 691 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 505/984] 10.0.0.127 () {32 vars in 695 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 506/985] 10.0.0.127 () {32 vars in 685 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 507/986] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/987] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/988] 10.0.0.127 () {32 vars in 703 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/989] 10.0.0.127 () {32 vars in 713 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/990] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/991] 10.0.0.127 () {32 vars in 715 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/992] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/993] 10.0.0.127 () {32 vars in 741 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/994] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:05:10 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: 516/995] 10.0.0.127 () {32 vars in 683 bytes} [Wed May 27 11:05:10 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: 517/996] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 518/997] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/998] 10.0.0.127 () {32 vars in 679 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 520/999] 10.0.0.127 () {32 vars in 669 bytes} [Wed May 27 11:05:10 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: 521/1000] 10.0.0.127 () {32 vars in 697 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 522/1001] 10.0.0.127 () {32 vars in 705 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 523/1002] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:10 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: 7|app: 0|req: 524/1003] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1004] 10.0.0.127 () {32 vars in 683 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1005] 10.0.0.127 () {32 vars in 705 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1006] 10.0.0.127 () {32 vars in 695 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1007] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1008] 10.0.0.127 () {32 vars in 697 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1009] 10.0.0.127 () {32 vars in 679 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1010] 10.0.0.127 () {32 vars in 689 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1011] 10.0.0.127 () {32 vars in 701 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1012] 10.0.0.127 () {32 vars in 665 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1013] 10.0.0.127 () {32 vars in 681 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1014] 10.0.0.127 () {32 vars in 677 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1015] 10.0.0.127 () {32 vars in 693 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1016] 10.0.0.127 () {32 vars in 677 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1017] 10.0.0.127 () {32 vars in 667 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1018] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1019] 10.0.0.127 () {32 vars in 675 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1020] 10.0.0.127 () {32 vars in 687 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1021] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:05:09 2026] PUT /v2.0/ports/f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 968 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:10.512 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ff21acb-3c39-40c4-8638-604c9a78347a'] response: {'name': 'network-changed', 'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/1022] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/1023] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 543/1024] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1025] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 482/1026] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:10 2026] GET /v2.0/security-groups?tenant_id=42d466650dd14ce096bd24664eb4e039&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1027] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:11.388 7 INFO neutron.db.l3_db [None req-68e7d38a-0d62-4761-a173-e833bf23659c 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] Floating IP a789d9d6-1629-4f0d-be86-9a5be6614747 associated. External IP: 10.96.250.211, port: 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4. [pid: 8|app: 0|req: 484/1028] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:11 2026] DELETE /v2.0/security-groups/cedba7f0-6192-49e7-96cf-a761463a2d6e => 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: 485/1029] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1030] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1031] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1032] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 545/1033] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:05:11 2026] PUT /v2.0/floatingips/a789d9d6-1629-4f0d-be86-9a5be6614747 => generated 856 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:11.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82a02344-c2ee-42c5-addd-7410b049d69d'] response: {'name': 'network-changed', 'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 546/1034] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 489/1035] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:11 2026] GET /v2.0/security-groups?tenant_id=901388eac0d34b3490c8ebf9d1fc557c&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1036] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:11 2026] DELETE /v2.0/security-groups/eff984e2-16d6-434e-b391-029975217271 => 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: 548/1037] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/ports?tenant_id=d47a5d171f294174a7151ba1c6c57672&device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1038] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/security-groups?tenant_id=77ac1425540c4427b64156490eb38e91&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1039] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/networks?id=5382487e-8d46-4d92-940a-65dc45f25e9c => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1040] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1041] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:12 2026] DELETE /v2.0/security-groups/700335aa-2c19-4e24-9a95-07b2f3e589b6 => 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: 551/1042] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/subnets?id=d041325b-6eb9-474a-b093-32ac6896ab87 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1043] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/ports?network_id=5382487e-8d46-4d92-940a-65dc45f25e9c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1044] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?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: 493/1045] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1046] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1047] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&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: 554/1048] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/ports?tenant_id=54fced5e66d1488e96611fdfe39eb520&device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1049] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/networks?id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1050] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1051] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/subnets?id=d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1052] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:12 2026] GET /v2.0/ports?network_id=e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1053] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:13 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?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: 557/1054] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:13 2026] GET /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:13.669 8 INFO neutron.db.segments_db [None req-34e1a656-9c3c-4a70-b96d-cacc3978f899 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Added segment f2bc17f3-2454-4504-8aca-193e77fc212f of type vxlan for network 96bea96a-ecbf-4521-bc59-d41e22448291 [pid: 8|app: 0|req: 499/1057] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:13 2026] POST /v2.0/networks => generated 644 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1058] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:13 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1059] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:13 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&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: 559/1060] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:13 2026] POST /v2.0/ports => generated 774 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.137 8 INFO neutron.db.segments_db [None req-71ed52ec-84d2-4ec7-a2c6-c9f2ec543f67 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Added segment 20704257-150c-4c3a-81ce-0cb08ed899fd of type vxlan for network e04b4475-74c3-4dda-bea2-3f876f43d10c [pid: 8|app: 0|req: 502/1061] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/networks => generated 632 bytes in 146 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: 560/1062] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1063] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/ports => generated 949 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-90606344-67f8-45e4-a107-142aa61e4c53 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] TaaS: Handle Delete Port: 0f755f11-d882-491d-ad5b-fb6e39778e54 2026-05-27 11:05:14.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90606344-67f8-45e4-a107-142aa61e4c53 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Tap Mirror: Handle Delete Port: 0f755f11-d882-491d-ad5b-fb6e39778e54 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 504/1064] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:14 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1065] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1066] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/security-groups?id=22204d9b-6d20-4f78-b9fc-de694689f058&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1067] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:14 2026] DELETE /v2.0/ports/0f755f11-d882-491d-ad5b-fb6e39778e54 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:15.127 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13160a5a-7c79-4904-bb7d-eb9bf243e56b c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1068] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:15 2026] DELETE /v2.0/ports/0f755f11-d882-491d-ad5b-fb6e39778e54 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:15.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-478f66a5-fbe8-4a10-8651-5e9209ff7f99 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1069] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/ports/0f755f11-d882-491d-ad5b-fb6e39778e54 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:15.195 8 INFO neutron_taas.services.taas.taas_plugin [req-47fdf2e0-70b9-444f-bf28-d06cd716bd37 req-559e6169-8894-4753-b249-87c1311be488 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] TaaS: Handle Delete Port: f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:05:15.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-47fdf2e0-70b9-444f-bf28-d06cd716bd37 req-559e6169-8894-4753-b249-87c1311be488 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] Tap Mirror: Handle Delete Port: f8f1f7c1-2416-4798-ab8b-f04789551805 2026-05-27 11:05:15.327 8 INFO neutron.db.l3_db [req-47fdf2e0-70b9-444f-bf28-d06cd716bd37 req-559e6169-8894-4753-b249-87c1311be488 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] Floating IP 082a3af5-7da5-4b5c-be07-426b05480e68 disassociated. External IP: 10.96.250.219, port: f8f1f7c1-2416-4798-ab8b-f04789551805. [pid: 7|app: 0|req: 564/1070] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:15 2026] DELETE /v2.0/subnets/c53becf1-0082-4d84-a567-e55f1f56789f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:15.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-54721329-c65f-44eb-91fb-404db769bbc7 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] TaaS: Handle Delete Port: 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54721329-c65f-44eb-91fb-404db769bbc7 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Tap Mirror: Handle Delete Port: 5e471a1b-a16f-4cac-9f32-c378dcca21ef 2026-05-27 11:05:15.559 7 INFO neutron.services.segments.plugin [-] Segment 20704257-150c-4c3a-81ce-0cb08ed899fd resource provider aggregate not found 2026-05-27 11:05:15.568 7 INFO neutron.services.segments.plugin [-] Segment 20704257-150c-4c3a-81ce-0cb08ed899fd resource provider aggregate not found 2026-05-27 11:05:15.590 7 INFO neutron.services.segments.plugin [-] Segment 20704257-150c-4c3a-81ce-0cb08ed899fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20704257-150c-4c3a-81ce-0cb08ed899fd found for delete ", "request_id": "req-d646d76a-4b9e-49b2-b115-b89b9cd01da9"}]} 2026-05-27 11:05:15.592 7 INFO neutron.services.segments.plugin [-] Segment 20704257-150c-4c3a-81ce-0cb08ed899fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20704257-150c-4c3a-81ce-0cb08ed899fd found for delete ", "request_id": "req-535324b4-1454-48cd-a2a8-7791d8646ad1"}]} [pid: 7|app: 0|req: 565/1071] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:15 2026] DELETE /v2.0/networks/e04b4475-74c3-4dda-bea2-3f876f43d10c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:15.672 7 INFO neutron.db.segments_db [None req-91b211e7-a283-4c27-9a40-efa6b9d9becb c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Added segment 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 of type vxlan for network a8ff126f-e83b-4bf2-a99b-b45f259df24f [pid: 8|app: 0|req: 507/1072] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:05:15 2026] DELETE /v2.0/ports/f8f1f7c1-2416-4798-ab8b-f04789551805 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:15.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5752a65-d4a2-44a0-8d22-d633a6886595'] response: {'server_uuid': '39b4532a-0fbe-4714-a63f-d65435b27f19', 'name': 'network-vif-deleted', 'tag': 'f8f1f7c1-2416-4798-ab8b-f04789551805', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 566/1073] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:15 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1074] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:15 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1075] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:16 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 567/1076] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:16 2026] POST /v2.0/ports => generated 912 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:16.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-d460b306-cd20-4b3e-a296-62550bfc7ced c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] TaaS: Handle Delete Port: 3e1571aa-da18-4673-a1cb-d9e8a028d328 2026-05-27 11:05:16.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d460b306-cd20-4b3e-a296-62550bfc7ced c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Tap Mirror: Handle Delete Port: 3e1571aa-da18-4673-a1cb-d9e8a028d328 [pid: 8|app: 0|req: 510/1077] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:16 2026] DELETE /v2.0/ports/3e1571aa-da18-4673-a1cb-d9e8a028d328 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:16.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c224fbb6-d444-4464-9865-59a3e21c65d5 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1078] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:16 2026] GET /v2.0/ports/3e1571aa-da18-4673-a1cb-d9e8a028d328 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1079] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:16 2026] DELETE /v2.0/subnets/fe8c6bce-202f-441f-a9ee-f0a8ba85cd1f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1080] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:16 2026] DELETE /v2.0/networks/a8ff126f-e83b-4bf2-a99b-b45f259df24f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1081] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:16 2026] POST /v2.0/ports => generated 774 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1082] 10.0.0.127 () {34 vars in 737 bytes} [Wed May 27 11:05:17 2026] PUT /v2.0/ports/58cad139-baf3-47fa-80b7-aa6be2d8a867 => generated 752 bytes in 181 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, ' [pid: 7|app: 0|req: 571/1083] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:17.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ff65758-6bf2-49f2-b4e2-2ad7c6767037 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] TaaS: Handle Delete Port: 58cad139-baf3-47fa-80b7-aa6be2d8a867 2026-05-27 11:05:17.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ff65758-6bf2-49f2-b4e2-2ad7c6767037 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Tap Mirror: Handle Delete Port: 58cad139-baf3-47fa-80b7-aa6be2d8a867 [pid: 8|app: 0|req: 513/1084] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/security-groups?tenant_id=fb0cc3f4a3214c4aa1ea147cd75f95cf&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1085] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/ports/58cad139-baf3-47fa-80b7-aa6be2d8a867 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1086] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/security-groups/86ab21ad-93cd-4dfb-a1cf-88a27613fb33 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:17.624 7 INFO neutron.services.segments.plugin [-] Segment 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 resource provider aggregate not found 2026-05-27 11:05:17.630 7 INFO neutron.services.segments.plugin [-] Segment 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 resource provider aggregate not found 2026-05-27 11:05:17.641 7 INFO neutron.services.segments.plugin [-] Segment 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 found for delete ", "request_id": "req-2fef8d24-90ce-475a-bd42-89e7d8661115"}]} 2026-05-27 11:05:17.653 7 INFO neutron.services.segments.plugin [-] Segment 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 726f6e0f-a9c7-44d6-bccc-be1f0937d9c3 found for delete ", "request_id": "req-a2eb7591-0a1b-4b7f-88e0-e87deb2a6c3e"}]} [pid: 7|app: 0|req: 573/1087] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/ports => generated 777 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:17.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-029bcfe2-1ab2-40f6-870f-1b2be773dcc7 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1088] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/ports/58cad139-baf3-47fa-80b7-aa6be2d8a867 => 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: 574/1089] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1090] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:17 2026] GET /v2.0/ports/ac55ffe8-abc5-4ca1-8cb1-f91cbec88662 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:17.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-021b516b-c156-4e64-a05a-e92fbd9b9048 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1091] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/ports/3e1571aa-da18-4673-a1cb-d9e8a028d328 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:17.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df93ab1d-3460-4c26-8e7d-61810a859af1 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1092] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/subnets/fe8c6bce-202f-441f-a9ee-f0a8ba85cd1f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:17.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d115404-f773-4cb6-be6d-325a9c8cf18c c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1093] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/subnets/c53becf1-0082-4d84-a567-e55f1f56789f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:17.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-038cc41e-8f03-4125-932f-33bab5d539e4 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] TaaS: Handle Delete Port: ac55ffe8-abc5-4ca1-8cb1-f91cbec88662 2026-05-27 11:05:17.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-038cc41e-8f03-4125-932f-33bab5d539e4 c6d5e55a73024dd09c04447780229cc8 751c9e950e5c4a26a920a677d9a2b79c - - default default] Tap Mirror: Handle Delete Port: ac55ffe8-abc5-4ca1-8cb1-f91cbec88662 [pid: 8|app: 0|req: 518/1094] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:17 2026] DELETE /v2.0/ports/ac55ffe8-abc5-4ca1-8cb1-f91cbec88662 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1095] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:18 2026] DELETE /v2.0/networks/96bea96a-ecbf-4521-bc59-d41e22448291 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1096] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:18 2026] GET /v2.0/ports?device_id=39b4532a-0fbe-4714-a63f-d65435b27f19 => 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: 578/1097] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:18 2026] GET /v2.0/security-groups?tenant_id=751c9e950e5c4a26a920a677d9a2b79c&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: 520/1098] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:18 2026] DELETE /v2.0/security-groups/6952750d-4e3a-449f-8fdd-d0327e10ed08 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:19.481 7 INFO neutron.db.segments_db [None req-9401778e-2106-4358-9dd0-1fe3e821a192 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Added segment 692b17d6-ebe1-4b73-b866-b11f5c62ec45 of type vxlan for network 89708deb-3249-442e-9f1a-ccbe0972a631 [pid: 7|app: 0|req: 579/1099] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:19 2026] POST /v2.0/networks => generated 650 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1100] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:19 2026] DELETE /v2.0/security-groups/22204d9b-6d20-4f78-b9fc-de694689f058 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:19.649 8 INFO neutron.api.v2.resource [None req-9790a0d3-a71a-4a43-a1d1-daf217126222 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1101] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/security-groups/22204d9b-6d20-4f78-b9fc-de694689f058 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:19.671 7 INFO neutron.services.segments.plugin [-] Segment f2bc17f3-2454-4504-8aca-193e77fc212f resource provider aggregate not found 2026-05-27 11:05:19.674 7 INFO neutron.services.segments.plugin [-] Segment f2bc17f3-2454-4504-8aca-193e77fc212f resource provider aggregate not found 2026-05-27 11:05:19.690 7 INFO neutron.services.segments.plugin [-] Segment f2bc17f3-2454-4504-8aca-193e77fc212f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2bc17f3-2454-4504-8aca-193e77fc212f found for delete ", "request_id": "req-061cb983-1099-4dbf-bb92-653e4de599a9"}]} 2026-05-27 11:05:19.698 7 INFO neutron.services.segments.plugin [-] Segment f2bc17f3-2454-4504-8aca-193e77fc212f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2bc17f3-2454-4504-8aca-193e77fc212f found for delete ", "request_id": "req-9863cfab-e636-4248-b6e5-e242826b426f"}]} 2026-05-27 11:05:19.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-c099a342-a063-4e44-9bfc-470862965bf4 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] TaaS: Handle Delete Port: 36c5b019-aa00-48cd-9f96-410312c97555 2026-05-27 11:05:19.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c099a342-a063-4e44-9bfc-470862965bf4 a66e51a580a4432caaad72155c7d67d7 54fced5e66d1488e96611fdfe39eb520 - - default default] Tap Mirror: Handle Delete Port: 36c5b019-aa00-48cd-9f96-410312c97555 [pid: 7|app: 0|req: 580/1102] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:19 2026] POST /v2.0/subnets => generated 627 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:19.835 7 INFO neutron.db.segments_db [None req-a1ffc137-dac7-4a6a-8873-21383e9c1972 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Added segment 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e of type vxlan for network 6052ab8e-dc53-457e-9df5-6c6beea8a7e2 [pid: 8|app: 0|req: 523/1103] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:05:19 2026] DELETE /v2.0/floatingips/082a3af5-7da5-4b5c-be07-426b05480e68 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:20.058 7 INFO neutron.db.l3_hamode_db [None req-a1ffc137-dac7-4a6a-8873-21383e9c1972 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:20.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-73560641-bbea-4a0c-8f45-1a30855ae9c5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 92f5f16b-62a2-4bd4-8f2e-53856f874418 2026-05-27 11:05:20.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73560641-bbea-4a0c-8f45-1a30855ae9c5 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 92f5f16b-62a2-4bd4-8f2e-53856f874418 [pid: 8|app: 0|req: 524/1104] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:19 2026] PUT /v2.0/routers/f26cf70d-df75-435c-85ff-2916eb822448/remove_router_interface => generated 309 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:20.744 7 INFO neutron.db.l3_hamode_db [None req-a1ffc137-dac7-4a6a-8873-21383e9c1972 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:20.968 8 INFO neutron.db.segments_db [None req-aedee75e-a99e-45f7-bbdd-5cd6f553f741 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 853e9c9a-bc7c-47d3-b1d8-662bce209b28 of type vxlan for network 2befc62a-43f2-4147-9f12-fb24e5276f56 [pid: 8|app: 0|req: 525/1105] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:20 2026] POST /v2.0/networks => generated 634 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:21.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-c59ea196-8dc4-41ae-ad76-4cf4910a4f92 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 9664c32d-b545-4c1d-afc0-e380bdf0418e 2026-05-27 11:05:21.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c59ea196-8dc4-41ae-ad76-4cf4910a4f92 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 9664c32d-b545-4c1d-afc0-e380bdf0418e [pid: 7|app: 0|req: 581/1106] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:19 2026] POST /v2.0/routers => generated 694 bytes in 1620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:21.459 7 INFO neutron.db.segments_db [None req-2d8c4735-a973-4db7-917a-5fbf1ed22b43 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 4b982714-7abb-429a-b166-173394ec9858 of type vxlan for network 56ccba53-3645-42cf-b056-adc95ea37b9a 2026-05-27 11:05:21.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-c59ea196-8dc4-41ae-ad76-4cf4910a4f92 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 739343fd-3822-4b60-9bf1-5c60f22188f4 2026-05-27 11:05:21.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c59ea196-8dc4-41ae-ad76-4cf4910a4f92 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 739343fd-3822-4b60-9bf1-5c60f22188f4 [pid: 7|app: 0|req: 582/1107] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:21 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:21.809 8 INFO neutron.services.segments.plugin [-] Segment 0ede0379-8752-4373-9c86-72e3ab189b37 resource provider aggregate not found 2026-05-27 11:05:21.816 8 INFO neutron.services.segments.plugin [-] Segment 0ede0379-8752-4373-9c86-72e3ab189b37 resource provider aggregate not found 2026-05-27 11:05:21.831 8 INFO neutron.services.segments.plugin [-] Segment 0ede0379-8752-4373-9c86-72e3ab189b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ede0379-8752-4373-9c86-72e3ab189b37 found for delete ", "request_id": "req-ac5f7e7f-1f3c-43cb-8c7c-1f49f47a201f"}]} 2026-05-27 11:05:21.834 8 INFO neutron.services.segments.plugin [-] Segment 0ede0379-8752-4373-9c86-72e3ab189b37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ede0379-8752-4373-9c86-72e3ab189b37 found for delete ", "request_id": "req-9b5c6e32-80ae-4901-8930-23215d6cae8e"}]} 2026-05-27 11:05:21.843 8 INFO neutron.db.l3_hamode_db [None req-c59ea196-8dc4-41ae-ad76-4cf4910a4f92 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 964f3bb8-eacc-491a-9c95-a0f6d1885f18 was deleted as no HA routers are present in tenant 54fced5e66d1488e96611fdfe39eb520. [pid: 8|app: 0|req: 526/1108] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:21 2026] DELETE /v2.0/routers/f26cf70d-df75-435c-85ff-2916eb822448 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1109] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:21 2026] POST /v2.0/subnets => generated 646 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1110] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1111] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:22 2026] DELETE /v2.0/subnets/d07ad76c-80c0-41da-bff9-d77bb7dd73f3 => 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: 530/1112] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:22 2026] POST /v2.0/subnets => generated 655 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1113] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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-27 11:05:22.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-60dc248a-85e6-45a3-a7d7-be7ffa6ae1a4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: d848b7dc-297f-4a52-bacf-14ff5dd3fa2a 2026-05-27 11:05:22.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60dc248a-85e6-45a3-a7d7-be7ffa6ae1a4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: d848b7dc-297f-4a52-bacf-14ff5dd3fa2a [pid: 8|app: 0|req: 532/1114] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:22 2026] DELETE /v2.0/networks/e38ffa8e-a85c-4cf9-90d6-fc8a0ef45888 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:22.899 8 INFO neutron.db.segments_db [None req-b4ff747f-119d-4e61-bb6f-bd937a678803 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 of type vxlan for network 331cf4f9-0280-436c-82b0-1ef4cd8abe3e 2026-05-27 11:05:23.127 8 INFO neutron.db.l3_hamode_db [None req-b4ff747f-119d-4e61-bb6f-bd937a678803 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1115] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:21 2026] PUT /v2.0/routers/55352b50-1f7f-4d6e-ba69-8a329d85a9a3/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1116] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/security-groups?tenant_id=54fced5e66d1488e96611fdfe39eb520&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:23.251 8 INFO neutron.db.l3_hamode_db [None req-b4ff747f-119d-4e61-bb6f-bd937a678803 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1117] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:23 2026] POST /v2.0/ports => generated 958 bytes in 285 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: 586/1118] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:23 2026] DELETE /v2.0/security-groups/20aaed76-9b5a-4f8e-9ddc-4a67a8b1defb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1119] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:22 2026] POST /v2.0/routers => generated 511 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:23.858 8 INFO neutron.services.segments.plugin [-] Segment c1cd74a5-a22d-417c-9b84-4c879fdd1617 resource provider aggregate not found 2026-05-27 11:05:23.867 8 INFO neutron.services.segments.plugin [-] Segment c1cd74a5-a22d-417c-9b84-4c879fdd1617 resource provider aggregate not found [pid: 7|app: 0|req: 587/1120] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:23 2026] POST /v2.0/ports => generated 958 bytes in 325 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-27 11:05:23.901 8 INFO neutron.services.segments.plugin [-] Segment c1cd74a5-a22d-417c-9b84-4c879fdd1617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1cd74a5-a22d-417c-9b84-4c879fdd1617 found for delete ", "request_id": "req-21e53797-f72e-40f1-b995-cafe13365e07"}]} 2026-05-27 11:05:23.902 8 INFO neutron.services.segments.plugin [-] Segment c1cd74a5-a22d-417c-9b84-4c879fdd1617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1cd74a5-a22d-417c-9b84-4c879fdd1617 found for delete ", "request_id": "req-c3cee7c8-4f3f-48bb-b977-ff40c0a85f4a"}]} 2026-05-27 11:05:24.651 7 INFO neutron.db.l3_db [None req-cb8564d7-3619-4464-b4e6-1032bdfe9c20 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Floating IP f8d5d42d-99a1-4288-8388-a4cebc5312e6 associated. External IP: 10.96.250.208, port: 3587d812-9c1e-401e-b132-3b034df58e69. [pid: 8|app: 0|req: 534/1121] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:23 2026] PUT /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1122] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:24 2026] GET /v2.0/ports/3bf2a3bc-ffa9-4636-b701-5c155e7a1d09 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1123] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:05:23 2026] POST /v2.0/floatingips => generated 842 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:25.079 7 INFO neutron.db.l3_db [None req-5063f610-9857-4109-a9e2-483e25c4928b 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Floating IP f8d5d42d-99a1-4288-8388-a4cebc5312e6 disassociated. External IP: 10.96.250.208, port: 3587d812-9c1e-401e-b132-3b034df58e69. [pid: 7|app: 0|req: 589/1124] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:05:24 2026] PUT /v2.0/floatingips/f8d5d42d-99a1-4288-8388-a4cebc5312e6 => generated 552 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:25.721 7 INFO neutron.db.segments_db [None req-61a2aba2-d5d0-4d15-ae66-bb1185012eb7 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment f00df770-b90c-44c9-8380-8241b71ae8c6 of type vxlan for network 0154bc05-b0d1-4439-a9dc-0f549ffc3841 [pid: 7|app: 0|req: 590/1125] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:05:25 2026] POST /v2.0/networks => generated 745 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:25.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bdfa4b1-a5cd-413e-8855-ae8bdcfeb97c 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: 7b61bca2-198c-4a18-97ed-67a2310a6337 2026-05-27 11:05:25.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bdfa4b1-a5cd-413e-8855-ae8bdcfeb97c 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: 7b61bca2-198c-4a18-97ed-67a2310a6337 [pid: 7|app: 0|req: 591/1126] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:05:25 2026] DELETE /v2.0/floatingips/f8d5d42d-99a1-4288-8388-a4cebc5312e6 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1127] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:26 2026] POST /v2.0/subnets => generated 692 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1128] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:24 2026] PUT /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:26.441 8 INFO neutron.db.segments_db [None req-b4a97c9c-0e35-4fb7-8d54-efd0a51cefb8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 1459983a-e9bb-4231-b1eb-3fa1220a8110 of type vxlan for network 4f360281-90fb-4791-b0eb-6fca9b9a8a4e 2026-05-27 11:05:26.654 8 INFO neutron.db.l3_hamode_db [None req-b4a97c9c-0e35-4fb7-8d54-efd0a51cefb8 64eebc93b02641d4889e7660e23ccc16 84cd298b734c4e0c9f9c7c2b58a86b71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:26.956 7 INFO neutron.db.l3_db [None req-d0491b2e-2f9b-43ec-84d0-18b1814db84c 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Floating IP abc710ee-a4f0-4669-a213-62d3983022fb associated. External IP: 10.96.250.219, port: 57e584a1-e59b-4a8f-90ea-136a2f4a644d. [pid: 7|app: 0|req: 593/1129] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:05:26 2026] POST /v2.0/floatingips => generated 842 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1130] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/ports/c6f91ced-3db2-4a66-b54c-85a151d5c046 => generated 967 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:27.339 8 INFO neutron.db.l3_hamode_db [None req-b4a97c9c-0e35-4fb7-8d54-efd0a51cefb8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1131] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/floatingips/abc710ee-a4f0-4669-a213-62d3983022fb => generated 842 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:27.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-703b4788-2f08-483f-975c-a94d7bb67cc5 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: c6f91ced-3db2-4a66-b54c-85a151d5c046 2026-05-27 11:05:27.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-703b4788-2f08-483f-975c-a94d7bb67cc5 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: c6f91ced-3db2-4a66-b54c-85a151d5c046 [pid: 7|app: 0|req: 596/1132] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:27 2026] PUT /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77/remove_router_interface => generated 309 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1133] 10.0.0.127 () {32 vars in 655 bytes} [Wed May 27 11:05:28 2026] GET /v2.0/floatingips => generated 845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1134] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:26 2026] POST /v2.0/routers => generated 732 bytes in 1810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:28.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-9db7ad31-848f-4094-b26e-c3a527983ec7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: 3bf2a3bc-ffa9-4636-b701-5c155e7a1d09 2026-05-27 11:05:28.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9db7ad31-848f-4094-b26e-c3a527983ec7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: 3bf2a3bc-ffa9-4636-b701-5c155e7a1d09 2026-05-27 11:05:28.519 8 INFO neutron.db.l3_db [None req-e19f771d-c0d5-41a5-9866-9edd2d5c4797 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Floating IP abc710ee-a4f0-4669-a213-62d3983022fb associated. External IP: 10.96.250.219, port: 57e584a1-e59b-4a8f-90ea-136a2f4a644d. [pid: 7|app: 0|req: 598/1135] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:28 2026] PUT /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1136] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:05:28 2026] PUT /v2.0/floatingips/abc710ee-a4f0-4669-a213-62d3983022fb => generated 842 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1139] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/ports?device_id=375b1a51-36f2-440a-a9ae-aed55a8dea77 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:29.230 8 INFO neutron.db.l3_db [None req-ba06ebb6-0320-4ec9-8fb2-bd5ae009bb38 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Floating IP abc710ee-a4f0-4669-a213-62d3983022fb disassociated. External IP: 10.96.250.219, port: 3587d812-9c1e-401e-b132-3b034df58e69. [pid: 8|app: 0|req: 542/1140] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:05:29 2026] PUT /v2.0/floatingips/abc710ee-a4f0-4669-a213-62d3983022fb => generated 552 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:29.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-0baa9e91-ff68-4e14-9251-00f5081e10ad 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: dfb469fe-a5e2-44f4-b252-4e43db02b743 2026-05-27 11:05:29.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0baa9e91-ff68-4e14-9251-00f5081e10ad 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: dfb469fe-a5e2-44f4-b252-4e43db02b743 2026-05-27 11:05:29.969 8 INFO neutron.services.segments.plugin [-] Segment 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 resource provider aggregate not found [pid: 7|app: 0|req: 599/1141] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:28 2026] PUT /v2.0/routers/f6eb388a-b246-4dc4-8ea8-9d0ba6345c9d/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:29.984 8 INFO neutron.services.segments.plugin [-] Segment 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 resource provider aggregate not found 2026-05-27 11:05:29.991 8 INFO neutron.services.segments.plugin [-] Segment 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 found for delete ", "request_id": "req-d254a8b9-fe86-43e4-bbaf-36e84b14b08e"}]} 2026-05-27 11:05:30.009 8 INFO neutron.db.l3_hamode_db [None req-0baa9e91-ff68-4e14-9251-00f5081e10ad 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] HA network 331cf4f9-0280-436c-82b0-1ef4cd8abe3e was deleted as no HA routers are present in tenant d2278677f0df46f59f727b1b7c3b24d6. [pid: 8|app: 0|req: 543/1142] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:29 2026] DELETE /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:30.018 8 INFO neutron.services.segments.plugin [-] Segment 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eea2fe0-d9a2-4a4f-9d13-a57a8c1cafa0 found for delete ", "request_id": "req-ffb4da88-61fe-420a-931c-4f619aae72e1"}]} 2026-05-27 11:05:30.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e7c55a1-f43d-497f-89a5-09670e91ba6b 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: e059afeb-d59a-4947-8e75-93b64bcc4e52 2026-05-27 11:05:30.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e7c55a1-f43d-497f-89a5-09670e91ba6b 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: e059afeb-d59a-4947-8e75-93b64bcc4e52 [pid: 8|app: 0|req: 544/1143] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/subnets/0bb910ce-22df-4798-8184-54e723895f75 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1144] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:05:29 2026] DELETE /v2.0/floatingips/abc710ee-a4f0-4669-a213-62d3983022fb => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1145] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/subnets/0b8170f9-18d2-4224-a8c2-89f23403e2a3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:30.268 7 INFO neutron.api.v2.resource [None req-77104764-7033-4596-8779-18cf7425a801 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1146] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/floatingips/abc710ee-a4f0-4669-a213-62d3983022fb => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:30.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-27209d68-8298-4998-92ae-607dad7e17e0 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: 3587d812-9c1e-401e-b132-3b034df58e69 2026-05-27 11:05:30.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27209d68-8298-4998-92ae-607dad7e17e0 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: 3587d812-9c1e-401e-b132-3b034df58e69 [pid: 8|app: 0|req: 546/1147] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/networks/56ccba53-3645-42cf-b056-adc95ea37b9a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:30.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-08cb3a1b-d054-46f3-8ae8-86e9fb4b711a 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: fcf269f3-7adc-4508-b713-255702adfadc 2026-05-27 11:05:30.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08cb3a1b-d054-46f3-8ae8-86e9fb4b711a 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: fcf269f3-7adc-4508-b713-255702adfadc [pid: 7|app: 0|req: 602/1148] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/ports/3587d812-9c1e-401e-b132-3b034df58e69 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:30.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-13e73cd6-8470-48a8-8514-caf1cbf7bd76 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: 57e584a1-e59b-4a8f-90ea-136a2f4a644d 2026-05-27 11:05:30.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13e73cd6-8470-48a8-8514-caf1cbf7bd76 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: 57e584a1-e59b-4a8f-90ea-136a2f4a644d [pid: 8|app: 0|req: 547/1149] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/networks/2befc62a-43f2-4147-9f12-fb24e5276f56 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:30.801 8 INFO neutron.db.segments_db [None req-28da703f-2f96-4b23-8c6a-4bb4f05269ab 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad of type vxlan for network 84cc9855-29f6-4f02-ac5f-07121bd31ba1 [pid: 7|app: 0|req: 603/1150] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:30 2026] DELETE /v2.0/ports/57e584a1-e59b-4a8f-90ea-136a2f4a644d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1151] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:30 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1152] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/ports?device_id=55352b50-1f7f-4d6e-ba69-8a329d85a9a3 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1153] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/networks?id=0154bc05-b0d1-4439-a9dc-0f549ffc3841 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1154] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:30 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1155] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/quotas/84cd298b734c4e0c9f9c7c2b58a86b71 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:31.178 8 INFO neutron.db.segments_db [None req-ae90ff99-0a82-4087-bf64-e3eef9666dd1 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 of type vxlan for network 977c4117-7a70-4e91-8415-4c983194a4b2 2026-05-27 11:05:31.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-9919d041-faab-4d7e-bd4f-fbf31fb0dca0 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: d19fa8e8-d62e-4bec-9baa-abea839ee721 2026-05-27 11:05:31.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9919d041-faab-4d7e-bd4f-fbf31fb0dca0 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: d19fa8e8-d62e-4bec-9baa-abea839ee721 2026-05-27 11:05:31.404 8 INFO neutron.db.l3_hamode_db [None req-ae90ff99-0a82-4087-bf64-e3eef9666dd1 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:31.555 8 INFO neutron.db.l3_hamode_db [None req-ae90ff99-0a82-4087-bf64-e3eef9666dd1 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1156] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:30 2026] PUT /v2.0/routers/55352b50-1f7f-4d6e-ba69-8a329d85a9a3/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1157] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/ports?tenant_id=84cd298b734c4e0c9f9c7c2b58a86b71&fields=id => generated 57 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:32.015 8 INFO neutron.services.segments.plugin [-] Segment 4b982714-7abb-429a-b166-173394ec9858 resource provider aggregate not found 2026-05-27 11:05:32.039 8 INFO neutron.services.segments.plugin [-] Segment 4b982714-7abb-429a-b166-173394ec9858 resource provider aggregate not found 2026-05-27 11:05:32.042 8 INFO neutron.services.segments.plugin [-] Segment 4b982714-7abb-429a-b166-173394ec9858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b982714-7abb-429a-b166-173394ec9858 found for delete ", "request_id": "req-baee5d06-76f3-4f37-ba1d-09498eaa15b1"}]} 2026-05-27 11:05:32.060 8 INFO neutron.services.segments.plugin [-] Segment 853e9c9a-bc7c-47d3-b1d8-662bce209b28 resource provider aggregate not found 2026-05-27 11:05:32.069 8 INFO neutron.services.segments.plugin [-] Segment 4b982714-7abb-429a-b166-173394ec9858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b982714-7abb-429a-b166-173394ec9858 found for delete ", "request_id": "req-40f1c8d9-822c-427b-a22a-199b263a91b7"}]} 2026-05-27 11:05:32.088 8 INFO neutron.services.segments.plugin [-] Segment 853e9c9a-bc7c-47d3-b1d8-662bce209b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 853e9c9a-bc7c-47d3-b1d8-662bce209b28 found for delete ", "request_id": "req-c214fd2f-bbae-46e5-988c-e96e72735d64"}]} 2026-05-27 11:05:32.097 8 INFO neutron.services.segments.plugin [-] Segment 853e9c9a-bc7c-47d3-b1d8-662bce209b28 resource provider aggregate not found 2026-05-27 11:05:32.127 8 INFO neutron.services.segments.plugin [-] Segment 853e9c9a-bc7c-47d3-b1d8-662bce209b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 853e9c9a-bc7c-47d3-b1d8-662bce209b28 found for delete ", "request_id": "req-a5932143-4491-41d6-b213-b46f9739c788"}]} [pid: 8|app: 0|req: 551/1158] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:31 2026] POST /v2.0/routers => generated 510 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:32.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-864cacbb-8a9d-4971-8047-4a4fe90be7a7 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: d75361c4-3931-478b-9b0c-ded6f015e08c 2026-05-27 11:05:32.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-864cacbb-8a9d-4971-8047-4a4fe90be7a7 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: d75361c4-3931-478b-9b0c-ded6f015e08c [pid: 8|app: 0|req: 552/1159] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/networks/0154bc05-b0d1-4439-a9dc-0f549ffc3841?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:32.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-864cacbb-8a9d-4971-8047-4a4fe90be7a7 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] TaaS: Handle Delete Port: cc2570ec-1be6-40d6-8334-723566cc50b4 2026-05-27 11:05:32.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-864cacbb-8a9d-4971-8047-4a4fe90be7a7 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] Tap Mirror: Handle Delete Port: cc2570ec-1be6-40d6-8334-723566cc50b4 [pid: 8|app: 0|req: 553/1160] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:32 2026] POST /v2.0/ports => generated 964 bytes in 272 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: 554/1161] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/networks/0154bc05-b0d1-4439-a9dc-0f549ffc3841?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-27 11:05:32.783 7 INFO neutron.services.segments.plugin [-] Segment 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e resource provider aggregate not found 2026-05-27 11:05:32.788 7 INFO neutron.services.segments.plugin [-] Segment 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e resource provider aggregate not found 2026-05-27 11:05:32.803 7 INFO neutron.services.segments.plugin [-] Segment 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e found for delete ", "request_id": "req-d1ce365e-1294-466e-9772-6df1f5b4d4d2"}]} 2026-05-27 11:05:32.805 7 INFO neutron.db.l3_hamode_db [None req-864cacbb-8a9d-4971-8047-4a4fe90be7a7 9cb3244a7eb342d1a9ab929e3245b9a2 17072f89bd1443cdb5ef0251341f7e45 - - default default] HA network 6052ab8e-dc53-457e-9df5-6c6beea8a7e2 was deleted as no HA routers are present in tenant 17072f89bd1443cdb5ef0251341f7e45. [pid: 7|app: 0|req: 608/1162] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:31 2026] DELETE /v2.0/routers/55352b50-1f7f-4d6e-ba69-8a329d85a9a3 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:32.821 7 INFO neutron.services.segments.plugin [-] Segment 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496fcdd2-dc4a-4faa-aea3-5de8a9cf3b9e found for delete ", "request_id": "req-b1041103-f020-44d3-967c-020864a33966"}]} [pid: 7|app: 0|req: 609/1163] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1164] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:32 2026] DELETE /v2.0/subnets/079ef217-519f-4fde-8928-a5deef4bede0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1165] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1166] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:33 2026] DELETE /v2.0/networks/89708deb-3249-442e-9f1a-ccbe0972a631 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1167] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1168] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1169] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1170] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:32 2026] PUT /v2.0/routers/34b746ef-d4eb-4883-bc02-c67d470b56ec/add_router_interface => generated 309 bytes in 1044 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: 616/1171] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports/a58f3963-a717-4315-b54c-20c797e8ddc3 => generated 1038 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1172] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1173] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?tenant_id=17072f89bd1443cdb5ef0251341f7e45&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1174] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1175] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:33 2026] DELETE /v2.0/security-groups/fd74a651-c57b-4c48-9228-3ed48406d4a7 => 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: 560/1176] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:34.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea166827-afe2-42e7-875e-1fa1a719b830 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: a58f3963-a717-4315-b54c-20c797e8ddc3 2026-05-27 11:05:34.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea166827-afe2-42e7-875e-1fa1a719b830 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: a58f3963-a717-4315-b54c-20c797e8ddc3 [pid: 7|app: 0|req: 617/1177] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:33 2026] PUT /v2.0/routers/34b746ef-d4eb-4883-bc02-c67d470b56ec/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:34.631 8 INFO neutron.api.v2.resource [None req-72affe7b-ca70-4d70-bc90-e837913ef00c 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1178] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:34 2026] PUT /v2.0/routers/34b746ef-d4eb-4883-bc02-c67d470b56ec/remove_router_interface => generated 197 bytes in 129 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: 618/1179] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?device_id=34b746ef-d4eb-4883-bc02-c67d470b56ec => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:34.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-12b88f93-0e0c-42f1-a5e9-32e01c8c10b7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: df371279-6522-48f2-8cc4-6f9492a9db99 2026-05-27 11:05:34.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12b88f93-0e0c-42f1-a5e9-32e01c8c10b7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: df371279-6522-48f2-8cc4-6f9492a9db99 2026-05-27 11:05:34.820 7 INFO neutron.services.segments.plugin [-] Segment 692b17d6-ebe1-4b73-b866-b11f5c62ec45 resource provider aggregate not found 2026-05-27 11:05:34.841 7 INFO neutron.services.segments.plugin [-] Segment 692b17d6-ebe1-4b73-b866-b11f5c62ec45 resource provider aggregate not found 2026-05-27 11:05:34.841 7 INFO neutron.services.segments.plugin [-] Segment 692b17d6-ebe1-4b73-b866-b11f5c62ec45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b17d6-ebe1-4b73-b866-b11f5c62ec45 found for delete ", "request_id": "req-4646067d-5c2d-4073-acf0-c8a6e09d2bdb"}]} 2026-05-27 11:05:34.861 7 INFO neutron.services.segments.plugin [-] Segment 692b17d6-ebe1-4b73-b866-b11f5c62ec45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b17d6-ebe1-4b73-b866-b11f5c62ec45 found for delete ", "request_id": "req-444587b7-5a3d-4cd4-8bb8-41e6553d8d46"}]} [pid: 7|app: 0|req: 619/1180] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1181] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 621/1182] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:35.142 8 INFO neutron.services.segments.plugin [-] Segment c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 resource provider aggregate not found 2026-05-27 11:05:35.146 8 INFO neutron.services.segments.plugin [-] Segment c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 resource provider aggregate not found [pid: 7|app: 0|req: 622/1183] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/ports?tenant_id=d47a5d171f294174a7151ba1c6c57672&device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:35.159 8 INFO neutron.services.segments.plugin [-] Segment c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 found for delete ", "request_id": "req-2b7f3eb6-8121-4bea-80b4-e97ea018b193"}]} 2026-05-27 11:05:35.161 8 INFO neutron.services.segments.plugin [-] Segment c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d6d933-07ed-4cdc-9009-c8dd39e3ad68 found for delete ", "request_id": "req-48bac59c-c088-42ed-985b-e37cbc923f79"}]} 2026-05-27 11:05:35.165 8 INFO neutron.db.l3_hamode_db [None req-12b88f93-0e0c-42f1-a5e9-32e01c8c10b7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] HA network 977c4117-7a70-4e91-8415-4c983194a4b2 was deleted as no HA routers are present in tenant d2278677f0df46f59f727b1b7c3b24d6. [pid: 8|app: 0|req: 562/1184] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:34 2026] DELETE /v2.0/routers/34b746ef-d4eb-4883-bc02-c67d470b56ec => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1185] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/networks?id=5382487e-8d46-4d92-940a-65dc45f25e9c => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1186] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1187] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/subnets?id=d041325b-6eb9-474a-b093-32ac6896ab87 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1188] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/ports?network_id=5382487e-8d46-4d92-940a-65dc45f25e9c&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: 563/1189] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:35 2026] DELETE /v2.0/subnets/990aa9d0-2097-43f5-b063-b3fd0655d688 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1190] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?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: 628/1191] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1192] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:35 2026] DELETE /v2.0/networks/84cc9855-29f6-4f02-ac5f-07121bd31ba1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:35.534 7 INFO neutron.db.segments_db [None req-5a5bece8-8494-471e-8446-12fa1817449c 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 5e2fb41f-aa70-457e-bfa2-c096373546f6 of type vxlan for network 300e3153-3dd9-49cf-b01b-68c719f61818 [pid: 7|app: 0|req: 629/1193] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:35 2026] POST /v2.0/networks => generated 633 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1194] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:35 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:35.940 8 INFO neutron.db.segments_db [None req-53752c69-7b45-429e-a029-cac3514dba3c 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 15f67aa7-60e0-4309-bbe1-36f1967133e8 of type vxlan for network 1f68f397-8e1e-48c5-ad0c-9a0d83c8a774 2026-05-27 11:05:35.945 7 INFO neutron.db.segments_db [None req-3842593e-a878-49d9-aa00-b4f1f4ec22fc 2fac3930a9874dacb2e8aae1071aceb0 ff4094179ef545fcb7debcf5b4025452 - - default default] Added segment 0f90a937-ed44-4fc6-9d09-6e956194bebc of type vxlan for network bd0e2f87-8f1b-4957-832a-8440adc941e4 [pid: 7|app: 0|req: 630/1195] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:35 2026] POST /v2.0/networks => generated 648 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1196] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:36 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1197] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:36 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1198] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:36 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:36.232 8 INFO neutron.db.l3_hamode_db [None req-53752c69-7b45-429e-a029-cac3514dba3c 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:36.341 8 INFO neutron.db.l3_hamode_db [None req-53752c69-7b45-429e-a029-cac3514dba3c 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 634/1199] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:36 2026] POST /v2.0/subnets => generated 673 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:36.807 7 INFO neutron.db.segments_db [None req-0e3f1ce5-7c8a-448e-a745-a5b2b7b762e9 2fac3930a9874dacb2e8aae1071aceb0 ff4094179ef545fcb7debcf5b4025452 - - default default] Added segment 1ca6c0c1-149d-4ff4-b46c-81af8145507a of type vxlan for network a2472aa3-cbe7-4f6a-82c6-7a4bbd7c1f6e [pid: 8|app: 0|req: 566/1200] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:35 2026] POST /v2.0/routers => generated 510 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1201] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:36 2026] POST /v2.0/networks => generated 648 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1202] 10.0.0.127 () {34 vars in 743 bytes} [Wed May 27 11:05:36 2026] PUT /v2.0/networks/a2472aa3-cbe7-4f6a-82c6-7a4bbd7c1f6e => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1203] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/networks?id=0154bc05-b0d1-4439-a9dc-0f549ffc3841 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:37.188 8 INFO neutron.services.segments.plugin [-] Segment a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad resource provider aggregate not found 2026-05-27 11:05:37.195 8 INFO neutron.services.segments.plugin [-] Segment a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad resource provider aggregate not found 2026-05-27 11:05:37.207 8 INFO neutron.services.segments.plugin [-] Segment a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad found for delete ", "request_id": "req-6ad2e791-c114-4e4e-98bc-ee3c3543b5e1"}]} 2026-05-27 11:05:37.216 8 INFO neutron.services.segments.plugin [-] Segment a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ae51e6-8723-4e7d-9e6a-c6f1cca7f8ad found for delete ", "request_id": "req-1d764831-747d-4a57-804e-17e67b974c63"}]} [pid: 7|app: 0|req: 638/1204] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:37 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1205] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:05:37 2026] POST /v2.0/ports => generated 954 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1206] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1207] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1208] 10.0.0.127 () {34 vars in 741 bytes} [Wed May 27 11:05:37 2026] PUT /v2.0/subnets/e14ad313-2404-45d8-bc41-a6d889dc15a6 => generated 656 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1209] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:05:36 2026] PUT /v2.0/routers/fd4d9d30-30a8-4abc-98c7-c909510f2ff4/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1210] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 569/1211] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1212] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/networks/a2472aa3-cbe7-4f6a-82c6-7a4bbd7c1f6e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1213] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:05:37 2026] PUT /v2.0/ports/9b453542-e10f-45d8-b179-10d1bf5aeb15 => generated 1235 bytes in 420 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-27 11:05:38.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08e6cb0f-c231-4b45-9c00-b67a052c4b3c 2fac3930a9874dacb2e8aae1071aceb0 ff4094179ef545fcb7debcf5b4025452 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1214] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/networks/a2472aa3-cbe7-4f6a-82c6-7a4bbd7c1f6e => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1215] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/ports/ecbd3abc-e67f-442f-8721-7033df3c6b2e => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:38.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eb9568f-558d-45ba-bb1a-d9795aaba8bb'] response: {'name': 'network-changed', 'server_uuid': '15417b33-d2e9-4473-8f75-2a97882a8ddd', 'tag': '9b453542-e10f-45d8-b179-10d1bf5aeb15', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 572/1216] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1217] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/subnets?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1218] 10.0.0.127 () {32 vars in 653 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1219] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks => generated 1313 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1220] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1221] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks/bd0e2f87-8f1b-4957-832a-8440adc941e4 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1222] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/subnets/e956ecd7-0c61-42a8-a717-a5a4fc85f3c5 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:38.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d84c839f-36ef-48e1-b99e-e170b24976be 2fac3930a9874dacb2e8aae1071aceb0 ff4094179ef545fcb7debcf5b4025452 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1223] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/subnets/e14ad313-2404-45d8-bc41-a6d889dc15a6 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:38.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc0cac88-2a85-445c-8105-c377c2fb586f 2fac3930a9874dacb2e8aae1071aceb0 ff4094179ef545fcb7debcf5b4025452 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1224] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/networks/a2472aa3-cbe7-4f6a-82c6-7a4bbd7c1f6e => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:38.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-41e92315-96f7-4206-82a4-ea598fdfef40 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: ecbd3abc-e67f-442f-8721-7033df3c6b2e 2026-05-27 11:05:38.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41e92315-96f7-4206-82a4-ea598fdfef40 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: ecbd3abc-e67f-442f-8721-7033df3c6b2e [pid: 8|app: 0|req: 581/1225] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/subnets/e956ecd7-0c61-42a8-a717-a5a4fc85f3c5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1226] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/networks/bd0e2f87-8f1b-4957-832a-8440adc941e4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1227] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/ports?tenant_id=84cd298b734c4e0c9f9c7c2b58a86b71&device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1228] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks?tenant_id=84cd298b734c4e0c9f9c7c2b58a86b71&shared=False => generated 773 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1229] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1230] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:38 2026] PUT /v2.0/routers/fd4d9d30-30a8-4abc-98c7-c909510f2ff4/remove_router_interface => generated 309 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1231] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/ports?device_id=fd4d9d30-30a8-4abc-98c7-c909510f2ff4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:39.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ade1a0c-6f17-41ec-bc4e-b8c6e22c230f 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: a845e90e-079f-474c-8573-32d3be10cf44 2026-05-27 11:05:39.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ade1a0c-6f17-41ec-bc4e-b8c6e22c230f 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: a845e90e-079f-474c-8573-32d3be10cf44 [pid: 8|app: 0|req: 587/1232] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:39.225 8 INFO neutron.services.segments.plugin [-] Segment 1ca6c0c1-149d-4ff4-b46c-81af8145507a resource provider aggregate not found 2026-05-27 11:05:39.239 8 INFO neutron.services.segments.plugin [-] Segment 1ca6c0c1-149d-4ff4-b46c-81af8145507a resource provider aggregate not found 2026-05-27 11:05:39.247 8 INFO neutron.services.segments.plugin [-] Segment 1ca6c0c1-149d-4ff4-b46c-81af8145507a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ca6c0c1-149d-4ff4-b46c-81af8145507a found for delete ", "request_id": "req-32f5d77a-b548-4f36-bb7c-3bee71ed3fc1"}]} [pid: 8|app: 0|req: 588/1233] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:39.266 8 INFO neutron.services.segments.plugin [-] Segment 1ca6c0c1-149d-4ff4-b46c-81af8145507a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ca6c0c1-149d-4ff4-b46c-81af8145507a found for delete ", "request_id": "req-6e89758e-5b6d-49de-8ea6-eacfd24217f9"}]} 2026-05-27 11:05:39.271 8 INFO neutron.services.segments.plugin [-] Segment 0f90a937-ed44-4fc6-9d09-6e956194bebc resource provider aggregate not found 2026-05-27 11:05:39.286 8 INFO neutron.services.segments.plugin [-] Segment 0f90a937-ed44-4fc6-9d09-6e956194bebc resource provider aggregate not found 2026-05-27 11:05:39.293 8 INFO neutron.services.segments.plugin [-] Segment 0f90a937-ed44-4fc6-9d09-6e956194bebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f90a937-ed44-4fc6-9d09-6e956194bebc found for delete ", "request_id": "req-364353cf-a694-464c-888b-e1026b0d10b3"}]} [pid: 8|app: 0|req: 589/1234] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:39.308 8 INFO neutron.services.segments.plugin [-] Segment 0f90a937-ed44-4fc6-9d09-6e956194bebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f90a937-ed44-4fc6-9d09-6e956194bebc found for delete ", "request_id": "req-49996069-5fcd-45d0-971b-5d3940e7a014"}]} [pid: 8|app: 0|req: 590/1235] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/security-groups?tenant_id=ff4094179ef545fcb7debcf5b4025452&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1236] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:39.497 7 INFO neutron.services.segments.plugin [-] Segment 15f67aa7-60e0-4309-bbe1-36f1967133e8 resource provider aggregate not found 2026-05-27 11:05:39.506 7 INFO neutron.services.segments.plugin [-] Segment 15f67aa7-60e0-4309-bbe1-36f1967133e8 resource provider aggregate not found 2026-05-27 11:05:39.516 7 INFO neutron.services.segments.plugin [-] Segment 15f67aa7-60e0-4309-bbe1-36f1967133e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f67aa7-60e0-4309-bbe1-36f1967133e8 found for delete ", "request_id": "req-fcb65fca-95b6-49d8-bcc4-aafdc8a555da"}]} 2026-05-27 11:05:39.519 7 INFO neutron.services.segments.plugin [-] Segment 15f67aa7-60e0-4309-bbe1-36f1967133e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f67aa7-60e0-4309-bbe1-36f1967133e8 found for delete ", "request_id": "req-fb5d523c-fe38-45ea-b236-621698f7d861"}]} 2026-05-27 11:05:39.532 7 INFO neutron.db.l3_hamode_db [None req-4ade1a0c-6f17-41ec-bc4e-b8c6e22c230f 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] HA network 1f68f397-8e1e-48c5-ad0c-9a0d83c8a774 was deleted as no HA routers are present in tenant d2278677f0df46f59f727b1b7c3b24d6. [pid: 8|app: 0|req: 592/1237] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:39 2026] DELETE /v2.0/security-groups/cbdcd70b-77b1-4b3c-bb47-c6b00876d8c1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1238] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:38 2026] DELETE /v2.0/routers/fd4d9d30-30a8-4abc-98c7-c909510f2ff4 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1239] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:39 2026] DELETE /v2.0/subnets/b53d64c0-7ce3-4b23-9a69-5a1a23312fb3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1240] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:39 2026] DELETE /v2.0/networks/300e3153-3dd9-49cf-b01b-68c719f61818 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:39.845 8 INFO neutron.db.segments_db [None req-abbba7c3-9645-4dda-adcd-6264805c78f0 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Added segment 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 of type vxlan for network 118be3e2-e41e-4eeb-87eb-bb672707ac35 [pid: 7|app: 0|req: 648/1241] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?tenant_id=84cd298b734c4e0c9f9c7c2b58a86b71&device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 649/1242] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9b453542-e10f-45d8-b179-10d1bf5aeb15 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1243] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/subnets?id=f0a552be-e5cc-4a26-9b80-e240c880a260 => generated 695 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1244] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?network_id=0154bc05-b0d1-4439-a9dc-0f549ffc3841&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: 652/1245] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/networks/0154bc05-b0d1-4439-a9dc-0f549ffc3841?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:40.087 8 INFO neutron.db.l3_hamode_db [None req-abbba7c3-9645-4dda-adcd-6264805c78f0 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1246] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/networks/0154bc05-b0d1-4439-a9dc-0f549ffc3841?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: 654/1247] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1248] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1249] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 657/1250] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:40.849 8 INFO neutron.db.l3_hamode_db [None req-abbba7c3-9645-4dda-adcd-6264805c78f0 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:41.463 7 INFO neutron.db.segments_db [None req-555cc482-ce66-4732-bab9-82dd1e5ba134 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Added segment 9ae68775-3a81-442b-a945-dd68e95199b0 of type vxlan for network ff7f5dcf-3bc0-4970-9cbc-5de489fb6228 2026-05-27 11:05:41.541 7 INFO neutron.services.segments.plugin [-] Segment 5e2fb41f-aa70-457e-bfa2-c096373546f6 resource provider aggregate not found 2026-05-27 11:05:41.549 7 INFO neutron.services.segments.plugin [-] Segment 5e2fb41f-aa70-457e-bfa2-c096373546f6 resource provider aggregate not found 2026-05-27 11:05:41.566 7 INFO neutron.services.segments.plugin [-] Segment 5e2fb41f-aa70-457e-bfa2-c096373546f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2fb41f-aa70-457e-bfa2-c096373546f6 found for delete ", "request_id": "req-0be20d3a-2705-49e1-ad53-4c93922ba7ed"}]} 2026-05-27 11:05:41.573 7 INFO neutron.services.segments.plugin [-] Segment 5e2fb41f-aa70-457e-bfa2-c096373546f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e2fb41f-aa70-457e-bfa2-c096373546f6 found for delete ", "request_id": "req-e109a94d-c3da-46d1-bcab-8e54c561c2a2"}]} [pid: 7|app: 0|req: 658/1251] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:41 2026] POST /v2.0/networks => generated 648 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1252] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1253] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:39 2026] POST /v2.0/routers => generated 691 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1254] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1255] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 597/1256] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/routers/65069d8d-88bb-4741-ad87-d850705b3d20 => generated 697 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1257] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1258] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/routers => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1259] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:41 2026] POST /v2.0/ports => generated 779 bytes in 313 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-27 11:05:42.006 7 INFO neutron.db.segments_db [None req-6d353a91-dabc-4e45-8fc5-ac8cd280eea7 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Added segment b6747287-3de1-45e1-b496-cedc89a6c072 of type vxlan for network fbee15b6-3e9d-411b-bcd7-f8b99dc59095 [pid: 7|app: 0|req: 661/1260] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:41 2026] POST /v2.0/networks => generated 636 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1261] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:42 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1262] 10.0.0.127 () {34 vars in 741 bytes} [Wed May 27 11:05:41 2026] PUT /v2.0/routers/65069d8d-88bb-4741-ad87-d850705b3d20 => generated 704 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1263] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/routers/65069d8d-88bb-4741-ad87-d850705b3d20 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1264] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?device_id=65069d8d-88bb-4741-ad87-d850705b3d20 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1265] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:42 2026] POST /v2.0/ports => generated 958 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:05:42.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d708ae1-b824-4e5d-a321-cee4dc27cb06 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: 7f08d9fb-94ef-4b22-b211-46670dcb6bed 2026-05-27 11:05:42.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d708ae1-b824-4e5d-a321-cee4dc27cb06 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: 7f08d9fb-94ef-4b22-b211-46670dcb6bed 2026-05-27 11:05:42.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9ed72c3-415e-4de4-9ff7-9591eb820df8 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] TaaS: Handle Delete Port: f594ef85-2a39-4ee0-937d-517af6913cee 2026-05-27 11:05:42.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9ed72c3-415e-4de4-9ff7-9591eb820df8 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Tap Mirror: Handle Delete Port: f594ef85-2a39-4ee0-937d-517af6913cee [pid: 7|app: 0|req: 664/1266] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:42 2026] DELETE /v2.0/ports/f594ef85-2a39-4ee0-937d-517af6913cee => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1267] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:42.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d708ae1-b824-4e5d-a321-cee4dc27cb06 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] TaaS: Handle Delete Port: cad1f742-2953-4af8-ab12-9e993ed01715 2026-05-27 11:05:43.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d708ae1-b824-4e5d-a321-cee4dc27cb06 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] Tap Mirror: Handle Delete Port: cad1f742-2953-4af8-ab12-9e993ed01715 [pid: 7|app: 0|req: 666/1268] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:43.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4b33939-f4ec-41d6-9f2d-e2fd7b0db4e7 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1269] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/ports/f594ef85-2a39-4ee0-937d-517af6913cee => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1270] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1271] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:43.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df71d125-8262-454c-8abb-62126d43f542 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1272] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/ports/f594ef85-2a39-4ee0-937d-517af6913cee => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1273] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/subnets/30aff822-bf9f-4791-9aa6-3477d2a7dfd3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:43.311 8 INFO neutron.services.segments.plugin [-] Segment 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 resource provider aggregate not found 2026-05-27 11:05:43.325 8 INFO neutron.services.segments.plugin [-] Segment 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 found for delete ", "request_id": "req-5864f87a-4aaf-42d4-9d35-51cb2e886439"}]} 2026-05-27 11:05:43.330 8 INFO neutron.services.segments.plugin [-] Segment 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 resource provider aggregate not found 2026-05-27 11:05:43.339 8 INFO neutron.db.l3_hamode_db [None req-0d708ae1-b824-4e5d-a321-cee4dc27cb06 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] HA network 118be3e2-e41e-4eeb-87eb-bb672707ac35 was deleted as no HA routers are present in tenant d2278677f0df46f59f727b1b7c3b24d6. [pid: 8|app: 0|req: 603/1274] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:42 2026] DELETE /v2.0/routers/65069d8d-88bb-4741-ad87-d850705b3d20 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:43.347 8 INFO neutron.services.segments.plugin [-] Segment 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a7ca83-7d9c-4c38-a6ee-73b1bed88e38 found for delete ", "request_id": "req-81be5ddc-36ea-4dac-a027-65d8688207f2"}]} [pid: 8|app: 0|req: 606/1277] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/ports?device_id=65069d8d-88bb-4741-ad87-d850705b3d20 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:43.395 8 INFO neutron.api.v2.resource [None req-0f9bccdc-bb12-4089-9e51-a1b3974ec7d6 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1278] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/routers/65069d8d-88bb-4741-ad87-d850705b3d20 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1279] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/networks/fbee15b6-3e9d-411b-bcd7-f8b99dc59095 => 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: 608/1280] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/ports?device_id=fd4d9d30-30a8-4abc-98c7-c909510f2ff4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:43.446 8 INFO neutron.api.v2.resource [None req-0ef47e75-1485-466b-a25d-cd75b1f1a865 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1281] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/routers/fd4d9d30-30a8-4abc-98c7-c909510f2ff4 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:43.461 8 INFO neutron.pecan_wsgi.hooks.translation [None req-378d892f-ee07-44d0-9ed2-5622c2b427da 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1282] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/subnets/b53d64c0-7ce3-4b23-9a69-5a1a23312fb3 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1283] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/ports?device_id=34b746ef-d4eb-4883-bc02-c67d470b56ec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:43.494 7 INFO neutron.db.segments_db [None req-aa2bed6d-6c79-4d3f-8dad-0ffc6b0ac5f2 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Added segment a38253c6-f6ac-4a3f-be39-65ac0b703d60 of type vxlan for network 8e76a4de-f258-4e40-99b1-cfaea4b105f7 2026-05-27 11:05:43.507 8 INFO neutron.api.v2.resource [None req-6c95472e-1d80-4d7b-afb1-246be9337fc7 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1284] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/routers/34b746ef-d4eb-4883-bc02-c67d470b56ec => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:43.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c22d517-a92f-4fcd-b1ff-cc9e0570d308 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1285] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/subnets/990aa9d0-2097-43f5-b063-b3fd0655d688 => 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: 614/1286] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:05:43 2026] GET /v2.0/ports?device_id=375b1a51-36f2-440a-a9ae-aed55a8dea77 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:43.571 8 INFO neutron.api.v2.resource [None req-b28e992d-f34f-46a5-980f-281880e7bb02 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1287] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/routers/375b1a51-36f2-440a-a9ae-aed55a8dea77 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:43.580 7 INFO neutron.services.segments.plugin [-] Segment b6747287-3de1-45e1-b496-cedc89a6c072 resource provider aggregate not found 2026-05-27 11:05:43.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0989041a-ff39-4015-af74-910c42d7305d 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1288] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/subnets/0bb910ce-22df-4798-8184-54e723895f75 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:43.596 7 INFO neutron.services.segments.plugin [-] Segment b6747287-3de1-45e1-b496-cedc89a6c072 resource provider aggregate not found 2026-05-27 11:05:43.599 7 INFO neutron.services.segments.plugin [-] Segment b6747287-3de1-45e1-b496-cedc89a6c072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6747287-3de1-45e1-b496-cedc89a6c072 found for delete ", "request_id": "req-05b0aea4-3bd3-4dae-bf52-7e2765b4d7c2"}]} 2026-05-27 11:05:43.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61a2ae1c-98b5-4778-a218-2d2634cf9a74 469e118ed3da4a9b84806cf7b6987b07 d2278677f0df46f59f727b1b7c3b24d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1289] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:43 2026] DELETE /v2.0/subnets/0b8170f9-18d2-4224-a8c2-89f23403e2a3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:43.612 7 INFO neutron.services.segments.plugin [-] Segment b6747287-3de1-45e1-b496-cedc89a6c072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6747287-3de1-45e1-b496-cedc89a6c072 found for delete ", "request_id": "req-8a01bbe5-f707-4c2b-81aa-251fae43fc58"}]} [pid: 7|app: 0|req: 673/1290] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:05:43 2026] POST /v2.0/networks => generated 635 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1291] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:43 2026] POST /v2.0/subnets => generated 646 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1292] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:43 2026] POST /v2.0/ports => generated 924 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1293] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1294] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/security-groups?tenant_id=d2278677f0df46f59f727b1b7c3b24d6&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:44.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-362e6339-450b-4cd1-822c-4942c024524a f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] TaaS: Handle Delete Port: 635510f1-6b56-40ce-a25d-32ebe1953d5b 2026-05-27 11:05:44.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-362e6339-450b-4cd1-822c-4942c024524a f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Tap Mirror: Handle Delete Port: 635510f1-6b56-40ce-a25d-32ebe1953d5b [pid: 8|app: 0|req: 620/1295] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 676/1296] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:44 2026] DELETE /v2.0/ports/635510f1-6b56-40ce-a25d-32ebe1953d5b => 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: 621/1297] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 622/1298] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&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-27 11:05:44.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-711bd91e-248f-4eec-a8a7-12c38e2b6c78 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1299] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/ports/635510f1-6b56-40ce-a25d-32ebe1953d5b => 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: 624/1300] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:44 2026] DELETE /v2.0/subnets/2006f02e-cfb2-49d9-8612-2f38e56b6eaa => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1301] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:44 2026] DELETE /v2.0/networks/8e76a4de-f258-4e40-99b1-cfaea4b105f7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1302] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:44 2026] DELETE /v2.0/security-groups/63cac053-e650-409a-9171-a715fafb4e42 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1303] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:05:44 2026] POST /v2.0/ports => generated 779 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1304] 10.0.0.127 () {34 vars in 737 bytes} [Wed May 27 11:05:45 2026] PUT /v2.0/ports/5d8bde5b-696b-4612-98f6-a287d970fb62 => generated 752 bytes in 168 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-27 11:05:45.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-40bc80ec-2630-47c6-b339-102b5899855d f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] TaaS: Handle Delete Port: 5d8bde5b-696b-4612-98f6-a287d970fb62 2026-05-27 11:05:45.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40bc80ec-2630-47c6-b339-102b5899855d f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Tap Mirror: Handle Delete Port: 5d8bde5b-696b-4612-98f6-a287d970fb62 2026-05-27 11:05:45.353 8 INFO neutron.services.segments.plugin [-] Segment a38253c6-f6ac-4a3f-be39-65ac0b703d60 resource provider aggregate not found 2026-05-27 11:05:45.368 8 INFO neutron.services.segments.plugin [-] Segment a38253c6-f6ac-4a3f-be39-65ac0b703d60 resource provider aggregate not found 2026-05-27 11:05:45.374 8 INFO neutron.services.segments.plugin [-] Segment a38253c6-f6ac-4a3f-be39-65ac0b703d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38253c6-f6ac-4a3f-be39-65ac0b703d60 found for delete ", "request_id": "req-f7fbb8b0-d239-4bd9-8b10-093aa6eaf1c2"}]} 2026-05-27 11:05:45.387 8 INFO neutron.services.segments.plugin [-] Segment a38253c6-f6ac-4a3f-be39-65ac0b703d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38253c6-f6ac-4a3f-be39-65ac0b703d60 found for delete ", "request_id": "req-012891fc-a087-49ca-a540-48de98b693f2"}]} [pid: 8|app: 0|req: 627/1305] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/ports/5d8bde5b-696b-4612-98f6-a287d970fb62 => generated 0 bytes in 196 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: 679/1306] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:45.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c674f9d-c447-4a46-82cd-d21aa8619dc5 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1307] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/ports/5d8bde5b-696b-4612-98f6-a287d970fb62 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1308] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 680/1309] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1310] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1311] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:45 2026] GET /v2.0/ports/c7643f6a-e1e3-4cf4-b5dc-1aa5f1f0cde7 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:45.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2fb368-ebca-459a-b318-65b4b7e26ffb f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1312] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/ports/635510f1-6b56-40ce-a25d-32ebe1953d5b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:45.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d7ba4da-ede7-413b-a8b0-16c91378df08 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1313] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/subnets/2006f02e-cfb2-49d9-8612-2f38e56b6eaa => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:45.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f80237bb-0fe1-4795-8c0c-677ff039ccb0 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1314] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/subnets/30aff822-bf9f-4791-9aa6-3477d2a7dfd3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:45.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-e19b0034-a1ea-4a18-97af-703a5c5e3207 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] TaaS: Handle Delete Port: c7643f6a-e1e3-4cf4-b5dc-1aa5f1f0cde7 2026-05-27 11:05:45.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e19b0034-a1ea-4a18-97af-703a5c5e3207 f1c35e269b0145c8aa638fa1a30d0d70 586630251dd04b43922fff04ad28bfaf - - default default] Tap Mirror: Handle Delete Port: c7643f6a-e1e3-4cf4-b5dc-1aa5f1f0cde7 [pid: 7|app: 0|req: 683/1315] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/ports/c7643f6a-e1e3-4cf4-b5dc-1aa5f1f0cde7 => 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: 633/1316] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:45 2026] DELETE /v2.0/networks/ff7f5dcf-3bc0-4970-9cbc-5de489fb6228 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1317] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/security-groups?tenant_id=586630251dd04b43922fff04ad28bfaf&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1318] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:46 2026] DELETE /v2.0/security-groups/14dbee63-5817-4d2a-9dd6-69560ab3f57f => 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: 686/1319] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 687/1320] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&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: 634/1321] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:05:46 2026] POST /v2.0/security-groups => generated 1623 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1322] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/security-groups => generated 4528 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1323] 10.0.0.127 () {34 vars in 758 bytes} [Wed May 27 11:05:46 2026] PUT /v2.0/security-groups/54cd406c-72d8-4973-99e3-f6d4695634dd => generated 1664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1324] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-groups/54cd406c-72d8-4973-99e3-f6d4695634dd => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1325] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:47 2026] DELETE /v2.0/security-groups/54cd406c-72d8-4973-99e3-f6d4695634dd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1326] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:47.183 8 INFO neutron.api.v2.resource [None req-3a8aafc0-638d-42a8-a7c5-bb3dbeb3e93c be85fd2aad9b4569ae0f1b522e0ce033 75d4c70358a84ffe98dd23df3a3253f7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1327] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:47 2026] DELETE /v2.0/security-groups/54cd406c-72d8-4973-99e3-f6d4695634dd => 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: 691/1328] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:05:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:05:47.394 8 INFO neutron.services.segments.plugin [-] Segment 9ae68775-3a81-442b-a945-dd68e95199b0 resource provider aggregate not found 2026-05-27 11:05:47.410 8 INFO neutron.services.segments.plugin [-] Segment 9ae68775-3a81-442b-a945-dd68e95199b0 resource provider aggregate not found 2026-05-27 11:05:47.416 8 INFO neutron.services.segments.plugin [-] Segment 9ae68775-3a81-442b-a945-dd68e95199b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae68775-3a81-442b-a945-dd68e95199b0 found for delete ", "request_id": "req-048cac70-ea08-438f-b4a9-651c91004ed1"}]} 2026-05-27 11:05:47.426 8 INFO neutron.services.segments.plugin [-] Segment 9ae68775-3a81-442b-a945-dd68e95199b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae68775-3a81-442b-a945-dd68e95199b0 found for delete ", "request_id": "req-9e8e9959-8696-435c-9843-e201872c8648"}]} [pid: 8|app: 0|req: 638/1329] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1330] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-group-rules/1186dc54-68fb-4e8c-8f99-fbd788ee9d55 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1331] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1332] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:47 2026] DELETE /v2.0/security-group-rules/1186dc54-68fb-4e8c-8f99-fbd788ee9d55 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1333] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1334] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1335] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-group-rules/db4800ce-9dc2-4a79-b507-9cb18154f379 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1336] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1337] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 696/1338] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&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: 643/1339] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:47 2026] DELETE /v2.0/security-group-rules/db4800ce-9dc2-4a79-b507-9cb18154f379 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1340] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1341] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1342] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-group-rules/639f5f7f-5545-4846-8732-2eaa3dad28da => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1343] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 646/1344] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1345] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&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: 647/1346] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:48 2026] DELETE /v2.0/security-group-rules/639f5f7f-5545-4846-8732-2eaa3dad28da => 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: 700/1347] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1348] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:48 2026] DELETE /v2.0/security-groups/8bc9bd6a-e7c5-45b2-ac02-9525766e5c35 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1349] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1350] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1351] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:05:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1352] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1353] 10.0.0.127 () {34 vars in 758 bytes} [Wed May 27 11:05:48 2026] PUT /v2.0/security-groups/b513ac63-7bb2-4eca-9a09-9a68465805e5 => generated 1664 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1354] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-groups/b513ac63-7bb2-4eca-9a09-9a68465805e5 => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1355] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:49 2026] DELETE /v2.0/security-groups/b513ac63-7bb2-4eca-9a09-9a68465805e5 => 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: 653/1356] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:49.186 7 INFO neutron.api.v2.resource [None req-d9f1f750-4ba8-4c84-a120-a96d30d68ac3 68f944f156f24de8b882519ecd159e99 3cf5ca4be5e848f99739cfdc17ebe71e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1357] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:49 2026] DELETE /v2.0/security-groups/b513ac63-7bb2-4eca-9a09-9a68465805e5 => 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: 705/1358] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:05:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1359] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-groups?tenant_id=75d4c70358a84ffe98dd23df3a3253f7&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1360] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1361] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:49 2026] DELETE /v2.0/security-groups/9c469be4-6c50-49c8-b161-7b108b0031b9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1362] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules/163513ff-f0ec-462e-9c3e-7c5ee71f5b88 => 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: 708/1363] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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/1364] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1365] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1366] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:49 2026] DELETE /v2.0/security-group-rules/163513ff-f0ec-462e-9c3e-7c5ee71f5b88 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1367] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1368] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1369] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules/b6c96657-9d1d-4f60-b802-d0b202a7fa44 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1370] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1371] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:49 2026] DELETE /v2.0/security-group-rules/b6c96657-9d1d-4f60-b802-d0b202a7fa44 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1372] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:50.022 7 INFO neutron.db.securitygroups_db [None req-26962c36-ca38-4f0b-b67d-6342d54dc950 68f944f156f24de8b882519ecd159e99 3cf5ca4be5e848f99739cfdc17ebe71e - - default default] Project 3cf5ca4be5e848f99739cfdc17ebe71e 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: 713/1373] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:05:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1374] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-group-rules/69c532f7-84cf-420d-b72d-c3c04796d350 => generated 607 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1375] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1376] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:05:50 2026] DELETE /v2.0/security-group-rules/69c532f7-84cf-420d-b72d-c3c04796d350 => 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: 715/1377] 10.0.0.127 () {32 vars in 673 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1378] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:50 2026] DELETE /v2.0/security-groups/61b6fab0-d25e-4273-b851-f1fa8b92de20 => 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: 716/1379] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1380] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1381] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 665/1382] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups?id=950d23ce-7868-41a5-ba99-a8aa3bac5c5c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1383] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:50.875 8 INFO neutron_taas.services.taas.taas_plugin [req-c0b26318-8e11-44c8-bdbb-8e4b9276be5d req-3913f4e2-9fc6-4ac6-913e-414ea3f77588 d191b9474b3b48af9b9e6cb4e2bb32c9 84cd298b734c4e0c9f9c7c2b58a86b71 - - default default] TaaS: Handle Delete Port: 9b453542-e10f-45d8-b179-10d1bf5aeb15 2026-05-27 11:05:50.878 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c0b26318-8e11-44c8-bdbb-8e4b9276be5d req-3913f4e2-9fc6-4ac6-913e-414ea3f77588 d191b9474b3b48af9b9e6cb4e2bb32c9 84cd298b734c4e0c9f9c7c2b58a86b71 - - default default] Tap Mirror: Handle Delete Port: 9b453542-e10f-45d8-b179-10d1bf5aeb15 [pid: 8|app: 0|req: 666/1384] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:05:50 2026] DELETE /v2.0/ports/9b453542-e10f-45d8-b179-10d1bf5aeb15 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:51.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94506f65-6631-4569-b589-e29105e15ffc'] response: {'server_uuid': '15417b33-d2e9-4473-8f75-2a97882a8ddd', 'name': 'network-vif-deleted', 'tag': '9b453542-e10f-45d8-b179-10d1bf5aeb15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 719/1385] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups?tenant_id=3cf5ca4be5e848f99739cfdc17ebe71e&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1386] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:51 2026] DELETE /v2.0/security-groups/72e64c79-490b-461b-af78-2281c3347147 => 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: 720/1387] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:51 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 668/1388] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1389] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1390] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => 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: 722/1391] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/security-groups?tenant_id=82987bc9fabc4689b8c80ce949a16dd2&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: 670/1392] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:53 2026] DELETE /v2.0/security-groups/5de8949a-f0fd-46be-8411-d05e2a22a517 => 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: 723/1393] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/ports?device_id=15417b33-d2e9-4473-8f75-2a97882a8ddd => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:55.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb5ab67f-749c-4f2e-a5aa-3a10076d22e3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: b9132b06-49a2-4914-922b-45ecea979b80 2026-05-27 11:05:55.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb5ab67f-749c-4f2e-a5aa-3a10076d22e3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: b9132b06-49a2-4914-922b-45ecea979b80 [pid: 7|app: 0|req: 724/1394] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:55 2026] GET /v2.0/security-groups?tenant_id=6f58ec87e03d48ed83492a062da0aa8c&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1395] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:55 2026] DELETE /v2.0/security-groups/d3f97764-ccc4-422d-878d-05e4a2bda148 => 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: 726/1396] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:55 2026] GET /v2.0/security-groups?tenant_id=a68c9fbfc97a4a71bc3d3a9db995c384&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1397] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:05:54 2026] PUT /v2.0/routers/f6eb388a-b246-4dc4-8ea8-9d0ba6345c9d/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1398] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:55 2026] DELETE /v2.0/security-groups/4abd3c51-fac3-488c-88cc-3df2034c8923 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:56.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-37f77ec0-5238-477e-b39e-eee02ee9ac5d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 131bf581-07a4-46f2-9c82-edc4b8c4c407 2026-05-27 11:05:56.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37f77ec0-5238-477e-b39e-eee02ee9ac5d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 131bf581-07a4-46f2-9c82-edc4b8c4c407 2026-05-27 11:05:56.299 8 INFO neutron_taas.services.taas.taas_plugin [None req-37f77ec0-5238-477e-b39e-eee02ee9ac5d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 7886b8ce-97e0-4b1e-9060-71c94212efbe 2026-05-27 11:05:56.302 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37f77ec0-5238-477e-b39e-eee02ee9ac5d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 7886b8ce-97e0-4b1e-9060-71c94212efbe 2026-05-27 11:05:56.640 8 INFO neutron.services.segments.plugin [-] Segment 1459983a-e9bb-4231-b1eb-3fa1220a8110 resource provider aggregate not found 2026-05-27 11:05:56.642 8 INFO neutron.services.segments.plugin [-] Segment 1459983a-e9bb-4231-b1eb-3fa1220a8110 resource provider aggregate not found 2026-05-27 11:05:56.658 8 INFO neutron.services.segments.plugin [-] Segment 1459983a-e9bb-4231-b1eb-3fa1220a8110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1459983a-e9bb-4231-b1eb-3fa1220a8110 found for delete ", "request_id": "req-5e032c76-be1f-4f96-9d9b-e4f7c4da4e2e"}]} 2026-05-27 11:05:56.660 8 INFO neutron.services.segments.plugin [-] Segment 1459983a-e9bb-4231-b1eb-3fa1220a8110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1459983a-e9bb-4231-b1eb-3fa1220a8110 found for delete ", "request_id": "req-0ebcb34a-cc82-425a-aed0-1c617e68f85b"}]} 2026-05-27 11:05:56.669 8 INFO neutron.db.l3_hamode_db [None req-37f77ec0-5238-477e-b39e-eee02ee9ac5d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 4f360281-90fb-4791-b0eb-6fca9b9a8a4e was deleted as no HA routers are present in tenant 84cd298b734c4e0c9f9c7c2b58a86b71. [pid: 8|app: 0|req: 672/1399] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:55 2026] DELETE /v2.0/routers/f6eb388a-b246-4dc4-8ea8-9d0ba6345c9d => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1400] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:05:56 2026] DELETE /v2.0/subnets/f0a552be-e5cc-4a26-9b80-e240c880a260 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:56.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcff8f84-44c6-44f9-ac52-c8878c28aca8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 4d5bc2f3-0586-4d88-b7fa-3f8612cc765b 2026-05-27 11:05:56.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcff8f84-44c6-44f9-ac52-c8878c28aca8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 4d5bc2f3-0586-4d88-b7fa-3f8612cc765b [pid: 8|app: 0|req: 673/1401] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:56 2026] DELETE /v2.0/networks/0154bc05-b0d1-4439-a9dc-0f549ffc3841 => 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: 729/1402] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:56 2026] GET /v2.0/security-groups?tenant_id=e72a05ef24df41549b64a326aa76c1fc&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1403] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:57 2026] GET /v2.0/security-groups?tenant_id=84cd298b734c4e0c9f9c7c2b58a86b71&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: 674/1404] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:57 2026] DELETE /v2.0/security-groups/64e21ba9-9546-4425-8dff-ddd0c734f933 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1405] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:57 2026] DELETE /v2.0/security-groups/950d23ce-7868-41a5-ba99-a8aa3bac5c5c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1408] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/security-groups?tenant_id=9c9d4bf9f5d64964bfec89fd685ff6d0&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1409] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:05:58 2026] DELETE /v2.0/security-groups/3560dd72-2c5c-461e-8df9-870ea3d2b79a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:58.676 8 INFO neutron.services.segments.plugin [-] Segment f00df770-b90c-44c9-8380-8241b71ae8c6 resource provider aggregate not found 2026-05-27 11:05:58.682 8 INFO neutron.services.segments.plugin [-] Segment f00df770-b90c-44c9-8380-8241b71ae8c6 resource provider aggregate not found 2026-05-27 11:05:58.695 8 INFO neutron.services.segments.plugin [-] Segment f00df770-b90c-44c9-8380-8241b71ae8c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00df770-b90c-44c9-8380-8241b71ae8c6 found for delete ", "request_id": "req-111c3852-064f-464a-8444-78882c6e7fbc"}]} 2026-05-27 11:05:58.708 8 INFO neutron.services.segments.plugin [-] Segment f00df770-b90c-44c9-8380-8241b71ae8c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00df770-b90c-44c9-8380-8241b71ae8c6 found for delete ", "request_id": "req-91a06e8c-766f-4eeb-949e-95e46ef2e74b"}]} 2026-05-27 11:05:59.248 8 INFO neutron.db.segments_db [None req-55d8f964-8d81-46f4-996f-134f8a49f031 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 of type vxlan for network 906b084f-2279-470c-9f35-73efd7f6bbc4 [pid: 8|app: 0|req: 676/1410] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:05:59 2026] POST /v2.0/networks => generated 741 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1411] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:59 2026] POST /v2.0/subnets => generated 688 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:59.609 8 INFO neutron.db.segments_db [None req-9ae256e1-44b4-4254-a8ae-bf8f73ec2803 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 21d26ebe-03ec-4780-acbc-57c936455e26 of type vxlan for network 1d15b921-e5d5-4f25-8082-a8b329e1f170 2026-05-27 11:05:59.824 8 INFO neutron.db.l3_hamode_db [None req-9ae256e1-44b4-4254-a8ae-bf8f73ec2803 64eebc93b02641d4889e7660e23ccc16 daf4ca2d36964390928b477f55cdcb07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:00.572 8 INFO neutron.db.l3_hamode_db [None req-9ae256e1-44b4-4254-a8ae-bf8f73ec2803 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 736/1412] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/security-groups?tenant_id=1701da7cd8a440b59dddd1fc38726f44&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1413] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:01 2026] DELETE /v2.0/security-groups/bdd21765-0337-4e5f-9924-59dd95072151 => 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: 677/1414] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:05:59 2026] POST /v2.0/routers => generated 728 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1415] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:01 2026] GET /v2.0/security-groups?tenant_id=df30d5ca192f41d08707505c445f7dcd&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1416] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:01 2026] DELETE /v2.0/security-groups/54cd52e2-0cbb-40ac-bc3a-e57c7224400d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1417] 10.0.0.151 () {32 vars in 802 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/extensions => generated 21537 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1418] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1419] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 678/1420] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:01 2026] PUT /v2.0/routers/47407edd-731f-4743-a5cf-68e19d092587/add_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1421] 10.0.0.151 () {30 vars in 724 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/quotas/cdf4fc990a654297adcd2681dc85ceae/details => generated 847 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1422] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1423] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:02 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1424] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1425] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1426] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/security-groups?tenant_id=60225e85efa84b918ec83b177f6342ef&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1427] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:04 2026] DELETE /v2.0/security-groups/6d0d70a0-0184-42e6-930a-e3b0bc56a7d4 => 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: 682/1428] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/networks?id=906b084f-2279-470c-9f35-73efd7f6bbc4 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1429] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/quotas/daf4ca2d36964390928b477f55cdcb07 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1430] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 748/1431] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/ports?tenant_id=daf4ca2d36964390928b477f55cdcb07&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1432] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/security-groups?id=32d621c3-8c55-4f24-8ecd-ea2fbfadce33&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: 749/1433] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/networks/906b084f-2279-470c-9f35-73efd7f6bbc4?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: 685/1434] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/networks/906b084f-2279-470c-9f35-73efd7f6bbc4?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: 750/1435] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1436] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:05.392 7 INFO neutron_taas.services.taas.taas_plugin [req-9cfe5c00-39fa-49cd-a5a1-dfcd66cae7ee req-d794f9c9-cbd5-45d3-baaf-8d829df6263c 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] TaaS: Handle Delete Port: 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:06:05.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9cfe5c00-39fa-49cd-a5a1-dfcd66cae7ee req-d794f9c9-cbd5-45d3-baaf-8d829df6263c 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] Tap Mirror: Handle Delete Port: 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 2026-05-27 11:06:05.565 7 INFO neutron.db.l3_db [req-9cfe5c00-39fa-49cd-a5a1-dfcd66cae7ee req-d794f9c9-cbd5-45d3-baaf-8d829df6263c 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] Floating IP a789d9d6-1629-4f0d-be86-9a5be6614747 disassociated. External IP: 10.96.250.211, port: 3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4. [pid: 8|app: 0|req: 687/1437] 10.0.0.151 () {32 vars in 802 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1438] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:06:05 2026] DELETE /v2.0/ports/3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:05.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddf1d6c9-f816-4fbd-b71e-1c58ead1dd60'] response: {'server_uuid': '146838af-5d1a-4f9b-83df-e09d808163c5', 'name': 'network-vif-deleted', 'tag': '3f6d4d75-9110-47e4-bef0-5dc9ca62f7e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1439] 10.0.0.151 () {30 vars in 724 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/quotas/cdf4fc990a654297adcd2681dc85ceae/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1440] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:06 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:06.230 7 INFO neutron.db.segments_db [None req-b6d128ab-0fd7-4456-b06a-642573a78442 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment cb6fa5f6-2bad-4f22-84e2-df85fab1a40e of type vxlan for network 07af7a8d-9347-4349-8af1-9877b9c3d96b 2026-05-27 11:06:06.289 7 INFO neutron.db.segments_db [None req-b6d128ab-0fd7-4456-b06a-642573a78442 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 of type vxlan for network 6cb51273-a17c-4bbf-8fef-4d950063c6dd [pid: 8|app: 0|req: 690/1441] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:06 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 752/1442] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:05 2026] POST /v2.0/networks => generated 1245 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1443] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:06 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:06.612 7 INFO neutron.services.segments.plugin [-] Segment cb6fa5f6-2bad-4f22-84e2-df85fab1a40e resource provider aggregate not found 2026-05-27 11:06:06.620 7 INFO neutron.services.segments.plugin [-] Segment cb6fa5f6-2bad-4f22-84e2-df85fab1a40e resource provider aggregate not found 2026-05-27 11:06:06.629 7 INFO neutron.services.segments.plugin [-] Segment cb6fa5f6-2bad-4f22-84e2-df85fab1a40e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6fa5f6-2bad-4f22-84e2-df85fab1a40e found for delete ", "request_id": "req-2317a46b-2697-48cd-87bc-8a4a7d41bf43"}]} 2026-05-27 11:06:06.639 7 INFO neutron.services.segments.plugin [-] Segment cb6fa5f6-2bad-4f22-84e2-df85fab1a40e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6fa5f6-2bad-4f22-84e2-df85fab1a40e found for delete ", "request_id": "req-a998711b-2b3e-4dc9-910b-a7e7f36cb19b"}]} [pid: 7|app: 0|req: 753/1444] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/networks/07af7a8d-9347-4349-8af1-9877b9c3d96b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:06.755 8 INFO neutron.services.segments.plugin [-] Segment dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 resource provider aggregate not found 2026-05-27 11:06:06.762 8 INFO neutron.services.segments.plugin [-] Segment dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 resource provider aggregate not found 2026-05-27 11:06:06.777 8 INFO neutron.services.segments.plugin [-] Segment dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 found for delete ", "request_id": "req-8b47734a-6f12-4914-817a-26662da85e7a"}]} 2026-05-27 11:06:06.778 8 INFO neutron.services.segments.plugin [-] Segment dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb0c574-3cdb-4e4d-ab9f-1bdfe0f309e0 found for delete ", "request_id": "req-71a1b763-4e10-4799-a84f-b8f2363a4ed2"}]} [pid: 8|app: 0|req: 692/1445] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/networks/6cb51273-a17c-4bbf-8fef-4d950063c6dd => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1446] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:06 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:06.904 8 INFO neutron.db.segments_db [None req-9289519d-050f-41fb-b7c6-3d56169d7061 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment 4a4bf465-4331-435a-8cd3-ddfc8de7798c of type vxlan for network 8ccb7d7e-2f13-49bf-b4d7-16e6f9daf2fd [pid: 8|app: 0|req: 693/1447] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:06 2026] POST /v2.0/networks => generated 653 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:07.059 7 INFO neutron.db.segments_db [None req-ab29a36c-9926-430e-82b9-d85d69298507 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment 013ee32b-7a37-4e2a-8100-197ed5bfee2d of type vxlan for network 84d614d2-41d6-49ca-84c7-d152014d1015 [pid: 7|app: 0|req: 755/1448] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:07 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1449] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:07 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 757/1450] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:07 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 694/1451] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:06:07 2026] POST /v2.0/ports => generated 1506 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1452] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:06:07 2026] GET /v2.0/ports => generated 1506 bytes in 104 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-27 11:06:07.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-2854478a-90dc-478b-a781-828716b33c42 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] TaaS: Handle Delete Port: 2c081b41-6a5d-495d-a2c1-976fb8e52552 2026-05-27 11:06:07.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2854478a-90dc-478b-a781-828716b33c42 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Tap Mirror: Handle Delete Port: 2c081b41-6a5d-495d-a2c1-976fb8e52552 [pid: 8|app: 0|req: 695/1453] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:07 2026] DELETE /v2.0/ports/2c081b41-6a5d-495d-a2c1-976fb8e52552 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:08.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-eba0b023-938c-48d7-83a8-54eaaacb7c47 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] TaaS: Handle Delete Port: 3b1e6025-d26a-46f8-a1d0-15160f862a00 2026-05-27 11:06:08.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eba0b023-938c-48d7-83a8-54eaaacb7c47 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Tap Mirror: Handle Delete Port: 3b1e6025-d26a-46f8-a1d0-15160f862a00 [pid: 7|app: 0|req: 759/1454] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:08 2026] DELETE /v2.0/ports/3b1e6025-d26a-46f8-a1d0-15160f862a00 => 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: 696/1455] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:06:08 2026] GET /v2.0/ports => 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: 760/1456] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:08 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:08.339 8 INFO neutron.db.segments_db [None req-0bf499c5-3355-44cf-ac68-b791475a5f22 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment dffc10dd-076b-49fa-84a7-fd8c4c306599 of type vxlan for network b5beaa29-bc76-434b-82e3-697be0995305 [pid: 8|app: 0|req: 697/1457] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:08 2026] POST /v2.0/networks => generated 654 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:08.493 7 INFO neutron.db.segments_db [None req-319b323c-f570-4d14-bdbc-f0c3a62c8925 bf96fa184d3046ac84a85917bca4e11d bda36873e9a649a494850e093c4c04af - - default default] Added segment e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 of type vxlan for network d3657c2a-6e39-4fcd-8768-5d711367270f [pid: 8|app: 0|req: 698/1458] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:08 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 761/1459] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:08 2026] POST /v2.0/networks => generated 654 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1460] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:09 2026] GET /v2.0/security-groups?tenant_id=cdf4fc990a654297adcd2681dc85ceae&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1461] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:09 2026] DELETE /v2.0/security-groups/836cbb97-0b75-4419-aeee-3c17b0e6bae6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1462] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:09 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 699/1463] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:09 2026] POST /v2.0/subnets => generated 1323 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1464] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:09 2026] GET /v2.0/subnets => generated 1959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1465] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:06:09 2026] GET /v2.0/networks?id=906b084f-2279-470c-9f35-73efd7f6bbc4 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1466] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:09 2026] DELETE /v2.0/subnets/1e1b0f2c-62b6-4a9c-97cf-5c45d80b1c6f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1467] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:09 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 768/1468] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:09 2026] DELETE /v2.0/subnets/92ba540b-01ac-47ac-b722-8412a0784399 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1469] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:09 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) 2026-05-27 11:06:09.926 7 INFO neutron.services.segments.plugin [-] Segment e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 resource provider aggregate not found 2026-05-27 11:06:09.931 7 INFO neutron.services.segments.plugin [-] Segment e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 resource provider aggregate not found 2026-05-27 11:06:09.945 7 INFO neutron.services.segments.plugin [-] Segment e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 found for delete ", "request_id": "req-1a381e97-2f6c-4388-ade4-15f2cfa48ef7"}]} 2026-05-27 11:06:09.947 7 INFO neutron.services.segments.plugin [-] Segment e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f3f1e9-d0af-48de-8cb9-1950e8e09bc2 found for delete ", "request_id": "req-8b6e9e55-83a9-4fe2-916d-bc1a63580c60"}]} [pid: 8|app: 0|req: 701/1470] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:06:09 2026] POST /v2.0/ports => generated 954 bytes in 419 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: 770/1471] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:09 2026] DELETE /v2.0/networks/d3657c2a-6e39-4fcd-8768-5d711367270f => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1472] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:10 2026] DELETE /v2.0/networks/b5beaa29-bc76-434b-82e3-697be0995305 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1473] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:10 2026] DELETE /v2.0/networks/84d614d2-41d6-49ca-84c7-d152014d1015 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1474] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:10 2026] DELETE /v2.0/networks/8ccb7d7e-2f13-49bf-b4d7-16e6f9daf2fd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1475] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/ports?device_id=146838af-5d1a-4f9b-83df-e09d808163c5 => 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: 702/1476] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:06:09 2026] PUT /v2.0/ports/d23283c4-6893-4136-9c83-5a06fbcea9c9 => generated 1235 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:10.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-704e3f1c-7850-4369-8692-e40eeb22cb15'] response: {'name': 'network-changed', 'server_uuid': 'f93989a7-4c45-4594-a3bf-7b8818716079', 'tag': 'd23283c4-6893-4136-9c83-5a06fbcea9c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 775/1477] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 969 bytes in 71 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: 703/1478] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1479] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/ports?tenant_id=daf4ca2d36964390928b477f55cdcb07&device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1480] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/security-groups?tenant_id=bda36873e9a649a494850e093c4c04af&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1481] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/networks?tenant_id=daf4ca2d36964390928b477f55cdcb07&shared=False => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1482] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1483] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:11 2026] DELETE /v2.0/security-groups/6febea23-ecd3-40a0-a274-4d5e79640934 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1484] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:11 2026] DELETE /v2.0/security-groups/32d621c3-8c55-4f24-8ecd-ea2fbfadce33 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:11.663 7 INFO neutron.api.v2.resource [None req-6767e538-b07e-4b5f-9a1b-c659ad5cdfff 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1485] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/security-groups/32d621c3-8c55-4f24-8ecd-ea2fbfadce33 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:11.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ec2671a-5ab2-4d71-83c2-91f7f97d524e 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] TaaS: Handle Delete Port: f07fd24a-a6e2-401b-b1e1-67702638ebed 2026-05-27 11:06:11.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ec2671a-5ab2-4d71-83c2-91f7f97d524e 186106d0451741028e818de85395d1d9 d47a5d171f294174a7151ba1c6c57672 - - default default] Tap Mirror: Handle Delete Port: f07fd24a-a6e2-401b-b1e1-67702638ebed [pid: 8|app: 0|req: 708/1486] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:06:11 2026] DELETE /v2.0/floatingips/a789d9d6-1629-4f0d-be86-9a5be6614747 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1487] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:11.964 7 INFO neutron.services.segments.plugin [-] Segment dffc10dd-076b-49fa-84a7-fd8c4c306599 resource provider aggregate not found 2026-05-27 11:06:11.971 7 INFO neutron.services.segments.plugin [-] Segment dffc10dd-076b-49fa-84a7-fd8c4c306599 resource provider aggregate not found 2026-05-27 11:06:11.978 7 INFO neutron.services.segments.plugin [-] Segment dffc10dd-076b-49fa-84a7-fd8c4c306599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dffc10dd-076b-49fa-84a7-fd8c4c306599 found for delete ", "request_id": "req-a79ae032-afb3-40b0-a6e1-f7b3e0cc03bd"}]} [pid: 8|app: 0|req: 710/1488] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:11.993 7 INFO neutron.services.segments.plugin [-] Segment dffc10dd-076b-49fa-84a7-fd8c4c306599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dffc10dd-076b-49fa-84a7-fd8c4c306599 found for delete ", "request_id": "req-1ea94e68-515f-4671-9d26-b06dbfdc6ff5"}]} 2026-05-27 11:06:11.994 7 INFO neutron.services.segments.plugin [-] Segment 013ee32b-7a37-4e2a-8100-197ed5bfee2d resource provider aggregate not found 2026-05-27 11:06:12.006 7 INFO neutron.services.segments.plugin [-] Segment 013ee32b-7a37-4e2a-8100-197ed5bfee2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013ee32b-7a37-4e2a-8100-197ed5bfee2d found for delete ", "request_id": "req-fea221ba-ec9d-4f3e-94a7-e61e04d0d85f"}]} 2026-05-27 11:06:12.013 7 INFO neutron.services.segments.plugin [-] Segment 013ee32b-7a37-4e2a-8100-197ed5bfee2d resource provider aggregate not found 2026-05-27 11:06:12.018 7 INFO neutron.services.segments.plugin [-] Segment 4a4bf465-4331-435a-8cd3-ddfc8de7798c resource provider aggregate not found 2026-05-27 11:06:12.028 7 INFO neutron.services.segments.plugin [-] Segment 013ee32b-7a37-4e2a-8100-197ed5bfee2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013ee32b-7a37-4e2a-8100-197ed5bfee2d found for delete ", "request_id": "req-362042dc-6f4a-429a-9484-3d2a1b9c7241"}]} 2026-05-27 11:06:12.031 7 INFO neutron.services.segments.plugin [-] Segment 4a4bf465-4331-435a-8cd3-ddfc8de7798c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4bf465-4331-435a-8cd3-ddfc8de7798c found for delete ", "request_id": "req-c54dcd5d-a465-4904-beb4-e026e9a0f654"}]} 2026-05-27 11:06:12.041 7 INFO neutron.services.segments.plugin [-] Segment 4a4bf465-4331-435a-8cd3-ddfc8de7798c resource provider aggregate not found 2026-05-27 11:06:12.057 7 INFO neutron.services.segments.plugin [-] Segment 4a4bf465-4331-435a-8cd3-ddfc8de7798c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4bf465-4331-435a-8cd3-ddfc8de7798c found for delete ", "request_id": "req-d66fd8a3-9eb8-49c6-bc26-7108b2dfaa6f"}]} [pid: 8|app: 0|req: 711/1489] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/ports?tenant_id=daf4ca2d36964390928b477f55cdcb07&device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 712/1490] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d23283c4-6893-4136-9c83-5a06fbcea9c9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1491] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/subnets?id=3b8b0573-d0fe-42b2-b049-7d4401227cd7 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1492] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/ports?network_id=906b084f-2279-470c-9f35-73efd7f6bbc4&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:12.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-833f5548-0118-495a-885e-8be4c058708b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 0bfb8db2-2ed1-49c9-9cef-672cdb10920a 2026-05-27 11:06:12.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-833f5548-0118-495a-885e-8be4c058708b 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 0bfb8db2-2ed1-49c9-9cef-672cdb10920a [pid: 8|app: 0|req: 715/1493] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/networks/906b084f-2279-470c-9f35-73efd7f6bbc4?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1494] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/networks/906b084f-2279-470c-9f35-73efd7f6bbc4?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: 779/1495] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:11 2026] PUT /v2.0/routers/46c6dafa-cab9-4693-b4f6-316eb24e8d96/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:13.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-64d219f6-d631-4c05-bc79-00a7b527679c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 128608db-a428-4eec-84ca-9adf99112924 2026-05-27 11:06:13.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d219f6-d631-4c05-bc79-00a7b527679c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 128608db-a428-4eec-84ca-9adf99112924 2026-05-27 11:06:13.134 8 INFO neutron.db.segments_db [None req-0fe53834-01d5-45aa-9c14-66ef93c68103 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment 4dc37160-0081-4222-8972-25ab43a98338 of type vxlan for network 54034898-2209-40e0-be8d-a2c3a7084c6e 2026-05-27 11:06:13.189 8 INFO neutron.db.segments_db [None req-0fe53834-01d5-45aa-9c14-66ef93c68103 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment fb20120a-d297-4279-bc26-320a28a69833 of type vxlan for network 9d98996f-204c-4871-8063-95cedfd70307 [pid: 8|app: 0|req: 717/1496] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:12 2026] POST /v2.0/networks => generated 1246 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1497] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:13.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-64d219f6-d631-4c05-bc79-00a7b527679c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 76676f2f-f5d8-45e1-b894-86fb26088205 2026-05-27 11:06:13.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d219f6-d631-4c05-bc79-00a7b527679c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 76676f2f-f5d8-45e1-b894-86fb26088205 [pid: 8|app: 0|req: 721/1500] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1501] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:13.558 8 INFO neutron.services.segments.plugin [-] Segment 4dc37160-0081-4222-8972-25ab43a98338 resource provider aggregate not found 2026-05-27 11:06:13.568 8 INFO neutron.services.segments.plugin [-] Segment 4dc37160-0081-4222-8972-25ab43a98338 resource provider aggregate not found 2026-05-27 11:06:13.573 8 INFO neutron.services.segments.plugin [-] Segment 4dc37160-0081-4222-8972-25ab43a98338 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc37160-0081-4222-8972-25ab43a98338 found for delete ", "request_id": "req-3672967f-03b9-4ace-8795-2263293c9ac1"}]} 2026-05-27 11:06:13.588 8 INFO neutron.services.segments.plugin [-] Segment 4dc37160-0081-4222-8972-25ab43a98338 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc37160-0081-4222-8972-25ab43a98338 found for delete ", "request_id": "req-235d4144-b149-4cf7-bf54-6d1b76317400"}]} [pid: 8|app: 0|req: 723/1502] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:13 2026] DELETE /v2.0/networks/54034898-2209-40e0-be8d-a2c3a7084c6e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:13.726 7 INFO neutron.db.l3_hamode_db [None req-64d219f6-d631-4c05-bc79-00a7b527679c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network b379d77c-04fc-44b6-b4ca-0e5aa5d6f4c3 was deleted as no HA routers are present in tenant d47a5d171f294174a7151ba1c6c57672. [pid: 7|app: 0|req: 780/1503] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:12 2026] DELETE /v2.0/routers/46c6dafa-cab9-4693-b4f6-316eb24e8d96 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:13.783 8 INFO neutron.db.segments_db [None req-719dc293-f84e-4136-8742-45d217c9ffdb 9fc0766420444a0cb6a405101004e58c 6b56701677444f7eb571fd42177091bb - - default default] Added segment 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb of type vxlan for network 1bb16445-4478-4740-bda9-bdc033b91ea7 [pid: 7|app: 0|req: 781/1504] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:13 2026] DELETE /v2.0/networks/9d98996f-204c-4871-8063-95cedfd70307 => 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: 724/1505] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:13 2026] POST /v2.0/networks => generated 631 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1506] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:13.956 8 INFO neutron.db.segments_db [None req-55e0ad15-dc43-4d37-8e78-4d62ea325d00 9fc0766420444a0cb6a405101004e58c 6b56701677444f7eb571fd42177091bb - - default default] Added segment 35588d03-9235-417b-ae74-1bf0afd05bd7 of type vxlan for network 39885a42-a1c1-487d-a988-918edd24e4d5 [pid: 7|app: 0|req: 782/1507] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:13 2026] DELETE /v2.0/subnets/d041325b-6eb9-474a-b093-32ac6896ab87 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1508] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:13 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:14.050 7 INFO neutron.services.segments.plugin [-] Segment c149fc9f-e907-4d10-be3f-f7822683130b resource provider aggregate not found 2026-05-27 11:06:14.079 7 INFO neutron.services.segments.plugin [-] Segment c149fc9f-e907-4d10-be3f-f7822683130b resource provider aggregate not found 2026-05-27 11:06:14.085 7 INFO neutron.services.segments.plugin [-] Segment c149fc9f-e907-4d10-be3f-f7822683130b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c149fc9f-e907-4d10-be3f-f7822683130b found for delete ", "request_id": "req-d3787bc3-13f5-4862-a617-97f3d6902935"}]} 2026-05-27 11:06:14.101 7 INFO neutron.services.segments.plugin [-] Segment c149fc9f-e907-4d10-be3f-f7822683130b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c149fc9f-e907-4d10-be3f-f7822683130b found for delete ", "request_id": "req-6db09029-94ee-4577-8aae-91d447bbabcd"}]} 2026-05-27 11:06:14.105 7 INFO neutron.services.segments.plugin [-] Segment fb20120a-d297-4279-bc26-320a28a69833 resource provider aggregate not found 2026-05-27 11:06:14.115 7 INFO neutron.services.segments.plugin [-] Segment fb20120a-d297-4279-bc26-320a28a69833 resource provider aggregate not found 2026-05-27 11:06:14.123 7 INFO neutron.services.segments.plugin [-] Segment fb20120a-d297-4279-bc26-320a28a69833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb20120a-d297-4279-bc26-320a28a69833 found for delete ", "request_id": "req-1f9dd7c7-5059-4a1a-b48e-0c3acc37b379"}]} 2026-05-27 11:06:14.134 7 INFO neutron.services.segments.plugin [-] Segment fb20120a-d297-4279-bc26-320a28a69833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb20120a-d297-4279-bc26-320a28a69833 found for delete ", "request_id": "req-58eee005-6fbf-4acb-92c9-d3ec757a65ab"}]} 2026-05-27 11:06:14.139 7 INFO neutron.db.segments_db [None req-09337c83-4495-4764-9073-650478b8ee27 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment 3935dccd-1977-4566-a88b-b5833b89d9d2 of type vxlan for network 9c36bfc5-160a-4291-af11-8c52757b3700 2026-05-27 11:06:14.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-d346ace0-f72e-4af3-9918-16c704557a73 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: b3913493-d760-4ccf-9a33-b9ae7aa11e07 2026-05-27 11:06:14.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d346ace0-f72e-4af3-9918-16c704557a73 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: b3913493-d760-4ccf-9a33-b9ae7aa11e07 [pid: 7|app: 0|req: 783/1509] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/networks => generated 649 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:14.282 7 INFO neutron.db.segments_db [None req-6c10595e-5848-47f0-8a52-20c7b634a676 9fc0766420444a0cb6a405101004e58c 6b56701677444f7eb571fd42177091bb - - default default] Added segment e2d281dc-1ad5-4397-bfe1-48263111eaef of type vxlan for network a82b31ef-1126-4220-83e3-25f378872e01 [pid: 8|app: 0|req: 727/1510] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/5382487e-8d46-4d92-940a-65dc45f25e9c => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1511] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:14.399 8 INFO neutron.db.segments_db [None req-9f36dd53-2f44-4ee7-8196-3aeec4eb4d2f 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment 670afe4f-bb52-4125-8546-883e9d332d73 of type vxlan for network 5eaff826-3298-41e6-a682-72d2f1f86d05 2026-05-27 11:06:14.428 7 INFO neutron.db.segments_db [None req-9cf11d51-6f9d-45b8-9944-9fc4f7ca2248 9fc0766420444a0cb6a405101004e58c 6b56701677444f7eb571fd42177091bb - - default default] Added segment b367746d-4224-4780-950a-2efd7d4fe754 of type vxlan for network d5de12ea-e192-4a6c-8dcf-1c6a08f8a1cf [pid: 8|app: 0|req: 728/1512] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/networks => generated 650 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1513] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1514] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1515] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/security-groups?tenant_id=d47a5d171f294174a7151ba1c6c57672&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1516] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:14.618 8 INFO neutron.db.segments_db [None req-a33ec034-adf4-4cbb-b34f-f91a7520664d 9fc0766420444a0cb6a405101004e58c 6b56701677444f7eb571fd42177091bb - - default default] Added segment 665966ed-ebf7-4e71-9acc-d84bf24767af of type vxlan for network 9431f82e-4fc1-44b5-91bf-5ec1761bd2ad [pid: 8|app: 0|req: 732/1517] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1518] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/security-groups/b09d9243-9ca2-4559-84b9-e672997cc4bb => 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: 734/1519] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:06:14 2026] PUT /v2.0/networks/1bb16445-4478-4740-bda9-bdc033b91ea7/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1520] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:06:14 2026] PUT /v2.0/networks/39885a42-a1c1-487d-a988-918edd24e4d5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1521] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:06:14 2026] PUT /v2.0/networks/a82b31ef-1126-4220-83e3-25f378872e01/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1522] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:06:14 2026] PUT /v2.0/networks/d5de12ea-e192-4a6c-8dcf-1c6a08f8a1cf/tags => 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: 738/1523] 10.0.0.127 () {32 vars in 666 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1524] 10.0.0.127 () {32 vars in 680 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1525] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:06:14 2026] POST /v2.0/ports => generated 1506 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 740/1526] 10.0.0.127 () {32 vars in 676 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1527] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/ports => generated 1506 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1528] 10.0.0.127 () {32 vars in 688 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1529] 10.0.0.127 () {32 vars in 674 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:15.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-435367d6-6569-4fad-9574-5b85ca34b40b 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] TaaS: Handle Delete Port: 55b74eae-76af-4bba-9989-a5424131dcb8 2026-05-27 11:06:15.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-435367d6-6569-4fad-9574-5b85ca34b40b 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Tap Mirror: Handle Delete Port: 55b74eae-76af-4bba-9989-a5424131dcb8 [pid: 8|app: 0|req: 743/1530] 10.0.0.127 () {32 vars in 688 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1531] 10.0.0.127 () {32 vars in 684 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1532] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/ports/55b74eae-76af-4bba-9989-a5424131dcb8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1533] 10.0.0.127 () {32 vars in 696 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:15.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-38d7d0b3-32ed-4696-b440-fb2bb87283a9 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] TaaS: Handle Delete Port: 7df27e2b-0125-4434-a231-a28bfd7f2f47 2026-05-27 11:06:15.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38d7d0b3-32ed-4696-b440-fb2bb87283a9 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Tap Mirror: Handle Delete Port: 7df27e2b-0125-4434-a231-a28bfd7f2f47 [pid: 7|app: 0|req: 789/1534] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/ports/7df27e2b-0125-4434-a231-a28bfd7f2f47 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1535] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/networks/1bb16445-4478-4740-bda9-bdc033b91ea7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1536] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:15.598 8 INFO neutron.services.segments.plugin [-] Segment 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 resource provider aggregate not found 2026-05-27 11:06:15.617 8 INFO neutron.services.segments.plugin [-] Segment 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 resource provider aggregate not found 2026-05-27 11:06:15.637 8 INFO neutron.services.segments.plugin [-] Segment 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 found for delete ", "request_id": "req-1fe1c799-efe2-4d78-a14b-a8e0d4e9fdef"}]} 2026-05-27 11:06:15.638 8 INFO neutron.services.segments.plugin [-] Segment 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4224291e-b243-4afb-8fd6-ee1cc61dc4a2 found for delete ", "request_id": "req-5284f099-3c10-4f9b-ae71-54785e1eba27"}]} 2026-05-27 11:06:15.663 8 INFO neutron.services.segments.plugin [-] Segment 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb resource provider aggregate not found 2026-05-27 11:06:15.666 7 INFO neutron.db.segments_db [None req-6778a18a-364a-4c4d-afde-46fe5ba2ccab 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment fe2e5f21-414f-4737-86fb-fdef4be6921f of type vxlan for network 40527a53-e779-440f-bd24-e76695d722ac 2026-05-27 11:06:15.668 8 INFO neutron.services.segments.plugin [-] Segment 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb resource provider aggregate not found 2026-05-27 11:06:15.686 8 INFO neutron.services.segments.plugin [-] Segment 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb found for delete ", "request_id": "req-c64f2d1e-c97c-41b5-9bbb-798ce2cf84f0"}]} 2026-05-27 11:06:15.697 8 INFO neutron.services.segments.plugin [-] Segment 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d8c62c-28a4-48a1-9bb1-7ef75ac8fecb found for delete ", "request_id": "req-2c58e04d-e7ad-4e2e-931a-3b0b76a8d548"}]} [pid: 7|app: 0|req: 791/1537] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:15 2026] POST /v2.0/networks => generated 649 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1538] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1539] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/networks/39885a42-a1c1-487d-a988-918edd24e4d5 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:15.832 7 INFO neutron.db.segments_db [None req-36b7f2d1-fefb-4193-bec3-de222b90f666 543b6d38d38046bcb9a2252bbd985dea 8c1bd8125adf403ca24cd061f61b2bae - - default default] Added segment bacc8e6e-4204-4993-bcc5-493ef3d01e5d of type vxlan for network 395c72d7-d51b-41e7-bb35-8049dd0d04d0 [pid: 8|app: 0|req: 748/1540] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/networks/a82b31ef-1126-4220-83e3-25f378872e01 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1541] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:15 2026] POST /v2.0/networks => generated 649 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1542] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1543] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/networks/d5de12ea-e192-4a6c-8dcf-1c6a08f8a1cf => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:16.152 7 INFO neutron.services.segments.plugin [-] Segment b367746d-4224-4780-950a-2efd7d4fe754 resource provider aggregate not found 2026-05-27 11:06:16.159 7 INFO neutron.services.segments.plugin [-] Segment b367746d-4224-4780-950a-2efd7d4fe754 resource provider aggregate not found [pid: 7|app: 0|req: 795/1544] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/networks/9431f82e-4fc1-44b5-91bf-5ec1761bd2ad => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:16.175 7 INFO neutron.services.segments.plugin [-] Segment b367746d-4224-4780-950a-2efd7d4fe754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b367746d-4224-4780-950a-2efd7d4fe754 found for delete ", "request_id": "req-368158e2-e4a0-4186-9b34-d5056ea47b56"}]} 2026-05-27 11:06:16.178 7 INFO neutron.services.segments.plugin [-] Segment b367746d-4224-4780-950a-2efd7d4fe754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b367746d-4224-4780-950a-2efd7d4fe754 found for delete ", "request_id": "req-5460b3d9-470e-44f4-bffb-118f2405247f"}]} 2026-05-27 11:06:16.190 7 INFO neutron.services.segments.plugin [-] Segment 665966ed-ebf7-4e71-9acc-d84bf24767af resource provider aggregate not found 2026-05-27 11:06:16.202 7 INFO neutron.services.segments.plugin [-] Segment 665966ed-ebf7-4e71-9acc-d84bf24767af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665966ed-ebf7-4e71-9acc-d84bf24767af found for delete ", "request_id": "req-eda8b522-591f-4aef-8904-8f5bd1d55fe8"}]} 2026-05-27 11:06:16.202 7 INFO neutron.services.segments.plugin [-] Segment 665966ed-ebf7-4e71-9acc-d84bf24767af resource provider aggregate not found 2026-05-27 11:06:16.219 7 INFO neutron.services.segments.plugin [-] Segment 665966ed-ebf7-4e71-9acc-d84bf24767af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665966ed-ebf7-4e71-9acc-d84bf24767af found for delete ", "request_id": "req-cc00aefb-ad37-47b0-872c-6127a737eb9a"}]} [pid: 8|app: 0|req: 750/1545] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:15 2026] POST /v2.0/subnets => generated 1274 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1546] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/subnets => generated 1910 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1547] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/subnets/82a75e4a-325c-49ef-bf4b-fceb169d4c84 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1548] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/subnets/ae5a8e46-eca3-43cc-b51b-236ed8ddd755 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1549] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1550] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/networks/395c72d7-d51b-41e7-bb35-8049dd0d04d0 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1551] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/networks/40527a53-e779-440f-bd24-e76695d722ac => 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: 799/1552] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1553] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:17 2026] DELETE /v2.0/networks/5eaff826-3298-41e6-a682-72d2f1f86d05 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1554] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1555] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:17 2026] DELETE /v2.0/networks/9c36bfc5-160a-4291-af11-8c52757b3700 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1556] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?tenant_id=f2a797d9c824445c94970a7bde74b20c&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1557] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:17 2026] DELETE /v2.0/security-groups/1397fd67-0d8b-4d75-a8df-7cf299668e4f => 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: 804/1558] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?tenant_id=6b56701677444f7eb571fd42177091bb&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:17.708 8 INFO neutron.services.segments.plugin [-] Segment 35588d03-9235-417b-ae74-1bf0afd05bd7 resource provider aggregate not found [pid: 7|app: 0|req: 805/1559] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:17 2026] DELETE /v2.0/security-groups/30d780a4-a04b-4ad6-b953-837c3607cd07 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:17.730 8 INFO neutron.services.segments.plugin [-] Segment 35588d03-9235-417b-ae74-1bf0afd05bd7 resource provider aggregate not found 2026-05-27 11:06:17.736 8 INFO neutron.services.segments.plugin [-] Segment 35588d03-9235-417b-ae74-1bf0afd05bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35588d03-9235-417b-ae74-1bf0afd05bd7 found for delete ", "request_id": "req-8f591e7a-3e20-459f-a5b8-b565a93ccc20"}]} 2026-05-27 11:06:17.750 8 INFO neutron.services.segments.plugin [-] Segment 35588d03-9235-417b-ae74-1bf0afd05bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35588d03-9235-417b-ae74-1bf0afd05bd7 found for delete ", "request_id": "req-6af901a1-1495-42f0-8edc-f075c7251e0f"}]} 2026-05-27 11:06:17.754 8 INFO neutron.services.segments.plugin [-] Segment e2d281dc-1ad5-4397-bfe1-48263111eaef resource provider aggregate not found 2026-05-27 11:06:17.768 8 INFO neutron.services.segments.plugin [-] Segment e2d281dc-1ad5-4397-bfe1-48263111eaef resource provider aggregate not found 2026-05-27 11:06:17.773 8 INFO neutron.services.segments.plugin [-] Segment e2d281dc-1ad5-4397-bfe1-48263111eaef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d281dc-1ad5-4397-bfe1-48263111eaef found for delete ", "request_id": "req-0e88ccae-e152-4954-9aef-72d05cfaeb67"}]} 2026-05-27 11:06:17.783 8 INFO neutron.services.segments.plugin [-] Segment fe2e5f21-414f-4737-86fb-fdef4be6921f resource provider aggregate not found 2026-05-27 11:06:17.786 8 INFO neutron.services.segments.plugin [-] Segment e2d281dc-1ad5-4397-bfe1-48263111eaef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d281dc-1ad5-4397-bfe1-48263111eaef found for delete ", "request_id": "req-7d139609-2d4d-440a-b7ee-32fac491cbbc"}]} 2026-05-27 11:06:17.801 8 INFO neutron.services.segments.plugin [-] Segment fe2e5f21-414f-4737-86fb-fdef4be6921f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2e5f21-414f-4737-86fb-fdef4be6921f found for delete ", "request_id": "req-e4a991d0-8b84-4528-b56c-0ef9949b1f8f"}]} 2026-05-27 11:06:17.802 8 INFO neutron.services.segments.plugin [-] Segment fe2e5f21-414f-4737-86fb-fdef4be6921f resource provider aggregate not found 2026-05-27 11:06:17.820 8 INFO neutron.services.segments.plugin [-] Segment fe2e5f21-414f-4737-86fb-fdef4be6921f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2e5f21-414f-4737-86fb-fdef4be6921f found for delete ", "request_id": "req-d35e17d0-76d5-4f9b-8c39-6b3d1dfa680f"}]} [pid: 8|app: 0|req: 755/1560] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?tenant_id=21d7f34233154600a86a7dab2ef8de91&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1561] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?tenant_id=8c1bd8125adf403ca24cd061f61b2bae&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1562] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/security-groups?tenant_id=666cae4b9f484be4bdc3ca4bc523b882&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: 807/1563] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:18 2026] DELETE /v2.0/security-groups/d0dcc301-808e-4935-9f15-027285ab85fd => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1564] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:18 2026] DELETE /v2.0/security-groups/59dae0fc-6474-4e9f-8780-5344f1e2be59 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1565] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:18 2026] DELETE /v2.0/security-groups/cd3171f3-5ff9-4183-a936-650fb329018e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:18.219 7 INFO neutron.services.segments.plugin [-] Segment bacc8e6e-4204-4993-bcc5-493ef3d01e5d resource provider aggregate not found 2026-05-27 11:06:18.239 7 INFO neutron.services.segments.plugin [-] Segment bacc8e6e-4204-4993-bcc5-493ef3d01e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bacc8e6e-4204-4993-bcc5-493ef3d01e5d found for delete ", "request_id": "req-f5e9816e-78eb-40e4-996f-62a72c831ab8"}]} 2026-05-27 11:06:18.243 7 INFO neutron.services.segments.plugin [-] Segment bacc8e6e-4204-4993-bcc5-493ef3d01e5d resource provider aggregate not found 2026-05-27 11:06:18.262 7 INFO neutron.services.segments.plugin [-] Segment 670afe4f-bb52-4125-8546-883e9d332d73 resource provider aggregate not found 2026-05-27 11:06:18.266 7 INFO neutron.services.segments.plugin [-] Segment bacc8e6e-4204-4993-bcc5-493ef3d01e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bacc8e6e-4204-4993-bcc5-493ef3d01e5d found for delete ", "request_id": "req-a60e306f-c086-4eba-a8fe-c36e0d9def88"}]} 2026-05-27 11:06:18.281 7 INFO neutron.services.segments.plugin [-] Segment 670afe4f-bb52-4125-8546-883e9d332d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670afe4f-bb52-4125-8546-883e9d332d73 found for delete ", "request_id": "req-d17c8cc0-1b3b-4814-8322-c1c1d763f56e"}]} 2026-05-27 11:06:18.285 7 INFO neutron.services.segments.plugin [-] Segment 670afe4f-bb52-4125-8546-883e9d332d73 resource provider aggregate not found 2026-05-27 11:06:18.303 7 INFO neutron.services.segments.plugin [-] Segment 670afe4f-bb52-4125-8546-883e9d332d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 670afe4f-bb52-4125-8546-883e9d332d73 found for delete ", "request_id": "req-400ea841-5649-4b73-b4b3-c67015f95f1c"}]} 2026-05-27 11:06:18.305 7 INFO neutron.services.segments.plugin [-] Segment 3935dccd-1977-4566-a88b-b5833b89d9d2 resource provider aggregate not found 2026-05-27 11:06:18.320 7 INFO neutron.services.segments.plugin [-] Segment 3935dccd-1977-4566-a88b-b5833b89d9d2 resource provider aggregate not found 2026-05-27 11:06:18.327 7 INFO neutron.services.segments.plugin [-] Segment 3935dccd-1977-4566-a88b-b5833b89d9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3935dccd-1977-4566-a88b-b5833b89d9d2 found for delete ", "request_id": "req-a7713c9b-c58f-4f93-b6d4-ddddc34588d4"}]} 2026-05-27 11:06:18.335 7 INFO neutron.services.segments.plugin [-] Segment 3935dccd-1977-4566-a88b-b5833b89d9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3935dccd-1977-4566-a88b-b5833b89d9d2 found for delete ", "request_id": "req-3f3f1072-0c3e-42b4-a19f-551379c7bd39"}]} [pid: 8|app: 0|req: 758/1566] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1567] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1568] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:19 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1569] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:19 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&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-27 11:06:20.281 8 INFO neutron.db.segments_db [None req-816bc7d8-9489-4a44-af94-b0257214a974 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] Added segment 56d0ce29-63ec-4673-8ec4-5b9217060df3 of type vxlan for network d0e731b9-4b91-4ba1-8ec9-d56499035869 [pid: 8|app: 0|req: 760/1570] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:20 2026] POST /v2.0/networks => generated 644 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1571] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:20 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) 2026-05-27 11:06:20.755 8 INFO neutron.db.segments_db [None req-2a005347-6357-47f7-ad9a-00f331cafe50 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] Added segment ab16f05b-63b9-4f82-9586-958f9bf32ca9 of type vxlan for network bb868620-9ef9-48fb-bd64-e76276d33154 [pid: 8|app: 0|req: 761/1572] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:20 2026] POST /v2.0/networks => generated 643 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1573] 10.0.0.127 () {34 vars in 743 bytes} [Wed May 27 11:06:20 2026] PUT /v2.0/networks/bb868620-9ef9-48fb-bd64-e76276d33154 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1574] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1575] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&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: 762/1576] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:20 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1577] 10.0.0.127 () {34 vars in 741 bytes} [Wed May 27 11:06:21 2026] PUT /v2.0/subnets/94f6d525-9c78-4ef2-8050-986429e9f29f => generated 636 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:21.494 8 INFO neutron.services.segments.plugin [-] Segment ab16f05b-63b9-4f82-9586-958f9bf32ca9 resource provider aggregate not found 2026-05-27 11:06:21.499 8 INFO neutron.services.segments.plugin [-] Segment ab16f05b-63b9-4f82-9586-958f9bf32ca9 resource provider aggregate not found 2026-05-27 11:06:21.512 8 INFO neutron.services.segments.plugin [-] Segment ab16f05b-63b9-4f82-9586-958f9bf32ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab16f05b-63b9-4f82-9586-958f9bf32ca9 found for delete ", "request_id": "req-20501260-e19a-4e51-ad10-fc74eb1343f2"}]} 2026-05-27 11:06:21.516 8 INFO neutron.services.segments.plugin [-] Segment ab16f05b-63b9-4f82-9586-958f9bf32ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab16f05b-63b9-4f82-9586-958f9bf32ca9 found for delete ", "request_id": "req-d96b438b-a4ef-48be-bf91-3da6d6c076eb"}]} [pid: 8|app: 0|req: 763/1578] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/networks/bb868620-9ef9-48fb-bd64-e76276d33154 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:21.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ed04761-812b-436c-b4ce-732d9bf843fb 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1579] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/networks/bb868620-9ef9-48fb-bd64-e76276d33154 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1580] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1581] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/subnets?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1582] 10.0.0.127 () {32 vars in 653 bytes} [Wed May 27 11:06:21 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: 768/1583] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/networks => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1584] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/subnets => generated 1280 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1585] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/networks/d0e731b9-4b91-4ba1-8ec9-d56499035869 => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1586] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/subnets/a115bfef-64ef-4c68-9978-488f0fc52216 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:21.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f70b5d0-80fa-486c-b439-b81287b12109 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1587] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/subnets/94f6d525-9c78-4ef2-8050-986429e9f29f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:21.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b2b03c2-2ab7-4dcf-a074-6c65f57e521f 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1588] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/networks/bb868620-9ef9-48fb-bd64-e76276d33154 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1589] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/subnets/a115bfef-64ef-4c68-9978-488f0fc52216 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:22.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a702417-4f60-4f32-aa9d-54cc15b753bc 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] TaaS: Handle Delete Port: 7259ffbf-fde5-4809-978a-0edd8e4a1d7f 2026-05-27 11:06:22.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a702417-4f60-4f32-aa9d-54cc15b753bc 5fc29b5cc0874727883114288f7ba478 827941ca5bab4d258e4253499d8fa8ed - - default default] Tap Mirror: Handle Delete Port: 7259ffbf-fde5-4809-978a-0edd8e4a1d7f [pid: 7|app: 0|req: 816/1590] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:06:21 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1591] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1592] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:22 2026] DELETE /v2.0/networks/d0e731b9-4b91-4ba1-8ec9-d56499035869 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1593] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1594] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/security-groups?id=b20c88d6-4864-4dd5-812e-4bc946403f60&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1595] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1596] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:22.495 7 INFO neutron_taas.services.taas.taas_plugin [req-2089f8a9-b672-417b-8088-966f2258e227 req-9cf6904f-4f92-4e90-b4a3-60d3205bb8c2 297255ed7e9f4d13a74a4b3e48494593 daf4ca2d36964390928b477f55cdcb07 - - default default] TaaS: Handle Delete Port: d23283c4-6893-4136-9c83-5a06fbcea9c9 2026-05-27 11:06:22.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2089f8a9-b672-417b-8088-966f2258e227 req-9cf6904f-4f92-4e90-b4a3-60d3205bb8c2 297255ed7e9f4d13a74a4b3e48494593 daf4ca2d36964390928b477f55cdcb07 - - default default] Tap Mirror: Handle Delete Port: d23283c4-6893-4136-9c83-5a06fbcea9c9 [pid: 8|app: 0|req: 778/1597] 10.0.0.127 () {34 vars in 770 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1598] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1599] 10.0.0.127 () {34 vars in 766 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/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: 820/1600] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:06:22 2026] DELETE /v2.0/ports/d23283c4-6893-4136-9c83-5a06fbcea9c9 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1601] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:22.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f47fc2b7-2076-46f7-b270-45ffc38c00b1'] response: {'server_uuid': 'f93989a7-4c45-4594-a3bf-7b8818716079', 'name': 'network-vif-deleted', 'tag': 'd23283c4-6893-4136-9c83-5a06fbcea9c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 821/1602] 10.0.0.127 () {34 vars in 788 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/black.or.white => 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: 782/1603] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1604] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1605] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1606] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:22.942 8 INFO neutron.api.v2.resource [None req-cf5b54ab-5237-4fb1-b92a-a00c53de1fdf 4a0bae8f6e154072bcbca79a05be8260 20993693a5d849efa5fa027d72acb51d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1607] 10.0.0.127 () {32 vars in 751 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1608] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:06:22 2026] DELETE /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1609] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:23.057 8 INFO neutron.api.v2.resource [None req-de5fc53f-393b-4897-8335-bce5af2c3ff8 4a0bae8f6e154072bcbca79a05be8260 20993693a5d849efa5fa027d72acb51d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1610] 10.0.0.127 () {32 vars in 754 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1611] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1612] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/security-groups?tenant_id=827941ca5bab4d258e4253499d8fa8ed&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1613] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27/tags => 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: 790/1614] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/security-groups/0dbd524d-c6de-41e3-a385-8bfe8eba85a5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1615] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/security-groups?tenant_id=221f21c5b4e048af904cdca852d2d3ca&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:23.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-decfcfe6-73bc-4b6a-b73a-d330d301f96d 4a0bae8f6e154072bcbca79a05be8260 20993693a5d849efa5fa027d72acb51d - - default default] TaaS: Handle Delete Port: 52889400-a665-44aa-82ec-48be64ffab4c 2026-05-27 11:06:23.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-decfcfe6-73bc-4b6a-b73a-d330d301f96d 4a0bae8f6e154072bcbca79a05be8260 20993693a5d849efa5fa027d72acb51d - - default default] Tap Mirror: Handle Delete Port: 52889400-a665-44aa-82ec-48be64ffab4c [pid: 7|app: 0|req: 826/1616] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/security-groups/8c5d9b5a-2d56-42c9-aaf2-c17f3f2c308c => 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: 791/1617] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/floatingips/6b150ced-e304-4dcb-b6a8-c67dbb1f2d27 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1618] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:23.532 8 INFO neutron.services.segments.plugin [-] Segment 56d0ce29-63ec-4673-8ec4-5b9217060df3 resource provider aggregate not found 2026-05-27 11:06:23.538 8 INFO neutron.services.segments.plugin [-] Segment 56d0ce29-63ec-4673-8ec4-5b9217060df3 resource provider aggregate not found 2026-05-27 11:06:23.551 8 INFO neutron.services.segments.plugin [-] Segment 56d0ce29-63ec-4673-8ec4-5b9217060df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d0ce29-63ec-4673-8ec4-5b9217060df3 found for delete ", "request_id": "req-88f54b77-c3bf-40d5-b1e3-0d4a950d1fb6"}]} 2026-05-27 11:06:23.562 8 INFO neutron.services.segments.plugin [-] Segment 56d0ce29-63ec-4673-8ec4-5b9217060df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56d0ce29-63ec-4673-8ec4-5b9217060df3 found for delete ", "request_id": "req-df8a960b-b9b3-4197-9d58-6bca50645810"}]} [pid: 8|app: 0|req: 792/1619] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/security-groups?tenant_id=fe4465b046c64a4aa2ba01461023f503&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: 828/1620] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/security-groups/a3b8690b-faab-41e7-812c-840c1d3c0772 => 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: 793/1621] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/security-groups?tenant_id=cf0e9888d403404aafe61597db8c7ed1&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1622] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:24 2026] DELETE /v2.0/security-groups/35f0c036-401e-4ad3-ad8f-fbf1dc4b85d2 => 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: 794/1623] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 830/1624] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/security-groups?tenant_id=20993693a5d849efa5fa027d72acb51d&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1625] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:24 2026] DELETE /v2.0/security-groups/71c8cb2f-88fa-4494-99d7-d71475047908 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:25.268 7 INFO neutron.db.segments_db [None req-54ca9b5c-ea8b-493a-9fa4-c44136ccf159 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 00cb274f-fbc0-4202-82c4-aed68c935955 of type vxlan for network d160ce1f-0e6f-4cba-b32e-17924446f357 [pid: 7|app: 0|req: 831/1626] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:24 2026] POST /v2.0/networks => generated 630 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:25.413 8 INFO neutron.db.segments_db [None req-e516702c-0eaf-4bfa-8164-eefaf758d115 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 of type vxlan for network 9b9e016b-26b7-4636-a912-e12d71ceb974 [pid: 8|app: 0|req: 796/1627] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:25 2026] POST /v2.0/networks => generated 630 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1628] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:25 2026] GET /v2.0/ports?device_id=f93989a7-4c45-4594-a3bf-7b8818716079 => 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: 832/1629] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:25 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1630] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:25 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:26.018 7 INFO neutron.db.segments_db [None req-f62a9c09-58bf-4f2f-872f-69ef4c269172 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment c57aba26-1fb8-4241-92b7-5342d58f0c2b of type vxlan for network e3f9c160-bfc6-4c81-9234-99096560189a 2026-05-27 11:06:26.249 7 INFO neutron.db.l3_hamode_db [None req-f62a9c09-58bf-4f2f-872f-69ef4c269172 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:26.379 7 INFO neutron.db.l3_hamode_db [None req-f62a9c09-58bf-4f2f-872f-69ef4c269172 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 833/1631] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:25 2026] POST /v2.0/routers => generated 507 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1632] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:27 2026] GET /v2.0/security-groups?tenant_id=60616edc85b44102834d9c82c97d16ad&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1633] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:27 2026] DELETE /v2.0/security-groups/1d18918a-a225-43b3-964f-92f9d965c825 => 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: 799/1634] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:26 2026] PUT /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b/add_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1635] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:28 2026] GET /v2.0/security-groups?tenant_id=b811db6c7c6244eaab7ceb9debf0b06c&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1636] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:06:28 2026] GET /v2.0/ports/8363b958-b6b9-4680-a6ef-8587cf4db60a => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:28.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-703dfc78-efb0-4876-b51d-f41cc697d15c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: a17a65e5-b1d7-49cd-ba8b-a8a99caf9b47 2026-05-27 11:06:28.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-703dfc78-efb0-4876-b51d-f41cc697d15c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: a17a65e5-b1d7-49cd-ba8b-a8a99caf9b47 2026-05-27 11:06:28.457 8 INFO neutron.db.segments_db [None req-040f9a13-851e-4200-afe8-72bbe555f22f 2ad3a081c9a04fac9d680465dd0e3c37 94e6908e12824f5bbb77c9035f7e6d18 - - default default] Added segment 2d8926c8-e1f4-4ab2-8102-2dcf545f198f of type vxlan for network ffb235f6-9473-422e-b7bb-1566476f637a [pid: 8|app: 0|req: 802/1637] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:28 2026] POST /v2.0/networks => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1638] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:28 2026] DELETE /v2.0/security-groups/a7d840eb-83ef-4de0-8f1e-44193fb719d8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1639] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:27 2026] PUT /v2.0/routers/47407edd-731f-4743-a5cf-68e19d092587/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1642] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:06:28 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:06:29.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-66572fd3-53d5-44e7-b554-a85d865d3b34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: fea96920-228d-42d0-aa41-72a9ccdbf6fc 2026-05-27 11:06:29.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66572fd3-53d5-44e7-b554-a85d865d3b34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: fea96920-228d-42d0-aa41-72a9ccdbf6fc 2026-05-27 11:06:29.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-66572fd3-53d5-44e7-b554-a85d865d3b34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 202580d7-3796-4f0d-8dd3-c7fc7fb603bd 2026-05-27 11:06:29.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66572fd3-53d5-44e7-b554-a85d865d3b34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 202580d7-3796-4f0d-8dd3-c7fc7fb603bd [pid: 8|app: 0|req: 804/1643] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:28 2026] PUT /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b/add_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1644] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:06:29 2026] PUT /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:06:29.830 7 INFO neutron.services.segments.plugin [-] Segment 21d26ebe-03ec-4780-acbc-57c936455e26 resource provider aggregate not found 2026-05-27 11:06:29.835 7 INFO neutron.services.segments.plugin [-] Segment 21d26ebe-03ec-4780-acbc-57c936455e26 resource provider aggregate not found 2026-05-27 11:06:29.853 7 INFO neutron.db.l3_hamode_db [None req-66572fd3-53d5-44e7-b554-a85d865d3b34 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 1d15b921-e5d5-4f25-8082-a8b329e1f170 was deleted as no HA routers are present in tenant daf4ca2d36964390928b477f55cdcb07. [pid: 7|app: 0|req: 840/1645] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:29 2026] DELETE /v2.0/routers/47407edd-731f-4743-a5cf-68e19d092587 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:29.860 7 INFO neutron.services.segments.plugin [-] Segment 21d26ebe-03ec-4780-acbc-57c936455e26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d26ebe-03ec-4780-acbc-57c936455e26 found for delete ", "request_id": "req-b8df6522-1c35-42ad-bcfa-d65512cb09d0"}]} 2026-05-27 11:06:29.862 7 INFO neutron.services.segments.plugin [-] Segment 21d26ebe-03ec-4780-acbc-57c936455e26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d26ebe-03ec-4780-acbc-57c936455e26 found for delete ", "request_id": "req-668a7aa9-2ad3-475e-97ae-c39a84758525"}]} [pid: 7|app: 0|req: 841/1646] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:29 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 842/1647] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:29 2026] DELETE /v2.0/subnets/3b8b0573-d0fe-42b2-b049-7d4401227cd7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1648] 10.0.0.127 () {34 vars in 758 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/green => generated 4 bytes in 90 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: 806/1649] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:06:29 2026] GET /v2.0/ports/070fb0bb-c8b4-4466-9df5-6686a79a7801 => generated 955 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:30.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-31087241-8b91-4f9e-bbc3-a08d7ea14fc2 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: e912c478-e4e4-4976-9d9a-e41047c6ffb3 2026-05-27 11:06:30.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31087241-8b91-4f9e-bbc3-a08d7ea14fc2 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: e912c478-e4e4-4976-9d9a-e41047c6ffb3 [pid: 8|app: 0|req: 807/1650] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 34 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: 844/1651] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:30 2026] DELETE /v2.0/networks/906b084f-2279-470c-9f35-73efd7f6bbc4 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1652] 10.0.0.127 () {34 vars in 754 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 846/1653] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 34 bytes in 44 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-27 11:06:30.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-acbc0b68-3b5f-464b-b8db-ba19b5d0c520 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 070fb0bb-c8b4-4466-9df5-6686a79a7801 2026-05-27 11:06:30.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acbc0b68-3b5f-464b-b8db-ba19b5d0c520 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 070fb0bb-c8b4-4466-9df5-6686a79a7801 [pid: 7|app: 0|req: 847/1654] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/security-groups?tenant_id=daf4ca2d36964390928b477f55cdcb07&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1655] 10.0.0.127 () {34 vars in 776 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 849/1656] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:30 2026] DELETE /v2.0/security-groups/b20c88d6-4864-4dd5-812e-4bc946403f60 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1657] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 52 bytes in 48 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: 851/1658] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 37 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: 852/1659] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 808/1660] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b/remove_router_interface => generated 309 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1661] 10.0.0.127 () {32 vars in 735 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/red => generated 0 bytes in 58 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-27 11:06:31.037 7 INFO neutron.api.v2.resource [None req-1d246387-28d3-418d-9ab7-43c9ab03ccd0 2ad3a081c9a04fac9d680465dd0e3c37 94e6908e12824f5bbb77c9035f7e6d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1662] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/green => generated 99 bytes in 55 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: 855/1663] 10.0.0.127 () {32 vars in 738 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 856/1664] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:31 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 30 bytes in 49 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-27 11:06:31.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee77e231-4851-4f90-b8b3-2c1b48ff86d6 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 8363b958-b6b9-4680-a6ef-8587cf4db60a 2026-05-27 11:06:31.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee77e231-4851-4f90-b8b3-2c1b48ff86d6 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 8363b958-b6b9-4680-a6ef-8587cf4db60a 2026-05-27 11:06:31.243 7 INFO neutron.api.v2.resource [None req-d4132926-09da-4b43-ad71-b7af6dde837a 2ad3a081c9a04fac9d680465dd0e3c37 94e6908e12824f5bbb77c9035f7e6d18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1665] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags/green => generated 99 bytes in 74 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: 858/1666] 10.0.0.127 () {32 vars in 730 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 859/1667] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:06:31 2026] GET /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e/tags => generated 12 bytes in 47 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-27 11:06:31.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-70e270b0-82ef-40cc-8f21-cd5fb96903ae 2ad3a081c9a04fac9d680465dd0e3c37 94e6908e12824f5bbb77c9035f7e6d18 - - default default] TaaS: Handle Delete Port: e7856873-05cf-4def-9a9f-b9f6a8a35f2e 2026-05-27 11:06:31.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e270b0-82ef-40cc-8f21-cd5fb96903ae 2ad3a081c9a04fac9d680465dd0e3c37 94e6908e12824f5bbb77c9035f7e6d18 - - default default] Tap Mirror: Handle Delete Port: e7856873-05cf-4def-9a9f-b9f6a8a35f2e [pid: 7|app: 0|req: 860/1668] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/ports/e7856873-05cf-4def-9a9f-b9f6a8a35f2e => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1669] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:30 2026] PUT /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b/remove_router_interface => generated 309 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1670] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:31 2026] GET /v2.0/ports?device_id=359f6eb9-8fd8-4619-a10f-a5e5df2b176b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1671] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/networks/ffb235f6-9473-422e-b7bb-1566476f637a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:31.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-3be29f47-5e4a-4015-9860-4eeef8a01cf7 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 004af9de-cf05-4fe4-891c-62b91952e8ea 2026-05-27 11:06:31.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3be29f47-5e4a-4015-9860-4eeef8a01cf7 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 004af9de-cf05-4fe4-891c-62b91952e8ea 2026-05-27 11:06:31.882 7 INFO neutron.services.segments.plugin [-] Segment 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 resource provider aggregate not found 2026-05-27 11:06:31.898 7 INFO neutron.services.segments.plugin [-] Segment 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 resource provider aggregate not found 2026-05-27 11:06:31.902 7 INFO neutron.services.segments.plugin [-] Segment 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 found for delete ", "request_id": "req-8dd6ebcc-3e91-4840-ba9f-3f90d2640e1b"}]} 2026-05-27 11:06:31.915 7 INFO neutron.services.segments.plugin [-] Segment 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f2fdb4-cfcd-4f5b-b4a9-d732888aa602 found for delete ", "request_id": "req-44669737-200e-43d2-9560-998d731115df"}]} 2026-05-27 11:06:31.925 7 INFO neutron.services.segments.plugin [-] Segment 2d8926c8-e1f4-4ab2-8102-2dcf545f198f resource provider aggregate not found 2026-05-27 11:06:31.930 7 INFO neutron.services.segments.plugin [-] Segment 2d8926c8-e1f4-4ab2-8102-2dcf545f198f resource provider aggregate not found 2026-05-27 11:06:31.939 7 INFO neutron.services.segments.plugin [-] Segment 2d8926c8-e1f4-4ab2-8102-2dcf545f198f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8926c8-e1f4-4ab2-8102-2dcf545f198f found for delete ", "request_id": "req-06f4847d-224f-46c3-a3ed-bc0d21d451d6"}]} 2026-05-27 11:06:31.949 7 INFO neutron.services.segments.plugin [-] Segment 2d8926c8-e1f4-4ab2-8102-2dcf545f198f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8926c8-e1f4-4ab2-8102-2dcf545f198f found for delete ", "request_id": "req-15c45061-003b-450e-9234-e07910a16951"}]} 2026-05-27 11:06:32.139 8 INFO neutron.services.segments.plugin [-] Segment c57aba26-1fb8-4241-92b7-5342d58f0c2b resource provider aggregate not found 2026-05-27 11:06:32.146 8 INFO neutron.services.segments.plugin [-] Segment c57aba26-1fb8-4241-92b7-5342d58f0c2b resource provider aggregate not found 2026-05-27 11:06:32.159 8 INFO neutron.services.segments.plugin [-] Segment c57aba26-1fb8-4241-92b7-5342d58f0c2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57aba26-1fb8-4241-92b7-5342d58f0c2b found for delete ", "request_id": "req-5abf8ea1-a1cb-4959-bb05-cc30e407f564"}]} 2026-05-27 11:06:32.164 8 INFO neutron.services.segments.plugin [-] Segment c57aba26-1fb8-4241-92b7-5342d58f0c2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57aba26-1fb8-4241-92b7-5342d58f0c2b found for delete ", "request_id": "req-6f564aa3-dd93-4cff-a12c-1949175a7381"}]} 2026-05-27 11:06:32.164 8 INFO neutron.db.l3_hamode_db [None req-3be29f47-5e4a-4015-9860-4eeef8a01cf7 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] HA network e3f9c160-bfc6-4c81-9234-99096560189a was deleted as no HA routers are present in tenant c00527b66ab341d2bce884cdc6de5464. [pid: 8|app: 0|req: 811/1672] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1673] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/subnets/84be117a-b5e3-4e9d-aa1a-4118adb5616b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1674] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/subnets/ba4273d2-4a17-4c6a-b76e-9bab5fc3061f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1675] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:32 2026] GET /v2.0/security-groups?tenant_id=94e6908e12824f5bbb77c9035f7e6d18&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:32.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e39a343-0a0d-4dd1-aa61-4769cb029363 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 3113e8ba-49df-4c1d-a2fa-024f9f16ba53 2026-05-27 11:06:32.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e39a343-0a0d-4dd1-aa61-4769cb029363 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 3113e8ba-49df-4c1d-a2fa-024f9f16ba53 [pid: 7|app: 0|req: 864/1676] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/security-groups/4bd8a18a-78fd-4415-8c71-e262fccbb118 => 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: 813/1677] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/networks/9b9e016b-26b7-4636-a912-e12d71ceb974 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1678] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:32 2026] GET /v2.0/security-groups?tenant_id=d3b086b0a34846c7b945b91c2382cca2&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1679] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/networks/d160ce1f-0e6f-4cba-b32e-17924446f357 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1680] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/security-groups/fb752afe-e5d4-4851-8d3a-b20979637c7e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:32.990 8 INFO neutron.db.segments_db [None req-f2ffa7e2-0966-4a18-a108-0482632aa2d0 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 84c86a7f-26c0-4861-bb00-a5a70d8cc381 of type vxlan for network 9dba6c83-e5e9-4ca1-96f7-e2d3a2893428 [pid: 8|app: 0|req: 815/1681] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:32 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1682] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:33.362 8 INFO neutron.db.segments_db [None req-e4e2939d-4e41-4e5b-9693-4e8094e3fdf3 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 042221ca-2edb-48fb-b987-2bbca7a46cb5 of type vxlan for network 75b0b721-3dfe-4f85-af94-b5a840e1094a 2026-05-27 11:06:33.600 8 INFO neutron.db.l3_hamode_db [None req-e4e2939d-4e41-4e5b-9693-4e8094e3fdf3 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:33.694 8 INFO neutron.db.l3_hamode_db [None req-e4e2939d-4e41-4e5b-9693-4e8094e3fdf3 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:34.187 8 INFO neutron.services.segments.plugin [-] Segment 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 resource provider aggregate not found 2026-05-27 11:06:34.197 8 INFO neutron.services.segments.plugin [-] Segment 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 resource provider aggregate not found 2026-05-27 11:06:34.219 8 INFO neutron.services.segments.plugin [-] Segment 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 found for delete ", "request_id": "req-23a03195-63fb-4402-adbc-ef708cb55ed5"}]} 2026-05-27 11:06:34.225 8 INFO neutron.services.segments.plugin [-] Segment 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa0d1b0-a3ea-423a-892d-ad3c17ac9c93 found for delete ", "request_id": "req-ace34225-c988-4835-89af-5cec111c71c8"}]} 2026-05-27 11:06:34.240 8 INFO neutron.services.segments.plugin [-] Segment 00cb274f-fbc0-4202-82c4-aed68c935955 resource provider aggregate not found 2026-05-27 11:06:34.249 8 INFO neutron.services.segments.plugin [-] Segment 00cb274f-fbc0-4202-82c4-aed68c935955 resource provider aggregate not found 2026-05-27 11:06:34.255 8 INFO neutron.services.segments.plugin [-] Segment 00cb274f-fbc0-4202-82c4-aed68c935955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00cb274f-fbc0-4202-82c4-aed68c935955 found for delete ", "request_id": "req-f1c258ae-cc25-4b60-9040-9602c8b5122e"}]} 2026-05-27 11:06:34.262 8 INFO neutron.services.segments.plugin [-] Segment 00cb274f-fbc0-4202-82c4-aed68c935955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00cb274f-fbc0-4202-82c4-aed68c935955 found for delete ", "request_id": "req-a5edc323-09b1-40a4-9edf-ac69fe19c39f"}]} [pid: 8|app: 0|req: 816/1683] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/routers => generated 506 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1684] 10.0.0.127 () {34 vars in 665 bytes} [Wed May 27 11:06:34 2026] POST /v2.0/ports => generated 948 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 817/1685] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/security-groups?tenant_id=6d3c81a9d66c44e688064e3a0126e5ed&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1686] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/security-groups/2494e8a7-b222-49cc-847a-d370e63d9623 => 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: 819/1687] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/security-groups?tenant_id=a2995b1d294441b7a595624b18011485&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1688] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/security-groups/56fd4cd7-9869-4a7b-b067-ed5fc5a9b91a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1689] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:34 2026] PUT /v2.0/routers/ac5abc23-d391-4dae-b681-e1e8883a391a/add_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1690] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:06:35 2026] GET /v2.0/ports/1ca21c4f-82b0-45e2-b730-bb77fc6e3bfb => generated 1022 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:06:36.421 7 INFO neutron_taas.services.taas.taas_plugin [None req-098d3b48-586f-4b7e-b3d2-49b9c13b78d5 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 1ca21c4f-82b0-45e2-b730-bb77fc6e3bfb 2026-05-27 11:06:36.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-098d3b48-586f-4b7e-b3d2-49b9c13b78d5 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 1ca21c4f-82b0-45e2-b730-bb77fc6e3bfb 2026-05-27 11:06:36.674 8 INFO neutron.db.segments_db [None req-b23be960-ffd9-4ec7-86a7-81bd46aa4a21 7ec8b39eb2054387b074c5fba4cd4194 51c7d7e1aa5a4be7b421db8f3e2dbd2a - - default default] Added segment 45166b3d-7ed0-40e9-a210-1a7affd8d7fd of type vxlan for network 32f58d05-010e-40a4-97ed-7e7e1229072c [pid: 8|app: 0|req: 822/1691] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:36 2026] POST /v2.0/networks => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1692] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:35 2026] PUT /v2.0/routers/ac5abc23-d391-4dae-b681-e1e8883a391a/remove_router_interface => generated 309 bytes in 984 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-27 11:06:36.880 7 INFO neutron.api.v2.resource [None req-4d624d83-a2c4-46f8-a328-a7db3a8f9ca7 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1693] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:36 2026] PUT /v2.0/routers/ac5abc23-d391-4dae-b681-e1e8883a391a/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1694] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:36 2026] GET /v2.0/ports?device_id=ac5abc23-d391-4dae-b681-e1e8883a391a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:37.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd865192-1612-403f-bf3a-4ab0169db482 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: beea8f5a-2bae-48c4-9e83-a7be9b9cd9d7 2026-05-27 11:06:37.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd865192-1612-403f-bf3a-4ab0169db482 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: beea8f5a-2bae-48c4-9e83-a7be9b9cd9d7 [pid: 8|app: 0|req: 823/1695] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:06:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 11:06:37.382 7 INFO neutron.services.segments.plugin [-] Segment 042221ca-2edb-48fb-b987-2bbca7a46cb5 resource provider aggregate not found 2026-05-27 11:06:37.390 7 INFO neutron.services.segments.plugin [-] Segment 042221ca-2edb-48fb-b987-2bbca7a46cb5 resource provider aggregate not found 2026-05-27 11:06:37.409 7 INFO neutron.services.segments.plugin [-] Segment 042221ca-2edb-48fb-b987-2bbca7a46cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042221ca-2edb-48fb-b987-2bbca7a46cb5 found for delete ", "request_id": "req-b8c6ee3c-fa9e-43d3-ab3e-b2401988db9c"}]} [pid: 8|app: 0|req: 824/1696] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:06:37 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:37.410 7 INFO neutron.services.segments.plugin [-] Segment 042221ca-2edb-48fb-b987-2bbca7a46cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042221ca-2edb-48fb-b987-2bbca7a46cb5 found for delete ", "request_id": "req-3aa626a6-23ac-4a00-af22-27db7dd59343"}]} 2026-05-27 11:06:37.418 7 INFO neutron.db.l3_hamode_db [None req-fd865192-1612-403f-bf3a-4ab0169db482 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] HA network 75b0b721-3dfe-4f85-af94-b5a840e1094a was deleted as no HA routers are present in tenant c00527b66ab341d2bce884cdc6de5464. [pid: 7|app: 0|req: 873/1697] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:36 2026] DELETE /v2.0/routers/ac5abc23-d391-4dae-b681-e1e8883a391a => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1698] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:06:37 2026] PUT /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1699] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1700] 10.0.0.127 () {34 vars in 760 bytes} [Wed May 27 11:06:37 2026] PUT /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1701] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:37 2026] DELETE /v2.0/subnets/bb7ad103-fa56-41e7-9a1e-a7b7893e30a6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1702] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:37.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-8108853c-7c30-4d1d-bb5b-020710f2d8b1 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 1d8ab096-e658-4d85-92fe-3ed7d8fbf16d 2026-05-27 11:06:37.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8108853c-7c30-4d1d-bb5b-020710f2d8b1 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 1d8ab096-e658-4d85-92fe-3ed7d8fbf16d [pid: 8|app: 0|req: 828/1703] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/security-groups?tenant_id=89060f0d2a1f4b9ca4b44d835eea2e6f&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: 829/1704] 10.0.0.127 () {34 vars in 756 bytes} [Wed May 27 11:06:37 2026] PUT /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1705] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:37 2026] DELETE /v2.0/networks/9dba6c83-e5e9-4ca1-96f7-e2d3a2893428 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1706] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1707] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:37 2026] DELETE /v2.0/security-groups/526d7dd8-bc6e-4b8e-ae17-57f6a6fafde0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:37.895 7 INFO neutron.db.segments_db [None req-edf84c7e-6ffe-40d5-8ef1-2faf7c4aa693 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 of type vxlan for network a710a209-1a64-4d4d-bf89-820e9ffd27a1 [pid: 8|app: 0|req: 831/1708] 10.0.0.127 () {34 vars in 778 bytes} [Wed May 27 11:06:37 2026] PUT /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1709] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1710] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:37 2026] POST /v2.0/networks => generated 630 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1711] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:06:37 2026] PUT /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1712] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1713] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:38.083 8 INFO neutron.api.v2.resource [None req-d55dc6f0-d649-4ef4-be17-3b4545739045 7ec8b39eb2054387b074c5fba4cd4194 51c7d7e1aa5a4be7b421db8f3e2dbd2a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1714] 10.0.0.127 () {32 vars in 741 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1715] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1716] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:38.198 8 INFO neutron.api.v2.resource [None req-e25d1f6d-9c3c-4cb2-8b11-037243ce409c 7ec8b39eb2054387b074c5fba4cd4194 51c7d7e1aa5a4be7b421db8f3e2dbd2a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1717] 10.0.0.127 () {32 vars in 744 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1718] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:37 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1719] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:38.258 7 INFO neutron.db.segments_db [None req-5d26a0d7-5065-4771-94ff-c1b9a49c0014 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment 1058eff4-e40a-4f57-b711-2475c8a15e15 of type vxlan for network 0bad4f6f-c537-40be-8c40-9fb00ae683a6 [pid: 8|app: 0|req: 841/1720] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1721] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1722] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:06:38 2026] GET /v2.0/ports/15505c94-0c73-4b29-af74-197a7dcdb56d => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1723] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/trunks/00b3dbba-a267-4356-9f8d-5173ace447b5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:38.486 7 INFO neutron.db.l3_hamode_db [None req-5d26a0d7-5065-4771-94ff-c1b9a49c0014 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:38.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-c16577d0-80d7-4bdf-a8f0-5a81448d4a97 7ec8b39eb2054387b074c5fba4cd4194 51c7d7e1aa5a4be7b421db8f3e2dbd2a - - default default] TaaS: Handle Delete Port: 15505c94-0c73-4b29-af74-197a7dcdb56d 2026-05-27 11:06:38.538 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c16577d0-80d7-4bdf-a8f0-5a81448d4a97 7ec8b39eb2054387b074c5fba4cd4194 51c7d7e1aa5a4be7b421db8f3e2dbd2a - - default default] Tap Mirror: Handle Delete Port: 15505c94-0c73-4b29-af74-197a7dcdb56d 2026-05-27 11:06:38.592 7 INFO neutron.db.l3_hamode_db [None req-5d26a0d7-5065-4771-94ff-c1b9a49c0014 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 845/1724] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/ports/15505c94-0c73-4b29-af74-197a7dcdb56d => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:38.745 8 INFO neutron.services.segments.plugin [-] Segment 45166b3d-7ed0-40e9-a210-1a7affd8d7fd resource provider aggregate not found 2026-05-27 11:06:38.747 8 INFO neutron.services.segments.plugin [-] Segment 45166b3d-7ed0-40e9-a210-1a7affd8d7fd resource provider aggregate not found 2026-05-27 11:06:38.767 8 INFO neutron.services.segments.plugin [-] Segment 45166b3d-7ed0-40e9-a210-1a7affd8d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45166b3d-7ed0-40e9-a210-1a7affd8d7fd found for delete ", "request_id": "req-b0278c94-6a97-47dd-aad4-487d8e003fcb"}]} 2026-05-27 11:06:38.771 8 INFO neutron.services.segments.plugin [-] Segment 45166b3d-7ed0-40e9-a210-1a7affd8d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45166b3d-7ed0-40e9-a210-1a7affd8d7fd found for delete ", "request_id": "req-b2961932-6754-4425-b60c-9e7f816ccb1d"}]} [pid: 8|app: 0|req: 846/1725] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:38 2026] DELETE /v2.0/networks/32f58d05-010e-40a4-97ed-7e7e1229072c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1726] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:38 2026] POST /v2.0/routers => generated 506 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:39.430 7 INFO neutron.services.segments.plugin [-] Segment 84c86a7f-26c0-4861-bb00-a5a70d8cc381 resource provider aggregate not found 2026-05-27 11:06:39.433 7 INFO neutron.services.segments.plugin [-] Segment 84c86a7f-26c0-4861-bb00-a5a70d8cc381 resource provider aggregate not found 2026-05-27 11:06:39.441 7 INFO neutron.services.segments.plugin [-] Segment 84c86a7f-26c0-4861-bb00-a5a70d8cc381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c86a7f-26c0-4861-bb00-a5a70d8cc381 found for delete ", "request_id": "req-d8851c8e-ef2a-42c5-b698-e586d1234143"}]} 2026-05-27 11:06:39.448 7 INFO neutron.services.segments.plugin [-] Segment 84c86a7f-26c0-4861-bb00-a5a70d8cc381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c86a7f-26c0-4861-bb00-a5a70d8cc381 found for delete ", "request_id": "req-c20a3aeb-f57d-4482-b791-6f22d4ad8639"}]} [pid: 7|app: 0|req: 881/1727] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:39 2026] GET /v2.0/security-groups?tenant_id=3a84739afed149c4a6642801a5e9cf65&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1728] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:06:39 2026] POST /v2.0/subnetpools => generated 549 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1729] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:39 2026] DELETE /v2.0/security-groups/79c0e07a-648f-41be-9f26-c205e720279f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1730] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:39 2026] GET /v2.0/subnetpools/aca87c01-c324-45cd-84c2-73c5d632ede4 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1731] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:06:39 2026] PUT /v2.0/subnetpools/aca87c01-c324-45cd-84c2-73c5d632ede4 => generated 501 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1732] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:39 2026] GET /v2.0/security-groups?tenant_id=51c7d7e1aa5a4be7b421db8f3e2dbd2a&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1733] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:06:39 2026] DELETE /v2.0/subnetpools/aca87c01-c324-45cd-84c2-73c5d632ede4 => 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: 888/1734] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:40 2026] DELETE /v2.0/security-groups/f943852f-7580-4504-8009-4fa23ae9956a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:40.133 7 INFO neutron.api.v2.resource [None req-d2289ea7-057d-4ef7-b2c8-940216d48d78 0379fb26f086473ab992687739a24d36 3c59f5db5fd7413f8783ce4941d0abda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1735] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:06:40 2026] GET /v2.0/subnetpools/aca87c01-c324-45cd-84c2-73c5d632ede4 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:40.144 7 INFO neutron.api.v2.resource [None req-f505e1f1-7a44-479c-9b3a-cb3d05428a88 0379fb26f086473ab992687739a24d36 3c59f5db5fd7413f8783ce4941d0abda - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1736] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:06:40 2026] DELETE /v2.0/subnetpools/aca87c01-c324-45cd-84c2-73c5d632ede4 => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1737] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:39 2026] PUT /v2.0/routers/e1bb2a36-6373-4d2e-ba6e-7729f442a3a4/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1738] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:06:40 2026] GET /v2.0/ports/32eb4caf-15bd-4eb5-8234-80542e45153a => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:40.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf411ac5-5c32-425b-8c44-195274b656cc 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 32eb4caf-15bd-4eb5-8234-80542e45153a 2026-05-27 11:06:40.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf411ac5-5c32-425b-8c44-195274b656cc 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 32eb4caf-15bd-4eb5-8234-80542e45153a [pid: 7|app: 0|req: 892/1739] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:40 2026] GET /v2.0/security-groups?tenant_id=3c59f5db5fd7413f8783ce4941d0abda&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: 848/1740] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:06:40 2026] PUT /v2.0/routers/e1bb2a36-6373-4d2e-ba6e-7729f442a3a4/remove_router_interface => generated 309 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1741] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:40 2026] DELETE /v2.0/security-groups/356ffd19-ade7-4e51-b0e0-5e86bcdffbed => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1742] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:40 2026] GET /v2.0/ports?device_id=e1bb2a36-6373-4d2e-ba6e-7729f442a3a4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:41.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d36e2cf-efdc-4608-88c9-24d23da82371 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: ecd399df-aba4-49cf-ac19-878429188c8d 2026-05-27 11:06:41.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d36e2cf-efdc-4608-88c9-24d23da82371 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: ecd399df-aba4-49cf-ac19-878429188c8d 2026-05-27 11:06:41.475 7 INFO neutron.services.segments.plugin [-] Segment 1058eff4-e40a-4f57-b711-2475c8a15e15 resource provider aggregate not found 2026-05-27 11:06:41.487 7 INFO neutron.services.segments.plugin [-] Segment 1058eff4-e40a-4f57-b711-2475c8a15e15 resource provider aggregate not found 2026-05-27 11:06:41.495 7 INFO neutron.services.segments.plugin [-] Segment 1058eff4-e40a-4f57-b711-2475c8a15e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1058eff4-e40a-4f57-b711-2475c8a15e15 found for delete ", "request_id": "req-74060f79-8f62-4533-8461-6cc8687c724e"}]} 2026-05-27 11:06:41.503 7 INFO neutron.services.segments.plugin [-] Segment 1058eff4-e40a-4f57-b711-2475c8a15e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1058eff4-e40a-4f57-b711-2475c8a15e15 found for delete ", "request_id": "req-14a1cb97-c4dd-47a8-883e-53777ff023f6"}]} 2026-05-27 11:06:41.511 7 INFO neutron.db.l3_hamode_db [None req-5d36e2cf-efdc-4608-88c9-24d23da82371 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] HA network 0bad4f6f-c537-40be-8c40-9fb00ae683a6 was deleted as no HA routers are present in tenant c00527b66ab341d2bce884cdc6de5464. [pid: 7|app: 0|req: 894/1743] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:40 2026] DELETE /v2.0/routers/e1bb2a36-6373-4d2e-ba6e-7729f442a3a4 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1744] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/subnets/ed6e66bb-c1b2-421e-be02-c13c74cf68f1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1745] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/networks/a710a209-1a64-4d4d-bf89-820e9ffd27a1 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:41.842 8 INFO neutron.db.segments_db [None req-cfbf4c12-0fa1-4899-95b6-965a8b2abdee 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Added segment c840c462-2dbd-4593-9975-7ecf7d69b6d7 of type vxlan for network 387395a7-1045-4013-bca1-6814b22e6f24 2026-05-27 11:06:42.114 8 INFO neutron.db.l3_hamode_db [None req-cfbf4c12-0fa1-4899-95b6-965a8b2abdee 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:42.906 8 INFO neutron.db.l3_hamode_db [None req-cfbf4c12-0fa1-4899-95b6-965a8b2abdee 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:43.521 7 INFO neutron.services.segments.plugin [-] Segment 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 resource provider aggregate not found 2026-05-27 11:06:43.526 7 INFO neutron.services.segments.plugin [-] Segment 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 resource provider aggregate not found 2026-05-27 11:06:43.541 7 INFO neutron.services.segments.plugin [-] Segment 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 found for delete ", "request_id": "req-9fe2f926-1584-45a7-a781-8245bb3e8183"}]} 2026-05-27 11:06:43.543 7 INFO neutron.services.segments.plugin [-] Segment 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c006650-9a67-4ab3-b8fa-e3c2007fb2a1 found for delete ", "request_id": "req-1e792b56-56e2-450d-a6cb-bc100639152a"}]} [pid: 8|app: 0|req: 851/1748] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:41 2026] POST /v2.0/routers => generated 687 bytes in 2039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1749] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:06:43 2026] GET /v2.0/routers/40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 693 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1750] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:43 2026] GET /v2.0/routers => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1751] 10.0.0.127 () {34 vars in 741 bytes} [Wed May 27 11:06:43 2026] PUT /v2.0/routers/40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 700 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1752] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:06:44 2026] GET /v2.0/routers/40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 700 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1753] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:44 2026] GET /v2.0/ports?device_id=40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1754] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:44 2026] GET /v2.0/security-groups?tenant_id=b780a82ef5e84674ac491ae5e2aba432&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1755] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:44 2026] DELETE /v2.0/security-groups/930c5f34-e266-4e11-93d5-94663f01f081 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:44.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-79cf7309-ed1f-47d6-9f5e-bb1395cc21ec 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: f2c5f53c-05a3-47bc-aaf7-c8bd7a367000 2026-05-27 11:06:44.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79cf7309-ed1f-47d6-9f5e-bb1395cc21ec 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: f2c5f53c-05a3-47bc-aaf7-c8bd7a367000 2026-05-27 11:06:45.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-79cf7309-ed1f-47d6-9f5e-bb1395cc21ec 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] TaaS: Handle Delete Port: 579012dd-9982-46ca-b71f-53c13bb4850b 2026-05-27 11:06:45.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79cf7309-ed1f-47d6-9f5e-bb1395cc21ec 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] Tap Mirror: Handle Delete Port: 579012dd-9982-46ca-b71f-53c13bb4850b 2026-05-27 11:06:45.396 7 INFO neutron.db.l3_hamode_db [None req-79cf7309-ed1f-47d6-9f5e-bb1395cc21ec 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] HA network 387395a7-1045-4013-bca1-6814b22e6f24 was deleted as no HA routers are present in tenant c00527b66ab341d2bce884cdc6de5464. [pid: 7|app: 0|req: 902/1756] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:44 2026] DELETE /v2.0/routers/40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1757] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:45 2026] GET /v2.0/ports?device_id=40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:45.452 7 INFO neutron.api.v2.resource [None req-3f912399-d8ef-46f3-896b-5249b7973034 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1758] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/routers/40309d1c-90d6-4a8e-b570-d8e6eeff13ea => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1759] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:45 2026] GET /v2.0/ports?device_id=e1bb2a36-6373-4d2e-ba6e-7729f442a3a4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:45.506 7 INFO neutron.api.v2.resource [None req-9bbdf266-6b45-4e1a-9464-f932eb933df4 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1760] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/routers/e1bb2a36-6373-4d2e-ba6e-7729f442a3a4 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:45.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27fd26be-a2ec-4518-ba66-1dd4d02d2238 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1761] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/ed6e66bb-c1b2-421e-be02-c13c74cf68f1 => 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: 905/1762] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:45 2026] GET /v2.0/ports?device_id=ac5abc23-d391-4dae-b681-e1e8883a391a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:45.564 7 INFO neutron.services.segments.plugin [-] Segment c840c462-2dbd-4593-9975-7ecf7d69b6d7 resource provider aggregate not found 2026-05-27 11:06:45.567 7 INFO neutron.services.segments.plugin [-] Segment c840c462-2dbd-4593-9975-7ecf7d69b6d7 resource provider aggregate not found 2026-05-27 11:06:45.579 7 INFO neutron.services.segments.plugin [-] Segment c840c462-2dbd-4593-9975-7ecf7d69b6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c840c462-2dbd-4593-9975-7ecf7d69b6d7 found for delete ", "request_id": "req-60caf254-1c08-431e-8bf3-23d82918600f"}]} 2026-05-27 11:06:45.581 8 INFO neutron.api.v2.resource [None req-9e9d4b46-78a1-4f1e-bc99-8172f406cfbf 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1763] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/routers/ac5abc23-d391-4dae-b681-e1e8883a391a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:45.593 7 INFO neutron.services.segments.plugin [-] Segment c840c462-2dbd-4593-9975-7ecf7d69b6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c840c462-2dbd-4593-9975-7ecf7d69b6d7 found for delete ", "request_id": "req-51ab2269-8619-47c2-922c-8a50b1941e32"}]} 2026-05-27 11:06:45.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-381b1e45-7a12-4857-b35d-c5545fab8f8f 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1764] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/bb7ad103-fa56-41e7-9a1e-a7b7893e30a6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1765] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:06:45 2026] GET /v2.0/ports?device_id=359f6eb9-8fd8-4619-a10f-a5e5df2b176b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:45.667 7 INFO neutron.api.v2.resource [None req-e26e0a90-19de-4235-90ab-ca61192da760 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1766] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/routers/359f6eb9-8fd8-4619-a10f-a5e5df2b176b => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:45.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ff0379-35c1-4a73-8edb-0f95ca986c15 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1767] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/84be117a-b5e3-4e9d-aa1a-4118adb5616b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:45.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae22c216-98c9-4bf0-b9a9-1c8d3c01bd3e 8837fa6b060944bfb2f0a66bf16fc576 c00527b66ab341d2bce884cdc6de5464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1768] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/ba4273d2-4a17-4c6a-b76e-9bab5fc3061f => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1769] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:45 2026] GET /v2.0/security-groups?tenant_id=c3a9149d43354aaa8c436e787aa6fbb0&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1770] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:46 2026] DELETE /v2.0/security-groups/f4f4bc33-2ef2-4cf1-aea2-15b1529cf898 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1771] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:46 2026] GET /v2.0/security-groups?tenant_id=c00527b66ab341d2bce884cdc6de5464&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1772] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:46 2026] DELETE /v2.0/security-groups/3836fe92-cd0d-4a29-b730-c4eb40a9e275 => 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: 863/1773] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:46 2026] GET /v2.0/security-groups?tenant_id=7d19c307b2744e439ef043473c49356f&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1774] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:46 2026] DELETE /v2.0/security-groups/d43ed7ec-2d5e-4c4e-b023-19706e7cb9ff => 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: 864/1775] 10.0.0.127 () {32 vars in 623 bytes} [Wed May 27 11:06:48 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1776] 10.0.0.127 () {32 vars in 633 bytes} [Wed May 27 11:06:48 2026] GET /v2.0/ => generated 632 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1777] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:48 2026] GET /v2.0/security-groups?tenant_id=aba5ef154a4648e4b3897542ed557b02&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:49.117 7 INFO neutron.db.segments_db [None req-78c56738-63b4-4d74-b128-f63dc546ffd1 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Added segment b33e7f4a-46b7-46b4-974b-1ef8be2117ae of type vxlan for network 2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 2026-05-27 11:06:49.122 8 INFO neutron.db.segments_db [None req-f350e51a-db17-459b-a48e-45549b880eae f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] Added segment ed6f2e6d-e714-41ad-8a94-08a2a5e13086 of type vxlan for network 1f4ecaf8-eb9b-4197-a7ff-1fdbf9153613 [pid: 7|app: 0|req: 913/1778] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:48 2026] POST /v2.0/networks => generated 640 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1779] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:48 2026] POST /v2.0/networks => generated 727 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1780] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:49 2026] DELETE /v2.0/security-groups/168c7277-46e6-4c50-8342-d3b47855b11b => 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: 867/1781] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/subnets => generated 657 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1782] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/subnets => generated 644 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:49.479 7 WARNING neutron.api.v2.base [None req-a29b0da3-bd40-406e-8d1e-064d68899ea9 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - 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-27 11:06:49.480 7 INFO neutron.api.v2.resource [None req-a29b0da3-bd40-406e-8d1e-064d68899ea9 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 916/1783] 10.0.0.127 () {34 vars in 681 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-27 11:06:49.638 7 INFO neutron.services.segments.plugin [-] Segment ed6f2e6d-e714-41ad-8a94-08a2a5e13086 resource provider aggregate not found 2026-05-27 11:06:49.644 7 INFO neutron.services.segments.plugin [-] Segment ed6f2e6d-e714-41ad-8a94-08a2a5e13086 resource provider aggregate not found [pid: 8|app: 0|req: 868/1784] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:06:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:49.664 7 INFO neutron.services.segments.plugin [-] Segment ed6f2e6d-e714-41ad-8a94-08a2a5e13086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6f2e6d-e714-41ad-8a94-08a2a5e13086 found for delete ", "request_id": "req-592cc08a-6fd4-44b8-b03b-dde2c57b9973"}]} 2026-05-27 11:06:49.665 7 INFO neutron.services.segments.plugin [-] Segment ed6f2e6d-e714-41ad-8a94-08a2a5e13086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6f2e6d-e714-41ad-8a94-08a2a5e13086 found for delete ", "request_id": "req-12c2ca86-bec8-4609-b810-e3abaa55e8a6"}]} [pid: 7|app: 0|req: 917/1785] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:49 2026] DELETE /v2.0/networks/1f4ecaf8-eb9b-4197-a7ff-1fdbf9153613 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:49.923 8 INFO neutron.db.segments_db [None req-f837f30f-1e56-40a6-a56c-de64e42594ef ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Added segment 035d0850-023f-40ff-b150-e151d7f64b41 of type vxlan for network 4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 [pid: 7|app: 0|req: 918/1786] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/subnets => generated 732 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:49.985 7 INFO neutron.db.segments_db [None req-36488714-5e6f-4b74-b03f-914a27fd5c91 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] Added segment ecbb4ea4-798f-427d-88a5-3450494782e5 of type vxlan for network f28b00d1-4149-47dc-a4ef-112c25bbd416 [pid: 8|app: 0|req: 869/1787] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/networks => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:50.064 8 INFO neutron.db.segments_db [None req-273dfc2c-3dd2-4af8-a39a-2a81339da0eb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Added segment 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 of type vxlan for network e59a742f-fdd5-4c15-9fa0-30e76e9110ab [pid: 7|app: 0|req: 919/1788] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:49 2026] POST /v2.0/networks => generated 726 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:50.126 7 INFO neutron.db.segments_db [None req-be34dbad-4751-4a76-a3e4-002724afe8e6 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Added segment 7456cb3d-baee-449c-9fd2-4b816d54c9c9 of type vxlan for network 7b138cfd-4f4e-4f71-a4f4-ee296a3b2a2f [pid: 8|app: 0|req: 870/1789] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/networks => generated 638 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1790] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:50.402 7 INFO neutron.db.l3_hamode_db [None req-be34dbad-4751-4a76-a3e4-002724afe8e6 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 872/1791] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/subnets => generated 655 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:50.606 8 WARNING neutron.api.v2.base [None req-395c19ab-7fee-4659-97ac-efdad1ad5717 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - 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-27 11:06:50.606 8 INFO neutron.api.v2.resource [None req-395c19ab-7fee-4659-97ac-efdad1ad5717 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 873/1792] 10.0.0.127 () {34 vars in 681 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1793] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/subnets => generated 725 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:50.971 8 INFO neutron.services.segments.plugin [-] Segment ecbb4ea4-798f-427d-88a5-3450494782e5 resource provider aggregate not found 2026-05-27 11:06:50.979 8 INFO neutron.services.segments.plugin [-] Segment ecbb4ea4-798f-427d-88a5-3450494782e5 resource provider aggregate not found 2026-05-27 11:06:50.992 8 INFO neutron.services.segments.plugin [-] Segment ecbb4ea4-798f-427d-88a5-3450494782e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecbb4ea4-798f-427d-88a5-3450494782e5 found for delete ", "request_id": "req-8bfd8dda-a791-441d-b3f3-ebaaf25370a7"}]} [pid: 8|app: 0|req: 875/1794] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:50 2026] DELETE /v2.0/networks/f28b00d1-4149-47dc-a4ef-112c25bbd416 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:51.006 8 INFO neutron.services.segments.plugin [-] Segment ecbb4ea4-798f-427d-88a5-3450494782e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecbb4ea4-798f-427d-88a5-3450494782e5 found for delete ", "request_id": "req-175f5846-647e-437f-9e8d-7e2591883e5b"}]} 2026-05-27 11:06:51.055 8 INFO neutron.db.segments_db [None req-04ad89b5-6f00-4556-914b-193a053a115b 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Added segment a4ecfe47-8450-4a51-bdf9-fc279ac91b5c of type vxlan for network d38427f0-7631-4204-b07e-12e7a6da5a9c [pid: 8|app: 0|req: 876/1795] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/networks => generated 637 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:51.138 7 INFO neutron.db.l3_hamode_db [None req-be34dbad-4751-4a76-a3e4-002724afe8e6 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:51.179 8 INFO neutron.db.segments_db [None req-f7c4ab13-e177-4c40-b829-5f4d961ed49d f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] Added segment 89baf047-1ff2-4c21-a794-975107816b56 of type vxlan for network ca24dacd-5d0e-44bc-b08b-9554438dbefa [pid: 8|app: 0|req: 877/1796] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/networks => generated 727 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1797] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/subnets => generated 655 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1798] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/subnets => generated 647 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1799] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/subnets => generated 730 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1800] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:50 2026] POST /v2.0/routers => generated 695 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:52.102 7 INFO neutron.db.segments_db [None req-59db513d-a593-4409-88bc-d07faff8ce11 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Added segment ca32e90d-3800-47a7-8dc9-7f09a47b8568 of type vxlan for network d136f1d9-c1c8-4c00-b0ee-06aab907c3f2 [pid: 8|app: 0|req: 881/1801] 10.0.0.127 () {34 vars in 681 bytes} [Wed May 27 11:06:51 2026] POST /v2.0/rbac-policies => generated 324 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1802] 10.0.0.127 () {32 vars in 776 bytes} [Wed May 27 11:06:52 2026] GET /v2.0/subnets?project_id=a0fc7572e36a488e9576cb7cf29103f7&cidr=10.100.0.0%2F28 => generated 14 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:52.433 7 INFO neutron.db.l3_hamode_db [None req-59db513d-a593-4409-88bc-d07faff8ce11 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 883/1803] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:06:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1804] 10.0.0.127 () {32 vars in 784 bytes} [Wed May 27 11:06:52 2026] GET /v2.0/subnets?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1805] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:52 2026] POST /v2.0/subnets => generated 657 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1806] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:52 2026] GET /v2.0/security-groups?tenant_id=f12aadccad8d4aabb5bc6da078c3d613&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1807] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:06:52 2026] GET /v2.0/networks/ca24dacd-5d0e-44bc-b08b-9554438dbefa => generated 655 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:53.232 7 INFO neutron.db.l3_hamode_db [None req-59db513d-a593-4409-88bc-d07faff8ce11 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 888/1808] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:52 2026] PUT /v2.0/routers/253733cd-d025-4489-8a2c-c506370be319/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1809] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:06:52 2026] POST /v2.0/routers => generated 684 bytes in 2183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:54.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd5bde4-9c14-46a6-bfde-2879fff3e025 3bab4d5fff964881b3020ffe16ff629b 203b0ca819de47a5a45c3a2774ab5dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1810] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/networks/ca24dacd-5d0e-44bc-b08b-9554438dbefa => generated 138 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1811] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/security-groups/b1a3eea4-9aeb-4d55-9984-e461835f72a9 => 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: 923/1812] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/networks => generated 7405 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:54.621 7 INFO neutron.services.segments.plugin [-] Segment 89baf047-1ff2-4c21-a794-975107816b56 resource provider aggregate not found 2026-05-27 11:06:54.631 7 INFO neutron.services.segments.plugin [-] Segment 89baf047-1ff2-4c21-a794-975107816b56 resource provider aggregate not found 2026-05-27 11:06:54.649 7 INFO neutron.services.segments.plugin [-] Segment 89baf047-1ff2-4c21-a794-975107816b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89baf047-1ff2-4c21-a794-975107816b56 found for delete ", "request_id": "req-ea474fac-acb9-4489-b4ea-bb3d3eaff3ee"}]} 2026-05-27 11:06:54.657 7 INFO neutron.services.segments.plugin [-] Segment 89baf047-1ff2-4c21-a794-975107816b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89baf047-1ff2-4c21-a794-975107816b56 found for delete ", "request_id": "req-9381e0bf-f457-4896-a24a-3f64695d6827"}]} [pid: 7|app: 0|req: 924/1813] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/networks/ca24dacd-5d0e-44bc-b08b-9554438dbefa => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1814] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/subnets => generated 7419 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:54.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8130fe-212e-4613-aac8-1a4ab876e605 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1815] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/subnets/03dfe80d-ccf3-4b1f-b261-d92e44c70abc => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1816] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/routers => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:54.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-757849a1-8bc7-409e-917e-c5d8e0058edd f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1817] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/subnets/1b2299c8-a4e8-4575-b0e8-7340a3646ca1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:54.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a339c94b-1797-42d6-9733-66587f6b9e91 f8e3ccc4e18744fdaa7878f1c8bdfa80 451d1ab29c5b49e08e87736ff0f457f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1818] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/subnets/24b18897-9564-4c90-a767-ef61600390a2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1819] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:06:54 2026] POST /v2.0/security-groups => generated 1675 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1820] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1821] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1822] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1823] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:55.579 7 INFO neutron.db.securitygroups_db [None req-c619235b-12ea-42d0-8eff-eb0d85cf0392 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Project a0fc7572e36a488e9576cb7cf29103f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 935/1824] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1825] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:54 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/add_router_interface => generated 309 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:55.745 8 INFO neutron.db.securitygroups_db [None req-2792674d-0815-4597-b32b-a165dcc5343b ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Project a0fc7572e36a488e9576cb7cf29103f7 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: 891/1826] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1827] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:55 2026] GET /v2.0/security-groups?tenant_id=451d1ab29c5b49e08e87736ff0f457f3&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1828] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:55 2026] DELETE /v2.0/security-groups/741138e6-e6b5-483b-8e6c-16f6028c15c5 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1829] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/security-groups?tenant_id=3ccacd71be3e4ed39198e35c0c60c418&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1830] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/networks => generated 1297 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1831] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:56 2026] DELETE /v2.0/security-groups/2b061de0-66ca-4797-b45c-54728cf00875 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1832] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1394742251&fields=id&tenant_id=a0fc7572e36a488e9576cb7cf29103f7 => 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: 942/1833] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1834] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/quotas/a0fc7572e36a488e9576cb7cf29103f7 => 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: 944/1835] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&fields=id => generated 57 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1836] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/security-groups?tenant_id=203b0ca819de47a5a45c3a2774ab5dbc&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1837] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1838] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:06:56 2026] DELETE /v2.0/security-groups/2c4215b2-4703-47e8-8693-f8c4a27fb233 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1839] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:06:57 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1840] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:55 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1841] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:57 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1844] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:58 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 949/1845] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:06:57 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1846] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:06:58 2026] POST /v2.0/security-groups => generated 1627 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1847] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1848] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1849] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1850] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1851] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 952/1852] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1853] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1854] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 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: 902/1855] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1856] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:06:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1857] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1858] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1859] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 956/1860] 10.0.0.66 () {34 vars in 1093 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-403847522&fields=id&tenant_id=61d26cecd5074da18e63a2dc87e03c41 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1861] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1862] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/quotas/61d26cecd5074da18e63a2dc87e03c41 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1863] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&fields=id => generated 241 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1864] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 907/1865] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 959/1866] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => 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: 960/1867] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1868] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1869] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1870] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0fc7572e36a488e9576cb7cf29103f7 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1871] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:01 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: 911/1872] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1873] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1874] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1875] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:01 2026] PUT /v2.0/policies/e21592a9-1679-4c31-9ba6-6f6f6858f80e/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1876] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:01 2026] PUT /v2.0/policies/45b771e1-c0fb-4f29-abf1-ff2e841943a7/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1877] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:01 2026] PUT /v2.0/policies/6af95207-c950-454b-8fdc-17f29425d630/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1878] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:01 2026] PUT /v2.0/policies/00fa358f-da2f-482e-933c-6de0730d4872/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1879] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:07:01 2026] POST /v2.0/ports => generated 958 bytes in 428 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: 918/1880] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:07:02 2026] PUT /v2.0/ports/79906728-e55a-4c92-a1e2-c2b76a890d41 => generated 1239 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1881] 10.0.0.127 () {32 vars in 674 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:02.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbfcc7af-992c-4689-a102-a647b08f36de'] response: {'name': 'network-changed', 'server_uuid': 'dbece6c5-22f5-4055-b84a-043db9617074', 'tag': '79906728-e55a-4c92-a1e2-c2b76a890d41', '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: 919/1882] 10.0.0.127 () {32 vars in 688 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1883] 10.0.0.127 () {32 vars in 684 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1884] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 920/1885] 10.0.0.127 () {32 vars in 696 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1886] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1887] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1888] 10.0.0.127 () {32 vars in 696 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1889] 10.0.0.127 () {32 vars in 692 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1890] 10.0.0.127 () {32 vars in 704 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1891] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:02 2026] DELETE /v2.0/qos/policies/e21592a9-1679-4c31-9ba6-6f6f6858f80e => 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: 924/1892] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1893] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:03 2026] DELETE /v2.0/qos/policies/45b771e1-c0fb-4f29-abf1-ff2e841943a7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1894] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:07:03 2026] GET /v2.0/networks?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1895] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:03 2026] DELETE /v2.0/qos/policies/6af95207-c950-454b-8fdc-17f29425d630 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1896] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:07: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) [pid: 7|app: 0|req: 971/1897] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:03 2026] DELETE /v2.0/qos/policies/00fa358f-da2f-482e-933c-6de0730d4872 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1898] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:03 2026] DELETE /v2.0/qos/policies/5e81a83e-572b-410a-a5eb-896406b92691 => 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: 972/1899] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:03 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 928/1900] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:03 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1901] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1902] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=79906728-e55a-4c92-a1e2-c2b76a890d41 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1903] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/subnets?id=9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1904] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/ports?network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1905] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups?tenant_id=f2c750daf85040cead46b5ba8d623c22&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1906] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 934/1907] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-groups/0494370b-08e5-446f-9263-1fcb6b9391ee => 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: 935/1908] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 974/1909] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups?tenant_id=559f7e3c035a4f7ba655f25c971a84c4&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1910] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups?tenant_id=88bc0b178228430f8cf543fbce6d526b&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1911] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-groups/89b0e1ee-d755-46b8-aaca-37c9ca659089 => 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: 937/1912] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-groups/11a1e993-30c8-4df9-ba06-cdf3693c27bd => 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: 976/1913] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups?tenant_id=54304937cd87433786cd6562d7300a0b&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1914] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1915] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1916] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:05 2026] DELETE /v2.0/security-groups/ae4355c4-e334-42be-bb20-f1c9114a0d98 => 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: 940/1917] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1918] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61d26cecd5074da18e63a2dc87e03c41 => generated 178 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1919] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:07:05 2026] POST /v2.0/ports => generated 1183 bytes in 530 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: 942/1920] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1921] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1922] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:07:06 2026] PUT /v2.0/ports/791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 1464 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:06.520 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-959e7cd6-9bc0-4b98-a110-9e7e7201642a'] response: {'name': 'network-changed', 'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 944/1923] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1186 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, ' [pid: 7|app: 0|req: 980/1924] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1925] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1926] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/networks?tenant_id=61d26cecd5074da18e63a2dc87e03c41&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1927] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1928] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 947/1929] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1930] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1931] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1932] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => 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: 949/1933] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1934] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1935] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 7|app: 0|req: 986/1936] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1937] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1938] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1939] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1940] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1941] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:07:09.658 8 INFO neutron.db.segments_db [None req-720735ee-7714-41a0-8c14-5c6aed443477 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Added segment cde3944e-af66-4011-a144-f0662b52503e of type vxlan for network 37a91408-a3d3-4732-ab78-d6659392b414 [pid: 8|app: 0|req: 953/1942] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/networks => generated 632 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1943] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1944] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:09 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1945] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1946] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:09 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1947] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1948] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:10 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1949] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:07:09 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 995/1950] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:07:10 2026] PUT /v2.0/security-groups/5ba7124a-4779-40af-a94f-c32d7c259ebc/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1951] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:10 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1952] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:07:10 2026] PUT /v2.0/security-groups/d5b09dd8-ca45-451e-b901-2d86c8144955/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1953] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:07:10 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1954] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:07:10 2026] PUT /v2.0/security-groups/345ce7ba-a7f1-489a-9119-fb29677078b9/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: 996/1955] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:07:10 2026] POST /v2.0/trunks => generated 407 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1956] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:07:10 2026] PUT /v2.0/security-groups/6fa1438b-82df-4c42-932e-094c58baaef4/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:10.509 7 INFO neutron.db.segments_db [None req-ead021fd-ea8d-4622-a1c8-cd8a8e141911 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Added segment 76ded8e6-e9fe-453d-8e02-3a131a977a5a of type vxlan for network 74958937-8f59-4696-a78a-4f5b7a35a19d [pid: 7|app: 0|req: 998/1957] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:10 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1958] 10.0.0.127 () {32 vars in 680 bytes} [Wed May 27 11:07:10 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1959] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:07:10 2026] POST /v2.0/ports => generated 743 bytes in 280 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: 1001/1960] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:07:10 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:11.023 8 INFO neutron.db.l3_db [None req-4dace3fb-8ff7-4f6e-9379-6b4d90196dc4 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Floating IP 29f073c7-7a80-4cdb-a519-0490a97596cc associated. External IP: 10.96.250.217, port: 79906728-e55a-4c92-a1e2-c2b76a890d41. [pid: 7|app: 0|req: 1002/1961] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:07:10 2026] POST /v2.0/trunks => generated 407 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1962] 10.0.0.127 () {32 vars in 690 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:11.207 7 INFO neutron.db.segments_db [None req-337c0ed2-ad49-4dbc-873f-5692009042d7 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Added segment 0a5954d9-de11-4899-8409-571aaad9a260 of type vxlan for network 2708a125-21ae-4898-8853-5bfde6feb5aa [pid: 7|app: 0|req: 1004/1963] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:11 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1964] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:07:10 2026] POST /v2.0/floatingips => generated 856 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1965] 10.0.0.127 () {32 vars in 702 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:11.342 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc31a559-b3be-4721-b399-d8118a6fa99c'] response: {'name': 'network-changed', 'server_uuid': 'dbece6c5-22f5-4055-b84a-043db9617074', 'tag': '79906728-e55a-4c92-a1e2-c2b76a890d41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1006/1966] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 856 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1967] 10.0.0.127 () {32 vars in 688 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1968] 10.0.0.127 () {32 vars in 702 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1969] 10.0.0.127 () {32 vars in 698 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1970] 10.0.0.127 () {32 vars in 710 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1971] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:07:11 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1972] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/5ba7124a-4779-40af-a94f-c32d7c259ebc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1012/1973] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/d5b09dd8-ca45-451e-b901-2d86c8144955 => 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: 1013/1974] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/345ce7ba-a7f1-489a-9119-fb29677078b9 => 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: 962/1975] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:07:11 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1976] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1977] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/6fa1438b-82df-4c42-932e-094c58baaef4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:11.867 7 INFO neutron.db.segments_db [None req-3a35cfa9-4aae-4fc3-b161-61c89c091b54 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Added segment ef7dba5f-2f7d-4654-8511-590a73b59a03 of type vxlan for network cade5569-b2f8-41bb-bb8b-d5ecf6327b02 [pid: 8|app: 0|req: 964/1978] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1979] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/eb3fcf54-2f93-4d3e-a924-ad7f287ac48a => 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: 1015/1980] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:11 2026] POST /v2.0/networks => generated 630 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1981] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 1016/1982] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1983] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=79906728-e55a-4c92-a1e2-c2b76a890d41 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1984] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/subnets?id=9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1985] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/ports?network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1986] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1987] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 967/1988] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:07:11 2026] POST /v2.0/ports => generated 743 bytes in 257 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: 1022/1989] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:07:12 2026] POST /v2.0/trunks => generated 407 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1990] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:12.445 7 INFO neutron.db.segments_db [None req-81bada7e-ae4c-4348-97e4-49f61e9d019d fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Added segment d4d2a04e-5867-46d9-adcb-46790c574818 of type vxlan for network 1b948438-9bb3-45c6-8ab1-af9542b6f1f6 [pid: 7|app: 0|req: 1023/1991] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:12 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1992] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:07:12 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1024/1993] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/security-groups?tenant_id=fafd1fe8f1c643cd9386c9729846db9b&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1994] 10.0.0.127 () {34 vars in 666 bytes} [Wed May 27 11:07:12 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1995] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:13 2026] PUT /v2.0/trunks/f43c0e9e-26ab-4067-8445-ff347e046a57/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1996] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:13 2026] PUT /v2.0/trunks/279c951c-dd66-4a0c-ba34-c846bd8808f3/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1997] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/security-groups/d6cbf41e-eb68-4024-83a2-916082d0f1e2 => 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: 973/1998] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:13 2026] PUT /v2.0/trunks/cfee1c9f-5fc9-48d4-9805-2d964a1af813/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1999] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:13 2026] PUT /v2.0/trunks/548a699b-42d7-4c0f-9269-ba35fa29dc45/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2000] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/security-groups?tenant_id=605d18c37dae490191ba3c56424776a9&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2001] 10.0.0.127 () {32 vars in 662 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2004] 10.0.0.127 () {32 vars in 676 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2005] 10.0.0.127 () {32 vars in 672 bytes} [Wed May 27 11:07:13 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: 7|app: 0|req: 1032/2006] 10.0.0.127 () {32 vars in 684 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2007] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/security-groups/5989d625-a046-4536-9bb6-eaa1d8fa330d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2008] 10.0.0.127 () {32 vars in 670 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2009] 10.0.0.127 () {32 vars in 684 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2010] 10.0.0.127 () {32 vars in 680 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2011] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2012] 10.0.0.127 () {32 vars in 692 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2013] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks/f43c0e9e-26ab-4067-8445-ff347e046a57 => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2014] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/ports/5632f068-3e71-44d5-9c76-42e88f9d1adc => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2015] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/trunks/f43c0e9e-26ab-4067-8445-ff347e046a57 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2016] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks/279c951c-dd66-4a0c-ba34-c846bd8808f3 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2017] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/security-groups?tenant_id=7417c29029a94cb5856401ba5461312d&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2018] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/ports/4709dd5d-bbb3-4f43-9928-6a1096a89b1c => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2019] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/security-groups/4d70ded9-9fdf-40de-9032-0ce016d6eedc => 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: 983/2020] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/trunks/279c951c-dd66-4a0c-ba34-c846bd8808f3 => 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: 1038/2021] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/trunks/cfee1c9f-5fc9-48d4-9805-2d964a1af813 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2022] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/ports/065f0da4-ea0f-4632-b9e2-eb24c5776a8b => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2023] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:07:13 2026] DELETE /v2.0/trunks/cfee1c9f-5fc9-48d4-9805-2d964a1af813 => 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: 985/2024] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:07:14 2026] GET /v2.0/trunks/548a699b-42d7-4c0f-9269-ba35fa29dc45 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2025] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:07:14 2026] GET /v2.0/ports/4e500721-fc2b-47e4-b898-4e393f676086 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2026] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:07:14 2026] DELETE /v2.0/trunks/548a699b-42d7-4c0f-9269-ba35fa29dc45 => 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: 1041/2027] 10.0.0.127 () {32 vars in 719 bytes} [Wed May 27 11:07:14 2026] GET /v2.0/trunks/a1c8dbdd-fe8b-46d7-9ac8-f3356f6a0603 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2028] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:07:14 2026] GET /v2.0/ports/9a57b8ae-0171-4421-ac46-ca5fe1aa356e => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2029] 10.0.0.127 () {32 vars in 722 bytes} [Wed May 27 11:07:14 2026] DELETE /v2.0/trunks/a1c8dbdd-fe8b-46d7-9ac8-f3356f6a0603 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:14.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5351bfd-a3c8-4b5f-bf85-6f0089243adc fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] TaaS: Handle Delete Port: 5632f068-3e71-44d5-9c76-42e88f9d1adc 2026-05-27 11:07:14.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5351bfd-a3c8-4b5f-bf85-6f0089243adc fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Tap Mirror: Handle Delete Port: 5632f068-3e71-44d5-9c76-42e88f9d1adc [pid: 8|app: 0|req: 988/2030] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:07:14 2026] DELETE /v2.0/ports/5632f068-3e71-44d5-9c76-42e88f9d1adc => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:14.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bb1ca41-d2f7-4694-8029-69d9357c2804 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] TaaS: Handle Delete Port: 4709dd5d-bbb3-4f43-9928-6a1096a89b1c 2026-05-27 11:07:14.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bb1ca41-d2f7-4694-8029-69d9357c2804 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Tap Mirror: Handle Delete Port: 4709dd5d-bbb3-4f43-9928-6a1096a89b1c [pid: 7|app: 0|req: 1043/2031] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:07:14 2026] DELETE /v2.0/ports/4709dd5d-bbb3-4f43-9928-6a1096a89b1c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:14.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb982a81-e223-4d68-8716-6726281e2ef0 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] TaaS: Handle Delete Port: 065f0da4-ea0f-4632-b9e2-eb24c5776a8b 2026-05-27 11:07:14.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb982a81-e223-4d68-8716-6726281e2ef0 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Tap Mirror: Handle Delete Port: 065f0da4-ea0f-4632-b9e2-eb24c5776a8b [pid: 8|app: 0|req: 989/2032] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:07:14 2026] DELETE /v2.0/ports/065f0da4-ea0f-4632-b9e2-eb24c5776a8b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:15.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-db5c4b2b-04dd-41cb-b589-d15cffadc2b0 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] TaaS: Handle Delete Port: 4e500721-fc2b-47e4-b898-4e393f676086 2026-05-27 11:07:15.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db5c4b2b-04dd-41cb-b589-d15cffadc2b0 fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Tap Mirror: Handle Delete Port: 4e500721-fc2b-47e4-b898-4e393f676086 [pid: 7|app: 0|req: 1044/2033] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:07:15 2026] DELETE /v2.0/ports/4e500721-fc2b-47e4-b898-4e393f676086 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:15.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c89998b-16db-4676-88e5-2f997700ef8f fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] TaaS: Handle Delete Port: 9a57b8ae-0171-4421-ac46-ca5fe1aa356e 2026-05-27 11:07:15.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c89998b-16db-4676-88e5-2f997700ef8f fd0008ee042a4de2a9edaba7a1185838 90d300d708224afcaf54de554705b539 - - default default] Tap Mirror: Handle Delete Port: 9a57b8ae-0171-4421-ac46-ca5fe1aa356e [pid: 8|app: 0|req: 990/2034] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:07:15 2026] DELETE /v2.0/ports/9a57b8ae-0171-4421-ac46-ca5fe1aa356e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:15.896 7 INFO neutron.services.segments.plugin [-] Segment cde3944e-af66-4011-a144-f0662b52503e resource provider aggregate not found 2026-05-27 11:07:15.903 7 INFO neutron.services.segments.plugin [-] Segment cde3944e-af66-4011-a144-f0662b52503e resource provider aggregate not found 2026-05-27 11:07:15.908 7 INFO neutron.services.segments.plugin [-] Segment cde3944e-af66-4011-a144-f0662b52503e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde3944e-af66-4011-a144-f0662b52503e found for delete ", "request_id": "req-e5073d58-5f7b-430a-b76b-52c65b80b4c3"}]} 2026-05-27 11:07:15.919 7 INFO neutron.services.segments.plugin [-] Segment cde3944e-af66-4011-a144-f0662b52503e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cde3944e-af66-4011-a144-f0662b52503e found for delete ", "request_id": "req-e4ab7cbc-95b3-46b6-9dac-87555367a916"}]} [pid: 7|app: 0|req: 1045/2035] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:15 2026] DELETE /v2.0/networks/37a91408-a3d3-4732-ab78-d6659392b414 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:16.105 8 INFO neutron.services.segments.plugin [-] Segment 76ded8e6-e9fe-453d-8e02-3a131a977a5a resource provider aggregate not found 2026-05-27 11:07:16.106 8 INFO neutron.services.segments.plugin [-] Segment 76ded8e6-e9fe-453d-8e02-3a131a977a5a resource provider aggregate not found 2026-05-27 11:07:16.122 8 INFO neutron.services.segments.plugin [-] Segment 76ded8e6-e9fe-453d-8e02-3a131a977a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ded8e6-e9fe-453d-8e02-3a131a977a5a found for delete ", "request_id": "req-4199ed90-0a1a-482c-b004-97ac27cc75f3"}]} 2026-05-27 11:07:16.129 8 INFO neutron.services.segments.plugin [-] Segment 76ded8e6-e9fe-453d-8e02-3a131a977a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ded8e6-e9fe-453d-8e02-3a131a977a5a found for delete ", "request_id": "req-bcfa3ba4-6a60-4f9d-a6d5-25704d1ad77e"}]} [pid: 8|app: 0|req: 991/2036] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:15 2026] DELETE /v2.0/networks/74958937-8f59-4696-a78a-4f5b7a35a19d => 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: 1046/2037] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:16 2026] DELETE /v2.0/networks/2708a125-21ae-4898-8853-5bfde6feb5aa => 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: 992/2038] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:16 2026] DELETE /v2.0/networks/cade5569-b2f8-41bb-bb8b-d5ecf6327b02 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2039] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:16 2026] DELETE /v2.0/networks/1b948438-9bb3-45c6-8ab1-af9542b6f1f6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2040] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:16 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2041] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:17 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2042] 10.0.0.127 () {32 vars in 818 bytes} [Wed May 27 11:07:17 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&mac_address=fa%3A16%3A3e%3A4b%3A76%3A2d => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2043] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:17 2026] GET /v2.0/security-groups?tenant_id=90d300d708224afcaf54de554705b539&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2044] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:17 2026] DELETE /v2.0/security-groups/eb5b7204-f0ce-42fb-9390-15cba3a79ec6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2045] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:17 2026] GET /v2.0/security-groups?tenant_id=8743a3ca807f47579dc7d6959aaeff35&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:17.918 7 INFO neutron.db.l3_db [None req-3d3738a0-e3e2-4e6b-af71-a298265f5d4b 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP c6b79b77-76a2-46b4-9c6f-5d8fd0d5b46f associated. External IP: 10.96.250.212, port: 791bcc37-423e-4e3a-bccd-1f1941ac3207. [pid: 8|app: 0|req: 998/2046] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:17 2026] DELETE /v2.0/security-groups/505a91fe-0c01-440c-a9ca-540651e59999 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:17.944 7 INFO neutron.services.segments.plugin [-] Segment 0a5954d9-de11-4899-8409-571aaad9a260 resource provider aggregate not found 2026-05-27 11:07:17.969 7 INFO neutron.services.segments.plugin [-] Segment 0a5954d9-de11-4899-8409-571aaad9a260 resource provider aggregate not found 2026-05-27 11:07:17.973 7 INFO neutron.services.segments.plugin [-] Segment 0a5954d9-de11-4899-8409-571aaad9a260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5954d9-de11-4899-8409-571aaad9a260 found for delete ", "request_id": "req-3d170f57-a16b-4e68-a4c0-5c6b07ce92dc"}]} 2026-05-27 11:07:17.992 7 INFO neutron.services.segments.plugin [-] Segment d4d2a04e-5867-46d9-adcb-46790c574818 resource provider aggregate not found 2026-05-27 11:07:17.993 7 INFO neutron.services.segments.plugin [-] Segment 0a5954d9-de11-4899-8409-571aaad9a260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5954d9-de11-4899-8409-571aaad9a260 found for delete ", "request_id": "req-005d1ef2-d1de-4bea-93af-e858348dd264"}]} 2026-05-27 11:07:18.007 7 INFO neutron.services.segments.plugin [-] Segment d4d2a04e-5867-46d9-adcb-46790c574818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d2a04e-5867-46d9-adcb-46790c574818 found for delete ", "request_id": "req-7246f239-e13d-41d1-b671-1f5865034544"}]} 2026-05-27 11:07:18.008 7 INFO neutron.services.segments.plugin [-] Segment d4d2a04e-5867-46d9-adcb-46790c574818 resource provider aggregate not found 2026-05-27 11:07:18.024 7 INFO neutron.services.segments.plugin [-] Segment d4d2a04e-5867-46d9-adcb-46790c574818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d2a04e-5867-46d9-adcb-46790c574818 found for delete ", "request_id": "req-c3c606a4-1f23-41cf-a869-8df97cf334d9"}]} 2026-05-27 11:07:18.140 8 INFO neutron.services.segments.plugin [-] Segment ef7dba5f-2f7d-4654-8511-590a73b59a03 resource provider aggregate not found 2026-05-27 11:07:18.156 8 INFO neutron.services.segments.plugin [-] Segment ef7dba5f-2f7d-4654-8511-590a73b59a03 resource provider aggregate not found 2026-05-27 11:07:18.160 8 INFO neutron.services.segments.plugin [-] Segment ef7dba5f-2f7d-4654-8511-590a73b59a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7dba5f-2f7d-4654-8511-590a73b59a03 found for delete ", "request_id": "req-07f8b5de-52fd-41dd-af01-98e64a046774"}]} 2026-05-27 11:07:18.173 8 INFO neutron.services.segments.plugin [-] Segment ef7dba5f-2f7d-4654-8511-590a73b59a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7dba5f-2f7d-4654-8511-590a73b59a03 found for delete ", "request_id": "req-760baaa4-2740-4813-9fb1-9074088434a4"}]} 2026-05-27 11:07:18.260 8 INFO neutron.db.segments_db [None req-b9a5add8-0640-4f83-9156-bad23f543ecb 18472f5ca5c54a4383ba1d371c361c3a 62015844a15f414a8146344cbe0e7b7b - - default default] Added segment 3fadc768-baf9-40cf-b4a1-134652b7e3e3 of type vxlan for network b71a5dea-2348-4a00-85c9-3958446ad135 [pid: 7|app: 0|req: 1049/2047] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:07:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:18.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ec14dde-d969-4e33-8ab3-a286556a6823'] response: {'name': 'network-changed', 'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 999/2048] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:17 2026] POST /v2.0/networks => generated 632 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2049] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/security-groups?tenant_id=e6db2a440a4a400baaf3a536565f5c8f&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: 1051/2050] 10.0.0.66 () {34 vars in 1093 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-403847522&fields=id&tenant_id=61d26cecd5074da18e63a2dc87e03c41 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2051] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:18 2026] DELETE /v2.0/security-groups/4b158827-f5ab-4625-85bb-c472ff06c165 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2052] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:18 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2053] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2054] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/quotas/61d26cecd5074da18e63a2dc87e03c41 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:18.628 8 INFO neutron.db.segments_db [None req-726d45fc-8812-4cfe-b6e7-a5952535e106 18472f5ca5c54a4383ba1d371c361c3a 62015844a15f414a8146344cbe0e7b7b - - default default] Added segment 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f of type vxlan for network c25f6be2-b183-4363-abde-8d0a7efdc8e9 [pid: 8|app: 0|req: 1001/2055] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:18 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2056] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&fields=id => generated 333 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2057] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1057/2058] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1058/2059] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2060] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => 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: 1002/2061] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:18 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) [pid: 7|app: 0|req: 1060/2062] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => 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: 1003/2063] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => 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: 1004/2064] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:19.065 7 INFO neutron.db.segments_db [None req-dce1cf6c-21f5-409a-b4f7-78d490fc6ebb 18472f5ca5c54a4383ba1d371c361c3a 62015844a15f414a8146344cbe0e7b7b - - default default] Added segment 0215fe78-2261-401e-911c-8ee8aeb3c79d of type vxlan for network a0c12ee4-d670-41b7-a897-fe278809966d [pid: 8|app: 0|req: 1005/2065] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2066] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 1061/2067] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2068] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2069] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1009/2070] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:19 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1062/2071] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:19.466 8 INFO neutron.db.segments_db [None req-0bc98592-c758-4f22-8d09-636edcc57cbc 18472f5ca5c54a4383ba1d371c361c3a 62015844a15f414a8146344cbe0e7b7b - - default default] Added segment d42b5e57-a2e4-48ec-9f6a-89b96810297e of type vxlan for network d1f25dd7-880a-4c6c-9bd0-a9d1f6a529e8 [pid: 8|app: 0|req: 1010/2072] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2073] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:19.862 8 INFO neutron.db.segments_db [None req-f5ff9063-7a00-490e-9bc0-c30658da84f0 18472f5ca5c54a4383ba1d371c361c3a 62015844a15f414a8146344cbe0e7b7b - - default default] Added segment 35eb9df1-e839-467b-aa93-3653307e1a3e of type vxlan for network eaeff871-f8fa-40d2-9c0c-bdb244afdbbf [pid: 8|app: 0|req: 1011/2074] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2075] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:19 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2076] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:20 2026] PUT /v2.0/subnets/a0ec5368-78bc-4119-bc2b-77595f79c45c/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2077] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:20 2026] PUT /v2.0/subnets/5bd68299-dfa3-4fd1-b918-888af0c65cc7/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: 1013/2078] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:20 2026] PUT /v2.0/subnets/b79f3533-65fc-4488-b6cd-126ec71ae147/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: 1066/2079] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:20 2026] PUT /v2.0/subnets/c60098c3-d7d6-43f1-91f2-974ade091c34/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2080] 10.0.0.127 () {32 vars in 664 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2081] 10.0.0.127 () {32 vars in 678 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2082] 10.0.0.127 () {32 vars in 674 bytes} [Wed May 27 11:07:20 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: 1068/2083] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2084] 10.0.0.127 () {32 vars in 672 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2085] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2086] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2087] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2088] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:20 2026] DELETE /v2.0/subnets/a0ec5368-78bc-4119-bc2b-77595f79c45c => 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: 1071/2089] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/subnets/5bd68299-dfa3-4fd1-b918-888af0c65cc7 => 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: 1019/2090] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/subnets/b79f3533-65fc-4488-b6cd-126ec71ae147 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2091] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/subnets/c60098c3-d7d6-43f1-91f2-974ade091c34 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2092] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:07:21 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 1244 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2093] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:07:21 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2094] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/subnets/26a5350f-87ce-4db9-b034-165ce9624b22 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:21.722 7 INFO neutron.services.segments.plugin [-] Segment 3fadc768-baf9-40cf-b4a1-134652b7e3e3 resource provider aggregate not found 2026-05-27 11:07:21.732 7 INFO neutron.services.segments.plugin [-] Segment 3fadc768-baf9-40cf-b4a1-134652b7e3e3 resource provider aggregate not found 2026-05-27 11:07:21.752 7 INFO neutron.services.segments.plugin [-] Segment 3fadc768-baf9-40cf-b4a1-134652b7e3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fadc768-baf9-40cf-b4a1-134652b7e3e3 found for delete ", "request_id": "req-b1293871-bbf3-4160-920a-4aa5f6aaa575"}]} 2026-05-27 11:07:21.754 7 INFO neutron.services.segments.plugin [-] Segment 3fadc768-baf9-40cf-b4a1-134652b7e3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fadc768-baf9-40cf-b4a1-134652b7e3e3 found for delete ", "request_id": "req-0175e1d7-25ec-44d7-825b-051c6ecb0f26"}]} [pid: 7|app: 0|req: 1074/2095] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/networks/b71a5dea-2348-4a00-85c9-3958446ad135 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2096] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:07:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2097] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:07:21 2026] PUT /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2098] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:21 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2099] 10.0.0.127 () {34 vars in 770 bytes} [Wed May 27 11:07:21 2026] PUT /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2100] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/networks/c25f6be2-b183-4363-abde-8d0a7efdc8e9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2101] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:21 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2102] 10.0.0.127 () {34 vars in 766 bytes} [Wed May 27 11:07:21 2026] PUT /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2103] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:21 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2104] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/networks/a0c12ee4-d670-41b7-a897-fe278809966d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2105] 10.0.0.127 () {34 vars in 788 bytes} [Wed May 27 11:07:22 2026] PUT /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2106] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2107] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:07:22 2026] PUT /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2108] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2109] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/networks/d1f25dd7-880a-4c6c-9bd0-a9d1f6a529e8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2110] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:22.237 8 INFO neutron.api.v2.resource [None req-8bcaee48-f6b8-49db-8d58-e5a0bc85bb69 ad24afa98005498fb596ff2756adf48f c4110e12d7f5441fa09a0ed125d2004d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1034/2111] 10.0.0.127 () {32 vars in 751 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2112] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2113] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2114] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/networks/eaeff871-f8fa-40d2-9c0c-bdb244afdbbf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:22.341 8 INFO neutron.api.v2.resource [None req-d123a669-537c-48bb-81fa-cf55c77e03e6 ad24afa98005498fb596ff2756adf48f c4110e12d7f5441fa09a0ed125d2004d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2115] 10.0.0.127 () {32 vars in 754 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2116] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2117] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:22 2026] GET /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2118] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:07:22 2026] DELETE /v2.0/subnetpools/adc68b71-e42f-4a8a-b08e-b0430c378d78 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2119] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:23 2026] GET /v2.0/security-groups?tenant_id=62015844a15f414a8146344cbe0e7b7b&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: 1081/2120] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:23 2026] GET /v2.0/security-groups?tenant_id=c4110e12d7f5441fa09a0ed125d2004d&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: 1040/2121] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:23 2026] DELETE /v2.0/security-groups/2309b6cd-eb88-4f74-9575-3c3bcdf4db49 => 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: 1082/2122] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:23 2026] DELETE /v2.0/security-groups/e794cbe7-c002-4254-8657-f2edce27b7d5 => 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: 1041/2123] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:23 2026] GET /v2.0/security-groups?tenant_id=4a596b53acce43bc958af0e8f4054d2d&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2124] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:23 2026] DELETE /v2.0/security-groups/85e75d3d-003d-404f-8641-21ef1ff451e5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:23.774 7 INFO neutron.services.segments.plugin [-] Segment 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f resource provider aggregate not found 2026-05-27 11:07:23.777 7 INFO neutron.services.segments.plugin [-] Segment 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f resource provider aggregate not found [pid: 8|app: 0|req: 1042/2125] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:23 2026] GET /v2.0/security-groups?tenant_id=47fe6089ce2b41bda765337319cc085f&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:23.794 7 INFO neutron.services.segments.plugin [-] Segment 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f found for delete ", "request_id": "req-a92e5dcc-f57a-4ff3-aa31-e1691ab63e41"}]} 2026-05-27 11:07:23.799 7 INFO neutron.services.segments.plugin [-] Segment 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90bd8f5a-5cd5-4ba5-941d-7c5db0910d2f found for delete ", "request_id": "req-1c02944a-003f-4d82-878c-f4d22fe38337"}]} 2026-05-27 11:07:23.821 7 INFO neutron.services.segments.plugin [-] Segment 0215fe78-2261-401e-911c-8ee8aeb3c79d resource provider aggregate not found 2026-05-27 11:07:23.827 7 INFO neutron.services.segments.plugin [-] Segment 0215fe78-2261-401e-911c-8ee8aeb3c79d resource provider aggregate not found 2026-05-27 11:07:23.848 7 INFO neutron.services.segments.plugin [-] Segment 0215fe78-2261-401e-911c-8ee8aeb3c79d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0215fe78-2261-401e-911c-8ee8aeb3c79d found for delete ", "request_id": "req-956c0cb5-9b81-49da-af5d-76c2bcd2a4a4"}]} 2026-05-27 11:07:23.853 7 INFO neutron.services.segments.plugin [-] Segment 0215fe78-2261-401e-911c-8ee8aeb3c79d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0215fe78-2261-401e-911c-8ee8aeb3c79d found for delete ", "request_id": "req-582e77ca-1608-4816-acf2-53b2dcdb03f5"}]} 2026-05-27 11:07:23.869 7 INFO neutron.services.segments.plugin [-] Segment d42b5e57-a2e4-48ec-9f6a-89b96810297e resource provider aggregate not found 2026-05-27 11:07:23.872 7 INFO neutron.services.segments.plugin [-] Segment d42b5e57-a2e4-48ec-9f6a-89b96810297e resource provider aggregate not found 2026-05-27 11:07:23.898 7 INFO neutron.services.segments.plugin [-] Segment d42b5e57-a2e4-48ec-9f6a-89b96810297e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42b5e57-a2e4-48ec-9f6a-89b96810297e found for delete ", "request_id": "req-dcd2cd7d-0b1f-4bb6-9a2c-cdabc957113d"}]} 2026-05-27 11:07:23.905 7 INFO neutron.services.segments.plugin [-] Segment d42b5e57-a2e4-48ec-9f6a-89b96810297e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42b5e57-a2e4-48ec-9f6a-89b96810297e found for delete ", "request_id": "req-d58ec387-d503-4dea-878d-16b303dde1f8"}]} 2026-05-27 11:07:23.918 7 INFO neutron.services.segments.plugin [-] Segment 35eb9df1-e839-467b-aa93-3653307e1a3e resource provider aggregate not found 2026-05-27 11:07:23.922 7 INFO neutron.services.segments.plugin [-] Segment 35eb9df1-e839-467b-aa93-3653307e1a3e resource provider aggregate not found 2026-05-27 11:07:23.934 7 INFO neutron.services.segments.plugin [-] Segment 35eb9df1-e839-467b-aa93-3653307e1a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35eb9df1-e839-467b-aa93-3653307e1a3e found for delete ", "request_id": "req-d5dd5966-528a-4f8d-abf6-2cb461e7712e"}]} 2026-05-27 11:07:23.937 7 INFO neutron.services.segments.plugin [-] Segment 35eb9df1-e839-467b-aa93-3653307e1a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35eb9df1-e839-467b-aa93-3653307e1a3e found for delete ", "request_id": "req-023b0f80-c062-499c-a53c-2318e0d243ee"}]} [pid: 7|app: 0|req: 1084/2126] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:23 2026] DELETE /v2.0/security-groups/96b2b009-f4a5-43b2-9ceb-135202168371 => 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: 1043/2127] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:23 2026] GET /v2.0/security-groups?tenant_id=e86d6de6ec544a7987a855a029f4f227&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2128] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:24 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2129] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:24 2026] DELETE /v2.0/security-groups/92802683-21ed-49be-ab79-f44d1a7de8fc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2130] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:07:24 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2131] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2132] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2133] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61d26cecd5074da18e63a2dc87e03c41 => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2134] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:07:25 2026] POST /v2.0/ports => generated 1183 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2135] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:07:25 2026] PUT /v2.0/ports/34d9f97f-42e6-4e99-930d-658554c66c6c => generated 1464 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:26.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a02dfbda-1c69-40cb-86e2-1562716eb721'] response: {'name': 'network-changed', 'server_uuid': '7b4694aa-ea81-4f1b-ac84-da37eddc774f', 'tag': '34d9f97f-42e6-4e99-930d-658554c66c6c', '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: 1048/2136] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:26 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1467 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: 7|app: 0|req: 1089/2137] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:07:26 2026] GET /v2.0/networks?tenant_id=61d26cecd5074da18e63a2dc87e03c41&shared=False => generated 2376 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2138] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:07:26 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) 2026-05-27 11:07:27.389 7 INFO neutron.db.segments_db [None req-d4bfe43a-b90d-44d1-a217-34f276f31434 123fe22eea794531a5cec1c52cac1fef b2ba9e0c22094f19b1371faae6f7da35 - - default default] Added segment d449cf8f-275a-4bfa-94f9-eef53e22ab86 of type vxlan for network f6ef80cc-eba0-41c2-bdb1-66cd374bcc18 [pid: 7|app: 0|req: 1090/2139] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:27 2026] POST /v2.0/networks => generated 631 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:27.620 8 INFO neutron.db.segments_db [None req-f7d87641-79c1-460e-ba67-f38f05dc4dda d18f41b830584ae58297a0992f474173 5826988af7574a3ea8e3dd15f76592fe - - default default] Added segment 9ed5488c-bd7e-4bfc-883b-6f3767a7741c of type vxlan for network 7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5 [pid: 8|app: 0|req: 1050/2140] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:07:27 2026] POST /v2.0/networks => generated 632 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2141] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:07:27 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: 7|app: 0|req: 1092/2142] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2143] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2144] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2145] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/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: 1094/2146] 10.0.0.127 () {34 vars in 762 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/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: 1053/2147] 10.0.0.127 () {34 vars in 764 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2148] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2149] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2150] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2151] 10.0.0.127 () {34 vars in 758 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2152] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:27 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2153] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.13&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2154] 10.0.0.127 () {34 vars in 760 bytes} [Wed May 27 11:07:27 2026] PUT /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2155] 199.19.213.5 () {34 vars in 1104 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33e&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2156] 10.0.0.127 () {34 vars in 780 bytes} [Wed May 27 11:07:28 2026] PUT /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2157] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2158] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets?id=03131ed0-a887-422e-984d-8a5d76e58589&id=d53c8143-d586-4e35-b651-7ce724bd5604 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2159] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2160] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2161] 10.0.0.127 () {34 vars in 782 bytes} [Wed May 27 11:07:28 2026] PUT /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2162] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:28 2026] PUT /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/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: 1102/2163] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&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: 8|app: 0|req: 1062/2164] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2165] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2166] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1104/2167] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:28 2026] PUT /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2170] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2171] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1065/2172] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:28.403 7 INFO neutron.api.v2.resource [None req-2726022b-4ee1-4b01-b224-822a0bcdf5bb 123fe22eea794531a5cec1c52cac1fef b2ba9e0c22094f19b1371faae6f7da35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2173] 10.0.0.127 () {32 vars in 743 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2174] 10.0.0.127 () {32 vars in 741 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2175] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:28.468 8 INFO neutron.api.v2.resource [None req-c2ceee7b-73a2-420a-84c5-6ca22a5aecf0 d18f41b830584ae58297a0992f474173 5826988af7574a3ea8e3dd15f76592fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2176] 10.0.0.127 () {32 vars in 745 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/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: 1110/2177] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2178] 10.0.0.127 () {32 vars in 744 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:28.548 7 INFO neutron.api.v2.resource [None req-330322f9-e513-463f-bf11-b8dfc83af321 123fe22eea794531a5cec1c52cac1fef b2ba9e0c22094f19b1371faae6f7da35 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2179] 10.0.0.127 () {32 vars in 746 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/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: 1069/2180] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2181] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:28.624 8 INFO neutron.api.v2.resource [None req-39f183ed-826b-4d5d-ad36-0d877e4c4fe3 d18f41b830584ae58297a0992f474173 5826988af7574a3ea8e3dd15f76592fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1070/2182] 10.0.0.127 () {32 vars in 748 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/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: 1113/2183] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003/tags => 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: 1071/2184] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => 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: 1072/2185] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2186] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/subnets/1c1070fc-ee36-4914-bb72-0110bc851003 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:28.884 8 INFO neutron.services.segments.plugin [-] Segment 9ed5488c-bd7e-4bfc-883b-6f3767a7741c resource provider aggregate not found 2026-05-27 11:07:28.888 8 INFO neutron.services.segments.plugin [-] Segment 9ed5488c-bd7e-4bfc-883b-6f3767a7741c resource provider aggregate not found 2026-05-27 11:07:28.903 8 INFO neutron.services.segments.plugin [-] Segment 9ed5488c-bd7e-4bfc-883b-6f3767a7741c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed5488c-bd7e-4bfc-883b-6f3767a7741c found for delete ", "request_id": "req-0be6306a-4eb7-42b7-8986-db67d6329755"}]} 2026-05-27 11:07:28.904 8 INFO neutron.services.segments.plugin [-] Segment 9ed5488c-bd7e-4bfc-883b-6f3767a7741c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed5488c-bd7e-4bfc-883b-6f3767a7741c found for delete ", "request_id": "req-5ce0cff2-9281-474e-bedb-48b6a5214197"}]} [pid: 8|app: 0|req: 1073/2187] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/networks/7f0ce3fa-5886-41d8-afa0-7f4e8150b4b5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:07:28.962 7 INFO neutron.services.segments.plugin [-] Segment d449cf8f-275a-4bfa-94f9-eef53e22ab86 resource provider aggregate not found 2026-05-27 11:07:28.964 7 INFO neutron.services.segments.plugin [-] Segment d449cf8f-275a-4bfa-94f9-eef53e22ab86 resource provider aggregate not found 2026-05-27 11:07:28.975 7 INFO neutron.services.segments.plugin [-] Segment d449cf8f-275a-4bfa-94f9-eef53e22ab86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d449cf8f-275a-4bfa-94f9-eef53e22ab86 found for delete ", "request_id": "req-9c3e3155-caa6-45f9-afea-cbc6b013241c"}]} 2026-05-27 11:07:28.981 7 INFO neutron.services.segments.plugin [-] Segment d449cf8f-275a-4bfa-94f9-eef53e22ab86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d449cf8f-275a-4bfa-94f9-eef53e22ab86 found for delete ", "request_id": "req-c73b7254-e64b-4201-8c3d-fd6d83e66038"}]} [pid: 7|app: 0|req: 1115/2188] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/networks/f6ef80cc-eba0-41c2-bdb1-66cd374bcc18 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2189] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:29 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1198 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2190] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:29 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2191] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:29 2026] GET /v2.0/security-groups?tenant_id=e29895e15b9e49b79a56d909ab62c0a7&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2192] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:29 2026] GET /v2.0/security-groups?tenant_id=58f82ca87b984d2d8f7bac87cb4c4044&name=default => generated 2927 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2193] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:29 2026] DELETE /v2.0/security-groups/d701f1e5-1872-4541-b027-0b625c9b654a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2194] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:29 2026] DELETE /v2.0/security-groups/f141a22e-15fe-4bf2-a8a6-3e0f879ecc44 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2195] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:30 2026] GET /v2.0/security-groups?tenant_id=b2ba9e0c22094f19b1371faae6f7da35&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2196] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:30 2026] GET /v2.0/security-groups?tenant_id=5826988af7574a3ea8e3dd15f76592fe&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2197] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:30 2026] DELETE /v2.0/security-groups/c87cfe1a-8e6a-49ab-8cd8-92a5a3f1dc97 => 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: 1121/2198] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:30 2026] DELETE /v2.0/security-groups/6807b310-d4ce-49a9-8204-9365e35b66ca => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2199] 10.0.0.127 () {32 vars in 826 bytes} [Wed May 27 11:07:30 2026] GET /v2.0/ports?project_id=a0fc7572e36a488e9576cb7cf29103f7&network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 3695 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2200] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:07:30 2026] GET /v2.0/subnets?network_id=a66cd622-c6d6-4dea-ad20-45f4def23359 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:31.268 8 INFO neutron.db.l3_db [None req-0198bf6f-2815-44f1-aa6f-697e1f54cd2f ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Floating IP 29f073c7-7a80-4cdb-a519-0490a97596cc disassociated. External IP: 10.96.250.217, port: 79906728-e55a-4c92-a1e2-c2b76a890d41. [pid: 8|app: 0|req: 1079/2201] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:31 2026] PUT /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 554 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:31.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af63103d-ee16-4850-8575-c5a19b6aa0e3'] response: {'name': 'network-changed', 'server_uuid': 'dbece6c5-22f5-4055-b84a-043db9617074', 'tag': '79906728-e55a-4c92-a1e2-c2b76a890d41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1123/2202] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:31 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2203] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2204] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2205] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=79906728-e55a-4c92-a1e2-c2b76a890d41 => 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: 1125/2206] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/subnets?id=9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2207] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/ports?network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2208] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2209] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1127/2210] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:32 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2211] 10.0.0.127 () {34 vars in 678 bytes} [Wed May 27 11:07:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2213] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:33 2026] PUT /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2214] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/security-groups?tenant_id=365ab31394d642b2b6ac8b2658f6d405&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2215] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2216] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/security-groups/bb43775b-7966-4aab-af32-8cb105b6fde4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2217] 10.0.0.127 () {34 vars in 764 bytes} [Wed May 27 11:07:34 2026] PUT /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2218] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/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: 1089/2219] 10.0.0.127 () {34 vars in 760 bytes} [Wed May 27 11:07:34 2026] PUT /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2220] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2221] 10.0.0.127 () {34 vars in 782 bytes} [Wed May 27 11:07:34 2026] PUT /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2222] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2223] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/security-groups?tenant_id=7e7d7df7c2ed472e8dfc5b130987e0c0&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2224] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2225] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:07:34 2026] PUT /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2226] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2227] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/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: 1135/2228] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/security-groups/346d12bd-7d25-465d-8fc7-e3848bccaf84 => 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: 1136/2229] 10.0.0.127 () {32 vars in 741 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2230] 10.0.0.127 () {32 vars in 818 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&mac_address=fa%3A16%3A3e%3A6b%3Aaa%3A88 => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:34.527 7 INFO neutron.api.v2.resource [None req-36601f24-90a0-41c8-a924-9b7c185bffb0 8838e5c257a4441eb5ae44ae9c7c5150 d0580a3fde6c4a698ef564bea8ab2285 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2231] 10.0.0.127 () {32 vars in 745 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2232] 10.0.0.127 () {32 vars in 744 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2233] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:34.623 7 INFO neutron.api.v2.resource [None req-833aa8e0-66f0-4ed8-b943-ef6360ebdac5 8838e5c257a4441eb5ae44ae9c7c5150 d0580a3fde6c4a698ef564bea8ab2285 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2234] 10.0.0.127 () {32 vars in 748 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2235] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2236] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2237] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:34 2026] DELETE /v2.0/qos/policies/7e6b18d7-f22b-4fd3-a98f-8d907bded68b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2238] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:07:34 2026] POST /v2.0/security-groups => generated 1677 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:07:35.190 8 INFO neutron.db.l3_db [None req-c10f4785-be16-41f3-9b23-649be8cdcfb9 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP 2e2f7f74-b1e9-4f71-86c8-9e31175f493b associated. External IP: 10.96.250.218, port: 34d9f97f-42e6-4e99-930d-658554c66c6c. [pid: 7|app: 0|req: 1145/2239] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 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: 1146/2240] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2241] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2242] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:07:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:35.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40dd4917-0052-473f-bf35-e89439f9f50c'] response: {'name': 'network-changed', 'server_uuid': '7b4694aa-ea81-4f1b-ac84-da37eddc774f', 'tag': '34d9f97f-42e6-4e99-930d-658554c66c6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1096/2243] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:35.719 8 INFO neutron.db.securitygroups_db [None req-9b212d85-009a-4f30-96fa-65cf35046c5b ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Project a0fc7572e36a488e9576cb7cf29103f7 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: 1148/2244] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:35 2026] GET /v2.0/security-groups?tenant_id=d1feb12a3bba4911a27e25fe03d78cfa&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2245] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:35.835 8 INFO neutron.db.securitygroups_db [None req-fa69be0c-1a1a-413f-a972-a7759fd1d3f6 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Project a0fc7572e36a488e9576cb7cf29103f7 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: 1149/2246] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:35 2026] DELETE /v2.0/security-groups/586e68da-09b9-4369-9e36-02252d9178ef => 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: 1098/2247] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2248] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:35 2026] GET /v2.0/security-groups?tenant_id=d0580a3fde6c4a698ef564bea8ab2285&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2249] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2250] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2251] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:36 2026] DELETE /v2.0/security-groups/9967372d-78ee-44a3-832d-0282e25e7cc0 => 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: 1101/2252] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.13&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2253] 199.19.213.5 () {34 vars in 1104 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33e&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2254] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/subnets?id=03131ed0-a887-422e-984d-8a5d76e58589&id=d53c8143-d586-4e35-b651-7ce724bd5604 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2255] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2256] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2257] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks => generated 1297 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2258] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1103/2259] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1157/2260] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2073249936&fields=id&tenant_id=a0fc7572e36a488e9576cb7cf29103f7 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2261] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2262] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/quotas/a0fc7572e36a488e9576cb7cf29103f7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2263] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&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: 1159/2264] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1106/2265] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1160/2266] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:36 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1107/2267] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:38 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1161/2268] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:39 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:39.452 8 INFO neutron.db.segments_db [None req-27fac5e0-c205-404a-958c-550809224d0c b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] Added segment 23443099-fcc4-4211-bdef-9ccf94ec3ee5 of type vxlan for network aca027ea-bb9e-4889-9d82-f502e26bbdd1 2026-05-27 11:07:39.698 8 INFO neutron.db.l3_hamode_db [None req-27fac5e0-c205-404a-958c-550809224d0c b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:07:39.807 8 INFO neutron.db.l3_hamode_db [None req-27fac5e0-c205-404a-958c-550809224d0c b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1162/2269] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2270] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:07:39 2026] POST /v2.0/routers => generated 474 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2271] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:40 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2272] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2273] 10.0.0.127 () {34 vars in 762 bytes} [Wed May 27 11:07:40 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/green => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2274] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2275] 10.0.0.127 () {34 vars in 758 bytes} [Wed May 27 11:07:40 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/red => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2276] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2277] 10.0.0.127 () {34 vars in 780 bytes} [Wed May 27 11:07:41 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/black.or.white => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2278] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 52 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2279] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2280] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2281] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0fc7572e36a488e9576cb7cf29103f7 => generated 274 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2282] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:07:41 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2283] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2284] 10.0.0.127 () {32 vars in 739 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:41.655 8 INFO neutron.api.v2.resource [None req-636ef3d6-fa02-4bc6-b59e-caba3e588971 b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2285] 10.0.0.127 () {32 vars in 743 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2286] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:07:41 2026] POST /v2.0/ports => generated 954 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1117/2287] 10.0.0.127 () {32 vars in 742 bytes} [Wed May 27 11:07:41 2026] DELETE /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/red => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2288] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 30 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:41.967 8 INFO neutron.api.v2.resource [None req-b1c43b85-775e-4d96-b122-fe3f9aa4d630 b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2289] 10.0.0.127 () {32 vars in 746 bytes} [Wed May 27 11:07:41 2026] DELETE /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2290] 10.0.0.127 () {32 vars in 734 bytes} [Wed May 27 11:07:41 2026] DELETE /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2291] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:07:41 2026] PUT /v2.0/ports/000fa999-f38d-41e8-921d-8c6160a1b2d4 => generated 1235 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:42.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a60d85f-e0e2-4a21-b294-e60998951719'] response: {'name': 'network-changed', 'server_uuid': 'f27345d2-fcd0-4073-8c20-7d0564c90b29', 'tag': '000fa999-f38d-41e8-921d-8c6160a1b2d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1121/2292] 10.0.0.127 () {32 vars in 731 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c/tags => generated 12 bytes in 122 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: 1172/2293] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2294] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2295] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2296] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2297] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&shared=False => generated 756 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2298] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:07:42 2026] PUT /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c => generated 480 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2299] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?device_id=3813d764-9ae0-49ab-867f-e8121673112c => 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: 1177/2300] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:42.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6b85698-c4d3-47ad-9cef-2b67bd9f3886 b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] TaaS: Handle Delete Port: 7221e0bc-6ec1-4c2c-a98c-3d402f16d7fa 2026-05-27 11:07:43.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6b85698-c4d3-47ad-9cef-2b67bd9f3886 b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] Tap Mirror: Handle Delete Port: 7221e0bc-6ec1-4c2c-a98c-3d402f16d7fa 2026-05-27 11:07:43.368 8 INFO neutron.services.segments.plugin [-] Segment 23443099-fcc4-4211-bdef-9ccf94ec3ee5 resource provider aggregate not found 2026-05-27 11:07:43.374 8 INFO neutron.services.segments.plugin [-] Segment 23443099-fcc4-4211-bdef-9ccf94ec3ee5 resource provider aggregate not found 2026-05-27 11:07:43.387 8 INFO neutron.services.segments.plugin [-] Segment 23443099-fcc4-4211-bdef-9ccf94ec3ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23443099-fcc4-4211-bdef-9ccf94ec3ee5 found for delete ", "request_id": "req-a956ca77-a6b0-4dfd-b031-930d7cde3040"}]} 2026-05-27 11:07:43.407 8 INFO neutron.db.l3_hamode_db [None req-f6b85698-c4d3-47ad-9cef-2b67bd9f3886 b2669dbe4ff74158ad8482e3d1196c1b 355d1615b23a4b3e8e19cc0ba8c2dad1 - - default default] HA network aca027ea-bb9e-4889-9d82-f502e26bbdd1 was deleted as no HA routers are present in tenant 355d1615b23a4b3e8e19cc0ba8c2dad1. [pid: 8|app: 0|req: 1124/2303] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:07:42 2026] DELETE /v2.0/routers/3813d764-9ae0-49ab-867f-e8121673112c => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:43.423 8 INFO neutron.services.segments.plugin [-] Segment 23443099-fcc4-4211-bdef-9ccf94ec3ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23443099-fcc4-4211-bdef-9ccf94ec3ee5 found for delete ", "request_id": "req-fd05e3d6-ec34-4835-b806-98e3fdaab910"}]} [pid: 7|app: 0|req: 1180/2304] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2305] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2306] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1126/2307] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=000fa999-f38d-41e8-921d-8c6160a1b2d4 => 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: 1182/2308] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/subnets?id=9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2309] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3&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: 1183/2310] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1128/2311] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1184/2312] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/security-groups?tenant_id=355d1615b23a4b3e8e19cc0ba8c2dad1&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2313] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2314] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2315] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:44 2026] DELETE /v2.0/security-groups/3e68a0be-574f-4671-b002-3c52560200be => 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: 1187/2316] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/security-groups?tenant_id=0e23a3ed2a614b2c9b6d909469a84e51&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2317] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2318] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:07:44 2026] DELETE /v2.0/security-groups/cc116a41-8274-458d-8c8b-db66472d7c9a => 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: 1131/2319] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2320] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2321] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&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: 1190/2322] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2323] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&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: 1191/2324] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:48 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2325] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:48 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2326] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2327] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&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: 1193/2328] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2329] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2330] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:49.937 8 INFO neutron.db.l3_db [None req-c88864e1-68f0-4bdb-b244-63dc491394f5 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Floating IP 29f073c7-7a80-4cdb-a519-0490a97596cc associated. External IP: 10.96.250.217, port: 000fa999-f38d-41e8-921d-8c6160a1b2d4. [pid: 8|app: 0|req: 1137/2331] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:07:49 2026] PUT /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 855 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:50.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad9155f8-7721-4c41-8c93-b6ba3c47255f'] response: {'name': 'network-changed', 'server_uuid': 'f27345d2-fcd0-4073-8c20-7d0564c90b29', 'tag': '000fa999-f38d-41e8-921d-8c6160a1b2d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2332] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2333] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/ports?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2334] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/networks?id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2335] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=000fa999-f38d-41e8-921d-8c6160a1b2d4 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2336] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/subnets?id=9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2337] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/ports?network_id=4a5d540b-40b2-49ff-8f4c-bee125c3a5e3&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: 1198/2338] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:07:51 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1141/2339] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:07:51 2026] GET /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3?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: 1199/2340] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:51 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2341] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:07:52 2026] GET /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2344] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:07:58 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2345] 10.0.0.215 () {30 vars in 690 bytes} [Wed May 27 11:07:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2346] 10.0.0.215 () {30 vars in 692 bytes} [Wed May 27 11:07:59 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: 1145/2347] 10.0.0.215 () {30 vars in 668 bytes} [Wed May 27 11:07:59 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: 1203/2348] 10.0.0.215 () {30 vars in 704 bytes} [Wed May 27 11:07:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2349] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1204/2350] 10.0.0.68 () {34 vars in 1039 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&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: 1147/2351] 10.0.0.215 () {28 vars in 439 bytes} [Wed May 27 11:08:00 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2352] 10.0.0.215 () {30 vars in 728 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2353] 10.0.0.215 () {30 vars in 690 bytes} [Wed May 27 11:08:00 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: 1206/2354] 10.0.0.215 () {30 vars in 692 bytes} [Wed May 27 11:08:00 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: 1149/2355] 10.0.0.215 () {30 vars in 668 bytes} [Wed May 27 11:08:00 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: 1207/2356] 10.0.0.215 () {30 vars in 704 bytes} [Wed May 27 11:08:00 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: 1150/2357] 10.0.0.215 () {30 vars in 728 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2358] 10.0.0.215 () {30 vars in 690 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2359] 10.0.0.215 () {30 vars in 692 bytes} [Wed May 27 11:08:00 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: 1209/2360] 10.0.0.215 () {30 vars in 668 bytes} [Wed May 27 11:08:00 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: 1152/2361] 10.0.0.215 () {30 vars in 704 bytes} [Wed May 27 11:08:00 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: 1210/2362] 10.0.0.215 () {30 vars in 730 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2363] 10.0.0.215 () {30 vars in 682 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2364] 10.0.0.215 () {34 vars in 704 bytes} [Wed May 27 11:08:00 2026] POST /v2.0/ports => generated 1132 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2365] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1212/2366] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:08:04 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: 1155/2367] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2368] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:08:04 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: 1156/2369] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2370] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:08:04 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: 1157/2371] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2372] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2373] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:08:04 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-27 11:08:04.447 7 INFO neutron.api.v2.resource [None req-95d639c2-b630-43b0-9579-47ba2196d9d0 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1216/2374] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => 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: 1159/2375] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => 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: 1217/2376] 199.19.213.5 () {34 vars in 734 bytes} [Wed May 27 11:08:04 2026] POST /v2.0/security-groups => generated 1638 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2377] 199.19.213.5 () {30 vars in 813 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/security-group-rules?security_group_id=fd327ed1-f9a5-4297-9385-9d11efafa643 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2378] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:08:04 2026] PUT /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2379] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1219/2380] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2381] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:08:04 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: 1220/2382] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:08:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2383] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2384] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:09 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2385] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:09 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2386] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1165/2387] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&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: 1223/2388] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2389] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/security-groups?id=e9856357-8169-48c8-b096-d9ee44aaa107&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2390] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:12.309 8 INFO neutron_taas.services.taas.taas_plugin [req-a41a6882-0114-4794-ae61-0f5a75c58cf3 req-bb69d0e5-86e5-4b7c-8f79-8c542ba2ca41 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: 000fa999-f38d-41e8-921d-8c6160a1b2d4 2026-05-27 11:08:12.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a41a6882-0114-4794-ae61-0f5a75c58cf3 req-bb69d0e5-86e5-4b7c-8f79-8c542ba2ca41 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: 000fa999-f38d-41e8-921d-8c6160a1b2d4 [pid: 7|app: 0|req: 1225/2391] 10.0.0.66 () {34 vars in 1015 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&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: 1226/2392] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/networks?id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2393] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/quotas/a1c74c301f634803b7862c9ee4095538 => generated 291 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:12.421 8 INFO neutron.db.l3_db [req-a41a6882-0114-4794-ae61-0f5a75c58cf3 req-bb69d0e5-86e5-4b7c-8f79-8c542ba2ca41 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Floating IP 29f073c7-7a80-4cdb-a519-0490a97596cc disassociated. External IP: 10.96.250.217, port: 000fa999-f38d-41e8-921d-8c6160a1b2d4. [pid: 7|app: 0|req: 1228/2394] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2395] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1230/2396] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2397] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:08:12 2026] DELETE /v2.0/ports/000fa999-f38d-41e8-921d-8c6160a1b2d4 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:08:12.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4300768-1ed4-4704-a026-baef794b0fbb'] response: {'server_uuid': 'f27345d2-fcd0-4073-8c20-7d0564c90b29', 'name': 'network-vif-deleted', 'tag': '000fa999-f38d-41e8-921d-8c6160a1b2d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1231/2398] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => 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: 1168/2399] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:13 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2400] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:13 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2403] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:14 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => 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: 1170/2404] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:15 2026] GET /v2.0/ports?device_id=f27345d2-fcd0-4073-8c20-7d0564c90b29 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2405] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:15 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2406] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:15 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2407] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:08:16 2026] DELETE /v2.0/security-groups/e9856357-8169-48c8-b096-d9ee44aaa107 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:16.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-74cf7e82-6469-422c-a4ad-a584e021ab6a ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: ab9e2518-13cd-489b-a718-71ea33345730 2026-05-27 11:08:16.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74cf7e82-6469-422c-a4ad-a584e021ab6a ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: ab9e2518-13cd-489b-a718-71ea33345730 [pid: 8|app: 0|req: 1172/2408] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:08:16 2026] DELETE /v2.0/floatingips/29f073c7-7a80-4cdb-a519-0490a97596cc => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2409] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2410] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2411] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/networks?id=4cea81aa-de07-41c9-bbce-f6565ca8fa82 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2412] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2413] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1c74c301f634803b7862c9ee4095538 => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2414] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2415] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:08:18 2026] POST /v2.0/ports => generated 1082 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1176/2416] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1085 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2417] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2418] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1105 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2419] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:08:18 2026] PUT /v2.0/ports/acbf074b-b8cb-460b-963c-c1441d1b0cca => generated 1243 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:18.949 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2134d44-190e-4e31-b400-9b12a683da95'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'acbf074b-b8cb-460b-963c-c1441d1b0cca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1179/2420] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 35 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: 1242/2421] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/security-groups?id=1df88804-fc21-4b6e-b65b-81ee4c691384&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2422] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2423] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:19.512 7 INFO neutron_taas.services.taas.taas_plugin [req-5d233007-8cac-4418-a034-266e067e5479 req-231ee268-c71a-4b89-a1b6-9e15d45dfeee ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: 79906728-e55a-4c92-a1e2-c2b76a890d41 2026-05-27 11:08:19.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5d233007-8cac-4418-a034-266e067e5479 req-231ee268-c71a-4b89-a1b6-9e15d45dfeee ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: 79906728-e55a-4c92-a1e2-c2b76a890d41 [pid: 8|app: 0|req: 1182/2424] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/networks?tenant_id=a1c74c301f634803b7862c9ee4095538&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2425] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2426] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:08:19 2026] DELETE /v2.0/ports/79906728-e55a-4c92-a1e2-c2b76a890d41 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2427] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 1244/2428] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2429] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => 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: 1245/2430] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2431] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2432] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1187/2433] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:08:20.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7180a976-12f9-4a1c-9918-04e88fc2902e'] response: {'server_uuid': 'dbece6c5-22f5-4055-b84a-043db9617074', 'name': 'network-vif-deleted', 'tag': '79906728-e55a-4c92-a1e2-c2b76a890d41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1247/2434] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2435] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2436] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2437] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2438] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:22 2026] GET /v2.0/ports?device_id=dbece6c5-22f5-4055-b84a-043db9617074 => 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: 1190/2439] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:08:23 2026] DELETE /v2.0/security-groups/1df88804-fc21-4b6e-b65b-81ee4c691384 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:24.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-96f7a333-befd-4fec-a924-0d06b643b9f2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: abed5f26-a150-40d4-ba58-9e9f9c708cfe 2026-05-27 11:08:24.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96f7a333-befd-4fec-a924-0d06b643b9f2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: abed5f26-a150-40d4-ba58-9e9f9c708cfe [pid: 8|app: 0|req: 1191/2440] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2441] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2442] 199.19.213.5 () {34 vars in 1042 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2443] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2444] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2445] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:08:23 2026] PUT /v2.0/routers/253733cd-d025-4489-8a2c-c506370be319/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2446] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:08:24 2026] DELETE /v2.0/subnets/9bdac1e9-f098-4383-bdf3-0fdbabfac74d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:08:25.209 7 INFO neutron_taas.services.taas.taas_plugin [None req-42c01b0e-caaf-41f7-a9f8-686e9a23f6e2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: 4c017f1d-0add-49cc-89a3-71f7006ad1a5 2026-05-27 11:08:25.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c01b0e-caaf-41f7-a9f8-686e9a23f6e2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: 4c017f1d-0add-49cc-89a3-71f7006ad1a5 2026-05-27 11:08:25.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-42c01b0e-caaf-41f7-a9f8-686e9a23f6e2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: 1a6dffeb-4497-45db-b078-776e57bb4047 2026-05-27 11:08:25.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c01b0e-caaf-41f7-a9f8-686e9a23f6e2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: 1a6dffeb-4497-45db-b078-776e57bb4047 2026-05-27 11:08:25.864 7 INFO neutron.services.segments.plugin [-] Segment 7456cb3d-baee-449c-9fd2-4b816d54c9c9 resource provider aggregate not found 2026-05-27 11:08:25.865 7 INFO neutron.services.segments.plugin [-] Segment 7456cb3d-baee-449c-9fd2-4b816d54c9c9 resource provider aggregate not found 2026-05-27 11:08:25.887 7 INFO neutron.services.segments.plugin [-] Segment 7456cb3d-baee-449c-9fd2-4b816d54c9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7456cb3d-baee-449c-9fd2-4b816d54c9c9 found for delete ", "request_id": "req-1bb24498-22d0-4a04-bbdf-d854e565d044"}]} 2026-05-27 11:08:25.897 7 INFO neutron.services.segments.plugin [-] Segment 7456cb3d-baee-449c-9fd2-4b816d54c9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7456cb3d-baee-449c-9fd2-4b816d54c9c9 found for delete ", "request_id": "req-34b56900-5658-46fa-ba77-c660d730b614"}]} 2026-05-27 11:08:25.900 7 INFO neutron.db.l3_hamode_db [None req-42c01b0e-caaf-41f7-a9f8-686e9a23f6e2 ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] HA network 7b138cfd-4f4e-4f71-a4f4-ee296a3b2a2f was deleted as no HA routers are present in tenant a0fc7572e36a488e9576cb7cf29103f7. [pid: 7|app: 0|req: 1251/2447] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:08:25 2026] DELETE /v2.0/routers/253733cd-d025-4489-8a2c-c506370be319 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:26.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-12238b01-277c-4f7c-bbb4-42d5e6fd7a3a ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] TaaS: Handle Delete Port: 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:08:26.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12238b01-277c-4f7c-bbb4-42d5e6fd7a3a ab112aa9f2a44593bbb7c7dd1c93e29d a0fc7572e36a488e9576cb7cf29103f7 - - default default] Tap Mirror: Handle Delete Port: 2fda010c-6506-4ef7-892d-77351c24ea29 2026-05-27 11:08:26.599 8 INFO neutron.services.segments.plugin [-] Segment 035d0850-023f-40ff-b150-e151d7f64b41 resource provider aggregate not found 2026-05-27 11:08:26.599 8 INFO neutron.services.segments.plugin [-] Segment 035d0850-023f-40ff-b150-e151d7f64b41 resource provider aggregate not found 2026-05-27 11:08:26.621 8 INFO neutron.services.segments.plugin [-] Segment 035d0850-023f-40ff-b150-e151d7f64b41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035d0850-023f-40ff-b150-e151d7f64b41 found for delete ", "request_id": "req-5a96df94-17eb-4308-bccc-deb0b2acde3e"}]} 2026-05-27 11:08:26.622 8 INFO neutron.services.segments.plugin [-] Segment 035d0850-023f-40ff-b150-e151d7f64b41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035d0850-023f-40ff-b150-e151d7f64b41 found for delete ", "request_id": "req-cda5533a-7fe7-4888-b301-de467845075b"}]} [pid: 8|app: 0|req: 1197/2448] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:08:25 2026] DELETE /v2.0/networks/4a5d540b-40b2-49ff-8f4c-bee125c3a5e3 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2449] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/security-groups?tenant_id=a0fc7572e36a488e9576cb7cf29103f7&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2450] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:08:27 2026] DELETE /v2.0/security-groups/3f30bf9b-2446-448a-a046-54db45ebc1a1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2451] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => 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: 1254/2452] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/security-groups?id=b7cde5c9-2188-4b9f-bde4-ef43ece52147&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2453] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/security-groups?tenant_id=844baaf3979d4687af75af98f02559b7&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2454] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => 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: 1255/2455] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:08:27 2026] DELETE /v2.0/security-groups/56f5b0ad-addc-4341-a515-9bed47093273 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:29.950 7 INFO neutron.db.segments_db [None req-0cd6cac4-39ee-40f3-8187-05558e19be41 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 55b8d02b-2851-45e6-b833-753470a67ab5 of type vxlan for network a2e08572-1c52-4d31-88a8-327523cea67c [pid: 7|app: 0|req: 1257/2458] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:08:29 2026] POST /v2.0/networks => generated 740 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2459] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:08:30 2026] POST /v2.0/subnets => generated 687 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:30.287 7 INFO neutron.db.segments_db [None req-0b97e253-d717-474f-bae3-9df7a12c16cd 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 of type vxlan for network 501006a6-57ed-4c8d-b779-b383217f07e3 2026-05-27 11:08:30.515 7 INFO neutron.db.l3_hamode_db [None req-0b97e253-d717-474f-bae3-9df7a12c16cd 64eebc93b02641d4889e7660e23ccc16 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:08:31.178 7 INFO neutron.db.l3_hamode_db [None req-0b97e253-d717-474f-bae3-9df7a12c16cd 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1258/2460] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:08:30 2026] POST /v2.0/routers => generated 727 bytes in 1997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2461] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:08:32 2026] PUT /v2.0/routers/50ad7100-4c56-4114-bf1b-aa3ffc90edc1/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:34.654 7 INFO neutron.db.segments_db [None req-c59abdd3-7af3-4fa4-8c81-5493a9452ef4 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment 8c495629-842f-404a-a31e-90d52c5ba21e of type vxlan for network 50757cf5-edda-49c2-8127-30336b0dae5e [pid: 7|app: 0|req: 1259/2462] 10.0.0.127 () {34 vars in 671 bytes} [Wed May 27 11:08:34 2026] POST /v2.0/networks => generated 740 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2463] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:08:34 2026] POST /v2.0/subnets => generated 687 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:35.017 7 INFO neutron.db.segments_db [None req-14413b8a-76ed-4872-b692-73fbc20b15c8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Added segment f78ec650-6d84-4827-a1c6-2bef00a3b39a of type vxlan for network 2c8b4d9a-c277-4ef5-9b83-cb5c4b0b560a 2026-05-27 11:08:35.295 7 INFO neutron.db.l3_hamode_db [None req-14413b8a-76ed-4872-b692-73fbc20b15c8 64eebc93b02641d4889e7660e23ccc16 ba4d60927f0542b8bb87b69b379bf7d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:08:36.102 7 INFO neutron.db.l3_hamode_db [None req-14413b8a-76ed-4872-b692-73fbc20b15c8 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1260/2464] 10.0.0.127 () {34 vars in 669 bytes} [Wed May 27 11:08:34 2026] POST /v2.0/routers => generated 727 bytes in 2022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2465] 10.0.0.127 () {34 vars in 783 bytes} [Wed May 27 11:08:37 2026] PUT /v2.0/routers/8e93f587-bb2f-49b9-811a-ca23034ed4de/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2466] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:08:39 2026] POST /v2.0/security-groups => generated 1677 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2467] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 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: 1262/2468] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2469] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 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: 7|app: 0|req: 1263/2470] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:39.729 8 INFO neutron.db.securitygroups_db [None req-27caff99-6052-4ef4-97c6-07092c1d5679 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Project f6e0aabae1a84964a6d3a285ab6892ac 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: 1208/2471] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:39.849 7 INFO neutron.db.securitygroups_db [None req-7bf02e89-b826-4a2c-83f4-7fdd39501eb9 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Project f6e0aabae1a84964a6d3a285ab6892ac 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: 1264/2472] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2473] 10.0.0.127 () {34 vars in 685 bytes} [Wed May 27 11:08:40 2026] POST /v2.0/security-groups => generated 1663 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2474] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:40 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: 1210/2475] 10.0.0.127 () {34 vars in 695 bytes} [Wed May 27 11:08:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2476] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:08:40 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2477] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1543135384&fields=id&tenant_id=f6e0aabae1a84964a6d3a285ab6892ac => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2478] 10.0.0.66 () {34 vars in 1099 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2012936910&fields=id&tenant_id=f6e0aabae1a84964a6d3a285ab6892ac => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2479] 10.0.0.66 () {34 vars in 981 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/networks?id=a2e08572-1c52-4d31-88a8-327523cea67c => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2480] 10.0.0.66 () {34 vars in 964 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/quotas/f6e0aabae1a84964a6d3a285ab6892ac => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2481] 10.0.0.66 () {34 vars in 1001 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/ports?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2482] 10.0.0.66 () {34 vars in 1007 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?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: 1214/2483] 10.0.0.66 () {34 vars in 1107 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?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: 1270/2484] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1215/2485] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:43 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1272/2488] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:44 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1217/2489] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:45 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1273/2490] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/networks?id=a2e08572-1c52-4d31-88a8-327523cea67c => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2491] 199.19.213.5 () {34 vars in 1048 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f6e0aabae1a84964a6d3a285ab6892ac => generated 274 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2492] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1219/2493] 199.19.213.5 () {38 vars in 953 bytes} [Wed May 27 11:08:46 2026] POST /v2.0/ports => generated 993 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2494] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:08:46 2026] PUT /v2.0/ports/474d1f97-6710-432c-ba37-1cca94712868 => generated 1274 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:47.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdf2d319-808a-4f22-a763-e6284a1ccd2a'] response: {'name': 'network-changed', 'server_uuid': 'b7791773-8992-4b50-9199-35426f833605', 'tag': '474d1f97-6710-432c-ba37-1cca94712868', '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: 1220/2495] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1008 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: 1276/2496] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2497] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/ports?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2498] 199.19.213.5 () {34 vars in 1016 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/networks?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&shared=False => generated 768 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2499] 199.19.213.5 () {34 vars in 928 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2500] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1008 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2501] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2502] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/ports?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2503] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=474d1f97-6710-432c-ba37-1cca94712868 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2504] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/subnets?id=8ac012b4-85af-467e-b5cf-8febbd43010f => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2505] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/ports?network_id=a2e08572-1c52-4d31-88a8-327523cea67c&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: 1281/2506] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2507] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2508] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2509] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2510] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2511] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2512] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:51 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1229/2513] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2514] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1277 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2515] 199.19.213.5 () {34 vars in 1122 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/security-groups?id=642070fe-895d-4407-a488-e2e3ffec84f4&id=dcaf4271-ad77-42e1-b84e-b441e77d9517&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2516] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:53 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2517] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:53 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2518] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:54 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2519] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:54 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2520] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:55 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2521] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:08:55 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2522] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:08:55 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:56.049 8 INFO neutron.db.l3_db [None req-0348406e-94be-47b1-851e-5c634d33131a 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Floating IP f74d6a58-57b9-49bb-af7b-40f81ad07efb associated. External IP: 10.96.250.208, port: 474d1f97-6710-432c-ba37-1cca94712868. [pid: 8|app: 0|req: 1234/2523] 10.0.0.127 () {34 vars in 749 bytes} [Wed May 27 11:08:55 2026] PUT /v2.0/floatingips/f74d6a58-57b9-49bb-af7b-40f81ad07efb => generated 855 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:56.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-757dfce4-ae81-47af-a853-a3b6c617429e'] response: {'name': 'network-changed', 'server_uuid': 'b7791773-8992-4b50-9199-35426f833605', 'tag': '474d1f97-6710-432c-ba37-1cca94712868', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1290/2524] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:08:56 2026] GET /v2.0/ports?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2525] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/networks?id=a2e08572-1c52-4d31-88a8-327523cea67c => 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: 1291/2526] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=474d1f97-6710-432c-ba37-1cca94712868 => 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: 1236/2527] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/subnets?id=8ac012b4-85af-467e-b5cf-8febbd43010f => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2528] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/ports?network_id=a2e08572-1c52-4d31-88a8-327523cea67c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2529] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2530] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c?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: 1295/2533] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:02 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: 1239/2534] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:02 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: 1296/2535] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:02 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: 1240/2536] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:02 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: 1297/2537] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:02 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => 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: 1241/2538] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:09:02 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2539] 199.19.213.5 () {34 vars in 715 bytes} [Wed May 27 11:09:02 2026] POST /v2.0/ports => generated 1055 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2540] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:09:02 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1055 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2541] 10.0.0.66 () {34 vars in 906 bytes} [Wed May 27 11:09:02 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2542] 199.19.213.5 () {34 vars in 1260 bytes} [Wed May 27 11:09:03 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2543] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1244/2544] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1301/2545] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2546] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2547] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1055 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2548] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/networks?id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2549] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1279 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2550] 10.0.0.127 () {32 vars in 858 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/floatingips?floating_network_id=a66cd622-c6d6-4dea-ad20-45f4def23359&port_id=474d1f97-6710-432c-ba37-1cca94712868 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2551] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:09:04 2026] PUT /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1245 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:05.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b57d38f-88f1-4867-bea2-fe60861dfe50'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'd62348ab-74aa-4a95-9aec-45b8ccd309d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2552] 10.0.0.68 () {34 vars in 989 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2553] 10.0.0.68 () {34 vars in 1119 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/security-groups?id=642070fe-895d-4407-a488-e2e3ffec84f4&id=dcaf4271-ad77-42e1-b84e-b441e77d9517&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2554] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2555] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/networks?id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2556] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => 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: 1251/2557] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => 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: 1307/2558] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2559] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1308/2560] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:05 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1253/2561] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2562] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => 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: 1254/2563] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2564] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2565] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1311/2566] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2567] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => 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: 1312/2568] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2569] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2570] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2571] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:07 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1314/2572] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:08 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2573] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:09:08 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2574] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2575] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2576] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:10 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2577] 10.0.0.66 () {34 vars in 1119 bytes} [Wed May 27 11:09:10 2026] GET /v2.0/security-groups?id=dcaf4271-ad77-42e1-b84e-b441e77d9517&id=642070fe-895d-4407-a488-e2e3ffec84f4&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2578] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:09:10 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:10.850 8 INFO neutron_taas.services.taas.taas_plugin [req-aeec603f-233a-4231-a318-dca669efb0d8 req-2632552f-d433-4e45-9681-4d0b05029249 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] TaaS: Handle Delete Port: 474d1f97-6710-432c-ba37-1cca94712868 2026-05-27 11:09:10.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aeec603f-233a-4231-a318-dca669efb0d8 req-2632552f-d433-4e45-9681-4d0b05029249 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Tap Mirror: Handle Delete Port: 474d1f97-6710-432c-ba37-1cca94712868 2026-05-27 11:09:10.972 8 INFO neutron.db.l3_db [req-aeec603f-233a-4231-a318-dca669efb0d8 req-2632552f-d433-4e45-9681-4d0b05029249 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Floating IP f74d6a58-57b9-49bb-af7b-40f81ad07efb disassociated. External IP: 10.96.250.208, port: 474d1f97-6710-432c-ba37-1cca94712868. [pid: 8|app: 0|req: 1262/2579] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:09:10 2026] DELETE /v2.0/ports/474d1f97-6710-432c-ba37-1cca94712868 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:11.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf66b01e-684d-4ba2-a4ae-652619c36c2b'] response: {'server_uuid': 'b7791773-8992-4b50-9199-35426f833605', 'name': 'network-vif-deleted', 'tag': '474d1f97-6710-432c-ba37-1cca94712868', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2580] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:09:11 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1247 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2581] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:09:11 2026] PUT /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1272 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:11.763 8 INFO neutron.api.v2.resource [None req-1e187eac-12a3-4faf-ab85-71218adb0f02 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1264/2582] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:09:11 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2583] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:11 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2584] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:09:11 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2585] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:09:11 2026] PUT /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1310 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:12.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c858c3-66c0-4b73-abd6-7414f5b6dab0'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'd62348ab-74aa-4a95-9aec-45b8ccd309d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2586] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1321/2587] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2588] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:12 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: 1323/2589] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2590] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => 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: 1324/2591] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => 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: 1268/2592] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/networks?id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2593] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => 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: 1269/2594] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2595] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2596] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2597] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2598] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&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: 1328/2599] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2600] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2601] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2602] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2603] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2604] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:13.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8b37cce-9689-4d1c-bc69-6335166ae1ca'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'd62348ab-74aa-4a95-9aec-45b8ccd309d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2607] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2608] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports?device_id=b7791773-8992-4b50-9199-35426f833605 => 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: 1276/2609] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/networks?id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2610] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2611] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2612] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2613] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1336/2614] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2615] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/security-groups/dcaf4271-ad77-42e1-b84e-b441e77d9517 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:15.237 7 INFO neutron.api.v2.resource [None req-d57e7c98-68d0-45d4-8801-2cf614f7f953 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1337/2616] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:09:15 2026] GET /v2.0/security-groups/dcaf4271-ad77-42e1-b84e-b441e77d9517 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:15.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c8cd5c3-0976-46e5-b055-c02f1fe67ad2 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] TaaS: Handle Delete Port: d7f55c28-2ac6-463b-ac3c-02c2c097da2f 2026-05-27 11:09:15.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c8cd5c3-0976-46e5-b055-c02f1fe67ad2 447f329e31fe40c3bc71e90b41eed7d5 f6e0aabae1a84964a6d3a285ab6892ac - - default default] Tap Mirror: Handle Delete Port: d7f55c28-2ac6-463b-ac3c-02c2c097da2f [pid: 8|app: 0|req: 1280/2617] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/floatingips/f74d6a58-57b9-49bb-af7b-40f81ad07efb => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2618] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/security-groups/642070fe-895d-4407-a488-e2e3ffec84f4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:15.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-02b94dd2-5eba-41fd-863f-730a344b5b38 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 1ea5e4a4-cd65-4aa9-ad2a-efe239872589 2026-05-27 11:09:15.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02b94dd2-5eba-41fd-863f-730a344b5b38 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 1ea5e4a4-cd65-4aa9-ad2a-efe239872589 [pid: 8|app: 0|req: 1281/2619] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:09:15 2026] PUT /v2.0/routers/50ad7100-4c56-4114-bf1b-aa3ffc90edc1/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:16.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-92c72a7c-1f7e-478a-b8c5-c7ba5e303949 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: e7dcfc1d-b18d-4ac5-a048-2a7a0ade8cbf 2026-05-27 11:09:16.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92c72a7c-1f7e-478a-b8c5-c7ba5e303949 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: e7dcfc1d-b18d-4ac5-a048-2a7a0ade8cbf 2026-05-27 11:09:16.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-92c72a7c-1f7e-478a-b8c5-c7ba5e303949 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 6961cf0e-dc61-4ea1-a2a2-d88d3db044db 2026-05-27 11:09:16.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92c72a7c-1f7e-478a-b8c5-c7ba5e303949 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 6961cf0e-dc61-4ea1-a2a2-d88d3db044db 2026-05-27 11:09:17.311 7 INFO neutron.services.segments.plugin [-] Segment 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 resource provider aggregate not found 2026-05-27 11:09:17.312 7 INFO neutron.services.segments.plugin [-] Segment 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 resource provider aggregate not found 2026-05-27 11:09:17.335 7 INFO neutron.services.segments.plugin [-] Segment 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 found for delete ", "request_id": "req-a5a13332-15af-497b-a5ad-e71184b78d31"}]} 2026-05-27 11:09:17.337 7 INFO neutron.services.segments.plugin [-] Segment 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2f794e-a92e-4ddf-b3a5-c98a7de0cf64 found for delete ", "request_id": "req-a90b950e-ad48-4c19-bc97-17f12c3de8f5"}]} 2026-05-27 11:09:17.351 7 INFO neutron.db.l3_hamode_db [None req-92c72a7c-1f7e-478a-b8c5-c7ba5e303949 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 501006a6-57ed-4c8d-b779-b383217f07e3 was deleted as no HA routers are present in tenant f6e0aabae1a84964a6d3a285ab6892ac. [pid: 7|app: 0|req: 1339/2620] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:16 2026] DELETE /v2.0/routers/50ad7100-4c56-4114-bf1b-aa3ffc90edc1 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2621] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:17 2026] DELETE /v2.0/subnets/8ac012b4-85af-467e-b5cf-8febbd43010f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:17.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-05202c5a-9f41-47a1-856a-42a4368b9f89 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: cea37fa4-b1bd-461a-96ee-b1f2d845edf3 2026-05-27 11:09:17.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05202c5a-9f41-47a1-856a-42a4368b9f89 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: cea37fa4-b1bd-461a-96ee-b1f2d845edf3 [pid: 7|app: 0|req: 1340/2622] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:17 2026] DELETE /v2.0/networks/a2e08572-1c52-4d31-88a8-327523cea67c => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:18.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-b180fb76-3c15-4232-99f4-bc01b99f09e6 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: ef049f2e-6c9b-48ea-bf12-da8643494c77 2026-05-27 11:09:18.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b180fb76-3c15-4232-99f4-bc01b99f09e6 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: ef049f2e-6c9b-48ea-bf12-da8643494c77 [pid: 8|app: 0|req: 1283/2623] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:09:17 2026] PUT /v2.0/routers/8e93f587-bb2f-49b9-811a-ca23034ed4de/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:18.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d31aef4-289c-4795-b83d-94a6a590447c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: b5729454-58ea-4f4a-b09d-233c2fe6a8b1 2026-05-27 11:09:18.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d31aef4-289c-4795-b83d-94a6a590447c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: b5729454-58ea-4f4a-b09d-233c2fe6a8b1 2026-05-27 11:09:19.497 7 INFO neutron.services.segments.plugin [-] Segment 55b8d02b-2851-45e6-b833-753470a67ab5 resource provider aggregate not found 2026-05-27 11:09:19.517 7 INFO neutron.services.segments.plugin [-] Segment 55b8d02b-2851-45e6-b833-753470a67ab5 resource provider aggregate not found 2026-05-27 11:09:19.518 7 INFO neutron.services.segments.plugin [-] Segment 55b8d02b-2851-45e6-b833-753470a67ab5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8d02b-2851-45e6-b833-753470a67ab5 found for delete ", "request_id": "req-502c4899-03a4-46ce-94aa-61f56f7ea1e5"}]} 2026-05-27 11:09:19.540 7 INFO neutron.services.segments.plugin [-] Segment 55b8d02b-2851-45e6-b833-753470a67ab5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8d02b-2851-45e6-b833-753470a67ab5 found for delete ", "request_id": "req-1a3f923d-9586-41bc-9bf1-0290396a7dd5"}]} 2026-05-27 11:09:19.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d31aef4-289c-4795-b83d-94a6a590447c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: b086be2b-a1f5-4749-a5f2-dc1c417d0b09 2026-05-27 11:09:19.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d31aef4-289c-4795-b83d-94a6a590447c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: b086be2b-a1f5-4749-a5f2-dc1c417d0b09 2026-05-27 11:09:19.971 7 INFO neutron.db.l3_hamode_db [None req-8d31aef4-289c-4795-b83d-94a6a590447c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] HA network 2c8b4d9a-c277-4ef5-9b83-cb5c4b0b560a was deleted as no HA routers are present in tenant ba4d60927f0542b8bb87b69b379bf7d5. [pid: 7|app: 0|req: 1341/2624] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:18 2026] DELETE /v2.0/routers/8e93f587-bb2f-49b9-811a-ca23034ed4de => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2625] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/subnets/9b7f44b6-ab14-4a02-b083-339c323d6561 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:20.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-c63632ff-ee91-4f5a-bb62-aaed9fadbbac 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 0347cd39-8318-448c-b1ed-4f61ca796198 2026-05-27 11:09:20.199 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c63632ff-ee91-4f5a-bb62-aaed9fadbbac 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 0347cd39-8318-448c-b1ed-4f61ca796198 [pid: 7|app: 0|req: 1342/2626] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:20 2026] DELETE /v2.0/networks/50757cf5-edda-49c2-8127-30336b0dae5e => 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: 1285/2627] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:20 2026] GET /v2.0/security-groups?tenant_id=ba4d60927f0542b8bb87b69b379bf7d5&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2628] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:20 2026] DELETE /v2.0/security-groups/c91b336d-91ce-47da-9f81-09999901edac => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2629] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:20 2026] GET /v2.0/security-groups?tenant_id=f6e0aabae1a84964a6d3a285ab6892ac&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2630] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:20 2026] DELETE /v2.0/security-groups/99d6aa0e-f829-4621-bd7c-d0bd3a7439e1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:21.540 7 INFO neutron.services.segments.plugin [-] Segment f78ec650-6d84-4827-a1c6-2bef00a3b39a resource provider aggregate not found 2026-05-27 11:09:21.562 7 INFO neutron.services.segments.plugin [-] Segment f78ec650-6d84-4827-a1c6-2bef00a3b39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78ec650-6d84-4827-a1c6-2bef00a3b39a found for delete ", "request_id": "req-b384f5ad-dcbf-4f39-bdbd-e75f3f11e750"}]} 2026-05-27 11:09:21.565 7 INFO neutron.services.segments.plugin [-] Segment f78ec650-6d84-4827-a1c6-2bef00a3b39a resource provider aggregate not found 2026-05-27 11:09:21.581 7 INFO neutron.services.segments.plugin [-] Segment 8c495629-842f-404a-a31e-90d52c5ba21e resource provider aggregate not found 2026-05-27 11:09:21.588 7 INFO neutron.services.segments.plugin [-] Segment f78ec650-6d84-4827-a1c6-2bef00a3b39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78ec650-6d84-4827-a1c6-2bef00a3b39a found for delete ", "request_id": "req-4c916d88-a99e-44fd-87a9-27b5b89c0d55"}]} 2026-05-27 11:09:21.595 7 INFO neutron.services.segments.plugin [-] Segment 8c495629-842f-404a-a31e-90d52c5ba21e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c495629-842f-404a-a31e-90d52c5ba21e found for delete ", "request_id": "req-99baba88-274d-46bd-9e40-ef23ba89027c"}]} 2026-05-27 11:09:21.603 7 INFO neutron.services.segments.plugin [-] Segment 8c495629-842f-404a-a31e-90d52c5ba21e resource provider aggregate not found 2026-05-27 11:09:21.618 7 INFO neutron.services.segments.plugin [-] Segment 8c495629-842f-404a-a31e-90d52c5ba21e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c495629-842f-404a-a31e-90d52c5ba21e found for delete ", "request_id": "req-748cbb1b-5573-4bc0-947a-c0416f390ef2"}]} 2026-05-27 11:09:22.427 8 INFO neutron.db.l3_db [None req-6afb9f8b-8369-4063-8709-2e6086cb21bf 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP 61ae1ba8-be74-42a8-902d-bd117d01b963 associated. External IP: 10.96.250.213, port: 9d230f92-e8f9-4920-b353-8cbdbb3abdd5. [pid: 8|app: 0|req: 1287/2631] 10.0.0.127 () {34 vars in 677 bytes} [Wed May 27 11:09:21 2026] POST /v2.0/floatingips => generated 899 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2632] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:09:24 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2633] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:25 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: 1347/2634] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:25 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: 1348/2635] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:25 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: 1349/2636] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:25.569 7 INFO neutron.api.v2.resource [None req-cbee778b-95b0-411b-ba94-e220c940ab68 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1350/2637] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2638] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2639] 199.19.213.5 () {30 vars in 813 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/security-group-rules?security_group_id=fd327ed1-f9a5-4297-9385-9d11efafa643 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2640] 199.19.213.5 () {34 vars in 745 bytes} [Wed May 27 11:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2641] 199.19.213.5 () {34 vars in 745 bytes} [Wed May 27 11:09:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2642] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:09:25 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2643] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:09:25 2026] POST /v2.0/floatingips => generated 552 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2644] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:09:26 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2645] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:09:26 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2646] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:09:27 2026] PUT /v2.0/floatingips/caa121ae-6306-471d-beee-d32b221957b1/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2647] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:09:27 2026] PUT /v2.0/floatingips/f275f35d-f943-4445-afe3-e9d9aa0b2188/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2648] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:09:27 2026] PUT /v2.0/floatingips/b0d111fb-1c2e-4ca1-99a6-a6f8acdf0266/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2649] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:09:27 2026] PUT /v2.0/floatingips/700cd238-7212-4a82-820e-15df90492b1c/tags => 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: 1292/2650] 10.0.0.127 () {32 vars in 672 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2651] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2652] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2653] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2654] 10.0.0.127 () {32 vars in 680 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2655] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2656] 10.0.0.127 () {32 vars in 690 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2657] 10.0.0.127 () {32 vars in 702 bytes} [Wed May 27 11:09:28 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:28.160 8 INFO neutron_taas.services.taas.taas_plugin [None req-03a9b417-c5ee-4ba7-a62e-408900b7d1c1 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] TaaS: Handle Delete Port: 36dd89f3-1e4a-4f2e-81bf-bd135d44a6aa 2026-05-27 11:09:28.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03a9b417-c5ee-4ba7-a62e-408900b7d1c1 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] Tap Mirror: Handle Delete Port: 36dd89f3-1e4a-4f2e-81bf-bd135d44a6aa [pid: 8|app: 0|req: 1296/2660] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:28 2026] DELETE /v2.0/floatingips/caa121ae-6306-471d-beee-d32b221957b1 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:28.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-877284bb-9f15-4afe-9ef1-28b72d4db9f4 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] TaaS: Handle Delete Port: e3f3c1d0-69a2-4006-a2c0-a9af308cf6f3 2026-05-27 11:09:28.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-877284bb-9f15-4afe-9ef1-28b72d4db9f4 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] Tap Mirror: Handle Delete Port: e3f3c1d0-69a2-4006-a2c0-a9af308cf6f3 [pid: 7|app: 0|req: 1365/2661] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:28 2026] DELETE /v2.0/floatingips/f275f35d-f943-4445-afe3-e9d9aa0b2188 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:28.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-01438c7f-d140-4e16-aa84-cf137539b285 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] TaaS: Handle Delete Port: bdee6338-1177-43c9-9332-3017088a925d 2026-05-27 11:09:28.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01438c7f-d140-4e16-aa84-cf137539b285 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] Tap Mirror: Handle Delete Port: bdee6338-1177-43c9-9332-3017088a925d [pid: 8|app: 0|req: 1297/2662] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:28 2026] DELETE /v2.0/floatingips/b0d111fb-1c2e-4ca1-99a6-a6f8acdf0266 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:29.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-aaf64e2e-72ee-4e45-b95d-947207e72224 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] TaaS: Handle Delete Port: 03c6d314-f5c2-469f-bb98-4c12c833099e 2026-05-27 11:09:29.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaf64e2e-72ee-4e45-b95d-947207e72224 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] Tap Mirror: Handle Delete Port: 03c6d314-f5c2-469f-bb98-4c12c833099e [pid: 7|app: 0|req: 1366/2663] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:28 2026] DELETE /v2.0/floatingips/700cd238-7212-4a82-820e-15df90492b1c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:29.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8762cd6-6325-4247-aaa3-1699508d0a82 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] TaaS: Handle Delete Port: 38bb6ea6-102d-42ab-b33d-b43f3278c589 2026-05-27 11:09:29.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8762cd6-6325-4247-aaa3-1699508d0a82 eceaaab13a8c4aa6a86f8de273131790 0013e9914a64479ab07674a208219d22 - - default default] Tap Mirror: Handle Delete Port: 38bb6ea6-102d-42ab-b33d-b43f3278c589 [pid: 8|app: 0|req: 1298/2664] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:09:29 2026] DELETE /v2.0/floatingips/ce9a6815-1c05-4bed-b144-5628568a9bbd => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2665] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:30 2026] GET /v2.0/security-groups?tenant_id=56cd20ec94bb490cb813db37e5c5951a&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2666] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:30 2026] DELETE /v2.0/security-groups/d5e73a44-e792-4219-a956-4f82017a1f00 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2667] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:30 2026] GET /v2.0/security-groups?tenant_id=0013e9914a64479ab07674a208219d22&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2668] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:30 2026] DELETE /v2.0/security-groups/aa913b6b-9984-41f5-8593-a01ae26d09bf => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2669] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:31 2026] GET /v2.0/security-groups?tenant_id=88086b60ea30414d845a15120fd1c4ba&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2670] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:31 2026] DELETE /v2.0/security-groups/e10587f5-ebbc-4138-9b71-7dacf5021c5b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2671] 10.0.0.215 () {30 vars in 690 bytes} [Wed May 27 11:09:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2672] 10.0.0.215 () {30 vars in 692 bytes} [Wed May 27 11:09:34 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: 1371/2673] 10.0.0.215 () {30 vars in 668 bytes} [Wed May 27 11:09:34 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: 1303/2674] 10.0.0.215 () {30 vars in 704 bytes} [Wed May 27 11:09:34 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: 1372/2675] 10.0.0.215 () {28 vars in 439 bytes} [Wed May 27 11:09:35 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: 1304/2676] 10.0.0.215 () {30 vars in 728 bytes} [Wed May 27 11:09:35 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:35.466 7 INFO neutron.db.segments_db [None req-31ac2d2d-cc13-4611-a12e-6e906892d3af daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Added segment 36a8f5a2-6d57-41fb-8449-7aba0983b182 of type vxlan for network 369fab2b-90d3-4f83-a2f9-ca8aa8df881e [pid: 7|app: 0|req: 1373/2677] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:09:35 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2678] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:09:35 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:35.888 7 INFO neutron.db.segments_db [None req-2bb6665f-8bc4-44de-9a9f-9e7d0951f425 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Added segment 1978915e-4440-4d18-9e8a-b456f8c98a51 of type vxlan for network 2a60ed40-663f-45c5-a4ce-75985bedb277 [pid: 7|app: 0|req: 1374/2679] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:09:35 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1306/2680] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:09:35 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:36.347 7 INFO neutron.db.segments_db [None req-d3320349-d86d-4f42-b8f5-c148bedd740b daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Added segment 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 of type vxlan for network a2bf2ec2-b149-4f04-ab3e-ac95d1c6ced5 [pid: 7|app: 0|req: 1375/2681] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:09:36 2026] POST /v2.0/networks => generated 631 bytes in 156 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: 1307/2682] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:09:36 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:36.788 7 INFO neutron.db.segments_db [None req-358cbab6-bc96-4ce3-bb03-9785af0da63c daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Added segment 6821e351-cb81-41a1-9ee1-89b119ea7014 of type vxlan for network 0cfa3a38-a0c7-487e-99e3-0471b86f3e8d [pid: 7|app: 0|req: 1376/2683] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:09:36 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1377/2684] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:36 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: 1378/2685] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:36 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: 1379/2686] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:36 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: 1380/2687] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2688] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:36 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2689] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:09:37 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2690] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:09:36 2026] POST /v2.0/ports => generated 743 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:37.187 7 INFO neutron.db.segments_db [None req-66eca924-5460-4e8a-8fdb-8931848cf90e daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Added segment 6cf89dcb-519a-4ab0-b547-79f3dc581d07 of type vxlan for network 2f54b9b8-fb2d-40c2-b71d-38e862425649 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1309/2691] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:37 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: 1310/2692] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:37 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: 1311/2693] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:37 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: 1312/2694] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2695] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:09:37 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2696] 199.19.213.5 () {34 vars in 715 bytes} [Wed May 27 11:09:37 2026] POST /v2.0/ports => generated 1324 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2697] 10.0.0.127 () {34 vars in 664 bytes} [Wed May 27 11:09:37 2026] POST /v2.0/ports => generated 743 bytes in 287 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1314/2698] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:09:37 2026] PUT /v2.0/ports/6c7dfae7-b698-4d03-8468-c87278f2b257/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1385/2699] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:09:37 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2700] 10.0.0.66 () {34 vars in 906 bytes} [Wed May 27 11:09:37 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: 8|app: 0|req: 1315/2701] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:09:37 2026] PUT /v2.0/ports/825d0cc3-acd2-4c55-bcb1-8bcc662b4ad2/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2702] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:09:37 2026] PUT /v2.0/ports/da69c5a1-57ca-46a4-83c5-1823817db4cc/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: 1316/2703] 10.0.0.127 () {34 vars in 747 bytes} [Wed May 27 11:09:37 2026] PUT /v2.0/ports/bf813201-b763-4458-82ca-6b6a63adb7de/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2704] 10.0.0.127 () {32 vars in 660 bytes} [Wed May 27 11:09:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 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: 1317/2705] 10.0.0.127 () {32 vars in 674 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2706] 10.0.0.127 () {32 vars in 670 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2707] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2708] 10.0.0.127 () {32 vars in 668 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2709] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2710] 10.0.0.127 () {32 vars in 678 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2711] 10.0.0.127 () {32 vars in 690 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:38.681 7 INFO neutron_taas.services.taas.taas_plugin [None req-60959a52-4bb8-41f8-bbd5-ae87fe1f6554 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] TaaS: Handle Delete Port: 6c7dfae7-b698-4d03-8468-c87278f2b257 2026-05-27 11:09:38.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60959a52-4bb8-41f8-bbd5-ae87fe1f6554 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Tap Mirror: Handle Delete Port: 6c7dfae7-b698-4d03-8468-c87278f2b257 [pid: 7|app: 0|req: 1392/2712] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:09:38 2026] DELETE /v2.0/ports/6c7dfae7-b698-4d03-8468-c87278f2b257 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:38.859 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d59a4a9-2051-480a-8790-6c46c210ce06 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] TaaS: Handle Delete Port: 825d0cc3-acd2-4c55-bcb1-8bcc662b4ad2 2026-05-27 11:09:38.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d59a4a9-2051-480a-8790-6c46c210ce06 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Tap Mirror: Handle Delete Port: 825d0cc3-acd2-4c55-bcb1-8bcc662b4ad2 [pid: 8|app: 0|req: 1321/2713] 199.19.213.5 () {34 vars in 1260 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2714] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1393/2715] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:09:38 2026] DELETE /v2.0/ports/825d0cc3-acd2-4c55-bcb1-8bcc662b4ad2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2716] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:38 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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-27 11:09:39.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-35e1a6e3-e980-4b31-bf70-b2da1f651250 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] TaaS: Handle Delete Port: da69c5a1-57ca-46a4-83c5-1823817db4cc 2026-05-27 11:09:39.032 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35e1a6e3-e980-4b31-bf70-b2da1f651250 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Tap Mirror: Handle Delete Port: da69c5a1-57ca-46a4-83c5-1823817db4cc [pid: 7|app: 0|req: 1394/2717] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:09:38 2026] DELETE /v2.0/ports/da69c5a1-57ca-46a4-83c5-1823817db4cc => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:39.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5557e9c-df1d-40af-b8c2-a0fa034ae161 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] TaaS: Handle Delete Port: bf813201-b763-4458-82ca-6b6a63adb7de 2026-05-27 11:09:39.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5557e9c-df1d-40af-b8c2-a0fa034ae161 daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Tap Mirror: Handle Delete Port: bf813201-b763-4458-82ca-6b6a63adb7de [pid: 8|app: 0|req: 1324/2718] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/ports/bf813201-b763-4458-82ca-6b6a63adb7de => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:39.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-80962513-9984-418a-b6cd-3f81ec09704c daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] TaaS: Handle Delete Port: b0a107b3-c46e-4b8a-8cfa-3868ca64b7e9 2026-05-27 11:09:39.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80962513-9984-418a-b6cd-3f81ec09704c daee9bd5efdb462fae89edfc3dbf5fae 269fb480587f46d894203dad91e8f66c - - default default] Tap Mirror: Handle Delete Port: b0a107b3-c46e-4b8a-8cfa-3868ca64b7e9 [pid: 8|app: 0|req: 1325/2719] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:09:39 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2720] 10.0.0.127 () {32 vars in 720 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/ports/b0a107b3-c46e-4b8a-8cfa-3868ca64b7e9 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2721] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:39 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:39.630 7 INFO neutron.services.segments.plugin [-] Segment 36a8f5a2-6d57-41fb-8449-7aba0983b182 resource provider aggregate not found 2026-05-27 11:09:39.638 7 INFO neutron.services.segments.plugin [-] Segment 36a8f5a2-6d57-41fb-8449-7aba0983b182 resource provider aggregate not found 2026-05-27 11:09:39.652 7 INFO neutron.services.segments.plugin [-] Segment 36a8f5a2-6d57-41fb-8449-7aba0983b182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36a8f5a2-6d57-41fb-8449-7aba0983b182 found for delete ", "request_id": "req-32053c1b-33fe-4e61-8e0f-4fef23f670a5"}]} 2026-05-27 11:09:39.669 7 INFO neutron.services.segments.plugin [-] Segment 36a8f5a2-6d57-41fb-8449-7aba0983b182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36a8f5a2-6d57-41fb-8449-7aba0983b182 found for delete ", "request_id": "req-5dffb2ba-673b-45cb-8b72-0de1f55ccb88"}]} [pid: 7|app: 0|req: 1396/2722] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/networks/369fab2b-90d3-4f83-a2f9-ca8aa8df881e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2723] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/networks/2a60ed40-663f-45c5-a4ce-75985bedb277 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2724] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/networks/a2bf2ec2-b149-4f04-ab3e-ac95d1c6ced5 => 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: 1327/2725] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:09:39 2026] PUT /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1514 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:40.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b088f55b-886c-415c-a62a-73aae7d1e7f2'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'fae7fd73-cefb-47c9-a01e-9073ecbfa0ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2726] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:39 2026] DELETE /v2.0/networks/0cfa3a38-a0c7-487e-99e3-0471b86f3e8d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:09:40.204 8 INFO neutron.services.segments.plugin [-] Segment 6cf89dcb-519a-4ab0-b547-79f3dc581d07 resource provider aggregate not found 2026-05-27 11:09:40.211 8 INFO neutron.services.segments.plugin [-] Segment 6cf89dcb-519a-4ab0-b547-79f3dc581d07 resource provider aggregate not found 2026-05-27 11:09:40.229 8 INFO neutron.services.segments.plugin [-] Segment 6cf89dcb-519a-4ab0-b547-79f3dc581d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf89dcb-519a-4ab0-b547-79f3dc581d07 found for delete ", "request_id": "req-cdf97cd5-30d9-4819-837b-3bf87ad42e1d"}]} 2026-05-27 11:09:40.230 8 INFO neutron.services.segments.plugin [-] Segment 6cf89dcb-519a-4ab0-b547-79f3dc581d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf89dcb-519a-4ab0-b547-79f3dc581d07 found for delete ", "request_id": "req-96a4dd39-9b6e-4231-9274-b576fc8edb5e"}]} [pid: 8|app: 0|req: 1328/2727] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:09:40 2026] DELETE /v2.0/networks/2f54b9b8-fb2d-40c2-b71d-38e862425649 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2728] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4092 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2729] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2730] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1330/2731] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1402/2732] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2733] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 1403/2734] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2735] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1404/2736] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:40 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1333/2737] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:41 2026] GET /v2.0/security-groups?tenant_id=69a4fecc483d4ed7bccfe674e85db61e&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2738] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:41 2026] DELETE /v2.0/security-groups/a0a27f42-ab30-4126-abad-9607770cd0c0 => 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: 1334/2739] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:41 2026] GET /v2.0/security-groups?tenant_id=d65b24c6e7ca4d8ab6e5df8984f575d0&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:41.676 7 INFO neutron.services.segments.plugin [-] Segment 1978915e-4440-4d18-9e8a-b456f8c98a51 resource provider aggregate not found 2026-05-27 11:09:41.694 7 INFO neutron.services.segments.plugin [-] Segment 1978915e-4440-4d18-9e8a-b456f8c98a51 resource provider aggregate not found [pid: 7|app: 0|req: 1406/2740] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:41 2026] DELETE /v2.0/security-groups/478cd197-4300-446a-bfe0-ae6902603bde => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:41.715 7 INFO neutron.services.segments.plugin [-] Segment 1978915e-4440-4d18-9e8a-b456f8c98a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1978915e-4440-4d18-9e8a-b456f8c98a51 found for delete ", "request_id": "req-3bca35f8-c4cd-42e1-8b9c-a69589626405"}]} 2026-05-27 11:09:41.721 7 INFO neutron.services.segments.plugin [-] Segment 1978915e-4440-4d18-9e8a-b456f8c98a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1978915e-4440-4d18-9e8a-b456f8c98a51 found for delete ", "request_id": "req-0121b8d1-0b80-4173-9521-2de7f5217153"}]} 2026-05-27 11:09:41.739 7 INFO neutron.services.segments.plugin [-] Segment 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 resource provider aggregate not found 2026-05-27 11:09:41.758 7 INFO neutron.services.segments.plugin [-] Segment 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 found for delete ", "request_id": "req-3cba3d85-f1dc-4cfd-89b5-c16691215821"}]} 2026-05-27 11:09:41.768 7 INFO neutron.services.segments.plugin [-] Segment 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 resource provider aggregate not found 2026-05-27 11:09:41.782 7 INFO neutron.services.segments.plugin [-] Segment 6821e351-cb81-41a1-9ee1-89b119ea7014 resource provider aggregate not found 2026-05-27 11:09:41.798 7 INFO neutron.services.segments.plugin [-] Segment 6821e351-cb81-41a1-9ee1-89b119ea7014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6821e351-cb81-41a1-9ee1-89b119ea7014 found for delete ", "request_id": "req-3fe0da48-8e0a-48f0-af83-a3a2747116c5"}]} 2026-05-27 11:09:41.818 7 INFO neutron.services.segments.plugin [-] Segment 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d0b41b3-6646-489e-9375-f1e35fdc2dc3 found for delete ", "request_id": "req-74231e44-0243-4504-a0c6-4e8bde65f37f"}]} 2026-05-27 11:09:41.834 7 INFO neutron.services.segments.plugin [-] Segment 6821e351-cb81-41a1-9ee1-89b119ea7014 resource provider aggregate not found 2026-05-27 11:09:41.848 7 INFO neutron.services.segments.plugin [-] Segment 6821e351-cb81-41a1-9ee1-89b119ea7014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6821e351-cb81-41a1-9ee1-89b119ea7014 found for delete ", "request_id": "req-8d00f79f-244f-45c0-b492-cc6185177478"}]} [pid: 8|app: 0|req: 1335/2741] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:41 2026] GET /v2.0/security-groups?tenant_id=269fb480587f46d894203dad91e8f66c&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2742] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:41 2026] DELETE /v2.0/security-groups/a9fa6058-8f5c-43c3-8530-fc818dad4904 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2743] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4092 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2744] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => 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: 1337/2745] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2746] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2747] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1410/2748] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1339/2749] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => 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: 1411/2750] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2751] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&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: 1412/2752] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1341/2753] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1413/2754] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1342/2755] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2756] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2757] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 1415/2758] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2759] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1416/2760] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:09:42 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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-27 11:09:46.120 8 INFO neutron.db.segments_db [None req-54af64b8-c4ba-472b-b5e0-8e9529b914ed 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Added segment 350b97d6-ef76-4215-bd58-9833dc670185 of type vxlan for network c06c43a7-2f0b-42c5-ba22-3116ef945e84 2026-05-27 11:09:46.398 8 INFO neutron.db.l3_hamode_db [None req-54af64b8-c4ba-472b-b5e0-8e9529b914ed 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:09:46.508 8 INFO neutron.db.l3_hamode_db [None req-54af64b8-c4ba-472b-b5e0-8e9529b914ed 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1418/2763] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:09:46 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2764] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:09:46 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2765] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:46 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2766] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:46 2026] GET /v2.0/subnets/e1dd6738-8439-4c9d-a5d4-625c9dfae33f => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2767] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09: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: 1423/2768] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2769] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09: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: 1425/2770] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2771] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:09:45 2026] POST /v2.0/routers => generated 474 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2772] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:47.158 8 INFO neutron.db.l3_hamode_db [None req-39beb38d-f7c2-440a-a765-fdf8c1e20575 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1427/2773] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2774] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:47.257 8 INFO neutron.db.l3_hamode_db [None req-39beb38d-f7c2-440a-a765-fdf8c1e20575 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1429/2775] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => 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: 1430/2776] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2777] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2778] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:47 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2779] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:09:47 2026] POST /v2.0/routers => generated 474 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:47.828 7 INFO neutron.db.l3_hamode_db [None req-62dd08cd-0b56-4dc3-b6a9-141f81f810b8 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:09:47.963 7 INFO neutron.db.l3_hamode_db [None req-62dd08cd-0b56-4dc3-b6a9-141f81f810b8 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1433/2780] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:09:47 2026] POST /v2.0/routers => generated 474 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:48.613 8 INFO neutron.db.l3_hamode_db [None req-1b54aa7d-9600-434e-85c5-f2d7d468253d 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:09:48.726 8 INFO neutron.db.l3_hamode_db [None req-1b54aa7d-9600-434e-85c5-f2d7d468253d 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1348/2781] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:09:48 2026] POST /v2.0/routers => generated 474 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:49.774 7 INFO neutron.db.l3_hamode_db [None req-90d2454e-d94e-43c9-bfc1-aed2248f82c1 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:09:49.885 7 INFO neutron.db.l3_hamode_db [None req-90d2454e-d94e-43c9-bfc1-aed2248f82c1 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1434/2782] 10.0.0.127 () {34 vars in 668 bytes} [Wed May 27 11:09:49 2026] POST /v2.0/routers => generated 474 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2783] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:09:50 2026] PUT /v2.0/routers/912bc24d-ecc6-491c-a47e-a53e153f32ec/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2784] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:09:50 2026] PUT /v2.0/routers/d9fb90ff-e3ea-4ab5-ae45-50321028e739/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2785] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:09:50 2026] PUT /v2.0/routers/e7a920e7-7338-40fc-a9e6-d8d3b7c15c2b/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2786] 10.0.0.127 () {34 vars in 751 bytes} [Wed May 27 11:09:50 2026] PUT /v2.0/routers/0d16105d-bf36-46b6-aa6f-0d34258e65cc/tags => generated 19 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2787] 10.0.0.127 () {32 vars in 664 bytes} [Wed May 27 11:09:50 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2788] 10.0.0.127 () {32 vars in 678 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2789] 10.0.0.127 () {32 vars in 674 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2790] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2791] 10.0.0.127 () {32 vars in 672 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2792] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2793] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2794] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2795] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:09:51 2026] GET /v2.0/routers/912bc24d-ecc6-491c-a47e-a53e153f32ec => generated 485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2796] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:09:51 2026] PUT /v2.0/routers/912bc24d-ecc6-491c-a47e-a53e153f32ec => generated 485 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2797] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:52 2026] GET /v2.0/ports?device_id=912bc24d-ecc6-491c-a47e-a53e153f32ec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:52.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c72cdae-129a-498b-aaf0-30ac0e26ac78 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] TaaS: Handle Delete Port: c72a6265-a52c-404b-afab-90173a6202eb 2026-05-27 11:09:52.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c72cdae-129a-498b-aaf0-30ac0e26ac78 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Tap Mirror: Handle Delete Port: c72a6265-a52c-404b-afab-90173a6202eb [pid: 7|app: 0|req: 1442/2798] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:52 2026] DELETE /v2.0/routers/912bc24d-ecc6-491c-a47e-a53e153f32ec => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2799] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:09:52 2026] GET /v2.0/routers/d9fb90ff-e3ea-4ab5-ae45-50321028e739 => generated 493 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2800] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:09:52 2026] PUT /v2.0/routers/d9fb90ff-e3ea-4ab5-ae45-50321028e739 => generated 493 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2801] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:53 2026] GET /v2.0/ports?device_id=d9fb90ff-e3ea-4ab5-ae45-50321028e739 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:53.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-f304b436-73e5-4319-96bd-a0016fb48a11 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] TaaS: Handle Delete Port: 56588ec3-6023-48ef-ae75-cf5b84090473 2026-05-27 11:09:53.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f304b436-73e5-4319-96bd-a0016fb48a11 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Tap Mirror: Handle Delete Port: 56588ec3-6023-48ef-ae75-cf5b84090473 [pid: 7|app: 0|req: 1444/2802] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:53 2026] DELETE /v2.0/routers/d9fb90ff-e3ea-4ab5-ae45-50321028e739 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2803] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:09:53 2026] GET /v2.0/routers/e7a920e7-7338-40fc-a9e6-d8d3b7c15c2b => generated 502 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2804] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:09:53 2026] PUT /v2.0/routers/e7a920e7-7338-40fc-a9e6-d8d3b7c15c2b => generated 502 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2805] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:54 2026] GET /v2.0/ports?device_id=e7a920e7-7338-40fc-a9e6-d8d3b7c15c2b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:54.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc8b6dfe-5599-4331-bb2d-909b521d31e2 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] TaaS: Handle Delete Port: 5165c5e5-8c45-4a7c-8e91-60726a587ae3 2026-05-27 11:09:54.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc8b6dfe-5599-4331-bb2d-909b521d31e2 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Tap Mirror: Handle Delete Port: 5165c5e5-8c45-4a7c-8e91-60726a587ae3 [pid: 7|app: 0|req: 1446/2806] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:54 2026] DELETE /v2.0/routers/e7a920e7-7338-40fc-a9e6-d8d3b7c15c2b => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2807] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:09:54 2026] GET /v2.0/routers/0d16105d-bf36-46b6-aa6f-0d34258e65cc => generated 487 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2808] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:09:54 2026] PUT /v2.0/routers/0d16105d-bf36-46b6-aa6f-0d34258e65cc => generated 487 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2809] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:55 2026] GET /v2.0/ports?device_id=0d16105d-bf36-46b6-aa6f-0d34258e65cc => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:55.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-79322586-b8be-4a50-b912-3fb5589ec199 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] TaaS: Handle Delete Port: ed23c347-87ff-4257-90e0-3bca1f4df24c 2026-05-27 11:09:55.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79322586-b8be-4a50-b912-3fb5589ec199 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Tap Mirror: Handle Delete Port: ed23c347-87ff-4257-90e0-3bca1f4df24c [pid: 7|app: 0|req: 1448/2810] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:55 2026] DELETE /v2.0/routers/0d16105d-bf36-46b6-aa6f-0d34258e65cc => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2811] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:09:55 2026] GET /v2.0/routers/a24ba548-e051-4ef6-aa29-12c3eede2899 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2812] 10.0.0.215 () {30 vars in 690 bytes} [Wed May 27 11:09:55 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: 1365/2813] 10.0.0.215 () {30 vars in 692 bytes} [Wed May 27 11:09: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: 8|app: 0|req: 1366/2814] 10.0.0.215 () {30 vars in 668 bytes} [Wed May 27 11:09:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2815] 10.0.0.215 () {30 vars in 704 bytes} [Wed May 27 11:09:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2816] 10.0.0.215 () {28 vars in 439 bytes} [Wed May 27 11:09:56 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: 1369/2817] 10.0.0.215 () {30 vars in 728 bytes} [Wed May 27 11:09:56 2026] GET /v2.0/subnets/03131ed0-a887-422e-984d-8a5d76e58589 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2818] 10.0.0.127 () {34 vars in 742 bytes} [Wed May 27 11:09:55 2026] PUT /v2.0/routers/a24ba548-e051-4ef6-aa29-12c3eede2899 => generated 480 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2819] 10.0.0.127 () {32 vars in 736 bytes} [Wed May 27 11:09:57 2026] GET /v2.0/ports?device_id=a24ba548-e051-4ef6-aa29-12c3eede2899 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:57.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-35628448-b062-4cbb-b21a-28d8430af46a 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] TaaS: Handle Delete Port: 42c7ebad-8af6-4ba6-a9cd-6acbde69f33d 2026-05-27 11:09:57.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35628448-b062-4cbb-b21a-28d8430af46a 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] Tap Mirror: Handle Delete Port: 42c7ebad-8af6-4ba6-a9cd-6acbde69f33d 2026-05-27 11:09:57.576 7 INFO neutron.services.segments.plugin [-] Segment 350b97d6-ef76-4215-bd58-9833dc670185 resource provider aggregate not found 2026-05-27 11:09:57.587 7 INFO neutron.services.segments.plugin [-] Segment 350b97d6-ef76-4215-bd58-9833dc670185 resource provider aggregate not found 2026-05-27 11:09:57.599 7 INFO neutron.db.l3_hamode_db [None req-35628448-b062-4cbb-b21a-28d8430af46a 0e8f97f217074c3fad09d152b03f853b 354d4c69021a4c3db5d3ccc8a07f0774 - - default default] HA network c06c43a7-2f0b-42c5-ba22-3116ef945e84 was deleted as no HA routers are present in tenant 354d4c69021a4c3db5d3ccc8a07f0774. 2026-05-27 11:09:57.600 7 INFO neutron.services.segments.plugin [-] Segment 350b97d6-ef76-4215-bd58-9833dc670185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350b97d6-ef76-4215-bd58-9833dc670185 found for delete ", "request_id": "req-662e3618-aa60-4494-93bd-90f86055ba84"}]} [pid: 7|app: 0|req: 1450/2820] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:09:57 2026] DELETE /v2.0/routers/a24ba548-e051-4ef6-aa29-12c3eede2899 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:57.608 7 INFO neutron.services.segments.plugin [-] Segment 350b97d6-ef76-4215-bd58-9833dc670185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350b97d6-ef76-4215-bd58-9833dc670185 found for delete ", "request_id": "req-5a9c1aca-c1d1-4595-b6d4-dd23463c5004"}]} [pid: 7|app: 0|req: 1452/2823] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2824] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:58 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: 1454/2825] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:58 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: 1455/2826] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:58 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: 1372/2827] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/security-groups?tenant_id=a253d811585d460682aa7b20d80772ea&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2828] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:58 2026] DELETE /v2.0/security-groups/b9c22526-eca3-4451-944a-3b62701529fc => 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: 1373/2829] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2830] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/subnets/03131ed0-a887-422e-984d-8a5d76e58589 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2831] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2832] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:09:58 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: 1458/2833] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:58 2026] GET /v2.0/security-groups?tenant_id=27a79a5f593c4bce871decb435f78c86&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2834] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:09:58 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: 1460/2835] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:09:58 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: 1461/2836] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:09:58 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: 1376/2837] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:58 2026] DELETE /v2.0/security-groups/f96c96c0-849f-4c54-b7fe-65130169c661 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2838] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:09:59 2026] GET /v2.0/security-groups?tenant_id=354d4c69021a4c3db5d3ccc8a07f0774&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2839] 199.19.213.5 () {34 vars in 715 bytes} [Wed May 27 11:09:58 2026] POST /v2.0/ports => generated 1324 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2840] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:09:59 2026] DELETE /v2.0/security-groups/e17b2a09-e504-42ba-95a7-66612bc17dcb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1463/2841] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:09:59 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1324 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2842] 199.19.213.5 () {34 vars in 1260 bytes} [Wed May 27 11:10:00 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2843] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:01 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1380/2844] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:01 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1465/2845] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:10:01 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2846] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:01 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2847] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:10:01 2026] PUT /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1514 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:02.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f54d62e8-2ba2-45da-b744-4a00d53cc202'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'efdeb820-4848-45db-9a02-7c0f1216b206', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2848] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:02 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 5600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1467/2849] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:02 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2850] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.16&port_id=efdeb820-4848-45db-9a02-7c0f1216b206 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2851] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A7a&port_id=efdeb820-4848-45db-9a02-7c0f1216b206 => 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: 1384/2852] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnets?id=03131ed0-a887-422e-984d-8a5d76e58589&id=d53c8143-d586-4e35-b651-7ce724bd5604 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2853] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2854] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2855] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1471/2856] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2857] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:10:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2858] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:10:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2859] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:10:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2860] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:10:03 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) [pid: 8|app: 0|req: 1388/2861] 10.0.0.127 () {34 vars in 676 bytes} [Wed May 27 11:10:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2862] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:10:03 2026] PUT /v2.0/subnetpools/c6a22bbd-ee89-4011-b905-c3cecc4c13f0/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2863] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:10:03 2026] PUT /v2.0/subnetpools/cff83afc-7dd6-457b-afe0-2803e8c069c7/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2864] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:10:03 2026] PUT /v2.0/subnetpools/14956a5f-e610-4d5c-8f12-54bae4c9d87e/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2865] 10.0.0.127 () {34 vars in 759 bytes} [Wed May 27 11:10:03 2026] PUT /v2.0/subnetpools/cfe4f567-5733-4e53-9429-8c24ccd8cdb8/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2866] 10.0.0.127 () {32 vars in 672 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2867] 10.0.0.127 () {32 vars in 686 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2868] 10.0.0.127 () {32 vars in 682 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2869] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2870] 10.0.0.127 () {32 vars in 680 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2871] 10.0.0.127 () {32 vars in 694 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2872] 10.0.0.127 () {32 vars in 690 bytes} [Wed May 27 11:10:03 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2873] 10.0.0.127 () {32 vars in 702 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2874] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:04 2026] DELETE /v2.0/subnetpools/c6a22bbd-ee89-4011-b905-c3cecc4c13f0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2875] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:04 2026] DELETE /v2.0/subnetpools/cff83afc-7dd6-457b-afe0-2803e8c069c7 => 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: 1481/2876] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:04 2026] DELETE /v2.0/subnetpools/14956a5f-e610-4d5c-8f12-54bae4c9d87e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2877] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:04 2026] DELETE /v2.0/subnetpools/cfe4f567-5733-4e53-9429-8c24ccd8cdb8 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2878] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:04 2026] DELETE /v2.0/subnetpools/e8edf877-9dde-42b9-8bbb-b565efdcdc11 => 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: 1397/2879] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 5600 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2880] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => 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: 1398/2881] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2882] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2883] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1485/2884] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1400/2885] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => 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: 1486/2886] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2887] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2888] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1402/2889] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1488/2890] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1403/2891] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1489/2892] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2893] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 1490/2894] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2895] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:04 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1491/2896] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2897] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.16&port_id=efdeb820-4848-45db-9a02-7c0f1216b206 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2898] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A7a&port_id=efdeb820-4848-45db-9a02-7c0f1216b206 => 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: 1408/2899] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/subnets?id=03131ed0-a887-422e-984d-8a5d76e58589&id=d53c8143-d586-4e35-b651-7ce724bd5604 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2900] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&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: 8|app: 0|req: 1410/2901] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2902] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1412/2903] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1492/2904] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/security-groups?tenant_id=a0a98d7166854f3da79376b906a541c3&name=default => generated 2929 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2905] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:05 2026] DELETE /v2.0/security-groups/1c67eaf0-2348-4bd9-bf38-30b036e173fc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2906] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:05 2026] GET /v2.0/security-groups?tenant_id=63e71763620745c3ad96aa71db7c3775&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2907] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:05 2026] DELETE /v2.0/security-groups/ab235cdc-ea85-435e-a458-f1464e3a764e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2908] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:06 2026] GET /v2.0/security-groups?tenant_id=43a7bfe43c2d4cffb2eafc3f6a8a9e44&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2909] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:06 2026] DELETE /v2.0/security-groups/374c4ea5-4cb5-4cd2-b35a-f6d58a360ea2 => 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: 1416/2910] 10.0.0.66 () {34 vars in 970 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1516 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2911] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2912] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/subnets/03131ed0-a887-422e-984d-8a5d76e58589 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2913] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/subnets/d53c8143-d586-4e35-b651-7ce724bd5604 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2914] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2915] 10.0.0.127 () {34 vars in 684 bytes} [Wed May 27 11:10:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2916] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:10:09 2026] PUT /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2917] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2918] 10.0.0.127 () {34 vars in 778 bytes} [Wed May 27 11:10:09 2026] PUT /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2919] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2920] 10.0.0.127 () {34 vars in 774 bytes} [Wed May 27 11:10:09 2026] PUT /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2921] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:09 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/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: 1421/2922] 199.19.213.5 () {34 vars in 788 bytes} [Wed May 27 11:10:09 2026] PUT /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1251 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2923] 10.0.0.127 () {34 vars in 796 bytes} [Wed May 27 11:10:10 2026] PUT /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/black.or.white => generated 4 bytes in 49 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, ' 2026-05-27 11:10:10.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-794770a4-c8f1-46eb-9ce0-18c9cbdc8175'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'fae7fd73-cefb-47c9-a01e-9073ecbfa0ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1422/2924] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2925] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2926] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2927] 10.0.0.127 () {34 vars in 767 bytes} [Wed May 27 11:10:10 2026] PUT /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => generated 37 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2928] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/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: 1424/2929] 10.0.0.127 () {32 vars in 755 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2930] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2931] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:10 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: 1508/2932] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:10:10.386 8 INFO neutron.api.v2.resource [None req-cbad3ce7-298a-48ca-b014-4543a6aade4f 334fd3179ddc47f3bd5ab8d5e8ad434b 0b9bbe086391431fa056b7697ca0f68c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2933] 10.0.0.127 () {32 vars in 759 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2934] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:10 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: 1510/2935] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2936] 10.0.0.127 () {32 vars in 758 bytes} [Wed May 27 11:10:10 2026] DELETE /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2937] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2938] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/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: 1512/2939] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:10.508 8 INFO neutron.api.v2.resource [None req-159363b2-c268-425f-a6f5-ef07632392fb 334fd3179ddc47f3bd5ab8d5e8ad434b 0b9bbe086391431fa056b7697ca0f68c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2940] 10.0.0.127 () {32 vars in 762 bytes} [Wed May 27 11:10:10 2026] DELETE /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2941] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2942] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:10:10 2026] DELETE /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => 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: 1514/2943] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => 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: 1430/2944] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed/tags => 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: 1515/2945] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => 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: 1516/2946] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2947] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:10 2026] DELETE /v2.0/security-groups/0b1d3ccd-1564-437d-a1cd-9eb1bfa55bed => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2948] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 5373 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2949] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2950] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2951] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/subnets?id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2952] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2953] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1520/2954] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:10 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1435/2955] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:11 2026] GET /v2.0/security-groups?tenant_id=094b3b023032455388d3f640debd5aa9&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2956] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:11 2026] DELETE /v2.0/security-groups/00713b67-f357-458c-a188-de8e72e07dac => 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: 1436/2957] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:11 2026] GET /v2.0/security-groups?tenant_id=0b9bbe086391431fa056b7697ca0f68c&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2958] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:11 2026] DELETE /v2.0/security-groups/a9dcb3c7-6f7d-4b42-a048-069d0b4e1c34 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:10:15.154 7 INFO neutron.db.segments_db [None req-7da193d6-bcae-4134-94a5-5534e56140a6 dc7cd84f182543d4a7822584e4c54e3e 87f61bf4faa54ff380e49630959f35a3 - - default default] Added segment c551a349-8b9c-4a29-a986-f7b10b39915a of type vxlan for network be13eb66-cb36-4259-91b3-54bb4d6ac391 [pid: 7|app: 0|req: 1524/2961] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:10:14 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:10:15.332 8 INFO neutron.db.segments_db [None req-ae3444d2-55c9-4264-83bc-afcc9852de0b dc7cd84f182543d4a7822584e4c54e3e 87f61bf4faa54ff380e49630959f35a3 - - default default] Added segment b2a15659-b31b-4f70-a907-5efed784d403 of type vxlan for network 32c3d0f4-2e07-437c-91bf-33b3499033e6 [pid: 8|app: 0|req: 1438/2962] 10.0.0.127 () {34 vars in 670 bytes} [Wed May 27 11:10:15 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2963] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:10:15 2026] PUT /v2.0/networks/be13eb66-cb36-4259-91b3-54bb4d6ac391/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2964] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:10:15 2026] GET /v2.0/networks/be13eb66-cb36-4259-91b3-54bb4d6ac391/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2965] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:10:15 2026] PUT /v2.0/networks/32c3d0f4-2e07-437c-91bf-33b3499033e6/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2966] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:10:15 2026] GET /v2.0/networks/32c3d0f4-2e07-437c-91bf-33b3499033e6/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2967] 10.0.0.127 () {34 vars in 753 bytes} [Wed May 27 11:10:15 2026] PUT /v2.0/networks/32c3d0f4-2e07-437c-91bf-33b3499033e6/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2968] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:10:15 2026] GET /v2.0/networks/32c3d0f4-2e07-437c-91bf-33b3499033e6/tags => 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: 1528/2969] 10.0.0.127 () {32 vars in 733 bytes} [Wed May 27 11:10:15 2026] GET /v2.0/networks/be13eb66-cb36-4259-91b3-54bb4d6ac391/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2970] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:10:15 2026] DELETE /v2.0/networks/be13eb66-cb36-4259-91b3-54bb4d6ac391 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:10:16.007 8 INFO neutron.services.segments.plugin [-] Segment c551a349-8b9c-4a29-a986-f7b10b39915a resource provider aggregate not found 2026-05-27 11:10:16.022 8 INFO neutron.services.segments.plugin [-] Segment c551a349-8b9c-4a29-a986-f7b10b39915a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c551a349-8b9c-4a29-a986-f7b10b39915a found for delete ", "request_id": "req-5376d97e-7d70-4ab5-9b8c-11d5f024fedf"}]} 2026-05-27 11:10:16.047 8 INFO neutron.services.segments.plugin [-] Segment c551a349-8b9c-4a29-a986-f7b10b39915a resource provider aggregate not found 2026-05-27 11:10:16.062 7 INFO neutron.services.segments.plugin [-] Segment b2a15659-b31b-4f70-a907-5efed784d403 resource provider aggregate not found 2026-05-27 11:10:16.066 8 INFO neutron.services.segments.plugin [-] Segment c551a349-8b9c-4a29-a986-f7b10b39915a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c551a349-8b9c-4a29-a986-f7b10b39915a found for delete ", "request_id": "req-a426d35b-db53-40ab-a8d7-99aaad4c7e2f"}]} 2026-05-27 11:10:16.067 7 INFO neutron.services.segments.plugin [-] Segment b2a15659-b31b-4f70-a907-5efed784d403 resource provider aggregate not found 2026-05-27 11:10:16.082 7 INFO neutron.services.segments.plugin [-] Segment b2a15659-b31b-4f70-a907-5efed784d403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a15659-b31b-4f70-a907-5efed784d403 found for delete ", "request_id": "req-ae9afecc-fdc6-4f98-b267-339210bfe0be"}]} 2026-05-27 11:10:16.083 7 INFO neutron.services.segments.plugin [-] Segment b2a15659-b31b-4f70-a907-5efed784d403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a15659-b31b-4f70-a907-5efed784d403 found for delete ", "request_id": "req-3a94e0fc-5ff0-4e1d-a0dd-b4f988a14d9a"}]} [pid: 7|app: 0|req: 1529/2971] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:10:15 2026] DELETE /v2.0/networks/32c3d0f4-2e07-437c-91bf-33b3499033e6 => 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: 1443/2972] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:16 2026] GET /v2.0/security-groups?tenant_id=5c6757fe26f84be9988c7665eb6c8368&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2973] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:16 2026] DELETE /v2.0/security-groups/bc465141-ac03-43b3-993d-f018e99788d0 => 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: 1444/2974] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:10:17 2026] GET /v2.0/security-groups?tenant_id=87f61bf4faa54ff380e49630959f35a3&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2975] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:10:17 2026] DELETE /v2.0/security-groups/54782992-d9c3-44e8-b211-202e01cd1a70 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2976] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:20 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: 1532/2977] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:20 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: 1446/2978] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:20 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: 1533/2979] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:20 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: 1447/2980] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:20 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2981] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 5373 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2982] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:21 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: 1535/2983] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2984] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2985] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:21 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: 1450/2986] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2987] 199.19.213.5 () {34 vars in 788 bytes} [Wed May 27 11:10:21 2026] PUT /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1307 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:21.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f9b7ee0-9679-443b-96ad-5b0955e70abe'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'efdeb820-4848-45db-9a02-7c0f1216b206', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2988] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1538/2989] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/subnets/d53c8143-d586-4e35-b651-7ce724bd5604 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2990] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:21 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2991] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:10:21 2026] PUT /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1080 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2992] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1540/2993] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2994] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2995] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2996] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2997] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2998] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:22 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2999] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:23 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:23.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03a621d3-6e30-4af8-bef4-c66223062386'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'efdeb820-4848-45db-9a02-7c0f1216b206', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1457/3000] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3001] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3002] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1545/3003] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3004] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3005] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3006] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3007] 199.19.213.5 () {34 vars in 1014 bytes} [Wed May 27 11:10:24 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=dns_domain => generated 29 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3008] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:10:24 2026] PUT /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 917 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3009] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3865 bytes in 53 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-27 11:10:25.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2f993ac-d8bb-4e6d-86c9-6d8b155979c1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: efdeb820-4848-45db-9a02-7c0f1216b206 2026-05-27 11:10:25.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2f993ac-d8bb-4e6d-86c9-6d8b155979c1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: efdeb820-4848-45db-9a02-7c0f1216b206 [pid: 8|app: 0|req: 1462/3010] 199.19.213.5 () {32 vars in 757 bytes} [Wed May 27 11:10:25 2026] DELETE /v2.0/ports/efdeb820-4848-45db-9a02-7c0f1216b206 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3011] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:25 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: 1463/3012] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:25 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: 1550/3013] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3014] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:25 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: 1551/3015] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3016] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3017] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3018] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:25 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3019] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => 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: 1467/3020] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3021] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3022] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3023] 199.19.213.5 () {34 vars in 1224 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks?id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&id=d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 3097 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3024] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3025] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => 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: 1470/3026] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&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: 1557/3027] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3028] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3029] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => 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: 1472/3030] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3031] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&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: 1473/3032] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1560/3033] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1474/3034] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1561/3035] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/subnets?id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3036] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:26 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3037] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:27 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1476/3038] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:27 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1478/3041] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:31 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: 1564/3042] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:31 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: 1479/3043] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3044] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3045] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3046] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:31 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: 1481/3047] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:31 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: 1567/3048] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3049] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:31 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: 1568/3050] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3051] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:10:31 2026] PUT /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1080 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:31.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6373bcb9-c803-4236-84f6-02c5d1b50156'] response: {'name': 'network-changed', 'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'tag': 'fae7fd73-cefb-47c9-a01e-9073ecbfa0ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1569/3052] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 798 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: 8|app: 0|req: 1484/3053] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3054] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:31 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3055] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:32 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3056] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:10:32 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3057] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:32 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1572/3058] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:32 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?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: 1487/3059] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:32 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3060] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:10:33 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3061] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:10:33 2026] GET /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3062] 199.19.213.5 () {34 vars in 1014 bytes} [Wed May 27 11:10:33 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3063] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:34 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3064] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:10:34 2026] PUT /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3065] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:10:35.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca84cf56-5dc1-4ea9-a463-353c0d9647f3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: fae7fd73-cefb-47c9-a01e-9073ecbfa0ff 2026-05-27 11:10:35.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca84cf56-5dc1-4ea9-a463-353c0d9647f3 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: fae7fd73-cefb-47c9-a01e-9073ecbfa0ff [pid: 8|app: 0|req: 1490/3066] 199.19.213.5 () {32 vars in 757 bytes} [Wed May 27 11:10:35 2026] DELETE /v2.0/ports/fae7fd73-cefb-47c9-a01e-9073ecbfa0ff => 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: 1577/3067] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:35 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: 1491/3068] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:35 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: 1578/3069] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3070] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:35 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: 1579/3071] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3072] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3073] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3074] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3075] 199.19.213.5 () {30 vars in 741 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3076] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3077] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3078] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3079] 199.19.213.5 () {34 vars in 1144 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/networks?id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 2311 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3080] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => 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: 1584/3081] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3082] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&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: 1585/3083] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:35 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1499/3084] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1586/3085] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.49&port_id=d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3086] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/subnets?id=83788e59-a460-4102-9e82-a99d7f0725e3 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3087] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/ports?network_id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3088] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1588/3089] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:36 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?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: 1590/3092] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3093] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:47 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: 1591/3094] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3095] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:10:47.217 7 INFO neutron.api.v2.resource [None req-ea4ef778-f614-4022-b1a8-3dd000369f1c 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3096] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => 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: 1505/3097] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 2865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3098] 199.19.213.5 () {30 vars in 813 bytes} [Wed May 27 11:10:47 2026] GET /v2.0/security-group-rules?security_group_id=fd327ed1-f9a5-4297-9385-9d11efafa643 => generated 2334 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3099] 199.19.213.5 () {32 vars in 787 bytes} [Wed May 27 11:10:47 2026] DELETE /v2.0/security-group-rules/4d712c84-6e1f-4f11-9e74-1a2f8c81368b => 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: 1594/3100] 199.19.213.5 () {32 vars in 787 bytes} [Wed May 27 11:10:47 2026] DELETE /v2.0/security-group-rules/d35a980e-2335-4ddd-af04-6fa4cf1a2878 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:10:51.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-d72b14e5-9327-4df7-9ba3-846655373a6e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 06a8871e-64d0-4b65-9f9c-9aae6f1abda1 2026-05-27 11:10:51.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d72b14e5-9327-4df7-9ba3-846655373a6e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 06a8871e-64d0-4b65-9f9c-9aae6f1abda1 2026-05-27 11:10:51.398 8 INFO neutron.db.l3_db [None req-d72b14e5-9327-4df7-9ba3-846655373a6e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP 61ae1ba8-be74-42a8-902d-bd117d01b963 disassociated (deleted). External IP: 10.96.250.213, port: 9d230f92-e8f9-4920-b353-8cbdbb3abdd5. [pid: 8|app: 0|req: 1507/3101] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:10:51 2026] DELETE /v2.0/floatingips/61ae1ba8-be74-42a8-902d-bd117d01b963 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:10:51.734 7 INFO neutron.api.v2.resource [None req-b85f5ff6-13dc-47d2-b894-9a30d4c29069 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3102] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:10:51 2026] GET /v2.0/floatingips/61ae1ba8-be74-42a8-902d-bd117d01b963 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3103] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3104] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:52 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: 1509/3105] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:52 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: 1597/3106] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:10:52.555 8 INFO neutron.api.v2.resource [None req-6ef829f6-f810-476e-875d-eed100fe246d 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3107] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3108] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3109] 199.19.213.5 () {30 vars in 813 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/security-group-rules?security_group_id=fd327ed1-f9a5-4297-9385-9d11efafa643 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3110] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:52 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: 1512/3111] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:52 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: 1600/3112] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3113] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:52 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: 1601/3114] 199.19.213.5 () {30 vars in 739 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => 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: 1514/3115] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3116] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3117] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:52 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3118] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:53 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => 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: 1516/3119] 199.19.213.5 () {34 vars in 973 bytes} [Wed May 27 11:10:55 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3120] 199.19.213.5 () {34 vars in 1058 bytes} [Wed May 27 11:10:55 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3121] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:55 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3122] 199.19.213.5 () {34 vars in 1014 bytes} [Wed May 27 11:10:55 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3123] 199.19.213.5 () {38 vars in 1026 bytes} [Wed May 27 11:10:55 2026] PUT /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1147 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3124] 199.19.213.5 () {30 vars in 767 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1606/3125] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:10:56 2026] PUT /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1086 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3126] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 1086 bytes in 33 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-27 11:10:56.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-453875df-cdf5-4234-b0a7-256d2223e4d1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: d62348ab-74aa-4a95-9aec-45b8ccd309d4 2026-05-27 11:10:56.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-453875df-cdf5-4234-b0a7-256d2223e4d1 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: d62348ab-74aa-4a95-9aec-45b8ccd309d4 [pid: 7|app: 0|req: 1607/3127] 199.19.213.5 () {32 vars in 757 bytes} [Wed May 27 11:10:56 2026] DELETE /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3128] 199.19.213.5 () {30 vars in 701 bytes} [Wed May 27 11:10:56 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: 1608/3129] 199.19.213.5 () {30 vars in 703 bytes} [Wed May 27 11:10:56 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: 1522/3130] 199.19.213.5 () {30 vars in 679 bytes} [Wed May 27 11:10:56 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: 1609/3131] 199.19.213.5 () {30 vars in 715 bytes} [Wed May 27 11:10:56 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-27 11:10:56.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84fe4947-37e0-43a2-8e39-67e6772019fc 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3132] 199.19.213.5 () {32 vars in 757 bytes} [Wed May 27 11:10:56 2026] DELETE /v2.0/ports/d62348ab-74aa-4a95-9aec-45b8ccd309d4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3133] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:10:56.827 8 INFO neutron.api.v2.resource [None req-87f30227-c29f-43a0-ae01-da18c8737663 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3134] 199.19.213.5 () {30 vars in 761 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/security-groups/lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3135] 199.19.213.5 () {30 vars in 783 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/security-groups?name=lb-759b5eb4-3f44-4ee6-b103-0d88879b8884 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3136] 199.19.213.5 () {30 vars in 735 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3137] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/ports?tenant_id=a1c74c301f634803b7862c9ee4095538&device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3138] 199.19.213.5 () {34 vars in 1064 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/networks?id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&id=2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => 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: 1614/3139] 199.19.213.5 () {34 vars in 1060 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.211&port_id=acbf074b-b8cb-460b-963c-c1441d1b0cca => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3140] 199.19.213.5 () {34 vars in 982 bytes} [Wed May 27 11:10:56 2026] GET /v2.0/subnets?id=471d5b14-127b-4c10-a786-aa2e56b1c21a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3141] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:10:57 2026] GET /v2.0/ports?network_id=4cea81aa-de07-41c9-bbce-f6565ca8fa82&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: 1617/3142] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:10:57 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1526/3143] 199.19.213.5 () {34 vars in 787 bytes} [Wed May 27 11:10:56 2026] PUT /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 1094 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3144] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:10:57 2026] GET /v2.0/networks/4cea81aa-de07-41c9-bbce-f6565ca8fa82?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: 1527/3145] 199.19.213.5 () {32 vars in 777 bytes} [Wed May 27 11:10:57 2026] DELETE /v2.0/security-groups/fd327ed1-f9a5-4297-9385-9d11efafa643 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:10:57.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-cce7e21b-fe1b-4dc7-bef6-f0b542cd121f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: 9d230f92-e8f9-4920-b353-8cbdbb3abdd5 2026-05-27 11:10:57.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cce7e21b-fe1b-4dc7-bef6-f0b542cd121f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: 9d230f92-e8f9-4920-b353-8cbdbb3abdd5 [pid: 7|app: 0|req: 1619/3146] 199.19.213.5 () {32 vars in 757 bytes} [Wed May 27 11:10:57 2026] DELETE /v2.0/ports/9d230f92-e8f9-4920-b353-8cbdbb3abdd5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3149] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:11:00 2026] GET /v2.0/ports?device_id=e487660f-a01e-4e43-8c4d-85c9533bbc1a => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:11:00.228 7 INFO neutron_taas.services.taas.taas_plugin [req-faeeac95-36b0-4caf-88ba-07bb851a12f4 req-038ee2fa-d675-4d4a-bf36-f7d7532db032 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] TaaS: Handle Delete Port: acbf074b-b8cb-460b-963c-c1441d1b0cca 2026-05-27 11:11:00.231 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-faeeac95-36b0-4caf-88ba-07bb851a12f4 req-038ee2fa-d675-4d4a-bf36-f7d7532db032 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Tap Mirror: Handle Delete Port: acbf074b-b8cb-460b-963c-c1441d1b0cca [pid: 7|app: 0|req: 1621/3150] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:11:00 2026] DELETE /v2.0/ports/acbf074b-b8cb-460b-963c-c1441d1b0cca => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:00.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-623c1a25-2a71-441c-b847-561a78f4e448'] response: {'server_uuid': 'e487660f-a01e-4e43-8c4d-85c9533bbc1a', 'name': 'network-vif-deleted', 'tag': 'acbf074b-b8cb-460b-963c-c1441d1b0cca', 'status': 'completed', 'code': 200} 2026-05-27 11:11:02.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b023cc9-2916-4c25-93e5-8e49b59a2a26 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 758724f6-ddeb-4997-b577-1a02116ff6b5 2026-05-27 11:11:02.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b023cc9-2916-4c25-93e5-8e49b59a2a26 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 758724f6-ddeb-4997-b577-1a02116ff6b5 2026-05-27 11:11:02.212 8 INFO neutron.db.l3_db [None req-8b023cc9-2916-4c25-93e5-8e49b59a2a26 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP 2e2f7f74-b1e9-4f71-86c8-9e31175f493b disassociated (deleted). External IP: 10.96.250.218, port: 34d9f97f-42e6-4e99-930d-658554c66c6c. [pid: 8|app: 0|req: 1530/3151] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:11:01 2026] DELETE /v2.0/floatingips/2e2f7f74-b1e9-4f71-86c8-9e31175f493b => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:02.559 7 INFO neutron.api.v2.resource [None req-2013acbc-0991-486f-9e9a-4a635e9d59f2 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3152] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:11:02 2026] GET /v2.0/floatingips/2e2f7f74-b1e9-4f71-86c8-9e31175f493b => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:02.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e0d2c3e-e362-4115-bf3b-5f51e1e82533'] response: {'name': 'network-changed', 'server_uuid': '7b4694aa-ea81-4f1b-ac84-da37eddc774f', 'tag': '34d9f97f-42e6-4e99-930d-658554c66c6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1531/3153] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:11:02 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3154] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:11:02 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3155] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3156] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/networks?id=d38427f0-7631-4204-b07e-12e7a6da5a9c => 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: 1533/3157] 199.19.213.5 () {34 vars in 1054 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.13&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => 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: 1625/3158] 199.19.213.5 () {34 vars in 1104 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33e&port_id=34d9f97f-42e6-4e99-930d-658554c66c6c => 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: 1534/3159] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/subnets?id=03131ed0-a887-422e-984d-8a5d76e58589&id=d53c8143-d586-4e35-b651-7ce724bd5604 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3160] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&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: 1535/3161] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/ports?network_id=d38427f0-7631-4204-b07e-12e7a6da5a9c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3162] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3163] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:11:03 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c?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: 1628/3164] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:11:05 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:11:05.297 8 INFO neutron_taas.services.taas.taas_plugin [req-fae5bfb9-1990-4db8-936d-fa456a3f3bd6 req-ea31458c-8dc1-485d-a1a0-a7a49db4c536 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 34d9f97f-42e6-4e99-930d-658554c66c6c 2026-05-27 11:11:05.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fae5bfb9-1990-4db8-936d-fa456a3f3bd6 req-ea31458c-8dc1-485d-a1a0-a7a49db4c536 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 34d9f97f-42e6-4e99-930d-658554c66c6c [pid: 8|app: 0|req: 1537/3165] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:11:05 2026] DELETE /v2.0/ports/34d9f97f-42e6-4e99-930d-658554c66c6c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:05.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-036bcac9-ecac-4333-9d83-52247fb8eef8'] response: {'server_uuid': '7b4694aa-ea81-4f1b-ac84-da37eddc774f', 'name': 'network-vif-deleted', 'tag': '34d9f97f-42e6-4e99-930d-658554c66c6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1629/3166] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:11:07 2026] GET /v2.0/ports?device_id=7b4694aa-ea81-4f1b-ac84-da37eddc774f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:11:13.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-588cffa3-e1ac-4f4c-ae5d-9e936fd459cb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 3b538ffa-baaa-4964-9284-187a64df6cd4 2026-05-27 11:11:13.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-588cffa3-e1ac-4f4c-ae5d-9e936fd459cb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 3b538ffa-baaa-4964-9284-187a64df6cd4 2026-05-27 11:11:13.269 8 INFO neutron.db.l3_db [None req-588cffa3-e1ac-4f4c-ae5d-9e936fd459cb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Floating IP c6b79b77-76a2-46b4-9c6f-5d8fd0d5b46f disassociated (deleted). External IP: 10.96.250.212, port: 791bcc37-423e-4e3a-bccd-1f1941ac3207. [pid: 8|app: 0|req: 1538/3169] 10.0.0.127 () {32 vars in 732 bytes} [Wed May 27 11:11:12 2026] DELETE /v2.0/floatingips/c6b79b77-76a2-46b4-9c6f-5d8fd0d5b46f => generated 0 bytes in 680 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:13.662 7 INFO neutron.api.v2.resource [None req-697983a3-ef2c-4de4-8fbc-24d90d79d398 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3170] 10.0.0.127 () {32 vars in 729 bytes} [Wed May 27 11:11:13 2026] GET /v2.0/floatingips/c6b79b77-76a2-46b4-9c6f-5d8fd0d5b46f => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:13.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ee0f99a-aab1-4115-a828-f0a8d6a473f6'] response: {'name': 'network-changed', 'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/3171] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:11:13 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3172] 10.0.0.66 () {34 vars in 1039 bytes} [Wed May 27 11:11:13 2026] GET /v2.0/security-groups?id=4d66cefe-3183-4a4c-91e4-5a1bf5ce6300&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3173] 199.19.213.5 () {34 vars in 1078 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/ports?tenant_id=61d26cecd5074da18e63a2dc87e03c41&device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3174] 199.19.213.5 () {34 vars in 984 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/networks?id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3175] 199.19.213.5 () {34 vars in 1056 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.199&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3176] 199.19.213.5 () {34 vars in 1102 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3177] 199.19.213.5 () {34 vars in 1062 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/subnets?id=e1dd6738-8439-4c9d-a5d4-625c9dfae33f&id=650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3178] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3179] 199.19.213.5 () {34 vars in 1050 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/ports?network_id=e59a742f-fdd5-4c15-9fa0-30e76e9110ab&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: 1637/3180] 199.19.213.5 () {34 vars in 1010 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3181] 199.19.213.5 () {34 vars in 1110 bytes} [Wed May 27 11:11:14 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3182] 199.19.213.5 () {34 vars in 992 bytes} [Wed May 27 11:11:16 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:11:16.376 8 INFO neutron_taas.services.taas.taas_plugin [req-1d4eea39-fc46-46ba-b685-cd2b69ebd97b req-67f63708-e2e7-4a1e-9d31-ead17320c972 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 791bcc37-423e-4e3a-bccd-1f1941ac3207 2026-05-27 11:11:16.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d4eea39-fc46-46ba-b685-cd2b69ebd97b req-67f63708-e2e7-4a1e-9d31-ead17320c972 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 791bcc37-423e-4e3a-bccd-1f1941ac3207 [pid: 8|app: 0|req: 1545/3183] 199.19.213.5 () {36 vars in 995 bytes} [Wed May 27 11:11:16 2026] DELETE /v2.0/ports/791bcc37-423e-4e3a-bccd-1f1941ac3207 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:16.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0016cd23-86aa-4486-8e62-7f5d74f20848'] response: {'server_uuid': 'a543ed16-7b14-46b3-8864-213e08a0ca18', 'name': 'network-vif-deleted', 'tag': '791bcc37-423e-4e3a-bccd-1f1941ac3207', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3184] 10.0.0.66 () {34 vars in 989 bytes} [Wed May 27 11:11:18 2026] GET /v2.0/ports?device_id=a543ed16-7b14-46b3-8864-213e08a0ca18 => 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: 1546/3185] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/73ddd682-8ac9-4b3b-b3a1-cbbe5fca1eb0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.215 7 INFO neutron.api.v2.resource [None req-4fd8b8cf-56b2-4af5-b156-1beb59d259d3 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3186] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/73ddd682-8ac9-4b3b-b3a1-cbbe5fca1eb0 => generated 155 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3187] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/22988ba2-40c2-4b23-bdd0-4c45c9da3a4c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.300 7 INFO neutron.api.v2.resource [None req-fcb085d8-5030-4f0d-957c-ab1cf3a1f5be 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3188] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/22988ba2-40c2-4b23-bdd0-4c45c9da3a4c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3189] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/e982b328-2a2d-4133-824c-46bd8cbf4dcb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.385 7 INFO neutron.api.v2.resource [None req-7070d7f8-683e-4932-b0d2-3575dc611b5e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3190] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/e982b328-2a2d-4133-824c-46bd8cbf4dcb => 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: 1549/3191] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/7ea34006-6fe9-480f-8d51-35f1883a3e8c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.465 7 INFO neutron.api.v2.resource [None req-fc16b311-6c47-4984-b45d-355100409135 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3192] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/7ea34006-6fe9-480f-8d51-35f1883a3e8c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3193] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/3084a6ba-0d41-4f2a-8475-5ccdec18f0d5 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.550 7 INFO neutron.api.v2.resource [None req-68b99d79-8e9c-4993-a147-2ac3a19573a2 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3194] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/3084a6ba-0d41-4f2a-8475-5ccdec18f0d5 => 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: 1551/3195] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/11f99353-02b5-4347-a1c2-862da1d9ca21 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.628 7 INFO neutron.api.v2.resource [None req-067e3bda-9a80-47b3-8ade-4c093834e106 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3196] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/11f99353-02b5-4347-a1c2-862da1d9ca21 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3197] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/1879865e-d5e5-46d6-b6d9-d819e2274556 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.697 7 INFO neutron.api.v2.resource [None req-a61601cb-2ef7-4e3c-9345-c052faaf0472 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3198] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/1879865e-d5e5-46d6-b6d9-d819e2274556 => 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: 1553/3199] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/b691d118-eee2-4d12-909d-58eea409017b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.768 7 INFO neutron.api.v2.resource [None req-846c3cef-de8f-482c-a21a-4357729e479f 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3200] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/b691d118-eee2-4d12-909d-58eea409017b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3201] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/9b99beab-1a96-4957-b975-2d21b360ec51 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.851 7 INFO neutron.api.v2.resource [None req-5b9faad5-2ff8-4f6f-b671-d15c81f8cedb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3202] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/9b99beab-1a96-4957-b975-2d21b360ec51 => 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: 1555/3203] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/866828b8-676b-4245-9ae7-15eb951d8caa => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:24.934 7 INFO neutron.api.v2.resource [None req-16c7c2a6-43da-40ca-9f3f-b4c0acfd5640 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3204] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/866828b8-676b-4245-9ae7-15eb951d8caa => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3205] 10.0.0.127 () {32 vars in 750 bytes} [Wed May 27 11:11:24 2026] DELETE /v2.0/security-group-rules/a598a35f-9aca-4b67-b1e0-f7a9be8f71b6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:25.010 7 INFO neutron.api.v2.resource [None req-15c7fd9a-a0b6-41b0-8eda-72785ad58c91 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3206] 10.0.0.127 () {32 vars in 747 bytes} [Wed May 27 11:11:24 2026] GET /v2.0/security-group-rules/a598a35f-9aca-4b67-b1e0-f7a9be8f71b6 => 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: 1557/3207] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:25 2026] DELETE /v2.0/security-groups/4d66cefe-3183-4a4c-91e4-5a1bf5ce6300 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:25.125 7 INFO neutron.api.v2.resource [None req-cb4a9fd5-2b74-4dd4-ba38-18151e69d021 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3208] 10.0.0.127 () {32 vars in 737 bytes} [Wed May 27 11:11:25 2026] GET /v2.0/security-groups/4d66cefe-3183-4a4c-91e4-5a1bf5ce6300 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:25.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-83f600fe-df93-479d-8fbd-16b7dce3fbbb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 2026-05-27 11:11:25.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83f600fe-df93-479d-8fbd-16b7dce3fbbb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 8698890c-feac-4ee5-a7e1-6f17c4f44eb4 [pid: 8|app: 0|req: 1558/3209] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:25 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:11:26.241 7 INFO neutron.api.v2.resource [None req-1005c576-ebb2-46f7-9fed-add7e199bca9 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3210] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:26 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 198 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:26.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf620590-55af-4860-9340-121a7788cf89 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 6c9fc51d-c271-4043-a05f-700054de213d 2026-05-27 11:11:26.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf620590-55af-4860-9340-121a7788cf89 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 6c9fc51d-c271-4043-a05f-700054de213d [pid: 8|app: 0|req: 1559/3211] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:26 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:11:27.238 7 INFO neutron.api.v2.resource [None req-e776a7cf-bc9d-4e49-9e0d-1d5459822ee9 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3212] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:27 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:27.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-c56621a7-893f-4f45-8e0d-420a58ef6fe8 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: c0bc08a7-a580-4846-883b-4644c6c26e63 2026-05-27 11:11:27.607 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c56621a7-893f-4f45-8e0d-420a58ef6fe8 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: c0bc08a7-a580-4846-883b-4644c6c26e63 [pid: 8|app: 0|req: 1560/3213] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:27 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:11:28.276 7 INFO neutron.api.v2.resource [None req-9a9d0637-b689-493c-8baa-a75bc7d1f8ca 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3215] 10.0.0.127 () {34 vars in 789 bytes} [Wed May 27 11:11:28 2026] PUT /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618/remove_router_interface => generated 198 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:28.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-678adda4-5bf8-4bc0-a7f6-e236900115b5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 5d3f1a5a-f568-410a-bde7-80faac391a69 2026-05-27 11:11:28.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678adda4-5bf8-4bc0-a7f6-e236900115b5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 5d3f1a5a-f568-410a-bde7-80faac391a69 2026-05-27 11:11:28.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-678adda4-5bf8-4bc0-a7f6-e236900115b5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 16061e84-2ddf-4220-b823-5c969744a6d5 2026-05-27 11:11:28.781 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678adda4-5bf8-4bc0-a7f6-e236900115b5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 16061e84-2ddf-4220-b823-5c969744a6d5 2026-05-27 11:11:29.147 7 INFO neutron.services.segments.plugin [-] Segment ca32e90d-3800-47a7-8dc9-7f09a47b8568 resource provider aggregate not found 2026-05-27 11:11:29.154 7 INFO neutron.services.segments.plugin [-] Segment ca32e90d-3800-47a7-8dc9-7f09a47b8568 resource provider aggregate not found 2026-05-27 11:11:29.168 7 INFO neutron.services.segments.plugin [-] Segment ca32e90d-3800-47a7-8dc9-7f09a47b8568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca32e90d-3800-47a7-8dc9-7f09a47b8568 found for delete ", "request_id": "req-f284eaa3-26e2-4427-a69f-b9c2eb8594f4"}]} 2026-05-27 11:11:29.170 7 INFO neutron.services.segments.plugin [-] Segment ca32e90d-3800-47a7-8dc9-7f09a47b8568 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca32e90d-3800-47a7-8dc9-7f09a47b8568 found for delete ", "request_id": "req-f6689255-956f-4078-883e-116a32c105f4"}]} 2026-05-27 11:11:29.177 7 INFO neutron.db.l3_hamode_db [None req-678adda4-5bf8-4bc0-a7f6-e236900115b5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] HA network d136f1d9-c1c8-4c00-b0ee-06aab907c3f2 was deleted as no HA routers are present in tenant 61d26cecd5074da18e63a2dc87e03c41. [pid: 7|app: 0|req: 1655/3217] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:28 2026] DELETE /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:11:29.212 8 INFO neutron.api.v2.resource [None req-908594d8-210a-44c6-9a3f-cbdf40da22bc 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3218] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:29 2026] GET /v2.0/routers/cf0b9994-ce01-448e-b9f3-559622500618 => 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: 1656/3219] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:29 2026] DELETE /v2.0/subnets/d53c8143-d586-4e35-b651-7ce724bd5604 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:29.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb31fbaa-f89f-4b0c-8a3d-10618fefef5d 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3220] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:29 2026] GET /v2.0/subnets/d53c8143-d586-4e35-b651-7ce724bd5604 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3221] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:29 2026] DELETE /v2.0/subnets/03131ed0-a887-422e-984d-8a5d76e58589 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:29.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da2a7605-a039-41a0-8f86-b54f840e1987 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3222] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:29 2026] GET /v2.0/subnets/03131ed0-a887-422e-984d-8a5d76e58589 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:29.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-906b724b-0c6b-494b-9931-558201e1a6b1 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 4609baa8-2526-406b-a206-33eb6b12b074 2026-05-27 11:11:29.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906b724b-0c6b-494b-9931-558201e1a6b1 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 4609baa8-2526-406b-a206-33eb6b12b074 [pid: 7|app: 0|req: 1658/3223] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:11:29 2026] DELETE /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:29.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0078569a-51f1-4b2b-bd30-0d0435f8565d 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3224] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:11:29 2026] GET /v2.0/networks/d38427f0-7631-4204-b07e-12e7a6da5a9c => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3225] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:29 2026] DELETE /v2.0/subnets/e1dd6738-8439-4c9d-a5d4-625c9dfae33f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:30.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5667007-8c61-4297-bac7-835580829be5 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3226] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:30 2026] GET /v2.0/subnets/e1dd6738-8439-4c9d-a5d4-625c9dfae33f => 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: 1660/3227] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:30 2026] DELETE /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:30.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cd67fac-4b35-4d92-b8ed-2f192436dfc7 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3228] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:30 2026] GET /v2.0/subnets/650e5fc6-d3e3-40f4-9393-94590c3ca5dd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:30.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f9a193e-b591-4a29-a797-05f46ad7f99e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 0fd727de-0b25-46a6-807f-af192e879c81 2026-05-27 11:11:30.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f9a193e-b591-4a29-a797-05f46ad7f99e 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 0fd727de-0b25-46a6-807f-af192e879c81 [pid: 7|app: 0|req: 1661/3229] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:11:30 2026] DELETE /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:30.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8a522d-856a-4946-8985-f089b627fd65 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3230] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:11:30 2026] GET /v2.0/networks/e59a742f-fdd5-4c15-9fa0-30e76e9110ab => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3231] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:30 2026] DELETE /v2.0/subnets/ddf50701-1d2f-4f25-b459-37d2573e42d7 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:30.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb213a7a-e128-47c1-9230-c32db95647ef 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3232] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:30 2026] GET /v2.0/subnets/ddf50701-1d2f-4f25-b459-37d2573e42d7 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3233] 10.0.0.127 () {32 vars in 724 bytes} [Wed May 27 11:11:30 2026] DELETE /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:30.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-483fc445-524a-41b4-85af-4b1acd5b53cb 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3234] 10.0.0.127 () {32 vars in 721 bytes} [Wed May 27 11:11:30 2026] GET /v2.0/subnets/83788e59-a460-4102-9e82-a99d7f0725e3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:30.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-776b5ec5-827a-4b9d-9830-f5d233b98de1 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] TaaS: Handle Delete Port: 501eaacb-9298-4900-849f-45311ac74630 2026-05-27 11:11:30.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-776b5ec5-827a-4b9d-9830-f5d233b98de1 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] Tap Mirror: Handle Delete Port: 501eaacb-9298-4900-849f-45311ac74630 [pid: 7|app: 0|req: 1664/3235] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:11:30 2026] DELETE /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:11:31.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d550216-3d70-4c81-bf1e-c0280fabb3e8 2b394722fc4b44ef9320e174907ae4a3 61d26cecd5074da18e63a2dc87e03c41 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3236] 10.0.0.127 () {32 vars in 723 bytes} [Wed May 27 11:11:31 2026] GET /v2.0/networks/2119c56a-65cf-469a-bb72-6ffa0fd4c0f4 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:11:31.186 7 INFO neutron.services.segments.plugin [-] Segment a4ecfe47-8450-4a51-bdf9-fc279ac91b5c resource provider aggregate not found 2026-05-27 11:11:31.187 7 INFO neutron.services.segments.plugin [-] Segment a4ecfe47-8450-4a51-bdf9-fc279ac91b5c resource provider aggregate not found 2026-05-27 11:11:31.202 7 INFO neutron.services.segments.plugin [-] Segment a4ecfe47-8450-4a51-bdf9-fc279ac91b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ecfe47-8450-4a51-bdf9-fc279ac91b5c found for delete ", "request_id": "req-9a566751-a7cf-4d90-a2f6-a0f31c1fa20e"}]} 2026-05-27 11:11:31.202 7 INFO neutron.services.segments.plugin [-] Segment a4ecfe47-8450-4a51-bdf9-fc279ac91b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4ecfe47-8450-4a51-bdf9-fc279ac91b5c found for delete ", "request_id": "req-628d6d21-bcf9-4900-a115-d6c1fd117a76"}]} 2026-05-27 11:11:31.218 7 INFO neutron.services.segments.plugin [-] Segment 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 resource provider aggregate not found 2026-05-27 11:11:31.220 7 INFO neutron.services.segments.plugin [-] Segment 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 resource provider aggregate not found 2026-05-27 11:11:31.231 7 INFO neutron.services.segments.plugin [-] Segment 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 found for delete ", "request_id": "req-dc497329-dadb-4323-9d21-775fd7a4c065"}]} 2026-05-27 11:11:31.237 7 INFO neutron.services.segments.plugin [-] Segment 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97bac54c-9d7a-467d-ad8d-4f5b27f7d4d4 found for delete ", "request_id": "req-2f624910-0671-493c-862b-7a67671c01ec"}]} 2026-05-27 11:11:31.243 7 INFO neutron.services.segments.plugin [-] Segment b33e7f4a-46b7-46b4-974b-1ef8be2117ae resource provider aggregate not found 2026-05-27 11:11:31.250 7 INFO neutron.services.segments.plugin [-] Segment b33e7f4a-46b7-46b4-974b-1ef8be2117ae resource provider aggregate not found 2026-05-27 11:11:31.253 7 INFO neutron.services.segments.plugin [-] Segment b33e7f4a-46b7-46b4-974b-1ef8be2117ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33e7f4a-46b7-46b4-974b-1ef8be2117ae found for delete ", "request_id": "req-c2496e9d-2fc8-4886-8a8a-68a0905a15a9"}]} 2026-05-27 11:11:31.260 7 INFO neutron.services.segments.plugin [-] Segment b33e7f4a-46b7-46b4-974b-1ef8be2117ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33e7f4a-46b7-46b4-974b-1ef8be2117ae found for delete ", "request_id": "req-fda3f2dd-c04f-4425-92a0-f1450dae7869"}]} [pid: 7|app: 0|req: 1665/3237] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:32 2026] GET /v2.0/security-groups?tenant_id=d28ac3869dbc46f99af3d0e73cfe0428&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3238] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:33 2026] DELETE /v2.0/security-groups/26bfce1c-99ba-4266-8539-c455f284f5fa => 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: 1666/3239] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:33 2026] GET /v2.0/security-groups?tenant_id=14d95f1070b846ffa02f67bcad1e9d90&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3240] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:33 2026] DELETE /v2.0/security-groups/5559da8f-2996-42f2-a8de-903a6412a705 => 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: 1667/3241] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:33 2026] GET /v2.0/security-groups?tenant_id=f27e7797d9ee410fb83e60f3d4447c5a&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: 1575/3242] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:33 2026] DELETE /v2.0/security-groups/e193cfa3-bdd4-442c-b053-7bf040c71d4b => 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: 1668/3243] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:34 2026] GET /v2.0/security-groups?tenant_id=6be57119774042c29025f22d793277fc&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3244] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:34 2026] DELETE /v2.0/security-groups/822ac3bd-3701-471b-b720-4364507c3240 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3245] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:34 2026] GET /v2.0/security-groups?tenant_id=382fc75df2d6415a93bd2bfb696c43fc&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3246] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:34 2026] DELETE /v2.0/security-groups/99e4a950-bb2e-4eaf-be13-c62c168ecf65 => 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: 1670/3247] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:34 2026] GET /v2.0/security-groups?tenant_id=a33eca87c0374ec8a3c66029d2fd7a79&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3248] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:34 2026] DELETE /v2.0/security-groups/5dbcf7a1-2a93-426e-a6eb-98284b6ebc5d => 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: 1671/3249] 10.0.0.127 () {32 vars in 774 bytes} [Wed May 27 11:11:35 2026] GET /v2.0/security-groups?tenant_id=61d26cecd5074da18e63a2dc87e03c41&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: 1579/3250] 10.0.0.127 () {32 vars in 740 bytes} [Wed May 27 11:11:35 2026] DELETE /v2.0/security-groups/ba609630-2c07-4ab9-b5ad-7bce85d924b4 => 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: 1672/3251] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:11:37 2026] GET /v2.0/networks => generated 2168 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3252] 10.0.0.127 () {32 vars in 655 bytes} [Wed May 27 11:11:38 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3253] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:11:38 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3254] 10.0.0.127 () {32 vars in 643 bytes} [Wed May 27 11:11:38 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3255] 10.0.0.127 () {32 vars in 647 bytes} [Wed May 27 11:11:39 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3256] 10.0.0.127 () {32 vars in 649 bytes} [Wed May 27 11:11:39 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3257] 10.0.0.127 () {32 vars in 663 bytes} [Wed May 27 11:11:39 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3258] 10.0.0.127 () {32 vars in 655 bytes} [Wed May 27 11:11:39 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)