+ 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 [Fri Apr 24 09:58:33 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-696cb6fbcb-kjk9l machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f460c54a668 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-04-24 09:58:37.532 8 INFO neutron.common.config [-] Logging enabled! 2026-04-24 09:58:37.533 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-24 09:58:37.595 7 INFO neutron.common.config [-] Logging enabled! 2026-04-24 09:58:37.596 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-24 09:58:38.693 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-24 09:58:38.700 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-24 09:58:40.355 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 09:58:40.357 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-24 09:58:40.361 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-24 09:58:40.362 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 09:58:40.362 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-24 09:58:40.362 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-24 09:58:40.363 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.370 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.370 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.370 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.383 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 09:58:40.386 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-24 09:58:40.390 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-24 09:58:40.392 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 09:58:40.392 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-24 09:58:40.392 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-24 09:58:40.392 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-24 09:58:40.393 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.393 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.393 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.401 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.401 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 09:58:40.402 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.422 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-24 09:58:40.423 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-24 09:58:40.423 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-24 09:58:40.423 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-24 09:58:40.424 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-24 09:58:40.425 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.425 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-24 09:58:40.457 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-24 09:58:40.458 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-24 09:58:40.458 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-24 09:58:40.458 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-24 09:58:40.720 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing driver for type 'vlan' 2026-04-24 09:58:40.756 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing driver for type 'vlan' 2026-04-24 09:58:41.009 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] VlanTypeDriver initialization complete 2026-04-24 09:58:41.009 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing driver for type 'vxlan' 2026-04-24 09:58:41.009 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-24 09:58:41.021 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing extension driver 'port_security' 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing extension driver 'qos' 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-24 09:58:41.022 8 INFO neutron.plugins.ml2.managers [None req-a60cefa9-bb12-46f0-90d2-277312c6ac69 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-24 09:58:41.037 8 INFO neutron.quota [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded quota_driver: . 2026-04-24 09:58:41.038 8 INFO neutron.plugins.ml2.plugin [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Modular L2 Plugin initialization complete 2026-04-24 09:58:41.038 8 INFO neutron.plugins.ml2.managers [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-24 09:58:41.038 8 INFO neutron.plugins.ml2.managers [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-24 09:58:41.038 8 INFO neutron.plugins.ml2.managers [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-24 09:58:41.038 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: qos 2026-04-24 09:58:41.052 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: router 2026-04-24 09:58:41.055 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] VlanTypeDriver initialization complete 2026-04-24 09:58:41.055 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing driver for type 'vxlan' 2026-04-24 09:58:41.056 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-24 09:58:41.069 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-24 09:58:41.069 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-24 09:58:41.070 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing extension driver 'port_security' 2026-04-24 09:58:41.070 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-24 09:58:41.070 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing extension driver 'qos' 2026-04-24 09:58:41.070 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-24 09:58:41.070 7 INFO neutron.plugins.ml2.managers [None req-e25aa10f-4262-4d51-996d-695a04968fc5 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-24 09:58:41.087 7 INFO neutron.quota [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded quota_driver: . 2026-04-24 09:58:41.087 7 INFO neutron.plugins.ml2.plugin [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Modular L2 Plugin initialization complete 2026-04-24 09:58:41.087 7 INFO neutron.plugins.ml2.managers [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-24 09:58:41.087 7 INFO neutron.plugins.ml2.managers [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-24 09:58:41.088 7 INFO neutron.plugins.ml2.managers [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-24 09:58:41.088 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: qos 2026-04-24 09:58:41.099 8 INFO neutron.services.service_base [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-24 09:58:41.100 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: segments 2026-04-24 09:58:41.103 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: router 2026-04-24 09:58:41.156 7 INFO neutron.services.service_base [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-24 09:58:41.157 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: segments 2026-04-24 09:58:41.205 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: trunk 2026-04-24 09:58:41.220 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: vpnaas 2026-04-24 09:58:41.259 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: trunk 2026-04-24 09:58:41.262 8 WARNING stevedore.named [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.276 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: vpnaas 2026-04-24 09:58:41.318 7 WARNING stevedore.named [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.335 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-24 09:58:41.335 8 INFO neutron.common.utils [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-24 09:58:41.335 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: taas 2026-04-24 09:58:41.370 8 WARNING stevedore.named [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.370 8 WARNING stevedore.named [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 09:58:41.389 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-24 09:58:41.389 7 INFO neutron.common.utils [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-24 09:58:41.389 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: taas 2026-04-24 09:58:41.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-24 09:58:41.391 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: tapmirror 2026-04-24 09:58:41.402 8 WARNING stevedore.named [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.402 8 WARNING stevedore.named [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 09:58:41.416 7 WARNING stevedore.named [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.416 7 WARNING stevedore.named [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 09:58:41.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-24 09:58:41.418 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: auto_allocate 2026-04-24 09:58:41.430 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: tag 2026-04-24 09:58:41.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-24 09:58:41.434 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: tapmirror 2026-04-24 09:58:41.439 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: timestamp 2026-04-24 09:58:41.442 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: network_ip_availability 2026-04-24 09:58:41.446 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: flavors 2026-04-24 09:58:41.447 7 WARNING stevedore.named [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 09:58:41.448 7 WARNING stevedore.named [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 09:58:41.449 8 INFO neutron.manager [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loading Plugin: revisions 2026-04-24 09:58:41.454 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Initializing extension manager. 2026-04-24 09:58:41.457 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: address-group 2026-04-24 09:58:41.459 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: address-scope 2026-04-24 09:58:41.460 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-24 09:58:41.462 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: agent 2026-04-24 09:58:41.463 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: agent-resources-synced 2026-04-24 09:58:41.465 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-24 09:58:41.466 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-24 09:58:41.468 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: availability_zone 2026-04-24 09:58:41.468 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: availability_zone_filter 2026-04-24 09:58:41.469 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-24 09:58:41.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-24 09:58:41.469 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: default-subnetpools 2026-04-24 09:58:41.469 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: auto_allocate 2026-04-24 09:58:41.472 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-24 09:58:41.472 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: dns-integration 2026-04-24 09:58:41.473 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: dns-domain-ports 2026-04-24 09:58:41.474 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-24 09:58:41.474 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: dvr 2026-04-24 09:58:41.475 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-24 09:58:41.475 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: empty-string-filtering 2026-04-24 09:58:41.476 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 09:58:41.476 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-24 09:58:41.477 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: external-net 2026-04-24 09:58:41.477 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-24 09:58:41.478 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: extraroute 2026-04-24 09:58:41.479 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: extraroute-atomic 2026-04-24 09:58:41.479 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-24 09:58:41.480 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-24 09:58:41.480 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-24 09:58:41.481 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-24 09:58:41.482 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: fip-port-details 2026-04-24 09:58:41.482 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: flavors 2026-04-24 09:58:41.483 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: tag 2026-04-24 09:58:41.484 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-24 09:58:41.485 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: floatingip-pools 2026-04-24 09:58:41.485 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: ip_allocation 2026-04-24 09:58:41.486 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-24 09:58:41.486 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: l2_adjacency 2026-04-24 09:58:41.488 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: router 2026-04-24 09:58:41.490 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 09:58:41.490 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-24 09:58:41.491 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-24 09:58:41.491 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: ext-gw-mode 2026-04-24 09:58:41.492 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: l3-ha 2026-04-24 09:58:41.492 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-24 09:58:41.493 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-24 09:58:41.493 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: timestamp 2026-04-24 09:58:41.493 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: l3-flavors 2026-04-24 09:58:41.494 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-24 09:58:41.495 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-24 09:58:41.496 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: network_ip_availability 2026-04-24 09:58:41.497 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-24 09:58:41.499 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-24 09:58:41.500 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: flavors 2026-04-24 09:58:41.500 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-24 09:58:41.501 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-24 09:58:41.502 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-24 09:58:41.502 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: multi-provider 2026-04-24 09:58:41.503 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: net-mtu 2026-04-24 09:58:41.503 7 INFO neutron.manager [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loading Plugin: revisions 2026-04-24 09:58:41.503 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: net-mtu-writable 2026-04-24 09:58:41.504 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: network_availability_zone 2026-04-24 09:58:41.505 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: network_ha 2026-04-24 09:58:41.505 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: network-ip-availability 2026-04-24 09:58:41.507 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-24 09:58:41.507 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Initializing extension manager. 2026-04-24 09:58:41.508 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: pagination 2026-04-24 09:58:41.508 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: address-group 2026-04-24 09:58:41.509 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-device-profile 2026-04-24 09:58:41.509 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: address-scope 2026-04-24 09:58:41.510 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-24 09:58:41.511 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-24 09:58:41.511 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: agent 2026-04-24 09:58:41.511 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: agent-resources-synced 2026-04-24 09:58:41.512 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-24 09:58:41.513 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-24 09:58:41.514 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-24 09:58:41.515 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-24 09:58:41.515 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-mac-override 2026-04-24 09:58:41.516 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-24 09:58:41.516 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: availability_zone 2026-04-24 09:58:41.516 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-24 09:58:41.516 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: availability_zone_filter 2026-04-24 09:58:41.517 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-24 09:58:41.517 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-24 09:58:41.517 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-resource-request 2026-04-24 09:58:41.518 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: default-subnetpools 2026-04-24 09:58:41.518 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-24 09:58:41.518 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-24 09:58:41.519 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: binding 2026-04-24 09:58:41.519 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-24 09:58:41.520 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: dns-integration 2026-04-24 09:58:41.520 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: binding-extended 2026-04-24 09:58:41.520 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: dns-domain-ports 2026-04-24 09:58:41.521 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-security 2026-04-24 09:58:41.521 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-24 09:58:41.521 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: project-id 2026-04-24 09:58:41.522 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: dvr 2026-04-24 09:58:41.522 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: provider 2026-04-24 09:58:41.522 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-24 09:58:41.523 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-24 09:58:41.523 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: empty-string-filtering 2026-04-24 09:58:41.524 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 09:58:41.524 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-24 09:58:41.525 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: external-net 2026-04-24 09:58:41.525 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos 2026-04-24 09:58:41.525 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-24 09:58:41.526 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-24 09:58:41.526 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: extraroute 2026-04-24 09:58:41.526 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-24 09:58:41.527 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: extraroute-atomic 2026-04-24 09:58:41.527 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-default 2026-04-24 09:58:41.527 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-fip 2026-04-24 09:58:41.527 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-24 09:58:41.528 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-24 09:58:41.528 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-24 09:58:41.528 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-24 09:58:41.529 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-24 09:58:41.529 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-24 09:58:41.529 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-24 09:58:41.529 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-24 09:58:41.530 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: fip-port-details 2026-04-24 09:58:41.530 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-24 09:58:41.531 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: flavors 2026-04-24 09:58:41.531 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-pps 2026-04-24 09:58:41.531 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-24 09:58:41.532 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-24 09:58:41.532 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-24 09:58:41.532 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: qos-rules-alias 2026-04-24 09:58:41.533 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: quota-check-limit 2026-04-24 09:58:41.533 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: floatingip-pools 2026-04-24 09:58:41.534 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-24 09:58:41.534 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: ip_allocation 2026-04-24 09:58:41.534 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-24 09:58:41.535 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: l2_adjacency 2026-04-24 09:58:41.536 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: quotas 2026-04-24 09:58:41.536 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: router 2026-04-24 09:58:41.537 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: quota_details 2026-04-24 09:58:41.538 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 09:58:41.539 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-24 09:58:41.539 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: rbac-policies 2026-04-24 09:58:41.539 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: rbac-address-group 2026-04-24 09:58:41.539 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-24 09:58:41.540 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: rbac-address-scope 2026-04-24 09:58:41.540 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: ext-gw-mode 2026-04-24 09:58:41.540 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: rbac-security-groups 2026-04-24 09:58:41.541 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: l3-ha 2026-04-24 09:58:41.541 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-24 09:58:41.541 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: revision-if-match 2026-04-24 09:58:41.541 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-24 09:58:41.542 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-24 09:58:41.542 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-24 09:58:41.542 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: l3-flavors 2026-04-24 09:58:41.542 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: router_availability_zone 2026-04-24 09:58:41.543 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-24 09:58:41.544 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-24 09:58:41.544 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-24 09:58:41.545 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-24 09:58:41.545 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-24 09:58:41.546 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-24 09:58:41.546 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-24 09:58:41.546 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-24 09:58:41.547 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-24 09:58:41.547 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-24 09:58:41.548 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-24 09:58:41.549 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-24 09:58:41.550 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-24 09:58:41.551 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-24 09:58:41.552 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: multi-provider 2026-04-24 09:58:41.552 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: net-mtu 2026-04-24 09:58:41.552 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: security-group 2026-04-24 09:58:41.553 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: net-mtu-writable 2026-04-24 09:58:41.553 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: segment 2026-04-24 09:58:41.553 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: network_availability_zone 2026-04-24 09:58:41.554 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-24 09:58:41.554 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: network_ha 2026-04-24 09:58:41.555 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: service-type 2026-04-24 09:58:41.555 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: network-ip-availability 2026-04-24 09:58:41.555 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: sorting 2026-04-24 09:58:41.556 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: standard-attr-segment 2026-04-24 09:58:41.556 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-24 09:58:41.556 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: standard-attr-description 2026-04-24 09:58:41.557 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: pagination 2026-04-24 09:58:41.557 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: stateful-security-group 2026-04-24 09:58:41.557 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-device-profile 2026-04-24 09:58:41.557 8 WARNING neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-24 09:58:41.558 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-24 09:58:41.558 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-24 09:58:41.558 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-24 09:58:41.558 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnet-external-network 2026-04-24 09:58:41.559 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-24 09:58:41.559 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnet_onboard 2026-04-24 09:58:41.560 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-mac-override 2026-04-24 09:58:41.560 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-24 09:58:41.560 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnet-service-types 2026-04-24 09:58:41.560 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-24 09:58:41.561 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-24 09:58:41.561 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnet_allocation 2026-04-24 09:58:41.561 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-24 09:58:41.562 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-24 09:58:41.562 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-resource-request 2026-04-24 09:58:41.562 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: tag-creation 2026-04-24 09:58:41.563 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-24 09:58:41.563 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-24 09:58:41.563 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-24 09:58:41.564 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: binding 2026-04-24 09:58:41.565 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: binding-extended 2026-04-24 09:58:41.565 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-security 2026-04-24 09:58:41.566 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: project-id 2026-04-24 09:58:41.566 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: provider 2026-04-24 09:58:41.566 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: standard-attr-tag 2026-04-24 09:58:41.567 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-24 09:58:41.568 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-24 09:58:41.569 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos 2026-04-24 09:58:41.570 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: trunk 2026-04-24 09:58:41.570 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-24 09:58:41.570 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: trunk-details 2026-04-24 09:58:41.571 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-24 09:58:41.571 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-24 09:58:41.571 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-24 09:58:41.571 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-default 2026-04-24 09:58:41.572 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-24 09:58:41.572 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-fip 2026-04-24 09:58:41.573 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-24 09:58:41.573 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-24 09:58:41.573 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-24 09:58:41.574 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-24 09:58:41.574 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-24 09:58:41.575 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-24 09:58:41.575 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-24 09:58:41.576 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-24 09:58:41.576 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-pps 2026-04-24 09:58:41.576 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: vpn-flavors 2026-04-24 09:58:41.577 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-24 09:58:41.577 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-24 09:58:41.578 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: vpnaas 2026-04-24 09:58:41.578 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: qos-rules-alias 2026-04-24 09:58:41.579 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: quota-check-limit 2026-04-24 09:58:41.579 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: taas 2026-04-24 09:58:41.580 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-24 09:58:41.580 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: tap-mirror 2026-04-24 09:58:41.581 8 INFO neutron.api.extensions [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-24 09:58:41.583 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: quotas 2026-04-24 09:58:41.583 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-24 09:58:41.584 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-24 09:58:41.584 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.584 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-24 09:58:41.584 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: quota_details 2026-04-24 09:58:41.586 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: rbac-policies 2026-04-24 09:58:41.587 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-24 09:58:41.587 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: rbac-address-group 2026-04-24 09:58:41.587 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-24 09:58:41.588 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: rbac-address-scope 2026-04-24 09:58:41.588 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: rbac-security-groups 2026-04-24 09:58:41.589 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-24 09:58:41.590 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: revision-if-match 2026-04-24 09:58:41.590 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-24 09:58:41.591 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: router_availability_zone 2026-04-24 09:58:41.591 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-24 09:58:41.592 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-24 09:58:41.593 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-24 09:58:41.593 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-24 09:58:41.594 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-24 09:58:41.594 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-24 09:58:41.594 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-24 09:58:41.595 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.595 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.595 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-24 09:58:41.595 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.595 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.596 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-24 09:58:41.596 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-24 09:58:41.596 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-24 09:58:41.596 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.597 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.597 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-24 09:58:41.598 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-24 09:58:41.598 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-24 09:58:41.598 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.599 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.599 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.599 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.601 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: security-group 2026-04-24 09:58:41.603 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: segment 2026-04-24 09:58:41.603 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-24 09:58:41.604 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: service-type 2026-04-24 09:58:41.604 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-24 09:58:41.604 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] router is already registered 2026-04-24 09:58:41.604 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: sorting 2026-04-24 09:58:41.605 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-24 09:58:41.605 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: standard-attr-segment 2026-04-24 09:58:41.605 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] floatingip is already registered 2026-04-24 09:58:41.606 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: standard-attr-description 2026-04-24 09:58:41.606 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: stateful-security-group 2026-04-24 09:58:41.607 7 WARNING neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-24 09:58:41.607 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-24 09:58:41.608 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnet-external-network 2026-04-24 09:58:41.609 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnet_onboard 2026-04-24 09:58:41.609 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-24 09:58:41.609 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] rbac_policy is already registered 2026-04-24 09:58:41.609 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-24 09:58:41.609 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-24 09:58:41.610 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] security_group is already registered 2026-04-24 09:58:41.610 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnet-service-types 2026-04-24 09:58:41.610 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-24 09:58:41.610 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] security_group_rule is already registered 2026-04-24 09:58:41.611 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnet_allocation 2026-04-24 09:58:41.611 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.611 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.611 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.612 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.612 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-24 09:58:41.612 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-24 09:58:41.612 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] trunk is already registered 2026-04-24 09:58:41.612 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.613 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: tag-creation 2026-04-24 09:58:41.613 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.613 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.613 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.613 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-24 09:58:41.614 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-24 09:58:41.614 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] endpoint_group is already registered 2026-04-24 09:58:41.614 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-24 09:58:41.614 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] vpnservice is already registered 2026-04-24 09:58:41.614 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-24 09:58:41.615 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ipsec_site_connection is already registered 2026-04-24 09:58:41.615 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.615 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.615 8 INFO neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.616 8 WARNING neutron.quota.resource_registry [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.617 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: standard-attr-tag 2026-04-24 09:58:41.618 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-24 09:58:41.619 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: trunk 2026-04-24 09:58:41.619 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: trunk-details 2026-04-24 09:58:41.620 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-24 09:58:41.622 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-24 09:58:41.623 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-24 09:58:41.623 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-24 09:58:41.625 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-24 09:58:41.626 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-24 09:58:41.627 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: vpn-flavors 2026-04-24 09:58:41.629 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: vpnaas 2026-04-24 09:58:41.630 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: taas 2026-04-24 09:58:41.631 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: tap-mirror 2026-04-24 09:58:41.631 7 INFO neutron.api.extensions [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-24 09:58:41.634 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-24 09:58:41.635 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-24 09:58:41.635 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.635 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-24 09:58:41.638 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-24 09:58:41.639 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-24 09:58:41.645 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-24 09:58:41.646 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-24 09:58:41.646 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-24 09:58:41.647 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.648 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.648 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.648 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.649 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-24 09:58:41.649 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.650 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.650 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-24 09:58:41.651 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-24 09:58:41.651 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-24 09:58:41.652 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.652 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.652 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.653 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.655 8 WARNING keystonemiddleware._common.config [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 09:58:41.657 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-24 09:58:41.658 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] router is already registered 2026-04-24 09:58:41.658 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-24 09:58:41.658 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] floatingip is already registered 2026-04-24 09:58:41.662 8 WARNING oslo_config.cfg [None req-c31b335e-44b7-49fe-8826-5aa1c0b02417 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 09:58:41.663 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-24 09:58:41.664 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] rbac_policy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f460c54a668 pid: 8 (default app) 2026-04-24 09:58:41.664 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-24 09:58:41.665 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] security_group is already registered 2026-04-24 09:58:41.665 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-24 09:58:41.666 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] security_group_rule is already registered 2026-04-24 09:58:41.667 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.667 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.668 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-24 09:58:41.668 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] subnetpool is already registered 2026-04-24 09:58:41.668 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-24 09:58:41.669 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] trunk is already registered 2026-04-24 09:58:41.669 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.670 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.670 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.670 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.671 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-24 09:58:41.671 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] endpoint_group is already registered 2026-04-24 09:58:41.672 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-24 09:58:41.672 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] vpnservice is already registered 2026-04-24 09:58:41.672 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-24 09:58:41.673 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ipsec_site_connection is already registered 2026-04-24 09:58:41.673 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-24 09:58:41.673 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ipsecpolicy is already registered 2026-04-24 09:58:41.674 7 INFO neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-24 09:58:41.674 7 WARNING neutron.quota.resource_registry [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] ikepolicy is already registered 2026-04-24 09:58:41.716 7 WARNING keystonemiddleware._common.config [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 09:58:41.723 7 WARNING oslo_config.cfg [None req-d927fd3c-88d0-41fc-a627-331862ef0044 - - - - - -] 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 0x7f460c54a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 09:58:45.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-412fdc04-d6a3-4909-88a1-0c60c7209c04 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:58:44 2026] GET /v2.0/networks/public => generated 108 bytes in 831 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:58:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:58:46.346 7 WARNING neutron.services.revisions.revision_plugin [None req-820d02e4-76a6-4a9a-8d83-4a1fc77dfd89 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:58:46.378 7 INFO neutron.db.segments_db [None req-820d02e4-76a6-4a9a-8d83-4a1fc77dfd89 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 645104d4-54e8-4896-ab7a-948fd83669eb of type flat for network 57b5deba-64c8-4a61-93ab-13c414491873 2026-04-24 09:58:46.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-820d02e4-76a6-4a9a-8d83-4a1fc77dfd89 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:58:45 2026] POST /v2.0/networks => generated 124 bytes in 527 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 09:58:52.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48e5d855-7916-40ea-95ff-1522df38708b c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:58:52 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:58:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:58:53.072 8 WARNING neutron.services.revisions.revision_plugin [None req-2abb4dd6-4635-4aaf-b015-a9a0b9ca3046 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:58:53.097 8 INFO neutron.db.segments_db [None req-2abb4dd6-4635-4aaf-b015-a9a0b9ca3046 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 916f9fae-0830-4fb2-9f9d-e0fa507c67f3 of type flat for network 947ceefb-fb9e-4855-9dfb-9587986451eb 2026-04-24 09:58:53.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2abb4dd6-4635-4aaf-b015-a9a0b9ca3046 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:58:52 2026] POST /v2.0/networks => generated 124 bytes in 313 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 09:58:59.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8aae69fa-4e42-4523-8240-d18f73d19756 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:58:59 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:58:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:58:59.256 8 WARNING neutron.services.revisions.revision_plugin [None req-c2bcfad6-3759-43a5-acd3-317bad3a571a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:58:59.276 8 INFO neutron.db.segments_db [None req-c2bcfad6-3759-43a5-acd3-317bad3a571a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 1f138c32-49a4-4490-b845-c34f50a0cac6 of type flat for network ac22e1ef-325b-4ab6-94f9-8c721cf96d93 2026-04-24 09:58:59.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2bcfad6-3759-43a5-acd3-317bad3a571a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:58:59 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 09:59:05.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a68eac40-7163-4579-9574-0e111950f873 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:59:05 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:59:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:59:05.392 7 WARNING neutron.services.revisions.revision_plugin [None req-77e920db-d260-4942-a270-88489ce8a14a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:59:05.415 7 INFO neutron.db.segments_db [None req-77e920db-d260-4942-a270-88489ce8a14a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 3bb31531-110c-47e0-89c8-1b284f794593 of type flat for network a4d00197-31ee-45cd-918c-5b0893402523 2026-04-24 09:59:05.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77e920db-d260-4942-a270-88489ce8a14a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:59:05 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 09:59:11.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3c5da4b-c84e-4d78-aff1-2b793447dccf c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:59:11 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:59:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:59:11.626 8 WARNING neutron.services.revisions.revision_plugin [None req-3cadc0e9-5b5b-4444-8404-a1b0a00268d1 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:59:11.651 8 INFO neutron.db.segments_db [None req-3cadc0e9-5b5b-4444-8404-a1b0a00268d1 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment e7f4d9ca-cfb9-406b-bd35-e04c0c4dc453 of type flat for network 96be2793-83c5-4738-bf70-85c4a73a10c0 2026-04-24 09:59:11.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cadc0e9-5b5b-4444-8404-a1b0a00268d1 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:59:11 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 09:59:17.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1039fc58-b90e-4e2a-bd56-678fed8d236b c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:59:17 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:59:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 09:59:18.070 8 WARNING neutron.services.revisions.revision_plugin [None req-befeb310-2b29-4781-ad33-14b4ae5dc901 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Could not find related network for resource to bump revision. 2026-04-24 09:59:18.084 8 INFO neutron.db.segments_db [None req-befeb310-2b29-4781-ad33-14b4ae5dc901 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment b3127dd7-795d-4df3-92ab-6bc60c16e177 of type flat for network 77f4f853-f558-4a18-87bb-ac4f80e4ceef [pid: 8|app: 0|req: 13/23] 199.204.45.216 () {48 vars in 967 bytes} [Fri Apr 24 09:59:17 2026] POST /v2.0/networks => generated 706 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 09:59:19.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c60696a-1536-4dea-96c9-ed44c9f95175 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.216 () {44 vars in 927 bytes} [Fri Apr 24 09:59:19 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 09:59:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 09:59:20.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4766f85b-64ef-4380-88ac-6d3d5d6020d6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.216 () {44 vars in 1034 bytes} [Fri Apr 24 09:59:20 2026] GET /v2.0/subnets/public-subnet?network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.216 () {44 vars in 1057 bytes} [Fri Apr 24 09:59:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.216 () {48 vars in 965 bytes} [Fri Apr 24 09:59:20 2026] POST /v2.0/subnets => generated 664 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.216 () {44 vars in 975 bytes} [Fri Apr 24 09:59:47 2026] GET /v2.0/quotas/f98d836a01d24ae0b56ae4c8f3555a19 => 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: 18/33] 199.204.45.216 () {48 vars in 1027 bytes} [Fri Apr 24 09:59:47 2026] PUT /v2.0/quotas/f98d836a01d24ae0b56ae4c8f3555a19 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:00:14.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa40ebe2-de5d-453e-a39d-10c1d4a59e0d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 21/38] 199.204.45.216 () {44 vars in 937 bytes} [Fri Apr 24 10:00:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/39] 199.204.45.216 () {44 vars in 959 bytes} [Fri Apr 24 10:00:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:00:14.581 8 INFO neutron.db.segments_db [None req-3015b558-c8ee-40c3-96e8-13ff0bafdbd7 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 4ac918f2-0b45-4882-ad81-50c293a863f6 of type vxlan for network 871030a8-10ae-4338-bfc2-b21661960b64 [pid: 8|app: 0|req: 22/40] 199.204.45.216 () {48 vars in 966 bytes} [Fri Apr 24 10:00:14 2026] POST /v2.0/networks => generated 688 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:00:16.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c106fe1d-8c13-4a22-9a40-33204fd0bef0 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 19/41] 199.204.45.216 () {44 vars in 937 bytes} [Fri Apr 24 10:00:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/42] 199.204.45.216 () {44 vars in 959 bytes} [Fri Apr 24 10:00:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:00:16.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fbc7fbe-4f29-4da0-ba84-8602a5a00fad c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 20/43] 199.204.45.216 () {44 vars in 1036 bytes} [Fri Apr 24 10:00:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/44] 199.204.45.216 () {44 vars in 1059 bytes} [Fri Apr 24 10:00:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/45] 199.204.45.216 () {48 vars in 965 bytes} [Fri Apr 24 10:00:16 2026] POST /v2.0/subnets => generated 651 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:00:18.294 8 INFO neutron.api.v2.resource [None req-72b8bd41-d5ef-417f-b46e-3534f0248a38 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/46] 199.204.45.216 () {44 vars in 971 bytes} [Fri Apr 24 10:00:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/47] 199.204.45.216 () {44 vars in 993 bytes} [Fri Apr 24 10:00:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/48] 199.204.45.216 () {48 vars in 980 bytes} [Fri Apr 24 10:00:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/49] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:19 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/50] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:19 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/51] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:19 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/52] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/53] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:21 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2230 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/54] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:21 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/55] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:21 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/56] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/57] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:22 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/58] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:22 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/59] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:22 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/60] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/61] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:23 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 3462 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/62] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:23 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:23 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/64] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/65] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:25 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:25 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:25 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/71] 199.204.45.216 () {44 vars in 987 bytes} [Fri Apr 24 10:00:26 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:00:26.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09f71dd7-c319-4fae-9a26-b5f0402d8719 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/72] 199.204.45.216 () {44 vars in 1076 bytes} [Fri Apr 24 10:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/73] 199.204.45.216 () {44 vars in 1099 bytes} [Fri Apr 24 10:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/74] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:26 2026] GET /v2.0/security-groups/e9e3d1ea-4feb-4957-962f-244c4ae330f8 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/75] 199.204.45.216 () {48 vars in 961 bytes} [Fri Apr 24 10:00:26 2026] POST /v2.0/ports => generated 1100 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-24 10:00:33.330 8 INFO neutron.api.v2.resource [None req-7e0d86bc-e2b4-4cdb-85c1-5e3778ff8a97 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/76] 199.204.45.216 () {44 vars in 1074 bytes} [Fri Apr 24 10:00:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 139 bytes in 46 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: 36/77] 199.204.45.216 () {44 vars in 1097 bytes} [Fri Apr 24 10:00:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 23 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.204.45.216 () {48 vars in 981 bytes} [Fri Apr 24 10:00:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/79] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:34 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 1624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:35 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5 => 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: 38/81] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:35 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => 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: 44/82] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/83] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:36 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:36 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:00:36.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08a259d5-ed63-4b78-bec9-55c985a3d91a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/85] 199.204.45.216 () {44 vars in 979 bytes} [Fri Apr 24 10:00:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:36 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/87] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/88] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/89] 199.204.45.216 () {48 vars in 1031 bytes} [Fri Apr 24 10:00:36 2026] PUT /v2.0/ports/c7b8bf14-24fb-4fdb-83f9-241cbe2b63e3 => generated 1249 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/90] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:37 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/91] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:37 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/92] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:37 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/93] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/94] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:39 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 3460 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/95] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:39 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/96] 199.204.45.216 () {44 vars in 1088 bytes} [Fri Apr 24 10:00:39 2026] GET /v2.0/security-groups/233590b6-10b6-4549-a6f9-4b269e23bcd5?project_id=4da73d52a3224a4ba41afffd7ce27d45 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/97] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/98] 199.204.45.216 () {44 vars in 920 bytes} [Fri Apr 24 10:00:39 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:00:40.764 8 INFO neutron.api.v2.resource [None req-a26588e1-58c5-40a0-abf8-48a78fd3daf8 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/99] 199.204.45.216 () {44 vars in 959 bytes} [Fri Apr 24 10:00:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/100] 199.204.45.216 () {44 vars in 981 bytes} [Fri Apr 24 10:00:40 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: 54/101] 199.204.45.216 () {48 vars in 980 bytes} [Fri Apr 24 10:00:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/104] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:41 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 1610 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/105] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:42 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/106] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:42 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/107] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/108] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:43 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 2246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/109] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:43 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/110] 199.204.45.216 () {44 vars in 1001 bytes} [Fri Apr 24 10:00:43 2026] GET /v2.0/security-groups/2af157fb-e5f2-4985-b2be-468510fb13c6 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/111] 199.204.45.216 () {48 vars in 991 bytes} [Fri Apr 24 10:00:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 63/132] 199.204.45.216 () {30 vars in 740 bytes} [Fri Apr 24 10:03:20 2026] GET /v2.0/networks?tenant_id=4da73d52a3224a4ba41afffd7ce27d45&shared=False => generated 15 bytes in 141 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-04-24 10:03:20.281 8 INFO neutron.db.segments_db [None req-68249c4d-c0d2-4bb8-a511-6686cbc751d8 e722988ab9984b73b4efef29537f3138 4da73d52a3224a4ba41afffd7ce27d45 - - 4d7e90ac8f8b49c39a020a70832f1d61 4d7e90ac8f8b49c39a020a70832f1d61] Added segment 55fda380-d9ba-4428-9253-8fb0b9090840 of type vxlan for network 046ae9df-1d84-4579-b116-eb51805e554e [pid: 8|app: 0|req: 70/133] 199.204.45.216 () {34 vars in 682 bytes} [Fri Apr 24 10:03:20 2026] POST /v2.0/networks => generated 699 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/134] 199.204.45.216 () {30 vars in 722 bytes} [Fri Apr 24 10:03:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/135] 199.204.45.216 () {30 vars in 633 bytes} [Fri Apr 24 10:03:20 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/136] 199.204.45.216 () {34 vars in 677 bytes} [Fri Apr 24 10:03:20 2026] POST /v2.0/ports => generated 999 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/137] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:03:20 2026] GET /v2.0/networks/046ae9df-1d84-4579-b116-eb51805e554e => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/138] 199.204.45.216 () {30 vars in 722 bytes} [Fri Apr 24 10:03:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/139] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:03:23 2026] GET /v2.0/networks/046ae9df-1d84-4579-b116-eb51805e554e => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 7|app: 0|req: 70/146] 199.204.45.216 () {48 vars in 1025 bytes} [Fri Apr 24 10:04:05 2026] PUT /v2.0/quotas/4da73d52a3224a4ba41afffd7ce27d45 => generated 291 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:05:03.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7cdf369-2de1-4658-ba11-d88dbbeaa47a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/155] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:05:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/156] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:05:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:05:05.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6928b3ff-091e-4580-9edb-80ed4066b5cb c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/157] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:05:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/158] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:05:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/165] 199.204.45.216 () {44 vars in 949 bytes} [Fri Apr 24 10:05:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/172] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:06:29 2026] GET /v2.0/networks => generated 2168 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/173] 10.0.0.229 () {32 vars in 655 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/174] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/175] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/176] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/177] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/178] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/179] 10.0.0.229 () {32 vars in 655 bytes} [Fri Apr 24 10:06:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:06:43.055 8 INFO neutron.db.segments_db [None req-4d72e05b-875d-43f1-9d9a-259055b4a8c3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 41850729-5eb2-46e1-9ee0-696ff99c4998 of type vxlan for network 2ba72183-4e43-4603-a730-45bd25acef34 2026-04-24 10:06:43.118 7 INFO neutron.db.segments_db [None req-fb6618ed-0b3e-4101-8ab8-4d1f1044104e c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 4feb95b2-edaf-489c-b739-046f26e2d450 of type vxlan for network fe5b3bba-beff-4a11-b2b8-8dff87b99a6c [pid: 8|app: 0|req: 94/182] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:06:42 2026] POST /v2.0/networks => generated 726 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/183] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:06:42 2026] POST /v2.0/networks => generated 730 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:06:43.458 8 INFO neutron.db.segments_db [None req-13cfda17-aa0d-4458-854d-876e8e8d2ae2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 of type vxlan for network e5941c24-84dd-4b86-a512-dea9b1e078bd [pid: 8|app: 0|req: 95/184] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:06:43 2026] POST /v2.0/networks => generated 724 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/185] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:43 2026] POST /v2.0/subnets => generated 692 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/186] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:43 2026] GET /v2.0/security-groups?tenant_id=3a24416bdb6c4014b1d10e9f75a5151c&name=default => generated 2921 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/187] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:43 2026] POST /v2.0/subnets => generated 696 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:06:43.903 8 INFO neutron.db.segments_db [None req-52aff0d9-e602-402e-959b-70f5fe1da85a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af of type vxlan for network 335dcb51-866c-421e-83a5-da16f4c1d4cb [pid: 7|app: 0|req: 92/188] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:43 2026] POST /v2.0/subnets => generated 690 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/189] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:43 2026] DELETE /v2.0/security-groups/2744459f-b563-4a52-8394-b1d04a41081e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:06:44.128 8 INFO neutron.db.l3_hamode_db [None req-52aff0d9-e602-402e-959b-70f5fe1da85a c4d1ea352edd4d39851d33a5058b3cfc d0c3dab0505445e689beb43503c5180e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:44.158 7 INFO neutron.db.segments_db [None req-0ff74b4d-c932-4cb1-a435-edd44a4fead8 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 of type vxlan for network ba9be2e6-4647-4226-b132-3e32873965a3 2026-04-24 10:06:44.424 7 INFO neutron.db.l3_hamode_db [None req-0ff74b4d-c932-4cb1-a435-edd44a4fead8 c4d1ea352edd4d39851d33a5058b3cfc 020347ef74cb4dad8a41ea6eda03315c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:45.115 8 INFO neutron.db.l3_hamode_db [None req-52aff0d9-e602-402e-959b-70f5fe1da85a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:45.424 7 INFO neutron.db.l3_hamode_db [None req-0ff74b4d-c932-4cb1-a435-edd44a4fead8 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 97/190] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:43 2026] POST /v2.0/routers => generated 732 bytes in 2598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:06:46.481 8 INFO neutron.db.segments_db [None req-8b230344-541c-4825-bac7-4151461e8687 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 443d0ab8-0397-4c01-9fc4-c22247470dce of type vxlan for network 7692ca0f-575d-4891-ab98-c33d6caa37d7 2026-04-24 10:06:46.793 8 INFO neutron.db.l3_hamode_db [None req-8b230344-541c-4825-bac7-4151461e8687 c4d1ea352edd4d39851d33a5058b3cfc f18752a6f2d34048ba66064125ccd176 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 94/191] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:44 2026] POST /v2.0/routers => generated 736 bytes in 2705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:06:47.645 8 INFO neutron.db.l3_hamode_db [None req-8b230344-541c-4825-bac7-4151461e8687 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 95/192] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:06:46 2026] PUT /v2.0/routers/b12687ef-1e2b-4ee4-99d7-c0c051066743/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/193] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:46 2026] POST /v2.0/routers => generated 730 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/194] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:06:47 2026] PUT /v2.0/routers/30273906-85d7-447d-8469-84b9658c4bd6/add_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/195] 10.0.0.138 () {38 vars in 971 bytes} [Fri Apr 24 10:06:49 2026] POST /v2.0/security-groups => generated 1682 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 10.0.0.138 () {38 vars in 971 bytes} [Fri Apr 24 10:06:49 2026] POST /v2.0/security-groups => generated 1681 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:06:48 2026] PUT /v2.0/routers/2fe2fa42-3551-4587-80c4-8debc0198c6a/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 10.0.0.138 () {38 vars in 971 bytes} [Fri Apr 24 10:06:49 2026] POST /v2.0/security-groups => generated 1681 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups?tenant_id=d0c3dab0505445e689beb43503c5180e => generated 7905 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/f14c57ab-b225-483d-a8a0-6badd8c6b765 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/f14c57ab-b225-483d-a8a0-6badd8c6b765 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/048ed3da-7af3-439b-98c4-be82b3db2c04 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 10.0.0.138 () {38 vars in 971 bytes} [Fri Apr 24 10:06:50 2026] POST /v2.0/security-groups => generated 1684 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 10.0.0.138 () {36 vars in 1013 bytes} [Fri Apr 24 10:06:50 2026] DELETE /v2.0/security-groups/048ed3da-7af3-439b-98c4-be82b3db2c04 => 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: 101/205] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/40df7240-a7a0-40e5-9524-5321000f095c => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 10.0.0.138 () {38 vars in 981 bytes} [Fri Apr 24 10:06:50 2026] POST /v2.0/security-group-rules => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups?tenant_id=96fda892a6f94c159f76a11d7aa1df6e&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:06:50.715 8 INFO neutron.api.v2.resource [req-a84b0645-23e3-47fd-9d1b-afc5c951a6f4 req-16abed33-a3fb-4a06-8ea3-21f71e865660 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/208] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/048ed3da-7af3-439b-98c4-be82b3db2c04 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:06:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 10.0.0.138 () {38 vars in 971 bytes} [Fri Apr 24 10:06:50 2026] POST /v2.0/security-groups => generated 1686 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/13154def-7635-4449-a0ff-52d96f467f62 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:50 2026] DELETE /v2.0/security-groups/7e156264-b49a-45cd-9ec6-ff05ea8ea0fa => 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: 108/213] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:50 2026] GET /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:06:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 10.0.0.138 () {36 vars in 1013 bytes} [Fri Apr 24 10:06:50 2026] DELETE /v2.0/security-groups/13154def-7635-4449-a0ff-52d96f467f62 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 10.0.0.138 () {38 vars in 981 bytes} [Fri Apr 24 10:06:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups?tenant_id=a3a49de419cc40d29eae62555b2e8c43&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:06:51.203 7 INFO neutron.api.v2.resource [req-2366182a-f148-4487-9b5e-0df616ce2f29 req-8bf4e2ae-73cb-4e25-a9a5-c432385d09a3 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 111/218] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/13154def-7635-4449-a0ff-52d96f467f62 => 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: 112/219] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => generated 2311 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:06:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/07b3b815-b922-4ca6-b4b1-ad5ec3c8a470 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:51 2026] DELETE /v2.0/security-groups/75266185-764d-4228-b21d-b5c283a75165 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 10.0.0.138 () {38 vars in 981 bytes} [Fri Apr 24 10:06:51 2026] POST /v2.0/security-group-rules => generated 619 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/224] 10.0.0.138 () {36 vars in 1013 bytes} [Fri Apr 24 10:06:51 2026] DELETE /v2.0/security-groups/07b3b815-b922-4ca6-b4b1-ad5ec3c8a470 => 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: 116/225] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => generated 2941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:06:51.663 7 INFO neutron.api.v2.resource [req-75dc1477-c59a-4fad-ba65-a4670e236fba req-5e7d98dc-4021-47f1-bd75-4426a448374e 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 117/226] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/07b3b815-b922-4ca6-b4b1-ad5ec3c8a470 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/227] 10.0.0.138 () {34 vars in 1001 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-group-rules/ba13671b-afcf-4582-b528-91f9a9370b41 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/228] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups?tenant_id=d0c3dab0505445e689beb43503c5180e => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/229] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => generated 2941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/230] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/f14c57ab-b225-483d-a8a0-6badd8c6b765 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/231] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:06:51 2026] POST /v2.0/floatingips => generated 552 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/232] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/f14c57ab-b225-483d-a8a0-6badd8c6b765 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/233] 10.0.0.138 () {36 vars in 1023 bytes} [Fri Apr 24 10:06:51 2026] DELETE /v2.0/security-group-rules/ba13671b-afcf-4582-b528-91f9a9370b41 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:06:51.926 8 INFO neutron.api.v2.resource [req-8dd5ccc1-3e7e-40c0-b975-2c4e4fec5d05 req-b2974c49-db3f-47e8-950b-841f9a8df0b8 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 112/234] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/07b3b815-b922-4ca6-b4b1-ad5ec3c8a470 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/235] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => generated 2311 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:06:51.972 8 INFO neutron.api.v2.resource [req-d73f9576-1e01-4537-b064-9b8380111e99 req-0f1710ec-bed8-4939-9da6-e7422a1e63ca 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 113/236] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:51 2026] GET /v2.0/security-groups/13154def-7635-4449-a0ff-52d96f467f62 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:06:52.022 8 INFO neutron.api.v2.resource [req-7cec8322-9bb3-4dc3-a701-b036e566859f req-26f3ca6e-50dc-4513-8e54-a2d7647b2c8b 684f6f8d61fa43f48117fc1789db2a1a d0c3dab0505445e689beb43503c5180e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 114/237] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:52 2026] GET /v2.0/security-groups/048ed3da-7af3-439b-98c4-be82b3db2c04 => 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: 124/238] 10.0.0.138 () {36 vars in 1013 bytes} [Fri Apr 24 10:06:51 2026] DELETE /v2.0/security-groups/e92ec69f-2327-48f5-99df-c9901c928acf => 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: 125/239] 10.0.0.138 () {34 vars in 991 bytes} [Fri Apr 24 10:06:52 2026] GET /v2.0/security-groups/40df7240-a7a0-40e5-9524-5321000f095c => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/240] 10.0.0.138 () {36 vars in 1013 bytes} [Fri Apr 24 10:06:52 2026] DELETE /v2.0/security-groups/40df7240-a7a0-40e5-9524-5321000f095c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:06:52.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-90ef5a4a-8a19-455c-9e8e-a8dfea86ab52 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: c855eb0d-609c-46d7-ad94-43030030996d 2026-04-24 10:06:52.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90ef5a4a-8a19-455c-9e8e-a8dfea86ab52 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: c855eb0d-609c-46d7-ad94-43030030996d 2026-04-24 10:06:52.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-985e90a5-c935-4a33-b1fe-4f579b23abdf c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: f53d8a05-3c2d-4287-ab7a-f60c0fe59cf4 2026-04-24 10:06:52.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-985e90a5-c935-4a33-b1fe-4f579b23abdf c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: f53d8a05-3c2d-4287-ab7a-f60c0fe59cf4 [pid: 7|app: 0|req: 127/241] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:06:52 2026] PUT /v2.0/routers/30273906-85d7-447d-8469-84b9658c4bd6/remove_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/242] 10.0.0.138 () {34 vars in 1098 bytes} [Fri Apr 24 10:06:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--565536014&fields=id&tenant_id=f18752a6f2d34048ba66064125ccd176 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/243] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:06:52 2026] PUT /v2.0/routers/b12687ef-1e2b-4ee4-99d7-c0c051066743/remove_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/244] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:06:53 2026] GET /v2.0/networks?id=e5941c24-84dd-4b86-a512-dea9b1e078bd => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:06:53.674 7 INFO neutron_taas.services.taas.taas_plugin [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: ffb15bbc-0e4f-4fb1-924f-3b39aea84b87 2026-04-24 10:06:53.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: ffb15bbc-0e4f-4fb1-924f-3b39aea84b87 2026-04-24 10:06:53.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 2aba4e42-4749-4a39-916e-b42433a6726f 2026-04-24 10:06:53.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 2aba4e42-4749-4a39-916e-b42433a6726f 2026-04-24 10:06:53.914 7 INFO neutron_taas.services.taas.taas_plugin [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 41f25d50-458c-446a-a2cf-072a8e0d0faa 2026-04-24 10:06:53.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 41f25d50-458c-446a-a2cf-072a8e0d0faa 2026-04-24 10:06:53.995 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - 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-04-24 10:06:54.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 3f2cdd9b-c9dc-410c-9f62-cbe74ee7a20f 2026-04-24 10:06:54.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 3f2cdd9b-c9dc-410c-9f62-cbe74ee7a20f 2026-04-24 10:06:54.088 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - 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-04-24 10:06:54.362 7 INFO neutron.db.l3_hamode_db [None req-346b3e31-9f8d-4803-b370-ea655368baed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network ba9be2e6-4647-4226-b132-3e32873965a3 was deleted as no HA routers are present in tenant 020347ef74cb4dad8a41ea6eda03315c. [pid: 7|app: 0|req: 129/245] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:06:53 2026] DELETE /v2.0/routers/30273906-85d7-447d-8469-84b9658c4bd6 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/246] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:06:54 2026] GET /v2.0/quotas/f18752a6f2d34048ba66064125ccd176 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:06:54.542 8 INFO neutron.db.l3_hamode_db [None req-33888423-8766-4b9c-bff4-f9190507281d c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network 335dcb51-866c-421e-83a5-da16f4c1d4cb was deleted as no HA routers are present in tenant d0c3dab0505445e689beb43503c5180e. [pid: 8|app: 0|req: 117/247] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:06:53 2026] DELETE /v2.0/routers/b12687ef-1e2b-4ee4-99d7-c0c051066743 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/248] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:06:54 2026] DELETE /v2.0/subnets/d0105029-0afd-4864-a995-4ba2ddd07712 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/249] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:06:54 2026] GET /v2.0/ports?tenant_id=f18752a6f2d34048ba66064125ccd176&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/250] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:06:54 2026] DELETE /v2.0/subnets/17bab280-4d9d-4122-a300-a9c5fec743e3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:06:54.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-865bd837-6be4-4319-ba38-93e19b910fed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: f8c5a51f-a8d3-4c50-ba37-ad0d7c851cf1 2026-04-24 10:06:54.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-865bd837-6be4-4319-ba38-93e19b910fed c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: f8c5a51f-a8d3-4c50-ba37-ad0d7c851cf1 2026-04-24 10:06:54.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ae87f0f-007c-4c38-b55d-9c4f8bde1f44 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 8f29bd37-2c51-4c01-bcfb-510e5b870649 2026-04-24 10:06:54.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae87f0f-007c-4c38-b55d-9c4f8bde1f44 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 8f29bd37-2c51-4c01-bcfb-510e5b870649 2026-04-24 10:06:54.939 7 INFO neutron.services.segments.plugin [-] Segment cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 resource provider aggregate not found [pid: 8|app: 0|req: 119/251] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:06:54 2026] DELETE /v2.0/networks/fe5b3bba-beff-4a11-b2b8-8dff87b99a6c => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:06:55.000 8 INFO neutron.services.segments.plugin [-] Segment 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af resource provider aggregate not found [pid: 7|app: 0|req: 133/252] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:06:54 2026] DELETE /v2.0/networks/2ba72183-4e43-4603-a730-45bd25acef34 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:06:55.296 8 INFO neutron.services.segments.plugin [-] Segment 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af resource provider aggregate not found 2026-04-24 10:06:55.325 7 INFO neutron.services.segments.plugin [-] Segment cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 found for delete ", "request_id": "req-113f9b74-abf7-4d89-8fef-d8125185ffb3"}]} 2026-04-24 10:06:55.333 8 INFO neutron.services.segments.plugin [-] Segment 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af found for delete ", "request_id": "req-684460e4-cdc0-4ef6-8d3d-a80560b79a0e"}]} 2026-04-24 10:06:55.339 8 INFO neutron.services.segments.plugin [-] Segment 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0c991a-4ceb-4f6f-9e58-eeb1c70496af found for delete ", "request_id": "req-6522e8b9-8c5e-4fc3-a017-8431ccda8434"}]} [pid: 7|app: 0|req: 134/253] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/security-groups?tenant_id=020347ef74cb4dad8a41ea6eda03315c&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/254] 10.0.0.138 () {34 vars in 907 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/extensions => generated 21537 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/255] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:55 2026] DELETE /v2.0/security-groups/f46bf47a-46b6-41d4-ba66-95ceed8d1883 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/256] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/security-groups?tenant_id=d0c3dab0505445e689beb43503c5180e&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/257] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/258] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/259] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:55 2026] DELETE /v2.0/security-groups/f14c57ab-b225-483d-a8a0-6badd8c6b765 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:06:55.640 7 INFO neutron.services.segments.plugin [-] Segment cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 resource provider aggregate not found 2026-04-24 10:06:55.656 7 INFO neutron.services.segments.plugin [-] Segment cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5c76ee-2f9a-4e25-acb2-34b1a4f257c4 found for delete ", "request_id": "req-5cde5d6e-f68b-4d14-a813-86be8103e8e6"}]} [pid: 8|app: 0|req: 123/260] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/261] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:55 2026] GET /v2.0/security-groups?tenant_id=f6365eebcfea483092ebb9f711d38113&name=default => generated 2925 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/262] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:56 2026] DELETE /v2.0/security-groups/1481fbfe-6112-4c8e-a760-7fb2015eb643 => 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: 139/263] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:06:56 2026] GET /v2.0/security-groups?tenant_id=ecef7122d6ac4107bddcb0bbac3de160&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: 125/264] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:06:56 2026] DELETE /v2.0/security-groups/d27282a6-1567-47c1-9e81-292336c4e5b0 => 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: 127/267] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:06:56 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:06:57.342 7 INFO neutron.services.segments.plugin [-] Segment 41850729-5eb2-46e1-9ee0-696ff99c4998 resource provider aggregate not found 2026-04-24 10:06:57.354 8 INFO neutron.services.segments.plugin [-] Segment 4feb95b2-edaf-489c-b739-046f26e2d450 resource provider aggregate not found 2026-04-24 10:06:57.359 7 INFO neutron.services.segments.plugin [-] Segment 41850729-5eb2-46e1-9ee0-696ff99c4998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41850729-5eb2-46e1-9ee0-696ff99c4998 found for delete ", "request_id": "req-628dddf8-3c47-4de1-a4ac-4309e1ce8246"}]} 2026-04-24 10:06:57.359 8 INFO neutron.services.segments.plugin [-] Segment 4feb95b2-edaf-489c-b739-046f26e2d450 resource provider aggregate not found 2026-04-24 10:06:57.373 8 INFO neutron.services.segments.plugin [-] Segment 4feb95b2-edaf-489c-b739-046f26e2d450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4feb95b2-edaf-489c-b739-046f26e2d450 found for delete ", "request_id": "req-3d272e9f-486a-4cbe-8c5e-efea0081ffa1"}]} 2026-04-24 10:06:57.374 8 INFO neutron.services.segments.plugin [-] Segment 4feb95b2-edaf-489c-b739-046f26e2d450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4feb95b2-edaf-489c-b739-046f26e2d450 found for delete ", "request_id": "req-5384099c-7316-4881-afdc-514af2316902"}]} 2026-04-24 10:06:57.678 7 INFO neutron.services.segments.plugin [-] Segment 41850729-5eb2-46e1-9ee0-696ff99c4998 resource provider aggregate not found 2026-04-24 10:06:57.689 7 INFO neutron.db.segments_db [None req-1a32c283-a85b-4aeb-b8f0-337b406f6820 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 9b576e7e-1815-47e9-bb32-bdc66a936993 of type vxlan for network 115827d4-b47a-4f21-a45a-87772d34c9fa 2026-04-24 10:06:57.716 7 INFO neutron.services.segments.plugin [-] Segment 41850729-5eb2-46e1-9ee0-696ff99c4998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41850729-5eb2-46e1-9ee0-696ff99c4998 found for delete ", "request_id": "req-fc9462b8-cdd1-4017-9a63-4d9e62937754"}]} 2026-04-24 10:06:57.759 8 INFO neutron.db.segments_db [None req-0a5bc85b-168c-47d9-9f02-3383416bf97f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 70827a0e-5668-484c-94be-3dab2dc7cfe7 of type vxlan for network 806aac10-83c1-42fd-8ccf-de3819d3c97b [pid: 7|app: 0|req: 141/268] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:06:57 2026] POST /v2.0/networks => generated 719 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/269] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:06:57 2026] POST /v2.0/networks => generated 731 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/270] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:57 2026] POST /v2.0/subnets => generated 685 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/271] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:57 2026] POST /v2.0/subnets => generated 698 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:06:58.101 7 INFO neutron.db.segments_db [None req-9a6842a1-770e-4524-b09a-5631bd99bd8f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 22122c38-510a-46fd-b014-bd0a86e915ad of type vxlan for network f3d12b66-99c1-4227-ad3f-18abff261430 2026-04-24 10:06:58.155 8 INFO neutron.db.segments_db [None req-960ec453-1ab1-48ee-9a9a-6e703cfc94cf c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe of type vxlan for network faff3fe4-4488-47eb-b6ee-7c866d8a30c3 2026-04-24 10:06:58.380 7 INFO neutron.db.l3_hamode_db [None req-9a6842a1-770e-4524-b09a-5631bd99bd8f c4d1ea352edd4d39851d33a5058b3cfc 935b71d355814970aba466954fc8b7ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:58.421 8 INFO neutron.db.l3_hamode_db [None req-960ec453-1ab1-48ee-9a9a-6e703cfc94cf c4d1ea352edd4d39851d33a5058b3cfc 0453320367324a03bd725578db60d82a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:59.271 7 INFO neutron.db.l3_hamode_db [None req-9a6842a1-770e-4524-b09a-5631bd99bd8f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:06:59.329 8 INFO neutron.db.l3_hamode_db [None req-960ec453-1ab1-48ee-9a9a-6e703cfc94cf c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 130/272] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:58 2026] POST /v2.0/routers => generated 738 bytes in 2211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/273] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:00 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 143/274] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:06:58 2026] POST /v2.0/routers => generated 725 bytes in 2356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:00.788 8 INFO neutron.db.segments_db [None req-938d4531-cb6f-4633-9bff-f2db8e429f01 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Added segment 62604935-a801-4a5b-886f-926c534fab36 of type vxlan for network f5af77c2-4e80-444f-befc-4fb245df73c7 [pid: 8|app: 0|req: 132/275] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:00 2026] POST /v2.0/networks => generated 631 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/276] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:00 2026] PUT /v2.0/routers/443d1976-a406-4899-aaf7-18d2b19d4e3b/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/277] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:01 2026] POST /v2.0/subnets => generated 627 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/278] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:02 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/279] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:02 2026] GET /v2.0/networks?id=e5941c24-84dd-4b86-a512-dea9b1e078bd => generated 675 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/280] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:00 2026] PUT /v2.0/routers/b21ab1ca-abaa-4c6f-8ecf-e3a9e098a12a/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:02.378 7 INFO neutron.db.segments_db [None req-2b0a4589-8f52-4c2c-8195-6eac877eb31b 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Added segment c321f8dc-6c5f-4473-8f62-356656fad467 of type vxlan for network 267de85c-9275-4c93-b124-a25dbecd2b46 [pid: 8|app: 0|req: 134/281] 199.204.45.216 () {34 vars in 911 bytes} [Fri Apr 24 10:07:02 2026] GET /v2.0/extensions => generated 21537 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/282] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:07:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/283] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:07:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f18752a6f2d34048ba66064125ccd176 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:02.625 7 INFO neutron.db.l3_hamode_db [None req-2b0a4589-8f52-4c2c-8195-6eac877eb31b 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 137/284] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/285] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:07:02 2026] POST /v2.0/ports => generated 954 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 139/286] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:07:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-24 10:07:03.548 7 INFO neutron.db.l3_hamode_db [None req-2b0a4589-8f52-4c2c-8195-6eac877eb31b 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 141/288] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:07:03 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:03 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:04 2026] PUT /v2.0/ports/7cb28225-8e26-40f8-b4f1-c59f3ddce731 => generated 1235 bytes in 480 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: 148/292] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:02 2026] POST /v2.0/routers => generated 694 bytes in 2290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:04 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 10.0.0.138 () {34 vars in 1100 bytes} [Fri Apr 24 10:07:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1458209053&fields=id&tenant_id=0453320367324a03bd725578db60d82a => 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: 149/295] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:07:04 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:05.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7b13881-7c8c-447d-8f5c-61519ce4ef6d'] response: {'name': 'network-changed', 'server_uuid': 'ac902a11-7ec6-4b2f-af74-f6e41effdc02', 'tag': '7cb28225-8e26-40f8-b4f1-c59f3ddce731', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 151/297] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:07:04 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/quotas/0453320367324a03bd725578db60d82a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/299] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&fields=id => generated 57 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 155/301] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/302] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/ports?tenant_id=f18752a6f2d34048ba66064125ccd176&device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/303] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/networks?tenant_id=f18752a6f2d34048ba66064125ccd176&shared=False => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/304] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/305] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/306] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/307] 10.0.0.138 () {34 vars in 1100 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1588071062&fields=id&tenant_id=935b71d355814970aba466954fc8b7ed => 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: 147/308] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:04 2026] PUT /v2.0/routers/a2e30567-964d-4971-a911-211565a48e67/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/309] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/310] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:07:05 2026] GET /v2.0/networks?id=115827d4-b47a-4f21-a45a-87772d34c9fa => generated 670 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/311] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/quotas/935b71d355814970aba466954fc8b7ed => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/312] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/ports?tenant_id=935b71d355814970aba466954fc8b7ed&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/313] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/314] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?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: 149/315] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:07:06 2026] POST /v2.0/ports => generated 958 bytes in 443 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: 167/316] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 168/317] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/ports?tenant_id=f18752a6f2d34048ba66064125ccd176&device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/318] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7cb28225-8e26-40f8-b4f1-c59f3ddce731 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/319] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:06 2026] GET /v2.0/subnets?id=58465472-bece-4cc9-97a2-3e5366091ddc => generated 693 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/320] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 172/321] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/ports?network_id=e5941c24-84dd-4b86-a512-dea9b1e078bd&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/322] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:07:06 2026] POST /v2.0/ports => generated 954 bytes in 377 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: 173/323] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/324] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/325] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?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: 176/326] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/327] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:07 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 178/328] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:08 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/329] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:08 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:08.369 8 INFO neutron.db.l3_db [None req-9ca87f60-e5c9-4f0d-99a7-9bd9c669c83d 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Floating IP 3f95053e-3cde-4d51-828b-99c4e8551fa3 associated. External IP: 10.96.250.211, port: 6092f4d5-c53f-4c02-8c59-248956c4adf1. [pid: 7|app: 0|req: 180/330] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:08 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 151/331] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:07:07 2026] POST /v2.0/floatingips => generated 841 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:08.880 7 INFO neutron.db.l3_db [None req-ab5cdb78-9d03-4eb2-b88b-f53ed3a795fb 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Floating IP 3f95053e-3cde-4d51-828b-99c4e8551fa3 disassociated. External IP: 10.96.250.211, port: 6092f4d5-c53f-4c02-8c59-248956c4adf1. [pid: 8|app: 0|req: 152/332] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:08 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 181/333] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:08 2026] PUT /v2.0/floatingips/3f95053e-3cde-4d51-828b-99c4e8551fa3 => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:09.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a75a715-8e36-4ed8-8eea-4a7411547a60 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 3b70234e-bbb1-4eb3-97e7-307917b2a739 2026-04-24 10:07:09.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a75a715-8e36-4ed8-8eea-4a7411547a60 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 3b70234e-bbb1-4eb3-97e7-307917b2a739 [pid: 7|app: 0|req: 182/334] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:09 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/335] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:09 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 153/336] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:09 2026] DELETE /v2.0/floatingips/3f95053e-3cde-4d51-828b-99c4e8551fa3 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/337] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:09 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 155/338] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 156/339] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 683 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/340] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0453320367324a03bd725578db60d82a => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:10.360 7 INFO neutron.db.l3_db [None req-8a4b6156-797c-43ab-b142-b8e4e1fe2ba7 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Floating IP 518e3159-a3cf-4787-8d43-98601cda0ed9 associated. External IP: 10.96.250.220, port: 6b251ba8-e841-47a9-9be4-bae2b78cd704. [pid: 7|app: 0|req: 184/341] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:07:09 2026] POST /v2.0/floatingips => generated 842 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/342] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:07:10 2026] POST /v2.0/ports => generated 954 bytes in 415 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: 185/343] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 159/344] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/floatingips/518e3159-a3cf-4787-8d43-98601cda0ed9 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/345] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/346] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 188/347] 10.0.0.229 () {32 vars in 655 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/floatingips => generated 845 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/348] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:10 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 160/349] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:10 2026] PUT /v2.0/ports/b1f35998-cfe8-4361-9783-acd4359b2082 => generated 1235 bytes in 585 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: 161/350] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:11 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:11.421 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3e0b15-b5f3-4667-9a0d-a459fe7c5fe9'] response: {'name': 'network-changed', 'server_uuid': '1642a220-3dae-4246-a7cc-336908491347', 'tag': 'b1f35998-cfe8-4361-9783-acd4359b2082', 'status': 'completed', 'code': 200} 2026-04-24 10:07:11.470 7 INFO neutron.db.l3_db [None req-b47b3914-ee83-4221-ba97-85387eff4452 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Floating IP 518e3159-a3cf-4787-8d43-98601cda0ed9 associated. External IP: 10.96.250.220, port: 6b251ba8-e841-47a9-9be4-bae2b78cd704. [pid: 8|app: 0|req: 164/353] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:11 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/354] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/355] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 167/356] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/357] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/networks?tenant_id=0453320367324a03bd725578db60d82a&shared=False => generated 778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/358] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/359] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:10 2026] PUT /v2.0/floatingips/518e3159-a3cf-4787-8d43-98601cda0ed9 => generated 841 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/360] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/361] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/networks?id=115827d4-b47a-4f21-a45a-87772d34c9fa => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/362] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=935b71d355814970aba466954fc8b7ed => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:12.448 7 INFO neutron.db.l3_db [None req-76fc5d10-8743-4704-88e5-8049a6c8d7e5 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Floating IP 518e3159-a3cf-4787-8d43-98601cda0ed9 disassociated. External IP: 10.96.250.220, port: 6092f4d5-c53f-4c02-8c59-248956c4adf1. [pid: 7|app: 0|req: 191/363] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:12 2026] PUT /v2.0/floatingips/518e3159-a3cf-4787-8d43-98601cda0ed9 => generated 552 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/364] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:07:12 2026] POST /v2.0/ports => generated 954 bytes in 414 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: 192/365] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:12 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:12.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-eae6a17c-412d-466c-84b7-d5336463ad80 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: d8196f89-800f-4947-abc5-c76ba7640a35 2026-04-24 10:07:12.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eae6a17c-412d-466c-84b7-d5336463ad80 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: d8196f89-800f-4947-abc5-c76ba7640a35 [pid: 8|app: 0|req: 174/366] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:12 2026] DELETE /v2.0/floatingips/518e3159-a3cf-4787-8d43-98601cda0ed9 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/367] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:13.183 8 INFO neutron.api.v2.resource [None req-32ed5102-c333-492a-97a6-4d82115374b5 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/368] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:13 2026] DELETE /v2.0/floatingips/518e3159-a3cf-4787-8d43-98601cda0ed9 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:07:13.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-060f94a7-4555-4a66-a7e6-f8e41ff713eb 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 6092f4d5-c53f-4c02-8c59-248956c4adf1 2026-04-24 10:07:13.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-060f94a7-4555-4a66-a7e6-f8e41ff713eb 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 6092f4d5-c53f-4c02-8c59-248956c4adf1 [pid: 7|app: 0|req: 193/369] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:12 2026] PUT /v2.0/ports/cfe57e2f-7553-4361-a64d-0ce9df3c083f => generated 1235 bytes in 492 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: 194/370] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/371] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/372] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:07:13 2026] DELETE /v2.0/ports/6092f4d5-c53f-4c02-8c59-248956c4adf1 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/373] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 196/374] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 179/375] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/376] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/377] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/378] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:13.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-c86e8654-a1bf-4daa-8be1-7a6bf6f71409 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 6b251ba8-e841-47a9-9be4-bae2b78cd704 2026-04-24 10:07:13.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c86e8654-a1bf-4daa-8be1-7a6bf6f71409 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 6b251ba8-e841-47a9-9be4-bae2b78cd704 [pid: 8|app: 0|req: 183/379] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:13.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2b49e7f-49a8-4926-a9e4-b8b417b35468'] response: {'name': 'network-changed', 'server_uuid': '900b7bc4-b974-47ce-9fa5-0ea430b3e683', 'tag': 'cfe57e2f-7553-4361-a64d-0ce9df3c083f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 184/380] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:13 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 197/381] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:07:13 2026] DELETE /v2.0/ports/6b251ba8-e841-47a9-9be4-bae2b78cd704 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/382] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?device_id=a2e30567-964d-4971-a911-211565a48e67 => generated 958 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/383] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&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: 188/385] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?tenant_id=935b71d355814970aba466954fc8b7ed&device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/networks?tenant_id=935b71d355814970aba466954fc8b7ed&shared=False => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:14.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-e124c18e-9c2b-4965-9b64-f5e345628dd0 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 2da4eae5-6ed8-4f12-8f5f-8e9f4db0e122 2026-04-24 10:07:14.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e124c18e-9c2b-4965-9b64-f5e345628dd0 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 2da4eae5-6ed8-4f12-8f5f-8e9f4db0e122 [pid: 8|app: 0|req: 190/387] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:14 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 198/393] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:07:14 2026] PUT /v2.0/routers/a2e30567-964d-4971-a911-211565a48e67/remove_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:15.401 8 INFO neutron.db.l3_db [None req-46493ee0-72ca-4002-8351-a9c6607d16f7 c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] Floating IP f8c61fab-f64c-4700-b8bc-aa2d477866f1 associated. External IP: 10.96.250.208, port: 7cb28225-8e26-40f8-b4f1-c59f3ddce731. 2026-04-24 10:07:15.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2c4d2a3-d322-497c-9b89-c11ea83d5a1c 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 91f37cbf-0fbf-4f5e-8654-2b4bf3675004 2026-04-24 10:07:15.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c4d2a3-d322-497c-9b89-c11ea83d5a1c 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 91f37cbf-0fbf-4f5e-8654-2b4bf3675004 [pid: 8|app: 0|req: 196/394] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:14 2026] PUT /v2.0/floatingips/f8c61fab-f64c-4700-b8bc-aa2d477866f1 => generated 855 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/ports?tenant_id=935b71d355814970aba466954fc8b7ed&device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:15.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2c4d2a3-d322-497c-9b89-c11ea83d5a1c 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] TaaS: Handle Delete Port: 366913b1-5007-462d-8062-af3d9be13a3b 2026-04-24 10:07:15.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c4d2a3-d322-497c-9b89-c11ea83d5a1c 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] Tap Mirror: Handle Delete Port: 366913b1-5007-462d-8062-af3d9be13a3b [pid: 8|app: 0|req: 199/397] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:15.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e075ceb8-cc67-4d53-90ba-dde664bcadb0'] response: {'name': 'network-changed', 'server_uuid': 'ac902a11-7ec6-4b2f-af74-f6e41effdc02', 'tag': '7cb28225-8e26-40f8-b4f1-c59f3ddce731', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 201/399] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cfe57e2f-7553-4361-a64d-0ce9df3c083f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 203/401] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/subnets?id=2fff7808-7b59-45b4-89c7-8b4df52b4887 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:15 2026] GET /v2.0/ports?network_id=115827d4-b47a-4f21-a45a-87772d34c9fa&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?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: 207/405] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:16.239 7 INFO neutron.services.segments.plugin [-] Segment c321f8dc-6c5f-4473-8f62-356656fad467 resource provider aggregate not found 2026-04-24 10:07:16.247 7 INFO neutron.services.segments.plugin [-] Segment c321f8dc-6c5f-4473-8f62-356656fad467 resource provider aggregate not found 2026-04-24 10:07:16.271 7 INFO neutron.services.segments.plugin [-] Segment c321f8dc-6c5f-4473-8f62-356656fad467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c321f8dc-6c5f-4473-8f62-356656fad467 found for delete ", "request_id": "req-c4937a60-453a-4f8d-85d9-5e9eb3e4c7de"}]} 2026-04-24 10:07:16.283 7 INFO neutron.services.segments.plugin [-] Segment c321f8dc-6c5f-4473-8f62-356656fad467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c321f8dc-6c5f-4473-8f62-356656fad467 found for delete ", "request_id": "req-5cdf9865-943c-4bf2-b6d6-4718453b09f2"}]} 2026-04-24 10:07:16.299 7 INFO neutron.db.l3_hamode_db [None req-f2c4d2a3-d322-497c-9b89-c11ea83d5a1c 74585572a34b46399db661d796149a90 1bc6c7ec361740fd9789ccf3b3e8383a - - default default] HA network 267de85c-9275-4c93-b124-a25dbecd2b46 was deleted as no HA routers are present in tenant 1bc6c7ec361740fd9789ccf3b3e8383a. [pid: 8|app: 0|req: 208/406] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?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: 199/407] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:15 2026] DELETE /v2.0/routers/a2e30567-964d-4971-a911-211565a48e67 => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/408] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 201/409] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/ports?tenant_id=f18752a6f2d34048ba66064125ccd176&device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => 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: 202/410] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&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: 203/411] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/networks?id=e5941c24-84dd-4b86-a512-dea9b1e078bd => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:16 2026] DELETE /v2.0/subnets/25dae072-7587-41ac-9bd1-4bfda354ca0e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7cb28225-8e26-40f8-b4f1-c59f3ddce731 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/subnets?id=58465472-bece-4cc9-97a2-3e5366091ddc => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/ports?network_id=e5941c24-84dd-4b86-a512-dea9b1e078bd&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: 207/416] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:16.687 8 INFO neutron.services.segments.plugin [-] Segment 62604935-a801-4a5b-886f-926c534fab36 resource provider aggregate not found 2026-04-24 10:07:16.694 8 INFO neutron.services.segments.plugin [-] Segment 62604935-a801-4a5b-886f-926c534fab36 resource provider aggregate not found 2026-04-24 10:07:16.722 8 INFO neutron.services.segments.plugin [-] Segment 62604935-a801-4a5b-886f-926c534fab36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62604935-a801-4a5b-886f-926c534fab36 found for delete ", "request_id": "req-c39b8d44-6bda-461d-b3d3-80e4fb98cba8"}]} 2026-04-24 10:07:16.726 8 INFO neutron.services.segments.plugin [-] Segment 62604935-a801-4a5b-886f-926c534fab36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62604935-a801-4a5b-886f-926c534fab36 found for delete ", "request_id": "req-66335da1-7f98-4040-89be-886610e67087"}]} [pid: 8|app: 0|req: 210/417] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:16 2026] DELETE /v2.0/networks/f5af77c2-4e80-444f-befc-4fb245df73c7 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd?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: 211/419] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:16 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&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: 212/421] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:17 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:17 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:17 2026] GET /v2.0/security-groups?tenant_id=1bc6c7ec361740fd9789ccf3b3e8383a&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: 211/424] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:17 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:17 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:17 2026] DELETE /v2.0/security-groups/71634d91-c6ea-4d45-9e97-e996935a2478 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 215/431] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:18 2026] GET /v2.0/security-groups?id=1dd9abbd-6492-4bcd-a24b-534fa54480bd&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:18.976 8 INFO neutron_taas.services.taas.taas_plugin [req-94594874-ff94-4a3a-95be-2a6319587954 req-8aa360d3-f6b2-4328-a083-65cc59ebadbf c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] TaaS: Handle Delete Port: 7cb28225-8e26-40f8-b4f1-c59f3ddce731 2026-04-24 10:07:18.987 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-94594874-ff94-4a3a-95be-2a6319587954 req-8aa360d3-f6b2-4328-a083-65cc59ebadbf c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] Tap Mirror: Handle Delete Port: 7cb28225-8e26-40f8-b4f1-c59f3ddce731 2026-04-24 10:07:19.221 8 INFO neutron.db.l3_db [req-94594874-ff94-4a3a-95be-2a6319587954 req-8aa360d3-f6b2-4328-a083-65cc59ebadbf c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] Floating IP f8c61fab-f64c-4700-b8bc-aa2d477866f1 disassociated. External IP: 10.96.250.208, port: 7cb28225-8e26-40f8-b4f1-c59f3ddce731. [pid: 7|app: 0|req: 217/434] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:07:18 2026] DELETE /v2.0/ports/7cb28225-8e26-40f8-b4f1-c59f3ddce731 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:19.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f36b317-ae85-42a4-a9ce-b36ab2abd4a2'] response: {'server_uuid': 'ac902a11-7ec6-4b2f-af74-f6e41effdc02', 'name': 'network-vif-deleted', 'tag': '7cb28225-8e26-40f8-b4f1-c59f3ddce731', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 219/437] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 221/439] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:19 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:20.080 7 INFO neutron.db.segments_db [None req-d0b0943f-390a-4f9b-9dc0-1048c2c0b071 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment e624b6d5-3189-4bd1-99c1-f1a726709373 of type vxlan for network 1bb64824-27df-4b23-ae63-df8c66995368 2026-04-24 10:07:20.192 7 INFO neutron.db.segments_db [None req-d0b0943f-390a-4f9b-9dc0-1048c2c0b071 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment a6920081-68d7-4b69-89fc-3d83c4f2eeaa of type vxlan for network 7b9de46e-12d1-432a-a68e-0db36f2a9199 [pid: 7|app: 0|req: 219/441] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:19 2026] POST /v2.0/networks => generated 1207 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/networks => generated 1844 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:20.448 8 INFO neutron.db.l3_db [None req-cf7fa62e-add7-484a-b155-05a94e56d922 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] Floating IP 3764d7be-5b3d-481f-88c0-f1031c3ae741 associated. External IP: 10.96.250.215, port: b1f35998-cfe8-4361-9783-acd4359b2082. 2026-04-24 10:07:20.570 7 INFO neutron.services.segments.plugin [-] Segment e624b6d5-3189-4bd1-99c1-f1a726709373 resource provider aggregate not found 2026-04-24 10:07:20.575 7 INFO neutron.services.segments.plugin [-] Segment e624b6d5-3189-4bd1-99c1-f1a726709373 resource provider aggregate not found [pid: 7|app: 0|req: 221/443] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:20 2026] DELETE /v2.0/networks/1bb64824-27df-4b23-ae63-df8c66995368 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:20.590 7 INFO neutron.services.segments.plugin [-] Segment e624b6d5-3189-4bd1-99c1-f1a726709373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e624b6d5-3189-4bd1-99c1-f1a726709373 found for delete ", "request_id": "req-28a98e8f-d7ce-4287-8b65-8453e7f1e535"}]} 2026-04-24 10:07:20.597 7 INFO neutron.services.segments.plugin [-] Segment e624b6d5-3189-4bd1-99c1-f1a726709373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e624b6d5-3189-4bd1-99c1-f1a726709373 found for delete ", "request_id": "req-4918a292-fab3-4bb6-9b41-ff192c840902"}]} [pid: 7|app: 0|req: 222/444] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:19 2026] PUT /v2.0/floatingips/3764d7be-5b3d-481f-88c0-f1031c3ae741 => generated 855 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:20 2026] DELETE /v2.0/networks/7b9de46e-12d1-432a-a68e-0db36f2a9199 => 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: 224/447] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&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: 224/448] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/networks => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:20.922 7 INFO neutron.db.segments_db [None req-85684143-8d95-48d0-8e56-2c5b57131152 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment b0226a51-0833-4584-9ec9-43b0a2111ff3 of type vxlan for network 0d948bfa-c8ac-46c4-9636-411d2d7d70ed [pid: 8|app: 0|req: 226/450] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:20 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 225/451] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:20 2026] POST /v2.0/networks => generated 634 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:21 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:21.128 8 INFO neutron.db.segments_db [None req-09d47213-66ad-4914-9133-07bc599587b8 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment 80f09da2-ff75-40e9-8b9b-b02e8a01b473 of type vxlan for network 0bacfc48-ee11-4d13-b2f9-8f02016e4399 [pid: 8|app: 0|req: 227/453] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:21 2026] POST /v2.0/networks => generated 635 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:21.745 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-731c0026-9f46-43de-8b5c-a2b37b228c30'] response: {'name': 'network-changed', 'server_uuid': '1642a220-3dae-4246-a7cc-336908491347', 'tag': 'b1f35998-cfe8-4361-9783-acd4359b2082', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 227/454] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:07:21 2026] POST /v2.0/ports => generated 1506 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:21 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 121 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: 229/456] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/ports => generated 1506 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 230/459] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/ports?device_id=ac902a11-7ec6-4b2f-af74-f6e41effdc02 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:22.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4983645-1f24-4f0d-a5d1-cf26a73a531e 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] TaaS: Handle Delete Port: 3e16d6b5-4933-4d29-aae0-cbac78cc8ba8 2026-04-24 10:07:22.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4983645-1f24-4f0d-a5d1-cf26a73a531e 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Tap Mirror: Handle Delete Port: 3e16d6b5-4933-4d29-aae0-cbac78cc8ba8 [pid: 8|app: 0|req: 230/460] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:07:22 2026] DELETE /v2.0/ports/3e16d6b5-4933-4d29-aae0-cbac78cc8ba8 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:22.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-841ffdba-c037-4ffe-ba37-0fe1396d0822 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] TaaS: Handle Delete Port: cd74f8c7-fd62-40bc-8080-3b33a708212b 2026-04-24 10:07:22.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-841ffdba-c037-4ffe-ba37-0fe1396d0822 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Tap Mirror: Handle Delete Port: cd74f8c7-fd62-40bc-8080-3b33a708212b 2026-04-24 10:07:22.644 7 INFO neutron.services.segments.plugin [-] Segment a6920081-68d7-4b69-89fc-3d83c4f2eeaa resource provider aggregate not found 2026-04-24 10:07:22.651 7 INFO neutron.services.segments.plugin [-] Segment a6920081-68d7-4b69-89fc-3d83c4f2eeaa resource provider aggregate not found [pid: 8|app: 0|req: 232/462] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:07:22 2026] DELETE /v2.0/ports/cd74f8c7-fd62-40bc-8080-3b33a708212b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:22.669 7 INFO neutron.services.segments.plugin [-] Segment a6920081-68d7-4b69-89fc-3d83c4f2eeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6920081-68d7-4b69-89fc-3d83c4f2eeaa found for delete ", "request_id": "req-e83b56bb-4435-40d6-b8e1-1038b650f686"}]} 2026-04-24 10:07:22.677 7 INFO neutron.services.segments.plugin [-] Segment a6920081-68d7-4b69-89fc-3d83c4f2eeaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6920081-68d7-4b69-89fc-3d83c4f2eeaa found for delete ", "request_id": "req-9ea179b0-bdc5-42d8-bd9d-4a67fa8e4d16"}]} [pid: 8|app: 0|req: 233/463] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/ports => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:22.925 8 INFO neutron.db.segments_db [None req-6335f631-9a8b-4f60-a9a4-fbadd78bfbe3 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment ae0ac8bc-7f2a-48f1-80df-2d56237a34fe of type vxlan for network 6b2f5196-6f59-489b-b1f4-b0ca08088a74 [pid: 8|app: 0|req: 236/466] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:22 2026] POST /v2.0/networks => generated 635 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:23.025 7 INFO neutron.db.l3_db [None req-fcbf70bc-9f9c-4ad0-8115-b3d0791a16ac ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] Floating IP 8e97aef9-5d86-468e-9732-9d714f5a5379 associated. External IP: 10.96.250.202, port: cfe57e2f-7553-4361-a64d-0ce9df3c083f. [pid: 8|app: 0|req: 237/467] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:23.086 8 INFO neutron.db.segments_db [None req-1a9cf645-7427-4ab1-8368-0fbde65f3b7c 385d8140ae4a4d5a8701ddeab78ba4ab 1c39819b6fe84243bb2dadf4a0b986dd - - default default] Added segment fe8c81ed-0b4a-4049-a8e3-6b3905edf397 of type vxlan for network b09b3179-d51d-4adc-9440-05f577a61b5d [pid: 8|app: 0|req: 238/468] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:23 2026] POST /v2.0/networks => generated 635 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/470] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 241/471] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 231/472] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:22 2026] PUT /v2.0/floatingips/8e97aef9-5d86-468e-9732-9d714f5a5379 => generated 855 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:23.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6b7f3a9-c967-4222-8ff5-83162101e7d3'] response: {'name': 'network-changed', 'server_uuid': '900b7bc4-b974-47ce-9fa5-0ea430b3e683', 'tag': 'cfe57e2f-7553-4361-a64d-0ce9df3c083f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 242/473] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:23 2026] DELETE /v2.0/security-groups/1dd9abbd-6492-4bcd-a24b-534fa54480bd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:23.474 8 INFO neutron.api.v2.resource [None req-c1af36af-ac1c-4052-a52d-244d3909bf53 c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/474] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/security-groups/1dd9abbd-6492-4bcd-a24b-534fa54480bd => 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: 232/475] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/476] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:23 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:23.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-a21ac951-9cff-40cc-978c-09b2e9e9ef84 c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] TaaS: Handle Delete Port: 935f8c2b-0dfa-41b9-a1b4-67db8c676fd7 2026-04-24 10:07:23.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a21ac951-9cff-40cc-978c-09b2e9e9ef84 c5a7332193eb46709cafaedc80c7f08f f18752a6f2d34048ba66064125ccd176 - - default default] Tap Mirror: Handle Delete Port: 935f8c2b-0dfa-41b9-a1b4-67db8c676fd7 [pid: 8|app: 0|req: 244/477] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:23 2026] DELETE /v2.0/floatingips/f8c61fab-f64c-4700-b8bc-aa2d477866f1 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:24.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-dad416d6-cd86-45fb-9913-0cae699e69e7 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: de332c50-cb68-4ef8-bc9d-432650b64b6e 2026-04-24 10:07:24.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dad416d6-cd86-45fb-9913-0cae699e69e7 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: de332c50-cb68-4ef8-bc9d-432650b64b6e [pid: 7|app: 0|req: 234/478] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:23 2026] POST /v2.0/subnets => generated 1324 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/479] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/ports?tenant_id=935b71d355814970aba466954fc8b7ed&device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/480] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => 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: 237/481] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/subnets => generated 1960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/networks?id=115827d4-b47a-4f21-a45a-87772d34c9fa => generated 766 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&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: 240/484] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:24 2026] DELETE /v2.0/subnets/0183f5ee-f31b-42a1-8560-fc8ad0ab9812 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cfe57e2f-7553-4361-a64d-0ce9df3c083f => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:24 2026] DELETE /v2.0/subnets/39d3c4bb-bc95-42c0-b3ae-dc6579e503f8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/subnets?id=2fff7808-7b59-45b4-89c7-8b4df52b4887 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/subnets => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:07:23 2026] PUT /v2.0/routers/2fe2fa42-3551-4587-80c4-8debc0198c6a/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/ports?network_id=115827d4-b47a-4f21-a45a-87772d34c9fa&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:24.800 8 INFO neutron.services.segments.plugin [-] Segment fe8c81ed-0b4a-4049-a8e3-6b3905edf397 resource provider aggregate not found 2026-04-24 10:07:24.810 8 INFO neutron.services.segments.plugin [-] Segment fe8c81ed-0b4a-4049-a8e3-6b3905edf397 resource provider aggregate not found 2026-04-24 10:07:24.829 8 INFO neutron.services.segments.plugin [-] Segment fe8c81ed-0b4a-4049-a8e3-6b3905edf397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8c81ed-0b4a-4049-a8e3-6b3905edf397 found for delete ", "request_id": "req-d2f7a2a6-bdba-40f4-8fbf-4028f359ed9d"}]} 2026-04-24 10:07:24.836 8 INFO neutron.services.segments.plugin [-] Segment fe8c81ed-0b4a-4049-a8e3-6b3905edf397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8c81ed-0b4a-4049-a8e3-6b3905edf397 found for delete ", "request_id": "req-c19fba79-ab80-4654-85ec-a1a1ba2f5332"}]} [pid: 8|app: 0|req: 246/491] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:24 2026] DELETE /v2.0/networks/b09b3179-d51d-4adc-9440-05f577a61b5d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:24.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-3470a719-f1dc-437e-bf1b-c82c4f5a1eb5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: d1c1dd82-e99a-4a27-b0ac-0b4584168139 2026-04-24 10:07:24.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3470a719-f1dc-437e-bf1b-c82c4f5a1eb5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: d1c1dd82-e99a-4a27-b0ac-0b4584168139 [pid: 8|app: 0|req: 248/493] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:24 2026] DELETE /v2.0/networks/6b2f5196-6f59-489b-b1f4-b0ca08088a74 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:24 2026] GET /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa?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: 250/495] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:25 2026] DELETE /v2.0/networks/0bacfc48-ee11-4d13-b2f9-8f02016e4399 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:25.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-3470a719-f1dc-437e-bf1b-c82c4f5a1eb5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 670d552e-609c-482f-960f-10d6ae01811a 2026-04-24 10:07:25.268 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3470a719-f1dc-437e-bf1b-c82c4f5a1eb5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 670d552e-609c-482f-960f-10d6ae01811a [pid: 8|app: 0|req: 251/496] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:25 2026] DELETE /v2.0/networks/0d948bfa-c8ac-46c4-9636-411d2d7d70ed => 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: 252/497] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:25 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:25 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:25.656 7 INFO neutron.services.segments.plugin [-] Segment 443d0ab8-0397-4c01-9fc4-c22247470dce resource provider aggregate not found 2026-04-24 10:07:25.657 7 INFO neutron.services.segments.plugin [-] Segment 443d0ab8-0397-4c01-9fc4-c22247470dce resource provider aggregate not found 2026-04-24 10:07:25.678 7 INFO neutron.services.segments.plugin [-] Segment 443d0ab8-0397-4c01-9fc4-c22247470dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443d0ab8-0397-4c01-9fc4-c22247470dce found for delete ", "request_id": "req-8a7641a9-96be-46a9-9ad6-0c1c535cda28"}]} 2026-04-24 10:07:25.680 7 INFO neutron.services.segments.plugin [-] Segment 443d0ab8-0397-4c01-9fc4-c22247470dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443d0ab8-0397-4c01-9fc4-c22247470dce found for delete ", "request_id": "req-70679226-0d2b-457f-b519-ea5dd37e38af"}]} 2026-04-24 10:07:25.683 7 INFO neutron.db.l3_hamode_db [None req-3470a719-f1dc-437e-bf1b-c82c4f5a1eb5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network 7692ca0f-575d-4891-ab98-c33d6caa37d7 was deleted as no HA routers are present in tenant f18752a6f2d34048ba66064125ccd176. [pid: 7|app: 0|req: 246/499] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:24 2026] DELETE /v2.0/routers/2fe2fa42-3551-4587-80c4-8debc0198c6a => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/500] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:26 2026] GET /v2.0/security-groups?tenant_id=1c39819b6fe84243bb2dadf4a0b986dd&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:26 2026] DELETE /v2.0/security-groups/b8e9b49f-cc3a-4d3d-b5a4-642144118f6e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:25 2026] DELETE /v2.0/subnets/58465472-bece-4cc9-97a2-3e5366091ddc => generated 0 bytes in 597 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/503] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:07:26 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:26.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-f02daebb-94e1-4b5a-94ad-907c330f967b c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: a8d99615-65fa-4c09-8ce9-e786bfc03de1 2026-04-24 10:07:26.406 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f02daebb-94e1-4b5a-94ad-907c330f967b c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: a8d99615-65fa-4c09-8ce9-e786bfc03de1 2026-04-24 10:07:26.499 8 INFO neutron_taas.services.taas.taas_plugin [req-d3415538-5609-4994-ab71-2a63cecf0c1e req-9707634b-4e63-4926-a8c2-8f5f2a70b365 ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] TaaS: Handle Delete Port: cfe57e2f-7553-4361-a64d-0ce9df3c083f 2026-04-24 10:07:26.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d3415538-5609-4994-ab71-2a63cecf0c1e req-9707634b-4e63-4926-a8c2-8f5f2a70b365 ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] Tap Mirror: Handle Delete Port: cfe57e2f-7553-4361-a64d-0ce9df3c083f [pid: 7|app: 0|req: 249/504] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:26 2026] DELETE /v2.0/networks/e5941c24-84dd-4b86-a512-dea9b1e078bd => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:26 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:26.738 8 INFO neutron.db.l3_db [req-d3415538-5609-4994-ab71-2a63cecf0c1e req-9707634b-4e63-4926-a8c2-8f5f2a70b365 ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] Floating IP 8e97aef9-5d86-468e-9732-9d714f5a5379 disassociated. External IP: 10.96.250.202, port: cfe57e2f-7553-4361-a64d-0ce9df3c083f. [pid: 7|app: 0|req: 251/506] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:26 2026] GET /v2.0/security-groups?id=07dd858b-0e9e-4449-ac42-794dd39d7d31&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:26.859 8 INFO neutron.services.segments.plugin [-] Segment ae0ac8bc-7f2a-48f1-80df-2d56237a34fe resource provider aggregate not found 2026-04-24 10:07:26.866 8 INFO neutron.services.segments.plugin [-] Segment ae0ac8bc-7f2a-48f1-80df-2d56237a34fe resource provider aggregate not found 2026-04-24 10:07:26.879 8 INFO neutron.services.segments.plugin [-] Segment ae0ac8bc-7f2a-48f1-80df-2d56237a34fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0ac8bc-7f2a-48f1-80df-2d56237a34fe found for delete ", "request_id": "req-b215d35a-a687-46b7-a074-60b69a2571bd"}]} 2026-04-24 10:07:26.889 8 INFO neutron.services.segments.plugin [-] Segment ae0ac8bc-7f2a-48f1-80df-2d56237a34fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0ac8bc-7f2a-48f1-80df-2d56237a34fe found for delete ", "request_id": "req-7363bbca-495c-4341-896b-f5d90ecedfd7"}]} 2026-04-24 10:07:26.912 8 INFO neutron.services.segments.plugin [-] Segment 80f09da2-ff75-40e9-8b9b-b02e8a01b473 resource provider aggregate not found 2026-04-24 10:07:26.919 8 INFO neutron.services.segments.plugin [-] Segment 80f09da2-ff75-40e9-8b9b-b02e8a01b473 resource provider aggregate not found 2026-04-24 10:07:26.936 8 INFO neutron.services.segments.plugin [-] Segment 80f09da2-ff75-40e9-8b9b-b02e8a01b473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f09da2-ff75-40e9-8b9b-b02e8a01b473 found for delete ", "request_id": "req-c2459ef9-2965-48eb-8fe9-8ea157d9b1ec"}]} 2026-04-24 10:07:26.942 8 INFO neutron.services.segments.plugin [-] Segment 80f09da2-ff75-40e9-8b9b-b02e8a01b473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f09da2-ff75-40e9-8b9b-b02e8a01b473 found for delete ", "request_id": "req-a77b68c7-9cb3-4f39-afe9-a97c26a90f8d"}]} 2026-04-24 10:07:26.956 8 INFO neutron.services.segments.plugin [-] Segment b0226a51-0833-4584-9ec9-43b0a2111ff3 resource provider aggregate not found [pid: 7|app: 0|req: 254/509] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:26 2026] GET /v2.0/security-groups?tenant_id=f18752a6f2d34048ba66064125ccd176&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:26.980 8 INFO neutron.services.segments.plugin [-] Segment b0226a51-0833-4584-9ec9-43b0a2111ff3 resource provider aggregate not found 2026-04-24 10:07:26.988 8 INFO neutron.services.segments.plugin [-] Segment b0226a51-0833-4584-9ec9-43b0a2111ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0226a51-0833-4584-9ec9-43b0a2111ff3 found for delete ", "request_id": "req-c0de2e8d-697f-42cb-afe7-8f4bd4915926"}]} 2026-04-24 10:07:27.004 8 INFO neutron.services.segments.plugin [-] Segment b0226a51-0833-4584-9ec9-43b0a2111ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0226a51-0833-4584-9ec9-43b0a2111ff3 found for delete ", "request_id": "req-e99a1b51-5674-44c8-9654-efeafc79f7ed"}]} [pid: 7|app: 0|req: 255/510] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:26 2026] DELETE /v2.0/security-groups/fd5cc289-a643-4e18-8150-341833aae1a9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:07:26 2026] DELETE /v2.0/ports/cfe57e2f-7553-4361-a64d-0ce9df3c083f => generated 0 bytes in 820 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:27.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70da7203-1511-43a6-b635-52abfcbf9fc0'] response: {'server_uuid': '900b7bc4-b974-47ce-9fa5-0ea430b3e683', 'name': 'network-vif-deleted', 'tag': 'cfe57e2f-7553-4361-a64d-0ce9df3c083f', 'status': 'completed', 'code': 200} 2026-04-24 10:07:27.701 7 INFO neutron.services.segments.plugin [-] Segment 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 resource provider aggregate not found 2026-04-24 10:07:27.708 7 INFO neutron.services.segments.plugin [-] Segment 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 resource provider aggregate not found 2026-04-24 10:07:27.722 7 INFO neutron.services.segments.plugin [-] Segment 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 found for delete ", "request_id": "req-5caec115-ca24-44d5-8919-3abcca2d1358"}]} 2026-04-24 10:07:27.726 7 INFO neutron.services.segments.plugin [-] Segment 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61f805a4-8f9a-43dc-9574-1bdbd4af1a03 found for delete ", "request_id": "req-2919c3d1-a46c-4a9e-93ba-6f8541214641"}]} [pid: 7|app: 0|req: 256/512] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:27 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:28.764 8 INFO neutron.db.segments_db [None req-88705a89-477f-4079-83cd-ab1415b8672c 23d4695e17024c169a3d6090962a9d91 6c8d39c0d73e416295c3c621ba720564 - - default default] Added segment f5931cee-82a6-458b-b16e-630cbf622386 of type vxlan for network a515d0bc-511e-4d78-8901-aea9eea190ee [pid: 8|app: 0|req: 257/513] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:28 2026] POST /v2.0/networks => generated 629 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:28 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:29.311 8 INFO neutron.db.segments_db [None req-3b2d104a-5186-455f-8e17-fd1c3c799ea6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 of type vxlan for network b915adaf-7845-424b-aaa7-3c764490dea9 [pid: 8|app: 0|req: 258/515] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:07:29 2026] POST /v2.0/networks => generated 727 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:07:29 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1240 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:29 2026] POST /v2.0/subnets => generated 693 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:29 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:29.821 7 INFO neutron.db.segments_db [None req-936a7d2b-6c25-4779-9a2e-4f94bc355588 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d of type vxlan for network b897d0ff-9215-4daf-9dae-9557bfabc5b4 [pid: 8|app: 0|req: 260/519] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:29 2026] POST /v2.0/subnets => generated 673 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:30.008 8 INFO neutron.db.segments_db [None req-8551aec5-47dd-4e7c-a7e6-981a8d63b3fe 23d4695e17024c169a3d6090962a9d91 6c8d39c0d73e416295c3c621ba720564 - - default default] Added segment 847eab1f-2bad-4e91-be94-71e1ecef053c of type vxlan for network cf0f9a97-d921-4d9d-8e7c-decb7b2b319c [pid: 8|app: 0|req: 261/520] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:29 2026] POST /v2.0/networks => generated 629 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:30 2026] GET /v2.0/ports?device_id=900b7bc4-b974-47ce-9fa5-0ea430b3e683 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:30.122 7 INFO neutron.db.l3_hamode_db [None req-936a7d2b-6c25-4779-9a2e-4f94bc355588 c4d1ea352edd4d39851d33a5058b3cfc ee537c8580294a89a6b531e91c6054b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/522] 10.0.0.229 () {34 vars in 743 bytes} [Fri Apr 24 10:07:30 2026] PUT /v2.0/networks/cf0f9a97-d921-4d9d-8e7c-decb7b2b319c => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:30 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 10.0.0.229 () {34 vars in 741 bytes} [Fri Apr 24 10:07:30 2026] PUT /v2.0/subnets/c9206c5b-9fce-4cc6-b95e-d61f48e2cf8d => generated 656 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:30.819 8 INFO neutron.services.segments.plugin [-] Segment 847eab1f-2bad-4e91-be94-71e1ecef053c resource provider aggregate not found 2026-04-24 10:07:30.822 8 INFO neutron.services.segments.plugin [-] Segment 847eab1f-2bad-4e91-be94-71e1ecef053c resource provider aggregate not found 2026-04-24 10:07:30.838 8 INFO neutron.services.segments.plugin [-] Segment 847eab1f-2bad-4e91-be94-71e1ecef053c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 847eab1f-2bad-4e91-be94-71e1ecef053c found for delete ", "request_id": "req-fda3611c-2b9f-477c-9718-007684a460b0"}]} 2026-04-24 10:07:30.840 8 INFO neutron.services.segments.plugin [-] Segment 847eab1f-2bad-4e91-be94-71e1ecef053c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 847eab1f-2bad-4e91-be94-71e1ecef053c found for delete ", "request_id": "req-d065e8d5-62c7-40aa-9c8a-5b93473db531"}]} [pid: 8|app: 0|req: 266/525] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:30 2026] DELETE /v2.0/networks/cf0f9a97-d921-4d9d-8e7c-decb7b2b319c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:30.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f04594f-05ed-4d28-83f6-1ba49901cbd6 23d4695e17024c169a3d6090962a9d91 6c8d39c0d73e416295c3c621ba720564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/526] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:30 2026] DELETE /v2.0/networks/cf0f9a97-d921-4d9d-8e7c-decb7b2b319c => 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: 268/527] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:07:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/528] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:07:30 2026] GET /v2.0/subnets?network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/529] 10.0.0.229 () {32 vars in 653 bytes} [Fri Apr 24 10:07:30 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) 2026-04-24 10:07:31.014 7 INFO neutron.db.l3_hamode_db [None req-936a7d2b-6c25-4779-9a2e-4f94bc355588 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/530] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:07:30 2026] GET /v2.0/networks => generated 1313 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/531] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:07:31 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/532] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:07:31 2026] GET /v2.0/networks/a515d0bc-511e-4d78-8901-aea9eea190ee => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/533] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:07:31 2026] GET /v2.0/subnets/02622f40-b2fb-4520-bf89-046fa59f5d79 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:31.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1db4145-2cec-47ab-b0e4-c9672743c073 23d4695e17024c169a3d6090962a9d91 6c8d39c0d73e416295c3c621ba720564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/534] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/subnets/c9206c5b-9fce-4cc6-b95e-d61f48e2cf8d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:07:31.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac416323-e6e0-49eb-95c1-210e12158382 23d4695e17024c169a3d6090962a9d91 6c8d39c0d73e416295c3c621ba720564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/535] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/networks/cf0f9a97-d921-4d9d-8e7c-decb7b2b319c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/536] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/security-groups/07dd858b-0e9e-4449-ac42-794dd39d7d31 => 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: 278/537] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/subnets/02622f40-b2fb-4520-bf89-046fa59f5d79 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:31.475 8 INFO neutron.api.v2.resource [None req-9692d787-90eb-44ce-9ec4-92d6e51d8859 ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 279/538] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:07:31 2026] GET /v2.0/security-groups/07dd858b-0e9e-4449-ac42-794dd39d7d31 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/539] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/networks/a515d0bc-511e-4d78-8901-aea9eea190ee => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:31.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-b85bfff0-c17f-4c47-aef9-145ed549becb ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] TaaS: Handle Delete Port: e8b6cbd8-fbda-4c8b-8954-0e8d42568c11 2026-04-24 10:07:31.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b85bfff0-c17f-4c47-aef9-145ed549becb ee034d2a992b4b1eac5302c6ecbb1473 935b71d355814970aba466954fc8b7ed - - default default] Tap Mirror: Handle Delete Port: e8b6cbd8-fbda-4c8b-8954-0e8d42568c11 [pid: 8|app: 0|req: 281/540] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:31 2026] DELETE /v2.0/floatingips/8e97aef9-5d86-468e-9732-9d714f5a5379 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/541] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:29 2026] POST /v2.0/routers => generated 733 bytes in 2272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:32.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-70acb1e7-2889-467f-a55c-3e1e45936308 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 4d9856d8-716e-4003-a839-7b65c26d8d0b 2026-04-24 10:07:32.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70acb1e7-2889-467f-a55c-3e1e45936308 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 4d9856d8-716e-4003-a839-7b65c26d8d0b 2026-04-24 10:07:32.869 8 INFO neutron.services.segments.plugin [-] Segment f5931cee-82a6-458b-b16e-630cbf622386 resource provider aggregate not found 2026-04-24 10:07:32.885 8 INFO neutron.services.segments.plugin [-] Segment f5931cee-82a6-458b-b16e-630cbf622386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5931cee-82a6-458b-b16e-630cbf622386 found for delete ", "request_id": "req-01589aae-4f76-4535-a184-fc186e2b6076"}]} [pid: 8|app: 0|req: 282/542] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:07:31 2026] PUT /v2.0/routers/b21ab1ca-abaa-4c6f-8ecf-e3a9e098a12a/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:32.891 8 INFO neutron.services.segments.plugin [-] Segment f5931cee-82a6-458b-b16e-630cbf622386 resource provider aggregate not found 2026-04-24 10:07:32.912 8 INFO neutron.services.segments.plugin [-] Segment f5931cee-82a6-458b-b16e-630cbf622386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5931cee-82a6-458b-b16e-630cbf622386 found for delete ", "request_id": "req-55d6ba6b-73ec-4bfb-8cd4-a3457240b71c"}]} [pid: 8|app: 0|req: 283/543] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:32 2026] GET /v2.0/security-groups?tenant_id=6c8d39c0d73e416295c3c621ba720564&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:33.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-be218081-a10d-4610-b2ae-f42d42c9b29f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: c3d129d1-6712-46a4-935c-2a31bae929eb 2026-04-24 10:07:33.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be218081-a10d-4610-b2ae-f42d42c9b29f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: c3d129d1-6712-46a4-935c-2a31bae929eb [pid: 7|app: 0|req: 261/544] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:32 2026] PUT /v2.0/routers/b486e286-2f6a-49fb-9263-9391e69fca83/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/545] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:33 2026] DELETE /v2.0/security-groups/768e4ed3-85de-4c2c-8281-f2af357e3dcb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:33.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-be218081-a10d-4610-b2ae-f42d42c9b29f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 906c1de4-afad-4a57-9c73-b44d1195d721 2026-04-24 10:07:33.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be218081-a10d-4610-b2ae-f42d42c9b29f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 906c1de4-afad-4a57-9c73-b44d1195d721 2026-04-24 10:07:33.928 8 INFO neutron.db.l3_hamode_db [None req-be218081-a10d-4610-b2ae-f42d42c9b29f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network f3d12b66-99c1-4227-ad3f-18abff261430 was deleted as no HA routers are present in tenant 935b71d355814970aba466954fc8b7ed. [pid: 8|app: 0|req: 284/546] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:33 2026] DELETE /v2.0/routers/b21ab1ca-abaa-4c6f-8ecf-e3a9e098a12a => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/547] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:33 2026] DELETE /v2.0/subnets/2fff7808-7b59-45b4-89c7-8b4df52b4887 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:34.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c71b3ca-5744-448f-af2f-5da1aa37b4fb c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 3b9e2d8b-4d13-4bd8-bb51-a90a220dd240 2026-04-24 10:07:34.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c71b3ca-5744-448f-af2f-5da1aa37b4fb c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 3b9e2d8b-4d13-4bd8-bb51-a90a220dd240 [pid: 7|app: 0|req: 264/548] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:07:34 2026] GET /v2.0/networks?id=b915adaf-7845-424b-aaa7-3c764490dea9 => generated 678 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/549] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:07:34 2026] GET /v2.0/quotas/ee537c8580294a89a6b531e91c6054b6 => generated 292 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/550] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:34 2026] DELETE /v2.0/networks/115827d4-b47a-4f21-a45a-87772d34c9fa => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/551] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:07:34 2026] GET /v2.0/ports?tenant_id=ee537c8580294a89a6b531e91c6054b6&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/552] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:34 2026] GET /v2.0/security-groups?tenant_id=935b71d355814970aba466954fc8b7ed&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/553] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:34 2026] DELETE /v2.0/security-groups/40d4349b-69f2-4dbb-994a-85fb08b59641 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:34.904 8 INFO neutron.services.segments.plugin [-] Segment 22122c38-510a-46fd-b014-bd0a86e915ad resource provider aggregate not found 2026-04-24 10:07:34.923 8 INFO neutron.services.segments.plugin [-] Segment 22122c38-510a-46fd-b014-bd0a86e915ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22122c38-510a-46fd-b014-bd0a86e915ad found for delete ", "request_id": "req-795c66ec-ef37-45ea-9286-7355b370772f"}]} 2026-04-24 10:07:34.942 8 INFO neutron.services.segments.plugin [-] Segment 9b576e7e-1815-47e9-bb32-bdc66a936993 resource provider aggregate not found 2026-04-24 10:07:34.958 8 INFO neutron.services.segments.plugin [-] Segment 22122c38-510a-46fd-b014-bd0a86e915ad resource provider aggregate not found 2026-04-24 10:07:34.962 8 INFO neutron.services.segments.plugin [-] Segment 9b576e7e-1815-47e9-bb32-bdc66a936993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b576e7e-1815-47e9-bb32-bdc66a936993 found for delete ", "request_id": "req-14bdd65f-c4ec-459c-8416-2b4c395def1e"}]} 2026-04-24 10:07:34.982 8 INFO neutron.services.segments.plugin [-] Segment 22122c38-510a-46fd-b014-bd0a86e915ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22122c38-510a-46fd-b014-bd0a86e915ad found for delete ", "request_id": "req-c97bd7df-8555-408e-b383-e824ea55de0c"}]} 2026-04-24 10:07:35.000 8 INFO neutron.services.segments.plugin [-] Segment 9b576e7e-1815-47e9-bb32-bdc66a936993 resource provider aggregate not found 2026-04-24 10:07:35.020 8 INFO neutron.services.segments.plugin [-] Segment 9b576e7e-1815-47e9-bb32-bdc66a936993 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b576e7e-1815-47e9-bb32-bdc66a936993 found for delete ", "request_id": "req-a5ec17fc-14ab-437b-af0d-0b62f4e68d5a"}]} [pid: 8|app: 0|req: 287/554] 10.0.0.138 () {34 vars in 907 bytes} [Fri Apr 24 10:07:35 2026] GET /v2.0/extensions => generated 21537 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/555] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:07:35 2026] GET /v2.0/networks/b915adaf-7845-424b-aaa7-3c764490dea9?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: 288/556] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:07:35 2026] GET /v2.0/networks/b915adaf-7845-424b-aaa7-3c764490dea9?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: 269/557] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:35 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:35.816 8 INFO neutron.db.segments_db [None req-db01c849-462b-44ce-8d0d-dfd4328e084f 6e7d4805f2b542da955fc2d1598215fc f51fc6ff03d84ecbafd3b45ff5c320f1 - - default default] Added segment 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 of type vxlan for network e13af1da-cc41-4fae-843c-31a8a078bce6 [pid: 8|app: 0|req: 289/558] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:35 2026] POST /v2.0/networks => generated 625 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/559] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:35 2026] POST /v2.0/subnets => generated 641 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:36.374 8 INFO neutron.db.segments_db [None req-9451c070-5b20-4d5f-b457-f0ea01b86449 6e7d4805f2b542da955fc2d1598215fc f51fc6ff03d84ecbafd3b45ff5c320f1 - - default default] Added segment 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f of type vxlan for network 72a0df72-a18f-4fbc-ba72-37a6b9213504 [pid: 8|app: 0|req: 290/560] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:07:36 2026] POST /v2.0/networks => generated 625 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/561] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:36 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 271/562] 10.0.0.229 () {34 vars in 743 bytes} [Fri Apr 24 10:07:36 2026] PUT /v2.0/networks/72a0df72-a18f-4fbc-ba72-37a6b9213504 => generated 592 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/563] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:36 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/564] 10.0.0.229 () {34 vars in 741 bytes} [Fri Apr 24 10:07:36 2026] PUT /v2.0/subnets/c41b159b-f1de-48e1-b513-ef002ae1553c => generated 636 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:37.263 7 INFO neutron.db.segments_db [None req-10f6d81d-ebcd-4065-bb89-300f07376bfa c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba of type vxlan for network abb74108-97dd-4068-9908-1c91dac7f59e 2026-04-24 10:07:37.367 8 INFO neutron.services.segments.plugin [-] Segment 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f resource provider aggregate not found 2026-04-24 10:07:37.372 8 INFO neutron.services.segments.plugin [-] Segment 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f resource provider aggregate not found [pid: 7|app: 0|req: 272/565] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:07:36 2026] POST /v2.0/networks => generated 725 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:37.397 8 INFO neutron.services.segments.plugin [-] Segment 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f found for delete ", "request_id": "req-e1b1cb0e-72dc-4de5-9aac-37edace74c0d"}]} 2026-04-24 10:07:37.404 8 INFO neutron.services.segments.plugin [-] Segment 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d4c91a-2187-4ba6-8200-ceb5d1dbee9f found for delete ", "request_id": "req-555689a6-05b0-43bc-a1e4-0e48d5b58017"}]} [pid: 8|app: 0|req: 294/566] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/networks/72a0df72-a18f-4fbc-ba72-37a6b9213504 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:37.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97a71ab5-a51b-4cde-ba5e-7eece0bf773b 6e7d4805f2b542da955fc2d1598215fc f51fc6ff03d84ecbafd3b45ff5c320f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/567] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/networks/72a0df72-a18f-4fbc-ba72-37a6b9213504 => 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: 296/568] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/569] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/subnets?network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/570] 10.0.0.229 () {32 vars in 653 bytes} [Fri Apr 24 10:07:37 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: 299/571] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/networks => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/572] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:37 2026] POST /v2.0/subnets => generated 691 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/573] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/subnets => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:37.676 7 INFO neutron.db.segments_db [None req-2386b602-ee22-45db-a15a-9315d315e643 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 of type vxlan for network a526e98c-40d1-4c7e-986f-3d8f38602229 [pid: 8|app: 0|req: 301/574] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 302/575] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/networks/e13af1da-cc41-4fae-843c-31a8a078bce6 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/576] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:07:37 2026] GET /v2.0/subnets/e82ea7a0-c98e-4c83-a0cc-cd0935c41652 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:37.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-631e9d4f-cedc-486c-b2c7-a44b022fa819 6e7d4805f2b542da955fc2d1598215fc f51fc6ff03d84ecbafd3b45ff5c320f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 304/577] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/subnets/c41b159b-f1de-48e1-b513-ef002ae1553c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:07:37.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-364eeedb-d1f9-45ed-b44f-c72edc08ad0e 6e7d4805f2b542da955fc2d1598215fc f51fc6ff03d84ecbafd3b45ff5c320f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/578] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/networks/72a0df72-a18f-4fbc-ba72-37a6b9213504 => 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: 306/579] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/subnets/e82ea7a0-c98e-4c83-a0cc-cd0935c41652 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:38.021 7 INFO neutron.db.l3_hamode_db [None req-2386b602-ee22-45db-a15a-9315d315e643 c4d1ea352edd4d39851d33a5058b3cfc c59a87af5ee645d3b4c36fef999591e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 307/580] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:07:37 2026] DELETE /v2.0/networks/e13af1da-cc41-4fae-843c-31a8a078bce6 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/581] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:38 2026] GET /v2.0/security-groups?tenant_id=f51fc6ff03d84ecbafd3b45ff5c320f1&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: 309/582] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:38 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 310/583] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:38 2026] DELETE /v2.0/security-groups/050656b5-b7a1-4e82-8a8f-039373909390 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:38.951 7 INFO neutron.db.l3_hamode_db [None req-2386b602-ee22-45db-a15a-9315d315e643 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:07:39.421 8 INFO neutron.services.segments.plugin [-] Segment 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 resource provider aggregate not found 2026-04-24 10:07:39.436 8 INFO neutron.services.segments.plugin [-] Segment 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 resource provider aggregate not found 2026-04-24 10:07:39.439 8 INFO neutron.services.segments.plugin [-] Segment 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 found for delete ", "request_id": "req-7313a2f8-691b-4bd2-bbdb-be965e9da690"}]} 2026-04-24 10:07:39.456 8 INFO neutron.services.segments.plugin [-] Segment 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c953f9b-4f84-45cc-8647-d44ea8b3a8b5 found for delete ", "request_id": "req-afa19edb-267c-4a53-a9fb-cc6396767f17"}]} [pid: 8|app: 0|req: 311/584] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:39 2026] GET /v2.0/networks?id=b915adaf-7845-424b-aaa7-3c764490dea9 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/585] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:37 2026] POST /v2.0/routers => generated 731 bytes in 2334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/586] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:39 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 312/587] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:07:39 2026] POST /v2.0/ports => generated 954 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/588] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:40 2026] PUT /v2.0/ports/c4c652a4-c33f-455a-bb61-a00513ed454e => generated 1235 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:40.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56fc7dc0-5bd7-44ba-a357-13d9f1b1c10f'] response: {'name': 'network-changed', 'server_uuid': '61b9675a-3a28-47dd-b4f3-35715c1f67e4', 'tag': 'c4c652a4-c33f-455a-bb61-a00513ed454e', '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: 276/589] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:39 2026] PUT /v2.0/routers/d9a1a489-4278-4f04-841c-c9768720b1b2/add_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/590] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:07:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/591] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/592] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-groups => generated 4529 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/593] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/594] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/ports?tenant_id=ee537c8580294a89a6b531e91c6054b6&device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/595] 10.0.0.229 () {34 vars in 758 bytes} [Fri Apr 24 10:07:41 2026] PUT /v2.0/security-groups/9a170697-2da9-4b66-beaa-84f8133a684f => generated 1664 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/596] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/networks?tenant_id=ee537c8580294a89a6b531e91c6054b6&shared=False => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/597] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-groups/9a170697-2da9-4b66-beaa-84f8133a684f => generated 1664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/598] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/599] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:41 2026] DELETE /v2.0/security-groups/9a170697-2da9-4b66-beaa-84f8133a684f => 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: 282/600] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:41.624 8 INFO neutron.api.v2.resource [None req-d1ae0d02-065f-4d75-981a-ee915d8d0c9a 98df1ab49a5349f792bbd54099e32cd1 7efa1a913d804940ad56b7cb9f04cca2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 319/601] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:41 2026] DELETE /v2.0/security-groups/9a170697-2da9-4b66-beaa-84f8133a684f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/602] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:07:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/603] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:07:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/606] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/607] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-group-rules/8051342a-ed3c-421d-b580-676be71f1c9d => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/608] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/609] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/610] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:07:42 2026] DELETE /v2.0/security-group-rules/8051342a-ed3c-421d-b580-676be71f1c9d => 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: 324/611] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/612] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:42 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: 7|app: 0|req: 289/613] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/614] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-group-rules/45fa9859-3606-4ac3-a690-61efe563dc1c => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/615] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/616] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/617] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:07:42 2026] DELETE /v2.0/security-group-rules/45fa9859-3606-4ac3-a690-61efe563dc1c => 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: 294/618] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/ports?tenant_id=ee537c8580294a89a6b531e91c6054b6&device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/619] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/620] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/621] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c4c652a4-c33f-455a-bb61-a00513ed454e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:42.815 7 INFO neutron.db.securitygroups_db [None req-de016777-656a-48f6-8264-2e86720968f5 98df1ab49a5349f792bbd54099e32cd1 7efa1a913d804940ad56b7cb9f04cca2 - - default default] Project 7efa1a913d804940ad56b7cb9f04cca2 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: 325/622] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:07:42 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/623] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/subnets?id=74fff200-37e3-4d30-8bbd-8184ff250175 => generated 696 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/624] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/ports?network_id=b915adaf-7845-424b-aaa7-3c764490dea9&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: 298/625] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:07:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/626] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/networks/b915adaf-7845-424b-aaa7-3c764490dea9?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: 300/627] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-group-rules/51db39f9-f0e1-46c1-9ce8-1547446ad217 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/628] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 301/629] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/networks/b915adaf-7845-424b-aaa7-3c764490dea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:42 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/631] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/ports/b1f35998-cfe8-4361-9783-acd4359b2082 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/632] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:07:43 2026] DELETE /v2.0/security-group-rules/51db39f9-f0e1-46c1-9ce8-1547446ad217 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/633] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:07:43 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: 7|app: 0|req: 304/634] 10.0.0.138 () {34 vars in 1098 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--382369998&fields=id&tenant_id=c59a87af5ee645d3b4c36fef999591e3 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/635] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:43 2026] DELETE /v2.0/security-groups/bf5fbaff-d69e-47e0-bad9-a57f00b15986 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/636] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/networks?id=abb74108-97dd-4068-9908-1c91dac7f59e => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/637] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/quotas/c59a87af5ee645d3b4c36fef999591e3 => 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: 332/638] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/639] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/640] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/ports?tenant_id=c59a87af5ee645d3b4c36fef999591e3&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/641] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?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: 308/642] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/643] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/644] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 336/645] 199.204.45.216 () {34 vars in 1000 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/subnets?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 683 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/646] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&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: 8|app: 0|req: 337/647] 199.204.45.216 () {34 vars in 1146 bytes} [Fri Apr 24 10:07:43 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347&device_owner=compute%3Anova&network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/648] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:44 2026] GET /v2.0/security-groups?tenant_id=7efa1a913d804940ad56b7cb9f04cca2&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:44 2026] DELETE /v2.0/security-groups/4b6dc918-ae03-4c01-b121-b4be9bf37f74 => 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: 311/650] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:43 2026] PUT /v2.0/ports/b1f35998-cfe8-4361-9783-acd4359b2082 => generated 1145 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:44.460 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10819a19-2e0e-427c-8ede-470aae1dc955'] response: {'name': 'network-changed', 'server_uuid': '1642a220-3dae-4246-a7cc-336908491347', 'tag': 'b1f35998-cfe8-4361-9783-acd4359b2082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 340/651] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:44 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 12 bytes in 35 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: 312/652] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:44 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/653] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:44 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&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: 341/654] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:44 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1417 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/655] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/656] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => 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: 315/657] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/658] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/659] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/660] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 317/661] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/662] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:45 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 318/663] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 346/664] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/665] 10.0.0.229 () {32 vars in 623 bytes} [Fri Apr 24 10:07:46 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/666] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/667] 10.0.0.229 () {32 vars in 633 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/ => generated 632 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/668] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/669] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/670] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/671] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/672] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/673] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/674] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 325/676] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:46 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/677] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:47 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 326/678] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:47 2026] GET /v2.0/security-groups?tenant_id=dad8a4656d6a4c8cb3c5eb6d23105509&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/679] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:47 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 199.204.45.216 () {34 vars in 1118 bytes} [Fri Apr 24 10:07:47 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/681] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:47 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/682] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:47 2026] DELETE /v2.0/security-groups/bef188f4-970c-4d32-9fbb-d736a85975a1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/683] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:47 2026] PUT /v2.0/ports/b1f35998-cfe8-4361-9783-acd4359b2082 => generated 968 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:47.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-601722f6-f926-4486-a189-58d500bf9d91'] response: {'name': 'network-changed', 'server_uuid': '1642a220-3dae-4246-a7cc-336908491347', 'tag': 'b1f35998-cfe8-4361-9783-acd4359b2082', '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: 330/684] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 355/685] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/networks?id=abb74108-97dd-4068-9908-1c91dac7f59e => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c59a87af5ee645d3b4c36fef999591e3 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/687] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/688] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/689] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/690] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/691] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/692] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/693] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/694] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?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: 356/695] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:07:48 2026] POST /v2.0/ports => generated 958 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/696] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:48 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 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: 357/697] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:07:48 2026] PUT /v2.0/ports/fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b => generated 1239 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:07:49.353 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b972a83a-744e-4450-9243-6ba6d113f85e'] response: {'name': 'network-changed', 'server_uuid': 'ed63b01f-20f1-412c-a5d9-7fe4a16e7079', 'tag': 'fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/698] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 89 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: 358/699] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 342/700] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/701] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&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: 343/702] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/ports?tenant_id=0453320367324a03bd725578db60d82a&device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/703] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/ports?tenant_id=c59a87af5ee645d3b4c36fef999591e3&device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/networks?id=806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/networks?tenant_id=c59a87af5ee645d3b4c36fef999591e3&shared=False => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/706] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b1f35998-cfe8-4361-9783-acd4359b2082 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/707] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:07:50 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: 347/708] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/subnets?id=ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/709] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/ports?network_id=806aac10-83c1-42fd-8ccf-de3819d3c97b&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/711] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 351/712] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 353/714] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/security-groups?tenant_id=b4f57875ee5f460ba13024c66dafc058&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:50 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 363/719] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:50 2026] DELETE /v2.0/security-groups/54338d8f-c895-43d0-9f5f-d2ea383a07bd => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/ports?tenant_id=c59a87af5ee645d3b4c36fef999591e3&device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/subnets?id=d77deaa5-4801-458d-97c4-3e4d603b02bd => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/723] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/ports?network_id=abb74108-97dd-4068-9908-1c91dac7f59e&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?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: 360/725] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 366/726] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 367/728] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 362/729] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:51 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 365/733] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/security-groups?id=c08b81c9-b4f2-496d-8638-66786e9569e4&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: 366/734] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:52.720 7 INFO neutron_taas.services.taas.taas_plugin [req-893b1020-d51a-4597-b97f-2b70c605a7ce req-8847c232-4ce1-4e3e-8487-b71600d9dc6f 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] TaaS: Handle Delete Port: b1f35998-cfe8-4361-9783-acd4359b2082 2026-04-24 10:07:52.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-893b1020-d51a-4597-b97f-2b70c605a7ce req-8847c232-4ce1-4e3e-8487-b71600d9dc6f 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] Tap Mirror: Handle Delete Port: b1f35998-cfe8-4361-9783-acd4359b2082 2026-04-24 10:07:52.738 8 INFO neutron.db.segments_db [None req-45900d1e-a976-4c17-8f16-65db67d082c5 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 228a16c4-35b8-431c-a281-f6e2f7c950ea of type vxlan for network ad7055a0-4992-462d-8b69-0aa0e91fb409 [pid: 8|app: 0|req: 369/735] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:07:52 2026] POST /v2.0/networks => generated 721 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:07:52.883 7 INFO neutron.db.l3_db [req-893b1020-d51a-4597-b97f-2b70c605a7ce req-8847c232-4ce1-4e3e-8487-b71600d9dc6f 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] Floating IP 3764d7be-5b3d-481f-88c0-f1031c3ae741 disassociated. External IP: 10.96.250.215, port: b1f35998-cfe8-4361-9783-acd4359b2082. [pid: 8|app: 0|req: 370/736] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 371/737] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 372/738] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:52 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:53 2026] POST /v2.0/subnets => generated 687 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:53 2026] GET /v2.0/security-groups?id=fb616fbc-f753-4906-b9fc-a8368e47f31e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:07:52 2026] DELETE /v2.0/ports/b1f35998-cfe8-4361-9783-acd4359b2082 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:53 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:53.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4034a712-7f5c-43b1-90d9-155b4a6d74ee'] response: {'server_uuid': '1642a220-3dae-4246-a7cc-336908491347', 'name': 'network-vif-deleted', 'tag': 'b1f35998-cfe8-4361-9783-acd4359b2082', 'status': 'completed', 'code': 200} 2026-04-24 10:07:53.393 8 INFO neutron_taas.services.taas.taas_plugin [req-bb6a3cf0-8048-41c6-80d8-f401cca6479c req-9aebc1d2-1c2d-4269-947c-af30c5d9cbb4 79fb486f6db24b09b6ca5175a0ab44a3 ee537c8580294a89a6b531e91c6054b6 - - default default] TaaS: Handle Delete Port: c4c652a4-c33f-455a-bb61-a00513ed454e 2026-04-24 10:07:53.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bb6a3cf0-8048-41c6-80d8-f401cca6479c req-9aebc1d2-1c2d-4269-947c-af30c5d9cbb4 79fb486f6db24b09b6ca5175a0ab44a3 ee537c8580294a89a6b531e91c6054b6 - - default default] Tap Mirror: Handle Delete Port: c4c652a4-c33f-455a-bb61-a00513ed454e 2026-04-24 10:07:53.404 7 INFO neutron.db.segments_db [None req-f59afc56-b950-4bd6-89ab-7b739a31cb3c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment f6ce30f2-c891-4585-8ad1-6fe5f363398a of type vxlan for network c8a7b343-2eab-49c8-8dbc-9947ad442a1e [pid: 8|app: 0|req: 375/743] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:07:53 2026] DELETE /v2.0/ports/c4c652a4-c33f-455a-bb61-a00513ed454e => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:07:53.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0700022c-b785-47ff-8d93-d527e327c1e7'] response: {'server_uuid': '61b9675a-3a28-47dd-b4f3-35715c1f67e4', 'name': 'network-vif-deleted', 'tag': 'c4c652a4-c33f-455a-bb61-a00513ed454e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/744] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:53 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:53.723 7 INFO neutron.db.l3_hamode_db [None req-f59afc56-b950-4bd6-89ab-7b739a31cb3c c4d1ea352edd4d39851d33a5058b3cfc 360bf3c71cd64cb59fe61989999be480 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 377/745] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:54 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/746] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:54 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:54.578 7 INFO neutron.db.l3_hamode_db [None req-f59afc56-b950-4bd6-89ab-7b739a31cb3c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 379/747] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:54 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 380/748] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:54 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 381/749] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:55 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:07:53 2026] POST /v2.0/routers => generated 727 bytes in 2169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/751] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:55 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:55 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 372/753] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:55 2026] GET /v2.0/ports?device_id=1642a220-3dae-4246-a7cc-336908491347 => 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: 373/754] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:56 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => 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: 382/757] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:07:55 2026] PUT /v2.0/routers/b02adbc7-49c4-4498-ae6e-05039acb05a3/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/758] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:56 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:56 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:07:56 2026] DELETE /v2.0/security-groups/c08b81c9-b4f2-496d-8638-66786e9569e4 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:07:57.167 8 INFO neutron.api.v2.resource [None req-9bc0f273-240b-4c1e-80e7-66d3db5fc380 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/761] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:07:57 2026] GET /v2.0/security-groups/c08b81c9-b4f2-496d-8638-66786e9569e4 => 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: 385/762] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:57 2026] GET /v2.0/ports?device_id=61b9675a-3a28-47dd-b4f3-35715c1f67e4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:07:57.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-75e5e4f9-289e-4278-a418-00dc1960a5ec 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] TaaS: Handle Delete Port: 4fd7b61d-a19d-421d-8965-c4f11e4216e4 2026-04-24 10:07:57.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75e5e4f9-289e-4278-a418-00dc1960a5ec 2a2360fa452a46a6bc2dfaab415daa57 0453320367324a03bd725578db60d82a - - default default] Tap Mirror: Handle Delete Port: 4fd7b61d-a19d-421d-8965-c4f11e4216e4 [pid: 7|app: 0|req: 378/763] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:07:57 2026] DELETE /v2.0/floatingips/3764d7be-5b3d-481f-88c0-f1031c3ae741 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:58 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:07:58 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 380/766] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:07:58 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:58.474 8 INFO neutron_taas.services.taas.taas_plugin [None req-964a83a3-c060-4c8d-aae0-2853abf97745 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: edf86c7e-b160-4d4d-bf59-2ad153d50157 2026-04-24 10:07:58.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-964a83a3-c060-4c8d-aae0-2853abf97745 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: edf86c7e-b160-4d4d-bf59-2ad153d50157 2026-04-24 10:07:58.653 7 INFO neutron.db.l3_db [None req-cdcc2a81-5ec4-4555-8392-ea77d1b583bc 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] Floating IP 354548ba-35b9-43b2-b813-7819db1f205c associated. External IP: 10.96.250.204, port: fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b. [pid: 7|app: 0|req: 381/767] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:07:58 2026] PUT /v2.0/floatingips/354548ba-35b9-43b2-b813-7819db1f205c => generated 856 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:59.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-602495f3-5c20-4b4d-a043-b01cebd11873'] response: {'name': 'network-changed', 'server_uuid': 'ed63b01f-20f1-412c-a5d9-7fe4a16e7079', 'tag': 'fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/768] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:07:58 2026] PUT /v2.0/routers/443d1976-a406-4899-aaf7-18d2b19d4e3b/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:07:59.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea911723-43e0-4ef1-b950-6dfa647b6924 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 421923e7-ff97-47cd-a319-e749b3e28ef3 2026-04-24 10:07:59.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea911723-43e0-4ef1-b950-6dfa647b6924 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 421923e7-ff97-47cd-a319-e749b3e28ef3 2026-04-24 10:07:59.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-167e4c4d-298a-4398-b10e-223f8a212f6a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: dedaa65e-3e77-4577-8a6f-ca68f6436264 2026-04-24 10:07:59.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-167e4c4d-298a-4398-b10e-223f8a212f6a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: dedaa65e-3e77-4577-8a6f-ca68f6436264 2026-04-24 10:07:59.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-167e4c4d-298a-4398-b10e-223f8a212f6a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: e58090a5-4398-4f19-9f8f-f9b6308c1178 2026-04-24 10:07:59.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-167e4c4d-298a-4398-b10e-223f8a212f6a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: e58090a5-4398-4f19-9f8f-f9b6308c1178 [pid: 7|app: 0|req: 382/769] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:07:59 2026] PUT /v2.0/routers/b486e286-2f6a-49fb-9263-9391e69fca83/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:00 2026] GET /v2.0/ports?tenant_id=c59a87af5ee645d3b4c36fef999591e3&device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:08:00.273 8 INFO neutron.services.segments.plugin [-] Segment 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe resource provider aggregate not found 2026-04-24 10:08:00.277 8 INFO neutron.services.segments.plugin [-] Segment 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe resource provider aggregate not found 2026-04-24 10:08:00.296 8 INFO neutron.db.l3_hamode_db [None req-167e4c4d-298a-4398-b10e-223f8a212f6a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network faff3fe4-4488-47eb-b6ee-7c866d8a30c3 was deleted as no HA routers are present in tenant 0453320367324a03bd725578db60d82a. 2026-04-24 10:08:00.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-607f19c9-ed76-4a71-bc01-94987f3c4c9c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 0e7cf99f-3d26-4032-8bc9-d1802245ec54 2026-04-24 10:08:00.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-607f19c9-ed76-4a71-bc01-94987f3c4c9c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 0e7cf99f-3d26-4032-8bc9-d1802245ec54 2026-04-24 10:08:00.308 8 INFO neutron.services.segments.plugin [-] Segment 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe found for delete ", "request_id": "req-df5bb87d-e49c-4def-b42d-265d8d143877"}]} 2026-04-24 10:08:00.310 8 INFO neutron.services.segments.plugin [-] Segment 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8332aed4-cff8-4bbe-b07a-56bc21e7d0fe found for delete ", "request_id": "req-86c9f56d-015f-45a3-88ad-66d2c9d90ae1"}]} [pid: 8|app: 0|req: 388/771] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:07:59 2026] DELETE /v2.0/routers/443d1976-a406-4899-aaf7-18d2b19d4e3b => generated 0 bytes in 1105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:08:00 2026] GET /v2.0/networks?id=abb74108-97dd-4068-9908-1c91dac7f59e => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:00 2026] DELETE /v2.0/subnets/ddf46ad9-078a-460c-9636-9ab17c8fda12 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:08:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:00.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-607f19c9-ed76-4a71-bc01-94987f3c4c9c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 884c7ac6-0815-46ac-9725-108e0eb4d877 2026-04-24 10:08:00.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-607f19c9-ed76-4a71-bc01-94987f3c4c9c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 884c7ac6-0815-46ac-9725-108e0eb4d877 [pid: 8|app: 0|req: 392/775] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:08:00 2026] GET /v2.0/networks?id=ad7055a0-4992-462d-8b69-0aa0e91fb409 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:00.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccdf8102-4692-4ae0-b17e-3424bda3cfc6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 57c99258-3dc1-404b-ba0f-3d49a31416f7 2026-04-24 10:08:00.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccdf8102-4692-4ae0-b17e-3424bda3cfc6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 57c99258-3dc1-404b-ba0f-3d49a31416f7 [pid: 8|app: 0|req: 393/776] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:00 2026] DELETE /v2.0/networks/806aac10-83c1-42fd-8ccf-de3819d3c97b => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/777] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:08:00 2026] GET /v2.0/subnets?id=d77deaa5-4801-458d-97c4-3e4d603b02bd => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/778] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/quotas/360bf3c71cd64cb59fe61989999be480 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:01.093 7 INFO neutron.services.segments.plugin [-] Segment 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d resource provider aggregate not found 2026-04-24 10:08:01.094 7 INFO neutron.services.segments.plugin [-] Segment 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d resource provider aggregate not found [pid: 8|app: 0|req: 396/779] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/ports?network_id=abb74108-97dd-4068-9908-1c91dac7f59e&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:08:01.122 7 INFO neutron.services.segments.plugin [-] Segment 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d found for delete ", "request_id": "req-3daac494-9972-4c1e-a16f-393503f182bd"}]} 2026-04-24 10:08:01.124 7 INFO neutron.services.segments.plugin [-] Segment 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8008449a-e218-40f1-9ce1-ecb0cd3b7c2d found for delete ", "request_id": "req-63854a54-bca8-49fd-928e-69494b1560e8"}]} 2026-04-24 10:08:01.143 7 INFO neutron.db.l3_hamode_db [None req-607f19c9-ed76-4a71-bc01-94987f3c4c9c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network b897d0ff-9215-4daf-9dae-9557bfabc5b4 was deleted as no HA routers are present in tenant ee537c8580294a89a6b531e91c6054b6. [pid: 7|app: 0|req: 384/780] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:00 2026] DELETE /v2.0/routers/b486e286-2f6a-49fb-9263-9391e69fca83 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/781] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/ports?tenant_id=360bf3c71cd64cb59fe61989999be480&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/security-groups?tenant_id=0453320367324a03bd725578db60d82a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/networks/ad7055a0-4992-462d-8b69-0aa0e91fb409?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:01 2026] DELETE /v2.0/subnets/74fff200-37e3-4d30-8bbd-8184ff250175 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?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: 389/787] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/networks/ad7055a0-4992-462d-8b69-0aa0e91fb409?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:01 2026] DELETE /v2.0/security-groups/d0c09e1a-b856-47a5-9dc0-acc847dcd140 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:01.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e7560a6-b568-481a-8ed2-20a804a2e652 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: bd9955f4-866e-45c1-b1be-710fd28aa2ac 2026-04-24 10:08:01.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e7560a6-b568-481a-8ed2-20a804a2e652 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: bd9955f4-866e-45c1-b1be-710fd28aa2ac [pid: 8|app: 0|req: 400/789] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:01 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 390/790] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:01 2026] DELETE /v2.0/networks/b915adaf-7845-424b-aaa7-3c764490dea9 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/791] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:02 2026] GET /v2.0/security-groups?tenant_id=ee537c8580294a89a6b531e91c6054b6&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:02 2026] DELETE /v2.0/security-groups/fb616fbc-f753-4906-b9fc-a8368e47f31e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:02.344 8 INFO neutron.services.segments.plugin [-] Segment 70827a0e-5668-484c-94be-3dab2dc7cfe7 resource provider aggregate not found 2026-04-24 10:08:02.351 8 INFO neutron.services.segments.plugin [-] Segment 70827a0e-5668-484c-94be-3dab2dc7cfe7 resource provider aggregate not found 2026-04-24 10:08:02.376 8 INFO neutron.services.segments.plugin [-] Segment 70827a0e-5668-484c-94be-3dab2dc7cfe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70827a0e-5668-484c-94be-3dab2dc7cfe7 found for delete ", "request_id": "req-637d10a3-1ed0-462c-a305-5566b889c59a"}]} 2026-04-24 10:08:02.388 8 INFO neutron.services.segments.plugin [-] Segment 70827a0e-5668-484c-94be-3dab2dc7cfe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70827a0e-5668-484c-94be-3dab2dc7cfe7 found for delete ", "request_id": "req-f8d2496e-dd33-45b4-8597-910c0614497d"}]} [pid: 8|app: 0|req: 402/793] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:02 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:03.149 7 INFO neutron.services.segments.plugin [-] Segment ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 resource provider aggregate not found 2026-04-24 10:08:03.149 7 INFO neutron.services.segments.plugin [-] Segment ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 resource provider aggregate not found 2026-04-24 10:08:03.169 7 INFO neutron.services.segments.plugin [-] Segment ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 found for delete ", "request_id": "req-f282c7d1-b229-4504-9f5b-764307c98f3e"}]} 2026-04-24 10:08:03.182 7 INFO neutron.services.segments.plugin [-] Segment ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae33a0c0-cf05-4e18-bb7b-7b128e0663b0 found for delete ", "request_id": "req-c95a448a-0960-47e7-a474-d70e393bb427"}]} [pid: 8|app: 0|req: 403/794] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:03 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:03.916 7 INFO neutron.db.segments_db [None req-a121f9c1-1bf9-4ec7-bfce-94a55366b1a2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 094e93fe-4558-4b62-b5ab-a6b877faaea8 of type vxlan for network 70de877d-4f3a-4896-bdfa-73479fa47e23 [pid: 7|app: 0|req: 392/795] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:08:03 2026] POST /v2.0/networks => generated 728 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:08:04 2026] POST /v2.0/subnets => generated 694 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:08:04.311 7 INFO neutron.db.segments_db [None req-ec9d1e02-ed48-4b58-bf0b-f33103939f5f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment e2604f34-25aa-4acd-bcc8-3e7c04928f26 of type vxlan for network 7c774184-3162-438e-8e26-8faac734730c 2026-04-24 10:08:04.609 7 INFO neutron.db.l3_hamode_db [None req-ec9d1e02-ed48-4b58-bf0b-f33103939f5f c4d1ea352edd4d39851d33a5058b3cfc 808ebf140ba94d5ba2b1b25809c1c927 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 405/797] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:04 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:05.521 7 INFO neutron.db.l3_hamode_db [None req-ec9d1e02-ed48-4b58-bf0b-f33103939f5f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 406/798] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:06 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 393/799] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:08:04 2026] POST /v2.0/routers => generated 734 bytes in 2228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:06 2026] GET /v2.0/security-groups?tenant_id=d783c0ab257b4a72b28508a32b141d1e&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/801] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:07 2026] DELETE /v2.0/security-groups/d04051cc-131d-4b61-b2df-2440fcdfc9b1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/802] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:07 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 397/803] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:07 2026] GET /v2.0/security-groups?tenant_id=6e90723bfa1c45e999b86edbd4c2e97d&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: 398/804] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:07 2026] DELETE /v2.0/security-groups/64061083-6ede-424b-9921-5a35afb16a46 => 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: 407/805] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:08:06 2026] PUT /v2.0/routers/c99b6718-0fd3-4d3a-a134-209f0e85e572/add_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:08 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 408/807] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:08:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:08:08 2026] GET /v2.0/networks?id=ad7055a0-4992-462d-8b69-0aa0e91fb409 => 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: 400/809] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:08:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:08:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/811] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:08:08 2026] POST /v2.0/ports => generated 958 bytes in 451 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: 402/812] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:08 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/813] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:09 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 411/814] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:08:09 2026] PUT /v2.0/ports/77d9ed84-8b24-4af7-aaa1-df68cc1e849c => generated 1239 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/815] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:08:09 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1244 bytes in 73 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: 412/816] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:09 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:09.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6641aec9-319f-408b-abec-8f79bd412e01'] response: {'name': 'network-changed', 'server_uuid': '5f8113fa-e04d-4aea-be9d-6e4d45036b96', 'tag': '77d9ed84-8b24-4af7-aaa1-df68cc1e849c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/817] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:09 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 413/818] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:10 2026] GET /v2.0/ports?tenant_id=360bf3c71cd64cb59fe61989999be480&device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:08:10 2026] GET /v2.0/networks?tenant_id=360bf3c71cd64cb59fe61989999be480&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/820] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:08:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/821] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:10 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/822] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:10 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/ports?tenant_id=360bf3c71cd64cb59fe61989999be480&device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 416/824] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=77d9ed84-8b24-4af7-aaa1-df68cc1e849c => 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: 409/825] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/subnets?id=c17c850f-1396-441e-b866-d38dcbc7ddc3 => generated 690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/826] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/ports?network_id=ad7055a0-4992-462d-8b69-0aa0e91fb409&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/827] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/networks/ad7055a0-4992-462d-8b69-0aa0e91fb409?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: 418/828] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/networks/ad7055a0-4992-462d-8b69-0aa0e91fb409?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: 412/831] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:11 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/833] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:12 2026] GET /v2.0/security-groups?tenant_id=342a6b0518b446bfaf404fe3ae267674&name=default => generated 2925 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/834] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:12 2026] DELETE /v2.0/security-groups/fb7a95bb-2c4a-4c29-a38e-d691e343afc6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/835] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 422/836] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/837] 10.0.0.138 () {34 vars in 1098 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--196809909&fields=id&tenant_id=808ebf140ba94d5ba2b1b25809c1c927 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/networks?id=70de877d-4f3a-4896-bdfa-73479fa47e23 => generated 679 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/839] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/quotas/808ebf140ba94d5ba2b1b25809c1c927 => 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: 423/840] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/security-groups?tenant_id=9643c8b34d9f41d39c34144e93774aee&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/841] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/ports?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/842] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:13 2026] DELETE /v2.0/security-groups/8a5628af-6e19-4902-9fd5-7778aff96250 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?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: 425/844] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?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: 420/845] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:13 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 426/846] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:14 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:14 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:14 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 422/849] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:15 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:15 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:16 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/852] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:16 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/853] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:16 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&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: 430/854] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:17 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 425/855] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:17 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:17 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:08:18 2026] GET /v2.0/networks?id=70de877d-4f3a-4896-bdfa-73479fa47e23 => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:18 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 427/859] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:08:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=808ebf140ba94d5ba2b1b25809c1c927 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:08:18 2026] POST /v2.0/ports => generated 954 bytes in 491 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: 428/861] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:08:18 2026] PUT /v2.0/ports/32e5d10c-81bb-43f4-a424-0ef7af1c82bd => generated 1235 bytes in 568 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: 434/862] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:19 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/863] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:19 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/864] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:19 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:19.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4d2b80-fa00-4eec-a204-f3db4380cf63'] response: {'name': 'network-changed', 'server_uuid': 'b8ffb61d-711e-458f-b160-bb85f60abeb2', 'tag': '32e5d10c-81bb-43f4-a424-0ef7af1c82bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/865] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:19 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/866] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/ports?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 431/867] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/networks?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&shared=False => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/868] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/869] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/870] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/871] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 433/872] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/873] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:20 2026] GET /v2.0/security-groups?tenant_id=f3512f49c33741f4bf316e5a07346c04&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/874] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 436/876] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 437/877] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=32e5d10c-81bb-43f4-a424-0ef7af1c82bd => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/878] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:21 2026] DELETE /v2.0/security-groups/1f7d01f0-1fff-417a-8501-07c6b5721df9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/subnets?id=f78dc762-4b8c-4aea-ae30-4571f5512ce3 => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/880] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/881] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?network_id=70de877d-4f3a-4896-bdfa-73479fa47e23&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: 440/882] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/883] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?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: 444/884] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?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: 441/885] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/security-groups?tenant_id=9a70db07e6d0426884070d7f799e491e&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:21 2026] DELETE /v2.0/security-groups/5327bdde-48fe-40e3-8fd2-1dc0324f7eba => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/889] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/891] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/security-groups?id=061b39b0-5dfa-45d8-b066-54fbf833baa8&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/892] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:21 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:22.054 7 INFO neutron_taas.services.taas.taas_plugin [req-227c12d1-c07a-4f89-aff0-640e513b89e3 req-d2f5dc38-b2ee-4bc1-acc1-f06d4366b08b 954f33b040b04f4ca2d50d2358d8e2f7 360bf3c71cd64cb59fe61989999be480 - - default default] TaaS: Handle Delete Port: 77d9ed84-8b24-4af7-aaa1-df68cc1e849c 2026-04-24 10:08:22.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-227c12d1-c07a-4f89-aff0-640e513b89e3 req-d2f5dc38-b2ee-4bc1-acc1-f06d4366b08b 954f33b040b04f4ca2d50d2358d8e2f7 360bf3c71cd64cb59fe61989999be480 - - default default] Tap Mirror: Handle Delete Port: 77d9ed84-8b24-4af7-aaa1-df68cc1e849c [pid: 8|app: 0|req: 449/893] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:22 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 445/894] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:08:21 2026] DELETE /v2.0/ports/77d9ed84-8b24-4af7-aaa1-df68cc1e849c => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:08:22.285 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0b20709-9d39-4a4e-a6f6-7c4f029ecf3f'] response: {'server_uuid': '5f8113fa-e04d-4aea-be9d-6e4d45036b96', 'name': 'network-vif-deleted', 'tag': '77d9ed84-8b24-4af7-aaa1-df68cc1e849c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/895] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:22 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/896] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 451/897] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 447/898] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/899] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 448/900] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/ports?tenant_id=c59a87af5ee645d3b4c36fef999591e3&device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/901] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/networks?id=abb74108-97dd-4068-9908-1c91dac7f59e => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/902] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/903] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/subnets?id=d77deaa5-4801-458d-97c4-3e4d603b02bd => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/904] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/ports?network_id=abb74108-97dd-4068-9908-1c91dac7f59e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:08:23 2026] GET /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/907] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:24 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 452/908] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:24 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/909] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:24 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 453/910] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:24 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/911] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:24 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 454/912] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/ports?device_id=5f8113fa-e04d-4aea-be9d-6e4d45036b96 => 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: 459/913] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/914] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 460/915] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 456/916] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/917] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:25 2026] GET /v2.0/security-groups?tenant_id=178149f3bd4f476a9a82eadb5304f720&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/918] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:26 2026] DELETE /v2.0/security-groups/088dc645-aa28-4d4f-a270-445ecd050fec => 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: 462/919] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:26 2026] GET /v2.0/security-groups?tenant_id=df3ce0fe3caf4b67931bc933f0859332&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/920] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:26 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/921] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:26 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/922] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:26 2026] DELETE /v2.0/security-groups/97edb017-b7c6-43e5-9133-cc3ab4be2553 => 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: 465/923] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:26 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 459/924] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:26 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/927] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:27 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 462/928] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:27 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 463/929] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:27 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/930] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:27 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:28.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-f813601f-80f6-4c24-9ef9-7b565bcb6cdc c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 1caacd18-ccee-4e28-8e3e-afe656574210 2026-04-24 10:08:28.038 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f813601f-80f6-4c24-9ef9-7b565bcb6cdc c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 1caacd18-ccee-4e28-8e3e-afe656574210 [pid: 8|app: 0|req: 467/931] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:08:27 2026] PUT /v2.0/routers/b02adbc7-49c4-4498-ae6e-05039acb05a3/remove_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/932] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:28 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:29.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-c616421d-66ed-4bee-8f8f-f9f3e2e128a6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 0cab0a23-c002-4dc7-8d22-172471a2f8c3 2026-04-24 10:08:29.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c616421d-66ed-4bee-8f8f-f9f3e2e128a6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 0cab0a23-c002-4dc7-8d22-172471a2f8c3 [pid: 8|app: 0|req: 469/933] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:28 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/934] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:29 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:29.415 7 INFO neutron_taas.services.taas.taas_plugin [None req-c616421d-66ed-4bee-8f8f-f9f3e2e128a6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 323019e7-d1d3-41b0-8c68-47565d8accb8 2026-04-24 10:08:29.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c616421d-66ed-4bee-8f8f-f9f3e2e128a6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 323019e7-d1d3-41b0-8c68-47565d8accb8 [pid: 8|app: 0|req: 471/935] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:29 2026] GET /v2.0/security-groups?tenant_id=c39566b587b844c8bcd715cc22d70d3e&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/936] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:29 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 473/937] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:29 2026] DELETE /v2.0/security-groups/d8bf27c4-4321-423f-8e35-1dc4bf51acd1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:29.848 7 INFO neutron.services.segments.plugin [-] Segment f6ce30f2-c891-4585-8ad1-6fe5f363398a resource provider aggregate not found 2026-04-24 10:08:29.860 7 INFO neutron.services.segments.plugin [-] Segment f6ce30f2-c891-4585-8ad1-6fe5f363398a resource provider aggregate not found 2026-04-24 10:08:29.865 7 INFO neutron.services.segments.plugin [-] Segment f6ce30f2-c891-4585-8ad1-6fe5f363398a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ce30f2-c891-4585-8ad1-6fe5f363398a found for delete ", "request_id": "req-2ccbde7e-4a60-499e-a3f6-253449ca12cd"}]} 2026-04-24 10:08:29.879 7 INFO neutron.services.segments.plugin [-] Segment f6ce30f2-c891-4585-8ad1-6fe5f363398a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ce30f2-c891-4585-8ad1-6fe5f363398a found for delete ", "request_id": "req-2931fb4e-631f-449d-aea4-43ab51fa2921"}]} 2026-04-24 10:08:29.889 7 INFO neutron.db.l3_hamode_db [None req-c616421d-66ed-4bee-8f8f-f9f3e2e128a6 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network c8a7b343-2eab-49c8-8dbc-9947ad442a1e was deleted as no HA routers are present in tenant 360bf3c71cd64cb59fe61989999be480. [pid: 7|app: 0|req: 465/938] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:28 2026] DELETE /v2.0/routers/b02adbc7-49c4-4498-ae6e-05039acb05a3 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/939] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:29 2026] DELETE /v2.0/subnets/c17c850f-1396-441e-b866-d38dcbc7ddc3 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/940] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/941] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:30.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-db37f434-5b78-41ef-82ca-f7bb1bc32e14 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 509d037d-50d6-458f-a8de-336587ee51a2 2026-04-24 10:08:30.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db37f434-5b78-41ef-82ca-f7bb1bc32e14 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 509d037d-50d6-458f-a8de-336587ee51a2 [pid: 7|app: 0|req: 468/942] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:30.460 8 INFO neutron.services.segments.plugin [-] Segment 228a16c4-35b8-431c-a281-f6e2f7c950ea resource provider aggregate not found 2026-04-24 10:08:30.460 8 INFO neutron.services.segments.plugin [-] Segment 228a16c4-35b8-431c-a281-f6e2f7c950ea resource provider aggregate not found 2026-04-24 10:08:30.492 8 INFO neutron.services.segments.plugin [-] Segment 228a16c4-35b8-431c-a281-f6e2f7c950ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 228a16c4-35b8-431c-a281-f6e2f7c950ea found for delete ", "request_id": "req-a94029b2-83bf-4ddf-b4b8-524532918a97"}]} 2026-04-24 10:08:30.492 8 INFO neutron.services.segments.plugin [-] Segment 228a16c4-35b8-431c-a281-f6e2f7c950ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 228a16c4-35b8-431c-a281-f6e2f7c950ea found for delete ", "request_id": "req-dc64ccd7-0df4-4681-95f5-3659ac845086"}]} [pid: 8|app: 0|req: 475/943] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:30 2026] DELETE /v2.0/networks/ad7055a0-4992-462d-8b69-0aa0e91fb409 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/944] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/security-groups?tenant_id=360bf3c71cd64cb59fe61989999be480&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/945] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:30 2026] DELETE /v2.0/security-groups/061b39b0-5dfa-45d8-b066-54fbf833baa8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:30.804 7 INFO neutron.db.l3_db [None req-32112861-9a2c-440b-abf2-c9e78a6d20c3 dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] Floating IP 36a81e97-42b1-42f6-8e1b-643e0f0fdda8 associated. External IP: 10.96.250.212, port: 32e5d10c-81bb-43f4-a424-0ef7af1c82bd. [pid: 8|app: 0|req: 478/946] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 479/947] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:30 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/948] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:08:30 2026] PUT /v2.0/floatingips/36a81e97-42b1-42f6-8e1b-643e0f0fdda8 => generated 855 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:31.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44245aaf-a510-40e5-9a9b-445a54907094'] response: {'name': 'network-changed', 'server_uuid': 'b8ffb61d-711e-458f-b160-bb85f60abeb2', 'tag': '32e5d10c-81bb-43f4-a424-0ef7af1c82bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/949] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/950] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/951] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 471/952] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/953] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/ports?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/954] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/networks?id=70de877d-4f3a-4896-bdfa-73479fa47e23 => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/955] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=32e5d10c-81bb-43f4-a424-0ef7af1c82bd => generated 858 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/956] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/subnets?id=f78dc762-4b8c-4aea-ae30-4571f5512ce3 => generated 697 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/957] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 474/958] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:08:31 2026] GET /v2.0/ports?network_id=70de877d-4f3a-4896-bdfa-73479fa47e23&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/959] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:08:32 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?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: 485/960] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:32 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/961] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:08:32 2026] GET /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/962] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:32 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/963] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:32 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 487/964] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:33 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 478/965] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:33 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/966] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:33 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/967] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:34 2026] GET /v2.0/security-groups?id=61891795-ac26-4187-a36e-24f29ce9d2fe&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: 479/968] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:08:34 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:34.225 8 INFO neutron_taas.services.taas.taas_plugin [req-b14b16e4-ff64-42ea-9efd-b86ab6a1751b req-5dac686f-ce3d-4d1d-be37-0a8651bf759d dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] TaaS: Handle Delete Port: 32e5d10c-81bb-43f4-a424-0ef7af1c82bd 2026-04-24 10:08:34.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b14b16e4-ff64-42ea-9efd-b86ab6a1751b req-5dac686f-ce3d-4d1d-be37-0a8651bf759d dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] Tap Mirror: Handle Delete Port: 32e5d10c-81bb-43f4-a424-0ef7af1c82bd 2026-04-24 10:08:34.865 8 INFO neutron.db.l3_db [req-b14b16e4-ff64-42ea-9efd-b86ab6a1751b req-5dac686f-ce3d-4d1d-be37-0a8651bf759d dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] Floating IP 36a81e97-42b1-42f6-8e1b-643e0f0fdda8 disassociated. External IP: 10.96.250.212, port: 32e5d10c-81bb-43f4-a424-0ef7af1c82bd. [pid: 8|app: 0|req: 490/969] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:08:34 2026] DELETE /v2.0/ports/32e5d10c-81bb-43f4-a424-0ef7af1c82bd => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/970] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:35 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:35.294 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-839fbca4-af10-4c64-9efe-074bba72201e'] response: {'server_uuid': 'b8ffb61d-711e-458f-b160-bb85f60abeb2', 'name': 'network-vif-deleted', 'tag': '32e5d10c-81bb-43f4-a424-0ef7af1c82bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/971] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:35 2026] GET /v2.0/security-groups?tenant_id=38f7dba118b34b92979e2ae3a2b2b256&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/972] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:35 2026] DELETE /v2.0/security-groups/6903e485-f9f2-4d5f-941b-6589c1cb6a09 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/973] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:08:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/974] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:08:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/975] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:08:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/976] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:08:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/977] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:08:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/978] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:08:36 2026] PUT /v2.0/security-groups/ae12fcde-e955-4031-8534-8d7e809a0258/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/979] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 484/980] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:08:36 2026] PUT /v2.0/security-groups/8192b70e-dfba-472f-b6d9-cc082c689e64/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/981] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:08:36 2026] PUT /v2.0/security-groups/0d1bec21-b8f9-4e6f-9aad-8e3bf65dc016/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: 485/982] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:08:36 2026] PUT /v2.0/security-groups/6160229b-640c-460d-8b16-3f78ccf116a8/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/983] 10.0.0.229 () {32 vars in 680 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/984] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.229 () {32 vars in 690 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/986] 10.0.0.229 () {32 vars in 702 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/987] 10.0.0.229 () {32 vars in 688 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/988] 10.0.0.229 () {32 vars in 702 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/989] 10.0.0.229 () {32 vars in 698 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.229 () {32 vars in 710 bytes} [Fri Apr 24 10:08:36 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/991] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:37 2026] DELETE /v2.0/security-groups/ae12fcde-e955-4031-8534-8d7e809a0258 => 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: 490/992] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:37 2026] DELETE /v2.0/security-groups/8192b70e-dfba-472f-b6d9-cc082c689e64 => 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: 503/993] 10.0.0.229 () {32 vars in 653 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions => generated 21537 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/994] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:37 2026] DELETE /v2.0/security-groups/0d1bec21-b8f9-4e6f-9aad-8e3bf65dc016 => 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: 505/996] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:37 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: 506/997] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/998] 10.0.0.229 () {32 vars in 665 bytes} [Fri Apr 24 10:08:37 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: 508/999] 10.0.0.229 () {32 vars in 699 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1000] 10.0.0.229 () {32 vars in 697 bytes} [Fri Apr 24 10:08:37 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: 510/1001] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1002] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1003] 10.0.0.229 () {32 vars in 703 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1004] 10.0.0.229 () {32 vars in 693 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1005] 10.0.0.229 () {32 vars in 695 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1006] 10.0.0.229 () {32 vars in 685 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1007] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1008] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:37 2026] DELETE /v2.0/security-groups/6160229b-640c-460d-8b16-3f78ccf116a8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1009] 10.0.0.229 () {32 vars in 661 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1010] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 518/1011] 10.0.0.229 () {32 vars in 699 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1012] 10.0.0.229 () {32 vars in 679 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1013] 10.0.0.229 () {32 vars in 683 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1014] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1015] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1016] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1017] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1018] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1019] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:37 2026] DELETE /v2.0/security-groups/8bd9468d-7905-44d2-b997-74268d8771e0 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1020] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1021] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1022] 10.0.0.229 () {32 vars in 699 bytes} [Fri Apr 24 10:08:37 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: 7|app: 0|req: 496/1023] 10.0.0.229 () {32 vars in 679 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1024] 10.0.0.229 () {32 vars in 667 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1025] 10.0.0.229 () {32 vars in 677 bytes} [Fri Apr 24 10:08:37 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: 529/1026] 10.0.0.229 () {32 vars in 665 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/l3-ha => 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: 498/1027] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/l3-flavors => 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: 530/1028] 10.0.0.229 () {32 vars in 713 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1029] 10.0.0.229 () {32 vars in 691 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1030] 10.0.0.229 () {32 vars in 683 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1031] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1032] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1033] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1034] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1035] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1036] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1037] 10.0.0.229 () {32 vars in 693 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1038] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1039] 10.0.0.229 () {32 vars in 709 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1040] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1041] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1042] 10.0.0.229 () {32 vars in 697 bytes} [Fri Apr 24 10:08:37 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: 7|app: 0|req: 506/1043] 10.0.0.229 () {32 vars in 711 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1044] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1045] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1046] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1047] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1048] 10.0.0.229 () {32 vars in 671 bytes} [Fri Apr 24 10:08:37 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: 509/1049] 10.0.0.229 () {32 vars in 661 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1050] 10.0.0.229 () {32 vars in 699 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1051] 10.0.0.229 () {32 vars in 699 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1052] 10.0.0.229 () {32 vars in 677 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1053] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1054] 10.0.0.229 () {32 vars in 683 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1055] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1056] 10.0.0.229 () {32 vars in 685 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1057] 10.0.0.229 () {32 vars in 707 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1058] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1059] 10.0.0.229 () {32 vars in 697 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1060] 10.0.0.229 () {32 vars in 695 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1061] 10.0.0.229 () {32 vars in 685 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1062] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:38 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: 516/1063] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1064] 10.0.0.229 () {32 vars in 667 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1065] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1066] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1067] 10.0.0.229 () {32 vars in 691 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1068] 10.0.0.229 () {32 vars in 691 bytes} [Fri Apr 24 10:08:38 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: 519/1069] 10.0.0.229 () {32 vars in 695 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1070] 10.0.0.229 () {32 vars in 685 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1071] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1072] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1073] 10.0.0.229 () {32 vars in 703 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1074] 10.0.0.229 () {32 vars in 713 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1075] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:08:38 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: 8|app: 0|req: 554/1076] 10.0.0.229 () {32 vars in 715 bytes} [Fri Apr 24 10:08:38 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: 523/1077] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1078] 10.0.0.229 () {32 vars in 741 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1079] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1080] 10.0.0.229 () {32 vars in 683 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1081] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1082] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1083] 10.0.0.229 () {32 vars in 679 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1084] 10.0.0.229 () {32 vars in 669 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1085] 10.0.0.229 () {32 vars in 697 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1086] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1087] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1088] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1089] 10.0.0.229 () {32 vars in 683 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1090] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1091] 10.0.0.229 () {32 vars in 695 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1092] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1093] 10.0.0.229 () {32 vars in 697 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1094] 10.0.0.229 () {32 vars in 679 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1095] 10.0.0.229 () {32 vars in 689 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1096] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1097] 10.0.0.229 () {32 vars in 665 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1098] 10.0.0.229 () {32 vars in 681 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1099] 10.0.0.229 () {32 vars in 677 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1100] 10.0.0.229 () {32 vars in 693 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1101] 10.0.0.229 () {32 vars in 677 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1102] 10.0.0.229 () {32 vars in 667 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1103] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:08:38 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: 8|app: 0|req: 568/1104] 10.0.0.229 () {32 vars in 675 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1105] 10.0.0.229 () {32 vars in 687 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1106] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/ports?device_id=b8ffb61d-711e-458f-b160-bb85f60abeb2 => 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: 537/1107] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/security-groups?tenant_id=e45f05cc82394cf697422164aab142f4&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1108] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:38 2026] DELETE /v2.0/security-groups/353dda86-41d0-4e32-a427-cce16f86245d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1109] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:39 2026] GET /v2.0/security-groups?tenant_id=0bc95dcb9a1b4716bbb2e596de5c8f6a&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1110] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:39 2026] DELETE /v2.0/security-groups/5a11b563-20bd-4765-af33-e09548836845 => 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: 538/1111] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:38 2026] GET /v2.0/security-groups?tenant_id=ead14172c7e540c0a314cf6d77c77e6b&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1112] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:39 2026] DELETE /v2.0/security-groups/9721970f-fa32-4b7f-b4bf-a1de61c6ebe6 => 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: 574/1113] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:39 2026] GET /v2.0/security-groups?tenant_id=d92f229178b8467ab1494b717a5d5c2e&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1114] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:39 2026] DELETE /v2.0/security-groups/a44f6668-c9a1-4903-b12e-09f0a2756f29 => 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: 575/1115] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:39 2026] DELETE /v2.0/security-groups/61891795-ac26-4187-a36e-24f29ce9d2fe => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:39.828 7 INFO neutron.api.v2.resource [None req-a69625db-7b09-47c5-b7c2-07465a5472de dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1116] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:08:39 2026] GET /v2.0/security-groups/61891795-ac26-4187-a36e-24f29ce9d2fe => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:08:39.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-01f6c4ed-2948-4351-ba20-49ffcabac3ef dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] TaaS: Handle Delete Port: 23343238-5bcd-4e0e-bb1f-8b3ecb377bea 2026-04-24 10:08:39.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01f6c4ed-2948-4351-ba20-49ffcabac3ef dae200d47fd740f5b944aa0858429bb3 808ebf140ba94d5ba2b1b25809c1c927 - - default default] Tap Mirror: Handle Delete Port: 23343238-5bcd-4e0e-bb1f-8b3ecb377bea [pid: 8|app: 0|req: 576/1117] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:39 2026] DELETE /v2.0/floatingips/36a81e97-42b1-42f6-8e1b-643e0f0fdda8 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:40.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fae93ad-f94f-460f-9493-36a5e643aa04 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 510b9695-428b-4c05-af84-5ff51ab5e3e1 2026-04-24 10:08:40.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fae93ad-f94f-460f-9493-36a5e643aa04 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 510b9695-428b-4c05-af84-5ff51ab5e3e1 [pid: 7|app: 0|req: 542/1118] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:08:40 2026] PUT /v2.0/routers/c99b6718-0fd3-4d3a-a134-209f0e85e572/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:41.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e3b9c80-4088-4647-83bd-4cc39a5bcfe2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: e5e2f5cb-32d7-45f2-a304-d174343db680 2026-04-24 10:08:41.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3b9c80-4088-4647-83bd-4cc39a5bcfe2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: e5e2f5cb-32d7-45f2-a304-d174343db680 2026-04-24 10:08:41.621 7 INFO neutron.db.segments_db [None req-f342a259-b233-43d6-a625-e29963e8baa6 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment 0adfc6fc-44e9-4325-b519-9b9e737c40eb of type vxlan for network 9e512f52-24c9-42b2-a250-b43e3a96358c 2026-04-24 10:08:41.639 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e3b9c80-4088-4647-83bd-4cc39a5bcfe2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: e8bc560b-7228-4b42-9205-20945573fdd9 2026-04-24 10:08:41.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3b9c80-4088-4647-83bd-4cc39a5bcfe2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: e8bc560b-7228-4b42-9205-20945573fdd9 2026-04-24 10:08:41.692 7 INFO neutron.db.segments_db [None req-f342a259-b233-43d6-a625-e29963e8baa6 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment cb361720-de5f-40e7-b4b8-41b0f8427caf of type vxlan for network 7a49c81d-26bc-4dcd-a94c-555b38765b45 [pid: 7|app: 0|req: 543/1119] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:41 2026] POST /v2.0/networks => generated 1206 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1122] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:08:41 2026] GET /v2.0/networks => generated 1843 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:08:41.995 8 INFO neutron.services.segments.plugin [-] Segment e2604f34-25aa-4acd-bcc8-3e7c04928f26 resource provider aggregate not found 2026-04-24 10:08:41.999 7 INFO neutron.services.segments.plugin [-] Segment 0adfc6fc-44e9-4325-b519-9b9e737c40eb resource provider aggregate not found 2026-04-24 10:08:42.002 7 INFO neutron.services.segments.plugin [-] Segment 0adfc6fc-44e9-4325-b519-9b9e737c40eb resource provider aggregate not found 2026-04-24 10:08:42.009 8 INFO neutron.services.segments.plugin [-] Segment e2604f34-25aa-4acd-bcc8-3e7c04928f26 resource provider aggregate not found 2026-04-24 10:08:42.016 8 INFO neutron.services.segments.plugin [-] Segment e2604f34-25aa-4acd-bcc8-3e7c04928f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2604f34-25aa-4acd-bcc8-3e7c04928f26 found for delete ", "request_id": "req-4a27bb9b-3076-493e-aaa4-f9113c1d6f74"}]} 2026-04-24 10:08:42.019 7 INFO neutron.services.segments.plugin [-] Segment 0adfc6fc-44e9-4325-b519-9b9e737c40eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adfc6fc-44e9-4325-b519-9b9e737c40eb found for delete ", "request_id": "req-4e7c7418-84dc-46ed-917e-c3e0f7b450ad"}]} 2026-04-24 10:08:42.027 7 INFO neutron.services.segments.plugin [-] Segment 0adfc6fc-44e9-4325-b519-9b9e737c40eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0adfc6fc-44e9-4325-b519-9b9e737c40eb found for delete ", "request_id": "req-fe9404f8-bd58-4585-959b-79afb7c1c262"}]} 2026-04-24 10:08:42.029 8 INFO neutron.services.segments.plugin [-] Segment e2604f34-25aa-4acd-bcc8-3e7c04928f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2604f34-25aa-4acd-bcc8-3e7c04928f26 found for delete ", "request_id": "req-112e172f-d377-40e8-b3f9-ee61ecf97fa5"}]} 2026-04-24 10:08:42.037 8 INFO neutron.db.l3_hamode_db [None req-6e3b9c80-4088-4647-83bd-4cc39a5bcfe2 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network 7c774184-3162-438e-8e26-8faac734730c was deleted as no HA routers are present in tenant 808ebf140ba94d5ba2b1b25809c1c927. [pid: 7|app: 0|req: 547/1123] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:41 2026] DELETE /v2.0/networks/9e512f52-24c9-42b2-a250-b43e3a96358c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1124] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:41 2026] DELETE /v2.0/routers/c99b6718-0fd3-4d3a-a134-209f0e85e572 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1125] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:42 2026] DELETE /v2.0/networks/7a49c81d-26bc-4dcd-a94c-555b38765b45 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1126] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:42 2026] DELETE /v2.0/subnets/f78dc762-4b8c-4aea-ae30-4571f5512ce3 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1127] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:08:42 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-04-24 10:08:42.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1e3a140-766e-41b0-b4c5-8f28cec74591 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 0567ae6b-9e0d-4573-a2f2-691e80b5b019 2026-04-24 10:08:42.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1e3a140-766e-41b0-b4c5-8f28cec74591 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 0567ae6b-9e0d-4573-a2f2-691e80b5b019 2026-04-24 10:08:42.343 8 INFO neutron.db.segments_db [None req-8ad0948c-072d-43e2-950e-0d1e95aa6079 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment d4ebd6db-f520-4c5b-802d-cc561c2d6240 of type vxlan for network 24cddfd5-b9ea-47ad-8309-00939c75c833 [pid: 8|app: 0|req: 580/1128] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:42 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:08:42.543 8 INFO neutron.db.segments_db [None req-4498f98d-7e38-41c5-b15f-51a6805f4c4c 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment 5c2cf502-bb4d-4b33-8fca-196edf946787 of type vxlan for network a0fc525a-719f-4165-95b8-7056126c18bd [pid: 7|app: 0|req: 549/1129] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:42 2026] DELETE /v2.0/networks/70de877d-4f3a-4896-bdfa-73479fa47e23 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1130] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:42 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1131] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:42 2026] GET /v2.0/security-groups?tenant_id=808ebf140ba94d5ba2b1b25809c1c927&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: 583/1132] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:42 2026] DELETE /v2.0/security-groups/9f4d8bba-5669-48e3-93dd-30b4d1ba01f6 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1133] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:08:42 2026] POST /v2.0/ports => generated 1505 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1134] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:08:43 2026] GET /v2.0/ports => generated 1505 bytes in 122 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-04-24 10:08:43.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-a60ff4dd-9901-4807-946d-f27fd8bfecc1 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] TaaS: Handle Delete Port: 100ab594-f8e2-4c0a-a71e-146cf0dc3450 2026-04-24 10:08:43.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a60ff4dd-9901-4807-946d-f27fd8bfecc1 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Tap Mirror: Handle Delete Port: 100ab594-f8e2-4c0a-a71e-146cf0dc3450 [pid: 7|app: 0|req: 551/1135] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:08:43 2026] DELETE /v2.0/ports/100ab594-f8e2-4c0a-a71e-146cf0dc3450 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:08:43.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d30dda5-bcfa-41cd-b22e-ed594ac8857c 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] TaaS: Handle Delete Port: 18136804-a829-4b7a-a0e0-618094a6a592 2026-04-24 10:08:43.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d30dda5-bcfa-41cd-b22e-ed594ac8857c 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Tap Mirror: Handle Delete Port: 18136804-a829-4b7a-a0e0-618094a6a592 [pid: 8|app: 0|req: 585/1136] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:08:43 2026] DELETE /v2.0/ports/18136804-a829-4b7a-a0e0-618094a6a592 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1137] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:08:43 2026] GET /v2.0/ports => 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: 586/1138] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:08:43 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:08:44.045 7 INFO neutron.services.segments.plugin [-] Segment cb361720-de5f-40e7-b4b8-41b0f8427caf resource provider aggregate not found 2026-04-24 10:08:44.051 7 INFO neutron.services.segments.plugin [-] Segment cb361720-de5f-40e7-b4b8-41b0f8427caf resource provider aggregate not found 2026-04-24 10:08:44.072 7 INFO neutron.db.segments_db [None req-38e1aa32-b7aa-4266-bb3a-6829f59afc35 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment c2f4aa65-6f9e-49f5-badb-11483c45a063 of type vxlan for network 44df3371-3e60-46e2-aefb-72eac52e8bb5 2026-04-24 10:08:44.074 7 INFO neutron.services.segments.plugin [-] Segment cb361720-de5f-40e7-b4b8-41b0f8427caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb361720-de5f-40e7-b4b8-41b0f8427caf found for delete ", "request_id": "req-ac773285-c0cb-40dd-8331-3f629efd5620"}]} 2026-04-24 10:08:44.078 7 INFO neutron.services.segments.plugin [-] Segment cb361720-de5f-40e7-b4b8-41b0f8427caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb361720-de5f-40e7-b4b8-41b0f8427caf found for delete ", "request_id": "req-ff4d65e1-4cbd-4f30-9698-6877d5f995eb"}]} [pid: 8|app: 0|req: 587/1139] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:44 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:44.099 7 INFO neutron.services.segments.plugin [-] Segment 094e93fe-4558-4b62-b5ab-a6b877faaea8 resource provider aggregate not found 2026-04-24 10:08:44.109 7 INFO neutron.services.segments.plugin [-] Segment 094e93fe-4558-4b62-b5ab-a6b877faaea8 resource provider aggregate not found 2026-04-24 10:08:44.127 7 INFO neutron.services.segments.plugin [-] Segment 094e93fe-4558-4b62-b5ab-a6b877faaea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094e93fe-4558-4b62-b5ab-a6b877faaea8 found for delete ", "request_id": "req-09afe91d-398e-4961-a253-be7b28a2a411"}]} 2026-04-24 10:08:44.136 7 INFO neutron.services.segments.plugin [-] Segment 094e93fe-4558-4b62-b5ab-a6b877faaea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094e93fe-4558-4b62-b5ab-a6b877faaea8 found for delete ", "request_id": "req-dbf1c2f7-a213-41cf-8e3e-c8ee46fbe069"}]} [pid: 7|app: 0|req: 553/1140] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:43 2026] POST /v2.0/networks => generated 631 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:08:44.324 7 INFO neutron.db.segments_db [None req-dd41c5ff-4944-4eac-a562-267d46c13775 2161752d60b94a00ab7efdd1b88945e4 8d97221c49c64cb891fce5f2dcfe1903 - - default default] Added segment 68c2dcf7-9193-4f09-941a-9abe0ad57d4b of type vxlan for network 6ae6fa8e-ab44-4e77-9281-1c6c3298a3e0 [pid: 8|app: 0|req: 588/1141] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1142] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1143] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1144] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1145] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1146] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1147] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:44 2026] PUT /v2.0/subnetpools/0033ada2-306a-426c-b00a-0d9a65cd8e52/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1148] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:44 2026] PUT /v2.0/subnetpools/88c14380-0743-4962-b268-6e83877b5692/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1149] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:44 2026] PUT /v2.0/subnetpools/feca7566-ed7f-45ce-8524-b0ccace7eaa2/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1150] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:44 2026] PUT /v2.0/subnetpools/1d495b12-fa6b-4f5c-b4e2-778058594f01/tags => 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: 562/1151] 10.0.0.229 () {32 vars in 672 bytes} [Fri Apr 24 10:08:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1152] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:08:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1153] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:08:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1154] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1155] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:08:44 2026] POST /v2.0/subnets => generated 1273 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1156] 10.0.0.229 () {32 vars in 680 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1157] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1158] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnets => generated 1909 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1159] 10.0.0.229 () {32 vars in 690 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1160] 10.0.0.229 () {32 vars in 702 bytes} [Fri Apr 24 10:08:45 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: 8|app: 0|req: 594/1161] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnetpools/0033ada2-306a-426c-b00a-0d9a65cd8e52 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1162] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnets/f131c6bf-0171-442b-af51-222b25a2fbf9 => 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: 595/1163] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnetpools/88c14380-0743-4962-b268-6e83877b5692 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1164] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnetpools/feca7566-ed7f-45ce-8524-b0ccace7eaa2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1165] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnets/1f55852f-395c-4698-8923-23d886e32e00 => 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: 570/1166] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1167] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnetpools/1d495b12-fa6b-4f5c-b4e2-778058594f01 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1168] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/subnetpools/a0a818a6-8d4b-4a31-9ae1-7bf7262ab94b => 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: 571/1169] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/networks/6ae6fa8e-ab44-4e77-9281-1c6c3298a3e0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:08:45.733 8 INFO neutron.services.segments.plugin [-] Segment c2f4aa65-6f9e-49f5-badb-11483c45a063 resource provider aggregate not found 2026-04-24 10:08:45.735 8 INFO neutron.services.segments.plugin [-] Segment c2f4aa65-6f9e-49f5-badb-11483c45a063 resource provider aggregate not found 2026-04-24 10:08:45.763 8 INFO neutron.services.segments.plugin [-] Segment c2f4aa65-6f9e-49f5-badb-11483c45a063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f4aa65-6f9e-49f5-badb-11483c45a063 found for delete ", "request_id": "req-a9ff75e3-b18c-4735-ab25-88bb7bf7c00f"}]} 2026-04-24 10:08:45.764 8 INFO neutron.services.segments.plugin [-] Segment c2f4aa65-6f9e-49f5-badb-11483c45a063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f4aa65-6f9e-49f5-badb-11483c45a063 found for delete ", "request_id": "req-01a436bc-2442-4f05-9cc7-bce6977c31d2"}]} [pid: 8|app: 0|req: 599/1170] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/networks/44df3371-3e60-46e2-aefb-72eac52e8bb5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1171] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/networks/a0fc525a-719f-4165-95b8-7056126c18bd => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1172] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:08:45 2026] DELETE /v2.0/networks/24cddfd5-b9ea-47ad-8309-00939c75c833 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:08:46.147 7 INFO neutron.services.segments.plugin [-] Segment 68c2dcf7-9193-4f09-941a-9abe0ad57d4b resource provider aggregate not found 2026-04-24 10:08:46.154 7 INFO neutron.services.segments.plugin [-] Segment 68c2dcf7-9193-4f09-941a-9abe0ad57d4b resource provider aggregate not found 2026-04-24 10:08:46.163 7 INFO neutron.services.segments.plugin [-] Segment 68c2dcf7-9193-4f09-941a-9abe0ad57d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68c2dcf7-9193-4f09-941a-9abe0ad57d4b found for delete ", "request_id": "req-5d444894-b276-499d-a51c-c1b1c43a40b2"}]} 2026-04-24 10:08:46.167 7 INFO neutron.services.segments.plugin [-] Segment 68c2dcf7-9193-4f09-941a-9abe0ad57d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68c2dcf7-9193-4f09-941a-9abe0ad57d4b found for delete ", "request_id": "req-4424843d-5831-40ae-9577-8e8fe8fd73ce"}]} 2026-04-24 10:08:46.182 7 INFO neutron.services.segments.plugin [-] Segment 5c2cf502-bb4d-4b33-8fca-196edf946787 resource provider aggregate not found 2026-04-24 10:08:46.187 7 INFO neutron.services.segments.plugin [-] Segment 5c2cf502-bb4d-4b33-8fca-196edf946787 resource provider aggregate not found 2026-04-24 10:08:46.201 7 INFO neutron.services.segments.plugin [-] Segment 5c2cf502-bb4d-4b33-8fca-196edf946787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2cf502-bb4d-4b33-8fca-196edf946787 found for delete ", "request_id": "req-2cc1c52e-8fa4-44d8-8662-904b8d75b457"}]} 2026-04-24 10:08:46.204 7 INFO neutron.services.segments.plugin [-] Segment 5c2cf502-bb4d-4b33-8fca-196edf946787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2cf502-bb4d-4b33-8fca-196edf946787 found for delete ", "request_id": "req-f85dfa05-eb78-4b12-9784-9bb55e9dcb75"}]} 2026-04-24 10:08:46.219 7 INFO neutron.services.segments.plugin [-] Segment d4ebd6db-f520-4c5b-802d-cc561c2d6240 resource provider aggregate not found 2026-04-24 10:08:46.225 7 INFO neutron.services.segments.plugin [-] Segment d4ebd6db-f520-4c5b-802d-cc561c2d6240 resource provider aggregate not found 2026-04-24 10:08:46.239 7 INFO neutron.services.segments.plugin [-] Segment d4ebd6db-f520-4c5b-802d-cc561c2d6240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ebd6db-f520-4c5b-802d-cc561c2d6240 found for delete ", "request_id": "req-c018fdad-6831-4ce2-b54d-5895b753510f"}]} 2026-04-24 10:08:46.254 7 INFO neutron.services.segments.plugin [-] Segment d4ebd6db-f520-4c5b-802d-cc561c2d6240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ebd6db-f520-4c5b-802d-cc561c2d6240 found for delete ", "request_id": "req-7455eb4e-bc49-48cd-8933-dc04a78d3a26"}]} [pid: 8|app: 0|req: 600/1173] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:45 2026] GET /v2.0/security-groups?tenant_id=d3598887cab944bf91bc10013bca175c&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1174] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:46 2026] DELETE /v2.0/security-groups/761ed680-51fb-4657-8f33-b862a19cdb2e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1175] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:46 2026] GET /v2.0/security-groups?tenant_id=4f888529cf7a49b59cf644fbb505f674&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: 575/1176] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:46 2026] DELETE /v2.0/security-groups/af58b54c-b3ef-4344-ae85-185984b695f6 => 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: 602/1177] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:46 2026] GET /v2.0/security-groups?tenant_id=8d97221c49c64cb891fce5f2dcfe1903&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1178] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:46 2026] DELETE /v2.0/security-groups/681528d1-1f2b-4caa-907e-018479b71056 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1179] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:46 2026] GET /v2.0/security-groups?tenant_id=e5a2e7fa5ec949c99d5c76a5952df1c7&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1180] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:47 2026] DELETE /v2.0/security-groups/9acf00df-c88d-40ef-9054-a6ec6809f819 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1181] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:47 2026] GET /v2.0/security-groups?tenant_id=c2b53c3107b14c81b1eef4d923b16886&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1182] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:47 2026] DELETE /v2.0/security-groups/a90e3e36-ec4d-4923-b356-141690e12ed8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1183] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:51 2026] GET /v2.0/security-groups?tenant_id=eadd48b68aaa478ca1a9c23f12b60a45&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1184] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:51 2026] DELETE /v2.0/security-groups/4bc8d2ac-4950-42f9-9316-2cd10a5fc31f => 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: 578/1185] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:08:50 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1186] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:51 2026] PUT /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1187] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:51 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1188] 10.0.0.229 () {34 vars in 770 bytes} [Fri Apr 24 10:08:51 2026] PUT /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1189] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1190] 10.0.0.229 () {34 vars in 766 bytes} [Fri Apr 24 10:08:52 2026] PUT /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1191] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1192] 10.0.0.229 () {34 vars in 788 bytes} [Fri Apr 24 10:08:52 2026] PUT /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1193] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1194] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:08:52 2026] PUT /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1195] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1196] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:52.628 7 INFO neutron.api.v2.resource [None req-73bc0e48-0752-4218-8808-7ac7f5e82b01 b5d3a3efb9bb4c6d8d95a91d94c42a7e cf4bbae25a014d65820c55cd0eccd676 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1197] 10.0.0.229 () {32 vars in 751 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1198] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:08:52 2026] DELETE /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1199] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:52.782 7 INFO neutron.api.v2.resource [None req-1a8bbe32-df0c-49f1-a3f0-8384062b1b28 b5d3a3efb9bb4c6d8d95a91d94c42a7e cf4bbae25a014d65820c55cd0eccd676 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1200] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/security-groups?tenant_id=6c8103655ff64828b52b4b7a13d322be&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1201] 10.0.0.229 () {32 vars in 754 bytes} [Fri Apr 24 10:08:52 2026] DELETE /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1202] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:08:52 2026] DELETE /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1203] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:08:52 2026] GET /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1204] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:52 2026] DELETE /v2.0/security-groups/3202e47d-4f36-4cdf-94a8-efed6ee16513 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:08:52.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-72c6ae96-8d5b-4b69-98ca-23f53750970b b5d3a3efb9bb4c6d8d95a91d94c42a7e cf4bbae25a014d65820c55cd0eccd676 - - default default] TaaS: Handle Delete Port: 2370c2d9-2065-4f9e-bd98-b5badfb33398 2026-04-24 10:08:52.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72c6ae96-8d5b-4b69-98ca-23f53750970b b5d3a3efb9bb4c6d8d95a91d94c42a7e cf4bbae25a014d65820c55cd0eccd676 - - default default] Tap Mirror: Handle Delete Port: 2370c2d9-2065-4f9e-bd98-b5badfb33398 [pid: 7|app: 0|req: 591/1205] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:08:52 2026] DELETE /v2.0/floatingips/0d7034c5-8cf3-4050-b374-364025b0699d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1206] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:53 2026] GET /v2.0/security-groups?tenant_id=b85d793224344342a0931332a1db304e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1207] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:53 2026] DELETE /v2.0/security-groups/3e373896-f3dd-446f-a85e-f32452436449 => 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: 616/1208] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:53 2026] GET /v2.0/security-groups?tenant_id=a62ad797c4cb468085a66dddec71721e&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1209] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:54 2026] DELETE /v2.0/security-groups/17e7f07c-2bd1-4e32-ba1a-b096e39390e2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1210] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:54 2026] GET /v2.0/security-groups?tenant_id=cf4bbae25a014d65820c55cd0eccd676&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1211] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:54 2026] DELETE /v2.0/security-groups/d8fd2740-164e-422b-b18f-dc3ac199425e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1212] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:54 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1213] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:54 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 596/1214] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:55 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1215] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:08:54 2026] GET /v2.0/security-groups?tenant_id=c418d94965634b35bfd0c1a1b96b8cdd&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1216] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:55 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 620/1217] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:08:55 2026] DELETE /v2.0/security-groups/8d80de1b-601c-4260-9d74-ea8f0a0a1c79 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1218] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:56 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 621/1219] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:56 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1222] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:57 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1223] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:08:57 2026] GET /v2.0/security-groups?id=a4c01dee-73ba-454e-bd28-332bb3be1cc2&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: 601/1224] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:08:57 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:08:57.710 8 INFO neutron_taas.services.taas.taas_plugin [req-6758a2b8-6145-463a-8200-fa1d70e14204 req-f37dd34c-c1db-4b7f-a55c-71a625d3fd79 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] TaaS: Handle Delete Port: fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b 2026-04-24 10:08:57.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6758a2b8-6145-463a-8200-fa1d70e14204 req-f37dd34c-c1db-4b7f-a55c-71a625d3fd79 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] Tap Mirror: Handle Delete Port: fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b 2026-04-24 10:08:57.828 8 INFO neutron.db.l3_db [req-6758a2b8-6145-463a-8200-fa1d70e14204 req-f37dd34c-c1db-4b7f-a55c-71a625d3fd79 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] Floating IP 354548ba-35b9-43b2-b813-7819db1f205c disassociated. External IP: 10.96.250.204, port: fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b. [pid: 8|app: 0|req: 624/1225] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:08:57 2026] DELETE /v2.0/ports/fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b => generated 0 bytes in 716 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:08:58.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9b66e3-e9e9-4c04-8347-65390ee76297'] response: {'server_uuid': 'ed63b01f-20f1-412c-a5d9-7fe4a16e7079', 'name': 'network-vif-deleted', 'tag': 'fa7e09d1-2cc4-4d34-a78e-d2a3f6f7f81b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 625/1226] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:58 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:08:59.025 7 INFO neutron.db.segments_db [None req-340d56a0-e975-4386-b05e-6ec020aba62f 0bfc357c3bdb4ae4a40e641e120ae3a2 2f8172d42e2244b2bfb51add362174b6 - - default default] Added segment 2d5cf4c8-1892-4ae6-8cec-7c703df03efa of type vxlan for network 6d2bea3f-4c71-4d19-a4a0-0f1e3070faf5 [pid: 7|app: 0|req: 602/1227] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:08:58 2026] POST /v2.0/networks => generated 612 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1228] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:08:59 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1229] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:08:59 2026] PUT /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 25 bytes in 85 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: 627/1230] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:08:59 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 628/1231] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:08:59 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 604/1232] 10.0.0.229 () {34 vars in 758 bytes} [Fri Apr 24 10:08:59 2026] PUT /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1233] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:08:59 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1234] 10.0.0.229 () {34 vars in 754 bytes} [Fri Apr 24 10:08:59 2026] PUT /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags/red => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1235] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/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: 7|app: 0|req: 607/1236] 10.0.0.229 () {34 vars in 776 bytes} [Fri Apr 24 10:09:00 2026] PUT /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 608/1237] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 52 bytes in 88 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: 609/1238] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:09:00 2026] PUT /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 37 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: 630/1239] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/security-groups?tenant_id=85b6494bfd5247bdabc6b54b0d0c456e&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: 610/1240] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 37 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, ' [pid: 7|app: 0|req: 611/1241] 10.0.0.229 () {32 vars in 735 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/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: 631/1242] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:00 2026] DELETE /v2.0/security-groups/adae995a-b5f0-4e07-acbf-454457f1c984 => generated 0 bytes in 90 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-04-24 10:09:00.487 7 INFO neutron.api.v2.resource [None req-3153979e-10d7-4ac6-a44f-d5d37f3f43a4 0bfc357c3bdb4ae4a40e641e120ae3a2 2f8172d42e2244b2bfb51add362174b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1243] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1244] 10.0.0.229 () {32 vars in 738 bytes} [Fri Apr 24 10:09:00 2026] DELETE /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 633/1245] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/security-groups?tenant_id=bba6507e81a1455f911c7af09d5a141a&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1246] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1247] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:00 2026] DELETE /v2.0/security-groups/9113e9c5-a94f-48bf-9baf-788a63531de0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:00.884 7 INFO neutron.db.segments_db [None req-ecc29e48-c106-453d-aeeb-0e6b4ce67c2c 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] Added segment 46067ee3-4031-46d1-8c5b-d17f5b503bf3 of type vxlan for network 811ba314-d0cb-4170-b8ad-ea1876080be0 2026-04-24 10:09:00.955 8 INFO neutron.api.v2.resource [None req-c84c3480-171e-453f-8109-9fc4aa9a07ca 0bfc357c3bdb4ae4a40e641e120ae3a2 2f8172d42e2244b2bfb51add362174b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1248] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:09:00 2026] DELETE /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/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: 8|app: 0|req: 637/1249] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:09:00 2026] GET /v2.0/ports?device_id=ed63b01f-20f1-412c-a5d9-7fe4a16e7079 => 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: 613/1250] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:00 2026] POST /v2.0/networks => generated 708 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1251] 10.0.0.229 () {32 vars in 730 bytes} [Fri Apr 24 10:09:00 2026] DELETE /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 639/1252] 10.0.0.229 () {32 vars in 727 bytes} [Fri Apr 24 10:09:01 2026] GET /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1253] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:00 2026] POST /v2.0/subnets => generated 644 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:01.202 7 WARNING neutron.api.v2.base [None req-803265ab-4592-434c-94e3-91bfadd03920 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - 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-04-24 10:09:01.203 7 INFO neutron.api.v2.resource [None req-803265ab-4592-434c-94e3-91bfadd03920 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 615/1254] 10.0.0.229 () {34 vars in 681 bytes} [Fri Apr 24 10:09:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-24 10:09:01.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a050e73-946c-4c80-95d0-91babbde2895 0bfc357c3bdb4ae4a40e641e120ae3a2 2f8172d42e2244b2bfb51add362174b6 - - default default] TaaS: Handle Delete Port: e06bf129-731d-4ae5-83f1-ef66d7e59486 2026-04-24 10:09:01.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a050e73-946c-4c80-95d0-91babbde2895 0bfc357c3bdb4ae4a40e641e120ae3a2 2f8172d42e2244b2bfb51add362174b6 - - default default] Tap Mirror: Handle Delete Port: e06bf129-731d-4ae5-83f1-ef66d7e59486 [pid: 8|app: 0|req: 640/1255] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:01 2026] DELETE /v2.0/ports/e06bf129-731d-4ae5-83f1-ef66d7e59486 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:01.423 7 INFO neutron.services.segments.plugin [-] Segment 46067ee3-4031-46d1-8c5b-d17f5b503bf3 resource provider aggregate not found 2026-04-24 10:09:01.429 7 INFO neutron.services.segments.plugin [-] Segment 46067ee3-4031-46d1-8c5b-d17f5b503bf3 resource provider aggregate not found 2026-04-24 10:09:01.436 8 INFO neutron.services.segments.plugin [-] Segment 2d5cf4c8-1892-4ae6-8cec-7c703df03efa resource provider aggregate not found 2026-04-24 10:09:01.438 8 INFO neutron.services.segments.plugin [-] Segment 2d5cf4c8-1892-4ae6-8cec-7c703df03efa resource provider aggregate not found 2026-04-24 10:09:01.442 7 INFO neutron.services.segments.plugin [-] Segment 46067ee3-4031-46d1-8c5b-d17f5b503bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46067ee3-4031-46d1-8c5b-d17f5b503bf3 found for delete ", "request_id": "req-e1d1afbd-2a5a-4bba-a984-cb2224645da8"}]} 2026-04-24 10:09:01.444 7 INFO neutron.services.segments.plugin [-] Segment 46067ee3-4031-46d1-8c5b-d17f5b503bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46067ee3-4031-46d1-8c5b-d17f5b503bf3 found for delete ", "request_id": "req-13d0f444-adc4-444c-8bcd-f260ecd3f24f"}]} [pid: 7|app: 0|req: 616/1256] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:01 2026] DELETE /v2.0/networks/811ba314-d0cb-4170-b8ad-ea1876080be0 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:01.461 8 INFO neutron.services.segments.plugin [-] Segment 2d5cf4c8-1892-4ae6-8cec-7c703df03efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d5cf4c8-1892-4ae6-8cec-7c703df03efa found for delete ", "request_id": "req-a477c115-fac3-4ca1-a1d8-f0d014f7ef4e"}]} 2026-04-24 10:09:01.464 8 INFO neutron.services.segments.plugin [-] Segment 2d5cf4c8-1892-4ae6-8cec-7c703df03efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d5cf4c8-1892-4ae6-8cec-7c703df03efa found for delete ", "request_id": "req-0d78fa6c-93fd-47f5-a75e-0ffc010bc8ca"}]} [pid: 8|app: 0|req: 641/1257] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:01 2026] DELETE /v2.0/networks/6d2bea3f-4c71-4d19-a4a0-0f1e3070faf5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:01.529 7 INFO neutron.db.segments_db [None req-cd463e12-1674-452a-a7fe-0125aedf5464 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] Added segment b842cc6d-b528-4f54-ac8f-cbb9f82cf862 of type vxlan for network ef5716da-56a2-4be1-8ef7-e865a8cb89d1 [pid: 7|app: 0|req: 617/1258] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:01 2026] POST /v2.0/networks => generated 707 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1259] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:01 2026] POST /v2.0/subnets => generated 647 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:01.868 7 WARNING neutron.api.v2.base [None req-1f4defdb-9cc0-4213-bca5-82d542724cee 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - 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-04-24 10:09:01.869 7 INFO neutron.api.v2.resource [None req-1f4defdb-9cc0-4213-bca5-82d542724cee 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 618/1260] 10.0.0.229 () {34 vars in 681 bytes} [Fri Apr 24 10:09:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1261] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:01 2026] DELETE /v2.0/networks/ef5716da-56a2-4be1-8ef7-e865a8cb89d1 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1262] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:02 2026] DELETE /v2.0/security-groups/a4c01dee-73ba-454e-bd28-332bb3be1cc2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:02.311 8 INFO neutron.db.segments_db [None req-b4d3d358-63ef-4296-af0f-b152bd6e6b29 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] Added segment 0798748b-b986-4f7f-995e-75f0ce78de9d of type vxlan for network 337bb6d0-fb27-48e4-aff8-e9d56691a565 [pid: 7|app: 0|req: 619/1263] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:02 2026] GET /v2.0/security-groups?tenant_id=062c90615155476ca1287fa866287890&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:02.395 7 INFO neutron.api.v2.resource [None req-33b48fdb-e4c2-4a05-8c9c-f8ff15a26c2a 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1264] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:09:02 2026] GET /v2.0/security-groups/a4c01dee-73ba-454e-bd28-332bb3be1cc2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1265] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:02 2026] POST /v2.0/networks => generated 707 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1266] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:02 2026] DELETE /v2.0/security-groups/9c398d37-e94c-425c-9ee5-c8976eaa8ff9 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:02.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab7b551c-cc92-4ccb-9abe-6258c69682db 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] TaaS: Handle Delete Port: a7bf2937-25f9-4c7a-b941-2440b7513d68 2026-04-24 10:09:02.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab7b551c-cc92-4ccb-9abe-6258c69682db 895126f0794d4207a75f172c5c5a9e7d c59a87af5ee645d3b4c36fef999591e3 - - default default] Tap Mirror: Handle Delete Port: a7bf2937-25f9-4c7a-b941-2440b7513d68 [pid: 8|app: 0|req: 646/1267] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:09:02 2026] DELETE /v2.0/floatingips/354548ba-35b9-43b2-b813-7819db1f205c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1268] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:02 2026] POST /v2.0/subnets => generated 647 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1269] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:02 2026] GET /v2.0/security-groups?tenant_id=2f8172d42e2244b2bfb51add362174b6&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1270] 10.0.0.229 () {34 vars in 681 bytes} [Fri Apr 24 10:09:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1271] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:02 2026] DELETE /v2.0/security-groups/07ab9b0a-487a-4388-a59b-b20a6ff5581b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:03.436 8 INFO neutron.db.segments_db [None req-0eedd93d-f477-42c3-ad33-7e7976e694bc 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Added segment 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d of type vxlan for network 5c62c1cb-2b49-4553-9a10-fca47015cae1 2026-04-24 10:09:03.484 8 INFO neutron.services.segments.plugin [-] Segment b842cc6d-b528-4f54-ac8f-cbb9f82cf862 resource provider aggregate not found 2026-04-24 10:09:03.490 8 INFO neutron.services.segments.plugin [-] Segment b842cc6d-b528-4f54-ac8f-cbb9f82cf862 resource provider aggregate not found 2026-04-24 10:09:03.513 8 INFO neutron.services.segments.plugin [-] Segment b842cc6d-b528-4f54-ac8f-cbb9f82cf862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b842cc6d-b528-4f54-ac8f-cbb9f82cf862 found for delete ", "request_id": "req-34d602dd-db6a-4b92-bd1d-d378b5ecb3f7"}]} 2026-04-24 10:09:03.514 8 INFO neutron.services.segments.plugin [-] Segment b842cc6d-b528-4f54-ac8f-cbb9f82cf862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b842cc6d-b528-4f54-ac8f-cbb9f82cf862 found for delete ", "request_id": "req-c1e8261a-0691-422b-8a0a-ab22a8969e97"}]} [pid: 8|app: 0|req: 650/1272] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:03 2026] POST /v2.0/networks => generated 630 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:03.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-22ed5bd0-862d-4a13-a3c5-d95fb1ae5efe c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 5e8ac3c8-3f5e-4a64-aca4-d460d379f9bb 2026-04-24 10:09:03.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22ed5bd0-862d-4a13-a3c5-d95fb1ae5efe c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 5e8ac3c8-3f5e-4a64-aca4-d460d379f9bb [pid: 8|app: 0|req: 651/1273] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:09:03 2026] GET /v2.0/networks/337bb6d0-fb27-48e4-aff8-e9d56691a565 => generated 654 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1274] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:03 2026] POST /v2.0/ports => generated 779 bytes in 332 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-04-24 10:09:04.079 8 INFO neutron.db.segments_db [None req-653e0d59-766d-4a98-aefb-bb915469c9ce 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Added segment 9b3840c8-7f90-466f-be5d-bee76e8c007b of type vxlan for network 24861478-8a9e-4f23-88e2-46683d8d778f [pid: 8|app: 0|req: 653/1275] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:04 2026] POST /v2.0/networks => generated 617 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1276] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:02 2026] PUT /v2.0/routers/d9a1a489-4278-4f04-841c-c9768720b1b2/remove_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:04.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-732d7abc-d403-4eea-b19b-16bd95819952 963b45da3c05499bb798f68379406ced f34286fe8edc439bb99f4c9ee0d7583d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1277] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:09:04 2026] GET /v2.0/networks/337bb6d0-fb27-48e4-aff8-e9d56691a565 => generated 138 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1278] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:04 2026] POST /v2.0/subnets => generated 646 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:04.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-710ca1db-a66a-469c-a985-beee3da9e3f9 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 0cff95f0-0b32-450a-917a-fcf0ad47d16e 2026-04-24 10:09:04.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-710ca1db-a66a-469c-a985-beee3da9e3f9 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 0cff95f0-0b32-450a-917a-fcf0ad47d16e 2026-04-24 10:09:04.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc2c70ac-6f4f-4e0b-88b5-e085c26bb9ef 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] TaaS: Handle Delete Port: 08e8cda2-c454-45c4-b92b-bef56b978815 2026-04-24 10:09:04.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc2c70ac-6f4f-4e0b-88b5-e085c26bb9ef 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] Tap Mirror: Handle Delete Port: 08e8cda2-c454-45c4-b92b-bef56b978815 2026-04-24 10:09:05.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-710ca1db-a66a-469c-a985-beee3da9e3f9 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 8a77de35-c809-42f1-ac00-27342f79585a 2026-04-24 10:09:05.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-710ca1db-a66a-469c-a985-beee3da9e3f9 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 8a77de35-c809-42f1-ac00-27342f79585a 2026-04-24 10:09:05.117 7 INFO neutron.services.segments.plugin [-] Segment 0798748b-b986-4f7f-995e-75f0ce78de9d resource provider aggregate not found 2026-04-24 10:09:05.121 7 INFO neutron.services.segments.plugin [-] Segment 0798748b-b986-4f7f-995e-75f0ce78de9d resource provider aggregate not found 2026-04-24 10:09:05.140 7 INFO neutron.services.segments.plugin [-] Segment 0798748b-b986-4f7f-995e-75f0ce78de9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0798748b-b986-4f7f-995e-75f0ce78de9d found for delete ", "request_id": "req-5fd0c411-1de7-41a0-9fde-17659532a87a"}]} 2026-04-24 10:09:05.140 7 INFO neutron.services.segments.plugin [-] Segment 0798748b-b986-4f7f-995e-75f0ce78de9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0798748b-b986-4f7f-995e-75f0ce78de9d found for delete ", "request_id": "req-1636f345-a9f8-4927-ad60-383af80925b2"}]} [pid: 7|app: 0|req: 625/1279] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:04 2026] DELETE /v2.0/networks/337bb6d0-fb27-48e4-aff8-e9d56691a565 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:05.477 8 INFO neutron.db.l3_hamode_db [None req-710ca1db-a66a-469c-a985-beee3da9e3f9 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network a526e98c-40d1-4c7e-986f-3d8f38602229 was deleted as no HA routers are present in tenant c59a87af5ee645d3b4c36fef999591e3. [pid: 8|app: 0|req: 655/1280] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:04 2026] DELETE /v2.0/routers/d9a1a489-4278-4f04-841c-c9768720b1b2 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:05.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b041387-35eb-441c-991f-23a724188379 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1281] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/subnets/5c13e225-ec79-47c9-a947-943a16154218 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:05.540 8 INFO neutron.services.segments.plugin [-] Segment 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 resource provider aggregate not found 2026-04-24 10:09:05.542 8 INFO neutron.services.segments.plugin [-] Segment 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 resource provider aggregate not found [pid: 7|app: 0|req: 626/1282] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:05 2026] POST /v2.0/ports => generated 965 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:09:05.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f54a820c-b1cc-4646-b43a-401db78ce898 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1283] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/subnets/937ba427-1968-4b28-b883-ac2af20b0efa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:05.574 8 INFO neutron.services.segments.plugin [-] Segment 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 found for delete ", "request_id": "req-e675b578-403b-42dd-824a-751e0bf4b6ce"}]} 2026-04-24 10:09:05.579 8 INFO neutron.services.segments.plugin [-] Segment 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae18bf3-b5bd-4001-91de-a6c0e100bba7 found for delete ", "request_id": "req-5a20a019-8f88-494d-8b2a-f999e15a4134"}]} 2026-04-24 10:09:05.676 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea7a5c1f-760b-431f-859a-b479b98b9aaa 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] TaaS: Handle Delete Port: a792614f-1ac5-43c9-b1e4-91e9e6c384ae 2026-04-24 10:09:05.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea7a5c1f-760b-431f-859a-b479b98b9aaa 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Tap Mirror: Handle Delete Port: a792614f-1ac5-43c9-b1e4-91e9e6c384ae [pid: 8|app: 0|req: 657/1284] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/subnets/d77deaa5-4801-458d-97c4-3e4d603b02bd => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:05.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e257045b-c909-4199-b24f-18a0de375904 9b81a21f2a5841649203755c22355309 658378a29a0d445c9176ee3a076d477f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1285] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/subnets/1da9c43f-d418-41ca-8596-0ef9af441633 => 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: 628/1286] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/ports/a792614f-1ac5-43c9-b1e4-91e9e6c384ae => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:05.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cad0d40-e763-4022-a7b3-085a0494fc66 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 991eadb0-5749-4279-a800-22c703940fdf 2026-04-24 10:09:05.817 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cad0d40-e763-4022-a7b3-085a0494fc66 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 991eadb0-5749-4279-a800-22c703940fdf 2026-04-24 10:09:05.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9890a5a5-88ae-4276-b081-a2749aeada1c 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1287] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/ports/a792614f-1ac5-43c9-b1e4-91e9e6c384ae => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:05.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c048ba3-53e9-4aef-b202-a4cf35c84b36 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1288] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:05 2026] GET /v2.0/ports/a792614f-1ac5-43c9-b1e4-91e9e6c384ae => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1289] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/subnets/d3261560-dcbf-4e73-8276-911224163942 => 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: 659/1290] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:05 2026] DELETE /v2.0/networks/abb74108-97dd-4068-9908-1c91dac7f59e => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1291] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:06 2026] DELETE /v2.0/networks/24861478-8a9e-4f23-88e2-46683d8d778f => 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: 660/1292] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:06 2026] GET /v2.0/security-groups?tenant_id=c59a87af5ee645d3b4c36fef999591e3&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:06.253 8 INFO neutron.db.segments_db [None req-12f9da38-9db5-4dd3-906a-0df1f69c09d2 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Added segment fe8a17f9-272a-4fa0-826b-8c4883f34fed of type vxlan for network 33518dac-0b0f-4aba-90fb-e5ff8cb06b0e [pid: 7|app: 0|req: 633/1293] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:06 2026] DELETE /v2.0/security-groups/a8fa1d90-e699-4452-a044-e190a11ead28 => 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: 661/1294] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:06 2026] POST /v2.0/networks => generated 617 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1295] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:06 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1296] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1297] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:06 2026] POST /v2.0/ports => generated 923 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1298] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:06 2026] GET /v2.0/security-groups?tenant_id=f34286fe8edc439bb99f4c9ee0d7583d&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1299] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:06 2026] PUT /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1300] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/security-groups/b52fb1a5-df42-4149-ba6e-c0a0f714c213 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:07.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-f59935eb-a07a-4079-86cb-21c29c8997b6 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] TaaS: Handle Delete Port: 32c9dcad-e813-47e5-b297-8bfacd094d96 2026-04-24 10:09:07.164 7 INFO neutron.services.segments.plugin [-] Segment 9b3840c8-7f90-466f-be5d-bee76e8c007b resource provider aggregate not found 2026-04-24 10:09:07.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f59935eb-a07a-4079-86cb-21c29c8997b6 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Tap Mirror: Handle Delete Port: 32c9dcad-e813-47e5-b297-8bfacd094d96 2026-04-24 10:09:07.176 7 INFO neutron.services.segments.plugin [-] Segment 9b3840c8-7f90-466f-be5d-bee76e8c007b resource provider aggregate not found 2026-04-24 10:09:07.182 7 INFO neutron.services.segments.plugin [-] Segment 9b3840c8-7f90-466f-be5d-bee76e8c007b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3840c8-7f90-466f-be5d-bee76e8c007b found for delete ", "request_id": "req-00dcf584-9dcb-4757-b9b2-d954e5afa3f8"}]} 2026-04-24 10:09:07.200 7 INFO neutron.services.segments.plugin [-] Segment 9b3840c8-7f90-466f-be5d-bee76e8c007b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3840c8-7f90-466f-be5d-bee76e8c007b found for delete ", "request_id": "req-1777da00-5105-4699-a5ab-a6614285b0cd"}]} [pid: 7|app: 0|req: 638/1301] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1302] 10.0.0.229 () {34 vars in 764 bytes} [Fri Apr 24 10:09:07 2026] PUT /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1303] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/security-groups?tenant_id=658378a29a0d445c9176ee3a076d477f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/ports/32c9dcad-e813-47e5-b297-8bfacd094d96 => 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: 641/1305] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:07.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d94b8a4d-eb69-4a19-9cc8-4678a37c404a 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1306] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/ports/32c9dcad-e813-47e5-b297-8bfacd094d96 => 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: 643/1307] 10.0.0.229 () {34 vars in 760 bytes} [Fri Apr 24 10:09:07 2026] PUT /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1308] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/security-groups/772df92c-aadb-4ae1-863c-5a63b38e827b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1309] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1310] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/subnets/41d491e1-e07b-4f52-93b1-0c15b391c8fc => 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: 667/1311] 10.0.0.229 () {34 vars in 782 bytes} [Fri Apr 24 10:09:07 2026] PUT /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-24 10:09:07.599 8 INFO neutron.services.segments.plugin [-] Segment 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba resource provider aggregate not found 2026-04-24 10:09:07.607 8 INFO neutron.services.segments.plugin [-] Segment 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba resource provider aggregate not found [pid: 8|app: 0|req: 668/1312] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:07.617 8 INFO neutron.services.segments.plugin [-] Segment 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba found for delete ", "request_id": "req-d71e9186-aec6-4d1f-82a0-1bc7f62323fa"}]} 2026-04-24 10:09:07.634 8 INFO neutron.services.segments.plugin [-] Segment 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc7e67f-2f75-4cb5-ad71-73d27d78a0ba found for delete ", "request_id": "req-ec9b3824-3b3b-4947-a90e-fafc05dd2428"}]} [pid: 7|app: 0|req: 645/1313] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/networks/33518dac-0b0f-4aba-90fb-e5ff8cb06b0e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1314] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/security-groups?tenant_id=b22ede3a8c77468e8fe116657b1d83a4&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: 646/1315] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:07 2026] PUT /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1316] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/security-groups/dadc9e96-ebd9-4e40-acbb-df6aa7fe142a => 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: 648/1317] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1318] 10.0.0.229 () {32 vars in 741 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:07.951 7 INFO neutron.api.v2.resource [None req-dd816a12-6fab-45f4-8872-64f40218dc3b 666791e3a6f04f32b7c92ae0976b3697 e30d336ddf514e6797bd6eda1a03e3a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1319] 10.0.0.229 () {32 vars in 745 bytes} [Fri Apr 24 10:09:07 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/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: 670/1320] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:07 2026] POST /v2.0/ports => generated 779 bytes in 268 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: 651/1321] 10.0.0.229 () {32 vars in 744 bytes} [Fri Apr 24 10:09:07 2026] DELETE /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1322] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:08.093 7 INFO neutron.api.v2.resource [None req-1e6e44ac-0ec9-4c44-aa0d-e9f705fb63bf 666791e3a6f04f32b7c92ae0976b3697 e30d336ddf514e6797bd6eda1a03e3a0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1323] 10.0.0.229 () {32 vars in 748 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1324] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => 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: 671/1325] 10.0.0.229 () {34 vars in 737 bytes} [Fri Apr 24 10:09:08 2026] PUT /v2.0/ports/9f0d34c5-a143-421a-97af-c2ebde9906cc => generated 752 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1326] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/policies/3789aa22-1069-4282-83d0-42ac3456c228/tags => generated 12 bytes in 29 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: 656/1327] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/qos/policies/3789aa22-1069-4282-83d0-42ac3456c228 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:08.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6ca00c7-0b8c-4f9b-818a-63bd11c14cab 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] TaaS: Handle Delete Port: 9f0d34c5-a143-421a-97af-c2ebde9906cc 2026-04-24 10:09:08.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6ca00c7-0b8c-4f9b-818a-63bd11c14cab 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Tap Mirror: Handle Delete Port: 9f0d34c5-a143-421a-97af-c2ebde9906cc [pid: 8|app: 0|req: 672/1328] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/ports/9f0d34c5-a143-421a-97af-c2ebde9906cc => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1329] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/ports => generated 782 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:08.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52899e36-f3f9-4886-8dfe-70fd0b0d294b 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1330] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/ports/9f0d34c5-a143-421a-97af-c2ebde9906cc => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1331] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/ports => generated 782 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1332] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:08 2026] GET /v2.0/ports/62797d67-8f9d-418f-9816-b98e5937092b => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:08.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ebbcdd2-e426-4fd3-9ea3-38d714f76a7e 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1333] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/ports/32c9dcad-e813-47e5-b297-8bfacd094d96 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:08.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4648410a-7bc7-49e2-aa5e-44a4ffff861c 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1334] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/subnets/41d491e1-e07b-4f52-93b1-0c15b391c8fc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:08.743 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66d62add-412f-47ab-a5c8-48269845fa2b 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1335] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/subnets/d3261560-dcbf-4e73-8276-911224163942 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:08.840 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f0675dc-f2b7-44f5-a0fc-155358a3ddae 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] TaaS: Handle Delete Port: 62797d67-8f9d-418f-9816-b98e5937092b 2026-04-24 10:09:08.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f0675dc-f2b7-44f5-a0fc-155358a3ddae 9dd5eaf9d9bb4f0e9016e49215323b55 997e81aad1fb45a4a0e862cc9b039dd7 - - default default] Tap Mirror: Handle Delete Port: 62797d67-8f9d-418f-9816-b98e5937092b [pid: 8|app: 0|req: 676/1336] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/ports/62797d67-8f9d-418f-9816-b98e5937092b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1337] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:08 2026] DELETE /v2.0/networks/5c62c1cb-2b49-4553-9a10-fca47015cae1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:09.196 7 INFO neutron.services.segments.plugin [-] Segment fe8a17f9-272a-4fa0-826b-8c4883f34fed resource provider aggregate not found 2026-04-24 10:09:09.215 7 INFO neutron.services.segments.plugin [-] Segment fe8a17f9-272a-4fa0-826b-8c4883f34fed resource provider aggregate not found 2026-04-24 10:09:09.219 7 INFO neutron.services.segments.plugin [-] Segment fe8a17f9-272a-4fa0-826b-8c4883f34fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8a17f9-272a-4fa0-826b-8c4883f34fed found for delete ", "request_id": "req-d429249c-7c21-4615-a087-5946641e7ae9"}]} 2026-04-24 10:09:09.231 7 INFO neutron.services.segments.plugin [-] Segment fe8a17f9-272a-4fa0-826b-8c4883f34fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8a17f9-272a-4fa0-826b-8c4883f34fed found for delete ", "request_id": "req-40e6aaa6-2892-4c47-a1b9-e72eb19c2d4f"}]} 2026-04-24 10:09:09.237 7 INFO neutron.services.segments.plugin [-] Segment 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d resource provider aggregate not found 2026-04-24 10:09:09.250 7 INFO neutron.services.segments.plugin [-] Segment 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d resource provider aggregate not found 2026-04-24 10:09:09.256 7 INFO neutron.services.segments.plugin [-] Segment 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d found for delete ", "request_id": "req-414ac18f-d782-46ee-8663-de661cd74ea2"}]} 2026-04-24 10:09:09.267 7 INFO neutron.services.segments.plugin [-] Segment 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0efe0a-e3cb-4f4c-9689-f9e3f501a50d found for delete ", "request_id": "req-042ef0e4-103f-4ff8-aab3-8f9805381b8a"}]} [pid: 8|app: 0|req: 677/1338] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:09 2026] GET /v2.0/security-groups?tenant_id=e30d336ddf514e6797bd6eda1a03e3a0&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1339] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:09 2026] DELETE /v2.0/security-groups/870aceb8-2fe5-4a08-8d0a-63ebe7925836 => 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: 678/1340] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:09 2026] GET /v2.0/security-groups?tenant_id=64f5cc13c410437d9d5d7954820d72d8&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1341] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:09 2026] DELETE /v2.0/security-groups/29cd10f6-a8e0-450f-aded-a809dc3245ef => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1342] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:09 2026] GET /v2.0/security-groups?tenant_id=997e81aad1fb45a4a0e862cc9b039dd7&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1343] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:09 2026] DELETE /v2.0/security-groups/730ccdb3-223a-4732-9f6b-88da0c1643b0 => 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: 664/1344] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:10 2026] GET /v2.0/security-groups?tenant_id=d70f2f1aa4524f1e86f4f4d27d3eab8c&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1345] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:10 2026] DELETE /v2.0/security-groups/7a901864-5b90-4808-9bf6-7d288bb697e0 => 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: 665/1346] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:11 2026] GET /v2.0/security-groups?tenant_id=ce3d35807df94c3ab2a80f7ad2253128&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1347] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:11 2026] DELETE /v2.0/security-groups/f5c4123b-5d80-4fad-a164-bfa8e10457df => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:12.333 8 INFO neutron.db.segments_db [None req-37be3ed4-1742-42f9-8c9d-6b14782a8228 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment d42debbf-452a-4f52-85dc-28423f11b14b of type vxlan for network 665f787e-d4d2-4aa8-864f-edcb08736959 [pid: 8|app: 0|req: 684/1350] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/networks => generated 611 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:12.563 8 INFO neutron.db.segments_db [None req-09c2c5c7-f781-4dd2-857e-bfb8e01242fd 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 of type vxlan for network b5b2c43e-617f-4a54-8fa7-204cbb77be87 [pid: 8|app: 0|req: 685/1351] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/networks => generated 611 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:12.765 7 INFO neutron.db.segments_db [None req-eaf0238c-5ab7-4788-9977-921c31c37729 0caea5a020424e6db48495b9c8f8d4e6 5850c965521d4c6da3c2eb5f26fc411a - - default default] Added segment 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad of type vxlan for network 96a41730-4b3b-4e91-bcef-8de63e4f3ab8 [pid: 7|app: 0|req: 667/1352] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/networks => generated 612 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:12.937 7 INFO neutron.db.segments_db [None req-8cb9b3a2-e6e7-494c-b558-cdc896c977ba 0caea5a020424e6db48495b9c8f8d4e6 5850c965521d4c6da3c2eb5f26fc411a - - default default] Added segment 3c62045b-0851-4230-b2f8-c01946a3f84e of type vxlan for network 4088fa42-f04c-4add-900f-c0d2d9220924 [pid: 8|app: 0|req: 686/1353] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1354] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:13.108 7 INFO neutron.db.segments_db [None req-58814e80-f8d4-43c4-8366-464eeb1c0f33 0caea5a020424e6db48495b9c8f8d4e6 5850c965521d4c6da3c2eb5f26fc411a - - default default] Added segment cb0d8f45-dc85-4916-9438-7cc0451cd738 of type vxlan for network 7067f0f8-a458-4029-9d1b-abdf961e5252 [pid: 8|app: 0|req: 687/1355] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:12 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1356] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:13 2026] POST /v2.0/networks => generated 612 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:13.253 8 INFO neutron.db.segments_db [None req-0318bbb0-8d90-4d6e-98f5-a0ab2e935e04 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 0be9190a-fdfb-49dd-aea6-2d82edba9804 of type vxlan for network 7ae592a6-2ea8-4618-bff7-f77e6a160c8f [pid: 7|app: 0|req: 670/1357] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:09:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:13.392 7 INFO neutron.db.segments_db [None req-991feb2f-4063-4b4c-af7e-55fd9abe7ceb 0caea5a020424e6db48495b9c8f8d4e6 5850c965521d4c6da3c2eb5f26fc411a - - default default] Added segment 2783c218-c698-469d-834d-a0487feb994b of type vxlan for network 12bcb70e-5a00-4248-88bb-60b865de1e5b [pid: 7|app: 0|req: 671/1358] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:13 2026] POST /v2.0/networks => generated 613 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:13.508 8 INFO neutron.db.l3_hamode_db [None req-0318bbb0-8d90-4d6e-98f5-a0ab2e935e04 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 672/1359] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:09:13 2026] PUT /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:13.594 7 INFO neutron.db.segments_db [None req-12326c34-0201-4fea-a482-1ad7dd558f8f 0caea5a020424e6db48495b9c8f8d4e6 5850c965521d4c6da3c2eb5f26fc411a - - default default] Added segment 4676c52f-0c01-4e91-887b-f909dee56842 of type vxlan for network fcad4acc-0725-4236-8224-6cab468f2882 2026-04-24 10:09:13.646 8 INFO neutron.db.l3_hamode_db [None req-0318bbb0-8d90-4d6e-98f5-a0ab2e935e04 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 673/1360] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:13 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1361] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:13 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1362] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:13 2026] GET /v2.0/security-groups?tenant_id=47b7586d0f4d4d61b1d29daf6ffeacdb&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1363] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:13 2026] PUT /v2.0/networks/96a41730-4b3b-4e91-bcef-8de63e4f3ab8/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1364] 10.0.0.229 () {34 vars in 770 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1365] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:14 2026] DELETE /v2.0/security-groups/c06b2243-44c7-4f33-bf50-e91379d37669 => 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: 679/1366] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/networks/4088fa42-f04c-4add-900f-c0d2d9220924/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1367] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1368] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/networks/7067f0f8-a458-4029-9d1b-abdf961e5252/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: 688/1369] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:13 2026] POST /v2.0/routers => generated 506 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1370] 10.0.0.229 () {34 vars in 766 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1371] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/networks/12bcb70e-5a00-4248-88bb-60b865de1e5b/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1372] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1373] 10.0.0.229 () {32 vars in 666 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1374] 10.0.0.229 () {34 vars in 788 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1375] 10.0.0.229 () {32 vars in 680 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1376] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1377] 10.0.0.229 () {32 vars in 676 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1378] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1379] 10.0.0.229 () {32 vars in 688 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1380] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1381] 10.0.0.229 () {32 vars in 674 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1382] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1383] 10.0.0.229 () {32 vars in 688 bytes} [Fri Apr 24 10:09:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:15.063 8 INFO neutron.api.v2.resource [None req-c827b1b3-05f9-4188-943d-6388aec2dcf3 3eb54401296b4d1b9f9c1901eb71f749 7143cdb6e6a7474bad1eae4c229b2392 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1384] 10.0.0.229 () {32 vars in 751 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1385] 10.0.0.229 () {32 vars in 684 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1386] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1387] 10.0.0.229 () {32 vars in 696 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1388] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:15.375 8 INFO neutron.services.segments.plugin [-] Segment 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad resource provider aggregate not found 2026-04-24 10:09:15.380 8 INFO neutron.services.segments.plugin [-] Segment 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad resource provider aggregate not found 2026-04-24 10:09:15.399 8 INFO neutron.services.segments.plugin [-] Segment 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad found for delete ", "request_id": "req-b176b249-fb07-4e78-a858-41b1161bed5d"}]} [pid: 8|app: 0|req: 707/1389] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/networks/96a41730-4b3b-4e91-bcef-8de63e4f3ab8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:15.405 8 INFO neutron.services.segments.plugin [-] Segment 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 051fd5e5-02b1-4a24-8c13-a6f6c691e7ad found for delete ", "request_id": "req-be9b1822-7534-444b-8c9b-ff9f2ab4049f"}]} 2026-04-24 10:09:15.449 8 INFO neutron.api.v2.resource [None req-74bebde9-e7eb-4534-a46c-29e653333111 3eb54401296b4d1b9f9c1901eb71f749 7143cdb6e6a7474bad1eae4c229b2392 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1390] 10.0.0.229 () {32 vars in 754 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1391] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/networks/4088fa42-f04c-4add-900f-c0d2d9220924 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1392] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1393] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:14 2026] PUT /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1394] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1395] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/networks/7067f0f8-a458-4029-9d1b-abdf961e5252 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1396] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/subnetpools/16ac010d-22a7-4a25-9c21-93f26076be3e => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1397] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:15 2026] GET /v2.0/ports/6cc0a527-dbb0-4c3e-881f-0d51232f7482 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1398] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/networks/12bcb70e-5a00-4248-88bb-60b865de1e5b => 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: 714/1399] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:15 2026] DELETE /v2.0/networks/fcad4acc-0725-4236-8224-6cab468f2882 => 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: 715/1400] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:16 2026] GET /v2.0/security-groups?tenant_id=2622ed18da664e58a8e02dd514479bc4&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1401] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:16 2026] GET /v2.0/security-groups?tenant_id=7143cdb6e6a7474bad1eae4c229b2392&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1402] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:15 2026] PUT /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d/add_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1403] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:17 2026] GET /v2.0/security-groups?tenant_id=5850c965521d4c6da3c2eb5f26fc411a&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1404] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:17 2026] DELETE /v2.0/security-groups/62499032-2209-4544-8399-8e81c14482e8 => 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: 718/1405] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:17 2026] DELETE /v2.0/security-groups/8ac359b6-70e2-4a79-ac74-909e705bd2f7 => 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: 688/1406] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:17 2026] GET /v2.0/ports/4d312405-478d-470e-8a6a-f32d6cd37192 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1407] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:17 2026] DELETE /v2.0/security-groups/21792752-e093-4d5d-ad13-bcbf45d18fec => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:17.432 8 INFO neutron.services.segments.plugin [-] Segment 3c62045b-0851-4230-b2f8-c01946a3f84e resource provider aggregate not found 2026-04-24 10:09:17.438 8 INFO neutron.services.segments.plugin [-] Segment 3c62045b-0851-4230-b2f8-c01946a3f84e resource provider aggregate not found 2026-04-24 10:09:17.460 8 INFO neutron.services.segments.plugin [-] Segment 3c62045b-0851-4230-b2f8-c01946a3f84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c62045b-0851-4230-b2f8-c01946a3f84e found for delete ", "request_id": "req-dfd9f41f-5ccf-465b-ad30-262b9e1fd04e"}]} 2026-04-24 10:09:17.464 8 INFO neutron.services.segments.plugin [-] Segment 3c62045b-0851-4230-b2f8-c01946a3f84e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c62045b-0851-4230-b2f8-c01946a3f84e found for delete ", "request_id": "req-7de52d96-14b5-45b3-aed1-7a588b0a0dc0"}]} 2026-04-24 10:09:17.496 8 INFO neutron.services.segments.plugin [-] Segment cb0d8f45-dc85-4916-9438-7cc0451cd738 resource provider aggregate not found 2026-04-24 10:09:17.502 8 INFO neutron.services.segments.plugin [-] Segment cb0d8f45-dc85-4916-9438-7cc0451cd738 resource provider aggregate not found 2026-04-24 10:09:17.527 8 INFO neutron.services.segments.plugin [-] Segment cb0d8f45-dc85-4916-9438-7cc0451cd738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0d8f45-dc85-4916-9438-7cc0451cd738 found for delete ", "request_id": "req-c9803954-152c-4d41-af7c-c7c2ba56ef06"}]} 2026-04-24 10:09:17.535 8 INFO neutron.services.segments.plugin [-] Segment cb0d8f45-dc85-4916-9438-7cc0451cd738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0d8f45-dc85-4916-9438-7cc0451cd738 found for delete ", "request_id": "req-27134646-139c-4c5c-b249-0bc8a42ea546"}]} 2026-04-24 10:09:17.556 8 INFO neutron.services.segments.plugin [-] Segment 2783c218-c698-469d-834d-a0487feb994b resource provider aggregate not found 2026-04-24 10:09:17.566 8 INFO neutron.services.segments.plugin [-] Segment 2783c218-c698-469d-834d-a0487feb994b resource provider aggregate not found 2026-04-24 10:09:17.587 8 INFO neutron.services.segments.plugin [-] Segment 2783c218-c698-469d-834d-a0487feb994b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2783c218-c698-469d-834d-a0487feb994b found for delete ", "request_id": "req-74b75956-822c-40e2-86ec-9b4bc99bf740"}]} 2026-04-24 10:09:17.597 8 INFO neutron.services.segments.plugin [-] Segment 2783c218-c698-469d-834d-a0487feb994b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2783c218-c698-469d-834d-a0487feb994b found for delete ", "request_id": "req-269b3129-1f33-48a6-990e-328c689ec69e"}]} 2026-04-24 10:09:17.623 8 INFO neutron.services.segments.plugin [-] Segment 4676c52f-0c01-4e91-887b-f909dee56842 resource provider aggregate not found 2026-04-24 10:09:17.628 8 INFO neutron.services.segments.plugin [-] Segment 4676c52f-0c01-4e91-887b-f909dee56842 resource provider aggregate not found [pid: 8|app: 0|req: 720/1408] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:17 2026] GET /v2.0/security-groups?tenant_id=3c7aafae78dc4a86975b78a2075ca84f&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:17.650 8 INFO neutron.services.segments.plugin [-] Segment 4676c52f-0c01-4e91-887b-f909dee56842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4676c52f-0c01-4e91-887b-f909dee56842 found for delete ", "request_id": "req-799445ff-4a3c-4e25-983a-e1c83014b197"}]} 2026-04-24 10:09:17.653 8 INFO neutron.services.segments.plugin [-] Segment 4676c52f-0c01-4e91-887b-f909dee56842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4676c52f-0c01-4e91-887b-f909dee56842 found for delete ", "request_id": "req-55b014a8-54f8-473a-b4ae-c012d83dd1d9"}]} 2026-04-24 10:09:17.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f4657cf-05c1-4070-afb2-861b1d03274c 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 4d312405-478d-470e-8a6a-f32d6cd37192 2026-04-24 10:09:17.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f4657cf-05c1-4070-afb2-861b1d03274c 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 4d312405-478d-470e-8a6a-f32d6cd37192 [pid: 8|app: 0|req: 721/1409] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:17 2026] GET /v2.0/security-groups?tenant_id=990fe24ce4884267b54f63ed0cb3082b&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: 722/1410] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:17 2026] DELETE /v2.0/security-groups/e4f28c1c-3cbc-4934-9f08-599af69eec0d => 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: 723/1411] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:17 2026] DELETE /v2.0/security-groups/2b1588ac-b4cf-44ae-bba8-009cdc07fd11 => 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: 689/1412] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:17 2026] PUT /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1413] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:18 2026] GET /v2.0/security-groups?tenant_id=a43237104379451980654a3a11692117&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1414] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:18 2026] DELETE /v2.0/security-groups/40c41a83-99cc-4ab7-b51e-58add8669091 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:18.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-33a10ea0-8a9d-4e6b-ae98-15720c1b7d06 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 6cc0a527-dbb0-4c3e-881f-0d51232f7482 2026-04-24 10:09:18.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33a10ea0-8a9d-4e6b-ae98-15720c1b7d06 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 6cc0a527-dbb0-4c3e-881f-0d51232f7482 [pid: 8|app: 0|req: 724/1415] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:18 2026] PUT /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1416] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:19 2026] GET /v2.0/ports?device_id=31970bfa-9711-4ea1-b353-8b7cf490b59d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:19.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-78a98498-d23a-4774-b1a8-176fd03531f1 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 7423de91-2be1-4433-9bdc-2285363dcdf9 2026-04-24 10:09:19.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78a98498-d23a-4774-b1a8-176fd03531f1 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 7423de91-2be1-4433-9bdc-2285363dcdf9 2026-04-24 10:09:19.521 7 INFO neutron.db.segments_db [None req-0d215323-85fd-44c3-8ed8-196bef80ac8f 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Added segment 795d7b3f-4cba-4bc8-b649-55c1920a8b65 of type vxlan for network 4f1e374a-5610-4c9c-af67-59e651df0066 [pid: 7|app: 0|req: 693/1417] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:19 2026] POST /v2.0/networks => generated 624 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:19.684 8 INFO neutron.services.segments.plugin [-] Segment 0be9190a-fdfb-49dd-aea6-2d82edba9804 resource provider aggregate not found 2026-04-24 10:09:19.696 8 INFO neutron.services.segments.plugin [-] Segment 0be9190a-fdfb-49dd-aea6-2d82edba9804 resource provider aggregate not found 2026-04-24 10:09:19.706 8 INFO neutron.services.segments.plugin [-] Segment 0be9190a-fdfb-49dd-aea6-2d82edba9804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be9190a-fdfb-49dd-aea6-2d82edba9804 found for delete ", "request_id": "req-4089952f-7bf0-4b0a-acce-3819d4f5f7fa"}]} 2026-04-24 10:09:19.712 8 INFO neutron.services.segments.plugin [-] Segment 0be9190a-fdfb-49dd-aea6-2d82edba9804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be9190a-fdfb-49dd-aea6-2d82edba9804 found for delete ", "request_id": "req-d0b5f626-fc70-45bb-8e93-70bf9b8f5424"}]} 2026-04-24 10:09:19.719 8 INFO neutron.db.l3_hamode_db [None req-78a98498-d23a-4774-b1a8-176fd03531f1 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] HA network 7ae592a6-2ea8-4618-bff7-f77e6a160c8f was deleted as no HA routers are present in tenant 3f488741f7ab4f91815aabe8ec1163cc. [pid: 8|app: 0|req: 725/1418] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:19 2026] DELETE /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1419] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:19 2026] DELETE /v2.0/subnets/7894f628-c812-41b5-8cc1-dbbc7239a758 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1420] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:19 2026] POST /v2.0/ports => generated 775 bytes in 293 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-04-24 10:09:19.948 7 INFO neutron.db.segments_db [None req-2cbe631f-4247-4968-ad7d-fdff769043ad 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Added segment f4a35279-b1ae-471f-bd24-9179af36fa0d of type vxlan for network 4eb3c412-e092-4c64-9142-16daf3b973e1 [pid: 7|app: 0|req: 695/1421] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:19 2026] POST /v2.0/networks => generated 612 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1422] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:19 2026] DELETE /v2.0/subnets/a6965424-6116-4709-affd-ee87dfadb062 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:20.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ae81e4c-15c5-47e7-bb72-4e90bee4dd54 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 8d0b8db5-4eae-4be4-9a50-aa2b4e59b41f 2026-04-24 10:09:20.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ae81e4c-15c5-47e7-bb72-4e90bee4dd54 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 8d0b8db5-4eae-4be4-9a50-aa2b4e59b41f [pid: 7|app: 0|req: 696/1423] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:20 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1424] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:20 2026] DELETE /v2.0/networks/b5b2c43e-617f-4a54-8fa7-204cbb77be87 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:20.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3d27422-4645-48a2-8843-cc499e0a8d79 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 54b474df-83fe-4b1e-82d6-18fd25dffc0b 2026-04-24 10:09:20.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3d27422-4645-48a2-8843-cc499e0a8d79 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 54b474df-83fe-4b1e-82d6-18fd25dffc0b [pid: 7|app: 0|req: 697/1425] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:20 2026] POST /v2.0/ports => generated 950 bytes in 359 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: 729/1426] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:20 2026] DELETE /v2.0/networks/665f787e-d4d2-4aa8-864f-edcb08736959 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:20.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-221ef898-bbc9-46ca-9201-24d31f663fbe 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] TaaS: Handle Delete Port: 65c3eeae-79f1-4ec7-ae55-fc0e7ef525e0 2026-04-24 10:09:20.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-221ef898-bbc9-46ca-9201-24d31f663fbe 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Tap Mirror: Handle Delete Port: 65c3eeae-79f1-4ec7-ae55-fc0e7ef525e0 2026-04-24 10:09:20.808 8 INFO neutron.db.segments_db [None req-4e018dec-2acd-4647-ba0d-1d58f8496db1 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 25241887-405c-477a-ac66-3a413aab37f6 of type vxlan for network 33f0689a-7a60-4923-a9fb-3669da9747ff [pid: 8|app: 0|req: 730/1427] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:20 2026] POST /v2.0/networks => generated 611 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1428] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:20 2026] DELETE /v2.0/ports/65c3eeae-79f1-4ec7-ae55-fc0e7ef525e0 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:21.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-850d5319-ea7e-4cc8-916c-8810c59ad78c 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1429] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:20 2026] DELETE /v2.0/ports/65c3eeae-79f1-4ec7-ae55-fc0e7ef525e0 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:21.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d769677-e784-43c0-afa4-0cce344b9d89 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1430] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:21 2026] GET /v2.0/ports/65c3eeae-79f1-4ec7-ae55-fc0e7ef525e0 => 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: 731/1431] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:20 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) [pid: 7|app: 0|req: 701/1432] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:21 2026] DELETE /v2.0/subnets/a1d3a8de-2f36-4202-8409-6a75ce6bc531 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:21.225 8 INFO neutron.db.segments_db [None req-3d063192-36d2-47cd-9804-d806333fcc08 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 01729e7e-7058-41d2-8483-165ef1896cff of type vxlan for network 0a1b7c4c-5bd5-46f4-bab1-76402e238e39 2026-04-24 10:09:21.498 8 INFO neutron.db.l3_hamode_db [None req-3d063192-36d2-47cd-9804-d806333fcc08 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:21.517 7 INFO neutron.db.segments_db [None req-9eb98d25-e19a-487d-81ef-deef3ee2dae3 dda159ded9a448ff8d71b68d04f61cda 22fbe9bd15e54a429046c8a79959dc4c - - default default] Added segment 2c784df4-d3ea-420a-8120-901d38a930ca of type vxlan for network 4fdb4d2d-29b1-4310-a0a2-2531c60e3d26 [pid: 7|app: 0|req: 702/1433] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:21 2026] POST /v2.0/networks => generated 612 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:21.644 8 INFO neutron.db.l3_hamode_db [None req-3d063192-36d2-47cd-9804-d806333fcc08 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:21.725 7 INFO neutron.services.segments.plugin [-] Segment f4a35279-b1ae-471f-bd24-9179af36fa0d resource provider aggregate not found 2026-04-24 10:09:21.737 8 INFO neutron.services.segments.plugin [-] Segment 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 resource provider aggregate not found 2026-04-24 10:09:21.738 7 INFO neutron.services.segments.plugin [-] Segment f4a35279-b1ae-471f-bd24-9179af36fa0d resource provider aggregate not found 2026-04-24 10:09:21.746 8 INFO neutron.services.segments.plugin [-] Segment 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 resource provider aggregate not found 2026-04-24 10:09:21.755 7 INFO neutron.services.segments.plugin [-] Segment f4a35279-b1ae-471f-bd24-9179af36fa0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a35279-b1ae-471f-bd24-9179af36fa0d found for delete ", "request_id": "req-1391077d-f30c-464f-9fff-7aa5871ca03b"}]} 2026-04-24 10:09:21.761 8 INFO neutron.services.segments.plugin [-] Segment 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 found for delete ", "request_id": "req-a32e3bd1-bc34-4610-8ee8-b4d8ab1c80a4"}]} 2026-04-24 10:09:21.766 7 INFO neutron.services.segments.plugin [-] Segment f4a35279-b1ae-471f-bd24-9179af36fa0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a35279-b1ae-471f-bd24-9179af36fa0d found for delete ", "request_id": "req-ca450cdc-b113-4cfe-b50b-fe189a583e5a"}]} 2026-04-24 10:09:21.768 8 INFO neutron.services.segments.plugin [-] Segment 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d60ae68-7bf8-41ce-8a7a-e4010cb2df24 found for delete ", "request_id": "req-2c25ab84-c84c-4f5a-9ad6-6cbbcba7ec8f"}]} 2026-04-24 10:09:21.777 8 INFO neutron.services.segments.plugin [-] Segment d42debbf-452a-4f52-85dc-28423f11b14b resource provider aggregate not found [pid: 7|app: 0|req: 703/1434] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:21 2026] DELETE /v2.0/networks/4eb3c412-e092-4c64-9142-16daf3b973e1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:21.784 8 INFO neutron.services.segments.plugin [-] Segment d42debbf-452a-4f52-85dc-28423f11b14b resource provider aggregate not found 2026-04-24 10:09:21.797 8 INFO neutron.services.segments.plugin [-] Segment d42debbf-452a-4f52-85dc-28423f11b14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42debbf-452a-4f52-85dc-28423f11b14b found for delete ", "request_id": "req-fba9bccf-e135-4814-8e44-d03d42ddb53f"}]} 2026-04-24 10:09:21.802 8 INFO neutron.services.segments.plugin [-] Segment d42debbf-452a-4f52-85dc-28423f11b14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d42debbf-452a-4f52-85dc-28423f11b14b found for delete ", "request_id": "req-970fbe94-86de-4c47-bacb-3a1fafa32f36"}]} [pid: 7|app: 0|req: 704/1435] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:21 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:22.069 7 INFO neutron.db.segments_db [None req-9efaf30d-2480-4826-a04f-8ab32d915e38 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Added segment 81543e16-70d3-4a58-becb-1848d7c6e72e of type vxlan for network 73f6724c-b4b3-4a9e-bde3-1df54e325874 [pid: 7|app: 0|req: 705/1436] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:22 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1437] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:22 2026] PUT /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1438] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:21 2026] POST /v2.0/routers => generated 507 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1439] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:22 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1440] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:22 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1441] 10.0.0.229 () {34 vars in 762 bytes} [Fri Apr 24 10:09:22 2026] PUT /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1442] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:22 2026] POST /v2.0/ports => generated 948 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 735/1443] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:22 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1444] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:22 2026] POST /v2.0/ports => generated 911 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1445] 10.0.0.229 () {34 vars in 758 bytes} [Fri Apr 24 10:09:22 2026] PUT /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-24 10:09:23.106 7 INFO neutron.db.segments_db [None req-5f9d32b3-38a4-4882-b386-6c82f7b58f7e 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Added segment a3e4192a-823a-4bb4-98ab-11312b3425e2 of type vxlan for network 49b70875-997b-4fa9-979f-f47b3cdfd88a [pid: 7|app: 0|req: 711/1446] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:22 2026] POST /v2.0/networks => generated 612 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:23.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-506db1c7-4ab1-43eb-a0af-d1bf6c15dd1f 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] TaaS: Handle Delete Port: 4b3bb9cf-0f3b-44cc-9b61-c250f4925dd1 2026-04-24 10:09:23.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-506db1c7-4ab1-43eb-a0af-d1bf6c15dd1f 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Tap Mirror: Handle Delete Port: 4b3bb9cf-0f3b-44cc-9b61-c250f4925dd1 [pid: 7|app: 0|req: 712/1447] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:23 2026] DELETE /v2.0/ports/4b3bb9cf-0f3b-44cc-9b61-c250f4925dd1 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1448] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:23 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1449] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:09:23 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-04-24 10:09:23.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb1a749c-d9ce-44cc-8fbb-40c4c4f02265 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1450] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:23 2026] GET /v2.0/ports/4b3bb9cf-0f3b-44cc-9b61-c250f4925dd1 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1451] 10.0.0.229 () {34 vars in 780 bytes} [Fri Apr 24 10:09:23 2026] PUT /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-24 10:09:23.956 7 INFO neutron.db.segments_db [None req-aad6f1d2-3703-4e7a-8111-40276eb6a143 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Added segment a158c428-2071-4682-a8e8-f079ab9e82c0 of type vxlan for network 140d20f3-657c-4d2a-93f5-bc0d171a32f3 [pid: 7|app: 0|req: 717/1452] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:23 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1453] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:24 2026] DELETE /v2.0/subnets/03427689-ebad-4afd-938c-b895821e12f7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1454] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:22 2026] PUT /v2.0/routers/2b799328-7cf6-41c1-a375-b3d6342193b1/add_router_interface => generated 309 bytes in 1496 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: 719/1455] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:24 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:24.363 7 INFO neutron.services.segments.plugin [-] Segment 81543e16-70d3-4a58-becb-1848d7c6e72e resource provider aggregate not found 2026-04-24 10:09:24.364 7 INFO neutron.services.segments.plugin [-] Segment 81543e16-70d3-4a58-becb-1848d7c6e72e resource provider aggregate not found 2026-04-24 10:09:24.388 7 INFO neutron.services.segments.plugin [-] Segment 81543e16-70d3-4a58-becb-1848d7c6e72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81543e16-70d3-4a58-becb-1848d7c6e72e found for delete ", "request_id": "req-a611d429-3c16-4d6d-a28e-430513906c5c"}]} [pid: 7|app: 0|req: 720/1456] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:24 2026] DELETE /v2.0/networks/73f6724c-b4b3-4a9e-bde3-1df54e325874 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:24.400 7 INFO neutron.services.segments.plugin [-] Segment 81543e16-70d3-4a58-becb-1848d7c6e72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81543e16-70d3-4a58-becb-1848d7c6e72e found for delete ", "request_id": "req-d547ba35-b2b4-4ca4-8d78-105fa1f0a0a4"}]} [pid: 8|app: 0|req: 737/1457] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:09:24 2026] POST /v2.0/ports => generated 743 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, ' [pid: 7|app: 0|req: 721/1458] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:24 2026] GET /v2.0/ports/913a4ba9-c9d3-4883-9d6c-e5084dbd6349 => generated 1022 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1459] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:24 2026] PUT /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:24.627 8 INFO neutron.db.segments_db [None req-9ccb4edb-cc92-419a-910a-a53c3f24acc2 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Added segment 2a001e92-73b6-42cf-a710-7d0d9e171027 of type vxlan for network 94c98b28-fcad-48b8-b520-bfc60017e030 [pid: 8|app: 0|req: 739/1460] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:24 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1461] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:24 2026] POST /v2.0/ports => generated 774 bytes in 281 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: 723/1462] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:24 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:25.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-f50356cd-d107-4959-b0bb-c722395805b7 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 913a4ba9-c9d3-4883-9d6c-e5084dbd6349 2026-04-24 10:09:25.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f50356cd-d107-4959-b0bb-c722395805b7 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 913a4ba9-c9d3-4883-9d6c-e5084dbd6349 [pid: 7|app: 0|req: 724/1463] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:09:24 2026] POST /v2.0/ports => generated 743 bytes in 353 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: 725/1464] 10.0.0.229 () {34 vars in 737 bytes} [Fri Apr 24 10:09:25 2026] PUT /v2.0/ports/eeea294e-f512-4c24-9613-d5b3c8c97f44 => generated 752 bytes in 199 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: 726/1465] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:09:25 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:25.512 7 INFO neutron.db.segments_db [None req-01fe0765-10a5-46bc-a94d-5e32dfbe3ad7 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Added segment 8d1b23c2-8088-4aed-8715-b3a38f79d0ec of type vxlan for network 8dc94ae0-2212-4b6e-b056-743659940b01 [pid: 7|app: 0|req: 727/1466] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:25 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1467] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:24 2026] PUT /v2.0/routers/2b799328-7cf6-41c1-a375-b3d6342193b1/remove_router_interface => generated 309 bytes in 887 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-04-24 10:09:25.646 8 INFO neutron.api.v2.resource [None req-679a0580-a3e0-4af9-97ed-882bc5cc4761 dda159ded9a448ff8d71b68d04f61cda 22fbe9bd15e54a429046c8a79959dc4c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1468] 10.0.0.229 () {32 vars in 743 bytes} [Fri Apr 24 10:09:25 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-24 10:09:25.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-457fbe8a-e339-40eb-b0fb-acbf62ca310b 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] TaaS: Handle Delete Port: eeea294e-f512-4c24-9613-d5b3c8c97f44 2026-04-24 10:09:25.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-457fbe8a-e339-40eb-b0fb-acbf62ca310b 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Tap Mirror: Handle Delete Port: eeea294e-f512-4c24-9613-d5b3c8c97f44 [pid: 7|app: 0|req: 728/1469] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:25 2026] DELETE /v2.0/ports/eeea294e-f512-4c24-9613-d5b3c8c97f44 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1470] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:09:25 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:09:25.945 7 INFO neutron.api.v2.resource [None req-3a5a3155-e28c-4080-b974-4908bbff91ec 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1471] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:25 2026] PUT /v2.0/routers/2b799328-7cf6-41c1-a375-b3d6342193b1/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1472] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:09:25 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1473] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:09:25 2026] DELETE /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1474] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:25 2026] GET /v2.0/ports?device_id=2b799328-7cf6-41c1-a375-b3d6342193b1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:26.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f180123a-97ce-4382-ae29-8e01ca4d2e3d 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1475] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:26 2026] GET /v2.0/ports/eeea294e-f512-4c24-9613-d5b3c8c97f44 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:26.043 7 INFO neutron.db.segments_db [None req-dac26140-4924-4ad9-81c1-d2b4f4f3259a 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Added segment 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f of type vxlan for network 969bc6d0-3311-4f92-b35e-448905426c84 [pid: 8|app: 0|req: 746/1476] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:26 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1477] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:25 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1478] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:09:26 2026] GET /v2.0/ports => generated 778 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:26.201 7 INFO neutron.api.v2.resource [None req-ff3d1c84-506b-4769-a0bc-2b0dd216dae3 dda159ded9a448ff8d71b68d04f61cda 22fbe9bd15e54a429046c8a79959dc4c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1479] 10.0.0.229 () {32 vars in 746 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-24 10:09:26.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf4365be-74f7-405c-b0e7-5407f9ff522a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 61a0eca8-07f3-47bd-a0cf-86d874dc9130 2026-04-24 10:09:26.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf4365be-74f7-405c-b0e7-5407f9ff522a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 61a0eca8-07f3-47bd-a0cf-86d874dc9130 [pid: 7|app: 0|req: 734/1480] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:09:26 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 735/1481] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:26 2026] GET /v2.0/ports/7d3b5d38-5afc-4101-b523-b33a889de570 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1482] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:26.609 8 INFO neutron.services.segments.plugin [-] Segment 01729e7e-7058-41d2-8483-165ef1896cff resource provider aggregate not found 2026-04-24 10:09:26.628 8 INFO neutron.services.segments.plugin [-] Segment 01729e7e-7058-41d2-8483-165ef1896cff resource provider aggregate not found 2026-04-24 10:09:26.632 8 INFO neutron.services.segments.plugin [-] Segment 01729e7e-7058-41d2-8483-165ef1896cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01729e7e-7058-41d2-8483-165ef1896cff found for delete ", "request_id": "req-e6d0d45a-cfcd-4a6c-bbbd-38e5c6c94b9f"}]} 2026-04-24 10:09:26.655 8 INFO neutron.services.segments.plugin [-] Segment 01729e7e-7058-41d2-8483-165ef1896cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01729e7e-7058-41d2-8483-165ef1896cff found for delete ", "request_id": "req-c01db476-9300-4cef-bf6b-4fe496b8586b"}]} 2026-04-24 10:09:26.663 8 INFO neutron.db.l3_hamode_db [None req-cf4365be-74f7-405c-b0e7-5407f9ff522a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] HA network 0a1b7c4c-5bd5-46f4-bab1-76402e238e39 was deleted as no HA routers are present in tenant 3f488741f7ab4f91815aabe8ec1163cc. [pid: 8|app: 0|req: 747/1483] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/routers/2b799328-7cf6-41c1-a375-b3d6342193b1 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:26.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f32a8b-8b53-4f40-b0a0-bd8fe223ac7b 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1484] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/ports/4b3bb9cf-0f3b-44cc-9b61-c250f4925dd1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1485] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:09:26 2026] PUT /v2.0/ports/02880e9a-019a-404c-bac7-7bd40eb26b54/tags => generated 17 bytes in 86 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: 749/1486] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:09:26 2026] GET /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:26.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6002e26-8fde-42e0-b96c-40f1a42d6f18 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1487] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/03427689-ebad-4afd-938c-b895821e12f7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1488] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:09:26 2026] PUT /v2.0/ports/8fe997b9-c465-4185-9011-06aaa9e04c53/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 738/1489] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/b6a66f6a-bfc6-4fd2-ba2a-bc7d0bdbdaaf => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:26.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5ea23cf-8985-4410-9f5c-22d3376f3207 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1490] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/a1d3a8de-2f36-4202-8409-6a75ce6bc531 => 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: 752/1493] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/subnets/8c663e1b-b69f-443b-b491-362a3c084f73 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1494] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:09:26 2026] PUT /v2.0/ports/ce1272e4-7e01-45ae-8b34-ec713d13d90c/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:09:27.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3ca0ab4-e8fc-47c0-b402-39b8e547b39e 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: e799ff60-377a-4174-b1e1-f72e06a5f3e8 2026-04-24 10:09:27.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ca0ab4-e8fc-47c0-b402-39b8e547b39e 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: e799ff60-377a-4174-b1e1-f72e06a5f3e8 2026-04-24 10:09:27.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-56548a09-201a-4749-b2b7-fa4deff4457a 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] TaaS: Handle Delete Port: 7d3b5d38-5afc-4101-b523-b33a889de570 2026-04-24 10:09:27.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56548a09-201a-4749-b2b7-fa4deff4457a 8a5aa88c28164e65893641ffd743cfc8 827eae31c8094470b8932126af6f9b71 - - default default] Tap Mirror: Handle Delete Port: 7d3b5d38-5afc-4101-b523-b33a889de570 [pid: 7|app: 0|req: 743/1495] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/ports/7d3b5d38-5afc-4101-b523-b33a889de570 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1496] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:26 2026] DELETE /v2.0/networks/33f0689a-7a60-4923-a9fb-3669da9747ff => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:27.296 7 INFO neutron.services.segments.plugin [-] Segment 2c784df4-d3ea-420a-8120-901d38a930ca resource provider aggregate not found [pid: 8|app: 0|req: 754/1497] 10.0.0.229 () {34 vars in 747 bytes} [Fri Apr 24 10:09:27 2026] PUT /v2.0/ports/6c0a7ebf-c05b-4576-91f7-f2dcdd3591e8/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:09:27.300 7 INFO neutron.services.segments.plugin [-] Segment 2c784df4-d3ea-420a-8120-901d38a930ca resource provider aggregate not found 2026-04-24 10:09:27.321 7 INFO neutron.services.segments.plugin [-] Segment 2c784df4-d3ea-420a-8120-901d38a930ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c784df4-d3ea-420a-8120-901d38a930ca found for delete ", "request_id": "req-ad57e095-24a9-4c28-9a5d-badab71f1ac0"}]} 2026-04-24 10:09:27.323 7 INFO neutron.services.segments.plugin [-] Segment 2c784df4-d3ea-420a-8120-901d38a930ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c784df4-d3ea-420a-8120-901d38a930ca found for delete ", "request_id": "req-2bb3c4ea-e8c8-4394-8356-b95565c46424"}]} [pid: 7|app: 0|req: 744/1498] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:27 2026] DELETE /v2.0/networks/4fdb4d2d-29b1-4310-a0a2-2531c60e3d26 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:27.382 7 INFO neutron.db.segments_db [None req-0fea37b1-9bed-439a-96b7-2f91bfafbd28 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 98ff8de0-7bad-48b5-b563-e1a2dc3679db of type vxlan for network 1861e27f-fba0-4192-87e3-00b6d4ba250c [pid: 8|app: 0|req: 755/1499] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:27 2026] DELETE /v2.0/networks/4f1e374a-5610-4c9c-af67-59e651df0066 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1500] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:27 2026] POST /v2.0/networks => generated 610 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1501] 10.0.0.229 () {32 vars in 660 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1502] 10.0.0.229 () {32 vars in 674 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1503] 10.0.0.229 () {32 vars in 670 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1504] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:27 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1505] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:27.793 7 INFO neutron.db.segments_db [None req-62b462b2-9ea4-4e0d-a06f-26158b34cbc6 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment ae758ea2-1a7c-4314-add1-86b5b49f2b3c of type vxlan for network ec93842f-fa7e-4d22-92d5-b459c9c0c53b [pid: 8|app: 0|req: 760/1506] 10.0.0.229 () {32 vars in 668 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1507] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1508] 10.0.0.229 () {32 vars in 678 bytes} [Fri Apr 24 10:09:27 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:28.127 7 INFO neutron.db.l3_hamode_db [None req-62b462b2-9ea4-4e0d-a06f-26158b34cbc6 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:28.245 7 INFO neutron.db.l3_hamode_db [None req-62b462b2-9ea4-4e0d-a06f-26158b34cbc6 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1509] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:28 2026] GET /v2.0/security-groups?tenant_id=b83f72e869e84cf79a35b3b511663207&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1510] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:28 2026] GET /v2.0/security-groups?tenant_id=827eae31c8094470b8932126af6f9b71&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1511] 10.0.0.229 () {32 vars in 690 bytes} [Fri Apr 24 10:09:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1512] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:28 2026] DELETE /v2.0/security-groups/7a19132c-f96e-487e-a1ec-44832fd5f705 => 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: 767/1513] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:28 2026] DELETE /v2.0/security-groups/1aacf8c1-6cc3-4dbd-b2ea-36e9dd3bf41e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:28.651 8 INFO neutron.services.segments.plugin [-] Segment 25241887-405c-477a-ac66-3a413aab37f6 resource provider aggregate not found 2026-04-24 10:09:28.673 8 INFO neutron.services.segments.plugin [-] Segment 25241887-405c-477a-ac66-3a413aab37f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25241887-405c-477a-ac66-3a413aab37f6 found for delete ", "request_id": "req-0056a04b-e821-4e30-8248-8919983b11d9"}]} 2026-04-24 10:09:28.677 8 INFO neutron.services.segments.plugin [-] Segment 25241887-405c-477a-ac66-3a413aab37f6 resource provider aggregate not found 2026-04-24 10:09:28.690 8 INFO neutron.services.segments.plugin [-] Segment 795d7b3f-4cba-4bc8-b649-55c1920a8b65 resource provider aggregate not found 2026-04-24 10:09:28.701 8 INFO neutron.services.segments.plugin [-] Segment 25241887-405c-477a-ac66-3a413aab37f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25241887-405c-477a-ac66-3a413aab37f6 found for delete ", "request_id": "req-c41c4b8e-23b8-49d3-afb7-425ef16ecc61"}]} 2026-04-24 10:09:28.713 8 INFO neutron.services.segments.plugin [-] Segment 795d7b3f-4cba-4bc8-b649-55c1920a8b65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d7b3f-4cba-4bc8-b649-55c1920a8b65 found for delete ", "request_id": "req-1ad5d217-3b40-486b-a911-125131ac5632"}]} 2026-04-24 10:09:28.726 8 INFO neutron.services.segments.plugin [-] Segment 795d7b3f-4cba-4bc8-b649-55c1920a8b65 resource provider aggregate not found 2026-04-24 10:09:28.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc13c061-f1c3-4bd1-9a40-be51dc173ce8 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] TaaS: Handle Delete Port: 02880e9a-019a-404c-bac7-7bd40eb26b54 2026-04-24 10:09:28.750 8 INFO neutron.services.segments.plugin [-] Segment 795d7b3f-4cba-4bc8-b649-55c1920a8b65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d7b3f-4cba-4bc8-b649-55c1920a8b65 found for delete ", "request_id": "req-ab7cf590-18b6-4346-8fd8-30ca7e63fc91"}]} 2026-04-24 10:09:28.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc13c061-f1c3-4bd1-9a40-be51dc173ce8 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Tap Mirror: Handle Delete Port: 02880e9a-019a-404c-bac7-7bd40eb26b54 [pid: 8|app: 0|req: 768/1514] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:28 2026] DELETE /v2.0/ports/02880e9a-019a-404c-bac7-7bd40eb26b54 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1515] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:27 2026] POST /v2.0/routers => generated 506 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1516] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:28 2026] GET /v2.0/security-groups?tenant_id=22fbe9bd15e54a429046c8a79959dc4c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:28.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd16b89e-9df0-43e5-8682-bfcd0107d300 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] TaaS: Handle Delete Port: 8fe997b9-c465-4185-9011-06aaa9e04c53 2026-04-24 10:09:29.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd16b89e-9df0-43e5-8682-bfcd0107d300 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Tap Mirror: Handle Delete Port: 8fe997b9-c465-4185-9011-06aaa9e04c53 [pid: 8|app: 0|req: 770/1517] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:28 2026] DELETE /v2.0/security-groups/c874fd1a-db26-4fe3-b332-137f91a23f43 => 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: 748/1518] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:28 2026] DELETE /v2.0/ports/8fe997b9-c465-4185-9011-06aaa9e04c53 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:29.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1d00d7b-6a67-44b6-9326-e608f42ad2d2 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] TaaS: Handle Delete Port: ce1272e4-7e01-45ae-8b34-ec713d13d90c 2026-04-24 10:09:29.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1d00d7b-6a67-44b6-9326-e608f42ad2d2 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Tap Mirror: Handle Delete Port: ce1272e4-7e01-45ae-8b34-ec713d13d90c [pid: 7|app: 0|req: 749/1519] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/ports/ce1272e4-7e01-45ae-8b34-ec713d13d90c => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:29.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-afbd1967-e0d4-47c5-9621-009af6cfcc4f 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] TaaS: Handle Delete Port: 6c0a7ebf-c05b-4576-91f7-f2dcdd3591e8 2026-04-24 10:09:29.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afbd1967-e0d4-47c5-9621-009af6cfcc4f 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Tap Mirror: Handle Delete Port: 6c0a7ebf-c05b-4576-91f7-f2dcdd3591e8 [pid: 7|app: 0|req: 750/1520] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/ports/6c0a7ebf-c05b-4576-91f7-f2dcdd3591e8 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:29.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-60974c04-7f51-4cc9-9c94-2cf5affffdc1 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] TaaS: Handle Delete Port: 52e1eaae-0c57-4893-8019-064943546bc4 2026-04-24 10:09:29.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60974c04-7f51-4cc9-9c94-2cf5affffdc1 699af607e43b49e39ca2cc2707093f4c d8f265ddf89144eebc8d98ac5ca2f3fb - - default default] Tap Mirror: Handle Delete Port: 52e1eaae-0c57-4893-8019-064943546bc4 [pid: 7|app: 0|req: 751/1521] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/ports/52e1eaae-0c57-4893-8019-064943546bc4 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:29.784 7 INFO neutron.services.segments.plugin [-] Segment a3e4192a-823a-4bb4-98ab-11312b3425e2 resource provider aggregate not found 2026-04-24 10:09:29.791 7 INFO neutron.services.segments.plugin [-] Segment a3e4192a-823a-4bb4-98ab-11312b3425e2 resource provider aggregate not found 2026-04-24 10:09:29.801 7 INFO neutron.services.segments.plugin [-] Segment a3e4192a-823a-4bb4-98ab-11312b3425e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e4192a-823a-4bb4-98ab-11312b3425e2 found for delete ", "request_id": "req-90609bfc-ed48-4777-abea-d5ba73164761"}]} [pid: 7|app: 0|req: 752/1522] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/networks/49b70875-997b-4fa9-979f-f47b3cdfd88a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:29.813 7 INFO neutron.services.segments.plugin [-] Segment a3e4192a-823a-4bb4-98ab-11312b3425e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e4192a-823a-4bb4-98ab-11312b3425e2 found for delete ", "request_id": "req-6a7c9533-e4de-4f0e-a1f3-c6488d703de6"}]} [pid: 7|app: 0|req: 753/1523] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/networks/140d20f3-657c-4d2a-93f5-bc0d171a32f3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1524] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:29 2026] DELETE /v2.0/networks/94c98b28-fcad-48b8-b520-bfc60017e030 => 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: 755/1525] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:30 2026] DELETE /v2.0/networks/8dc94ae0-2212-4b6e-b056-743659940b01 => 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: 771/1526] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:29 2026] PUT /v2.0/routers/160c2649-a13d-47e4-82be-95e33fae81a5/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1527] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:30 2026] DELETE /v2.0/networks/969bc6d0-3311-4f92-b35e-448905426c84 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1528] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:30 2026] GET /v2.0/ports/e1887354-e869-478e-8d7d-21f0c5bbcc80 => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:30.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-44aff138-03a5-4050-b5e8-b52bcb65c1ce 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: e1887354-e869-478e-8d7d-21f0c5bbcc80 2026-04-24 10:09:30.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44aff138-03a5-4050-b5e8-b52bcb65c1ce 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: e1887354-e869-478e-8d7d-21f0c5bbcc80 2026-04-24 10:09:30.838 8 INFO neutron.db.segments_db [None req-bd54d206-b531-4509-b563-63d093c089e2 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 82bd71ad-b008-43cb-bf86-edbabf388711 of type vxlan for network 22a6eea2-531b-47ff-b1c3-6beb7850bdda [pid: 8|app: 0|req: 773/1529] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:30 2026] POST /v2.0/networks => generated 615 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:30.978 8 INFO neutron.db.segments_db [None req-ea5c4c7e-7766-409a-b523-81ea5ac2a757 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 772a4747-9594-4ce3-b549-d4af738b8242 of type vxlan for network ede180d9-5715-4593-b3ad-8b8341ee57e6 [pid: 8|app: 0|req: 774/1530] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:30 2026] POST /v2.0/networks => generated 615 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1531] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:30 2026] PUT /v2.0/routers/160c2649-a13d-47e4-82be-95e33fae81a5/remove_router_interface => generated 309 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1532] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:31 2026] GET /v2.0/ports?device_id=160c2649-a13d-47e4-82be-95e33fae81a5 => 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: 775/1533] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:31 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:31.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-60d5466c-4698-4d3b-af69-53958a31973a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 659670f7-bcd8-4ee0-9e34-341aac4962f7 2026-04-24 10:09:31.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60d5466c-4698-4d3b-af69-53958a31973a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 659670f7-bcd8-4ee0-9e34-341aac4962f7 [pid: 8|app: 0|req: 776/1534] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:31 2026] GET /v2.0/security-groups?tenant_id=125bbf7369574d3288ff58fbba8e44b0&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:31.688 7 INFO neutron.db.l3_hamode_db [None req-60d5466c-4698-4d3b-af69-53958a31973a 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] HA network ec93842f-fa7e-4d22-92d5-b459c9c0c53b was deleted as no HA routers are present in tenant 3f488741f7ab4f91815aabe8ec1163cc. [pid: 7|app: 0|req: 759/1535] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:31 2026] DELETE /v2.0/routers/160c2649-a13d-47e4-82be-95e33fae81a5 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1536] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:31 2026] DELETE /v2.0/security-groups/2904d6c9-1ac4-40a2-b657-e55b687647b3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:31.826 7 INFO neutron.services.segments.plugin [-] Segment a158c428-2071-4682-a8e8-f079ab9e82c0 resource provider aggregate not found [pid: 8|app: 0|req: 777/1537] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:31 2026] POST /v2.0/subnets => generated 655 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:31.844 7 INFO neutron.services.segments.plugin [-] Segment a158c428-2071-4682-a8e8-f079ab9e82c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a158c428-2071-4682-a8e8-f079ab9e82c0 found for delete ", "request_id": "req-0c3f28aa-c8b7-4fb8-96ae-5501f9f74871"}]} 2026-04-24 10:09:31.853 7 INFO neutron.services.segments.plugin [-] Segment a158c428-2071-4682-a8e8-f079ab9e82c0 resource provider aggregate not found 2026-04-24 10:09:31.866 7 INFO neutron.services.segments.plugin [-] Segment 2a001e92-73b6-42cf-a710-7d0d9e171027 resource provider aggregate not found 2026-04-24 10:09:31.875 7 INFO neutron.services.segments.plugin [-] Segment a158c428-2071-4682-a8e8-f079ab9e82c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a158c428-2071-4682-a8e8-f079ab9e82c0 found for delete ", "request_id": "req-b73c10d2-5cbe-46b0-b2cf-ebd0a94b512e"}]} 2026-04-24 10:09:31.889 7 INFO neutron.services.segments.plugin [-] Segment 2a001e92-73b6-42cf-a710-7d0d9e171027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a001e92-73b6-42cf-a710-7d0d9e171027 found for delete ", "request_id": "req-683c7822-cc96-4cef-9d78-968fa160dae7"}]} 2026-04-24 10:09:31.894 7 INFO neutron.services.segments.plugin [-] Segment 2a001e92-73b6-42cf-a710-7d0d9e171027 resource provider aggregate not found 2026-04-24 10:09:31.902 8 INFO neutron.db.segments_db [None req-9bc2388a-f805-4e8b-97fa-4a01b0542e4b 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 44ab016b-9e5a-4945-9171-dccf15f258df of type vxlan for network bfc438c9-8d3c-4922-be59-cd069266ebec 2026-04-24 10:09:31.916 7 INFO neutron.services.segments.plugin [-] Segment 8d1b23c2-8088-4aed-8715-b3a38f79d0ec resource provider aggregate not found 2026-04-24 10:09:31.916 7 INFO neutron.services.segments.plugin [-] Segment 2a001e92-73b6-42cf-a710-7d0d9e171027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a001e92-73b6-42cf-a710-7d0d9e171027 found for delete ", "request_id": "req-c005e1f8-206f-4c4b-93b0-30c4cfe823cb"}]} 2026-04-24 10:09:31.942 7 INFO neutron.services.segments.plugin [-] Segment 8d1b23c2-8088-4aed-8715-b3a38f79d0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1b23c2-8088-4aed-8715-b3a38f79d0ec found for delete ", "request_id": "req-21aec42c-06b9-4bd1-9804-ed63379cab5f"}]} 2026-04-24 10:09:31.950 7 INFO neutron.services.segments.plugin [-] Segment 8d1b23c2-8088-4aed-8715-b3a38f79d0ec resource provider aggregate not found 2026-04-24 10:09:31.965 7 INFO neutron.services.segments.plugin [-] Segment 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f resource provider aggregate not found 2026-04-24 10:09:31.969 7 INFO neutron.services.segments.plugin [-] Segment 8d1b23c2-8088-4aed-8715-b3a38f79d0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1b23c2-8088-4aed-8715-b3a38f79d0ec found for delete ", "request_id": "req-4730adcd-6c53-4a8b-b3a5-4d9d23aac755"}]} 2026-04-24 10:09:31.988 7 INFO neutron.services.segments.plugin [-] Segment 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f found for delete ", "request_id": "req-49bd729f-4c74-4437-b948-e1c1870de788"}]} 2026-04-24 10:09:31.993 7 INFO neutron.services.segments.plugin [-] Segment 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f resource provider aggregate not found [pid: 7|app: 0|req: 761/1538] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:31 2026] DELETE /v2.0/subnets/1aacce74-2801-48c3-b091-fe0bf35036d8 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:32.007 7 INFO neutron.services.segments.plugin [-] Segment ae758ea2-1a7c-4314-add1-86b5b49f2b3c resource provider aggregate not found 2026-04-24 10:09:32.015 7 INFO neutron.services.segments.plugin [-] Segment 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45ccea38-0ccf-47a7-9a6e-8c5c55278d8f found for delete ", "request_id": "req-0c6c4685-0b10-460d-9fe5-b65c54b282ec"}]} 2026-04-24 10:09:32.025 7 INFO neutron.services.segments.plugin [-] Segment ae758ea2-1a7c-4314-add1-86b5b49f2b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae758ea2-1a7c-4314-add1-86b5b49f2b3c found for delete ", "request_id": "req-90eb8a29-8a7c-49d6-81c4-da6010160643"}]} 2026-04-24 10:09:32.035 7 INFO neutron.services.segments.plugin [-] Segment ae758ea2-1a7c-4314-add1-86b5b49f2b3c resource provider aggregate not found 2026-04-24 10:09:32.058 7 INFO neutron.services.segments.plugin [-] Segment ae758ea2-1a7c-4314-add1-86b5b49f2b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae758ea2-1a7c-4314-add1-86b5b49f2b3c found for delete ", "request_id": "req-200507f1-8a1c-407d-ab72-c2723b9b594d"}]} [pid: 7|app: 0|req: 762/1539] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:32 2026] GET /v2.0/security-groups?tenant_id=009ce1813d5f4ea4990dd240b8452077&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:32.227 8 INFO neutron.db.l3_hamode_db [None req-9bc2388a-f805-4e8b-97fa-4a01b0542e4b 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 763/1540] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:32 2026] DELETE /v2.0/networks/1861e27f-fba0-4192-87e3-00b6d4ba250c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:32.369 8 INFO neutron.db.l3_hamode_db [None req-9bc2388a-f805-4e8b-97fa-4a01b0542e4b 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 764/1541] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:32 2026] DELETE /v2.0/security-groups/b58bdb1d-a296-46e4-938c-9492ec2cb73a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:32.442 7 INFO neutron.db.segments_db [None req-ca45d5ec-4c3d-403f-a5df-6ecd8ef6649b 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Added segment 36edc6cd-1f2b-42e8-b626-333be366eb0d of type vxlan for network ff05f90d-87b1-4d54-ae95-dd225f8c1bd0 2026-04-24 10:09:32.667 7 INFO neutron.db.l3_hamode_db [None req-ca45d5ec-4c3d-403f-a5df-6ecd8ef6649b 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 778/1542] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:31 2026] POST /v2.0/routers => generated 511 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1543] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:32 2026] GET /v2.0/security-groups?tenant_id=d8f265ddf89144eebc8d98ac5ca2f3fb&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:33.408 7 INFO neutron.db.l3_hamode_db [None req-ca45d5ec-4c3d-403f-a5df-6ecd8ef6649b 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:34.044 7 INFO neutron.services.segments.plugin [-] Segment 98ff8de0-7bad-48b5-b563-e1a2dc3679db resource provider aggregate not found [pid: 8|app: 0|req: 780/1544] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:33 2026] PUT /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3/add_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:34.094 7 INFO neutron.services.segments.plugin [-] Segment 98ff8de0-7bad-48b5-b563-e1a2dc3679db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ff8de0-7bad-48b5-b563-e1a2dc3679db found for delete ", "request_id": "req-8aeb40dd-8c8b-4990-b509-7c18f649074d"}]} 2026-04-24 10:09:34.094 7 INFO neutron.services.segments.plugin [-] Segment 98ff8de0-7bad-48b5-b563-e1a2dc3679db resource provider aggregate not found 2026-04-24 10:09:34.116 7 INFO neutron.services.segments.plugin [-] Segment 98ff8de0-7bad-48b5-b563-e1a2dc3679db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ff8de0-7bad-48b5-b563-e1a2dc3679db found for delete ", "request_id": "req-6551123c-66cf-4ec1-abb4-85b788e0eacb"}]} [pid: 8|app: 0|req: 781/1545] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:34 2026] DELETE /v2.0/security-groups/e0aba44c-0522-46d8-8338-e394e8e29959 => 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: 782/1546] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:34 2026] GET /v2.0/ports/9224587f-dd28-4e86-bf0b-0b9a03f56bb4 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1547] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:32 2026] POST /v2.0/routers => generated 688 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1548] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:34 2026] GET /v2.0/routers/7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1549] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:09:34 2026] GET /v2.0/routers => generated 697 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1550] 10.0.0.229 () {34 vars in 741 bytes} [Fri Apr 24 10:09:34 2026] PUT /v2.0/routers/7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 701 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1551] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:34 2026] GET /v2.0/routers/7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 701 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1552] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:34 2026] PUT /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1553] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:35 2026] GET /v2.0/ports/3940a824-53a1-4600-adae-01f1ce271d35 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1554] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:35 2026] GET /v2.0/ports?device_id=7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 12 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:35.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-b69e80aa-72c7-449c-9225-aea56df51cfa 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 3940a824-53a1-4600-adae-01f1ce271d35 2026-04-24 10:09:35.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b69e80aa-72c7-449c-9225-aea56df51cfa 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 3940a824-53a1-4600-adae-01f1ce271d35 2026-04-24 10:09:35.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-45fc73f9-915b-4af9-97ed-57e783b60ccb 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 1b7bbcc6-f71a-4923-83f2-377655058780 2026-04-24 10:09:35.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45fc73f9-915b-4af9-97ed-57e783b60ccb 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 1b7bbcc6-f71a-4923-83f2-377655058780 2026-04-24 10:09:36.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-45fc73f9-915b-4af9-97ed-57e783b60ccb 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] TaaS: Handle Delete Port: 062bbc08-36a1-4b71-9fc2-30f4608e19bc 2026-04-24 10:09:36.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45fc73f9-915b-4af9-97ed-57e783b60ccb 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] Tap Mirror: Handle Delete Port: 062bbc08-36a1-4b71-9fc2-30f4608e19bc [pid: 8|app: 0|req: 785/1555] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:35 2026] PUT /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3/remove_router_interface => generated 309 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:36.508 7 INFO neutron.services.segments.plugin [-] Segment 36edc6cd-1f2b-42e8-b626-333be366eb0d resource provider aggregate not found 2026-04-24 10:09:36.521 7 INFO neutron.services.segments.plugin [-] Segment 36edc6cd-1f2b-42e8-b626-333be366eb0d resource provider aggregate not found 2026-04-24 10:09:36.534 7 INFO neutron.services.segments.plugin [-] Segment 36edc6cd-1f2b-42e8-b626-333be366eb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36edc6cd-1f2b-42e8-b626-333be366eb0d found for delete ", "request_id": "req-82bfbb50-7ee0-4dfd-a812-3a2fa220a01e"}]} 2026-04-24 10:09:36.543 7 INFO neutron.services.segments.plugin [-] Segment 36edc6cd-1f2b-42e8-b626-333be366eb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36edc6cd-1f2b-42e8-b626-333be366eb0d found for delete ", "request_id": "req-2113935a-4ac5-4b5c-b517-db44251679c2"}]} 2026-04-24 10:09:36.545 7 INFO neutron.db.l3_hamode_db [None req-45fc73f9-915b-4af9-97ed-57e783b60ccb 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] HA network ff05f90d-87b1-4d54-ae95-dd225f8c1bd0 was deleted as no HA routers are present in tenant 3f488741f7ab4f91815aabe8ec1163cc. [pid: 7|app: 0|req: 771/1556] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:35 2026] DELETE /v2.0/routers/7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1557] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:36 2026] GET /v2.0/ports?device_id=7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:36.611 7 INFO neutron.api.v2.resource [None req-f58737e1-2eed-4168-86ec-275969fd8942 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1558] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/routers/7603c475-4a28-4183-ba00-ac25338b7ab3 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1559] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:36 2026] GET /v2.0/ports?device_id=160c2649-a13d-47e4-82be-95e33fae81a5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:36.652 7 INFO neutron.api.v2.resource [None req-b3f41f2e-fe01-482f-9f6a-1108744e025b 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1560] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/routers/160c2649-a13d-47e4-82be-95e33fae81a5 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:36.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cfc219d-01de-4289-b56b-c0356843b004 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1561] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/subnets/1aacce74-2801-48c3-b091-fe0bf35036d8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1562] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:36 2026] GET /v2.0/ports?device_id=2b799328-7cf6-41c1-a375-b3d6342193b1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:36.714 7 INFO neutron.api.v2.resource [None req-eb87d36d-ff95-43ac-b85c-7f511f5dbc24 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1563] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/routers/2b799328-7cf6-41c1-a375-b3d6342193b1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:36.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc373e2a-67c6-401c-9b93-d7c7ac5ba04b 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1564] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/subnets/b6a66f6a-bfc6-4fd2-ba2a-bc7d0bdbdaaf => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1565] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:36 2026] GET /v2.0/ports?device_id=31970bfa-9711-4ea1-b353-8b7cf490b59d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:36.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-24bc5d73-74c6-4bdb-a827-b9ece9d21f4e 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 9224587f-dd28-4e86-bf0b-0b9a03f56bb4 2026-04-24 10:09:36.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24bc5d73-74c6-4bdb-a827-b9ece9d21f4e 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 9224587f-dd28-4e86-bf0b-0b9a03f56bb4 2026-04-24 10:09:36.786 7 INFO neutron.api.v2.resource [None req-86c1fab3-aa7d-4e4b-a5fd-0d02f43a9f46 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1566] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/routers/31970bfa-9711-4ea1-b353-8b7cf490b59d => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:36.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29ec549d-31e5-4436-9ff1-2c8d5c8e3eee 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1567] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/subnets/7894f628-c812-41b5-8cc1-dbbc7239a758 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:36.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad8bda87-c6eb-4477-a680-1a00d102be7d 7ff201887a864c7a9d59ce63b4303fa9 3f488741f7ab4f91815aabe8ec1163cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1568] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:36 2026] DELETE /v2.0/subnets/a6965424-6116-4709-affd-ee87dfadb062 => 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: 786/1569] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:36 2026] PUT /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3/remove_router_interface => generated 309 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1570] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:37 2026] GET /v2.0/ports?device_id=f12313a0-40e5-4b4e-a959-25269741dce3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:37.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-700f0086-8188-4a25-9ee3-18a8b2c9a4ec 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 7c730e75-7a7a-423d-9e23-f5342f60e85a 2026-04-24 10:09:37.353 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-700f0086-8188-4a25-9ee3-18a8b2c9a4ec 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 7c730e75-7a7a-423d-9e23-f5342f60e85a [pid: 7|app: 0|req: 785/1571] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:37 2026] GET /v2.0/security-groups?tenant_id=3f488741f7ab4f91815aabe8ec1163cc&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1572] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:37 2026] DELETE /v2.0/security-groups/d826a98b-c386-45ee-8069-5141582ea8a2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:37.703 8 INFO neutron.services.segments.plugin [-] Segment 44ab016b-9e5a-4945-9171-dccf15f258df resource provider aggregate not found 2026-04-24 10:09:37.713 8 INFO neutron.services.segments.plugin [-] Segment 44ab016b-9e5a-4945-9171-dccf15f258df resource provider aggregate not found 2026-04-24 10:09:37.726 8 INFO neutron.services.segments.plugin [-] Segment 44ab016b-9e5a-4945-9171-dccf15f258df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ab016b-9e5a-4945-9171-dccf15f258df found for delete ", "request_id": "req-3d942264-bec5-4317-91c8-18b4460a63b8"}]} 2026-04-24 10:09:37.730 8 INFO neutron.services.segments.plugin [-] Segment 44ab016b-9e5a-4945-9171-dccf15f258df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ab016b-9e5a-4945-9171-dccf15f258df found for delete ", "request_id": "req-2adaf368-35ce-4747-898b-8d6551e89cc3"}]} 2026-04-24 10:09:37.757 8 INFO neutron.db.l3_hamode_db [None req-700f0086-8188-4a25-9ee3-18a8b2c9a4ec 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] HA network bfc438c9-8d3c-4922-be59-cd069266ebec was deleted as no HA routers are present in tenant 517fb88f17b646158a824f9789d78306. [pid: 8|app: 0|req: 787/1573] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:37 2026] DELETE /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1574] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:37 2026] DELETE /v2.0/subnets/610ec66e-98d1-4554-8d00-87fc1a98a51f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1575] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:37 2026] DELETE /v2.0/subnets/9dd755e0-d92d-41f4-a8aa-8cda1f0acfbd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:38.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0cfab38-2175-49a7-9eaa-1db21c6464ff 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: e10730f1-eaba-4150-acd3-e3bd043f0e69 2026-04-24 10:09:38.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0cfab38-2175-49a7-9eaa-1db21c6464ff 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: e10730f1-eaba-4150-acd3-e3bd043f0e69 [pid: 7|app: 0|req: 788/1576] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:38 2026] DELETE /v2.0/networks/ede180d9-5715-4593-b3ad-8b8341ee57e6 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1577] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:38 2026] DELETE /v2.0/networks/22a6eea2-531b-47ff-b1c3-6beb7850bdda => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:38.554 7 INFO neutron.services.segments.plugin [-] Segment 772a4747-9594-4ce3-b549-d4af738b8242 resource provider aggregate not found 2026-04-24 10:09:38.562 7 INFO neutron.services.segments.plugin [-] Segment 772a4747-9594-4ce3-b549-d4af738b8242 resource provider aggregate not found 2026-04-24 10:09:38.577 7 INFO neutron.services.segments.plugin [-] Segment 772a4747-9594-4ce3-b549-d4af738b8242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772a4747-9594-4ce3-b549-d4af738b8242 found for delete ", "request_id": "req-d89c8a3b-4954-4956-8c54-5763778797b0"}]} 2026-04-24 10:09:38.579 8 INFO neutron.db.segments_db [None req-ab859347-c7df-4cd3-9b80-db8c39389f1c 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment eb0a851b-985a-4800-ab3e-79b76859f912 of type vxlan for network fb0e7711-206b-4afd-9aa8-14d8d227df68 2026-04-24 10:09:38.584 7 INFO neutron.services.segments.plugin [-] Segment 772a4747-9594-4ce3-b549-d4af738b8242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772a4747-9594-4ce3-b549-d4af738b8242 found for delete ", "request_id": "req-b77525b6-292f-44d8-9e6f-0123230b6c49"}]} [pid: 7|app: 0|req: 789/1578] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1579] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:38 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: 790/1580] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1581] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1582] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1583] 10.0.0.229 () {34 vars in 678 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1584] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:38 2026] PUT /v2.0/policies/c54c7915-0681-4f5d-96e0-4f1843ef99f0/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1585] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:38 2026] PUT /v2.0/policies/a380aa08-8cfd-4544-8927-42cc46694525/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1586] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:38 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: 7|app: 0|req: 796/1587] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:38 2026] PUT /v2.0/policies/237178af-fb4f-4258-8dc5-c3dd479aa367/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:38.964 8 INFO neutron.db.segments_db [None req-f1aee56b-76af-4aba-86c8-bbee24017091 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 of type vxlan for network 4d649965-ec2f-457a-bf8f-0f3bf83875e4 [pid: 7|app: 0|req: 797/1588] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:09:38 2026] PUT /v2.0/policies/eecd412a-1a67-41ae-813d-8e4122e911ef/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:39.225 8 INFO neutron.db.l3_hamode_db [None req-f1aee56b-76af-4aba-86c8-bbee24017091 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:39.362 8 INFO neutron.db.l3_hamode_db [None req-f1aee56b-76af-4aba-86c8-bbee24017091 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 798/1589] 10.0.0.229 () {32 vars in 674 bytes} [Fri Apr 24 10:09:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:39.757 8 INFO neutron.services.segments.plugin [-] Segment 82bd71ad-b008-43cb-bf86-edbabf388711 resource provider aggregate not found 2026-04-24 10:09:39.764 8 INFO neutron.services.segments.plugin [-] Segment 82bd71ad-b008-43cb-bf86-edbabf388711 resource provider aggregate not found 2026-04-24 10:09:39.773 8 INFO neutron.services.segments.plugin [-] Segment 82bd71ad-b008-43cb-bf86-edbabf388711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bd71ad-b008-43cb-bf86-edbabf388711 found for delete ", "request_id": "req-d4fe2656-18a7-44ac-a8cd-ee818c965090"}]} 2026-04-24 10:09:39.785 8 INFO neutron.services.segments.plugin [-] Segment 82bd71ad-b008-43cb-bf86-edbabf388711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bd71ad-b008-43cb-bf86-edbabf388711 found for delete ", "request_id": "req-45b7aa9c-76ca-4868-bf89-d313fe052015"}]} [pid: 7|app: 0|req: 799/1590] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:09:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1591] 10.0.0.229 () {32 vars in 688 bytes} [Fri Apr 24 10:09:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1592] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:09:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1593] 10.0.0.229 () {32 vars in 684 bytes} [Fri Apr 24 10:09:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1594] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:38 2026] POST /v2.0/routers => generated 510 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1595] 10.0.0.229 () {34 vars in 758 bytes} [Fri Apr 24 10:09:39 2026] PUT /v2.0/security-groups/072f9d53-014c-49c7-a435-5aba01771e6f => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1596] 10.0.0.229 () {32 vars in 696 bytes} [Fri Apr 24 10:09:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1597] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/security-groups/072f9d53-014c-49c7-a435-5aba01771e6f => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1598] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1599] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/security-groups/072f9d53-014c-49c7-a435-5aba01771e6f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1600] 10.0.0.229 () {32 vars in 696 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1601] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:09:40 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: 799/1602] 10.0.0.229 () {32 vars in 692 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:40.391 8 INFO neutron.api.v2.resource [None req-8518ee3e-c2d2-49b5-b699-b893bfea3a33 5643f4ad4cca425d8340b46d6a1738da 33aa15da90f24ff5bdeaa9c271185ec3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1603] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/security-groups/072f9d53-014c-49c7-a435-5aba01771e6f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1604] 10.0.0.229 () {34 vars in 665 bytes} [Fri Apr 24 10:09:40 2026] POST /v2.0/ports => generated 959 bytes in 353 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: 801/1605] 10.0.0.229 () {32 vars in 704 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1606] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:09:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1607] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/qos/policies/c54c7915-0681-4f5d-96e0-4f1843ef99f0 => 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: 807/1608] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1609] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/qos/policies/a380aa08-8cfd-4544-8927-42cc46694525 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1610] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/security-group-rules/b1121a1d-ade2-4c7d-8803-7fd0c30a5134 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1611] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/qos/policies/237178af-fb4f-4258-8dc5-c3dd479aa367 => 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: 811/1612] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1613] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/qos/policies/eecd412a-1a67-41ae-813d-8e4122e911ef => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1614] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:09:40 2026] DELETE /v2.0/security-group-rules/b1121a1d-ade2-4c7d-8803-7fd0c30a5134 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1615] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:09:41 2026] DELETE /v2.0/qos/policies/4efae372-1a4f-44e9-bfc8-ba1d3d210b37 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1616] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1617] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:09:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1618] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules/e448153d-7f40-4dc1-8d42-a686158eb32c => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1619] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:41 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: 819/1620] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:09:41 2026] DELETE /v2.0/security-group-rules/e448153d-7f40-4dc1-8d42-a686158eb32c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1621] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1622] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:09:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1623] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules/088a5492-8d14-459b-be4d-52f8d8c756d3 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1624] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1625] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:09:41 2026] DELETE /v2.0/security-group-rules/088a5492-8d14-459b-be4d-52f8d8c756d3 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1626] 10.0.0.229 () {32 vars in 673 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1627] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:41 2026] DELETE /v2.0/security-groups/a331dade-d7ba-4aa0-aea8-f0f27b425e82 => 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: 829/1630] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:09:41 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: 7|app: 0|req: 830/1631] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1632] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:40 2026] PUT /v2.0/routers/721c1b1c-7127-4b38-ad71-329d2f799bce/add_router_interface => generated 309 bytes in 1701 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: 803/1633] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:42 2026] GET /v2.0/ports/6980937f-b8ca-41a4-89e5-fa33cc7167c6 => generated 1033 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1634] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:41 2026] GET /v2.0/security-groups?tenant_id=79cecd4f27a24604978d284cfa705675&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1635] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:42 2026] DELETE /v2.0/security-groups/7a9b7fb4-322f-44a4-bf75-a7d98387f33f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:42.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-59410044-1796-4a68-942c-08369f41f02d 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 6980937f-b8ca-41a4-89e5-fa33cc7167c6 2026-04-24 10:09:42.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59410044-1796-4a68-942c-08369f41f02d 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 6980937f-b8ca-41a4-89e5-fa33cc7167c6 [pid: 7|app: 0|req: 833/1636] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:42 2026] GET /v2.0/security-groups?tenant_id=33aa15da90f24ff5bdeaa9c271185ec3&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1637] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:42 2026] GET /v2.0/security-groups?tenant_id=4c897ee44997483f9bbeba725cd38a67&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1638] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:42 2026] DELETE /v2.0/security-groups/6c31263a-c18f-43e9-baad-cf17d706acf8 => 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: 804/1639] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:42 2026] PUT /v2.0/routers/721c1b1c-7127-4b38-ad71-329d2f799bce/remove_router_interface => generated 309 bytes in 707 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: 836/1640] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:42 2026] DELETE /v2.0/security-groups/d3c133ca-4845-46bf-a8e0-c9f1ac6bcaf3 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:43.006 8 INFO neutron.api.v2.resource [None req-62a17479-cff8-41af-925e-4355bab3529d 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1641] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:42 2026] PUT /v2.0/routers/721c1b1c-7127-4b38-ad71-329d2f799bce/remove_router_interface => generated 197 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1642] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:43 2026] GET /v2.0/ports?device_id=721c1b1c-7127-4b38-ad71-329d2f799bce => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:43.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-d136b10d-c2a6-46a5-b2f4-4064f11aef82 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 6d0d32e6-1307-45e4-a95c-d4b486a6446b 2026-04-24 10:09:43.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d136b10d-c2a6-46a5-b2f4-4064f11aef82 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 6d0d32e6-1307-45e4-a95c-d4b486a6446b [pid: 7|app: 0|req: 838/1643] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:43 2026] GET /v2.0/security-groups?tenant_id=163dd10b6b5449d3bb21bf61f5e08af0&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1644] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:43 2026] DELETE /v2.0/security-groups/bfde1356-b3f6-4d9a-86df-c6e5fbd7dba3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:43.626 8 INFO neutron.services.segments.plugin [-] Segment 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 resource provider aggregate not found 2026-04-24 10:09:43.636 8 INFO neutron.services.segments.plugin [-] Segment 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 resource provider aggregate not found 2026-04-24 10:09:43.653 8 INFO neutron.services.segments.plugin [-] Segment 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 found for delete ", "request_id": "req-34e7871f-636d-47ec-8013-fe510a524414"}]} 2026-04-24 10:09:43.663 8 INFO neutron.services.segments.plugin [-] Segment 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 750b050a-0f84-4a9e-b520-d1e3fb50a9d6 found for delete ", "request_id": "req-0edbca96-04db-4918-a9d6-364a1f242668"}]} 2026-04-24 10:09:43.670 8 INFO neutron.db.l3_hamode_db [None req-d136b10d-c2a6-46a5-b2f4-4064f11aef82 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] HA network 4d649965-ec2f-457a-bf8f-0f3bf83875e4 was deleted as no HA routers are present in tenant 517fb88f17b646158a824f9789d78306. [pid: 8|app: 0|req: 806/1645] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:43 2026] DELETE /v2.0/routers/721c1b1c-7127-4b38-ad71-329d2f799bce => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1646] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:43 2026] DELETE /v2.0/subnets/4fda1044-1ed6-47c4-90c5-0d5274eb8054 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1647] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:43 2026] DELETE /v2.0/networks/fb0e7711-206b-4afd-9aa8-14d8d227df68 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:44.061 7 INFO neutron.db.segments_db [None req-e18ab130-4d6d-417c-85b4-50553465bade 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 9563d2c4-d38a-4579-90f4-10ca3422179f of type vxlan for network 06d5ee43-f1fe-4912-8fa1-b080328ad077 [pid: 7|app: 0|req: 841/1648] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:09:43 2026] POST /v2.0/networks => generated 614 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1649] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:44 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:44.515 7 INFO neutron.db.segments_db [None req-85967513-7aec-4def-a2bb-380f193361c6 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment a2b9449a-c16c-4898-a71a-50d24d435985 of type vxlan for network 09e3ae2b-d2b1-4288-ba3d-6bbfc24d8064 2026-04-24 10:09:44.818 7 INFO neutron.db.l3_hamode_db [None req-85967513-7aec-4def-a2bb-380f193361c6 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:44.968 7 INFO neutron.db.l3_hamode_db [None req-85967513-7aec-4def-a2bb-380f193361c6 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 809/1650] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:09:44 2026] POST /v2.0/subnetpools => generated 548 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1651] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:09:45 2026] GET /v2.0/subnetpools/8ea6b72a-df18-4bb9-bae1-f63a42884783 => generated 548 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1652] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:09:45 2026] PUT /v2.0/subnetpools/8ea6b72a-df18-4bb9-bae1-f63a42884783 => generated 501 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1653] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:09:45 2026] DELETE /v2.0/subnetpools/8ea6b72a-df18-4bb9-bae1-f63a42884783 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:45.198 8 INFO neutron.api.v2.resource [None req-56ec7160-1568-4539-873c-703fa22c2fad 56100657133d4ccfad0153a357f10b0c cab7490881a040038a9fe2964a3592ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1654] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:09:45 2026] GET /v2.0/subnetpools/8ea6b72a-df18-4bb9-bae1-f63a42884783 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:45.214 8 INFO neutron.api.v2.resource [None req-bcb3a1ec-76c2-4b06-9e9d-e3dec56dd632 56100657133d4ccfad0153a357f10b0c cab7490881a040038a9fe2964a3592ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1655] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:09:45 2026] DELETE /v2.0/subnetpools/8ea6b72a-df18-4bb9-bae1-f63a42884783 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:45.672 8 INFO neutron.services.segments.plugin [-] Segment eb0a851b-985a-4800-ab3e-79b76859f912 resource provider aggregate not found 2026-04-24 10:09:45.688 8 INFO neutron.services.segments.plugin [-] Segment eb0a851b-985a-4800-ab3e-79b76859f912 resource provider aggregate not found 2026-04-24 10:09:45.693 8 INFO neutron.services.segments.plugin [-] Segment eb0a851b-985a-4800-ab3e-79b76859f912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0a851b-985a-4800-ab3e-79b76859f912 found for delete ", "request_id": "req-166342df-7318-4727-a61b-5697f9ac196d"}]} [pid: 7|app: 0|req: 842/1656] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:44 2026] POST /v2.0/routers => generated 511 bytes in 1246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:45.708 8 INFO neutron.services.segments.plugin [-] Segment eb0a851b-985a-4800-ab3e-79b76859f912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0a851b-985a-4800-ab3e-79b76859f912 found for delete ", "request_id": "req-8d721a56-1797-45ea-94c3-4a44fffc8a14"}]} [pid: 7|app: 0|req: 843/1657] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:45 2026] GET /v2.0/security-groups?tenant_id=cab7490881a040038a9fe2964a3592ed&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1658] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:45 2026] DELETE /v2.0/security-groups/bc8749c6-62f3-413a-a2ae-1661fff444f4 => 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: 815/1659] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:09:45 2026] PUT /v2.0/routers/a547d8fa-9bcc-4efe-9053-76d61379be1f/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1660] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:09:46 2026] GET /v2.0/ports/e4b2759c-8a54-4d8e-8074-e3ab89fc245d => generated 959 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:47.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-647879be-2ced-48f8-b4d6-539a141f0ed7 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: e4b2759c-8a54-4d8e-8074-e3ab89fc245d 2026-04-24 10:09:47.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-647879be-2ced-48f8-b4d6-539a141f0ed7 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: e4b2759c-8a54-4d8e-8074-e3ab89fc245d [pid: 8|app: 0|req: 816/1661] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:09:47 2026] PUT /v2.0/routers/a547d8fa-9bcc-4efe-9053-76d61379be1f/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1662] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:47 2026] GET /v2.0/ports?device_id=a547d8fa-9bcc-4efe-9053-76d61379be1f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:48.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-47072fd2-2038-4bc6-9921-4215ee323193 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 6201b6bf-4e14-46f8-8447-b3fa572ed98e 2026-04-24 10:09:48.024 7 INFO neutron.db.segments_db [None req-16ec9067-e8b9-458c-8532-fc602a808e4f 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Added segment baf6d3a4-a6b0-4199-ad2f-88e21476d62d of type vxlan for network f6bcc056-c8e4-4e62-820b-3ddd61ba3064 2026-04-24 10:09:48.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47072fd2-2038-4bc6-9921-4215ee323193 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 6201b6bf-4e14-46f8-8447-b3fa572ed98e 2026-04-24 10:09:48.382 7 INFO neutron.db.l3_hamode_db [None req-16ec9067-e8b9-458c-8532-fc602a808e4f 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:48.398 8 INFO neutron.services.segments.plugin [-] Segment a2b9449a-c16c-4898-a71a-50d24d435985 resource provider aggregate not found 2026-04-24 10:09:48.403 8 INFO neutron.services.segments.plugin [-] Segment a2b9449a-c16c-4898-a71a-50d24d435985 resource provider aggregate not found 2026-04-24 10:09:48.421 8 INFO neutron.services.segments.plugin [-] Segment a2b9449a-c16c-4898-a71a-50d24d435985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b9449a-c16c-4898-a71a-50d24d435985 found for delete ", "request_id": "req-e586c87a-61e8-439b-85d1-a5cf1b8f933f"}]} 2026-04-24 10:09:48.423 8 INFO neutron.services.segments.plugin [-] Segment a2b9449a-c16c-4898-a71a-50d24d435985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b9449a-c16c-4898-a71a-50d24d435985 found for delete ", "request_id": "req-7c581204-0a0b-4968-a6d0-7455788d15da"}]} 2026-04-24 10:09:48.435 8 INFO neutron.db.l3_hamode_db [None req-47072fd2-2038-4bc6-9921-4215ee323193 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] HA network 09e3ae2b-d2b1-4288-ba3d-6bbfc24d8064 was deleted as no HA routers are present in tenant 517fb88f17b646158a824f9789d78306. [pid: 8|app: 0|req: 818/1663] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:47 2026] DELETE /v2.0/routers/a547d8fa-9bcc-4efe-9053-76d61379be1f => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:48.543 7 INFO neutron.db.l3_hamode_db [None req-16ec9067-e8b9-458c-8532-fc602a808e4f 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 819/1664] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:48 2026] DELETE /v2.0/subnets/bdd4a3a3-2a87-4d1c-a5c3-e346f44f288c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:48.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c8414d0-0095-4569-a428-bbbabd313db1 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: bb14fb95-a80d-41c6-8270-340743d2f44b 2026-04-24 10:09:48.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c8414d0-0095-4569-a428-bbbabd313db1 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: bb14fb95-a80d-41c6-8270-340743d2f44b [pid: 8|app: 0|req: 820/1665] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:09:48 2026] DELETE /v2.0/networks/06d5ee43-f1fe-4912-8fa1-b080328ad077 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:09:49.052 8 INFO neutron.db.segments_db [None req-0c1a43fb-f212-40f0-a2b6-30a6f20e10a1 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Added segment 5c8b351a-ed16-4c29-b83a-55defdd88972 of type vxlan for network b58a666a-aa74-4e36-a864-d31d3b4440a8 [pid: 7|app: 0|req: 846/1666] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:09:47 2026] POST /v2.0/routers => generated 474 bytes in 1324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:49.210 7 INFO neutron.db.l3_hamode_db [None req-5053f4f5-5f8b-4c1e-b082-a47d13544d96 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:49.315 8 INFO neutron.db.l3_hamode_db [None req-0c1a43fb-f212-40f0-a2b6-30a6f20e10a1 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:49.319 7 INFO neutron.db.l3_hamode_db [None req-5053f4f5-5f8b-4c1e-b082-a47d13544d96 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1667] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:09:49 2026] POST /v2.0/routers => generated 474 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:50.110 8 INFO neutron.db.l3_hamode_db [None req-0c1a43fb-f212-40f0-a2b6-30a6f20e10a1 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1668] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:49 2026] GET /v2.0/security-groups?tenant_id=0c14ece82e114e01af39bb4ec8046746&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:50.233 7 INFO neutron.db.l3_hamode_db [None req-9167120d-dbb9-4fd4-9024-d1014973f46b 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:50.378 7 INFO neutron.db.l3_hamode_db [None req-9167120d-dbb9-4fd4-9024-d1014973f46b 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:50.449 8 INFO neutron.services.segments.plugin [-] Segment 9563d2c4-d38a-4579-90f4-10ca3422179f resource provider aggregate not found 2026-04-24 10:09:50.456 8 INFO neutron.services.segments.plugin [-] Segment 9563d2c4-d38a-4579-90f4-10ca3422179f resource provider aggregate not found 2026-04-24 10:09:50.474 8 INFO neutron.services.segments.plugin [-] Segment 9563d2c4-d38a-4579-90f4-10ca3422179f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9563d2c4-d38a-4579-90f4-10ca3422179f found for delete ", "request_id": "req-8050ec5f-2b9c-407f-b0f4-b43f9851541f"}]} 2026-04-24 10:09:50.475 8 INFO neutron.services.segments.plugin [-] Segment 9563d2c4-d38a-4579-90f4-10ca3422179f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9563d2c4-d38a-4579-90f4-10ca3422179f found for delete ", "request_id": "req-5d871205-a247-4926-9705-df082aa96040"}]} [pid: 7|app: 0|req: 849/1669] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:09:50 2026] POST /v2.0/routers => generated 474 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1670] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:09:49 2026] POST /v2.0/routers => generated 692 bytes in 2061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1671] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:50 2026] DELETE /v2.0/security-groups/99c2ea28-9450-46ea-b78e-4e943470f0f5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:09:51.123 8 INFO neutron.db.l3_hamode_db [None req-6aec5a5c-553e-4604-9d48-85564d03261e 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1672] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:51 2026] GET /v2.0/routers/5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 698 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1673] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:09:51 2026] GET /v2.0/routers => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:09:51.288 8 INFO neutron.db.l3_hamode_db [None req-6aec5a5c-553e-4604-9d48-85564d03261e 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1674] 10.0.0.229 () {34 vars in 741 bytes} [Fri Apr 24 10:09:51 2026] PUT /v2.0/routers/5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 705 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1675] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:51 2026] GET /v2.0/routers/5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1676] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:51 2026] GET /v2.0/ports?device_id=5812fcaf-7406-4c4d-afd5-ef06b7d0772a => 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: 822/1677] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:09:51 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:09:51.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-9743d6b0-1264-4e1c-9781-5ed7a867d324 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: f32c4d26-8494-4b0c-8759-b04768a356b1 2026-04-24 10:09:51.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9743d6b0-1264-4e1c-9781-5ed7a867d324 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: f32c4d26-8494-4b0c-8759-b04768a356b1 2026-04-24 10:09:52.015 8 INFO neutron.db.l3_hamode_db [None req-566836b8-79de-4bd4-b5ba-04bbf6400963 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:52.157 8 INFO neutron.db.l3_hamode_db [None req-566836b8-79de-4bd4-b5ba-04bbf6400963 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:09:52.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-9743d6b0-1264-4e1c-9781-5ed7a867d324 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] TaaS: Handle Delete Port: 1bf7b6db-c285-4875-b73c-ed0cb65a73c7 2026-04-24 10:09:52.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9743d6b0-1264-4e1c-9781-5ed7a867d324 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] Tap Mirror: Handle Delete Port: 1bf7b6db-c285-4875-b73c-ed0cb65a73c7 2026-04-24 10:09:52.587 7 INFO neutron.services.segments.plugin [-] Segment 5c8b351a-ed16-4c29-b83a-55defdd88972 resource provider aggregate not found 2026-04-24 10:09:52.593 7 INFO neutron.services.segments.plugin [-] Segment 5c8b351a-ed16-4c29-b83a-55defdd88972 resource provider aggregate not found 2026-04-24 10:09:52.606 7 INFO neutron.services.segments.plugin [-] Segment 5c8b351a-ed16-4c29-b83a-55defdd88972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c8b351a-ed16-4c29-b83a-55defdd88972 found for delete ", "request_id": "req-10314553-7087-43f6-b74a-6396eb06392e"}]} 2026-04-24 10:09:52.616 7 INFO neutron.services.segments.plugin [-] Segment 5c8b351a-ed16-4c29-b83a-55defdd88972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c8b351a-ed16-4c29-b83a-55defdd88972 found for delete ", "request_id": "req-1b95e23e-45b5-442d-b295-aa3345de7a90"}]} 2026-04-24 10:09:52.617 7 INFO neutron.db.l3_hamode_db [None req-9743d6b0-1264-4e1c-9781-5ed7a867d324 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] HA network b58a666a-aa74-4e36-a864-d31d3b4440a8 was deleted as no HA routers are present in tenant 517fb88f17b646158a824f9789d78306. [pid: 7|app: 0|req: 856/1678] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:51 2026] DELETE /v2.0/routers/5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1679] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:52 2026] GET /v2.0/ports?device_id=5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:52.671 7 INFO neutron.api.v2.resource [None req-4b1ee639-b7d9-45c8-a9ed-efbb8be7735c 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1680] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/routers/5812fcaf-7406-4c4d-afd5-ef06b7d0772a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1681] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:52 2026] GET /v2.0/ports?device_id=a547d8fa-9bcc-4efe-9053-76d61379be1f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:52.713 7 INFO neutron.api.v2.resource [None req-94a4f9fc-f27e-4443-95f6-a0cc16a18b0e 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1682] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/routers/a547d8fa-9bcc-4efe-9053-76d61379be1f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:52.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f673704e-6b91-4c95-a9ff-cdfd2b4f3648 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1683] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/subnets/bdd4a3a3-2a87-4d1c-a5c3-e346f44f288c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1684] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:52 2026] GET /v2.0/ports?device_id=721c1b1c-7127-4b38-ad71-329d2f799bce => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:52.781 7 INFO neutron.api.v2.resource [None req-495434e5-e7a3-460a-8df4-98960704b8ce 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1685] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/routers/721c1b1c-7127-4b38-ad71-329d2f799bce => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:52.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98f0bca2-39b1-4020-9826-b4bdb4a4e04b 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1686] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:09:51 2026] POST /v2.0/routers => generated 474 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1687] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/subnets/4fda1044-1ed6-47c4-90c5-0d5274eb8054 => 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: 865/1688] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:52 2026] GET /v2.0/ports?device_id=f12313a0-40e5-4b4e-a959-25269741dce3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:52.858 7 INFO neutron.api.v2.resource [None req-1c7f5fe9-efeb-4fe3-8410-72af2f8f6e30 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1689] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/routers/f12313a0-40e5-4b4e-a959-25269741dce3 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:52.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34d4286a-3552-486a-8b9c-abe3398444e6 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1690] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/subnets/610ec66e-98d1-4554-8d00-87fc1a98a51f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:09:52.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6729daad-4a5d-469c-bb10-72abc665d7ea 515b16f7aa5446a281aaa4bd8fc7ce5e 517fb88f17b646158a824f9789d78306 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1691] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:52 2026] DELETE /v2.0/subnets/9dd755e0-d92d-41f4-a8aa-8cda1f0acfbd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1692] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:52 2026] PUT /v2.0/routers/3634c6da-4ba2-4c05-bb77-1c4b4f461b39/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1693] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:52 2026] PUT /v2.0/routers/7ea0f577-ed96-4df1-8e96-3f96dc06a78d/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1694] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:53 2026] PUT /v2.0/routers/8d5935b1-cdca-4dfc-861c-c230dcdc728f/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1695] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:09:53 2026] PUT /v2.0/routers/a621ae1f-9b6e-479c-a583-dbd0201984cc/tags => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1696] 10.0.0.229 () {32 vars in 664 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1697] 10.0.0.229 () {32 vars in 678 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1698] 10.0.0.229 () {32 vars in 674 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1699] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1700] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/security-groups?tenant_id=517fb88f17b646158a824f9789d78306&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1701] 10.0.0.229 () {32 vars in 672 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1702] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:53 2026] DELETE /v2.0/security-groups/dc26558b-af79-4844-a666-483d319723f1 => 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: 830/1703] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1704] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1705] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1706] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:53 2026] GET /v2.0/routers/3634c6da-4ba2-4c05-bb77-1c4b4f461b39 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1707] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:09:53 2026] PUT /v2.0/routers/3634c6da-4ba2-4c05-bb77-1c4b4f461b39 => generated 485 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1708] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:54 2026] GET /v2.0/ports?device_id=3634c6da-4ba2-4c05-bb77-1c4b4f461b39 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:54.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f2c344d-a8a7-4891-a16f-d6faf8f9140d 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] TaaS: Handle Delete Port: dacb7a02-3f3a-4f9e-b148-d796342a8ce4 2026-04-24 10:09:54.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f2c344d-a8a7-4891-a16f-d6faf8f9140d 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Tap Mirror: Handle Delete Port: dacb7a02-3f3a-4f9e-b148-d796342a8ce4 [pid: 8|app: 0|req: 833/1709] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:54 2026] DELETE /v2.0/routers/3634c6da-4ba2-4c05-bb77-1c4b4f461b39 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1710] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:54 2026] GET /v2.0/routers/7ea0f577-ed96-4df1-8e96-3f96dc06a78d => generated 493 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1711] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:09:55 2026] PUT /v2.0/routers/7ea0f577-ed96-4df1-8e96-3f96dc06a78d => generated 493 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1712] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:55 2026] GET /v2.0/ports?device_id=7ea0f577-ed96-4df1-8e96-3f96dc06a78d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:55.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-a93ce257-f6e1-4c62-91aa-f2affd6e7156 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] TaaS: Handle Delete Port: e4f7b929-f29a-4794-8945-1ade12ddbf46 2026-04-24 10:09:55.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a93ce257-f6e1-4c62-91aa-f2affd6e7156 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Tap Mirror: Handle Delete Port: e4f7b929-f29a-4794-8945-1ade12ddbf46 [pid: 8|app: 0|req: 835/1713] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:55 2026] DELETE /v2.0/routers/7ea0f577-ed96-4df1-8e96-3f96dc06a78d => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1714] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:56 2026] GET /v2.0/routers/8d5935b1-cdca-4dfc-861c-c230dcdc728f => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1715] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:09:56 2026] PUT /v2.0/routers/8d5935b1-cdca-4dfc-861c-c230dcdc728f => generated 502 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1716] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:56 2026] GET /v2.0/ports?device_id=8d5935b1-cdca-4dfc-861c-c230dcdc728f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:57.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-72b2eaf1-377b-47a8-9ba4-d406cbc8361f 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] TaaS: Handle Delete Port: ba32801c-7afb-42f3-9906-0147ed70d180 2026-04-24 10:09:57.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72b2eaf1-377b-47a8-9ba4-d406cbc8361f 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Tap Mirror: Handle Delete Port: ba32801c-7afb-42f3-9906-0147ed70d180 [pid: 8|app: 0|req: 837/1719] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:56 2026] DELETE /v2.0/routers/8d5935b1-cdca-4dfc-861c-c230dcdc728f => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1720] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:57 2026] GET /v2.0/routers/a621ae1f-9b6e-479c-a583-dbd0201984cc => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1721] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:09:57 2026] PUT /v2.0/routers/a621ae1f-9b6e-479c-a583-dbd0201984cc => generated 487 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1722] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:58 2026] GET /v2.0/ports?device_id=a621ae1f-9b6e-479c-a583-dbd0201984cc => 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: 884/1723] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:58 2026] GET /v2.0/security-groups?tenant_id=cc1f0886fdc24b68bf07424a13c3bfdf&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:09:58.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-2013b8db-9be5-4e4c-9a17-0b35b4a88a51 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] TaaS: Handle Delete Port: 616cbe8a-afa5-4791-b404-266d46f44130 2026-04-24 10:09:58.691 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2013b8db-9be5-4e4c-9a17-0b35b4a88a51 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Tap Mirror: Handle Delete Port: 616cbe8a-afa5-4791-b404-266d46f44130 [pid: 7|app: 0|req: 885/1724] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:58 2026] DELETE /v2.0/security-groups/bb5aaa4f-bc7c-48c2-ad89-4726554b2daf => 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: 840/1725] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:58 2026] DELETE /v2.0/routers/a621ae1f-9b6e-479c-a583-dbd0201984cc => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1726] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:09:58 2026] GET /v2.0/security-groups?tenant_id=91c0262da2a2427fa17a58a704224e4b&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1727] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:09:58 2026] GET /v2.0/routers/0549be10-4902-445a-a05d-fe2261947e58 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1728] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:09:58 2026] DELETE /v2.0/security-groups/1459f01d-a9e7-4f1d-87de-acbfd52dc5c8 => 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: 842/1729] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:09:59 2026] PUT /v2.0/routers/0549be10-4902-445a-a05d-fe2261947e58 => generated 480 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1730] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:09:59 2026] GET /v2.0/ports?device_id=0549be10-4902-445a-a05d-fe2261947e58 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:09:59.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-ede8c983-b16d-4622-9215-2a4a3f91778a 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] TaaS: Handle Delete Port: 4cfe8e30-5619-4cd3-9572-ffd0ceab1f34 2026-04-24 10:09:59.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ede8c983-b16d-4622-9215-2a4a3f91778a 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] Tap Mirror: Handle Delete Port: 4cfe8e30-5619-4cd3-9572-ffd0ceab1f34 2026-04-24 10:10:00.258 8 INFO neutron.services.segments.plugin [-] Segment baf6d3a4-a6b0-4199-ad2f-88e21476d62d resource provider aggregate not found 2026-04-24 10:10:00.268 8 INFO neutron.services.segments.plugin [-] Segment baf6d3a4-a6b0-4199-ad2f-88e21476d62d resource provider aggregate not found 2026-04-24 10:10:00.281 8 INFO neutron.services.segments.plugin [-] Segment baf6d3a4-a6b0-4199-ad2f-88e21476d62d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf6d3a4-a6b0-4199-ad2f-88e21476d62d found for delete ", "request_id": "req-d8486701-a259-48b4-a748-f1b57cb640cf"}]} 2026-04-24 10:10:00.287 8 INFO neutron.services.segments.plugin [-] Segment baf6d3a4-a6b0-4199-ad2f-88e21476d62d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf6d3a4-a6b0-4199-ad2f-88e21476d62d found for delete ", "request_id": "req-a888cfe5-04c4-4a4e-9ffa-708c586ab6fb"}]} 2026-04-24 10:10:00.291 8 INFO neutron.db.l3_hamode_db [None req-ede8c983-b16d-4622-9215-2a4a3f91778a 1e007c49be1e45688fd5ab21d59b61ce cf92fb1ca4ca4f939edee7fa2dbf66e3 - - default default] HA network f6bcc056-c8e4-4e62-820b-3ddd61ba3064 was deleted as no HA routers are present in tenant cf92fb1ca4ca4f939edee7fa2dbf66e3. [pid: 8|app: 0|req: 843/1731] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:09:59 2026] DELETE /v2.0/routers/0549be10-4902-445a-a05d-fe2261947e58 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1732] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:01 2026] GET /v2.0/security-groups?tenant_id=cf92fb1ca4ca4f939edee7fa2dbf66e3&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1733] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:01 2026] DELETE /v2.0/security-groups/e10baab1-f72a-4d18-b788-46015ebe3a3e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1734] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:01 2026] GET /v2.0/security-groups?tenant_id=414b05286391415ca3fbe13fdb1727e6&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1735] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:02 2026] DELETE /v2.0/security-groups/b6b2ec29-35cb-4096-8160-6d6cb285348a => 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: 891/1736] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:02 2026] GET /v2.0/security-groups?tenant_id=8b5fe49f061a436db86d598db7aec3b7&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1737] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:02 2026] DELETE /v2.0/security-groups/d3ffeb80-991b-4428-a2f0-3b5a1fec947b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1738] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:04 2026] GET /v2.0/security-groups?tenant_id=3519e3cd3a9a41248128caad3b677f9a&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1739] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:04 2026] DELETE /v2.0/security-groups/0fb912de-29bf-44b2-a50f-87f36399bd66 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1740] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:04 2026] GET /v2.0/security-groups?tenant_id=2870a32a49174acc81b304a14ca5182a&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1741] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:04 2026] DELETE /v2.0/security-groups/02e69f87-50e2-4cff-b65c-8fb5018461e9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1742] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:05 2026] GET /v2.0/security-groups?tenant_id=264e5c4dd33b4165a4af2abf038c72ae&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1743] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:05 2026] DELETE /v2.0/security-groups/711ffc16-6b83-43b6-bb9e-0d1305d3ad31 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:10:06.823 7 INFO neutron.db.segments_db [None req-dfb589bf-ef19-41c0-9da8-a7dec77c3c1f 2e4401a05a574d26a0f315358fb4f91e e8cbdc3a78a643659cc0f5ad977a4ec6 - - default default] Added segment b214740a-dd00-414f-938a-5611032782f0 of type vxlan for network 2590a0a4-f6b8-4e53-b24a-bbe566337375 [pid: 7|app: 0|req: 895/1744] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:10:06 2026] POST /v2.0/networks => generated 612 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1745] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:10:06 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1746] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:10:07 2026] POST /v2.0/trunks => generated 407 bytes in 258 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: 851/1747] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:10:07 2026] PUT /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/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: 897/1748] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/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: 852/1749] 10.0.0.229 () {34 vars in 760 bytes} [Fri Apr 24 10:10:07 2026] PUT /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1750] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1751] 10.0.0.229 () {34 vars in 756 bytes} [Fri Apr 24 10:10:07 2026] PUT /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/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: 899/1752] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1753] 10.0.0.229 () {34 vars in 778 bytes} [Fri Apr 24 10:10:07 2026] PUT /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1754] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1755] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:10:07 2026] PUT /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1756] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1757] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:10:07 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:10:08.027 7 INFO neutron.api.v2.resource [None req-703b4694-baac-4e20-810d-6f3ade58d23d 2e4401a05a574d26a0f315358fb4f91e e8cbdc3a78a643659cc0f5ad977a4ec6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1758] 10.0.0.229 () {32 vars in 741 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1759] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1760] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:10:08.121 8 INFO neutron.api.v2.resource [None req-0f35b7dd-cfb7-42e7-918a-3846b1d93ffa 2e4401a05a574d26a0f315358fb4f91e e8cbdc3a78a643659cc0f5ad977a4ec6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1761] 10.0.0.229 () {32 vars in 744 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1762] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1763] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd/tags => 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: 905/1764] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1765] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/ports/9d178b91-2c2a-4fce-a3fe-d2b6b44b7c1b => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1766] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/trunks/e64292fe-564e-492b-800b-a6273d6d0abd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:10:08.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-99507138-955f-4159-b9ad-b65f20c0587c 2e4401a05a574d26a0f315358fb4f91e e8cbdc3a78a643659cc0f5ad977a4ec6 - - default default] TaaS: Handle Delete Port: 9d178b91-2c2a-4fce-a3fe-d2b6b44b7c1b 2026-04-24 10:10:08.578 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99507138-955f-4159-b9ad-b65f20c0587c 2e4401a05a574d26a0f315358fb4f91e e8cbdc3a78a643659cc0f5ad977a4ec6 - - default default] Tap Mirror: Handle Delete Port: 9d178b91-2c2a-4fce-a3fe-d2b6b44b7c1b [pid: 8|app: 0|req: 861/1767] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/ports/9d178b91-2c2a-4fce-a3fe-d2b6b44b7c1b => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:10:08.822 7 INFO neutron.services.segments.plugin [-] Segment b214740a-dd00-414f-938a-5611032782f0 resource provider aggregate not found 2026-04-24 10:10:08.826 7 INFO neutron.services.segments.plugin [-] Segment b214740a-dd00-414f-938a-5611032782f0 resource provider aggregate not found 2026-04-24 10:10:08.844 7 INFO neutron.services.segments.plugin [-] Segment b214740a-dd00-414f-938a-5611032782f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b214740a-dd00-414f-938a-5611032782f0 found for delete ", "request_id": "req-109ad6b3-90dc-4542-90e7-385be0d93603"}]} 2026-04-24 10:10:08.849 7 INFO neutron.services.segments.plugin [-] Segment b214740a-dd00-414f-938a-5611032782f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b214740a-dd00-414f-938a-5611032782f0 found for delete ", "request_id": "req-2d8d1030-a56e-4e6d-b71b-9511ac7e7fc2"}]} [pid: 7|app: 0|req: 907/1768] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:10:08 2026] DELETE /v2.0/networks/2590a0a4-f6b8-4e53-b24a-bbe566337375 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1769] 10.0.0.121 () {32 vars in 802 bytes} [Fri Apr 24 10:10:08 2026] GET /v2.0/extensions => generated 21537 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1770] 10.0.0.121 () {30 vars in 724 bytes} [Fri Apr 24 10:10:09 2026] GET /v2.0/quotas/f62ac6045c1e45249bfd84380ce4a8e7/details => generated 847 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1771] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:09 2026] GET /v2.0/security-groups?tenant_id=e90b6f74cd5e4feca4ebaaecc69fd8c0&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1772] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:09 2026] DELETE /v2.0/security-groups/6a283f9c-1c73-4f12-ab2d-47e68dde3bf0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1773] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:09 2026] GET /v2.0/security-groups?tenant_id=e8cbdc3a78a643659cc0f5ad977a4ec6&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1774] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:10 2026] DELETE /v2.0/security-groups/9a639f87-64ac-4647-85bd-9424aa4f4923 => 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: 866/1777] 10.0.0.121 () {32 vars in 802 bytes} [Fri Apr 24 10:10:12 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: 912/1778] 10.0.0.121 () {30 vars in 724 bytes} [Fri Apr 24 10:10:12 2026] GET /v2.0/quotas/f62ac6045c1e45249bfd84380ce4a8e7/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1779] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:14 2026] GET /v2.0/security-groups?tenant_id=2568534f801541a29ce001749bb3f9e0&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1780] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:15 2026] DELETE /v2.0/security-groups/28a03277-7654-4e00-9a93-f11137e84e8e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1781] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:10:15 2026] GET /v2.0/security-groups?tenant_id=f62ac6045c1e45249bfd84380ce4a8e7&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: 914/1782] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:10:16 2026] DELETE /v2.0/security-groups/72ce9ed7-eee5-4e80-a547-8e6e5e33d95c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:10:17.507 8 INFO neutron.db.segments_db [None req-19dd190f-26ac-449a-85a3-e6d8f2a67a0a c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment e66b24f6-7629-41e4-bf9a-3f286345248a of type vxlan for network e25b652f-816a-4cdb-abf6-b51999289639 [pid: 8|app: 0|req: 869/1783] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:10:17 2026] POST /v2.0/networks => generated 722 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1784] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:17 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:17.852 8 INFO neutron.db.segments_db [None req-22023c3c-f89b-448c-ba41-f421880f9d20 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a of type vxlan for network e8a83cfc-548a-4855-b0b0-181f561f20e0 2026-04-24 10:10:18.072 8 INFO neutron.db.l3_hamode_db [None req-22023c3c-f89b-448c-ba41-f421880f9d20 c4d1ea352edd4d39851d33a5058b3cfc a761861fa61e476a9b58fc3ebbc75211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:10:18.990 8 INFO neutron.db.l3_hamode_db [None req-22023c3c-f89b-448c-ba41-f421880f9d20 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:10:19.546 7 INFO neutron.db.segments_db [None req-4db515f9-f820-4486-8391-dbaa75979755 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Added segment 1ebf04c0-0025-4e72-8e89-d96a072fbddc of type vxlan for network 5839792e-becd-46cd-b2fe-8da6a0ca24d4 [pid: 7|app: 0|req: 916/1785] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:10:19 2026] POST /v2.0/networks => generated 614 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:19.683 7 INFO neutron.db.segments_db [None req-825af86a-b69c-4c05-bfdb-457142f891c4 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Added segment 092a8ae2-611e-4b04-90fc-b10b9241c345 of type vxlan for network fc784c78-958d-4462-9151-6c4721e18377 [pid: 8|app: 0|req: 870/1786] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:17 2026] POST /v2.0/routers => generated 728 bytes in 2029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:19.943 7 INFO neutron.db.l3_hamode_db [None req-825af86a-b69c-4c05-bfdb-457142f891c4 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:10:20.698 7 INFO neutron.db.l3_hamode_db [None req-825af86a-b69c-4c05-bfdb-457142f891c4 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 871/1787] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:10:19 2026] PUT /v2.0/routers/6d9ac605-09f8-4d63-a68f-730f376e8592/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1788] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:19 2026] POST /v2.0/routers => generated 695 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1789] 10.0.0.229 () {32 vars in 776 bytes} [Fri Apr 24 10:10:21 2026] GET /v2.0/subnets?project_id=a8179d7c407244a4a21c9b2b181daff2&cidr=10.100.0.0%2F28 => generated 14 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1790] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:10:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1791] 10.0.0.229 () {32 vars in 784 bytes} [Fri Apr 24 10:10:22 2026] GET /v2.0/subnets?network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef&cidr=10.100.0.0%2F28 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:10:22.226 7 INFO neutron.db.segments_db [None req-d3556ca3-9793-4fa4-8466-04af525be81f c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment 54e44c62-0c03-494b-9a4f-95dc7881ffc4 of type vxlan for network e0e47088-e2a7-459b-8f18-e3f8a7ffec85 [pid: 7|app: 0|req: 919/1792] 10.0.0.229 () {34 vars in 671 bytes} [Fri Apr 24 10:10:22 2026] POST /v2.0/networks => generated 721 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1793] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:22 2026] POST /v2.0/subnets => generated 656 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1794] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:22 2026] POST /v2.0/subnets => generated 687 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:22.663 7 INFO neutron.db.segments_db [None req-357a8860-289b-4ab0-aea0-3e3b37076209 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Added segment daab5986-f9df-40af-8d9d-7f6c2ff9596c of type vxlan for network c647e5b6-40db-4e58-9aee-3e76a71fe65f 2026-04-24 10:10:22.913 7 INFO neutron.db.l3_hamode_db [None req-357a8860-289b-4ab0-aea0-3e3b37076209 c4d1ea352edd4d39851d33a5058b3cfc 87ace49edf7a41dca30b0f585147666e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:10:23.750 7 INFO neutron.db.l3_hamode_db [None req-357a8860-289b-4ab0-aea0-3e3b37076209 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 875/1795] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:10:22 2026] PUT /v2.0/routers/d8de8461-d13d-41ab-878b-30aa02f87883/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1796] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:10:23 2026] GET /v2.0/networks => generated 6507 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1797] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:10:24 2026] GET /v2.0/subnets => generated 5193 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1798] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:10:24 2026] GET /v2.0/routers => generated 2185 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1799] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:10:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1800] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:24 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: 8|app: 0|req: 881/1801] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 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.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:24 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: 7|app: 0|req: 921/1803] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:10:22 2026] POST /v2.0/routers => generated 727 bytes in 2236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1804] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:24.991 8 INFO neutron.db.securitygroups_db [None req-15b09c46-a4ea-42d4-a3c8-8fd2722ea98e c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Project a8179d7c407244a4a21c9b2b181daff2 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: 884/1805] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:25.143 8 INFO neutron.db.securitygroups_db [None req-679ea24e-e972-4c26-8d99-13819812b3a5 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Project a8179d7c407244a4a21c9b2b181daff2 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: 885/1806] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1807] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:10:25 2026] GET /v2.0/networks => generated 1298 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1808] 10.0.0.138 () {34 vars in 1100 bytes} [Fri Apr 24 10:10:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1542004530&fields=id&tenant_id=a8179d7c407244a4a21c9b2b181daff2 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1809] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:10:25 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1810] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:10:25 2026] GET /v2.0/quotas/a8179d7c407244a4a21c9b2b181daff2 => 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: 890/1811] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:10:26 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&fields=id => generated 57 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1812] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:10:26 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 892/1813] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:10:26 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 922/1814] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:10:24 2026] PUT /v2.0/routers/813c857f-24f7-43e9-9255-843645858a58/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1815] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:26 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1818] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:10:26 2026] POST /v2.0/security-groups => generated 1675 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1819] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1820] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:27 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 896/1821] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 596 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1822] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1823] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:27.850 7 INFO neutron.db.securitygroups_db [None req-df45ec14-0e39-4460-8357-dcedd4e4f6e8 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Project a761861fa61e476a9b58fc3ebbc75211 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: 927/1824] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:28.058 8 INFO neutron.db.securitygroups_db [None req-1cd581f2-d4ff-48bc-bc2a-e92edf1f8677 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Project a761861fa61e476a9b58fc3ebbc75211 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: 898/1825] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:27 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1826] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:28 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 899/1827] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:10:28 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1828] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1829] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:10:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1830] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:29 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1831] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:10:29 2026] POST /v2.0/floatingips => generated 552 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1832] 10.0.0.138 () {34 vars in 1098 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--242706480&fields=id&tenant_id=a761861fa61e476a9b58fc3ebbc75211 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1833] 10.0.0.138 () {34 vars in 1100 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1579833726&fields=id&tenant_id=a761861fa61e476a9b58fc3ebbc75211 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1834] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/networks?id=e25b652f-816a-4cdb-abf6-b51999289639 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1835] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/quotas/a761861fa61e476a9b58fc3ebbc75211 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1836] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/ports?tenant_id=a761861fa61e476a9b58fc3ebbc75211&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1837] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 934/1838] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 905/1839] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 935/1840] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1841] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 936/1842] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:10:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8179d7c407244a4a21c9b2b181daff2 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1843] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:10:30 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1844] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:10:31 2026] PUT /v2.0/ports/aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 => generated 1235 bytes in 459 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-04-24 10:10:31.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5aa1e46-428b-4080-b7b6-dc87a0bea6a4'] response: {'name': 'network-changed', 'server_uuid': 'a31e9c7b-6374-4053-9ba7-cee3b9569ee4', 'tag': 'aa24143e-f9e5-4e44-bc5a-e9adea3c2b56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 908/1845] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:31 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 969 bytes in 59 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: 909/1846] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:32 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 938/1847] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:32 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1848] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:32 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1849] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:10:32 2026] GET /v2.0/networks?tenant_id=a8179d7c407244a4a21c9b2b181daff2&shared=False => generated 757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1850] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:10:32 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: 940/1851] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1852] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1853] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&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: 913/1854] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1855] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1856] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/subnets?id=62136cd6-73f3-457e-8ed7-045e890de322 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1857] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/ports?network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4&device_owner=network%3Adhcp => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1858] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1859] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:10:33 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 916/1860] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:34 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 945/1861] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:34 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1862] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:34 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1863] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:10:35 2026] GET /v2.0/networks?id=e25b652f-816a-4cdb-abf6-b51999289639 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1864] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:10:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a761861fa61e476a9b58fc3ebbc75211 => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1865] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:35 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1866] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:35 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1867] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:35 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1868] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:10:35 2026] POST /v2.0/ports => generated 997 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1869] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:10:35 2026] PUT /v2.0/ports/8d016d85-6d0e-435e-b8c7-02eb07980290 => generated 1278 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:10:36.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d171d90b-f093-46c8-b515-7d26d52ca5c8'] response: {'name': 'network-changed', 'server_uuid': 'ce0dec43-13af-47f9-a3aa-171660156f36', 'tag': '8d016d85-6d0e-435e-b8c7-02eb07980290', '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: 920/1870] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 951/1871] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1872] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1873] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&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: 922/1874] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/ports?tenant_id=a761861fa61e476a9b58fc3ebbc75211&device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1281 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1875] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:10:36 2026] GET /v2.0/networks?tenant_id=a761861fa61e476a9b58fc3ebbc75211&shared=False => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1876] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:10:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1877] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:37 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1878] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:37 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1879] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:37 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 925/1880] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&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: 956/1881] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/ports?tenant_id=a761861fa61e476a9b58fc3ebbc75211&device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1882] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8d016d85-6d0e-435e-b8c7-02eb07980290 => 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: 957/1883] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/subnets?id=e7b1c43e-3f86-402a-b269-da610c031bd6 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1884] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/ports?network_id=e25b652f-816a-4cdb-abf6-b51999289639&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1885] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 928/1886] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 959/1887] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1888] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:38 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1889] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 930/1890] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&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: 961/1891] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 931/1892] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1893] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1894] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:39 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1895] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:40 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:10:40.304 8 INFO neutron.db.l3_db [None req-c2c3f3cf-83c4-424e-bd56-87675641ceb7 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Floating IP d220253f-5fba-4a31-a494-b97c1d6ffe2a associated. External IP: 10.96.250.209, port: aa24143e-f9e5-4e44-bc5a-e9adea3c2b56. [pid: 8|app: 0|req: 932/1896] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:10:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:10:40.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a279dbc0-8765-4c25-956e-726ea265b25c'] response: {'name': 'network-changed', 'server_uuid': 'a31e9c7b-6374-4053-9ba7-cee3b9569ee4', 'tag': 'aa24143e-f9e5-4e44-bc5a-e9adea3c2b56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 965/1897] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:40 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1898] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1899] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1900] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1901] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1902] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1903] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/subnets?id=62136cd6-73f3-457e-8ed7-045e890de322 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1904] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/ports?network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4&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: 936/1905] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 970/1906] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1907] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1908] 199.204.45.216 () {34 vars in 1124 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1909] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:41 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1912] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:42 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1913] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:42 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1914] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:10:42 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1915] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:43 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1916] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:43 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1917] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:44 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1918] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:44 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1919] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:45 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:10:45.475 8 INFO neutron.db.l3_db [None req-0a6bdce5-561a-486f-adcc-6d8de25ff352 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Floating IP 4150efcb-6181-4f41-850d-a822a055d513 associated. External IP: 10.96.250.210, port: 8d016d85-6d0e-435e-b8c7-02eb07980290. [pid: 8|app: 0|req: 944/1920] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:10:45 2026] PUT /v2.0/floatingips/4150efcb-6181-4f41-850d-a822a055d513 => generated 856 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:10:45.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b473ce6-1016-4a6a-9b7a-f17b8faaec02'] response: {'name': 'network-changed', 'server_uuid': 'ce0dec43-13af-47f9-a3aa-171660156f36', 'tag': '8d016d85-6d0e-435e-b8c7-02eb07980290', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 977/1921] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/ports?tenant_id=a761861fa61e476a9b58fc3ebbc75211&device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1922] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/networks?id=e25b652f-816a-4cdb-abf6-b51999289639 => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1923] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8d016d85-6d0e-435e-b8c7-02eb07980290 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1924] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/subnets?id=e7b1c43e-3f86-402a-b269-da610c031bd6 => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1925] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/ports?network_id=e25b652f-816a-4cdb-abf6-b51999289639&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1926] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 980/1927] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:10:46 2026] GET /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639?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: 8|app: 0|req: 948/1928] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:10:50 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 981/1929] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:10:50 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1930] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:53 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1931] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:53 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1932] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:10:54 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1283 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1933] 10.0.0.229 () {32 vars in 858 bytes} [Fri Apr 24 10:10:54 2026] GET /v2.0/floatingips?floating_network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef&port_id=8d016d85-6d0e-435e-b8c7-02eb07980290 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1934] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:10:55 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1283 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1935] 10.0.0.158 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:55 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1938] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:58 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1939] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:58 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1940] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:10:59 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1941] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:10:59 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1942] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:00 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1943] 10.0.0.138 () {34 vars in 1120 bytes} [Fri Apr 24 10:11:00 2026] GET /v2.0/security-groups?id=00d54ea4-43d7-40c1-ad3a-6576491f5491&id=daa2cce8-7e51-41dd-b6cb-90e1af71f939&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1944] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:11:00 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:11:00.939 7 INFO neutron_taas.services.taas.taas_plugin [req-3910e223-a900-4b8f-99a4-5afea2bf7980 req-6751ee3c-eca0-4c3e-8f06-8ea9db27d0d1 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] TaaS: Handle Delete Port: 8d016d85-6d0e-435e-b8c7-02eb07980290 2026-04-24 10:11:00.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3910e223-a900-4b8f-99a4-5afea2bf7980 req-6751ee3c-eca0-4c3e-8f06-8ea9db27d0d1 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Tap Mirror: Handle Delete Port: 8d016d85-6d0e-435e-b8c7-02eb07980290 2026-04-24 10:11:01.063 7 INFO neutron.db.l3_db [req-3910e223-a900-4b8f-99a4-5afea2bf7980 req-6751ee3c-eca0-4c3e-8f06-8ea9db27d0d1 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Floating IP 4150efcb-6181-4f41-850d-a822a055d513 disassociated. External IP: 10.96.250.210, port: 8d016d85-6d0e-435e-b8c7-02eb07980290. [pid: 7|app: 0|req: 989/1945] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:11:00 2026] DELETE /v2.0/ports/8d016d85-6d0e-435e-b8c7-02eb07980290 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:01.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27f20eb4-1988-48fa-ad98-c9c281541d5b'] response: {'server_uuid': 'ce0dec43-13af-47f9-a3aa-171660156f36', 'name': 'network-vif-deleted', 'tag': '8d016d85-6d0e-435e-b8c7-02eb07980290', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 957/1946] 10.0.0.229 () {32 vars in 826 bytes} [Fri Apr 24 10:11:01 2026] GET /v2.0/ports?project_id=a8179d7c407244a4a21c9b2b181daff2&network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1947] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:01 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 990/1948] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:11:01 2026] GET /v2.0/subnets?network_id=77f4f853-f558-4a18-87bb-ac4f80e4ceef => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:02.157 8 INFO neutron.db.l3_db [None req-87df4f6c-98ec-4fc3-bb94-cf91323b5d33 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Floating IP d220253f-5fba-4a31-a494-b97c1d6ffe2a disassociated. External IP: 10.96.250.209, port: aa24143e-f9e5-4e44-bc5a-e9adea3c2b56. [pid: 8|app: 0|req: 959/1949] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:02 2026] PUT /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 554 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1950] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:02 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:02.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98cbad1f-5974-4d9c-b1b9-3dd4dd352b79'] response: {'name': 'network-changed', 'server_uuid': 'a31e9c7b-6374-4053-9ba7-cee3b9569ee4', 'tag': 'aa24143e-f9e5-4e44-bc5a-e9adea3c2b56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 960/1951] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:02 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 992/1952] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1953] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1954] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1955] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/subnets?id=62136cd6-73f3-457e-8ed7-045e890de322 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1956] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/ports?network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1957] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 995/1958] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 964/1959] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:03 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1960] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:04 2026] GET /v2.0/ports?device_id=ce0dec43-13af-47f9-a3aa-171660156f36 => 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: 965/1961] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:04 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1962] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:05 2026] DELETE /v2.0/security-groups/daa2cce8-7e51-41dd-b6cb-90e1af71f939 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:05.417 8 INFO neutron.api.v2.resource [None req-77843de8-1171-49a8-8ca3-c656ec2a70fc 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1963] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:11:05 2026] GET /v2.0/security-groups/daa2cce8-7e51-41dd-b6cb-90e1af71f939 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:11:05.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-defd5c2e-02fa-4901-b7a0-ea01fc122f64 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] TaaS: Handle Delete Port: 3fb94769-9d3f-4fc3-8d66-eae979046f3e 2026-04-24 10:11:05.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-defd5c2e-02fa-4901-b7a0-ea01fc122f64 51a52d1fee21452db9e30359a71aa6e8 a761861fa61e476a9b58fc3ebbc75211 - - default default] Tap Mirror: Handle Delete Port: 3fb94769-9d3f-4fc3-8d66-eae979046f3e [pid: 7|app: 0|req: 998/1964] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:11:05 2026] DELETE /v2.0/floatingips/4150efcb-6181-4f41-850d-a822a055d513 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1965] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:05 2026] DELETE /v2.0/security-groups/00d54ea4-43d7-40c1-ad3a-6576491f5491 => 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: 967/1966] 10.0.0.229 () {34 vars in 685 bytes} [Fri Apr 24 10:11:05 2026] POST /v2.0/security-groups => generated 1677 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1967] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1968] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1969] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:06 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) 2026-04-24 10:11:06.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3673f45-ca48-48e4-957f-a7252fcfe9aa c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 5a62272c-8983-40b8-ad7c-6d9457b65200 2026-04-24 10:11:06.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3673f45-ca48-48e4-957f-a7252fcfe9aa c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 5a62272c-8983-40b8-ad7c-6d9457b65200 [pid: 7|app: 0|req: 1003/1970] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:11:06.446 7 INFO neutron.db.securitygroups_db [None req-0c633f52-f658-404d-9c4b-6f63eb34a683 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Project a8179d7c407244a4a21c9b2b181daff2 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: 1004/1971] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:11:06.575 7 INFO neutron.db.securitygroups_db [None req-1256ffb9-57bb-41fb-b4ac-94d9c96b94f8 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Project a8179d7c407244a4a21c9b2b181daff2 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: 1005/1972] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:11:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1973] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:11:05 2026] PUT /v2.0/routers/6d9ac605-09f8-4d63-a68f-730f376e8592/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1974] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/networks => generated 1298 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:11:07.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-5613f69e-3c2f-4164-b5e7-3314df6180a3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 39f8fb67-7bd3-4ffa-8c01-c74e3b79ef26 2026-04-24 10:11:07.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5613f69e-3c2f-4164-b5e7-3314df6180a3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 39f8fb67-7bd3-4ffa-8c01-c74e3b79ef26 [pid: 8|app: 0|req: 970/1975] 10.0.0.138 () {34 vars in 1100 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1688637379&fields=id&tenant_id=a8179d7c407244a4a21c9b2b181daff2 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1976] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1977] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/quotas/a8179d7c407244a4a21c9b2b181daff2 => 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: 973/1978] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:07.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-5613f69e-3c2f-4164-b5e7-3314df6180a3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 784c524b-6e4c-4574-b08b-24a2df165557 2026-04-24 10:11:07.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5613f69e-3c2f-4164-b5e7-3314df6180a3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 784c524b-6e4c-4574-b08b-24a2df165557 [pid: 8|app: 0|req: 974/1979] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 975/1980] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1981] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:07 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:07.856 7 INFO neutron.services.segments.plugin [-] Segment 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a resource provider aggregate not found 2026-04-24 10:11:07.862 7 INFO neutron.services.segments.plugin [-] Segment 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a resource provider aggregate not found 2026-04-24 10:11:07.877 7 INFO neutron.services.segments.plugin [-] Segment 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a found for delete ", "request_id": "req-9bf54627-6af0-4fbd-a971-54eb1ed6bc74"}]} 2026-04-24 10:11:07.881 7 INFO neutron.services.segments.plugin [-] Segment 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d044ad0-cbdd-4c7d-9f6d-d9682baa833a found for delete ", "request_id": "req-83635ad9-224b-48f8-ae50-ea0b3e07e210"}]} 2026-04-24 10:11:07.889 7 INFO neutron.db.l3_hamode_db [None req-5613f69e-3c2f-4164-b5e7-3314df6180a3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network e8a83cfc-548a-4855-b0b0-181f561f20e0 was deleted as no HA routers are present in tenant a761861fa61e476a9b58fc3ebbc75211. [pid: 7|app: 0|req: 1006/1982] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:06 2026] DELETE /v2.0/routers/6d9ac605-09f8-4d63-a68f-730f376e8592 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1983] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:07 2026] DELETE /v2.0/subnets/e7b1c43e-3f86-402a-b269-da610c031bd6 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:08.199 7 INFO neutron_taas.services.taas.taas_plugin [None req-544da226-e48e-424f-a1a1-c562f47339b0 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 73e667d3-9a54-41dc-916d-2b1d24d8ecf4 2026-04-24 10:11:08.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-544da226-e48e-424f-a1a1-c562f47339b0 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 73e667d3-9a54-41dc-916d-2b1d24d8ecf4 [pid: 7|app: 0|req: 1007/1984] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:08 2026] DELETE /v2.0/networks/e25b652f-816a-4cdb-abf6-b51999289639 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1985] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:08 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:08.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e4e18c4-e053-4cd9-9b73-6e3f53700d4c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 2d4b5cfd-5faa-4571-ba95-0595d689ca5b 2026-04-24 10:11:08.810 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e4e18c4-e053-4cd9-9b73-6e3f53700d4c c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 2d4b5cfd-5faa-4571-ba95-0595d689ca5b [pid: 8|app: 0|req: 978/1986] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:11:08 2026] PUT /v2.0/routers/813c857f-24f7-43e9-9255-843645858a58/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:09.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa6c8f4e-f394-4333-8301-f95613960fe3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 5dad774d-c35d-402c-92a5-feebc2b0ca79 2026-04-24 10:11:09.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6c8f4e-f394-4333-8301-f95613960fe3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 5dad774d-c35d-402c-92a5-feebc2b0ca79 [pid: 8|app: 0|req: 979/1987] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:09 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:09.917 7 INFO neutron.services.segments.plugin [-] Segment e66b24f6-7629-41e4-bf9a-3f286345248a resource provider aggregate not found 2026-04-24 10:11:09.922 7 INFO neutron.services.segments.plugin [-] Segment e66b24f6-7629-41e4-bf9a-3f286345248a resource provider aggregate not found 2026-04-24 10:11:09.936 7 INFO neutron.services.segments.plugin [-] Segment e66b24f6-7629-41e4-bf9a-3f286345248a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66b24f6-7629-41e4-bf9a-3f286345248a found for delete ", "request_id": "req-de09e787-1506-4fd0-b34c-e42ab0112e10"}]} 2026-04-24 10:11:09.942 7 INFO neutron.services.segments.plugin [-] Segment e66b24f6-7629-41e4-bf9a-3f286345248a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66b24f6-7629-41e4-bf9a-3f286345248a found for delete ", "request_id": "req-56ab23a9-5aa1-4cb2-94c8-f3cb13e53ade"}]} 2026-04-24 10:11:09.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa6c8f4e-f394-4333-8301-f95613960fe3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: c0a2556e-b7c9-421f-ba39-44ac1c5bdab7 2026-04-24 10:11:09.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6c8f4e-f394-4333-8301-f95613960fe3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: c0a2556e-b7c9-421f-ba39-44ac1c5bdab7 2026-04-24 10:11:10.332 7 INFO neutron.db.l3_hamode_db [None req-aa6c8f4e-f394-4333-8301-f95613960fe3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] HA network c647e5b6-40db-4e58-9aee-3e76a71fe65f was deleted as no HA routers are present in tenant 87ace49edf7a41dca30b0f585147666e. [pid: 7|app: 0|req: 1009/1988] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:09 2026] DELETE /v2.0/routers/813c857f-24f7-43e9-9255-843645858a58 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1989] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:10 2026] DELETE /v2.0/subnets/4b0e2e78-05f1-4a15-a65c-73319bc58445 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:10.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-b021482e-d198-4670-9e64-456bcc6cedaa c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 140f371d-de3f-41e0-ab46-cb8b01eedfd4 2026-04-24 10:11:10.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b021482e-d198-4670-9e64-456bcc6cedaa c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 140f371d-de3f-41e0-ab46-cb8b01eedfd4 [pid: 7|app: 0|req: 1010/1990] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:10 2026] DELETE /v2.0/networks/e0e47088-e2a7-459b-8f18-e3f8a7ffec85 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1991] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:10 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 1011/1992] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:11 2026] GET /v2.0/security-groups?tenant_id=a761861fa61e476a9b58fc3ebbc75211&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1993] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:11 2026] DELETE /v2.0/security-groups/51aaba63-d387-4d92-9d34-d242a990b0ab => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1994] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:11 2026] GET /v2.0/security-groups?tenant_id=87ace49edf7a41dca30b0f585147666e&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1995] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:11 2026] DELETE /v2.0/security-groups/ea14d0fb-4ef0-4d7b-b0b2-a90abae6d00c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:11.959 7 INFO neutron.services.segments.plugin [-] Segment daab5986-f9df-40af-8d9d-7f6c2ff9596c resource provider aggregate not found 2026-04-24 10:11:11.963 7 INFO neutron.services.segments.plugin [-] Segment daab5986-f9df-40af-8d9d-7f6c2ff9596c resource provider aggregate not found 2026-04-24 10:11:11.977 7 INFO neutron.services.segments.plugin [-] Segment daab5986-f9df-40af-8d9d-7f6c2ff9596c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daab5986-f9df-40af-8d9d-7f6c2ff9596c found for delete ", "request_id": "req-940263d7-c2bb-4784-8ed3-267b3aaef146"}]} 2026-04-24 10:11:11.984 7 INFO neutron.services.segments.plugin [-] Segment daab5986-f9df-40af-8d9d-7f6c2ff9596c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daab5986-f9df-40af-8d9d-7f6c2ff9596c found for delete ", "request_id": "req-ced7ba04-72ae-4e1d-bcf6-f597a6835e04"}]} 2026-04-24 10:11:11.992 7 INFO neutron.services.segments.plugin [-] Segment 54e44c62-0c03-494b-9a4f-95dc7881ffc4 resource provider aggregate not found 2026-04-24 10:11:12.005 7 INFO neutron.services.segments.plugin [-] Segment 54e44c62-0c03-494b-9a4f-95dc7881ffc4 resource provider aggregate not found 2026-04-24 10:11:12.010 7 INFO neutron.services.segments.plugin [-] Segment 54e44c62-0c03-494b-9a4f-95dc7881ffc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e44c62-0c03-494b-9a4f-95dc7881ffc4 found for delete ", "request_id": "req-566a835f-23f4-410e-88bd-16a2f60333dc"}]} [pid: 8|app: 0|req: 985/1998] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:11:11 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:12.018 7 INFO neutron.services.segments.plugin [-] Segment 54e44c62-0c03-494b-9a4f-95dc7881ffc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e44c62-0c03-494b-9a4f-95dc7881ffc4 found for delete ", "request_id": "req-e5559227-e46c-4d7a-8c95-030164980161"}]} [pid: 7|app: 0|req: 1014/1999] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:11:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8179d7c407244a4a21c9b2b181daff2 => generated 274 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2000] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:12 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 986/2001] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:11:12 2026] POST /v2.0/ports => generated 958 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2002] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:11:12 2026] PUT /v2.0/ports/86dad088-3964-4ea9-9684-7fc8b88eda47 => generated 1239 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:11:12.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e88f0198-2ca7-42fb-bfbf-8d642115760f'] response: {'name': 'network-changed', 'server_uuid': '242e214b-80c7-4829-bd27-6a1e6d67f85f', 'tag': '86dad088-3964-4ea9-9684-7fc8b88eda47', '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: 987/2003] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:13 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1017/2004] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:13 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 988/2005] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:11:13 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2006] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:11:13 2026] GET /v2.0/networks?tenant_id=a8179d7c407244a4a21c9b2b181daff2&shared=False => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2007] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:11:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2008] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2009] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1020/2010] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2011] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=86dad088-3964-4ea9-9684-7fc8b88eda47 => 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: 1021/2012] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/subnets?id=62136cd6-73f3-457e-8ed7-045e890de322 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2013] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/ports?network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4&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: 1022/2014] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2015] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:11:14 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 1023/2016] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:15 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 994/2017] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:15 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:16.359 7 INFO neutron.db.segments_db [None req-3545aa21-c324-4c26-b4a8-253bc348305b 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Added segment 804dade2-f203-47d9-b3c4-e6059ba60ac6 of type vxlan for network 0d991a67-01e5-4792-ab07-7d12120cc688 [pid: 7|app: 0|req: 1024/2018] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:15 2026] POST /v2.0/networks => generated 613 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2019] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:16 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 995/2020] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:11:16 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2021] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:16 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&fields=id&fields=name => generated 114 bytes in 40 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: 996/2022] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:11:16 2026] POST /v2.0/trunks => generated 407 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:11:17.754 7 INFO neutron.db.segments_db [None req-14f3b54b-0751-4e9c-87b3-87e5231fac3f 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Added segment df158fc1-7a78-4257-8b60-10e7d65fbd89 of type vxlan for network a6de3386-0f63-42c0-b82a-3f02d3ab2b04 [pid: 7|app: 0|req: 1027/2023] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:17 2026] POST /v2.0/networks => generated 612 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2024] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:17 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2025] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:17 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1028/2026] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:11:17 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2027] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:11:18 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:11:18.438 7 INFO neutron.db.segments_db [None req-81cbe2b2-ed78-431f-93fd-af5aadc0c276 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Added segment f3d98840-887b-488a-852f-c94129b7d344 of type vxlan for network a8fe07f2-4f75-4cc6-a362-49514be5a2f1 [pid: 7|app: 0|req: 1029/2028] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:18 2026] POST /v2.0/networks => generated 613 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2029] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:11:18 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2030] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:11:18 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:11:19.079 8 INFO neutron.db.segments_db [None req-fce667a8-af99-43fc-8c0f-dfa3b3f520c4 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Added segment 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 of type vxlan for network 55149fa1-a9dd-4ec5-b07f-de0ec6e14969 [pid: 7|app: 0|req: 1031/2031] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:19 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2032] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:19 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2033] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:19 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2034] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:11:19 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2035] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:11:19 2026] POST /v2.0/trunks => generated 407 bytes in 196 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-04-24 10:11:19.761 8 INFO neutron.db.segments_db [None req-ab9dcb05-7522-42e4-8e7d-618da0165ef8 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Added segment 1928ec95-115b-438f-b63f-c89f51ad0f70 of type vxlan for network bfe26c96-d58a-4f0f-b215-cc329b973f02 [pid: 8|app: 0|req: 1003/2036] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:19 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2037] 10.0.0.229 () {34 vars in 664 bytes} [Fri Apr 24 10:11:19 2026] POST /v2.0/ports => generated 743 bytes in 264 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: 1004/2038] 10.0.0.229 () {34 vars in 666 bytes} [Fri Apr 24 10:11:20 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2039] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2040] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:20 2026] PUT /v2.0/trunks/9e80be9d-630e-4846-a082-b4b75eacbbae/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2041] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1006/2042] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:20 2026] PUT /v2.0/trunks/c68ef0b0-5019-4c68-921a-0daaba0d7e85/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: 1037/2043] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:20 2026] PUT /v2.0/trunks/bc3921fc-d09d-4ef8-8b88-636c88ddf427/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2044] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:20 2026] PUT /v2.0/trunks/74b74757-497e-42e0-87d2-1a711d071aa0/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2045] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2046] 10.0.0.229 () {32 vars in 662 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2047] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2048] 10.0.0.229 () {32 vars in 676 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2049] 10.0.0.229 () {32 vars in 672 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2050] 10.0.0.229 () {32 vars in 684 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2051] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 1042/2052] 10.0.0.229 () {32 vars in 670 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2053] 10.0.0.229 () {32 vars in 684 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2054] 10.0.0.229 () {32 vars in 680 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2055] 10.0.0.229 () {32 vars in 692 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2056] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks/9e80be9d-630e-4846-a082-b4b75eacbbae => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2057] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/ports/882f4ee0-0ac7-498d-9350-2bd5d55f95af => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2058] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:11:20 2026] DELETE /v2.0/trunks/9e80be9d-630e-4846-a082-b4b75eacbbae => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2059] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/trunks/c68ef0b0-5019-4c68-921a-0daaba0d7e85 => 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: 1050/2060] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:11:20 2026] GET /v2.0/ports/ca3df4ac-d4a5-4f14-aae9-11273f1de658 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:21.024 8 INFO neutron.db.l3_db [None req-a469ac47-f11d-4c6f-b976-0e0176056eb8 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Floating IP d220253f-5fba-4a31-a494-b97c1d6ffe2a associated. External IP: 10.96.250.209, port: 86dad088-3964-4ea9-9684-7fc8b88eda47. [pid: 7|app: 0|req: 1051/2061] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:11:20 2026] DELETE /v2.0/trunks/c68ef0b0-5019-4c68-921a-0daaba0d7e85 => 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: 1052/2062] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/trunks/bc3921fc-d09d-4ef8-8b88-636c88ddf427 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2063] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/ports/fed2146c-2fb5-4e26-8f72-a5d7cafd1109 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2064] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:11:21 2026] DELETE /v2.0/trunks/bc3921fc-d09d-4ef8-8b88-636c88ddf427 => 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: 1055/2065] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/trunks/74b74757-497e-42e0-87d2-1a711d071aa0 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2066] 10.0.0.229 () {34 vars in 749 bytes} [Fri Apr 24 10:11:20 2026] PUT /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 856 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2067] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/ports/bc2fe44f-8ca4-4dac-852b-1df42fe77e09 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2068] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:21.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8edb475f-ea74-447a-a2e6-9744cda58366'] response: {'name': 'network-changed', 'server_uuid': '242e214b-80c7-4829-bd27-6a1e6d67f85f', 'tag': '86dad088-3964-4ea9-9684-7fc8b88eda47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2069] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:11:21 2026] DELETE /v2.0/trunks/74b74757-497e-42e0-87d2-1a711d071aa0 => 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: 1013/2070] 10.0.0.229 () {32 vars in 719 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/trunks/94ae6ad6-1651-4196-b23d-11a948329069 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2071] 10.0.0.229 () {32 vars in 717 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/ports/68af1704-ef36-41e7-b1fd-3f2b20309e28 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2072] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:11:21 2026] DELETE /v2.0/trunks/94ae6ad6-1651-4196-b23d-11a948329069 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:21.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-274e2c3b-12c9-4502-a8e3-406a5f4dce9e 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] TaaS: Handle Delete Port: 882f4ee0-0ac7-498d-9350-2bd5d55f95af 2026-04-24 10:11:21.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-274e2c3b-12c9-4502-a8e3-406a5f4dce9e 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Tap Mirror: Handle Delete Port: 882f4ee0-0ac7-498d-9350-2bd5d55f95af [pid: 7|app: 0|req: 1059/2073] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:11:21 2026] DELETE /v2.0/ports/882f4ee0-0ac7-498d-9350-2bd5d55f95af => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2074] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/ports?tenant_id=a8179d7c407244a4a21c9b2b181daff2&device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2075] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:11:21 2026] GET /v2.0/networks?id=5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:22.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fa609bf-315a-4f1f-88c4-04a77e5c293c 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] TaaS: Handle Delete Port: ca3df4ac-d4a5-4f14-aae9-11273f1de658 2026-04-24 10:11:22.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fa609bf-315a-4f1f-88c4-04a77e5c293c 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Tap Mirror: Handle Delete Port: ca3df4ac-d4a5-4f14-aae9-11273f1de658 [pid: 7|app: 0|req: 1062/2076] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=86dad088-3964-4ea9-9684-7fc8b88eda47 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2077] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/subnets?id=62136cd6-73f3-457e-8ed7-045e890de322 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2078] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/ports?network_id=5839792e-becd-46cd-b2fe-8da6a0ca24d4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2079] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:11:21 2026] DELETE /v2.0/ports/ca3df4ac-d4a5-4f14-aae9-11273f1de658 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2080] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?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: 1066/2081] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:22.298 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1b958d2-5d6c-4a90-bf29-34f81e1dc2e7 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] TaaS: Handle Delete Port: fed2146c-2fb5-4e26-8f72-a5d7cafd1109 2026-04-24 10:11:22.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1b958d2-5d6c-4a90-bf29-34f81e1dc2e7 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Tap Mirror: Handle Delete Port: fed2146c-2fb5-4e26-8f72-a5d7cafd1109 [pid: 8|app: 0|req: 1016/2082] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:11:22 2026] DELETE /v2.0/ports/fed2146c-2fb5-4e26-8f72-a5d7cafd1109 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2083] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:22 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:22.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c21aa1a-1538-4cb1-853a-84114dcdeb23 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] TaaS: Handle Delete Port: bc2fe44f-8ca4-4dac-852b-1df42fe77e09 2026-04-24 10:11:22.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c21aa1a-1538-4cb1-853a-84114dcdeb23 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Tap Mirror: Handle Delete Port: bc2fe44f-8ca4-4dac-852b-1df42fe77e09 [pid: 7|app: 0|req: 1067/2084] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:11:22 2026] DELETE /v2.0/ports/bc2fe44f-8ca4-4dac-852b-1df42fe77e09 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:22.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-73a1a42d-a961-48c0-8274-867859e3cee9 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] TaaS: Handle Delete Port: 68af1704-ef36-41e7-b1fd-3f2b20309e28 2026-04-24 10:11:22.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73a1a42d-a961-48c0-8274-867859e3cee9 0b48144b61994e469c53bfe1e922033f 586118e061874a2ebf28bfea066734a6 - - default default] Tap Mirror: Handle Delete Port: 68af1704-ef36-41e7-b1fd-3f2b20309e28 [pid: 8|app: 0|req: 1018/2085] 10.0.0.229 () {32 vars in 720 bytes} [Fri Apr 24 10:11:22 2026] DELETE /v2.0/ports/68af1704-ef36-41e7-b1fd-3f2b20309e28 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:23.026 7 INFO neutron.services.segments.plugin [-] Segment 804dade2-f203-47d9-b3c4-e6059ba60ac6 resource provider aggregate not found 2026-04-24 10:11:23.032 7 INFO neutron.services.segments.plugin [-] Segment 804dade2-f203-47d9-b3c4-e6059ba60ac6 resource provider aggregate not found 2026-04-24 10:11:23.049 7 INFO neutron.services.segments.plugin [-] Segment 804dade2-f203-47d9-b3c4-e6059ba60ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804dade2-f203-47d9-b3c4-e6059ba60ac6 found for delete ", "request_id": "req-8069c01a-1466-49e0-b84f-2402ea106075"}]} 2026-04-24 10:11:23.052 7 INFO neutron.services.segments.plugin [-] Segment 804dade2-f203-47d9-b3c4-e6059ba60ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804dade2-f203-47d9-b3c4-e6059ba60ac6 found for delete ", "request_id": "req-692cb77b-597b-4797-971e-8d3dbc2d3c1e"}]} [pid: 7|app: 0|req: 1068/2086] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:22 2026] DELETE /v2.0/networks/0d991a67-01e5-4792-ab07-7d12120cc688 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:23.187 8 INFO neutron.services.segments.plugin [-] Segment df158fc1-7a78-4257-8b60-10e7d65fbd89 resource provider aggregate not found 2026-04-24 10:11:23.188 8 INFO neutron.services.segments.plugin [-] Segment df158fc1-7a78-4257-8b60-10e7d65fbd89 resource provider aggregate not found 2026-04-24 10:11:23.206 8 INFO neutron.services.segments.plugin [-] Segment df158fc1-7a78-4257-8b60-10e7d65fbd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df158fc1-7a78-4257-8b60-10e7d65fbd89 found for delete ", "request_id": "req-ec4f7a7d-2755-4d9a-bf0c-0b51055ac6a0"}]} 2026-04-24 10:11:23.214 8 INFO neutron.services.segments.plugin [-] Segment df158fc1-7a78-4257-8b60-10e7d65fbd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df158fc1-7a78-4257-8b60-10e7d65fbd89 found for delete ", "request_id": "req-7600b041-db15-44f1-b21b-aa500303442f"}]} [pid: 8|app: 0|req: 1019/2087] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:23 2026] DELETE /v2.0/networks/a6de3386-0f63-42c0-b82a-3f02d3ab2b04 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2088] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:23 2026] DELETE /v2.0/networks/a8fe07f2-4f75-4cc6-a362-49514be5a2f1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2089] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:23 2026] DELETE /v2.0/networks/55149fa1-a9dd-4ec5-b07f-de0ec6e14969 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2090] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:11:23 2026] GET /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2091] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:23 2026] DELETE /v2.0/networks/bfe26c96-d58a-4f0f-b215-cc329b973f02 => 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: 1071/2092] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:24 2026] GET /v2.0/security-groups?tenant_id=54fc4715cc344d9abf61c9af88580208&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2093] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:24 2026] DELETE /v2.0/security-groups/dbb30886-fcf5-46d1-af40-dbb2330f7ff3 => 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: 1072/2094] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:24 2026] GET /v2.0/security-groups?tenant_id=586118e061874a2ebf28bfea066734a6&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2095] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:24 2026] DELETE /v2.0/security-groups/87dd74eb-08eb-4a0f-91ff-22d027082cfa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:25.067 7 INFO neutron.services.segments.plugin [-] Segment f3d98840-887b-488a-852f-c94129b7d344 resource provider aggregate not found 2026-04-24 10:11:25.074 7 INFO neutron.services.segments.plugin [-] Segment f3d98840-887b-488a-852f-c94129b7d344 resource provider aggregate not found 2026-04-24 10:11:25.091 7 INFO neutron.services.segments.plugin [-] Segment f3d98840-887b-488a-852f-c94129b7d344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d98840-887b-488a-852f-c94129b7d344 found for delete ", "request_id": "req-3369a8c5-4ab2-42f8-85e3-ba25de997a2e"}]} 2026-04-24 10:11:25.097 7 INFO neutron.services.segments.plugin [-] Segment f3d98840-887b-488a-852f-c94129b7d344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d98840-887b-488a-852f-c94129b7d344 found for delete ", "request_id": "req-af09683f-aec6-4f23-9906-cf7c28fc2fcf"}]} 2026-04-24 10:11:25.227 8 INFO neutron.services.segments.plugin [-] Segment 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 resource provider aggregate not found 2026-04-24 10:11:25.232 8 INFO neutron.services.segments.plugin [-] Segment 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 resource provider aggregate not found 2026-04-24 10:11:25.246 8 INFO neutron.services.segments.plugin [-] Segment 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 found for delete ", "request_id": "req-f647e992-ad49-49ca-813d-7d3a3b0699c6"}]} 2026-04-24 10:11:25.253 8 INFO neutron.services.segments.plugin [-] Segment 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad681ba-cd19-4dfb-9d2a-b46d351c1072 found for delete ", "request_id": "req-ed1a80f0-63c6-4fc7-ba46-023a7eac7c25"}]} 2026-04-24 10:11:25.268 8 INFO neutron.services.segments.plugin [-] Segment 1928ec95-115b-438f-b63f-c89f51ad0f70 resource provider aggregate not found 2026-04-24 10:11:25.274 8 INFO neutron.services.segments.plugin [-] Segment 1928ec95-115b-438f-b63f-c89f51ad0f70 resource provider aggregate not found 2026-04-24 10:11:25.288 8 INFO neutron.services.segments.plugin [-] Segment 1928ec95-115b-438f-b63f-c89f51ad0f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1928ec95-115b-438f-b63f-c89f51ad0f70 found for delete ", "request_id": "req-e804bc0e-546b-46dd-85f2-bbf562c6eb2d"}]} 2026-04-24 10:11:25.290 8 INFO neutron.services.segments.plugin [-] Segment 1928ec95-115b-438f-b63f-c89f51ad0f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1928ec95-115b-438f-b63f-c89f51ad0f70 found for delete ", "request_id": "req-1be16edc-7fc3-45e4-af4e-e245942d29a3"}]} [pid: 7|app: 0|req: 1073/2096] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:25 2026] GET /v2.0/security-groups?tenant_id=ab54af122a2f480aa2fd9ac7123e8ac6&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2097] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:25 2026] DELETE /v2.0/security-groups/2e76b6c8-3b20-43e2-89ee-bb060d0d5c73 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:28.890 7 INFO neutron.db.segments_db [None req-59dabd9a-9918-48f4-bfa3-17999677cd26 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] Added segment 73379fb3-8263-41e3-a1df-f9b409415611 of type vxlan for network c11a84ce-78a8-4893-8333-da550255ad89 2026-04-24 10:11:29.152 7 INFO neutron.db.l3_hamode_db [None req-59dabd9a-9918-48f4-bfa3-17999677cd26 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:11:29.280 7 INFO neutron.db.l3_hamode_db [None req-59dabd9a-9918-48f4-bfa3-17999677cd26 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1075/2100] 10.0.0.229 () {34 vars in 668 bytes} [Fri Apr 24 10:11:28 2026] POST /v2.0/routers => generated 474 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2101] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:11:29 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2102] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:29 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2103] 10.0.0.229 () {34 vars in 762 bytes} [Fri Apr 24 10:11:30 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/green => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2104] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:30 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2105] 10.0.0.229 () {34 vars in 758 bytes} [Fri Apr 24 10:11:30 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/red => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2106] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:30 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 34 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2107] 10.0.0.229 () {34 vars in 780 bytes} [Fri Apr 24 10:11:30 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/black.or.white => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2108] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:30 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2109] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:11:30 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 37 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2110] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:30 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2111] 10.0.0.229 () {32 vars in 739 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:31.247 7 INFO neutron.api.v2.resource [None req-e8bf463a-b388-4ad8-8f55-fb102f48221f 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1081/2112] 10.0.0.229 () {32 vars in 743 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2113] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 1032/2114] 10.0.0.229 () {32 vars in 742 bytes} [Fri Apr 24 10:11:31 2026] DELETE /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/red => 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: 1083/2115] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2116] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:31.556 7 INFO neutron.api.v2.resource [None req-1abe4933-18f8-495a-88c5-0e938a697640 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2117] 10.0.0.229 () {32 vars in 746 bytes} [Fri Apr 24 10:11:31 2026] DELETE /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2118] 10.0.0.229 () {32 vars in 734 bytes} [Fri Apr 24 10:11:31 2026] DELETE /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => 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: 1085/2119] 10.0.0.229 () {32 vars in 731 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2120] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:11:31 2026] GET /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2121] 10.0.0.229 () {34 vars in 742 bytes} [Fri Apr 24 10:11:31 2026] PUT /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e => generated 480 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2122] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:11:32 2026] GET /v2.0/ports?device_id=88ec11e3-9204-4b15-b963-743402d29c8e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:32.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-22ef6153-6cb1-4f48-804d-bc6712064c0a 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] TaaS: Handle Delete Port: 01dcc96e-e312-46ea-a792-8555525de0fd 2026-04-24 10:11:32.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22ef6153-6cb1-4f48-804d-bc6712064c0a 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] Tap Mirror: Handle Delete Port: 01dcc96e-e312-46ea-a792-8555525de0fd 2026-04-24 10:11:32.999 7 INFO neutron.services.segments.plugin [-] Segment 73379fb3-8263-41e3-a1df-f9b409415611 resource provider aggregate not found 2026-04-24 10:11:33.004 7 INFO neutron.services.segments.plugin [-] Segment 73379fb3-8263-41e3-a1df-f9b409415611 resource provider aggregate not found 2026-04-24 10:11:33.022 7 INFO neutron.services.segments.plugin [-] Segment 73379fb3-8263-41e3-a1df-f9b409415611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73379fb3-8263-41e3-a1df-f9b409415611 found for delete ", "request_id": "req-009142fb-5aae-40f6-9773-f5c1f07c5b9f"}]} 2026-04-24 10:11:33.022 7 INFO neutron.services.segments.plugin [-] Segment 73379fb3-8263-41e3-a1df-f9b409415611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73379fb3-8263-41e3-a1df-f9b409415611 found for delete ", "request_id": "req-6ba77885-2175-40a9-bcf6-18c51485bb91"}]} 2026-04-24 10:11:33.027 7 INFO neutron.db.l3_hamode_db [None req-22ef6153-6cb1-4f48-804d-bc6712064c0a 5b935d92cfbb48e7b123df16835b60c5 bdbf887e53714874bc87d49f3a814a50 - - default default] HA network c11a84ce-78a8-4893-8333-da550255ad89 was deleted as no HA routers are present in tenant bdbf887e53714874bc87d49f3a814a50. [pid: 7|app: 0|req: 1087/2123] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:32 2026] DELETE /v2.0/routers/88ec11e3-9204-4b15-b963-743402d29c8e => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2124] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:33 2026] GET /v2.0/security-groups?tenant_id=bdbf887e53714874bc87d49f3a814a50&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2125] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:34 2026] DELETE /v2.0/security-groups/256a6263-2794-4c43-9a3b-b70a18653fd9 => 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: 1038/2126] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:34 2026] GET /v2.0/security-groups?tenant_id=11974208c3ee47ffa1304a7b98f375fc&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2127] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:34 2026] DELETE /v2.0/security-groups/5ad4939f-d387-4d7d-b107-99f7b30e0964 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:38.065 8 INFO neutron.db.segments_db [None req-8dac0315-71ba-4ac9-ad88-6a2a49369404 55ad2bca44bb433c99bb7363c728943f 8fb5fb53d7444149839bdf5526c88aed - - default default] Added segment 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f of type vxlan for network f7ed6d75-2d31-475c-8d40-f4209c552ace [pid: 8|app: 0|req: 1039/2128] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:37 2026] POST /v2.0/networks => generated 611 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:11:38.265 7 INFO neutron.db.segments_db [None req-ec508920-d1a8-4cec-b5b2-94ab7d22722c 55ad2bca44bb433c99bb7363c728943f 8fb5fb53d7444149839bdf5526c88aed - - default default] Added segment 6579a064-ed80-4ebc-b357-5c89e19d4d21 of type vxlan for network 981848dd-cd52-47b3-9a3f-da7d38b3aaac [pid: 7|app: 0|req: 1090/2129] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:11:38 2026] POST /v2.0/networks => generated 613 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2130] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:11:38 2026] PUT /v2.0/networks/f7ed6d75-2d31-475c-8d40-f4209c552ace/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2131] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:11:38 2026] GET /v2.0/networks/f7ed6d75-2d31-475c-8d40-f4209c552ace/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2132] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:11:38 2026] PUT /v2.0/networks/981848dd-cd52-47b3-9a3f-da7d38b3aaac/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2133] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:11:38 2026] GET /v2.0/networks/981848dd-cd52-47b3-9a3f-da7d38b3aaac/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2134] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:11:38 2026] PUT /v2.0/networks/981848dd-cd52-47b3-9a3f-da7d38b3aaac/tags => 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: 1093/2135] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:11:38 2026] GET /v2.0/networks/981848dd-cd52-47b3-9a3f-da7d38b3aaac/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2136] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:11:38 2026] GET /v2.0/networks/f7ed6d75-2d31-475c-8d40-f4209c552ace/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:11:38.949 7 INFO neutron.services.segments.plugin [-] Segment 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f resource provider aggregate not found 2026-04-24 10:11:38.955 7 INFO neutron.services.segments.plugin [-] Segment 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f resource provider aggregate not found 2026-04-24 10:11:38.970 7 INFO neutron.services.segments.plugin [-] Segment 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f found for delete ", "request_id": "req-ddcbf35b-ed55-4466-90f2-d7a4072d61d2"}]} [pid: 7|app: 0|req: 1094/2137] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:38 2026] DELETE /v2.0/networks/f7ed6d75-2d31-475c-8d40-f4209c552ace => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:38.975 7 INFO neutron.services.segments.plugin [-] Segment 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e4dc8c-e42d-4d45-9abd-17e6bf29d60f found for delete ", "request_id": "req-ac2950f9-b47e-4346-b656-b903508cf0a5"}]} 2026-04-24 10:11:39.096 8 INFO neutron.services.segments.plugin [-] Segment 6579a064-ed80-4ebc-b357-5c89e19d4d21 resource provider aggregate not found 2026-04-24 10:11:39.101 8 INFO neutron.services.segments.plugin [-] Segment 6579a064-ed80-4ebc-b357-5c89e19d4d21 resource provider aggregate not found 2026-04-24 10:11:39.115 8 INFO neutron.services.segments.plugin [-] Segment 6579a064-ed80-4ebc-b357-5c89e19d4d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6579a064-ed80-4ebc-b357-5c89e19d4d21 found for delete ", "request_id": "req-de9476c8-d030-4be0-8ddd-ec488351b021"}]} 2026-04-24 10:11:39.119 8 INFO neutron.services.segments.plugin [-] Segment 6579a064-ed80-4ebc-b357-5c89e19d4d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6579a064-ed80-4ebc-b357-5c89e19d4d21 found for delete ", "request_id": "req-6d274237-243f-48cc-9f8c-233ed344f8c9"}]} [pid: 8|app: 0|req: 1044/2138] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:38 2026] DELETE /v2.0/networks/981848dd-cd52-47b3-9a3f-da7d38b3aaac => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2139] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:39 2026] GET /v2.0/security-groups?tenant_id=8fb5fb53d7444149839bdf5526c88aed&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2140] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:39 2026] DELETE /v2.0/security-groups/3dc902e5-06f5-45c1-ac38-11931b1aee34 => 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: 1096/2141] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:40 2026] GET /v2.0/security-groups?tenant_id=32c722d336274f47b77a097530a4911a&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2142] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:40 2026] DELETE /v2.0/security-groups/6f2b204d-c376-4d85-bdaa-cda39dc3f068 => 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: 1097/2143] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:41 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2144] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:41 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1099/2147] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:42 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2148] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:42 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1100/2149] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:43 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2150] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:43 2026] GET /v2.0/security-groups?id=dfe81369-5b71-4d88-bad1-4521d83c5a93&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: 1101/2151] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:11:43 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:43.743 8 INFO neutron_taas.services.taas.taas_plugin [req-fd251e5c-7398-480e-9030-508ac89ae326 req-cee6d7d2-3095-406d-be73-f3ab763509c8 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: 86dad088-3964-4ea9-9684-7fc8b88eda47 2026-04-24 10:11:43.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fd251e5c-7398-480e-9030-508ac89ae326 req-cee6d7d2-3095-406d-be73-f3ab763509c8 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: 86dad088-3964-4ea9-9684-7fc8b88eda47 2026-04-24 10:11:43.891 8 INFO neutron.db.l3_db [req-fd251e5c-7398-480e-9030-508ac89ae326 req-cee6d7d2-3095-406d-be73-f3ab763509c8 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Floating IP d220253f-5fba-4a31-a494-b97c1d6ffe2a disassociated. External IP: 10.96.250.209, port: 86dad088-3964-4ea9-9684-7fc8b88eda47. [pid: 8|app: 0|req: 1051/2152] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:11:43 2026] DELETE /v2.0/ports/86dad088-3964-4ea9-9684-7fc8b88eda47 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:44.347 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-982084fa-713c-4d34-87e4-2b22330c5fd3'] response: {'server_uuid': '242e214b-80c7-4829-bd27-6a1e6d67f85f', 'name': 'network-vif-deleted', 'tag': '86dad088-3964-4ea9-9684-7fc8b88eda47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1102/2153] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:44 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 1052/2154] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:45 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => 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: 1103/2155] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:46 2026] GET /v2.0/ports?device_id=242e214b-80c7-4829-bd27-6a1e6d67f85f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2156] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:47 2026] DELETE /v2.0/security-groups/dfe81369-5b71-4d88-bad1-4521d83c5a93 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:48.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8960765-c2d0-4062-ae4f-2d0420ba190e c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: fcc7eb91-8274-405d-b587-5a20d79da0c5 2026-04-24 10:11:48.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8960765-c2d0-4062-ae4f-2d0420ba190e c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: fcc7eb91-8274-405d-b587-5a20d79da0c5 [pid: 7|app: 0|req: 1104/2157] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:11:48 2026] DELETE /v2.0/floatingips/d220253f-5fba-4a31-a494-b97c1d6ffe2a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2158] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:48 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2159] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:48 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2160] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:49 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2161] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:49 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2162] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:51 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 1057/2163] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:11:51 2026] GET /v2.0/security-groups?id=4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2164] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:11:51 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:11:51.360 8 INFO neutron_taas.services.taas.taas_plugin [req-a157f1f6-8e94-4165-82c9-b77710839a3c req-c475bcd2-6309-485f-8b02-a5356577903e c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 2026-04-24 10:11:51.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a157f1f6-8e94-4165-82c9-b77710839a3c req-c475bcd2-6309-485f-8b02-a5356577903e c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 [pid: 8|app: 0|req: 1058/2165] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:11:51 2026] DELETE /v2.0/ports/aa24143e-f9e5-4e44-bc5a-e9adea3c2b56 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:51.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a54ff6ff-bf12-4ac6-953e-18e4a0a77166'] response: {'server_uuid': 'a31e9c7b-6374-4053-9ba7-cee3b9569ee4', 'name': 'network-vif-deleted', 'tag': 'aa24143e-f9e5-4e44-bc5a-e9adea3c2b56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1108/2166] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:52 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 1059/2167] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:53 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => 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: 1109/2168] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:11:54 2026] GET /v2.0/ports?device_id=a31e9c7b-6374-4053-9ba7-cee3b9569ee4 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2169] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:55 2026] DELETE /v2.0/security-groups/4f9bcdb4-72ff-45fb-8d25-4f8dbe93119d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:56.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b55b913-c5df-4184-b25f-e0d83d9a18ef c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: bd876e22-ccf4-4b8f-a5b1-5a8c416e74b0 2026-04-24 10:11:56.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b55b913-c5df-4184-b25f-e0d83d9a18ef c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: bd876e22-ccf4-4b8f-a5b1-5a8c416e74b0 [pid: 7|app: 0|req: 1110/2172] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:11:55 2026] PUT /v2.0/routers/d8de8461-d13d-41ab-878b-30aa02f87883/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2173] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:56 2026] DELETE /v2.0/subnets/62136cd6-73f3-457e-8ed7-045e890de322 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:57.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-b005fd92-0fb3-4598-a4e6-29f496d5d34d c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: 52434843-3117-4ab8-a62d-ebc7b01771b2 2026-04-24 10:11:57.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b005fd92-0fb3-4598-a4e6-29f496d5d34d c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: 52434843-3117-4ab8-a62d-ebc7b01771b2 2026-04-24 10:11:57.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-b005fd92-0fb3-4598-a4e6-29f496d5d34d c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: ac83471a-bfca-42d5-bf33-42288c78dcfb 2026-04-24 10:11:57.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b005fd92-0fb3-4598-a4e6-29f496d5d34d c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: ac83471a-bfca-42d5-bf33-42288c78dcfb 2026-04-24 10:11:58.037 7 INFO neutron.db.l3_hamode_db [None req-b005fd92-0fb3-4598-a4e6-29f496d5d34d c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] HA network fc784c78-958d-4462-9151-6c4721e18377 was deleted as no HA routers are present in tenant a8179d7c407244a4a21c9b2b181daff2. [pid: 7|app: 0|req: 1111/2174] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:11:57 2026] DELETE /v2.0/routers/d8de8461-d13d-41ab-878b-30aa02f87883 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:11:58.151 7 INFO neutron.services.segments.plugin [-] Segment 092a8ae2-611e-4b04-90fc-b10b9241c345 resource provider aggregate not found 2026-04-24 10:11:58.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-daa6dca9-984c-496e-a171-129eaa3958b3 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] TaaS: Handle Delete Port: 5389cc52-2b8b-4870-b5ab-94c45f5bd4af 2026-04-24 10:11:58.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daa6dca9-984c-496e-a171-129eaa3958b3 c6763ebe5ce84a919f96f889466a3e21 a8179d7c407244a4a21c9b2b181daff2 - - default default] Tap Mirror: Handle Delete Port: 5389cc52-2b8b-4870-b5ab-94c45f5bd4af 2026-04-24 10:11:58.171 7 INFO neutron.services.segments.plugin [-] Segment 092a8ae2-611e-4b04-90fc-b10b9241c345 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092a8ae2-611e-4b04-90fc-b10b9241c345 found for delete ", "request_id": "req-c421bdae-8853-4966-ad59-6bbc025b65ce"}]} 2026-04-24 10:11:58.220 7 INFO neutron.services.segments.plugin [-] Segment 092a8ae2-611e-4b04-90fc-b10b9241c345 resource provider aggregate not found 2026-04-24 10:11:58.236 7 INFO neutron.services.segments.plugin [-] Segment 092a8ae2-611e-4b04-90fc-b10b9241c345 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 092a8ae2-611e-4b04-90fc-b10b9241c345 found for delete ", "request_id": "req-8b05b608-6675-4681-a61e-bef0aefb62ec"}]} [pid: 8|app: 0|req: 1064/2175] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:11:58 2026] DELETE /v2.0/networks/5839792e-becd-46cd-b2fe-8da6a0ca24d4 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:11:58.410 8 INFO neutron.services.segments.plugin [-] Segment 1ebf04c0-0025-4e72-8e89-d96a072fbddc resource provider aggregate not found 2026-04-24 10:11:58.436 8 INFO neutron.services.segments.plugin [-] Segment 1ebf04c0-0025-4e72-8e89-d96a072fbddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebf04c0-0025-4e72-8e89-d96a072fbddc found for delete ", "request_id": "req-b89ff0bd-2e5e-4336-830b-69513a5a2599"}]} 2026-04-24 10:11:58.441 8 INFO neutron.services.segments.plugin [-] Segment 1ebf04c0-0025-4e72-8e89-d96a072fbddc resource provider aggregate not found 2026-04-24 10:11:58.458 8 INFO neutron.services.segments.plugin [-] Segment 1ebf04c0-0025-4e72-8e89-d96a072fbddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebf04c0-0025-4e72-8e89-d96a072fbddc found for delete ", "request_id": "req-3c5afaf0-5cc3-4e36-adf5-cdec503af687"}]} [pid: 7|app: 0|req: 1112/2176] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:59 2026] GET /v2.0/security-groups?tenant_id=25d203a3091340ff9205a33dbd19e32d&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2177] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:59 2026] DELETE /v2.0/security-groups/a04cbd43-689c-4339-84a7-e80c0c727470 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2178] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:11:59 2026] GET /v2.0/security-groups?tenant_id=a8179d7c407244a4a21c9b2b181daff2&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2179] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:11:59 2026] DELETE /v2.0/security-groups/b92f6e74-c2cd-44a0-a529-7eb52e7624d3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2180] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:12:04 2026] POST /v2.0/floatingips => generated 552 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2181] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:12:05 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2182] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:12:05 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2183] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:12:06 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2184] 10.0.0.229 () {34 vars in 676 bytes} [Fri Apr 24 10:12:06 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2185] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:12:07 2026] PUT /v2.0/floatingips/110cb00f-0ae4-48e7-8efe-c1c1d6577af4/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2186] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:12:07 2026] PUT /v2.0/floatingips/c362d890-84c9-450d-99ce-96373423a04b/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2187] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:12:07 2026] PUT /v2.0/floatingips/85262fd9-ca3a-495b-a0ed-1a4d0ba3e4dd/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2188] 10.0.0.229 () {34 vars in 759 bytes} [Fri Apr 24 10:12:07 2026] PUT /v2.0/floatingips/190feb3f-5f39-4db0-8979-4e53cd4ac003/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: 1071/2189] 10.0.0.229 () {32 vars in 672 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2190] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2191] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2192] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2193] 10.0.0.229 () {32 vars in 680 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2194] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2195] 10.0.0.229 () {32 vars in 690 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2196] 10.0.0.229 () {32 vars in 702 bytes} [Fri Apr 24 10:12:07 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:12:08.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-b51d5eda-7746-43a8-947c-e74cbd23a987 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] TaaS: Handle Delete Port: 5094faf2-0722-4a03-bafe-2156c4eea045 2026-04-24 10:12:08.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b51d5eda-7746-43a8-947c-e74cbd23a987 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] Tap Mirror: Handle Delete Port: 5094faf2-0722-4a03-bafe-2156c4eea045 [pid: 8|app: 0|req: 1075/2197] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:12:08 2026] DELETE /v2.0/floatingips/110cb00f-0ae4-48e7-8efe-c1c1d6577af4 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:08.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee5c7744-6ca5-451b-9be3-12d611488cd5 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] TaaS: Handle Delete Port: 1c62b8f6-b214-4310-accc-927d6835906d 2026-04-24 10:12:08.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee5c7744-6ca5-451b-9be3-12d611488cd5 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] Tap Mirror: Handle Delete Port: 1c62b8f6-b214-4310-accc-927d6835906d [pid: 7|app: 0|req: 1123/2198] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:12:08 2026] DELETE /v2.0/floatingips/c362d890-84c9-450d-99ce-96373423a04b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:08.694 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d7b5cf3-e17d-45a4-ad79-f6e9c14850da 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] TaaS: Handle Delete Port: c5a34fab-a51e-406d-b8e8-b1d82dfaae62 2026-04-24 10:12:08.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d7b5cf3-e17d-45a4-ad79-f6e9c14850da 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] Tap Mirror: Handle Delete Port: c5a34fab-a51e-406d-b8e8-b1d82dfaae62 [pid: 8|app: 0|req: 1076/2199] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:12:08 2026] DELETE /v2.0/floatingips/85262fd9-ca3a-495b-a0ed-1a4d0ba3e4dd => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:09.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-34d841ab-f76d-48cb-bb7f-c917d683dfca 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] TaaS: Handle Delete Port: 98ddf901-135c-4d4c-964e-ce2f6c42e393 2026-04-24 10:12:09.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34d841ab-f76d-48cb-bb7f-c917d683dfca 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] Tap Mirror: Handle Delete Port: 98ddf901-135c-4d4c-964e-ce2f6c42e393 [pid: 7|app: 0|req: 1124/2200] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:12:08 2026] DELETE /v2.0/floatingips/190feb3f-5f39-4db0-8979-4e53cd4ac003 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:09.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-3efd643d-be47-428e-801d-0305b7621473 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] TaaS: Handle Delete Port: 5fade8a6-9bd6-4a0b-8fc4-b9251c663df2 2026-04-24 10:12:09.331 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3efd643d-be47-428e-801d-0305b7621473 15d92d4a6a0a42db97c85551a3b058c8 337bb0e411224f77a4c2e1e391c34244 - - default default] Tap Mirror: Handle Delete Port: 5fade8a6-9bd6-4a0b-8fc4-b9251c663df2 [pid: 8|app: 0|req: 1077/2201] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:12:09 2026] DELETE /v2.0/floatingips/bf7e9b74-368f-41e6-9f28-01203ef0c5ab => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2202] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:10 2026] GET /v2.0/security-groups?tenant_id=337bb0e411224f77a4c2e1e391c34244&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2203] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:10 2026] DELETE /v2.0/security-groups/f8c3343d-a537-48df-a87a-5919c929059e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2204] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:10 2026] GET /v2.0/security-groups?tenant_id=84a352e023ab4f6d834348c2ea2260f9&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2205] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:10 2026] DELETE /v2.0/security-groups/607916d4-dccb-4f1d-afc8-30da79c34d3c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2206] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:11 2026] GET /v2.0/security-groups?tenant_id=3a7d2763e49c4f92a312667b760b5121&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2207] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:11 2026] DELETE /v2.0/security-groups/5e2f72bb-36c0-4acf-a878-69ac93b0892e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:15.863 7 INFO neutron.db.segments_db [None req-b4a5ce36-c946-4db4-8eee-1e613ca9a377 dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Added segment 0ee1e391-b7bd-4daa-b913-992a39791775 of type vxlan for network 1c23f712-77e4-4710-a68d-d17aaf276a52 [pid: 7|app: 0|req: 1129/2210] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:15 2026] POST /v2.0/networks => generated 612 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2211] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:15 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:16.263 7 INFO neutron.db.segments_db [None req-31b86c86-4b32-4272-a22c-f9d42aaa414b dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Added segment 8be8d177-7433-434c-b735-20beabfa14b5 of type vxlan for network 7d274e89-cea6-48d5-a47d-2ef155d2eada [pid: 7|app: 0|req: 1130/2212] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:16 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2213] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:16 2026] POST /v2.0/subnets => generated 629 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:16.665 7 INFO neutron.db.segments_db [None req-5a601ba1-8668-43b0-9194-8589112c51be dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Added segment 545ce513-3406-4330-a338-effd96d8d0b2 of type vxlan for network 97399776-a601-4307-85fd-ce84f24709a7 [pid: 7|app: 0|req: 1131/2214] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:16 2026] POST /v2.0/networks => generated 612 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2215] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:16 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:17.107 7 INFO neutron.db.segments_db [None req-00223bf2-283b-45a7-ba7f-2a7bd014f2e2 dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Added segment 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 of type vxlan for network 246e21f0-6154-4f70-bc0a-c660d7c2c626 [pid: 7|app: 0|req: 1132/2216] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:17 2026] POST /v2.0/networks => generated 612 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2217] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:17 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:17.522 7 INFO neutron.db.segments_db [None req-cc0426b3-3a0e-414f-ae7b-7f55de25675f dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Added segment fe4213a2-9b57-4401-9597-8de7c7c71016 of type vxlan for network 24eefdba-6a04-4bbe-a96c-b37177e22707 [pid: 7|app: 0|req: 1133/2218] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:17 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2219] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:17 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: 7|app: 0|req: 1134/2220] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:12:17 2026] PUT /v2.0/subnets/1ff6bc7a-8ebb-4aa3-98d0-b185e0655902/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2221] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:12:17 2026] PUT /v2.0/subnets/d6e9f5ba-3f7a-4367-bf58-b0135f7e8739/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2222] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:12:17 2026] PUT /v2.0/subnets/f86b0513-fa48-4642-9cc5-b75eaf0ec5ab/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2223] 10.0.0.229 () {34 vars in 751 bytes} [Fri Apr 24 10:12:18 2026] PUT /v2.0/subnets/7ff975ea-d6b0-49d7-bfd5-e783712d1750/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2224] 10.0.0.229 () {32 vars in 664 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2225] 10.0.0.229 () {32 vars in 678 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2226] 10.0.0.229 () {32 vars in 674 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2227] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2228] 10.0.0.229 () {32 vars in 672 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2229] 10.0.0.229 () {32 vars in 686 bytes} [Fri Apr 24 10:12:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2230] 10.0.0.229 () {32 vars in 682 bytes} [Fri Apr 24 10:12:19 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2231] 10.0.0.229 () {32 vars in 694 bytes} [Fri Apr 24 10:12:19 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2232] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:12:19 2026] DELETE /v2.0/subnets/1ff6bc7a-8ebb-4aa3-98d0-b185e0655902 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2233] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:12:19 2026] DELETE /v2.0/subnets/d6e9f5ba-3f7a-4367-bf58-b0135f7e8739 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2234] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:12:19 2026] DELETE /v2.0/subnets/f86b0513-fa48-4642-9cc5-b75eaf0ec5ab => 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: 1094/2235] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:12:19 2026] DELETE /v2.0/subnets/7ff975ea-d6b0-49d7-bfd5-e783712d1750 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2236] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:12:19 2026] DELETE /v2.0/subnets/25079aea-d522-43ea-bc55-a2675507f039 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:12:20.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cd810af-c63e-4fa3-af49-f9a25f74e050 dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] TaaS: Handle Delete Port: 7c000704-3060-43bb-8dac-3e0c741c59a8 2026-04-24 10:12:20.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cd810af-c63e-4fa3-af49-f9a25f74e050 dc22c0882388400bb26cfbed4e6d7a2a 0cf61969406a4ac383a40db594152d0d - - default default] Tap Mirror: Handle Delete Port: 7c000704-3060-43bb-8dac-3e0c741c59a8 2026-04-24 10:12:20.320 8 INFO neutron.services.segments.plugin [-] Segment 0ee1e391-b7bd-4daa-b913-992a39791775 resource provider aggregate not found 2026-04-24 10:12:20.329 8 INFO neutron.services.segments.plugin [-] Segment 0ee1e391-b7bd-4daa-b913-992a39791775 resource provider aggregate not found 2026-04-24 10:12:20.347 8 INFO neutron.services.segments.plugin [-] Segment 0ee1e391-b7bd-4daa-b913-992a39791775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee1e391-b7bd-4daa-b913-992a39791775 found for delete ", "request_id": "req-ccde7574-3206-4534-ac2c-61a847dd066c"}]} 2026-04-24 10:12:20.348 8 INFO neutron.services.segments.plugin [-] Segment 0ee1e391-b7bd-4daa-b913-992a39791775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee1e391-b7bd-4daa-b913-992a39791775 found for delete ", "request_id": "req-6f03b57f-5ab4-454c-a6b0-502aac578171"}]} [pid: 8|app: 0|req: 1095/2237] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:20 2026] DELETE /v2.0/networks/1c23f712-77e4-4710-a68d-d17aaf276a52 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:12:20.491 7 INFO neutron.services.segments.plugin [-] Segment 8be8d177-7433-434c-b735-20beabfa14b5 resource provider aggregate not found 2026-04-24 10:12:20.498 7 INFO neutron.services.segments.plugin [-] Segment 8be8d177-7433-434c-b735-20beabfa14b5 resource provider aggregate not found 2026-04-24 10:12:20.517 7 INFO neutron.services.segments.plugin [-] Segment 8be8d177-7433-434c-b735-20beabfa14b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be8d177-7433-434c-b735-20beabfa14b5 found for delete ", "request_id": "req-2031b1a4-9cc5-49a3-8a8a-4e58cebcdbe2"}]} 2026-04-24 10:12:20.518 7 INFO neutron.services.segments.plugin [-] Segment 8be8d177-7433-434c-b735-20beabfa14b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be8d177-7433-434c-b735-20beabfa14b5 found for delete ", "request_id": "req-37eec76f-4ae4-41dc-acbd-453fba4bdb95"}]} [pid: 7|app: 0|req: 1143/2238] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:20 2026] DELETE /v2.0/networks/7d274e89-cea6-48d5-a47d-2ef155d2eada => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2239] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:20 2026] DELETE /v2.0/networks/97399776-a601-4307-85fd-ce84f24709a7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2240] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:20 2026] DELETE /v2.0/networks/246e21f0-6154-4f70-bc0a-c660d7c2c626 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2241] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:20 2026] DELETE /v2.0/networks/24eefdba-6a04-4bbe-a96c-b37177e22707 => 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: 1145/2242] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:21 2026] GET /v2.0/security-groups?tenant_id=eaa3e2f104f443a3903d036318025731&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: 1098/2243] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:22 2026] DELETE /v2.0/security-groups/7b9f4a1c-ac4b-43b8-8092-ece1517cb280 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2244] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:22 2026] GET /v2.0/security-groups?tenant_id=0cf61969406a4ac383a40db594152d0d&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:12:22.369 8 INFO neutron.services.segments.plugin [-] Segment 545ce513-3406-4330-a338-effd96d8d0b2 resource provider aggregate not found 2026-04-24 10:12:22.373 8 INFO neutron.services.segments.plugin [-] Segment 545ce513-3406-4330-a338-effd96d8d0b2 resource provider aggregate not found 2026-04-24 10:12:22.397 8 INFO neutron.services.segments.plugin [-] Segment 545ce513-3406-4330-a338-effd96d8d0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545ce513-3406-4330-a338-effd96d8d0b2 found for delete ", "request_id": "req-e740700c-badb-4ab1-bb0d-aebe1b2db657"}]} 2026-04-24 10:12:22.403 8 INFO neutron.services.segments.plugin [-] Segment 545ce513-3406-4330-a338-effd96d8d0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545ce513-3406-4330-a338-effd96d8d0b2 found for delete ", "request_id": "req-fcb32a5f-cbd5-45cb-b5db-875c347f740e"}]} 2026-04-24 10:12:22.422 8 INFO neutron.services.segments.plugin [-] Segment fe4213a2-9b57-4401-9597-8de7c7c71016 resource provider aggregate not found 2026-04-24 10:12:22.426 8 INFO neutron.services.segments.plugin [-] Segment fe4213a2-9b57-4401-9597-8de7c7c71016 resource provider aggregate not found 2026-04-24 10:12:22.443 8 INFO neutron.services.segments.plugin [-] Segment fe4213a2-9b57-4401-9597-8de7c7c71016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe4213a2-9b57-4401-9597-8de7c7c71016 found for delete ", "request_id": "req-1bc08bda-35f5-4d2f-ad9c-240be08d4166"}]} 2026-04-24 10:12:22.445 8 INFO neutron.services.segments.plugin [-] Segment fe4213a2-9b57-4401-9597-8de7c7c71016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe4213a2-9b57-4401-9597-8de7c7c71016 found for delete ", "request_id": "req-841169b0-1fdf-486f-8d6a-152323f9fd3b"}]} [pid: 8|app: 0|req: 1099/2245] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:22 2026] DELETE /v2.0/security-groups/d103bfaa-eb4f-435c-839e-85fb3f0282b2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:22.540 7 INFO neutron.services.segments.plugin [-] Segment 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 resource provider aggregate not found 2026-04-24 10:12:22.544 7 INFO neutron.services.segments.plugin [-] Segment 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 resource provider aggregate not found 2026-04-24 10:12:22.559 7 INFO neutron.services.segments.plugin [-] Segment 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 found for delete ", "request_id": "req-7cae5e0a-1309-41eb-b5e7-31fe00a5b517"}]} 2026-04-24 10:12:22.560 7 INFO neutron.services.segments.plugin [-] Segment 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d72eb60-6e14-4fe1-b0a1-21534dcd0a98 found for delete ", "request_id": "req-b7fae00b-dcbc-494a-9a48-db729843fa9f"}]} [pid: 7|app: 0|req: 1147/2246] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:22 2026] GET /v2.0/security-groups?tenant_id=795dd4144a6c48fcaa41e39c9ed1451a&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2247] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:22 2026] DELETE /v2.0/security-groups/f53182e7-31dc-4d8a-9b29-e99e0dea43b3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:26.286 7 INFO neutron.db.segments_db [None req-5c7574df-ec3b-4fb4-b76d-d0560af5d9ec 5533f2d309f04a46b3bad36971bfce1a abde76e9d0734213b594aefdd07cdf28 - - default default] Added segment 44156ceb-4078-4032-abee-f7a866605433 of type vxlan for network 1e7735ae-446c-4460-aa95-b6589afe391d [pid: 7|app: 0|req: 1148/2248] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:25 2026] POST /v2.0/networks => generated 612 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2249] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:12:26 2026] PUT /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/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: 1149/2250] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:26 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2251] 10.0.0.229 () {34 vars in 764 bytes} [Fri Apr 24 10:12:26 2026] PUT /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2252] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:26 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2253] 10.0.0.229 () {34 vars in 760 bytes} [Fri Apr 24 10:12:26 2026] PUT /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/red => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2256] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:26 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2257] 10.0.0.229 () {34 vars in 782 bytes} [Fri Apr 24 10:12:26 2026] PUT /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/black.or.white => generated 4 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2258] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:26 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2259] 10.0.0.229 () {34 vars in 753 bytes} [Fri Apr 24 10:12:26 2026] PUT /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2260] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:27 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/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: 1108/2261] 10.0.0.229 () {32 vars in 741 bytes} [Fri Apr 24 10:12:27 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:27.216 7 INFO neutron.api.v2.resource [None req-b46e70e7-9948-4322-b877-056444939909 5533f2d309f04a46b3bad36971bfce1a abde76e9d0734213b594aefdd07cdf28 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2262] 10.0.0.229 () {32 vars in 745 bytes} [Fri Apr 24 10:12:27 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2263] 10.0.0.229 () {32 vars in 744 bytes} [Fri Apr 24 10:12:27 2026] DELETE /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/red => 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: 1155/2264] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:27 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:12:27.411 8 INFO neutron.api.v2.resource [None req-734e27b1-f578-46de-bd1a-1b83b917cb1a 5533f2d309f04a46b3bad36971bfce1a abde76e9d0734213b594aefdd07cdf28 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2265] 10.0.0.229 () {32 vars in 748 bytes} [Fri Apr 24 10:12:27 2026] DELETE /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2266] 10.0.0.229 () {32 vars in 736 bytes} [Fri Apr 24 10:12:27 2026] DELETE /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2267] 10.0.0.229 () {32 vars in 733 bytes} [Fri Apr 24 10:12:27 2026] GET /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:12:27.646 7 INFO neutron.services.segments.plugin [-] Segment 44156ceb-4078-4032-abee-f7a866605433 resource provider aggregate not found 2026-04-24 10:12:27.652 7 INFO neutron.services.segments.plugin [-] Segment 44156ceb-4078-4032-abee-f7a866605433 resource provider aggregate not found 2026-04-24 10:12:27.671 7 INFO neutron.services.segments.plugin [-] Segment 44156ceb-4078-4032-abee-f7a866605433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44156ceb-4078-4032-abee-f7a866605433 found for delete ", "request_id": "req-f4385b94-2b80-497a-825a-94c7771563f2"}]} 2026-04-24 10:12:27.672 7 INFO neutron.services.segments.plugin [-] Segment 44156ceb-4078-4032-abee-f7a866605433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44156ceb-4078-4032-abee-f7a866605433 found for delete ", "request_id": "req-42e6c6ee-9a76-4606-8da3-4da6f1a7bf80"}]} [pid: 7|app: 0|req: 1157/2268] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:12:27 2026] DELETE /v2.0/networks/1e7735ae-446c-4460-aa95-b6589afe391d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2269] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:28 2026] GET /v2.0/security-groups?tenant_id=e8502c38e70242e39407fdf9127dec8c&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2270] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:28 2026] DELETE /v2.0/security-groups/b171e1ab-2b3c-4928-b95b-89bfb91a506f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2271] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:28 2026] GET /v2.0/security-groups?tenant_id=abde76e9d0734213b594aefdd07cdf28&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2272] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:28 2026] DELETE /v2.0/security-groups/5cd7750e-9d6b-49dc-8e6e-502543722d01 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2273] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:12:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2274] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:12:32 2026] PUT /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2275] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:32 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2276] 10.0.0.229 () {34 vars in 778 bytes} [Fri Apr 24 10:12:32 2026] PUT /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2277] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:32 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/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: 1162/2278] 10.0.0.229 () {34 vars in 774 bytes} [Fri Apr 24 10:12:32 2026] PUT /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2279] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:32 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2280] 10.0.0.229 () {34 vars in 796 bytes} [Fri Apr 24 10:12:32 2026] PUT /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2281] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:32 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2282] 10.0.0.229 () {34 vars in 767 bytes} [Fri Apr 24 10:12:33 2026] PUT /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2283] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:33 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2284] 10.0.0.229 () {32 vars in 755 bytes} [Fri Apr 24 10:12:33 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:33.196 8 INFO neutron.api.v2.resource [None req-7a3283de-5426-4d82-b063-deec5767c4b3 725ce27f872a4d11972dddef3757873a de659fad439a477ba8bc7ff985c5a32a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2285] 10.0.0.229 () {32 vars in 759 bytes} [Fri Apr 24 10:12:33 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/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: 1166/2286] 10.0.0.229 () {32 vars in 758 bytes} [Fri Apr 24 10:12:33 2026] DELETE /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2287] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:33 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:12:33.324 7 INFO neutron.api.v2.resource [None req-b27da3bb-198b-4933-a281-05a3c29948cb 725ce27f872a4d11972dddef3757873a de659fad439a477ba8bc7ff985c5a32a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1167/2288] 10.0.0.229 () {32 vars in 762 bytes} [Fri Apr 24 10:12:33 2026] DELETE /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2289] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:12:33 2026] DELETE /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2290] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:12:33 2026] GET /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725/tags => 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: 1123/2291] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:33 2026] DELETE /v2.0/security-groups/9b8fd620-e42f-4a72-b5f6-a5a454859725 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2292] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:34 2026] GET /v2.0/security-groups?tenant_id=582702340741414d935c7cb9e1c42b37&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2293] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:34 2026] DELETE /v2.0/security-groups/2fb50cab-4ea7-42c3-9d92-cf3a6a128def => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2294] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:34 2026] GET /v2.0/security-groups?tenant_id=de659fad439a477ba8bc7ff985c5a32a&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2295] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:34 2026] DELETE /v2.0/security-groups/1ca797f6-db30-4335-ac42-c5b55523156f => 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: 1171/2296] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:38 2026] GET /v2.0/security-groups?tenant_id=dc735473cf54463fa61ebb400099c728&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2297] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:38 2026] DELETE /v2.0/security-groups/c218e1f6-ddaf-45f8-9dfb-390805980f88 => 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: 1172/2298] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:12:38 2026] GET /v2.0/security-groups?tenant_id=7b3f5a9128b74ad0bf1e6b74ac36d4d1&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2299] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:12:38 2026] DELETE /v2.0/security-groups/fecd6c6c-c9b0-4251-9167-fe6f690544db => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:12:48.234 7 INFO neutron.db.segments_db [None req-a79ed0e4-5d0f-47bc-b6a2-f4fd5ed59e73 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Added segment d0592c22-50bd-4095-848c-45c35d3e351a of type vxlan for network bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae [pid: 7|app: 0|req: 1174/2302] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:47 2026] POST /v2.0/networks => generated 621 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2303] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:48 2026] POST /v2.0/subnets => generated 658 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2304] 10.0.0.229 () {32 vars in 722 bytes} [Fri Apr 24 10:12:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2305] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:48 2026] POST /v2.0/subnets => generated 731 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:48.939 7 INFO neutron.db.segments_db [None req-05e628c6-9b17-48de-a412-5d54d4c0bc08 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Added segment e485dd1a-9091-4965-9e2d-a3ddd759e86b of type vxlan for network 7e9d6d48-9424-4609-b3db-971aafa29a6d [pid: 7|app: 0|req: 1176/2306] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:48 2026] POST /v2.0/networks => generated 619 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2307] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:49 2026] POST /v2.0/subnets => generated 654 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2308] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:49 2026] POST /v2.0/subnets => generated 726 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:49.694 8 INFO neutron.db.segments_db [None req-12073398-8c60-4530-b0ed-b191dea43752 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Added segment 84e65780-1de1-4c77-a9a4-4fda950231ac of type vxlan for network 773b58ca-dbab-4df6-8f9a-9be6e4fc142d [pid: 8|app: 0|req: 1132/2309] 10.0.0.229 () {34 vars in 670 bytes} [Fri Apr 24 10:12:49 2026] POST /v2.0/networks => generated 618 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2310] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:49 2026] POST /v2.0/subnets => generated 656 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2311] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:50 2026] POST /v2.0/subnets => generated 729 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:12:50.377 7 INFO neutron.db.segments_db [None req-9ff58ef8-9334-4cf8-9c5e-e37ab467cf60 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Added segment 143065b1-05dc-47c7-a5c7-c94c818a2f73 of type vxlan for network a1bb4234-7701-4a7e-88b0-1afdf3329fbb 2026-04-24 10:12:50.638 7 INFO neutron.db.l3_hamode_db [None req-9ff58ef8-9334-4cf8-9c5e-e37ab467cf60 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 10:12:51.446 7 INFO neutron.db.l3_hamode_db [None req-9ff58ef8-9334-4cf8-9c5e-e37ab467cf60 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1179/2312] 10.0.0.229 () {34 vars in 669 bytes} [Fri Apr 24 10:12:50 2026] POST /v2.0/routers => generated 685 bytes in 1997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2313] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:12:52 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2314] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:12:53 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2315] 10.0.0.229 () {34 vars in 783 bytes} [Fri Apr 24 10:12:54 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/add_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2316] 10.0.0.229 () {34 vars in 684 bytes} [Fri Apr 24 10:12:56 2026] POST /v2.0/security-groups => generated 1630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2317] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2320] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2321] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2322] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2323] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2324] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2325] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2326] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2327] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2328] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2329] 10.0.0.229 () {34 vars in 695 bytes} [Fri Apr 24 10:12:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2330] 10.0.0.138 () {34 vars in 1096 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1037839693&fields=id&tenant_id=12adb659e2794e419ee676daa423dff9 => 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: 1144/2331] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2332] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/quotas/12adb659e2794e419ee676daa423dff9 => 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: 1145/2333] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&fields=id => generated 241 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2334] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2335] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:12:58 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1190/2336] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:12:59 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => 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: 1147/2337] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:13:03 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 705 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2338] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:13:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12adb659e2794e419ee676daa423dff9 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2339] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:13:03 2026] POST /v2.0/ports => generated 1179 bytes in 500 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: 1149/2340] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:04 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2341] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:04 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2342] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:13:04 2026] PUT /v2.0/ports/00d457eb-c614-4c8f-8760-272390576648 => generated 1460 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:13:04.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57719f0f-09c8-4e65-940d-5a3ca4e89e6f'] response: {'name': 'network-changed', 'server_uuid': '4255e75e-3f9a-47c2-815a-8afd99c42da7', 'tag': '00d457eb-c614-4c8f-8760-272390576648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2343] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:05 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1463 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, ' [pid: 7|app: 0|req: 1193/2344] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:13:05 2026] GET /v2.0/networks?tenant_id=12adb659e2794e419ee676daa423dff9&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2345] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:13:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2346] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2347] 199.204.45.216 () {34 vars in 1056 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.82&port_id=00d457eb-c614-4c8f-8760-272390576648 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2348] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=00d457eb-c614-4c8f-8760-272390576648 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2349] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2350] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2351] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2352] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2353] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:13:06 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2354] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:09 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1194 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2355] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:09 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2358] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:14 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1196 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2359] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:14 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2360] 10.0.0.229 () {32 vars in 818 bytes} [Fri Apr 24 10:13:14 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&mac_address=fa%3A16%3A3e%3Af8%3A5c%3A0b => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:13:15.620 7 INFO neutron.db.l3_db [None req-dbb23875-710b-45f7-b717-7fe1cf0b46d4 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP 077fc4d8-a006-4eeb-b891-e154d77fea9c associated. External IP: 10.96.250.216, port: 00d457eb-c614-4c8f-8760-272390576648. [pid: 7|app: 0|req: 1201/2361] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:13:14 2026] POST /v2.0/floatingips => generated 854 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:13:16.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db171ec1-bb08-4507-b7b3-f54437bc3ecf'] response: {'name': 'network-changed', 'server_uuid': '4255e75e-3f9a-47c2-815a-8afd99c42da7', 'tag': '00d457eb-c614-4c8f-8760-272390576648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1161/2362] 10.0.0.138 () {34 vars in 1096 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1037839693&fields=id&tenant_id=12adb659e2794e419ee676daa423dff9 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2363] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2364] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/quotas/12adb659e2794e419ee676daa423dff9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2365] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&fields=id => generated 333 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2366] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1204/2367] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1164/2368] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2369] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => 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: 1165/2370] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => 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: 1206/2371] 199.204.45.216 () {34 vars in 1056 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.82&port_id=00d457eb-c614-4c8f-8760-272390576648 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2372] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=00d457eb-c614-4c8f-8760-272390576648 => 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: 1207/2373] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2374] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2375] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2376] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1209/2377] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:13:16 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2378] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:13:20 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2379] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:13:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12adb659e2794e419ee676daa423dff9 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2380] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:13:20 2026] POST /v2.0/ports => generated 1187 bytes in 447 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: 1171/2381] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:13:21 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2382] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:21 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2383] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:21 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2384] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:21 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2385] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:13:21 2026] PUT /v2.0/ports/10b54dcc-295b-4ed2-b087-4af747b142e0 => generated 1468 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:13:22.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee2cc416-c151-482a-afca-dac416157f4f'] response: {'name': 'network-changed', 'server_uuid': 'f949ffe0-157c-4810-af39-1813692131da', 'tag': '10b54dcc-295b-4ed2-b087-4af747b142e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1175/2386] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:22 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1471 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, ' [pid: 7|app: 0|req: 1212/2387] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:13:22 2026] GET /v2.0/networks?tenant_id=12adb659e2794e419ee676daa423dff9&shared=False => generated 2376 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2388] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:13:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2389] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2390] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.109&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => 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: 1214/2391] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A128&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => 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: 1178/2392] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/subnets?id=e4173405-372c-416e-ba61-aaa203660795&id=d702373d-f9a5-436f-8387-71bfefe1d90a => 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: 1215/2393] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&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: 1179/2394] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&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: 7|app: 0|req: 1216/2395] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:13:23 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2396] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:13:24 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1182/2399] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:26 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2400] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:27 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2401] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:13:32 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2402] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:32 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2403] 10.0.0.229 () {32 vars in 818 bytes} [Fri Apr 24 10:13:32 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&mac_address=fa%3A16%3A3e%3Ae8%3A2a%3A22 => generated 1204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:13:33.126 7 INFO neutron.db.l3_db [None req-462ac8fb-6221-411d-b967-8d59e25e4e5d 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP 7b55effb-2158-4e88-b9e3-e2532e449cf4 associated. External IP: 10.96.250.205, port: 10b54dcc-295b-4ed2-b087-4af747b142e0. [pid: 7|app: 0|req: 1220/2404] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:13:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-24 10:13:33.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ad5842-f12e-446f-928c-881335c25c15'] response: {'name': 'network-changed', 'server_uuid': 'f949ffe0-157c-4810-af39-1813692131da', 'tag': '10b54dcc-295b-4ed2-b087-4af747b142e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1185/2405] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2406] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => 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: 1186/2407] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.109&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => 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: 1222/2408] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A128&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => 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: 1187/2409] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/subnets?id=e4173405-372c-416e-ba61-aaa203660795&id=d702373d-f9a5-436f-8387-71bfefe1d90a => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2410] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&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: 1188/2411] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2412] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1189/2413] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:13:34 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2414] 10.0.0.158 () {34 vars in 990 bytes} [Fri Apr 24 10:13:40 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2415] 10.0.0.158 () {34 vars in 1040 bytes} [Fri Apr 24 10:13:40 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2418] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:13:55 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2421] 10.0.0.177 () {30 vars in 690 bytes} [Fri Apr 24 10:13:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2422] 10.0.0.177 () {30 vars in 692 bytes} [Fri Apr 24 10:13:57 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: 1229/2423] 10.0.0.177 () {30 vars in 668 bytes} [Fri Apr 24 10:13:57 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: 1195/2424] 10.0.0.177 () {30 vars in 704 bytes} [Fri Apr 24 10:13:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2425] 10.0.0.177 () {28 vars in 439 bytes} [Fri Apr 24 10:13:57 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: 1196/2426] 10.0.0.177 () {30 vars in 728 bytes} [Fri Apr 24 10:13:57 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 658 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2427] 10.0.0.177 () {30 vars in 690 bytes} [Fri Apr 24 10:13:57 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: 1197/2428] 10.0.0.177 () {30 vars in 692 bytes} [Fri Apr 24 10:13:57 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: 1232/2429] 10.0.0.177 () {30 vars in 668 bytes} [Fri Apr 24 10:13:57 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: 1198/2430] 10.0.0.177 () {30 vars in 704 bytes} [Fri Apr 24 10:13:57 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: 1233/2431] 10.0.0.177 () {30 vars in 728 bytes} [Fri Apr 24 10:13:57 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => 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: 1199/2432] 10.0.0.177 () {30 vars in 690 bytes} [Fri Apr 24 10:13:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2433] 10.0.0.177 () {30 vars in 692 bytes} [Fri Apr 24 10:13:58 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: 1200/2434] 10.0.0.177 () {30 vars in 668 bytes} [Fri Apr 24 10:13:58 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: 1235/2435] 10.0.0.177 () {30 vars in 704 bytes} [Fri Apr 24 10:13:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2436] 10.0.0.177 () {30 vars in 730 bytes} [Fri Apr 24 10:13:58 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2437] 10.0.0.177 () {30 vars in 682 bytes} [Fri Apr 24 10:13:58 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2438] 10.0.0.177 () {34 vars in 704 bytes} [Fri Apr 24 10:13:58 2026] POST /v2.0/ports => generated 1128 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2439] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1203/2440] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:14:01 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: 1238/2441] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:14:01 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: 1204/2442] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:14:01 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: 1239/2443] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2444] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:14:01 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: 1240/2445] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2446] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:14:01 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: 1241/2447] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:14:01 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-04-24 10:14:01.773 8 INFO neutron.api.v2.resource [None req-70121a7e-ea85-4e51-b4c3-21a2383857bc c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2448] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => 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: 1242/2449] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2450] 199.204.45.216 () {34 vars in 736 bytes} [Fri Apr 24 10:14:01 2026] POST /v2.0/security-groups => generated 1638 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2451] 199.204.45.216 () {30 vars in 815 bytes} [Fri Apr 24 10:14:01 2026] GET /v2.0/security-group-rules?security_group_id=6a9417c4-801a-4434-80ac-26771eed6d84 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2452] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:14:02 2026] PUT /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2453] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:14:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1210/2454] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:14:02 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: 1245/2455] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:14:02 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: 1211/2456] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:14:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2457] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:14:02 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2458] 10.0.0.138 () {34 vars in 1016 bytes} [Fri Apr 24 10:14:09 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2459] 10.0.0.138 () {34 vars in 982 bytes} [Fri Apr 24 10:14:09 2026] GET /v2.0/networks?id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2460] 10.0.0.138 () {34 vars in 965 bytes} [Fri Apr 24 10:14:09 2026] GET /v2.0/quotas/f98d836a01d24ae0b56ae4c8f3555a19 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2461] 10.0.0.138 () {34 vars in 1002 bytes} [Fri Apr 24 10:14:10 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2462] 10.0.0.138 () {34 vars in 1008 bytes} [Fri Apr 24 10:14:10 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2463] 10.0.0.138 () {34 vars in 1108 bytes} [Fri Apr 24 10:14:10 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1215/2464] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:10 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => 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: 1250/2465] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:10 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => 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: 1252/2468] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:13 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => 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: 1217/2469] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:13 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => 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: 1253/2470] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:14:14 2026] GET /v2.0/networks?id=871030a8-10ae-4338-bfc2-b21661960b64 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2471] 199.204.45.216 () {34 vars in 1050 bytes} [Fri Apr 24 10:14:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f98d836a01d24ae0b56ae4c8f3555a19 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2472] 199.204.45.216 () {38 vars in 955 bytes} [Fri Apr 24 10:14:14 2026] POST /v2.0/ports => generated 1082 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2473] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:14:15 2026] PUT /v2.0/ports/724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 1243 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:14:15.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4d7dd65-b447-48b3-a95a-07ff2e9557cc'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': '724c1d2d-d939-4b46-9151-2caa48541ac4', '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: 1255/2474] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1220/2475] 199.204.45.216 () {34 vars in 1018 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/networks?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&shared=False => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2476] 199.204.45.216 () {34 vars in 930 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2477] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2478] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2479] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:16 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2480] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2481] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => 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: 1259/2482] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2483] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2484] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2485] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:14:17 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1261/2486] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:19 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2487] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:14:19 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2488] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:19 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2489] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:14:21 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2490] 199.204.45.216 () {34 vars in 1044 bytes} [Fri Apr 24 10:14:21 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&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: 1228/2491] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:23 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2492] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:14:23 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2493] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:23 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2494] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:26 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2495] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:14:26 2026] GET /v2.0/security-groups?id=2af157fb-e5f2-4985-b2be-468510fb13c6&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2496] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:14:26 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2503] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:01 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: 1270/2504] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:01 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: 1235/2505] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15:01 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: 1271/2506] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:01 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: 1236/2507] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:02 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2508] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:15:02 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2509] 199.204.45.216 () {34 vars in 717 bytes} [Fri Apr 24 10:15:02 2026] POST /v2.0/ports => generated 1059 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2510] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:15:02 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2511] 10.0.0.138 () {34 vars in 907 bytes} [Fri Apr 24 10:15:02 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2512] 199.204.45.216 () {34 vars in 1262 bytes} [Fri Apr 24 10:15:03 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2513] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:03 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1275/2514] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:03 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1240/2515] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:15:04 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2516] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:04 2026] GET /v2.0/networks?id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2517] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:15:04 2026] PUT /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1249 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:15:04.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2bcc52e-0616-4b3f-891b-30e45dd5960c'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd953595b-51e4-447b-a8b5-f4b19355be22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1277/2518] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2489 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2519] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/networks?id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2520] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2521] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2522] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&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: 1244/2523] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1280/2524] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:05 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1245/2525] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2489 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2526] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => 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: 1246/2527] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2528] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2529] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2530] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:06 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2531] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => 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: 1284/2532] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:07 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2533] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:07 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2534] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:07 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1250/2535] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:07 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1286/2536] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:15:11 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1251 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2537] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:15:11 2026] PUT /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1275 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:15:11.467 7 INFO neutron.api.v2.resource [None req-b505c1ea-2128-4516-ac03-778897dabf40 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1287/2538] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:15:11 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:15:11.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc0bca0-7a2b-494a-970e-5858e7578527'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd953595b-51e4-447b-a8b5-f4b19355be22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2539] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:15:11 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2540] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:15:11 2026] PUT /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1313 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:15:11.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8424f3c5-3864-44f7-959f-28d24d8cfa57'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd953595b-51e4-447b-a8b5-f4b19355be22', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1254/2543] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:11 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: 1290/2544] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:11 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: 1291/2545] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15: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: 1292/2546] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2547] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:11 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2548] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => 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: 1256/2549] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/networks?id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => 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: 1294/2550] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2551] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => 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: 1295/2552] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2553] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2554] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&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: 8|app: 0|req: 1259/2555] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2556] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1260/2557] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2558] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1261/2559] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2560] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2561] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2562] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/networks?id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2563] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2564] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2565] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2566] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1265/2567] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:13 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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-04-24 10:15:20.288 7 INFO neutron.db.l3_db [None req-62fdf57d-2261-479a-9690-c0f853d7f8ee 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP f2cd3def-3f57-4a88-8795-ee6624fbddb8 associated. External IP: 10.96.250.218, port: 90f1c7ea-31e8-47df-ade6-343788c9616f. [pid: 7|app: 0|req: 1303/2568] 10.0.0.229 () {34 vars in 677 bytes} [Fri Apr 24 10:15:19 2026] POST /v2.0/floatingips => generated 898 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2569] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2570] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:25 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: 1267/2571] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15: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: 7|app: 0|req: 1305/2572] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:25 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-04-24 10:15:25.696 8 INFO neutron.api.v2.resource [None req-a8cdd3d1-6fbb-4cc5-8bdd-4f4fb061cdc7 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2573] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:15:25 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => 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: 1306/2574] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:15:25 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2575] 199.204.45.216 () {30 vars in 815 bytes} [Fri Apr 24 10:15:25 2026] GET /v2.0/security-group-rules?security_group_id=6a9417c4-801a-4434-80ac-26771eed6d84 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2576] 199.204.45.216 () {34 vars in 747 bytes} [Fri Apr 24 10:15:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2577] 199.204.45.216 () {34 vars in 747 bytes} [Fri Apr 24 10:15:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2580] 10.0.0.177 () {30 vars in 690 bytes} [Fri Apr 24 10:15:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2581] 10.0.0.177 () {30 vars in 692 bytes} [Fri Apr 24 10:15:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2582] 10.0.0.177 () {30 vars in 668 bytes} [Fri Apr 24 10:15:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2583] 10.0.0.177 () {30 vars in 704 bytes} [Fri Apr 24 10:15:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2584] 10.0.0.177 () {28 vars in 439 bytes} [Fri Apr 24 10:15:38 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2585] 10.0.0.177 () {30 vars in 728 bytes} [Fri Apr 24 10:15:38 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2586] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2587] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2588] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15:39 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: 1313/2589] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:39 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: 1277/2590] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2591] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2592] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2593] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:39 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: 1279/2594] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15:39 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: 1316/2595] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2596] 199.204.45.216 () {34 vars in 717 bytes} [Fri Apr 24 10:15:39 2026] POST /v2.0/ports => generated 1328 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2597] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:15:40 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1281/2598] 10.0.0.138 () {34 vars in 907 bytes} [Fri Apr 24 10:15:40 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2599] 199.204.45.216 () {34 vars in 1262 bytes} [Fri Apr 24 10:15:41 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2600] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:41 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1319/2601] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:41 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2604] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:15:42 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2605] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:42 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => 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: 1322/2606] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:15:42 2026] PUT /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1518 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:15:42.731 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34418a8a-87ca-4dd8-806c-92122b450355'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd6fb068f-1e1b-49e4-9fed-c82f94806415', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1285/2607] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2608] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2609] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2610] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b8&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => 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: 1287/2611] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2612] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2613] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2614] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1289/2615] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:43 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1327/2616] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4099 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2617] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => 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: 1328/2618] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => 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: 1291/2619] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&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: 1329/2620] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1292/2621] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:44 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2622] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => 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: 1293/2623] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2624] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2625] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2626] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1295/2627] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2628] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b8&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2629] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2630] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2631] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2632] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1298/2633] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:15:45 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1336/2634] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2635] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2636] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2637] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/subnets/bd73e326-53ec-49fb-ab36-d798962363db => generated 744 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2638] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:15:49 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: 1301/2639] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:15:49 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: 1339/2640] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:15:49 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: 1302/2641] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:15:49 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: 1340/2642] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2643] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2644] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2645] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:49 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2646] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:15:50 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2647] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:15:50 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2648] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:15:50 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2651] 10.0.0.177 () {30 vars in 690 bytes} [Fri Apr 24 10:15:58 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: 1345/2652] 10.0.0.177 () {30 vars in 692 bytes} [Fri Apr 24 10:15:58 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: 1308/2653] 10.0.0.177 () {30 vars in 668 bytes} [Fri Apr 24 10:15:58 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: 1346/2654] 10.0.0.177 () {30 vars in 704 bytes} [Fri Apr 24 10:15:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2655] 10.0.0.177 () {28 vars in 439 bytes} [Fri Apr 24 10:15:59 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2656] 10.0.0.177 () {30 vars in 728 bytes} [Fri Apr 24 10:15:59 2026] GET /v2.0/subnets/e4173405-372c-416e-ba61-aaa203660795 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2657] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2658] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:00 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: 1311/2659] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:00 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: 1349/2660] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2661] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2662] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/subnets/e4173405-372c-416e-ba61-aaa203660795 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2663] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2664] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16: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: 1314/2665] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:00 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: 1352/2666] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:00 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: 1315/2667] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2668] 199.204.45.216 () {34 vars in 717 bytes} [Fri Apr 24 10:16:00 2026] POST /v2.0/ports => generated 1332 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2669] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:16:01 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1332 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: 1354/2670] 199.204.45.216 () {34 vars in 1262 bytes} [Fri Apr 24 10:16:02 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2671] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:02 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1355/2672] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:02 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1318/2673] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:16:03 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2674] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:03 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2675] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:16:03 2026] PUT /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1522 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:16:03.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9549bfb9-2fab-4b6f-919b-eaad26767bf5'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'e183030d-c549-4d8b-a7c5-2de40936ef71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2676] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 5615 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1320/2677] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2678] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=e183030d-c549-4d8b-a7c5-2de40936ef71 => 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: 1321/2679] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a8&port_id=e183030d-c549-4d8b-a7c5-2de40936ef71 => 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: 1359/2680] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/subnets?id=e4173405-372c-416e-ba61-aaa203660795&id=d702373d-f9a5-436f-8387-71bfefe1d90a => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2681] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2682] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2683] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2684] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:04 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2685] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 5615 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2686] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2687] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2688] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2689] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1364/2690] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2691] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2692] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:05 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2693] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2694] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1329/2695] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1367/2696] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2697] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3b8&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => 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: 1368/2698] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => 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/2699] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2700] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2701] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1370/2702] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2703] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 19 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2704] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a8&port_id=e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2705] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/subnets?id=e4173405-372c-416e-ba61-aaa203660795&id=d702373d-f9a5-436f-8387-71bfefe1d90a => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2706] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2707] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2708] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1336/2709] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:07 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1374/2710] 10.0.0.138 () {34 vars in 971 bytes} [Fri Apr 24 10:16:11 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2711] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:11 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2712] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:11 2026] GET /v2.0/subnets/e4173405-372c-416e-ba61-aaa203660795 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2713] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:11 2026] GET /v2.0/subnets/d702373d-f9a5-436f-8387-71bfefe1d90a => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2714] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:11 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2717] 199.204.45.216 () {34 vars in 790 bytes} [Fri Apr 24 10:16:11 2026] PUT /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1255 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:16:12.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5137cd-71c9-4908-a00a-ab3bdf428f5a'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd6fb068f-1e1b-49e4-9fed-c82f94806415', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1379/2718] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 798 bytes in 51 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: 1340/2719] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2720] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16: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) [pid: 8|app: 0|req: 1341/2721] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16: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: 1381/2722] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:12 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: 1342/2723] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2724] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => 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: 1343/2725] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2726] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2727] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2728] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2729] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2730] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2731] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 5388 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2732] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2733] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => 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: 1387/2734] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/subnets?id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2735] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2736] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1349/2737] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:12 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1389/2738] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2739] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:24 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: 1390/2740] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:24 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: 1351/2741] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2742] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2743] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 5388 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2744] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:24 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: 1353/2745] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:24 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: 1393/2746] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:24 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: 1354/2747] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2748] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:24 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2749] 199.204.45.216 () {34 vars in 790 bytes} [Fri Apr 24 10:16:24 2026] PUT /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1311 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:16:25.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcff5b35-4433-4368-ab64-c9a1e422d422'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'e183030d-c549-4d8b-a7c5-2de40936ef71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1395/2750] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1356/2751] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/subnets/d702373d-f9a5-436f-8387-71bfefe1d90a => generated 747 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2752] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2753] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 5211 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2754] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:16:25 2026] PUT /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1080 bytes in 499 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: 1398/2755] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => 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: 1399/2756] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a8&port_id=e183030d-c549-4d8b-a7c5-2de40936ef71 => 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: 1358/2757] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2758] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:25 2026] GET /v2.0/subnets?id=d702373d-f9a5-436f-8387-71bfefe1d90a => generated 750 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2759] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:26 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2760] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:26 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4980 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2761] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:26 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1360/2762] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:26 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 7|app: 0|req: 1403/2763] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:26 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4980 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2766] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:27 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4980 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:16:27.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f245f293-8076-4a45-b56d-6f35954901c4'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'e183030d-c549-4d8b-a7c5-2de40936ef71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2767] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:27 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4980 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2768] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:27 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2769] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2770] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2771] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 4980 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2772] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2773] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2774] 199.204.45.216 () {34 vars in 1016 bytes} [Fri Apr 24 10:16:28 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2775] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:16:28 2026] PUT /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 917 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2776] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3872 bytes in 48 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-04-24 10:16:29.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8e9cb64-d583-4e46-9b07-665b3a63da76 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: e183030d-c549-4d8b-a7c5-2de40936ef71 2026-04-24 10:16:29.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8e9cb64-d583-4e46-9b07-665b3a63da76 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: e183030d-c549-4d8b-a7c5-2de40936ef71 [pid: 8|app: 0|req: 1367/2777] 199.204.45.216 () {32 vars in 759 bytes} [Fri Apr 24 10:16:29 2026] DELETE /v2.0/ports/e183030d-c549-4d8b-a7c5-2de40936ef71 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2778] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:29 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: 1368/2779] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2780] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2781] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2782] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2783] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2784] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:29 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2785] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2786] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2787] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2788] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2789] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3872 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2790] 199.204.45.216 () {34 vars in 1226 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks?id=871030a8-10ae-4338-bfc2-b21661960b64&id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&id=7e9d6d48-9424-4609-b3db-971aafa29a6d&id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 3097 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2791] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2792] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2793] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2794] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1376/2795] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2796] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => 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: 1377/2797] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2798] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2799] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2800] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2801] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d6fb068f-1e1b-49e4-9fed-c82f94806415 => 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: 1423/2802] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:30 2026] GET /v2.0/subnets?id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2803] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:31 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2804] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:31 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2805] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:31 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2806] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2807] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:34 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: 1426/2808] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:34 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: 1383/2809] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2810] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:34 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3872 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2811] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2812] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:35 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: 1385/2813] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:35 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: 1429/2814] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:35 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: 1386/2815] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:35 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2816] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:16:35 2026] PUT /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1080 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:16:35.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bcbbd86-2f02-45ae-afd9-43c804185610'] response: {'name': 'network-changed', 'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'tag': 'd6fb068f-1e1b-49e4-9fed-c82f94806415', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2817] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:35 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 798 bytes in 61 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: 1431/2818] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:35 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3697 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2819] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:35 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3697 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2820] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:36 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3697 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2821] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:16:36 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2822] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:36 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2823] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:36 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1434/2824] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:36 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3697 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2825] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:16:37 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2826] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:16:37 2026] GET /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2827] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:37 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2828] 199.204.45.216 () {34 vars in 1016 bytes} [Fri Apr 24 10:16:37 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2829] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:16:38 2026] PUT /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 917 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2830] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 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, ' 2026-04-24 10:16:39.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-43df3042-4b3f-45c3-8a5e-bb21b561e1ae c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: d6fb068f-1e1b-49e4-9fed-c82f94806415 2026-04-24 10:16:39.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43df3042-4b3f-45c3-8a5e-bb21b561e1ae c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: d6fb068f-1e1b-49e4-9fed-c82f94806415 [pid: 8|app: 0|req: 1394/2831] 199.204.45.216 () {32 vars in 759 bytes} [Fri Apr 24 10:16:39 2026] DELETE /v2.0/ports/d6fb068f-1e1b-49e4-9fed-c82f94806415 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2832] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2833] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2834] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2835] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:39 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: 1440/2836] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2837] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2838] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2839] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => 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: 1442/2840] 199.204.45.216 () {30 vars in 743 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2841] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2842] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:39 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2843] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2844] 199.204.45.216 () {34 vars in 1146 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/networks?id=871030a8-10ae-4338-bfc2-b21661960b64&id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 2311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2845] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2846] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2847] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&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: 1446/2848] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?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: 1403/2849] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2850] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=d953595b-51e4-447b-a8b5-f4b19355be22 => 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: 1404/2851] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/subnets?id=6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2852] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/ports?network_id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2853] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?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: 1449/2854] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:16:40 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2857] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:52 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: 1407/2858] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2859] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:52 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: 1408/2860] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16: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-04-24 10:16:52.764 7 INFO neutron.api.v2.resource [None req-6a0ee705-ac1d-441b-b578-32c729e89ef3 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2861] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:16:52 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2862] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:16:52 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2863] 199.204.45.216 () {30 vars in 815 bytes} [Fri Apr 24 10:16:52 2026] GET /v2.0/security-group-rules?security_group_id=6a9417c4-801a-4434-80ac-26771eed6d84 => generated 2334 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2864] 199.204.45.216 () {32 vars in 789 bytes} [Fri Apr 24 10:16:52 2026] DELETE /v2.0/security-group-rules/172456d4-a0d2-4240-b8a5-626a61d15b3a => 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: 1455/2865] 199.204.45.216 () {32 vars in 789 bytes} [Fri Apr 24 10:16:52 2026] DELETE /v2.0/security-group-rules/1e9b97ce-677b-4045-91b9-e0da7c1cde77 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:16:54.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb821b6d-8aad-4b3a-99cf-a3a655633e99 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: ef1ef244-2f0d-4c84-acb6-3529d0244353 2026-04-24 10:16:54.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb821b6d-8aad-4b3a-99cf-a3a655633e99 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: ef1ef244-2f0d-4c84-acb6-3529d0244353 2026-04-24 10:16:55.171 8 INFO neutron.db.l3_db [None req-cb821b6d-8aad-4b3a-99cf-a3a655633e99 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP f2cd3def-3f57-4a88-8795-ee6624fbddb8 disassociated (deleted). External IP: 10.96.250.218, port: 90f1c7ea-31e8-47df-ade6-343788c9616f. [pid: 8|app: 0|req: 1411/2866] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:16:54 2026] DELETE /v2.0/floatingips/f2cd3def-3f57-4a88-8795-ee6624fbddb8 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:16:55.546 7 INFO neutron.api.v2.resource [None req-c2c74c20-462a-432f-ae1f-f784c7aa230d 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2867] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:16:55 2026] GET /v2.0/floatingips/f2cd3def-3f57-4a88-8795-ee6624fbddb8 => 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: 1412/2868] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2869] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2870] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:56 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: 1458/2871] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:16:56.686 8 INFO neutron.api.v2.resource [None req-1da2f3ba-c1be-4f4a-8a63-96884ae1c833 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2872] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2873] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2874] 199.204.45.216 () {30 vars in 815 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/security-group-rules?security_group_id=6a9417c4-801a-4434-80ac-26771eed6d84 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2877] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:16:56 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: 1417/2878] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:16:56 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: 1462/2879] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2880] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:16:56 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: 1463/2881] 199.204.45.216 () {30 vars in 741 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2882] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:56 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2883] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:57 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2884] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:57 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2885] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:58 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2886] 199.204.45.216 () {34 vars in 975 bytes} [Fri Apr 24 10:16:59 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2887] 199.204.45.216 () {34 vars in 1060 bytes} [Fri Apr 24 10:16:59 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2888] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:16:59 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 2589 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2889] 199.204.45.216 () {34 vars in 1016 bytes} [Fri Apr 24 10:16:59 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2890] 199.204.45.216 () {38 vars in 1028 bytes} [Fri Apr 24 10:16:59 2026] PUT /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1150 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2891] 199.204.45.216 () {30 vars in 769 bytes} [Fri Apr 24 10:17:00 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1468/2892] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:17:00 2026] PUT /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1090 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2893] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:17:00 2026] GET /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 1090 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 10:17:00.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-58a04c62-3504-49b8-8564-36900b1915a0 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: d953595b-51e4-447b-a8b5-f4b19355be22 2026-04-24 10:17:00.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a04c62-3504-49b8-8564-36900b1915a0 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: d953595b-51e4-447b-a8b5-f4b19355be22 [pid: 7|app: 0|req: 1469/2894] 199.204.45.216 () {32 vars in 759 bytes} [Fri Apr 24 10:17:00 2026] DELETE /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2895] 199.204.45.216 () {30 vars in 703 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2896] 199.204.45.216 () {30 vars in 705 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2897] 199.204.45.216 () {30 vars in 681 bytes} [Fri Apr 24 10:17:01 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: 1471/2898] 199.204.45.216 () {30 vars in 717 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:17:01.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e27d6a89-dd11-401a-80cc-25278aa50446 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2899] 199.204.45.216 () {32 vars in 759 bytes} [Fri Apr 24 10:17:01 2026] DELETE /v2.0/ports/d953595b-51e4-447b-a8b5-f4b19355be22 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2900] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/ports?tenant_id=f98d836a01d24ae0b56ae4c8f3555a19&device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2901] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:17:01.247 7 INFO neutron.api.v2.resource [None req-deacd549-1005-4e71-8196-b6fd1218f74e c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2902] 199.204.45.216 () {30 vars in 763 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/security-groups/lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2903] 199.204.45.216 () {34 vars in 1066 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/networks?id=871030a8-10ae-4338-bfc2-b21661960b64&id=bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 1524 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2904] 199.204.45.216 () {30 vars in 785 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/security-groups?name=lb-48a57c00-f1c7-474f-9aac-bdf087e4348a => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2905] 199.204.45.216 () {34 vars in 1062 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.187&port_id=724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2906] 199.204.45.216 () {30 vars in 737 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2907] 199.204.45.216 () {34 vars in 984 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/subnets?id=132d33fb-f481-441e-8597-f98a3bf0b83d => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2908] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/ports?network_id=871030a8-10ae-4338-bfc2-b21661960b64&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2909] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2910] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:17:01 2026] GET /v2.0/networks/871030a8-10ae-4338-bfc2-b21661960b64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2911] 199.204.45.216 () {34 vars in 789 bytes} [Fri Apr 24 10:17:01 2026] PUT /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 1090 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2912] 199.204.45.216 () {32 vars in 779 bytes} [Fri Apr 24 10:17:01 2026] DELETE /v2.0/security-groups/6a9417c4-801a-4434-80ac-26771eed6d84 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:01.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-7210545a-5779-4bc6-8204-741c3b5122be c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 90f1c7ea-31e8-47df-ade6-343788c9616f 2026-04-24 10:17:01.891 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7210545a-5779-4bc6-8204-741c3b5122be c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 90f1c7ea-31e8-47df-ade6-343788c9616f [pid: 7|app: 0|req: 1478/2913] 199.204.45.216 () {32 vars in 759 bytes} [Fri Apr 24 10:17:01 2026] DELETE /v2.0/ports/90f1c7ea-31e8-47df-ade6-343788c9616f => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2914] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:17:04 2026] GET /v2.0/ports?device_id=c3eab0b0-4344-43ba-b584-fedc3fa27066 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:17:04.911 7 INFO neutron_taas.services.taas.taas_plugin [req-3a24152a-d56d-4535-9510-44051c251fd5 req-5f9db544-6158-421b-bab3-6c5118f6b981 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] TaaS: Handle Delete Port: 724c1d2d-d939-4b46-9151-2caa48541ac4 2026-04-24 10:17:04.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3a24152a-d56d-4535-9510-44051c251fd5 req-5f9db544-6158-421b-bab3-6c5118f6b981 c4d1ea352edd4d39851d33a5058b3cfc f98d836a01d24ae0b56ae4c8f3555a19 - - default default] Tap Mirror: Handle Delete Port: 724c1d2d-d939-4b46-9151-2caa48541ac4 [pid: 7|app: 0|req: 1479/2915] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:17:04 2026] DELETE /v2.0/ports/724c1d2d-d939-4b46-9151-2caa48541ac4 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:05.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a1bb088-20ac-4580-bd3f-7c3836e2fb01'] response: {'server_uuid': 'c3eab0b0-4344-43ba-b584-fedc3fa27066', 'name': 'network-vif-deleted', 'tag': '724c1d2d-d939-4b46-9151-2caa48541ac4', 'status': 'completed', 'code': 200} 2026-04-24 10:17:05.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-379a466d-7ac1-4ec8-9aca-6ad44e08f040 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: cb4353db-caf7-4f64-942f-e80b8eef528c 2026-04-24 10:17:05.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-379a466d-7ac1-4ec8-9aca-6ad44e08f040 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: cb4353db-caf7-4f64-942f-e80b8eef528c 2026-04-24 10:17:06.192 8 INFO neutron.db.l3_db [None req-379a466d-7ac1-4ec8-9aca-6ad44e08f040 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP 7b55effb-2158-4e88-b9e3-e2532e449cf4 disassociated (deleted). External IP: 10.96.250.205, port: 10b54dcc-295b-4ed2-b087-4af747b142e0. [pid: 8|app: 0|req: 1437/2916] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:17:05 2026] DELETE /v2.0/floatingips/7b55effb-2158-4e88-b9e3-e2532e449cf4 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:06.510 7 INFO neutron.api.v2.resource [None req-626d05a6-fe63-41d2-8090-839b021877b0 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. 2026-04-24 10:17:06.511 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2e47514-37a5-4e6a-93f5-1d6f64494fc7'] response: {'name': 'network-changed', 'server_uuid': 'f949ffe0-157c-4810-af39-1813692131da', 'tag': '10b54dcc-295b-4ed2-b087-4af747b142e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2917] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:17:06 2026] GET /v2.0/floatingips/7b55effb-2158-4e88-b9e3-e2532e449cf4 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2918] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:17:06 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1204 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2919] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:17:06 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2920] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2921] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/networks?id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2922] 199.204.45.216 () {34 vars in 1058 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.109&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2923] 199.204.45.216 () {34 vars in 1106 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A128&port_id=10b54dcc-295b-4ed2-b087-4af747b142e0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2924] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/subnets?id=e4173405-372c-416e-ba61-aaa203660795&id=d702373d-f9a5-436f-8387-71bfefe1d90a => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2925] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2926] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/ports?network_id=773b58ca-dbab-4df6-8f9a-9be6e4fc142d&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: 7|app: 0|req: 1485/2927] 199.204.45.216 () {34 vars in 911 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2928] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2929] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:17:07 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d?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: 1444/2930] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:17:09 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 1204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:17:09.332 7 INFO neutron_taas.services.taas.taas_plugin [req-446abb4e-dc05-43c6-b3e7-4fd6b93e32c2 req-a6164c40-465a-4d42-adb4-a9ffcd6310bd 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 10b54dcc-295b-4ed2-b087-4af747b142e0 2026-04-24 10:17:09.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-446abb4e-dc05-43c6-b3e7-4fd6b93e32c2 req-a6164c40-465a-4d42-adb4-a9ffcd6310bd 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 10b54dcc-295b-4ed2-b087-4af747b142e0 [pid: 7|app: 0|req: 1487/2931] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:17:09 2026] DELETE /v2.0/ports/10b54dcc-295b-4ed2-b087-4af747b142e0 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:09.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8444bab-bf2b-4bc9-8151-e91bb2a878c9'] response: {'server_uuid': 'f949ffe0-157c-4810-af39-1813692131da', 'name': 'network-vif-deleted', 'tag': '10b54dcc-295b-4ed2-b087-4af747b142e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1489/2934] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:17:12 2026] GET /v2.0/ports?device_id=f949ffe0-157c-4810-af39-1813692131da => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 10:17:17.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-eaa361fa-673a-4457-bdae-3b38b25631ff 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 6e70b5c7-245c-487b-8e04-3d0df693ee50 2026-04-24 10:17:17.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaa361fa-673a-4457-bdae-3b38b25631ff 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 6e70b5c7-245c-487b-8e04-3d0df693ee50 2026-04-24 10:17:17.459 8 INFO neutron.db.l3_db [None req-eaa361fa-673a-4457-bdae-3b38b25631ff 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Floating IP 077fc4d8-a006-4eeb-b891-e154d77fea9c disassociated (deleted). External IP: 10.96.250.216, port: 00d457eb-c614-4c8f-8760-272390576648. [pid: 8|app: 0|req: 1446/2935] 10.0.0.229 () {32 vars in 732 bytes} [Fri Apr 24 10:17:17 2026] DELETE /v2.0/floatingips/077fc4d8-a006-4eeb-b891-e154d77fea9c => generated 0 bytes in 633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:17.808 7 INFO neutron.api.v2.resource [None req-9f9c68c8-350a-445d-9d6d-705a02eb917d 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2936] 10.0.0.229 () {32 vars in 729 bytes} [Fri Apr 24 10:17:17 2026] GET /v2.0/floatingips/077fc4d8-a006-4eeb-b891-e154d77fea9c => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:17.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8f81eba-e410-4270-9332-c7dab4a81696'] response: {'name': 'network-changed', 'server_uuid': '4255e75e-3f9a-47c2-815a-8afd99c42da7', 'tag': '00d457eb-c614-4c8f-8760-272390576648', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2937] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2938] 10.0.0.138 () {34 vars in 1040 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/security-groups?id=237d1980-b880-4575-b626-5d098ce09b46&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2939] 199.204.45.216 () {34 vars in 1080 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/ports?tenant_id=12adb659e2794e419ee676daa423dff9&device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1465 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2940] 199.204.45.216 () {34 vars in 986 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/networks?id=7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2941] 199.204.45.216 () {34 vars in 1056 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.82&port_id=00d457eb-c614-4c8f-8760-272390576648 => 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: 1493/2942] 199.204.45.216 () {34 vars in 1104 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A366&port_id=00d457eb-c614-4c8f-8760-272390576648 => 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: 1450/2943] 199.204.45.216 () {34 vars in 1064 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/subnets?id=bd73e326-53ec-49fb-ab36-d798962363db&id=cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2944] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2945] 199.204.45.216 () {34 vars in 1052 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/ports?network_id=7e9d6d48-9424-4609-b3db-971aafa29a6d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2946] 199.204.45.216 () {34 vars in 1012 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?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: 1452/2947] 199.204.45.216 () {34 vars in 1112 bytes} [Fri Apr 24 10:17:18 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2948] 199.204.45.216 () {34 vars in 994 bytes} [Fri Apr 24 10:17:20 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 10:17:20.658 8 INFO neutron_taas.services.taas.taas_plugin [req-913ae26c-fc9a-4d26-bd67-dc3abfb87854 req-b435215a-e265-4c1b-bd4b-25e95c131695 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 00d457eb-c614-4c8f-8760-272390576648 2026-04-24 10:17:20.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-913ae26c-fc9a-4d26-bd67-dc3abfb87854 req-b435215a-e265-4c1b-bd4b-25e95c131695 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 00d457eb-c614-4c8f-8760-272390576648 [pid: 8|app: 0|req: 1453/2949] 199.204.45.216 () {36 vars in 997 bytes} [Fri Apr 24 10:17:20 2026] DELETE /v2.0/ports/00d457eb-c614-4c8f-8760-272390576648 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:20.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e852ac44-21f7-4079-914c-6d5a4764e01e'] response: {'server_uuid': '4255e75e-3f9a-47c2-815a-8afd99c42da7', 'name': 'network-vif-deleted', 'tag': '00d457eb-c614-4c8f-8760-272390576648', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/2950] 10.0.0.138 () {34 vars in 990 bytes} [Fri Apr 24 10:17:23 2026] GET /v2.0/ports?device_id=4255e75e-3f9a-47c2-815a-8afd99c42da7 => 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: 1455/2953] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/07fafc51-7775-426d-8e7d-58f96845e7b6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.432 7 INFO neutron.api.v2.resource [None req-df40fbd6-5338-414b-8108-550ace833752 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/2954] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/07fafc51-7775-426d-8e7d-58f96845e7b6 => 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: 1456/2955] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/681661c0-5172-4419-a932-540369f7c87e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.529 7 INFO neutron.api.v2.resource [None req-dccf4db6-200f-4478-b2b7-dfe776c5b59e 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/2956] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/681661c0-5172-4419-a932-540369f7c87e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2957] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/28f5b51b-e465-4137-97fd-5088897bf4c8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.628 7 INFO neutron.api.v2.resource [None req-32684c4c-d6a6-471e-a407-becbee3cdec9 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/2958] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/28f5b51b-e465-4137-97fd-5088897bf4c8 => 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: 1458/2959] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/92622058-6b9e-4d87-bd85-6b0316ceec6e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.709 7 INFO neutron.api.v2.resource [None req-24461426-2799-4cca-9b28-3333063e4b85 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/2960] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/92622058-6b9e-4d87-bd85-6b0316ceec6e => 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: 1459/2961] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/788bf82f-da8b-441c-9af2-7f49d6d7817a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.798 7 INFO neutron.api.v2.resource [None req-08666a30-56cc-4c52-99fe-7fab1d4091fa 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2962] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/788bf82f-da8b-441c-9af2-7f49d6d7817a => 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: 1460/2963] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/8b217d70-29c6-4d4e-ae5b-7e8f09a748f0 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.886 7 INFO neutron.api.v2.resource [None req-b918f637-6934-4042-aa30-13306326a00e 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/2964] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/8b217d70-29c6-4d4e-ae5b-7e8f09a748f0 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2965] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/6bc4a9e4-6d53-4eec-87b4-eba3cfce209c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:28.970 7 INFO neutron.api.v2.resource [None req-a4665809-92a7-4067-a11e-2552c2455991 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2966] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:28 2026] GET /v2.0/security-group-rules/6bc4a9e4-6d53-4eec-87b4-eba3cfce209c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2967] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:28 2026] DELETE /v2.0/security-group-rules/65a95659-55f6-497b-b584-4ba1f7f13618 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:29.057 7 INFO neutron.api.v2.resource [None req-a028ca2d-5d90-495d-b65f-50e51d20722c 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/2968] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:29 2026] GET /v2.0/security-group-rules/65a95659-55f6-497b-b584-4ba1f7f13618 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2969] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:29 2026] DELETE /v2.0/security-group-rules/d9960384-da92-4725-9623-0764e7a9671e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:29.149 7 INFO neutron.api.v2.resource [None req-89ba3c11-9be0-4c50-8e16-c57853f6de85 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/2970] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:29 2026] GET /v2.0/security-group-rules/d9960384-da92-4725-9623-0764e7a9671e => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2971] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:29 2026] DELETE /v2.0/security-group-rules/10158238-682b-4f6e-9901-9a710c77fa7b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:29.236 7 INFO neutron.api.v2.resource [None req-2e38972a-fcce-4622-8072-788a5c47f4ae 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2972] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:29 2026] GET /v2.0/security-group-rules/10158238-682b-4f6e-9901-9a710c77fa7b => 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: 1465/2973] 10.0.0.229 () {32 vars in 750 bytes} [Fri Apr 24 10:17:29 2026] DELETE /v2.0/security-group-rules/052b7ccd-602d-46ed-8345-039874606dc4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:29.324 7 INFO neutron.api.v2.resource [None req-7973f311-7984-45aa-915d-5d3241d71ad0 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2974] 10.0.0.229 () {32 vars in 747 bytes} [Fri Apr 24 10:17:29 2026] GET /v2.0/security-group-rules/052b7ccd-602d-46ed-8345-039874606dc4 => 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: 1466/2975] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:29 2026] DELETE /v2.0/security-groups/237d1980-b880-4575-b626-5d098ce09b46 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:29.440 7 INFO neutron.api.v2.resource [None req-8c8b8cfc-5736-414d-9b36-4db2d3dde885 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2976] 10.0.0.229 () {32 vars in 737 bytes} [Fri Apr 24 10:17:29 2026] GET /v2.0/security-groups/237d1980-b880-4575-b626-5d098ce09b46 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:29.915 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0f8a9c3-bd40-42ca-8d53-f72552f8a031 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 0e69fefe-a5d5-470e-b46e-8431d3f61074 2026-04-24 10:17:29.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0f8a9c3-bd40-42ca-8d53-f72552f8a031 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 0e69fefe-a5d5-470e-b46e-8431d3f61074 [pid: 8|app: 0|req: 1467/2977] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:29 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:17:30.649 7 INFO neutron.api.v2.resource [None req-00d5f1f6-fcd2-488c-b55d-cbb7332a0592 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/2978] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:30 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 198 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:31.069 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f46bda7-ef66-4fb3-a6ff-f1d531a988f7 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 9d3e5258-4f4d-4613-99f2-e8ceecb472ab 2026-04-24 10:17:31.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f46bda7-ef66-4fb3-a6ff-f1d531a988f7 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 9d3e5258-4f4d-4613-99f2-e8ceecb472ab [pid: 8|app: 0|req: 1468/2979] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:30 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:17:31.886 7 INFO neutron.api.v2.resource [None req-eec9f7e2-a12a-4920-9ede-1ba608d1f3cf 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/2980] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:31 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 198 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:32.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-c56731c6-2002-421c-8395-bdc5c407d5fd 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 63897e16-a457-4689-bb1b-c137478a5d84 2026-04-24 10:17:32.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c56731c6-2002-421c-8395-bdc5c407d5fd 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 63897e16-a457-4689-bb1b-c137478a5d84 [pid: 8|app: 0|req: 1469/2981] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:31 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 10:17:33.061 7 INFO neutron.api.v2.resource [None req-5a1d91c1-27f6-4ee3-a627-e3191c37fe6a 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/2982] 10.0.0.229 () {34 vars in 789 bytes} [Fri Apr 24 10:17:32 2026] PUT /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:33.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d18796e-883d-4f10-bbbe-58b06d758b40 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 92b86a0f-4c43-4c39-826d-e5e321e4ff92 2026-04-24 10:17:33.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d18796e-883d-4f10-bbbe-58b06d758b40 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 92b86a0f-4c43-4c39-826d-e5e321e4ff92 2026-04-24 10:17:33.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d18796e-883d-4f10-bbbe-58b06d758b40 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: cd75674f-ac4e-4acb-b833-cdec1aba3863 2026-04-24 10:17:33.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d18796e-883d-4f10-bbbe-58b06d758b40 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: cd75674f-ac4e-4acb-b833-cdec1aba3863 2026-04-24 10:17:33.998 8 INFO neutron.db.l3_hamode_db [None req-3d18796e-883d-4f10-bbbe-58b06d758b40 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] HA network a1bb4234-7701-4a7e-88b0-1afdf3329fbb was deleted as no HA routers are present in tenant 12adb659e2794e419ee676daa423dff9. 2026-04-24 10:17:34.005 8 INFO neutron.services.segments.plugin [-] Segment 143065b1-05dc-47c7-a5c7-c94c818a2f73 resource provider aggregate not found [pid: 8|app: 0|req: 1470/2983] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:33 2026] DELETE /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 10:17:34.016 8 INFO neutron.services.segments.plugin [-] Segment 143065b1-05dc-47c7-a5c7-c94c818a2f73 resource provider aggregate not found 2026-04-24 10:17:34.021 8 INFO neutron.services.segments.plugin [-] Segment 143065b1-05dc-47c7-a5c7-c94c818a2f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 143065b1-05dc-47c7-a5c7-c94c818a2f73 found for delete ", "request_id": "req-f3447a1e-9828-40a0-b3f7-06bd811dd8d1"}]} 2026-04-24 10:17:34.033 7 INFO neutron.api.v2.resource [None req-3de18d4c-f60f-44d6-878f-6814dfa3840e 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2984] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:34 2026] GET /v2.0/routers/a392b6d2-18a6-4ae8-954d-ed9a16573be6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:34.036 8 INFO neutron.services.segments.plugin [-] Segment 143065b1-05dc-47c7-a5c7-c94c818a2f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 143065b1-05dc-47c7-a5c7-c94c818a2f73 found for delete ", "request_id": "req-c43fda8a-d9c0-4b09-a66d-47c8f27133a9"}]} [pid: 8|app: 0|req: 1471/2985] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:34 2026] DELETE /v2.0/subnets/d702373d-f9a5-436f-8387-71bfefe1d90a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:34.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a181ac1-4d7b-4d98-9278-e5b18bb893aa 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/2986] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:34 2026] GET /v2.0/subnets/d702373d-f9a5-436f-8387-71bfefe1d90a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2987] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:34 2026] DELETE /v2.0/subnets/e4173405-372c-416e-ba61-aaa203660795 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:34.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c85a91e2-4b3b-4e5e-afc5-7ba4af890efc 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/2988] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:34 2026] GET /v2.0/subnets/e4173405-372c-416e-ba61-aaa203660795 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:34.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-8706f1b3-1115-4630-b103-b0912f87bc21 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 317d16b6-fd37-4625-a76d-f4d4cd3212b6 2026-04-24 10:17:34.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8706f1b3-1115-4630-b103-b0912f87bc21 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 317d16b6-fd37-4625-a76d-f4d4cd3212b6 [pid: 8|app: 0|req: 1473/2989] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:17:34 2026] DELETE /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:34.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b519787b-d970-494e-900f-27b2e4ab417e 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/2990] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:17:34 2026] GET /v2.0/networks/773b58ca-dbab-4df6-8f9a-9be6e4fc142d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2991] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:34 2026] DELETE /v2.0/subnets/bd73e326-53ec-49fb-ab36-d798962363db => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:34.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80d33ca4-af98-40d9-a1e3-c2f863e657a4 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/2992] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:34 2026] GET /v2.0/subnets/bd73e326-53ec-49fb-ab36-d798962363db => 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: 1475/2993] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:34 2026] DELETE /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:35.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07255fbe-7fae-4961-ab6b-d1c3a586b941 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/2994] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:35 2026] GET /v2.0/subnets/cc2d7ad5-2ace-4f0e-9ec2-1a6436f979d8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:35.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-af8aa080-93d5-4003-b657-bada26d409fb 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 8a72bb5b-dcef-4f4f-b59a-be1ccd1ae7c3 2026-04-24 10:17:35.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af8aa080-93d5-4003-b657-bada26d409fb 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 8a72bb5b-dcef-4f4f-b59a-be1ccd1ae7c3 [pid: 8|app: 0|req: 1476/2995] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:17:35 2026] DELETE /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:35.524 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b547cf3-db97-4662-ae81-2513df60ec2d 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/2996] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:17:35 2026] GET /v2.0/networks/7e9d6d48-9424-4609-b3db-971aafa29a6d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2997] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:35 2026] DELETE /v2.0/subnets/3b9feb38-008d-4095-9b7b-dcda6a8a3bc9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:35.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4752ac16-e089-4a73-bc55-830e3300300b 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/2998] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:35 2026] GET /v2.0/subnets/3b9feb38-008d-4095-9b7b-dcda6a8a3bc9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2999] 10.0.0.229 () {32 vars in 724 bytes} [Fri Apr 24 10:17:35 2026] DELETE /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:35.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbd858fd-c0ad-4122-964b-89512540bb98 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3000] 10.0.0.229 () {32 vars in 721 bytes} [Fri Apr 24 10:17:35 2026] GET /v2.0/subnets/6d804be9-ac49-449e-b686-e64496f6e8c2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:36.048 8 INFO neutron.services.segments.plugin [-] Segment 84e65780-1de1-4c77-a9a4-4fda950231ac resource provider aggregate not found 2026-04-24 10:17:36.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-26b0acbf-c36a-4ef1-9889-e0a1ac5fca28 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] TaaS: Handle Delete Port: 07f9523a-f5e3-40e8-bbcc-28a262e4e07b 2026-04-24 10:17:36.065 8 INFO neutron.services.segments.plugin [-] Segment 84e65780-1de1-4c77-a9a4-4fda950231ac resource provider aggregate not found 2026-04-24 10:17:36.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26b0acbf-c36a-4ef1-9889-e0a1ac5fca28 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] Tap Mirror: Handle Delete Port: 07f9523a-f5e3-40e8-bbcc-28a262e4e07b 2026-04-24 10:17:36.077 8 INFO neutron.services.segments.plugin [-] Segment 84e65780-1de1-4c77-a9a4-4fda950231ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e65780-1de1-4c77-a9a4-4fda950231ac found for delete ", "request_id": "req-4db0f9ca-bd4b-4ccf-a524-ee0d30145e69"}]} 2026-04-24 10:17:36.093 8 INFO neutron.services.segments.plugin [-] Segment 84e65780-1de1-4c77-a9a4-4fda950231ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e65780-1de1-4c77-a9a4-4fda950231ac found for delete ", "request_id": "req-908e483e-2f3f-4459-ac01-e6469acc39e0"}]} 2026-04-24 10:17:36.108 8 INFO neutron.services.segments.plugin [-] Segment e485dd1a-9091-4965-9e2d-a3ddd759e86b resource provider aggregate not found 2026-04-24 10:17:36.136 8 INFO neutron.services.segments.plugin [-] Segment e485dd1a-9091-4965-9e2d-a3ddd759e86b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e485dd1a-9091-4965-9e2d-a3ddd759e86b found for delete ", "request_id": "req-cd7e6622-738b-4c81-8fee-d9488ec8680d"}]} 2026-04-24 10:17:36.151 8 INFO neutron.services.segments.plugin [-] Segment e485dd1a-9091-4965-9e2d-a3ddd759e86b resource provider aggregate not found 2026-04-24 10:17:36.172 8 INFO neutron.services.segments.plugin [-] Segment e485dd1a-9091-4965-9e2d-a3ddd759e86b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e485dd1a-9091-4965-9e2d-a3ddd759e86b found for delete ", "request_id": "req-7eec8d36-0e17-411b-b8aa-6aaa6cce9f1b"}]} [pid: 8|app: 0|req: 1479/3001] 10.0.0.229 () {32 vars in 726 bytes} [Fri Apr 24 10:17:35 2026] DELETE /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-24 10:17:36.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7915363-1d5c-4c58-b63e-95a9f7a42f8b 83da36d943494cb0b5cd82e2de4f8423 12adb659e2794e419ee676daa423dff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3002] 10.0.0.229 () {32 vars in 723 bytes} [Fri Apr 24 10:17:36 2026] GET /v2.0/networks/bc1c4bdd-5056-4bd9-b5dc-a660d9c705ae => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 10:17:38.153 8 INFO neutron.services.segments.plugin [-] Segment d0592c22-50bd-4095-848c-45c35d3e351a resource provider aggregate not found 2026-04-24 10:17:38.171 8 INFO neutron.services.segments.plugin [-] Segment d0592c22-50bd-4095-848c-45c35d3e351a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0592c22-50bd-4095-848c-45c35d3e351a found for delete ", "request_id": "req-07ca0a1e-c0aa-41e8-9bea-7ef44921d93f"}]} 2026-04-24 10:17:38.189 8 INFO neutron.services.segments.plugin [-] Segment d0592c22-50bd-4095-848c-45c35d3e351a resource provider aggregate not found 2026-04-24 10:17:38.207 8 INFO neutron.services.segments.plugin [-] Segment d0592c22-50bd-4095-848c-45c35d3e351a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0592c22-50bd-4095-848c-45c35d3e351a found for delete ", "request_id": "req-33fafb5a-3b6f-4a03-8111-7977dc703e7c"}]} [pid: 8|app: 0|req: 1480/3003] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:38 2026] GET /v2.0/security-groups?tenant_id=b1d74daca5bc4b2496cf9acd7030cc45&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3004] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:38 2026] DELETE /v2.0/security-groups/82e0ac58-b2b6-4842-ab7f-0ec35de92af8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3005] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:39 2026] GET /v2.0/security-groups?tenant_id=1e67b6724b1e46fb93a5d07e6307ec90&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3006] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:39 2026] DELETE /v2.0/security-groups/e21abec2-d7e2-47d8-83f7-34e10e684484 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3007] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:39 2026] GET /v2.0/security-groups?tenant_id=c76b99192a9e4daf9c52ad198e7d66e2&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3008] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:39 2026] DELETE /v2.0/security-groups/7f7e8fa4-28b8-46af-8e95-df94b18cf9a8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3009] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:39 2026] GET /v2.0/security-groups?tenant_id=6650d87eb7ed47d68dcbc6d8bfd31ab1&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3010] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:40 2026] DELETE /v2.0/security-groups/15296993-5a80-40f3-93fa-e4df094a10b4 => 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: 1484/3011] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:40 2026] GET /v2.0/security-groups?tenant_id=3d9771c71ba34fe4979af13820e12974&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3012] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:40 2026] DELETE /v2.0/security-groups/2337994e-60a4-4ffd-9371-44eaeb90970c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3013] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:40 2026] GET /v2.0/security-groups?tenant_id=12adb659e2794e419ee676daa423dff9&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3014] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:40 2026] DELETE /v2.0/security-groups/88a74000-e31b-43fd-b353-df3f61dc6918 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3015] 10.0.0.229 () {32 vars in 774 bytes} [Fri Apr 24 10:17:40 2026] GET /v2.0/security-groups?tenant_id=4bfbab9313544f1cbabc84c59e7b8596&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3016] 10.0.0.229 () {32 vars in 740 bytes} [Fri Apr 24 10:17:41 2026] DELETE /v2.0/security-groups/13c7ba47-b60c-408b-9331-2bcc4a41ecb2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3019] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:17:43 2026] GET /v2.0/networks => generated 2168 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3020] 10.0.0.229 () {32 vars in 655 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/floatingips => 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: 1489/3021] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3022] 10.0.0.229 () {32 vars in 643 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3023] 10.0.0.229 () {32 vars in 647 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3024] 10.0.0.229 () {32 vars in 649 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3025] 10.0.0.229 () {32 vars in 663 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3026] 10.0.0.229 () {32 vars in 655 bytes} [Fri Apr 24 10:17:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)