+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 02:16:24 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:02:28 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-7b56f5f7f4-6nv8p 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f0f10172668 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-02-26 02:16:29.507 7 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:16:29.507 7 INFO neutron.common.config [-] uwsgi version 27.0.2.dev35 2026-02-26 02:16:29.523 8 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:16:29.523 8 INFO neutron.common.config [-] uwsgi version 27.0.2.dev35 2026-02-26 02:16:29.876 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:16:29.887 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:16:31.321 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:16:31.324 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:16:31.325 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:16:31.327 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 02:16:31.327 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:16:31.328 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:16:31.328 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 02:16:31.329 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 02:16:31.329 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.331 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 02:16:31.332 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:16:31.332 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 02:16:31.332 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 02:16:31.333 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.336 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.336 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.336 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.340 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.340 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:16:31.340 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.358 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 02:16:31.359 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.359 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.361 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 02:16:31.362 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.363 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 02:16:31.388 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:16:31.389 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:16:31.389 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 02:16:31.389 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 02:16:31.391 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:16:31.392 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:16:31.392 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 02:16:31.392 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 02:16:31.669 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:16:31.673 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:16:31.935 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:16:31.935 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 02:16:31.935 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:16:31.935 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 02:16:31.935 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 02:16:31.935 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 02:16:31.949 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:16:31.949 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:16:31.949 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:16:31.949 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:16:31.949 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:16:31.949 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:16:31.949 7 INFO neutron.plugins.ml2.extensions.port_security [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:16:31.950 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:16:31.950 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:16:31.950 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 02:16:31.950 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:16:31.950 7 INFO neutron.plugins.ml2.managers [None req-14797c74-3534-45a8-9c11-bf87bccefd05 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 02:16:31.950 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 02:16:31.950 8 INFO neutron.plugins.ml2.managers [None req-d4be2e47-bb9e-4f88-903c-acedc122cca7 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 02:16:31.963 8 INFO neutron.quota [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded quota_driver: . 2026-02-26 02:16:31.963 8 INFO neutron.plugins.ml2.plugin [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:16:31.964 8 INFO neutron.plugins.ml2.managers [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:16:31.964 8 INFO neutron.plugins.ml2.managers [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:16:31.964 8 INFO neutron.plugins.ml2.managers [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:16:31.964 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: qos 2026-02-26 02:16:31.966 7 INFO neutron.quota [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded quota_driver: . 2026-02-26 02:16:31.966 7 INFO neutron.plugins.ml2.plugin [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:16:31.966 7 INFO neutron.plugins.ml2.managers [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:16:31.966 7 INFO neutron.plugins.ml2.managers [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:16:31.966 7 INFO neutron.plugins.ml2.managers [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:16:31.967 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: qos 2026-02-26 02:16:31.977 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: router 2026-02-26 02:16:31.980 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: router 2026-02-26 02:16:32.017 8 INFO neutron.services.service_base [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 02:16:32.017 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: segments 2026-02-26 02:16:32.019 7 INFO neutron.services.service_base [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 02:16:32.020 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: segments 2026-02-26 02:16:32.115 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: trunk 2026-02-26 02:16:32.120 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: trunk 2026-02-26 02:16:32.130 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: vpnaas 2026-02-26 02:16:32.135 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: vpnaas 2026-02-26 02:16:32.167 8 WARNING stevedore.named [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.172 7 WARNING stevedore.named [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.228 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 02:16:32.229 8 INFO neutron.common.utils [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 02:16:32.229 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: taas 2026-02-26 02:16:32.232 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 02:16:32.233 7 INFO neutron.common.utils [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 02:16:32.233 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: taas 2026-02-26 02:16:32.250 8 WARNING stevedore.named [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.251 8 WARNING stevedore.named [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:16:32.258 7 WARNING stevedore.named [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.258 7 WARNING stevedore.named [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:16:32.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:16:32.273 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: tapmirror 2026-02-26 02:16:32.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:16:32.275 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: tapmirror 2026-02-26 02:16:32.286 8 WARNING stevedore.named [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.286 8 WARNING stevedore.named [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:16:32.286 7 WARNING stevedore.named [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:16:32.286 7 WARNING stevedore.named [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:16:32.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:16:32.301 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:16:32.302 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:16:32.302 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:16:32.310 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: tag 2026-02-26 02:16:32.313 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: tag 2026-02-26 02:16:32.320 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: timestamp 2026-02-26 02:16:32.320 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: timestamp 2026-02-26 02:16:32.323 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:16:32.324 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:16:32.327 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: flavors 2026-02-26 02:16:32.327 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: flavors 2026-02-26 02:16:32.330 8 INFO neutron.manager [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loading Plugin: revisions 2026-02-26 02:16:32.331 7 INFO neutron.manager [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loading Plugin: revisions 2026-02-26 02:16:32.334 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Initializing extension manager. 2026-02-26 02:16:32.334 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Initializing extension manager. 2026-02-26 02:16:32.335 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: address-group 2026-02-26 02:16:32.336 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: address-group 2026-02-26 02:16:32.336 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: address-scope 2026-02-26 02:16:32.337 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 02:16:32.337 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: address-scope 2026-02-26 02:16:32.337 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 02:16:32.338 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: agent 2026-02-26 02:16:32.338 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: agent 2026-02-26 02:16:32.338 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 02:16:32.339 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 02:16:32.339 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:16:32.340 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:16:32.340 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:16:32.340 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:16:32.341 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: availability_zone 2026-02-26 02:16:32.341 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: availability_zone 2026-02-26 02:16:32.342 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 02:16:32.342 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 02:16:32.342 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:16:32.342 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:16:32.343 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:16:32.343 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:16:32.344 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:16:32.344 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:16:32.345 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: dns-integration 2026-02-26 02:16:32.345 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: dns-integration 2026-02-26 02:16:32.345 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:16:32.346 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:16:32.346 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 02:16:32.346 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 02:16:32.346 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: dvr 2026-02-26 02:16:32.347 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:16:32.348 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 02:16:32.348 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:16:32.348 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: dvr 2026-02-26 02:16:32.349 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:16:32.349 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: external-net 2026-02-26 02:16:32.350 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:16:32.350 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:16:32.350 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: extraroute 2026-02-26 02:16:32.351 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 02:16:32.351 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 02:16:32.352 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:16:32.352 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 02:16:32.352 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:16:32.353 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:16:32.353 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:16:32.354 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:16:32.355 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: external-net 2026-02-26 02:16:32.355 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:16:32.356 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:16:32.356 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: flavors 2026-02-26 02:16:32.356 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: extraroute 2026-02-26 02:16:32.357 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:16:32.357 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 02:16:32.358 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:16:32.358 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:16:32.358 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 02:16:32.359 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 02:16:32.359 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:16:32.360 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:16:32.360 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:16:32.361 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:16:32.361 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: router 2026-02-26 02:16:32.362 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:16:32.362 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: flavors 2026-02-26 02:16:32.363 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:16:32.364 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:16:32.364 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 02:16:32.364 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:16:32.365 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:16:32.365 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 02:16:32.366 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 02:16:32.366 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:16:32.366 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:16:32.366 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: l3-ha 2026-02-26 02:16:32.367 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:16:32.367 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 02:16:32.367 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: router 2026-02-26 02:16:32.368 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: l3-flavors 2026-02-26 02:16:32.369 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:16:32.369 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 02:16:32.369 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:16:32.370 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 02:16:32.371 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 02:16:32.371 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:16:32.371 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 02:16:32.372 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: l3-ha 2026-02-26 02:16:32.372 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:16:32.373 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:16:32.373 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 02:16:32.373 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: l3-flavors 2026-02-26 02:16:32.374 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 02:16:32.374 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:16:32.375 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:16:32.375 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 02:16:32.375 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:16:32.376 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: multi-provider 2026-02-26 02:16:32.376 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: net-mtu 2026-02-26 02:16:32.377 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:16:32.377 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 02:16:32.377 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:16:32.378 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: network_ha 2026-02-26 02:16:32.379 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:16:32.379 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:16:32.380 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:16:32.380 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 02:16:32.380 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: pagination 2026-02-26 02:16:32.381 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:16:32.381 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:16:32.381 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 02:16:32.382 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 02:16:32.382 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:16:32.382 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 02:16:32.383 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: multi-provider 2026-02-26 02:16:32.383 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-mac-override 2026-02-26 02:16:32.383 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: net-mtu 2026-02-26 02:16:32.383 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:16:32.384 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:16:32.384 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:16:32.384 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 02:16:32.385 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:16:32.385 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:16:32.385 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: network_ha 2026-02-26 02:16:32.385 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:16:32.386 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:16:32.386 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 02:16:32.386 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: binding 2026-02-26 02:16:32.387 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:16:32.387 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: binding-extended 2026-02-26 02:16:32.387 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: pagination 2026-02-26 02:16:32.388 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-security 2026-02-26 02:16:32.388 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:16:32.388 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: project-id 2026-02-26 02:16:32.389 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 02:16:32.389 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: provider 2026-02-26 02:16:32.389 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 02:16:32.389 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-26 02:16:32.390 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 02:16:32.390 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-mac-override 2026-02-26 02:16:32.391 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:16:32.391 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:16:32.392 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 02:16:32.392 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:16:32.391 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos 2026-02-26 02:16:32.393 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:16:32.393 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 02:16:32.394 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:16:32.394 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: binding 2026-02-26 02:16:32.394 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:16:32.395 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-default 2026-02-26 02:16:32.395 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: binding-extended 2026-02-26 02:16:32.395 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-fip 2026-02-26 02:16:32.395 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-security 2026-02-26 02:16:32.396 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:16:32.396 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: project-id 2026-02-26 02:16:32.396 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:16:32.396 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: provider 2026-02-26 02:16:32.397 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:16:32.397 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-26 02:16:32.397 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:16:32.398 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:16:32.399 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-pps 2026-02-26 02:16:32.399 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:16:32.400 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:16:32.400 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:16:32.401 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:16:32.401 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos 2026-02-26 02:16:32.401 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-26 02:16:32.402 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:16:32.402 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:16:32.403 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-default 2026-02-26 02:16:32.403 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-fip 2026-02-26 02:16:32.404 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: quotas 2026-02-26 02:16:32.404 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:16:32.405 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:16:32.405 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: quota_details 2026-02-26 02:16:32.405 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:16:32.406 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:16:32.406 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:16:32.406 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:16:32.407 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 02:16:32.407 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:16:32.407 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-pps 2026-02-26 02:16:32.408 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:16:32.408 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:16:32.408 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 02:16:32.408 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:16:32.409 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:16:32.409 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:16:32.409 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:16:32.409 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:16:32.410 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:16:32.410 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-26 02:16:32.410 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:16:32.412 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 02:16:32.412 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: quotas 2026-02-26 02:16:32.412 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:16:32.413 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 02:16:32.413 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:16:32.413 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: quota_details 2026-02-26 02:16:32.414 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 02:16:32.414 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:16:32.415 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:16:32.416 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 02:16:32.416 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:16:32.417 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:16:32.417 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 02:16:32.418 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:16:32.419 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:16:32.419 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: security-group 2026-02-26 02:16:32.419 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:16:32.420 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:16:32.421 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: segment 2026-02-26 02:16:32.421 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:16:32.422 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 02:16:32.422 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: service-type 2026-02-26 02:16:32.423 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: sorting 2026-02-26 02:16:32.423 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:16:32.423 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:16:32.423 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 02:16:32.424 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:16:32.424 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:16:32.424 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:16:32.424 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 02:16:32.425 7 WARNING neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:16:32.425 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:16:32.425 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 02:16:32.426 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnet-external-network 2026-02-26 02:16:32.426 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 02:16:32.427 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:16:32.427 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:16:32.428 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:16:32.429 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:16:32.429 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: tag-creation 2026-02-26 02:16:32.430 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:16:32.430 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: security-group 2026-02-26 02:16:32.431 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: segment 2026-02-26 02:16:32.431 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:16:32.432 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: service-type 2026-02-26 02:16:32.432 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: sorting 2026-02-26 02:16:32.433 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:16:32.434 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:16:32.434 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:16:32.434 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:16:32.434 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:16:32.435 8 WARNING neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:16:32.435 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: trunk 2026-02-26 02:16:32.435 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 02:16:32.436 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: trunk-details 2026-02-26 02:16:32.436 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnet-external-network 2026-02-26 02:16:32.436 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:16:32.437 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-26 02:16:32.437 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 02:16:32.437 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:16:32.437 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:16:32.438 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:16:32.438 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-26 02:16:32.438 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:16:32.439 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:16:32.440 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 02:16:32.440 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: tag-creation 2026-02-26 02:16:32.440 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:16:32.440 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 02:16:32.441 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 02:16:32.443 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: vpnaas 2026-02-26 02:16:32.444 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: taas 2026-02-26 02:16:32.444 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:16:32.445 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: tap-mirror 2026-02-26 02:16:32.446 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:16:32.446 7 INFO neutron.api.extensions [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-26 02:16:32.446 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: trunk 2026-02-26 02:16:32.447 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: trunk-details 2026-02-26 02:16:32.447 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:16:32.448 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-26 02:16:32.449 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:16:32.449 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 02:16:32.449 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 02:16:32.449 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.449 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 02:16:32.449 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-26 02:16:32.451 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 02:16:32.452 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 02:16:32.452 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:16:32.453 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 02:16:32.453 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:16:32.454 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: vpnaas 2026-02-26 02:16:32.456 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: taas 2026-02-26 02:16:32.457 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: tap-mirror 2026-02-26 02:16:32.457 8 INFO neutron.api.extensions [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-26 02:16:32.457 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:16:32.458 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:16:32.458 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:16:32.459 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.459 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.460 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.460 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.460 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 02:16:32.460 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 02:16:32.460 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.460 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:16:32.461 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 02:16:32.461 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.461 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.462 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:16:32.462 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:16:32.462 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:16:32.463 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.463 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.463 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.463 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.464 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:16:32.465 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:16:32.468 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:16:32.468 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] router is already registered 2026-02-26 02:16:32.468 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:16:32.469 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] floatingip is already registered 2026-02-26 02:16:32.469 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:16:32.470 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:16:32.470 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:16:32.471 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.471 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.472 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.472 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:16:32.472 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.472 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] rbac_policy is already registered 2026-02-26 02:16:32.473 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:16:32.473 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:16:32.473 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] security_group is already registered 2026-02-26 02:16:32.473 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.473 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:16:32.473 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] security_group_rule is already registered 2026-02-26 02:16:32.474 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.474 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:16:32.474 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.474 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.475 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:16:32.475 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.475 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.475 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:16:32.475 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:16:32.475 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] trunk is already registered 2026-02-26 02:16:32.476 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.476 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.476 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.476 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.476 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.476 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.476 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.476 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.477 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:16:32.477 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] endpoint_group is already registered 2026-02-26 02:16:32.477 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:16:32.477 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] vpnservice is already registered 2026-02-26 02:16:32.478 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:16:32.478 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ipsec_site_connection is already registered 2026-02-26 02:16:32.478 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.478 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.479 7 INFO neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.479 7 WARNING neutron.quota.resource_registry [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.481 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:16:32.481 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] router is already registered 2026-02-26 02:16:32.482 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:16:32.482 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] floatingip is already registered 2026-02-26 02:16:32.486 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:16:32.486 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] rbac_policy is already registered 2026-02-26 02:16:32.486 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:16:32.487 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] security_group is already registered 2026-02-26 02:16:32.487 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:16:32.487 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] security_group_rule is already registered 2026-02-26 02:16:32.488 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.488 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.489 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:16:32.489 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] subnetpool is already registered 2026-02-26 02:16:32.489 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:16:32.489 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] trunk is already registered 2026-02-26 02:16:32.490 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.490 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.491 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.491 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.491 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:16:32.491 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] endpoint_group is already registered 2026-02-26 02:16:32.492 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:16:32.492 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] vpnservice is already registered 2026-02-26 02:16:32.492 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:16:32.493 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ipsec_site_connection is already registered 2026-02-26 02:16:32.493 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:16:32.494 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:16:32.494 8 INFO neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:16:32.494 8 WARNING neutron.quota.resource_registry [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] ikepolicy is already registered 2026-02-26 02:16:32.516 7 WARNING keystonemiddleware._common.config [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:16:32.523 7 WARNING oslo_config.cfg [None req-e73de3e1-6e23-43d0-ae3d-0ed18c6c04c0 - - - - - -] 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 0x7f0f10172668 pid: 7 (default app) 2026-02-26 02:16:32.533 8 WARNING keystonemiddleware._common.config [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:16:32.539 8 WARNING oslo_config.cfg [None req-3bb3838c-fd43-4bed-9708-22463e0b5b33 - - - - - -] 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 0x7f0f10172668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:16:37.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-482edc08-e479-479c-8780-7ab47fae7e9a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:16:37 2026] GET /v2.0/networks/public => generated 108 bytes in 759 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: 1/4] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:16:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:16:38.685 7 WARNING neutron.services.revisions.revision_plugin [None req-bf6b7637-8ba7-4802-994a-b420570635ca 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:16:38.701 7 INFO neutron.db.segments_db [None req-bf6b7637-8ba7-4802-994a-b420570635ca 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment e3f0cbee-53e2-4aaf-9827-82a7029cc32e of type flat for network 0aac5159-8263-4ad5-8375-f989a0a68a79 2026-02-26 02:16:38.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf6b7637-8ba7-4802-994a-b420570635ca 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.116 () {48 vars in 967 bytes} [Thu Feb 26 02:16:38 2026] POST /v2.0/networks => generated 124 bytes in 434 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:16:44.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebd6d9dc-6e0c-4883-bb1f-d629a695f42f 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:16:44 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:16:44 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-02-26 02:16:44.892 7 WARNING neutron.services.revisions.revision_plugin [None req-e8630f7c-2d86-4a24-9f3b-5a71d4fc5caf 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:16:44.907 7 INFO neutron.db.segments_db [None req-e8630f7c-2d86-4a24-9f3b-5a71d4fc5caf 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 711918a4-b813-42b2-bac9-0e972bee3068 of type flat for network fefa0a00-9602-458d-9ef7-98aeced666a6 2026-02-26 02:16:44.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8630f7c-2d86-4a24-9f3b-5a71d4fc5caf 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.116 () {48 vars in 967 bytes} [Thu Feb 26 02:16:44 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:16:51.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8733b8d4-017a-4644-a493-f99adb9c9140 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:16:50 2026] GET /v2.0/networks/public => generated 108 bytes in 397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:16:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:16:51.378 8 WARNING neutron.services.revisions.revision_plugin [None req-19687e26-1d87-49bd-af0a-942d7520def1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:16:51.400 8 INFO neutron.db.segments_db [None req-19687e26-1d87-49bd-af0a-942d7520def1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment f07aca58-17d6-4ed7-a8d7-69c728fd6572 of type flat for network 061ecac2-a8f3-472c-99d3-13081fe58a1a 2026-02-26 02:16:51.449 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19687e26-1d87-49bd-af0a-942d7520def1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.116 () {48 vars in 967 bytes} [Thu Feb 26 02:16:51 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-02-26 02:16:57.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db0b05d6-9d2c-4524-9517-bc680e9b443b 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:16:57 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:16:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:16:57.396 8 WARNING neutron.services.revisions.revision_plugin [None req-d86f367f-5b9a-4f4d-aa7e-2d9052ba7c76 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:16:57.419 8 INFO neutron.db.segments_db [None req-d86f367f-5b9a-4f4d-aa7e-2d9052ba7c76 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 92469e7d-2211-4626-9426-13649667ad8f of type flat for network 206e078d-a389-4459-ab6e-d236ef433251 2026-02-26 02:16:57.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d86f367f-5b9a-4f4d-aa7e-2d9052ba7c76 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.116 () {48 vars in 967 bytes} [Thu Feb 26 02:16:57 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:17:03.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73c8aaed-cb8a-4e07-ba77-5a23d57f10a1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:17:03 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:17:03 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-02-26 02:17:04.596 7 WARNING neutron.services.revisions.revision_plugin [None req-9dca4b72-1c7d-4739-a35e-d58499fe7226 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:17:04.614 7 INFO neutron.db.segments_db [None req-9dca4b72-1c7d-4739-a35e-d58499fe7226 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment e6be664c-1136-48c1-9dfe-eb5225facc2b of type flat for network 4d4c96c7-fd23-4130-abe1-b1210231e987 [pid: 7|app: 0|req: 11/19] 199.204.45.116 () {48 vars in 967 bytes} [Thu Feb 26 02:17:03 2026] POST /v2.0/networks => generated 706 bytes in 1585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:17:05.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc5d320c-e54d-44e3-8ba3-fe9bc45dff8c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:17:05 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:17:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:17:06.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c431deba-0452-4e65-bf81-3c96a74a6233 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.116 () {44 vars in 1034 bytes} [Thu Feb 26 02:17:05 2026] GET /v2.0/subnets/public-subnet?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.116 () {44 vars in 1057 bytes} [Thu Feb 26 02:17:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.116 () {48 vars in 965 bytes} [Thu Feb 26 02:17:06 2026] POST /v2.0/subnets => generated 664 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:21:50.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3821caf-da25-4cfd-b132-d9e31be37595 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/62] 199.204.45.116 () {44 vars in 937 bytes} [Thu Feb 26 02:21:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:21:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:21:50.289 7 INFO neutron.db.segments_db [None req-c8c11131-4d2d-4029-af05-c827d608d8e7 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment f8eb5b0f-9113-490e-ab6e-b8a6b6406859 of type vxlan for network 7ee48f69-de47-4963-842f-ed8c1aca8494 [pid: 7|app: 0|req: 34/64] 199.204.45.116 () {48 vars in 966 bytes} [Thu Feb 26 02:21:50 2026] POST /v2.0/networks => generated 707 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:21:51.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9923681c-e881-439c-aa6b-f45b4553193a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.116 () {44 vars in 937 bytes} [Thu Feb 26 02:21:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:21:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:21:51.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43dc76e6-f737-403a-b824-8c13bfa75312 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.204.45.116 () {44 vars in 1036 bytes} [Thu Feb 26 02:21:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.116 () {44 vars in 1059 bytes} [Thu Feb 26 02:21:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.116 () {48 vars in 965 bytes} [Thu Feb 26 02:21:51 2026] POST /v2.0/subnets => generated 651 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:21:52.461 7 INFO neutron.api.v2.resource [None req-e91011b1-e6f8-4be6-9204-5ae63bddb5cc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.116 () {44 vars in 971 bytes} [Thu Feb 26 02:21:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.116 () {44 vars in 993 bytes} [Thu Feb 26 02:21:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.116 () {48 vars in 980 bytes} [Thu Feb 26 02:21:52 2026] POST /v2.0/security-groups => generated 1616 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:53 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 1616 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:53 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:53 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:21:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:54 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:54 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:54 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:21:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:55 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:55 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:55 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:21:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:56 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:56 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => 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: 44/89] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:56 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:21:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:57 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:57 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:57 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:21:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.116 () {44 vars in 987 bytes} [Thu Feb 26 02:21:58 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:21:58.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6e3622d-c6f5-4816-bb90-0797c9415036 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.116 () {44 vars in 1076 bytes} [Thu Feb 26 02:21:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.116 () {44 vars in 1099 bytes} [Thu Feb 26 02:21:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => 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: 50/98] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:21:58 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.116 () {48 vars in 961 bytes} [Thu Feb 26 02:21:59 2026] POST /v2.0/ports => generated 1100 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:22:06.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-534c1a0c-1219-4860-bd6b-83fe674ca0be 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.116 () {44 vars in 979 bytes} [Thu Feb 26 02:22:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 50/101] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.116 () {48 vars in 1031 bytes} [Thu Feb 26 02:22:06 2026] PUT /v2.0/ports/550a2079-0494-42aa-bc47-dc110a562e7f => generated 1249 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.116 () {44 vars in 920 bytes} [Thu Feb 26 02:22:08 2026] GET /v2.0/ports => generated 3730 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:22:09.885 7 INFO neutron.api.v2.resource [None req-e5a5eac2-a261-4e19-b495-25a606f57716 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:22:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.116 () {44 vars in 981 bytes} [Thu Feb 26 02:22:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.116 () {48 vars in 980 bytes} [Thu Feb 26 02:22:09 2026] POST /v2.0/security-groups => generated 1610 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:10 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:10 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:10 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:22:10 2026] POST /v2.0/security-group-rules => generated 623 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:11 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:11 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:22:11 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:22:11 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.116 () {44 vars in 975 bytes} [Thu Feb 26 02:23:12 2026] GET /v2.0/quotas/b8183dc45ff44aafb05e747530c8bf96 => 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: 62/126] 199.204.45.116 () {48 vars in 1027 bytes} [Thu Feb 26 02:23:12 2026] PUT /v2.0/quotas/b8183dc45ff44aafb05e747530c8bf96 => generated 291 bytes in 28 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-02-26 02:25:33.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca9686e-72bc-4219-8862-011a874bc4ab 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/145] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:25:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/146] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:25:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:25:35.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0b9d10e-7fe6-46e3-a19a-9067ceb60c68 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:25:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/148] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:25:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:32:42.250 7 INFO neutron.api.v2.resource [None req-a3a3d6be-4009-4301-bc4c-885561715af2 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/207] 199.204.45.116 () {44 vars in 1074 bytes} [Thu Feb 26 02:32:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 139 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.116 () {44 vars in 1097 bytes} [Thu Feb 26 02:32:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.116 () {48 vars in 981 bytes} [Thu Feb 26 02:32:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:43 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:32:43 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:43 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:32:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:44 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:32:44 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:44 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:32:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:45 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:32:45 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/220] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:45 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:32:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:47 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:32:47 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:32:47 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.204.45.116 () {48 vars in 991 bytes} [Thu Feb 26 02:32:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.116 () {30 vars in 740 bytes} [Thu Feb 26 02:36:00 2026] GET /v2.0/networks?tenant_id=b7e738fd31f545e79e8d39c3d4a3ff93&shared=False => generated 15 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:36:00.731 8 INFO neutron.db.segments_db [None req-bd27d073-66aa-4ef8-9398-070136653802 69c8362e2cd544e7b0b74b8ff177f4c1 b7e738fd31f545e79e8d39c3d4a3ff93 - - 12b053772b754544a8a644e511db8e22 12b053772b754544a8a644e511db8e22] Added segment dc8ebb07-3cb4-46da-a0d4-43c27b2f4f0c of type vxlan for network c2135983-aa7d-4ab9-80ca-d8612504cfa3 [pid: 8|app: 0|req: 125/253] 199.204.45.116 () {34 vars in 682 bytes} [Thu Feb 26 02:36:00 2026] POST /v2.0/networks => generated 718 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.204.45.116 () {30 vars in 722 bytes} [Thu Feb 26 02:36:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 126/255] 199.204.45.116 () {30 vars in 633 bytes} [Thu Feb 26 02:36:00 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.204.45.116 () {34 vars in 677 bytes} [Thu Feb 26 02:36:00 2026] POST /v2.0/ports => generated 999 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:36:01 2026] GET /v2.0/networks/c2135983-aa7d-4ab9-80ca-d8612504cfa3 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.116 () {30 vars in 722 bytes} [Thu Feb 26 02:36:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:36:03 2026] GET /v2.0/networks/c2135983-aa7d-4ab9-80ca-d8612504cfa3 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.116 () {44 vars in 975 bytes} [Thu Feb 26 02:36:21 2026] GET /v2.0/quotas/b7e738fd31f545e79e8d39c3d4a3ff93 => 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: 130/263] 199.204.45.116 () {48 vars in 1027 bytes} [Thu Feb 26 02:36:21 2026] PUT /v2.0/quotas/b7e738fd31f545e79e8d39c3d4a3ff93 => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:37:31 2026] GET /v2.0/networks => generated 2168 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:37:31 2026] GET /v2.0/subnets => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:37:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:37:31 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:37:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:37:32 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:38:31 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:38:32 2026] GET /v2.0/ports => generated 4725 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/routers => generated 15 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/314] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/315] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/316] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/318] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/319] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/320] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:39:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/321] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:39:32 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/322] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:39:32 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/331] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/ports => generated 4725 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/332] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/333] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/334] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/335] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/336] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/337] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:40:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/338] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:40:32 2026] GET /v2.0/networks => generated 2168 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/339] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:40:32 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:40:32 2026] GET /v2.0/floatingips => 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: 173/341] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:40:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/networks => generated 2168 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/agents => generated 3385 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:41:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:41:32 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:41:32 2026] GET /v2.0/subnetpools => 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: 183/369] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/agents => generated 3385 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/floatingips => 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: 187/377] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:42:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/agents => generated 3385 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/floatingips => 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: 200/396] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:43:31 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:43:32 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:43:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/floatingips => 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: 207/409] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:44:32 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:44:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/subnets => generated 1308 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/subnets => generated 1308 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/454] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:46:31 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: 7|app: 0|req: 230/455] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:46:51.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5aa40c4-c191-47ed-a0ff-2733050c3130 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/458] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:46:51 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: 227/459] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:52.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab361ae-10fb-482a-8d15-4ccda7f1c075 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/460] 199.204.45.116 () {44 vars in 927 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:52.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9c95fca-c6f3-4221-a1e1-36d88ad8bb2d 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 234/462] 199.204.45.116 () {44 vars in 1034 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/subnets/public-subnet?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 199.204.45.116 () {44 vars in 1057 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:18.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0d2cdf3-1321-41d5-a758-27199f0c79dd 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/468] 199.204.45.116 () {44 vars in 937 bytes} [Thu Feb 26 02:47:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:47:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:19.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31ecf113-f92f-49ab-a8b8-9ece8f6f720a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/470] 199.204.45.116 () {44 vars in 937 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:19.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8f02718-5164-4729-a6d3-b67dbfa6ff46 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/472] 199.204.45.116 () {44 vars in 1036 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 199.204.45.116 () {44 vars in 1059 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:20.444 8 INFO neutron.api.v2.resource [None req-70eed921-600b-4f09-bb17-f89c8003e4f7 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/474] 199.204.45.116 () {44 vars in 971 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 199.204.45.116 () {44 vars in 993 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/476] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/security-group-rules/273e6cd3-59a2-4b8c-b426-05c279ab2213 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/479] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/480] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-group-rules/41a59783-13d2-454a-9c9e-a5a06990ecd1 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/482] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/security-group-rules/ffb60438-4383-4143-b2d2-46bd5b4da973 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-group-rules/7a534ca2-e287-4fde-b8bf-0aed1716144c => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/488] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/security-group-rules/93421b27-d9eb-4d0e-91a5-56002aa17ac0 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 199.204.45.116 () {44 vars in 987 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:26.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1c85994-7188-450b-a433-a82990ce190e 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/494] 199.204.45.116 () {44 vars in 1076 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 199.204.45.116 () {44 vars in 1099 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 1254 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/security-groups/c2951213-ab73-4141-9146-d05e6822ca0f => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/498] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/500] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:47:32 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:47:32 2026] GET /v2.0/floatingips => 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: 251/506] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:47:32 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: 256/507] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:47:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:34.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae721b0f-936f-413b-96cd-0a8c1abdad95 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/508] 199.204.45.116 () {44 vars in 979 bytes} [Thu Feb 26 02:47:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/509] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/510] 199.204.45.116 () {44 vars in 920 bytes} [Thu Feb 26 02:47:35 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:37.020 7 INFO neutron.api.v2.resource [None req-2ead9bd1-89a6-4fba-bd53-6e75c9769d1e 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/511] 199.204.45.116 () {44 vars in 959 bytes} [Thu Feb 26 02:47:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 199.204.45.116 () {44 vars in 981 bytes} [Thu Feb 26 02:47:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/513] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:37 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/514] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:37 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:38 2026] GET /v2.0/security-group-rules/dfc4b984-f635-4087-9c57-dfc12aa9f01a => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:38 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/517] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:47:38 2026] GET /v2.0/security-groups/117365a6-217f-4dc7-b258-6123a19f17f4 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:47:38 2026] GET /v2.0/security-group-rules/62da339b-0521-410b-ab89-f0fe9f4f3615 => generated 627 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/521] 199.204.45.116 () {44 vars in 975 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/quotas/b8183dc45ff44aafb05e747530c8bf96 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/528] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/529] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/530] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/531] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/532] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/534] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:48:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:48:32 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/536] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:48:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/537] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:48:32 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/538] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:48:32 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:48:40.398 7 INFO neutron.api.v2.resource [None req-6f213a2f-e8f5-4f8d-bc89-0a7c938ecf4e 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/539] 199.204.45.116 () {44 vars in 1074 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/540] 199.204.45.116 () {44 vars in 1097 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/543] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:48:41 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/544] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:48:41 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/545] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:48:41 2026] GET /v2.0/security-group-rules/c5d74702-46e4-46b5-9df1-0038f05fabfd => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/546] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/547] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/security-group-rules/dd29dd75-5d04-4fb3-af5a-79cec2c1aa19 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/550] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/security-group-rules/f9dda48b-dc26-4583-8d11-32e3c528dd1c => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 199.204.45.116 () {44 vars in 1088 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431?project_id=b7e738fd31f545e79e8d39c3d4a3ff93 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 199.204.45.116 () {44 vars in 1001 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/security-groups/6ebc0df1-5ab0-4b43-9ec7-c61542255431 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 199.204.45.116 () {44 vars in 1011 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/security-group-rules/2fcf9953-c397-4da0-aac7-1a6e61d650df => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/555] 199.204.45.116 () {44 vars in 975 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/quotas/b7e738fd31f545e79e8d39c3d4a3ff93 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:49:31 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: 281/566] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/572] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:49:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 199.204.45.116 () {44 vars in 949 bytes} [Thu Feb 26 02:49:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:50:12 2026] GET /v2.0/networks => generated 2168 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 10.0.0.78 () {32 vars in 654 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/floatingips => 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: 294/582] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/583] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/584] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/586] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-groups => generated 17401 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.78 () {32 vars in 654 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:24.173 7 INFO neutron.db.segments_db [None req-4f966c30-fe1e-4043-9b61-d818b393c321 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment b28c688c-df9e-4c06-ba5f-3814b3edda32 of type vxlan for network 66f371c4-000d-47e6-bd65-b0651be9253c [pid: 7|app: 0|req: 297/588] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:50:23 2026] POST /v2.0/networks => generated 749 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/589] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:24 2026] POST /v2.0/subnets => generated 696 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:24.441 8 INFO neutron.db.segments_db [None req-7b70c8a0-454f-4248-90ff-7fdc9d6206f2 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment c8dab6d2-d0ee-414c-8e40-081f7ba99f19 of type vxlan for network 15fdcff3-7a08-47d4-b68a-d9812c3460e5 2026-02-26 02:50:24.466 7 INFO neutron.db.segments_db [None req-94be4b70-4546-4b79-9817-27dda26b5122 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 306557b1-0eb6-4d3a-bf4f-d9be21646711 of type vxlan for network 55550100-e282-4d34-a361-5d9b0e5d2729 [pid: 8|app: 0|req: 292/590] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:50:24 2026] POST /v2.0/networks => generated 744 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:24 2026] POST /v2.0/subnets => generated 691 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:24.683 7 INFO neutron.db.l3_hamode_db [None req-94be4b70-4546-4b79-9817-27dda26b5122 984380b89fca4353857167569d185934 22dca4527f71416e9c7c774a8f5c1af4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 294/592] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/security-groups?tenant_id=59877d0185ba447c89466d5495924463&name=default => generated 2921 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:24.937 8 INFO neutron.db.segments_db [None req-5eb1df8c-851b-48bd-86fe-9f8f7cadadde 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment b1932b98-d85e-490c-96f6-c5b541aabd88 of type vxlan for network a034b14a-15c0-48c3-8c37-00e9f7506038 2026-02-26 02:50:25.251 8 INFO neutron.db.l3_hamode_db [None req-5eb1df8c-851b-48bd-86fe-9f8f7cadadde 984380b89fca4353857167569d185934 21fc72d9d2a0489aacd0c484540d2980 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:25.895 7 INFO neutron.db.l3_hamode_db [None req-94be4b70-4546-4b79-9817-27dda26b5122 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:26.279 8 INFO neutron.db.l3_hamode_db [None req-5eb1df8c-851b-48bd-86fe-9f8f7cadadde 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/593] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:24 2026] POST /v2.0/routers => generated 736 bytes in 2540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:26 2026] DELETE /v2.0/security-groups/3188845f-fb88-48ee-a43a-5c93f1873ae1 => 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: 295/597] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:24 2026] POST /v2.0/routers => generated 731 bytes in 2271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:27 2026] PUT /v2.0/routers/689ad144-a70c-4589-9ce9-473d4a8867b8/add_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:27 2026] PUT /v2.0/routers/ceff52a0-f295-4be3-bb63-6f6804a67966/add_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/600] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:28 2026] GET /v2.0/security-groups?tenant_id=d1eafebf9a25456185e369311af82e59&name=default => generated 2921 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:28 2026] DELETE /v2.0/security-groups/f48b8a52-44b7-4844-a126-eb16178561ec => 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/602] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:28 2026] GET /v2.0/security-groups?tenant_id=6f7232673ab54ab2a05b955f44201003&name=default => generated 2922 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/603] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:28 2026] DELETE /v2.0/security-groups/83a4d189-dcb8-4728-96fd-c505e5cea8fc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:29.026 7 INFO neutron.db.segments_db [None req-78d4260b-b4da-48d1-8f4a-ff95910f80f2 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 of type vxlan for network 2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 [pid: 7|app: 0|req: 306/604] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:50:28 2026] POST /v2.0/networks => generated 752 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 10.0.0.47 () {38 vars in 970 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.47 () {38 vars in 970 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-groups => generated 1684 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 10.0.0.47 () {38 vars in 970 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-groups => generated 1679 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/608] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/subnets => generated 699 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/security-groups/fbfae39f-c9f1-49d3-8064-2e980e9a183c => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:29.475 8 INFO neutron.db.segments_db [None req-e4cf103e-690e-48d8-9442-f662074abfb0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 81b0efe8-5101-46ea-90bc-9cc034a2a57d of type vxlan for network 6d75eea2-4364-49ee-91a3-d39ee90d644f [pid: 7|app: 0|req: 310/610] 10.0.0.47 () {38 vars in 970 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:50:29.701 8 INFO neutron.db.l3_hamode_db [None req-e4cf103e-690e-48d8-9442-f662074abfb0 984380b89fca4353857167569d185934 9920cbcffd51435fb92cbe9172a8df65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/611] 10.0.0.47 () {38 vars in 980 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/612] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/security-groups?tenant_id=21fc72d9d2a0489aacd0c484540d2980 => generated 7904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/613] 10.0.0.47 () {38 vars in 970 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-groups => generated 1683 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/614] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/security-groups/4325b479-eb9c-41b2-8b53-26c50975b277 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/615] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 1683 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/616] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/security-groups/4325b479-eb9c-41b2-8b53-26c50975b277 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/617] 10.0.0.47 () {38 vars in 980 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/618] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/b262d01d-c1af-4c5d-a1ed-4e9c0c262831 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/619] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 2308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/620] 10.0.0.47 () {36 vars in 1012 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-groups/b262d01d-c1af-4c5d-a1ed-4e9c0c262831 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/621] 10.0.0.47 () {38 vars in 980 bytes} [Thu Feb 26 02:50:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:30.307 7 INFO neutron.api.v2.resource [req-115d9591-d9ed-4e06-bec9-4f7b354d6550 req-dfb0109b-7efc-458b-b976-8e008d3fbcb6 d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 322/622] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/b262d01d-c1af-4c5d-a1ed-4e9c0c262831 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/623] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 2938 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:30.367 8 INFO neutron.db.l3_hamode_db [None req-e4cf103e-690e-48d8-9442-f662074abfb0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 324/624] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/5ae783fe-ceb9-45c3-9d39-b73cb65895be => generated 1679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/625] 10.0.0.47 () {34 vars in 1000 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-group-rules/30ebf027-15cf-4ed9-8c11-06daca400ec2 => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/626] 10.0.0.47 () {36 vars in 1012 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-groups/5ae783fe-ceb9-45c3-9d39-b73cb65895be => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/627] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 2938 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:30.500 7 INFO neutron.api.v2.resource [req-8e2d4e6d-790c-4d43-a051-93f19cd61c9d req-78ea85af-96b5-4233-adb9-fb54e28faa2a d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/628] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/5ae783fe-ceb9-45c3-9d39-b73cb65895be => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/629] 10.0.0.47 () {36 vars in 1022 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-group-rules/30ebf027-15cf-4ed9-8c11-06daca400ec2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/630] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/b59666dc-5fe9-4fd7-90e3-639362ddc5ca => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/631] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 2308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/632] 10.0.0.47 () {36 vars in 1012 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-groups/b59666dc-5fe9-4fd7-90e3-639362ddc5ca => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/633] 10.0.0.47 () {36 vars in 1012 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-groups/baaf4116-d348-4875-b3d6-520455ae6274 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:30.822 7 INFO neutron.api.v2.resource [req-cef1f124-54c1-4b7f-8824-e0bbf807e848 req-857c7287-0a03-4ffa-80fb-b4962c2f8960 d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/634] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/b59666dc-5fe9-4fd7-90e3-639362ddc5ca => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/635] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/fbfae39f-c9f1-49d3-8064-2e980e9a183c => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/636] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups?tenant_id=21fc72d9d2a0489aacd0c484540d2980 => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/637] 10.0.0.47 () {36 vars in 1012 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/security-groups/fbfae39f-c9f1-49d3-8064-2e980e9a183c => 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: 338/638] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/security-groups/4325b479-eb9c-41b2-8b53-26c50975b277 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/639] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/routers => generated 739 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/640] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:31 2026] GET /v2.0/security-groups/4325b479-eb9c-41b2-8b53-26c50975b277 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:31.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-b698a886-1411-4fda-90dc-a74437cb83ad 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: b5aa841d-fa16-4ed3-9f8b-4452533cf3e0 2026-02-26 02:50:31.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b698a886-1411-4fda-90dc-a74437cb83ad 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: b5aa841d-fa16-4ed3-9f8b-4452533cf3e0 [pid: 7|app: 0|req: 339/641] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:50:30 2026] PUT /v2.0/routers/689ad144-a70c-4589-9ce9-473d4a8867b8/remove_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:32.302 7 INFO neutron.api.v2.resource [req-0d995d2c-7db4-4a2b-a6b0-90d67ffbebcd req-9352e9b4-0eda-4d39-b7cd-eea9cdc77a1a d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/642] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/security-groups/b59666dc-5fe9-4fd7-90e3-639362ddc5ca => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:32.461 7 WARNING keystonemiddleware.audit [req-0d995d2c-7db4-4a2b-a6b0-90d67ffbebcd req-9352e9b4-0eda-4d39-b7cd-eea9cdc77a1a d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 7|app: 0|req: 341/643] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/ports => generated 14713 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/644] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:31 2026] PUT /v2.0/routers/0efd1df2-5a91-449b-aa8c-72466df11337/add_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:32.689 8 INFO neutron.api.v2.resource [req-dbe44225-41cc-437d-b4e2-a8bf050e6a21 req-8fc9f34b-d01c-453d-a084-2d60c1650f4b d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 304/645] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/security-groups/5ae783fe-ceb9-45c3-9d39-b73cb65895be => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:32.692 8 WARNING keystonemiddleware.audit [req-dbe44225-41cc-437d-b4e2-a8bf050e6a21 req-8fc9f34b-d01c-453d-a084-2d60c1650f4b d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 305/646] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/subnets => generated 5230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:32.735 8 INFO neutron.api.v2.resource [req-a67a565c-7b81-48f1-bc9d-c531f35211b0 req-b6f97ff8-f41c-41e7-8bc6-2a140fb66c84 d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/647] 10.0.0.47 () {34 vars in 990 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/security-groups/b262d01d-c1af-4c5d-a1ed-4e9c0c262831 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:32.737 8 WARNING keystonemiddleware.audit [req-a67a565c-7b81-48f1-bc9d-c531f35211b0 req-b6f97ff8-f41c-41e7-8bc6-2a140fb66c84 d7f39f8812e94550b4942f4ca2207db6 21fc72d9d2a0489aacd0c484540d2980 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 307/648] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:32.748 8 WARNING keystonemiddleware.audit [None req-af7d1bbb-48f7-4bf8-a629-e2a0333eb574 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. 2026-02-26 02:50:32.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 58523df5-6524-4aa2-903e-d0ed5003debe 2026-02-26 02:50:32.752 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 58523df5-6524-4aa2-903e-d0ed5003debe [pid: 8|app: 0|req: 308/649] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/agents => generated 3385 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:32.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 8304c4f5-fb3d-48b4-96aa-0c5246e8f1e7 2026-02-26 02:50:33.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 8304c4f5-fb3d-48b4-96aa-0c5246e8f1e7 2026-02-26 02:50:33.084 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - 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-02-26 02:50:33.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5cacc1d-53a7-4da0-bca9-fcf59d4ccfef 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 89771ad5-5d91-455d-9216-e3cea4f18a28 2026-02-26 02:50:33.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5cacc1d-53a7-4da0-bca9-fcf59d4ccfef 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 89771ad5-5d91-455d-9216-e3cea4f18a28 2026-02-26 02:50:33.448 7 INFO neutron.db.l3_hamode_db [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 55550100-e282-4d34-a361-5d9b0e5d2729 was deleted as no HA routers are present in tenant 22dca4527f71416e9c7c774a8f5c1af4. [pid: 7|app: 0|req: 342/650] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:50:32 2026] DELETE /v2.0/routers/689ad144-a70c-4589-9ce9-473d4a8867b8 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:33.459 7 WARNING keystonemiddleware.audit [None req-7226733e-b821-43b1-9b73-39b6dd8d98ff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 7|app: 0|req: 343/651] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:50:33 2026] GET /v2.0/networks => generated 5846 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/652] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:50:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/653] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:50:32 2026] PUT /v2.0/routers/ceff52a0-f295-4be3-bb63-6f6804a67966/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/654] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:50:33 2026] DELETE /v2.0/subnets/5c6fb066-846a-4d5d-85d2-306a8668927b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:33.855 8 WARNING keystonemiddleware.audit [None req-7050229c-1c37-41b3-8834-56a0fee0b511 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 311/655] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:50:33 2026] GET /v2.0/security-groups => generated 27745 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/656] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:33 2026] GET /v2.0/security-groups?tenant_id=dd46f28e0279423ab6f82e1011b9865a&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:33.924 7 INFO neutron.services.segments.plugin [-] Segment 306557b1-0eb6-4d3a-bf4f-d9be21646711 resource provider aggregate not found 2026-02-26 02:50:33.952 7 INFO neutron.services.segments.plugin [-] Segment 306557b1-0eb6-4d3a-bf4f-d9be21646711 resource provider aggregate not found 2026-02-26 02:50:33.954 7 INFO neutron.services.segments.plugin [-] Segment 306557b1-0eb6-4d3a-bf4f-d9be21646711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306557b1-0eb6-4d3a-bf4f-d9be21646711 found for delete ", "request_id": "req-d39cff98-2908-4258-9d50-93026f5676f7"}]} 2026-02-26 02:50:33.977 7 INFO neutron.services.segments.plugin [-] Segment 306557b1-0eb6-4d3a-bf4f-d9be21646711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306557b1-0eb6-4d3a-bf4f-d9be21646711 found for delete ", "request_id": "req-f5e4dd76-0c14-4828-a510-a776f8bd41fa"}]} [pid: 8|app: 0|req: 312/657] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:33 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) 2026-02-26 02:50:34.098 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ae3f5a0-23d6-40aa-a2ab-ef56c3f87f38 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 17c031d5-e99f-4062-a304-f2f6da631abf 2026-02-26 02:50:34.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ae3f5a0-23d6-40aa-a2ab-ef56c3f87f38 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 17c031d5-e99f-4062-a304-f2f6da631abf 2026-02-26 02:50:34.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 5d63888c-9d47-4996-a067-87d475a431d8 2026-02-26 02:50:34.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 5d63888c-9d47-4996-a067-87d475a431d8 2026-02-26 02:50:34.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: c908cefd-ee40-49e6-ab63-97b7844156d7 2026-02-26 02:50:34.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: c908cefd-ee40-49e6-ab63-97b7844156d7 [pid: 8|app: 0|req: 313/658] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:50:34 2026] DELETE /v2.0/networks/66f371c4-000d-47e6-bd65-b0651be9253c => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:34.350 8 WARNING keystonemiddleware.audit [None req-4ae3f5a0-23d6-40aa-a2ab-ef56c3f87f38 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 314/659] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:50:34 2026] GET /v2.0/network-ip-availabilities => generated 2930 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/660] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:34 2026] DELETE /v2.0/security-groups/29b6de3d-d725-4a5f-a825-e29448d00014 => 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: 316/661] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:34 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-02-26 02:50:34.575 8 WARNING keystonemiddleware.audit [None req-481e8801-2a23-47ad-b4b6-89368301ebd5 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 317/662] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:50:34 2026] GET /v2.0/subnets => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/663] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:34 2026] GET /v2.0/security-groups?tenant_id=22dca4527f71416e9c7c774a8f5c1af4&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:34.680 7 INFO neutron.db.l3_hamode_db [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network a034b14a-15c0-48c3-8c37-00e9f7506038 was deleted as no HA routers are present in tenant 21fc72d9d2a0489aacd0c484540d2980. [pid: 7|app: 0|req: 346/664] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:50:33 2026] DELETE /v2.0/routers/ceff52a0-f295-4be3-bb63-6f6804a67966 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:34.689 7 WARNING keystonemiddleware.audit [None req-22e621ca-fa16-41b6-a1e6-1c6ed14fe1a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 7|app: 0|req: 347/665] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:50:34 2026] GET /v2.0/routers => generated 748 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:34.843 8 INFO neutron.services.segments.plugin [-] Segment b28c688c-df9e-4c06-ba5f-3814b3edda32 resource provider aggregate not found [pid: 7|app: 0|req: 348/666] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:34 2026] GET /v2.0/security-groups?tenant_id=2056f45334c44f3ba39ac5ab41795b0e&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:34.863 8 INFO neutron.services.segments.plugin [-] Segment b28c688c-df9e-4c06-ba5f-3814b3edda32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28c688c-df9e-4c06-ba5f-3814b3edda32 found for delete ", "request_id": "req-61b759f3-f6d7-471d-ac22-012d7ab3afb5"}]} 2026-02-26 02:50:34.867 8 INFO neutron.services.segments.plugin [-] Segment b28c688c-df9e-4c06-ba5f-3814b3edda32 resource provider aggregate not found 2026-02-26 02:50:34.887 8 INFO neutron.services.segments.plugin [-] Segment b28c688c-df9e-4c06-ba5f-3814b3edda32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28c688c-df9e-4c06-ba5f-3814b3edda32 found for delete ", "request_id": "req-e2ae8f21-2bfc-4290-b395-ff37e88dd10d"}]} [pid: 7|app: 0|req: 349/667] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:34 2026] DELETE /v2.0/security-groups/88a2760d-6a5a-4961-9773-5ee30c24a989 => 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: 350/668] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:50:34 2026] DELETE /v2.0/subnets/cacfca5b-8e19-4117-9bee-c02b69bb3a29 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:35.124 7 WARNING keystonemiddleware.audit [None req-20622831-09db-43db-b6b2-6b21bc4299f5 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 7|app: 0|req: 351/669] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/670] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:50:34 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/671] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:35 2026] DELETE /v2.0/security-groups/788cbf72-71f3-4faf-9efe-23e9b937c06a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:35.236 7 WARNING keystonemiddleware.audit [None req-c76c9ff8-d974-41f3-a2ea-5b5e96e13087 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 320/672] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:50:35 2026] DELETE /v2.0/networks/15fdcff3-7a08-47d4-b68a-d9812c3460e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/673] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/routers/0efd1df2-5a91-449b-aa8c-72466df11337/l3-agents => generated 682 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:35.356 8 WARNING keystonemiddleware.audit [None req-3e995536-499b-41a5-884a-64273a40733d 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Skipping service tempest-service-785685628 as it have no endpoints. [pid: 8|app: 0|req: 321/674] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/floatingips => generated 555 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/675] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/security-groups?tenant_id=21fc72d9d2a0489aacd0c484540d2980&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/676] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:35 2026] DELETE /v2.0/security-groups/4325b479-eb9c-41b2-8b53-26c50975b277 => 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: 355/677] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--814214740&fields=id&tenant_id=9920cbcffd51435fb92cbe9172a8df65 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/678] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/679] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/quotas/9920cbcffd51435fb92cbe9172a8df65 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/680] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:50:35 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:35.983 7 INFO neutron.services.segments.plugin [-] Segment b1932b98-d85e-490c-96f6-c5b541aabd88 resource provider aggregate not found 2026-02-26 02:50:35.996 7 INFO neutron.services.segments.plugin [-] Segment b1932b98-d85e-490c-96f6-c5b541aabd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1932b98-d85e-490c-96f6-c5b541aabd88 found for delete ", "request_id": "req-a954303f-eb92-4908-88bc-43ed1471b0f1"}]} 2026-02-26 02:50:36.004 7 INFO neutron.services.segments.plugin [-] Segment b1932b98-d85e-490c-96f6-c5b541aabd88 resource provider aggregate not found 2026-02-26 02:50:36.023 7 INFO neutron.services.segments.plugin [-] Segment b1932b98-d85e-490c-96f6-c5b541aabd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1932b98-d85e-490c-96f6-c5b541aabd88 found for delete ", "request_id": "req-f894e50a-37e1-47da-bb0b-534abf767b24"}]} [pid: 7|app: 0|req: 357/681] 10.0.0.47 () {34 vars in 906 bytes} [Thu Feb 26 02:50:36 2026] GET /v2.0/extensions => generated 21537 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/682] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:50:36 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 358/683] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:50:36 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 326/684] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:36 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:36.893 8 INFO neutron.services.segments.plugin [-] Segment c8dab6d2-d0ee-414c-8e40-081f7ba99f19 resource provider aggregate not found 2026-02-26 02:50:36.908 8 INFO neutron.services.segments.plugin [-] Segment c8dab6d2-d0ee-414c-8e40-081f7ba99f19 resource provider aggregate not found 2026-02-26 02:50:36.916 8 INFO neutron.services.segments.plugin [-] Segment c8dab6d2-d0ee-414c-8e40-081f7ba99f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dab6d2-d0ee-414c-8e40-081f7ba99f19 found for delete ", "request_id": "req-6483e7ed-a545-44ae-bcbb-ff2f9fe7ad1a"}]} 2026-02-26 02:50:36.925 8 INFO neutron.services.segments.plugin [-] Segment c8dab6d2-d0ee-414c-8e40-081f7ba99f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dab6d2-d0ee-414c-8e40-081f7ba99f19 found for delete ", "request_id": "req-11fedf5b-5248-4967-b1bc-707507494061"}]} 2026-02-26 02:50:37.244 7 INFO neutron.db.segments_db [None req-787e302f-1775-424b-b7c5-fe284c3e6395 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 of type vxlan for network fd72856b-f191-4ea5-8497-0c994b52e73a [pid: 7|app: 0|req: 359/685] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:50:36 2026] POST /v2.0/networks => generated 747 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/686] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/subnets => generated 694 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:37.526 8 INFO neutron.db.segments_db [None req-871bc3ff-27b4-40e5-b1e5-21c7b7987e0e 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 17ed8628-2ed7-4478-9600-1445f3bbf19e of type vxlan for network a65bc46a-6c01-41a6-9ada-ccfdaeea9d32 2026-02-26 02:50:37.717 8 INFO neutron.db.l3_hamode_db [None req-871bc3ff-27b4-40e5-b1e5-21c7b7987e0e 984380b89fca4353857167569d185934 c0628acc74404a20b975a63f3463879c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:37.761 7 INFO neutron.db.segments_db [None req-7be87a07-228c-4ec8-84ec-e345f78d2bf0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 of type vxlan for network e7b6297f-43be-4826-b3ac-7afb60c15459 [pid: 7|app: 0|req: 360/687] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/networks => generated 744 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/688] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:37 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 362/689] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/subnets => generated 691 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:38.106 7 INFO neutron.db.segments_db [None req-174772d7-a3c2-439e-bece-114397792481 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment c5ea09db-fd8c-49a0-9cae-e39c55e96dcd of type vxlan for network 9d11464b-0aec-4571-88af-33729f5bc26a 2026-02-26 02:50:38.341 7 INFO neutron.db.l3_hamode_db [None req-174772d7-a3c2-439e-bece-114397792481 984380b89fca4353857167569d185934 80edbf32207a4c638640da0538a843e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:38.415 8 INFO neutron.db.l3_hamode_db [None req-871bc3ff-27b4-40e5-b1e5-21c7b7987e0e 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:39.007 7 INFO neutron.db.l3_hamode_db [None req-174772d7-a3c2-439e-bece-114397792481 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 328/690] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/routers => generated 734 bytes in 2067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/691] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/692] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:38 2026] POST /v2.0/routers => generated 731 bytes in 1739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/693] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/security-groups?tenant_id=81519f26ca974564a76796e322240d9a&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/694] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/routers/90dce9d5-d6f4-4292-b448-0d521bf408c0/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/695] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/routers/06523624-4ab6-4a58-ba84-c00c3029531d/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/696] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:41 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 332/699] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/security-groups/0b28efd7-93ac-4fe9-9d59-12152c755610 => 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: 368/700] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:41 2026] GET /v2.0/security-groups?tenant_id=6ed6e499b74d41688204a56353b334f6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/701] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/security-groups/845ea665-adc3-468c-b2e7-c7b7c3f086df => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/702] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:50:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/703] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:50:41 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 684 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/704] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:50:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/705] 199.204.45.116 () {34 vars in 911 bytes} [Thu Feb 26 02:50:41 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/706] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/707] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/708] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:50:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9920cbcffd51435fb92cbe9172a8df65 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/709] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/710] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:50:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/711] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:42 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 339/712] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:50:42 2026] POST /v2.0/ports => generated 958 bytes in 393 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: 374/713] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:50:42 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/714] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:50:42 2026] POST /v2.0/floatingips => generated 552 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/715] 10.0.0.47 () {34 vars in 1099 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1070174781&fields=id&tenant_id=80edbf32207a4c638640da0538a843e3 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/716] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/networks?id=e7b6297f-43be-4826-b3ac-7afb60c15459 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/717] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 344/718] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/quotas/80edbf32207a4c638640da0538a843e3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/719] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 375/720] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:50:43 2026] PUT /v2.0/ports/6476c241-4b63-43c7-815b-ab480626b593 => generated 1239 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/721] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/ports?tenant_id=80edbf32207a4c638640da0538a843e3&fields=id => generated 57 bytes in 77 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: 376/722] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?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: 347/723] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/724] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:44.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2e3e27c-dc85-4ab6-925c-600a0a24536a'] response: {'name': 'network-changed', 'server_uuid': 'bbb178d2-8a58-496e-9f6d-68c2772b1bff', 'tag': '6476c241-4b63-43c7-815b-ab480626b593', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 378/725] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/726] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/727] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/728] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 348/729] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/security-groups?tenant_id=f45e1e8598184067b18cebb45dfed1da&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/730] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:50:44 2026] DELETE /v2.0/security-groups/f0afdb96-f132-4195-b026-97ab37fba26e => 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: 350/731] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 382/732] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/733] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/734] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 352/735] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 384/736] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/737] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 385/738] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:45 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 354/739] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/740] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/741] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/742] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/743] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/744] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 357/745] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:50:46 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 358/746] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/747] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 360/748] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:47.292 7 INFO neutron.db.segments_db [None req-7f49ee76-3ab1-45dc-b7ca-4d3967691e41 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Added segment a5bc84bb-9733-4036-9245-082c1506be62 of type vxlan for network 602f1231-5e9e-47c8-8169-2fa68e1eac65 [pid: 7|app: 0|req: 389/749] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:50:46 2026] POST /v2.0/networks => generated 650 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/750] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:47 2026] POST /v2.0/subnets => generated 627 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:47.637 7 INFO neutron.db.segments_db [None req-89bc8b8f-7723-431f-baa7-77e28f9b4ce3 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Added segment 7a89b676-4037-4afc-b70d-d24f7aa1078d of type vxlan for network f343011f-79d8-476b-a759-2baf9c7f585f [pid: 8|app: 0|req: 362/751] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--773554840&fields=id&tenant_id=c0628acc74404a20b975a63f3463879c => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:47.900 7 INFO neutron.db.l3_hamode_db [None req-89bc8b8f-7723-431f-baa7-77e28f9b4ce3 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 363/752] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/networks?id=fd72856b-f191-4ea5-8497-0c994b52e73a => 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: 364/753] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/quotas/c0628acc74404a20b975a63f3463879c => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/754] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:50:47 2026] GET /v2.0/ports?tenant_id=c0628acc74404a20b975a63f3463879c&fields=id => generated 57 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/755] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 367/756] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/757] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/758] 10.0.0.47 () {34 vars in 906 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/759] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?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: 371/760] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:48.693 7 INFO neutron.db.l3_hamode_db [None req-89bc8b8f-7723-431f-baa7-77e28f9b4ce3 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 372/761] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => 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: 373/762] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 374/763] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/764] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 390/765] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:50:47 2026] POST /v2.0/routers => generated 694 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/networks?id=e7b6297f-43be-4826-b3ac-7afb60c15459 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/767] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=80edbf32207a4c638640da0538a843e3 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/768] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:50:49 2026] POST /v2.0/ports => generated 958 bytes in 379 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: 394/769] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/770] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:50:50 2026] PUT /v2.0/ports/5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f => generated 1239 bytes in 380 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: 396/771] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/772] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/773] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:50.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4709ef40-7f86-4fa4-abb4-08d7a4dde0d7'] response: {'name': 'network-changed', 'server_uuid': '2b5b13bd-69cc-40c8-9012-711a98d1eb06', 'tag': '5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/775] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:50:49 2026] PUT /v2.0/routers/50fd56cc-9655-4294-a176-18623948a137/add_router_interface => generated 309 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/776] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/777] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/ports?tenant_id=80edbf32207a4c638640da0538a843e3&device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/778] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/networks?tenant_id=80edbf32207a4c638640da0538a843e3&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/779] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/780] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:50:51 2026] POST /v2.0/ports => generated 954 bytes in 381 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: 381/781] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:50:51 2026] POST /v2.0/ports => generated 958 bytes in 336 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: 401/782] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 382/783] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/784] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/785] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 385/786] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/ports?tenant_id=80edbf32207a4c638640da0538a843e3&device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 387/788] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f => 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: 388/789] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/subnets?id=e2dbc05c-fb05-4b68-b42d-20e35d92b5cd => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/790] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/ports?network_id=e7b6297f-43be-4826-b3ac-7afb60c15459&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: 390/791] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?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: 391/792] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:50:52 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?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) 2026-02-26 02:50:52.832 7 INFO neutron.db.l3_db [None req-811baa2d-ec93-4495-97a9-0c17c82779a3 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Floating IP 400dde6f-d642-4705-b5c7-0ace7f51f643 associated. External IP: 10.96.250.203, port: d56774c2-7d75-4a76-a357-803cc58d656a. [pid: 8|app: 0|req: 392/793] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/795] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:50:51 2026] POST /v2.0/floatingips => generated 842 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/796] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 403/797] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/networks?id=fd72856b-f191-4ea5-8497-0c994b52e73a => generated 679 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c0628acc74404a20b975a63f3463879c => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:53.381 8 INFO neutron.db.l3_db [None req-b6289e23-6492-4a81-b70e-a7dc6f3a3c1c 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Floating IP 400dde6f-d642-4705-b5c7-0ace7f51f643 disassociated. External IP: 10.96.250.203, port: d56774c2-7d75-4a76-a357-803cc58d656a. [pid: 8|app: 0|req: 395/800] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:50:53 2026] PUT /v2.0/floatingips/400dde6f-d642-4705-b5c7-0ace7f51f643 => generated 552 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/802] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:50:53 2026] POST /v2.0/ports => generated 954 bytes in 465 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: 407/803] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:53 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:53.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-159ea919-0ea6-4a77-b81f-853c61d97065 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: fcd645f6-0ec4-4709-b1d5-7152de1db68b 2026-02-26 02:50:53.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-159ea919-0ea6-4a77-b81f-853c61d97065 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: fcd645f6-0ec4-4709-b1d5-7152de1db68b [pid: 8|app: 0|req: 397/804] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:50:53 2026] DELETE /v2.0/floatingips/400dde6f-d642-4705-b5c7-0ace7f51f643 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:50:53 2026] PUT /v2.0/ports/99651c26-8e82-4486-aaa6-1473d2bc7bfd => generated 1235 bytes in 391 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: 409/806] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:54 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/807] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:54 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/808] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:54 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:54 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:54.471 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfa49c82-cc28-495c-8946-67c37133d3a3'] response: {'name': 'network-changed', 'server_uuid': '7e3ba085-ae20-4c6f-b4e4-d067c877bbb4', 'tag': '99651c26-8e82-4486-aaa6-1473d2bc7bfd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 413/810] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:54 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:54.874 7 INFO neutron.db.l3_db [None req-ae8d67d0-2aac-41b6-acc2-54e47763ffba 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] Floating IP 2c7eea9b-68a0-45ac-92a9-d3ac15a5f47a associated. External IP: 10.96.250.207, port: 6476c241-4b63-43c7-815b-ab480626b593. 2026-02-26 02:50:55.144 8 INFO neutron.db.l3_db [None req-39ca5342-3214-420e-8a94-0587196ae543 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Floating IP 29b59017-c797-4766-ba1c-06cf6b6651f8 associated. External IP: 10.96.250.217, port: adc852b1-6123-49c6-a3b7-b52bcddbfb26. [pid: 7|app: 0|req: 414/811] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:50:54 2026] PUT /v2.0/floatingips/2c7eea9b-68a0-45ac-92a9-d3ac15a5f47a => generated 856 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/812] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/813] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/ports?tenant_id=c0628acc74404a20b975a63f3463879c&device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/814] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&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: 418/815] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/816] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/networks?tenant_id=c0628acc74404a20b975a63f3463879c&shared=False => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/817] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/818] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/819] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:50:54 2026] POST /v2.0/floatingips => generated 841 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/820] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/floatingips/29b59017-c797-4766-ba1c-06cf6b6651f8 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/821] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/822] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 400/823] 10.0.0.78 () {32 vars in 654 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/floatingips => generated 844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:56.082 7 INFO neutron.db.l3_db [None req-6caca6e1-5dbf-40f2-ab05-3535839c1a44 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Floating IP 29b59017-c797-4766-ba1c-06cf6b6651f8 associated. External IP: 10.96.250.217, port: adc852b1-6123-49c6-a3b7-b52bcddbfb26. [pid: 8|app: 0|req: 403/826] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => 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: 404/827] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:56.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3473d49-1a7d-412b-b102-0bf291d3a660'] response: {'name': 'network-changed', 'server_uuid': 'bbb178d2-8a58-496e-9f6d-68c2772b1bff', 'tag': '6476c241-4b63-43c7-815b-ab480626b593', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/828] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/ports?tenant_id=c0628acc74404a20b975a63f3463879c&device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/829] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99651c26-8e82-4486-aaa6-1473d2bc7bfd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/830] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/subnets?id=86023e8d-8ffa-43b1-9552-8c38b3b78053 => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/831] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/ports?network_id=fd72856b-f191-4ea5-8497-0c994b52e73a&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: 7|app: 0|req: 424/832] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/floatingips/29b59017-c797-4766-ba1c-06cf6b6651f8 => generated 842 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/833] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:56.982 7 INFO neutron.db.l3_db [None req-51743d33-9f2c-4aad-b2f0-4dde168e67f3 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Floating IP 29b59017-c797-4766-ba1c-06cf6b6651f8 disassociated. External IP: 10.96.250.217, port: d56774c2-7d75-4a76-a357-803cc58d656a. [pid: 8|app: 0|req: 409/834] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?fields=segments => generated 14 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/835] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/836] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 412/837] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/838] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:50:56 2026] PUT /v2.0/floatingips/29b59017-c797-4766-ba1c-06cf6b6651f8 => generated 552 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/843] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 418/844] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:57.495 7 INFO neutron_taas.services.taas.taas_plugin [None req-b48c0254-e1be-45d0-a8bc-fb0c3c1403f2 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: 71d63224-3e6b-4ac4-a332-1b21200cc46a 2026-02-26 02:50:57.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b48c0254-e1be-45d0-a8bc-fb0c3c1403f2 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: 71d63224-3e6b-4ac4-a332-1b21200cc46a [pid: 8|app: 0|req: 419/845] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:50:57 2026] DELETE /v2.0/floatingips/29b59017-c797-4766-ba1c-06cf6b6651f8 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:57.751 8 INFO neutron.api.v2.resource [None req-50ae4426-5447-4e89-aa19-1ecdcc3830b9 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/848] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:50:57 2026] DELETE /v2.0/floatingips/29b59017-c797-4766-ba1c-06cf6b6651f8 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/849] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:58.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-a340ce4d-c0b3-4f93-9b4a-615cf44700f4 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: d56774c2-7d75-4a76-a357-803cc58d656a [pid: 8|app: 0|req: 423/850] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:58.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a340ce4d-c0b3-4f93-9b4a-615cf44700f4 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: d56774c2-7d75-4a76-a357-803cc58d656a [pid: 8|app: 0|req: 424/851] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/852] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:50:57 2026] DELETE /v2.0/ports/d56774c2-7d75-4a76-a357-803cc58d656a => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:58.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-ebe7151b-a7f0-48cb-b12d-1af6f124b741 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: adc852b1-6123-49c6-a3b7-b52bcddbfb26 2026-02-26 02:50:58.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebe7151b-a7f0-48cb-b12d-1af6f124b741 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: adc852b1-6123-49c6-a3b7-b52bcddbfb26 [pid: 7|app: 0|req: 429/853] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:50:58 2026] DELETE /v2.0/ports/adc852b1-6123-49c6-a3b7-b52bcddbfb26 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:58.834 8 INFO neutron.db.l3_db [None req-7c616e0b-d786-46dc-93c9-bf7078a8f16a 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] Floating IP 7d144995-a095-4289-810f-808df0a437a4 associated. External IP: 10.96.250.202, port: 5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f. [pid: 7|app: 0|req: 430/854] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/855] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/ports?device_id=50fd56cc-9655-4294-a176-18623948a137 => generated 958 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:50:58 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/857] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:50:58 2026] PUT /v2.0/floatingips/7d144995-a095-4289-810f-808df0a437a4 => generated 856 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:59.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f9635bd-75d8-43d0-b919-0a3566d0b052 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: 893a1487-c93e-443c-9635-ae0b530afa31 2026-02-26 02:50:59.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f9635bd-75d8-43d0-b919-0a3566d0b052 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: 893a1487-c93e-443c-9635-ae0b530afa31 2026-02-26 02:50:59.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-616c031d-0362-4096-8267-714b7cee73a9'] response: {'name': 'network-changed', 'server_uuid': '2b5b13bd-69cc-40c8-9012-711a98d1eb06', 'tag': '5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/858] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:50:58 2026] PUT /v2.0/routers/50fd56cc-9655-4294-a176-18623948a137/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/859] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/861] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/ports?tenant_id=80edbf32207a4c638640da0538a843e3&device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 437/862] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/networks?id=e7b6297f-43be-4826-b3ac-7afb60c15459 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:00.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: 31b8b86f-5af1-46cd-bdd8-b5778378f45f 2026-02-26 02:51:00.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: 31b8b86f-5af1-46cd-bdd8-b5778378f45f [pid: 7|app: 0|req: 438/863] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/864] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/subnets?id=e2dbc05c-fb05-4b68-b42d-20e35d92b5cd => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/865] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/ports?network_id=e7b6297f-43be-4826-b3ac-7afb60c15459&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/866] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/867] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:00 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:00.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] TaaS: Handle Delete Port: a9c55080-3bce-4201-b961-52a1cb4cef5d 2026-02-26 02:51:00.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] Tap Mirror: Handle Delete Port: a9c55080-3bce-4201-b961-52a1cb4cef5d 2026-02-26 02:51:00.546 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - 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-02-26 02:51:00.890 8 INFO neutron.services.segments.plugin [-] Segment 7a89b676-4037-4afc-b70d-d24f7aa1078d resource provider aggregate not found 2026-02-26 02:51:00.900 8 INFO neutron.services.segments.plugin [-] Segment 7a89b676-4037-4afc-b70d-d24f7aa1078d resource provider aggregate not found 2026-02-26 02:51:00.919 8 INFO neutron.services.segments.plugin [-] Segment 7a89b676-4037-4afc-b70d-d24f7aa1078d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a89b676-4037-4afc-b70d-d24f7aa1078d found for delete ", "request_id": "req-cf6447dd-45b4-4660-a4bb-0065badb13a5"}]} 2026-02-26 02:51:00.921 8 INFO neutron.services.segments.plugin [-] Segment 7a89b676-4037-4afc-b70d-d24f7aa1078d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a89b676-4037-4afc-b70d-d24f7aa1078d found for delete ", "request_id": "req-5272c57a-96b2-4dc0-9953-c664d91069bc"}]} 2026-02-26 02:51:00.929 8 INFO neutron.db.l3_hamode_db [None req-c1d9807d-5105-4774-bc6c-40c9c34614ae 5acb8b3d58f84d20aeed48df6f8843af 0d84426eb5f04adf9d787202a0ae898e - - default default] HA network f343011f-79d8-476b-a759-2baf9c7f585f was deleted as no HA routers are present in tenant 0d84426eb5f04adf9d787202a0ae898e. [pid: 8|app: 0|req: 426/868] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:50:59 2026] DELETE /v2.0/routers/50fd56cc-9655-4294-a176-18623948a137 => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/869] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:00 2026] DELETE /v2.0/subnets/0f287806-0679-4449-b97c-f20834650410 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/870] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/networks/602f1231-5e9e-47c8-8169-2fa68e1eac65 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/871] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/872] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&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: 445/873] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/security-groups?tenant_id=0d84426eb5f04adf9d787202a0ae898e&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: 429/874] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/security-groups/35eea322-3e70-4424-b3d7-ff82d72ad504 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/875] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:02 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => 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: 430/876] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:02 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:02.939 8 INFO neutron.services.segments.plugin [-] Segment a5bc84bb-9733-4036-9245-082c1506be62 resource provider aggregate not found 2026-02-26 02:51:02.948 8 INFO neutron.services.segments.plugin [-] Segment a5bc84bb-9733-4036-9245-082c1506be62 resource provider aggregate not found 2026-02-26 02:51:02.961 8 INFO neutron.services.segments.plugin [-] Segment a5bc84bb-9733-4036-9245-082c1506be62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bc84bb-9733-4036-9245-082c1506be62 found for delete ", "request_id": "req-d1317abc-9bec-4942-88ff-3caa31e1c7fa"}]} 2026-02-26 02:51:02.966 8 INFO neutron.services.segments.plugin [-] Segment a5bc84bb-9733-4036-9245-082c1506be62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5bc84bb-9733-4036-9245-082c1506be62 found for delete ", "request_id": "req-a512b4a6-1a47-4d7d-9258-0bd81332c608"}]} [pid: 7|app: 0|req: 447/877] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:03 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/878] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:03 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:04.056 7 INFO neutron.db.segments_db [None req-a81bd07e-da2a-43c6-a94c-7e31f60aab4d 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e of type vxlan for network 0760b0ba-1adf-4aaa-aa48-e9e80817ad13 [pid: 8|app: 0|req: 432/879] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:51:03 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1244 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:04.123 7 INFO neutron.db.segments_db [None req-a81bd07e-da2a-43c6-a94c-7e31f60aab4d 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b of type vxlan for network 81668058-2532-4ae5-aeb2-3530de7854ad [pid: 8|app: 0|req: 433/880] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:51:04 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 7|app: 0|req: 448/881] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:03 2026] POST /v2.0/networks => generated 1245 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/882] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:51:04 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:04.479 7 INFO neutron.services.segments.plugin [-] Segment 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e resource provider aggregate not found 2026-02-26 02:51:04.484 7 INFO neutron.services.segments.plugin [-] Segment 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e resource provider aggregate not found 2026-02-26 02:51:04.500 7 INFO neutron.services.segments.plugin [-] Segment 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e found for delete ", "request_id": "req-a8c498d8-2450-4c46-9c32-51fc9b01c6d6"}]} 2026-02-26 02:51:04.501 7 INFO neutron.services.segments.plugin [-] Segment 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a49bb40-b6ad-43e2-b074-f4e549ac3e4e found for delete ", "request_id": "req-5891b704-9e15-4a2a-bc43-7bb3dba63384"}]} [pid: 7|app: 0|req: 449/883] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:04 2026] DELETE /v2.0/networks/0760b0ba-1adf-4aaa-aa48-e9e80817ad13 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/884] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:04 2026] DELETE /v2.0/networks/81668058-2532-4ae5-aeb2-3530de7854ad => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/885] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:51:04 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:04.750 8 INFO neutron.db.segments_db [None req-56f145f9-5155-4378-80e9-6d36ff8bae05 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment 944ca756-8de1-4c4c-b605-79d0113e25ff of type vxlan for network 6d286e36-fe3c-44e3-b244-e86a603440e6 [pid: 8|app: 0|req: 436/886] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:04 2026] POST /v2.0/networks => generated 650 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/887] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:04 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/888] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:04 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:04.948 8 INFO neutron.db.segments_db [None req-d5e9259e-7598-4bf3-a36f-4cd5352f62c7 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment f037483a-7adb-4ddd-b3ea-6243e7b3e017 of type vxlan for network 8a1ee75f-4df2-4994-89d1-1e320a9554f8 2026-02-26 02:51:04.989 8 INFO neutron.services.segments.plugin [-] Segment 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b resource provider aggregate not found 2026-02-26 02:51:05.002 8 INFO neutron.services.segments.plugin [-] Segment 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b resource provider aggregate not found 2026-02-26 02:51:05.017 8 INFO neutron.services.segments.plugin [-] Segment 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b found for delete ", "request_id": "req-f158317b-1235-4095-b5f0-82486da923b7"}]} 2026-02-26 02:51:05.023 8 INFO neutron.services.segments.plugin [-] Segment 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a07aa5d-0a3c-4f59-a20d-58e2d0033d3b found for delete ", "request_id": "req-4144bf8d-0054-499e-8c8e-181b487fe9ae"}]} [pid: 7|app: 0|req: 453/889] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:05 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/890] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:04 2026] POST /v2.0/networks => generated 649 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:05.548 8 INFO neutron.db.l3_db [None req-52102673-71a2-4611-b3c8-9fe102b65abd c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] Floating IP c8f946f1-7d87-447e-8a4c-903e73190f5f associated. External IP: 10.96.250.216, port: 99651c26-8e82-4486-aaa6-1473d2bc7bfd. [pid: 7|app: 0|req: 454/891] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:51:05 2026] POST /v2.0/ports => generated 1506 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/892] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:51:05 2026] GET /v2.0/ports => generated 1506 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/893] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:51:05 2026] PUT /v2.0/floatingips/c8f946f1-7d87-447e-8a4c-903e73190f5f => generated 855 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:05.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-807a1994-a1c0-4620-9681-890e62ceb3f9'] response: {'name': 'network-changed', 'server_uuid': '7e3ba085-ae20-4c6f-b4e4-d067c877bbb4', 'tag': '99651c26-8e82-4486-aaa6-1473d2bc7bfd', 'status': 'completed', 'code': 200} 2026-02-26 02:51:06.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-3953eff1-e1b8-4df0-96b4-651a58059d95 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] TaaS: Handle Delete Port: e93102d2-d0d1-48fc-a34c-e1bd1c3327ca 2026-02-26 02:51:06.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3953eff1-e1b8-4df0-96b4-651a58059d95 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Tap Mirror: Handle Delete Port: e93102d2-d0d1-48fc-a34c-e1bd1c3327ca [pid: 8|app: 0|req: 439/894] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:05 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/895] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/896] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:51:05 2026] DELETE /v2.0/ports/e93102d2-d0d1-48fc-a34c-e1bd1c3327ca => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:06.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d270405-cff8-4443-95a3-d42497ba7348 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] TaaS: Handle Delete Port: 6f72a263-958a-4080-a3d8-1a0ea49e64cf 2026-02-26 02:51:06.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d270405-cff8-4443-95a3-d42497ba7348 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Tap Mirror: Handle Delete Port: 6f72a263-958a-4080-a3d8-1a0ea49e64cf [pid: 8|app: 0|req: 441/897] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:51:06 2026] DELETE /v2.0/ports/6f72a263-958a-4080-a3d8-1a0ea49e64cf => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/898] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/899] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/ports?tenant_id=c0628acc74404a20b975a63f3463879c&device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:06.541 7 INFO neutron.db.segments_db [None req-5d76f11c-3f10-4f3c-b9c0-b1e78ec1c656 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment 5e5ac987-7900-4072-9560-5fa5c1ea324e of type vxlan for network 858eaafc-535b-448f-9050-39ec8d6da6bc [pid: 8|app: 0|req: 443/900] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/networks?id=fd72856b-f191-4ea5-8497-0c994b52e73a => generated 775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/901] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99651c26-8e82-4486-aaa6-1473d2bc7bfd => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:06 2026] POST /v2.0/networks => generated 647 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/903] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/subnets?id=86023e8d-8ffa-43b1-9552-8c38b3b78053 => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:06.696 8 INFO neutron.db.segments_db [None req-9902b695-8d18-4be4-ace8-30dff73639d8 541dba0897c040c2ae37fd9b9c115d3f e269703356ad4be88d09291a5fa3e31d - - default default] Added segment 090b4d92-c59f-4ac8-8ac0-cace5de03021 of type vxlan for network 5bb42766-16ea-4fb1-a219-b5d742ae6b06 [pid: 7|app: 0|req: 460/904] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/ports?network_id=fd72856b-f191-4ea5-8497-0c994b52e73a&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: 461/905] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?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: 462/906] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/907] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:06 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/908] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a?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: 446/909] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&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: 464/910] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:06 2026] POST /v2.0/subnets => generated 1273 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/911] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:51:07 2026] GET /v2.0/subnets => generated 1909 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/912] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:07 2026] DELETE /v2.0/subnets/3eb9135e-a019-4eb3-9573-08b4035b2c88 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:07 2026] DELETE /v2.0/subnets/d9a1e6b3-d26b-442a-a4b2-c86a3c67669a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/914] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:51:07 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) 2026-02-26 02:51:07.867 8 INFO neutron.services.segments.plugin [-] Segment 090b4d92-c59f-4ac8-8ac0-cace5de03021 resource provider aggregate not found 2026-02-26 02:51:07.873 8 INFO neutron.services.segments.plugin [-] Segment 090b4d92-c59f-4ac8-8ac0-cace5de03021 resource provider aggregate not found 2026-02-26 02:51:07.887 8 INFO neutron.services.segments.plugin [-] Segment 090b4d92-c59f-4ac8-8ac0-cace5de03021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090b4d92-c59f-4ac8-8ac0-cace5de03021 found for delete ", "request_id": "req-3833b6c6-29c0-4a62-abb5-65f327408cef"}]} 2026-02-26 02:51:07.892 8 INFO neutron.services.segments.plugin [-] Segment 090b4d92-c59f-4ac8-8ac0-cace5de03021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090b4d92-c59f-4ac8-8ac0-cace5de03021 found for delete ", "request_id": "req-c1a4936a-8403-41f4-b311-65cb5dfbf840"}]} [pid: 8|app: 0|req: 449/915] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:07 2026] DELETE /v2.0/networks/5bb42766-16ea-4fb1-a219-b5d742ae6b06 => 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: 450/916] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:07 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/917] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:07 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:08.011 7 INFO neutron.services.segments.plugin [-] Segment 5e5ac987-7900-4072-9560-5fa5c1ea324e resource provider aggregate not found 2026-02-26 02:51:08.016 7 INFO neutron.services.segments.plugin [-] Segment 5e5ac987-7900-4072-9560-5fa5c1ea324e resource provider aggregate not found 2026-02-26 02:51:08.030 7 INFO neutron.services.segments.plugin [-] Segment 5e5ac987-7900-4072-9560-5fa5c1ea324e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e5ac987-7900-4072-9560-5fa5c1ea324e found for delete ", "request_id": "req-b297aef2-2e4c-47da-8dbb-5dc76cfa79db"}]} [pid: 7|app: 0|req: 467/918] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:07 2026] DELETE /v2.0/networks/858eaafc-535b-448f-9050-39ec8d6da6bc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:08.035 7 INFO neutron.services.segments.plugin [-] Segment 5e5ac987-7900-4072-9560-5fa5c1ea324e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e5ac987-7900-4072-9560-5fa5c1ea324e found for delete ", "request_id": "req-dfa4b934-2120-4d9b-98da-4dc4f878e53a"}]} [pid: 8|app: 0|req: 452/919] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:08 2026] DELETE /v2.0/networks/8a1ee75f-4df2-4994-89d1-1e320a9554f8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/920] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:08 2026] DELETE /v2.0/networks/6d286e36-fe3c-44e3-b244-e86a603440e6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/921] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:51:08 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 469/922] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:51:08 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 454/923] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:08 2026] GET /v2.0/security-groups?tenant_id=e269703356ad4be88d09291a5fa3e31d&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/924] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:08 2026] DELETE /v2.0/security-groups/4b85bc9f-6690-4c1b-b6e5-7cf2cba32ce7 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/925] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:09 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/926] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:09 2026] GET /v2.0/security-groups?id=bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/927] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:51:09 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:09.275 7 INFO neutron_taas.services.taas.taas_plugin [req-2957b8af-ebac-4e0f-b78c-bcbe05ca39ce req-f7ed108c-ef44-4a6f-8668-8c5e72677eb5 c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] TaaS: Handle Delete Port: 99651c26-8e82-4486-aaa6-1473d2bc7bfd 2026-02-26 02:51:09.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2957b8af-ebac-4e0f-b78c-bcbe05ca39ce req-f7ed108c-ef44-4a6f-8668-8c5e72677eb5 c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] Tap Mirror: Handle Delete Port: 99651c26-8e82-4486-aaa6-1473d2bc7bfd 2026-02-26 02:51:09.452 7 INFO neutron.db.l3_db [req-2957b8af-ebac-4e0f-b78c-bcbe05ca39ce req-f7ed108c-ef44-4a6f-8668-8c5e72677eb5 c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] Floating IP c8f946f1-7d87-447e-8a4c-903e73190f5f disassociated. External IP: 10.96.250.216, port: 99651c26-8e82-4486-aaa6-1473d2bc7bfd. [pid: 7|app: 0|req: 472/928] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:51:09 2026] DELETE /v2.0/ports/99651c26-8e82-4486-aaa6-1473d2bc7bfd => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:09.843 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7770838b-8211-4353-972f-a482febcb1aa'] response: {'server_uuid': '7e3ba085-ae20-4c6f-b4e4-d067c877bbb4', 'name': 'network-vif-deleted', 'tag': '99651c26-8e82-4486-aaa6-1473d2bc7bfd', 'status': 'completed', 'code': 200} 2026-02-26 02:51:09.905 8 INFO neutron.services.segments.plugin [-] Segment f037483a-7adb-4ddd-b3ea-6243e7b3e017 resource provider aggregate not found 2026-02-26 02:51:09.908 8 INFO neutron.services.segments.plugin [-] Segment f037483a-7adb-4ddd-b3ea-6243e7b3e017 resource provider aggregate not found 2026-02-26 02:51:09.920 8 INFO neutron.services.segments.plugin [-] Segment f037483a-7adb-4ddd-b3ea-6243e7b3e017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f037483a-7adb-4ddd-b3ea-6243e7b3e017 found for delete ", "request_id": "req-d09633f4-fdab-45a2-9feb-cd72bba47857"}]} 2026-02-26 02:51:09.924 8 INFO neutron.services.segments.plugin [-] Segment f037483a-7adb-4ddd-b3ea-6243e7b3e017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f037483a-7adb-4ddd-b3ea-6243e7b3e017 found for delete ", "request_id": "req-bd5d8380-068d-46ad-bb10-d6c8f8ff40f6"}]} 2026-02-26 02:51:10.052 7 INFO neutron.services.segments.plugin [-] Segment 944ca756-8de1-4c4c-b605-79d0113e25ff resource provider aggregate not found 2026-02-26 02:51:10.060 7 INFO neutron.services.segments.plugin [-] Segment 944ca756-8de1-4c4c-b605-79d0113e25ff resource provider aggregate not found 2026-02-26 02:51:10.071 7 INFO neutron.services.segments.plugin [-] Segment 944ca756-8de1-4c4c-b605-79d0113e25ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944ca756-8de1-4c4c-b605-79d0113e25ff found for delete ", "request_id": "req-88701d78-0209-4982-8ea7-71bc42edb760"}]} 2026-02-26 02:51:10.075 7 INFO neutron.services.segments.plugin [-] Segment 944ca756-8de1-4c4c-b605-79d0113e25ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944ca756-8de1-4c4c-b605-79d0113e25ff found for delete ", "request_id": "req-55b6e109-5029-4ad6-b92b-5395e373d32a"}]} [pid: 8|app: 0|req: 457/929] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:10 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:10.936 7 INFO neutron.db.segments_db [None req-5ada015d-a965-49f2-8b55-1598844edb42 ddd8ab3a03b74c438af9cf9072729178 0cf54c456ae84fb7b0af8a0168e27f63 - - default default] Added segment 9d5b5e41-5021-4054-9847-a6ff0b81586c of type vxlan for network c7efa48c-943d-4aa8-8022-82ac88fb1f75 [pid: 7|app: 0|req: 473/932] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:10 2026] POST /v2.0/networks => generated 647 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/933] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:11 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => 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: 474/934] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:11 2026] POST /v2.0/subnets => generated 673 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:11.869 8 INFO neutron.db.segments_db [None req-c203643e-62d8-4113-85f6-20098f6e39df ddd8ab3a03b74c438af9cf9072729178 0cf54c456ae84fb7b0af8a0168e27f63 - - default default] Added segment f6e15c98-3312-4c35-8a06-6c2ef75f374c of type vxlan for network 78a7c1ca-ebca-4618-a769-e8497121b537 [pid: 8|app: 0|req: 461/935] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:11 2026] POST /v2.0/networks => generated 647 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/936] 10.0.0.78 () {34 vars in 742 bytes} [Thu Feb 26 02:51:11 2026] PUT /v2.0/networks/78a7c1ca-ebca-4618-a769-e8497121b537 => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/937] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:12 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/938] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => 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: 476/939] 10.0.0.78 () {34 vars in 740 bytes} [Thu Feb 26 02:51:12 2026] PUT /v2.0/subnets/54d72c56-fe02-4f44-ba01-86aa923a662e => generated 656 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:12.624 8 INFO neutron.services.segments.plugin [-] Segment f6e15c98-3312-4c35-8a06-6c2ef75f374c resource provider aggregate not found 2026-02-26 02:51:12.624 8 INFO neutron.services.segments.plugin [-] Segment f6e15c98-3312-4c35-8a06-6c2ef75f374c resource provider aggregate not found 2026-02-26 02:51:12.644 8 INFO neutron.services.segments.plugin [-] Segment f6e15c98-3312-4c35-8a06-6c2ef75f374c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e15c98-3312-4c35-8a06-6c2ef75f374c found for delete ", "request_id": "req-2b12ffba-2703-4b09-a880-4bb9ec21fa3f"}]} 2026-02-26 02:51:12.651 8 INFO neutron.services.segments.plugin [-] Segment f6e15c98-3312-4c35-8a06-6c2ef75f374c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e15c98-3312-4c35-8a06-6c2ef75f374c found for delete ", "request_id": "req-4a2205d2-a101-4cae-bbcb-204444cbcfea"}]} [pid: 8|app: 0|req: 464/940] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:12 2026] DELETE /v2.0/networks/78a7c1ca-ebca-4618-a769-e8497121b537 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:12.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51eb7164-c91b-4b96-a82b-742dc78471a2 ddd8ab3a03b74c438af9cf9072729178 0cf54c456ae84fb7b0af8a0168e27f63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/941] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:12 2026] DELETE /v2.0/networks/78a7c1ca-ebca-4618-a769-e8497121b537 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/942] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/943] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/subnets?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => 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: 466/944] 10.0.0.78 () {32 vars in 652 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/945] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/networks => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/946] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/947] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/networks/c7efa48c-943d-4aa8-8022-82ac88fb1f75 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/948] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:51:12 2026] GET /v2.0/subnets/3ce01502-78ea-45b4-a7d3-c7218ed3f1e9 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:13.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d9c5074-df76-431c-bd86-016697244efd ddd8ab3a03b74c438af9cf9072729178 0cf54c456ae84fb7b0af8a0168e27f63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/949] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:12 2026] DELETE /v2.0/subnets/54d72c56-fe02-4f44-ba01-86aa923a662e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:13.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd70656-220a-4efe-bfc9-b84ee90b6147 ddd8ab3a03b74c438af9cf9072729178 0cf54c456ae84fb7b0af8a0168e27f63 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/950] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:13 2026] DELETE /v2.0/networks/78a7c1ca-ebca-4618-a769-e8497121b537 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/951] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:13 2026] DELETE /v2.0/subnets/3ce01502-78ea-45b4-a7d3-c7218ed3f1e9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/952] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:13 2026] DELETE /v2.0/networks/c7efa48c-943d-4aa8-8022-82ac88fb1f75 => 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: 483/953] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:13 2026] GET /v2.0/ports?device_id=7e3ba085-ae20-4c6f-b4e4-d067c877bbb4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/954] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:13 2026] GET /v2.0/security-groups?tenant_id=0cf54c456ae84fb7b0af8a0168e27f63&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/955] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:13 2026] DELETE /v2.0/security-groups/2257b32f-6b1e-4038-9026-4656e16a94d7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:14.673 8 INFO neutron.services.segments.plugin [-] Segment 9d5b5e41-5021-4054-9847-a6ff0b81586c resource provider aggregate not found 2026-02-26 02:51:14.676 8 INFO neutron.services.segments.plugin [-] Segment 9d5b5e41-5021-4054-9847-a6ff0b81586c resource provider aggregate not found 2026-02-26 02:51:14.693 8 INFO neutron.services.segments.plugin [-] Segment 9d5b5e41-5021-4054-9847-a6ff0b81586c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5b5e41-5021-4054-9847-a6ff0b81586c found for delete ", "request_id": "req-c27d3866-952e-42a3-bee2-57d566029f19"}]} 2026-02-26 02:51:14.696 8 INFO neutron.services.segments.plugin [-] Segment 9d5b5e41-5021-4054-9847-a6ff0b81586c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5b5e41-5021-4054-9847-a6ff0b81586c found for delete ", "request_id": "req-222ea00a-64e7-43c3-96d5-85cb1c01a988"}]} [pid: 8|app: 0|req: 472/956] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:14 2026] DELETE /v2.0/security-groups/bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:14.732 7 INFO neutron.api.v2.resource [None req-cfd9307e-3410-491d-902a-f581a982d73d c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/957] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:51:14 2026] GET /v2.0/security-groups/bbbac2ab-d2dc-47ff-bfc6-3ddddae3c442 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:14.834 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd257f1b-daa8-4988-a1fb-6726a679f062 c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] TaaS: Handle Delete Port: 54fe82d2-f06a-4f67-9ac6-a4579b3cf153 2026-02-26 02:51:14.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd257f1b-daa8-4988-a1fb-6726a679f062 c0f0e2c185744f1192152e0a9d854e0f c0628acc74404a20b975a63f3463879c - - default default] Tap Mirror: Handle Delete Port: 54fe82d2-f06a-4f67-9ac6-a4579b3cf153 [pid: 8|app: 0|req: 473/958] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:51:14 2026] DELETE /v2.0/floatingips/c8f946f1-7d87-447e-8a4c-903e73190f5f => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:15.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-36d4a727-91df-470f-9c56-9d3f51f9fa7a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 8967c07a-e01d-4442-93e9-4462637aabf6 2026-02-26 02:51:15.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36d4a727-91df-470f-9c56-9d3f51f9fa7a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 8967c07a-e01d-4442-93e9-4462637aabf6 [pid: 8|app: 0|req: 474/959] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:15 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/960] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:51:15 2026] GET /v2.0/ports/6476c241-4b63-43c7-815b-ab480626b593 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:15.977 8 INFO neutron.db.segments_db [None req-0b349236-cf34-4204-9041-2d373dbe393e f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment b4edffc9-fb85-44c1-990b-8a9d14d6069f of type vxlan for network ff3b12d4-f8d9-4e50-beef-0178c2eef02f [pid: 7|app: 0|req: 486/961] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:15 2026] PUT /v2.0/routers/06523624-4ab6-4a58-ba84-c00c3029531d/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/962] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:15 2026] POST /v2.0/networks => generated 634 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:16.145 8 INFO neutron.db.segments_db [None req-a23170de-264f-4f90-8c50-95b70b3e2e4b f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment 65211068-f20b-4b4e-8786-de2ace1b3ba5 of type vxlan for network ba0c0c94-34ca-45fb-a53d-335a740e94ff 2026-02-26 02:51:16.180 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f65389c-8932-496a-b479-ebccda85f7a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 8f7598a6-f2ad-4588-9cbd-c6c9a5157a9a 2026-02-26 02:51:16.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f65389c-8932-496a-b479-ebccda85f7a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 8f7598a6-f2ad-4588-9cbd-c6c9a5157a9a [pid: 8|app: 0|req: 477/963] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:16 2026] POST /v2.0/networks => generated 633 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/964] 199.204.45.116 () {34 vars in 1000 bytes} [Thu Feb 26 02:51:16 2026] GET /v2.0/subnets?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:16.421 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f65389c-8932-496a-b479-ebccda85f7a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 1faf2bce-ccb3-4c79-bf47-1bee63a9978f 2026-02-26 02:51:16.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f65389c-8932-496a-b479-ebccda85f7a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 1faf2bce-ccb3-4c79-bf47-1bee63a9978f [pid: 8|app: 0|req: 479/965] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:16 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/966] 199.204.45.116 () {34 vars in 1146 bytes} [Thu Feb 26 02:51:16 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff&device_owner=compute%3Anova&network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:16.825 7 INFO neutron.services.segments.plugin [-] Segment 17ed8628-2ed7-4478-9600-1445f3bbf19e resource provider aggregate not found 2026-02-26 02:51:16.830 7 INFO neutron.services.segments.plugin [-] Segment 17ed8628-2ed7-4478-9600-1445f3bbf19e resource provider aggregate not found [pid: 8|app: 0|req: 481/967] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:16 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:16.852 7 INFO neutron.services.segments.plugin [-] Segment 17ed8628-2ed7-4478-9600-1445f3bbf19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ed8628-2ed7-4478-9600-1445f3bbf19e found for delete ", "request_id": "req-b34692e0-1603-44df-9189-1cf751ffca62"}]} 2026-02-26 02:51:16.856 7 INFO neutron.services.segments.plugin [-] Segment 17ed8628-2ed7-4478-9600-1445f3bbf19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ed8628-2ed7-4478-9600-1445f3bbf19e found for delete ", "request_id": "req-d230c6d1-0722-4452-b4df-f1f3b39979d5"}]} 2026-02-26 02:51:16.897 7 INFO neutron.db.l3_hamode_db [None req-5f65389c-8932-496a-b479-ebccda85f7a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network a65bc46a-6c01-41a6-9ada-ccfdaeea9d32 was deleted as no HA routers are present in tenant c0628acc74404a20b975a63f3463879c. [pid: 7|app: 0|req: 487/968] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:15 2026] DELETE /v2.0/routers/06523624-4ab6-4a58-ba84-c00c3029531d => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:16.945 7 INFO neutron.db.segments_db [None req-a574455d-7318-49b5-a12b-37ad1c40d2a2 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment 422b9e12-7866-4ae3-81f3-1350e98c7c77 of type vxlan for network cb00df28-99c7-46ef-a000-5b099259cfe6 2026-02-26 02:51:17.222 7 INFO neutron.db.l3_hamode_db [None req-a574455d-7318-49b5-a12b-37ad1c40d2a2 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:17.385 7 INFO neutron.db.l3_hamode_db [None req-a574455d-7318-49b5-a12b-37ad1c40d2a2 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 482/969] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:51:16 2026] PUT /v2.0/ports/6476c241-4b63-43c7-815b-ab480626b593 => generated 1149 bytes in 572 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-02-26 02:51:17.445 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07573b8f-449e-4e58-9b56-18c0588301ad'] response: {'name': 'network-changed', 'server_uuid': 'bbb178d2-8a58-496e-9f6d-68c2772b1bff', 'tag': '6476c241-4b63-43c7-815b-ab480626b593', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/970] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:17 2026] DELETE /v2.0/subnets/86023e8d-8ffa-43b1-9552-8c38b3b78053 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:17.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b004315-6711-4aaa-8c41-173bcea7f1c1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 96405335-823a-4d65-8e05-b898df163ad2 2026-02-26 02:51:17.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b004315-6711-4aaa-8c41-173bcea7f1c1 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 96405335-823a-4d65-8e05-b898df163ad2 2026-02-26 02:51:17.877 8 INFO neutron.services.segments.plugin [-] Segment 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 resource provider aggregate not found 2026-02-26 02:51:17.887 8 INFO neutron.services.segments.plugin [-] Segment 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 resource provider aggregate not found 2026-02-26 02:51:17.893 8 INFO neutron.services.segments.plugin [-] Segment 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 found for delete ", "request_id": "req-74635efb-d383-46c3-bc68-fb9a17dfd5de"}]} 2026-02-26 02:51:17.903 8 INFO neutron.services.segments.plugin [-] Segment 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9b24a7-6454-44ac-a033-f43dadcc7fe4 found for delete ", "request_id": "req-12110149-972d-4290-b3ae-6042902c430e"}]} [pid: 8|app: 0|req: 484/971] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:17 2026] DELETE /v2.0/networks/fd72856b-f191-4ea5-8497-0c994b52e73a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/972] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:16 2026] POST /v2.0/routers => generated 510 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/973] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:17 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/974] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:17 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/975] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/976] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/977] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/security-groups?tenant_id=c0628acc74404a20b975a63f3463879c&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/978] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/979] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/980] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:18 2026] DELETE /v2.0/security-groups/ab3033b3-0c0b-4239-bde6-cde9d52c95c6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/981] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/982] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/983] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/984] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/986] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 499/987] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 501/989] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/990] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/991] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:17 2026] PUT /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681/add_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/992] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:18 2026] GET /v2.0/ports/05d9474f-551f-43ce-8b09-3cf61d0ff7cd => generated 959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/993] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/994] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/995] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/996] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/997] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/998] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&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: 510/999] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 511/1000] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:19 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1001] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:19 2026] PUT /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1002] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:20 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:20.198 8 INFO neutron.db.segments_db [None req-25da86ab-39f2-4ba5-aeea-667d96932e15 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment a6654e9e-8b58-444a-85f4-5d7a1870a613 of type vxlan for network 2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3 [pid: 7|app: 0|req: 492/1003] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:20 2026] GET /v2.0/ports/6336dd5b-3e5c-4cf6-ae66-95f74710d778 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1004] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:51:19 2026] POST /v2.0/networks => generated 738 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1005] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:20 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1006] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:20 2026] POST /v2.0/subnets => generated 685 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1007] 199.204.45.116 () {34 vars in 1118 bytes} [Thu Feb 26 02:51:20 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:20.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-d02cebbf-9416-4492-86a1-1a4e56170d26 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: 6336dd5b-3e5c-4cf6-ae66-95f74710d778 2026-02-26 02:51:20.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d02cebbf-9416-4492-86a1-1a4e56170d26 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: 6336dd5b-3e5c-4cf6-ae66-95f74710d778 [pid: 7|app: 0|req: 496/1008] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:20 2026] GET /v2.0/ports?tenant_id=80edbf32207a4c638640da0538a843e3&device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:20.634 7 INFO neutron.db.segments_db [None req-50f9a1cc-9344-4aa9-aa0f-2fecb2eaf377 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 8507a39b-71a1-43ee-956a-3807eec319cc of type vxlan for network 4c6d4dd0-68a4-47e1-b49b-53c783e31756 2026-02-26 02:51:20.890 7 INFO neutron.db.l3_hamode_db [None req-50f9a1cc-9344-4aa9-aa0f-2fecb2eaf377 984380b89fca4353857167569d185934 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/1009] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:20 2026] PUT /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681/remove_router_interface => generated 309 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1010] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:51:20 2026] PUT /v2.0/ports/6476c241-4b63-43c7-815b-ab480626b593 => generated 972 bytes in 360 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-02-26 02:51:21.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78615527-151d-46a6-9067-1490ee26f332'] response: {'name': 'network-changed', 'server_uuid': 'bbb178d2-8a58-496e-9f6d-68c2772b1bff', 'tag': '6476c241-4b63-43c7-815b-ab480626b593', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 515/1011] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:21 2026] GET /v2.0/networks?id=e7b6297f-43be-4826-b3ac-7afb60c15459 => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:21.592 7 INFO neutron.db.l3_hamode_db [None req-50f9a1cc-9344-4aa9-aa0f-2fecb2eaf377 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:21.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-106260b6-9de6-4a96-b025-c057cc317a93 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: 05d9474f-551f-43ce-8b09-3cf61d0ff7cd 2026-02-26 02:51:21.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-106260b6-9de6-4a96-b025-c057cc317a93 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: 05d9474f-551f-43ce-8b09-3cf61d0ff7cd [pid: 8|app: 0|req: 516/1012] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:21 2026] PUT /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681/remove_router_interface => generated 309 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1013] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1014] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 519/1015] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 520/1016] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/ports?device_id=da8c97b4-9eba-4762-9e9a-1eef7c411681 => 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: 521/1017] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/subnets?id=e2dbc05c-fb05-4b68-b42d-20e35d92b5cd => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1018] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1019] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1020] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:20 2026] POST /v2.0/routers => generated 725 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1021] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/ports?network_id=e7b6297f-43be-4826-b3ac-7afb60c15459&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:22.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b022143-6f8c-44b1-b895-f30a4fbbb228 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: b1c092d9-3c71-46c6-8374-e2f770f0b3b7 2026-02-26 02:51:22.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b022143-6f8c-44b1-b895-f30a4fbbb228 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: b1c092d9-3c71-46c6-8374-e2f770f0b3b7 2026-02-26 02:51:22.733 8 INFO neutron.services.segments.plugin [-] Segment 422b9e12-7866-4ae3-81f3-1350e98c7c77 resource provider aggregate not found 2026-02-26 02:51:22.745 8 INFO neutron.services.segments.plugin [-] Segment 422b9e12-7866-4ae3-81f3-1350e98c7c77 resource provider aggregate not found 2026-02-26 02:51:22.759 8 INFO neutron.services.segments.plugin [-] Segment 422b9e12-7866-4ae3-81f3-1350e98c7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 422b9e12-7866-4ae3-81f3-1350e98c7c77 found for delete ", "request_id": "req-f27601d2-2698-4b1d-8f4d-96873fba64c1"}]} 2026-02-26 02:51:22.765 8 INFO neutron.services.segments.plugin [-] Segment 422b9e12-7866-4ae3-81f3-1350e98c7c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 422b9e12-7866-4ae3-81f3-1350e98c7c77 found for delete ", "request_id": "req-b646fbfb-c245-4cda-9d9f-7d19f6880b06"}]} 2026-02-26 02:51:22.773 8 INFO neutron.db.l3_hamode_db [None req-6b022143-6f8c-44b1-b895-f30a4fbbb228 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] HA network cb00df28-99c7-46ef-a000-5b099259cfe6 was deleted as no HA routers are present in tenant 88a755502a1a4f8caba066bac5404814. [pid: 8|app: 0|req: 524/1022] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:22 2026] DELETE /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1023] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 861 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1024] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?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: 501/1025] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:22 2026] DELETE /v2.0/subnets/74bcef1c-b23d-4a64-80f7-5109ac466609 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1026] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1027] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:22 2026] GET /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1028] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:23 2026] DELETE /v2.0/subnets/ff97f61d-b0c9-4318-a706-f8fcfff4bfae => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1029] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:23.304 7 INFO neutron.services.segments.plugin [-] Segment 65211068-f20b-4b4e-8786-de2ace1b3ba5 resource provider aggregate not found 2026-02-26 02:51:23.314 7 INFO neutron.services.segments.plugin [-] Segment 65211068-f20b-4b4e-8786-de2ace1b3ba5 resource provider aggregate not found 2026-02-26 02:51:23.333 7 INFO neutron.services.segments.plugin [-] Segment 65211068-f20b-4b4e-8786-de2ace1b3ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65211068-f20b-4b4e-8786-de2ace1b3ba5 found for delete ", "request_id": "req-b1a03acd-ab9c-4e16-a1c5-cdc9b255ba82"}]} 2026-02-26 02:51:23.336 7 INFO neutron.services.segments.plugin [-] Segment 65211068-f20b-4b4e-8786-de2ace1b3ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65211068-f20b-4b4e-8786-de2ace1b3ba5 found for delete ", "request_id": "req-60360203-d7f8-4f65-ba1a-6fa789e6f793"}]} [pid: 7|app: 0|req: 506/1030] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:23 2026] DELETE /v2.0/networks/ba0c0c94-34ca-45fb-a53d-335a740e94ff => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1031] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1032] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:23.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c6f1159-c1b7-4f72-9435-5e7a199da761 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: cd9261ee-604b-4527-ac25-37ac9c38517f 2026-02-26 02:51:23.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c6f1159-c1b7-4f72-9435-5e7a199da761 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: cd9261ee-604b-4527-ac25-37ac9c38517f [pid: 7|app: 0|req: 509/1033] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:23 2026] DELETE /v2.0/networks/ff3b12d4-f8d9-4e50-beef-0178c2eef02f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1034] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1035] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:23.808 7 INFO neutron.db.segments_db [None req-fdc73f89-f6fc-4c28-82f3-a6195a7bd6f6 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 of type vxlan for network 11fbe799-d6a6-4d17-9cbc-2af4e9245377 [pid: 7|app: 0|req: 512/1036] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:23 2026] POST /v2.0/networks => generated 634 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1037] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:22 2026] PUT /v2.0/routers/799cd427-d6b2-48c2-9661-efd066cc2435/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1038] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:23 2026] POST /v2.0/subnets => generated 646 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:24.105 8 INFO neutron.db.segments_db [None req-0027b6d3-6b53-478e-9d66-e38976232383 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment 62923dea-783b-42d2-a263-2257b9c2b2ef of type vxlan for network 52e74340-de6c-4442-b57f-9e1b5465a790 [pid: 7|app: 0|req: 514/1039] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:24 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:24.339 8 INFO neutron.db.l3_hamode_db [None req-0027b6d3-6b53-478e-9d66-e38976232383 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1040] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:24 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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-02-26 02:51:24.465 8 INFO neutron.db.l3_hamode_db [None req-0027b6d3-6b53-478e-9d66-e38976232383 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 516/1041] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:51:24 2026] POST /v2.0/security-groups => generated 1659 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1042] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:51:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1043] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:51:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1044] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:24 2026] GET /v2.0/ports?tenant_id=9920cbcffd51435fb92cbe9172a8df65&device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1045] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:24 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1046] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:24 2026] POST /v2.0/routers => generated 510 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1047] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/networks?id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1048] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:25.363 7 INFO neutron.services.segments.plugin [-] Segment b4edffc9-fb85-44c1-990b-8a9d14d6069f resource provider aggregate not found 2026-02-26 02:51:25.381 7 INFO neutron.services.segments.plugin [-] Segment b4edffc9-fb85-44c1-990b-8a9d14d6069f resource provider aggregate not found 2026-02-26 02:51:25.388 7 INFO neutron.services.segments.plugin [-] Segment b4edffc9-fb85-44c1-990b-8a9d14d6069f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4edffc9-fb85-44c1-990b-8a9d14d6069f found for delete ", "request_id": "req-dc589d97-1b79-4dfc-bc43-f6686c218e79"}]} 2026-02-26 02:51:25.409 7 INFO neutron.services.segments.plugin [-] Segment b4edffc9-fb85-44c1-990b-8a9d14d6069f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4edffc9-fb85-44c1-990b-8a9d14d6069f found for delete ", "request_id": "req-ba28c4dc-84a6-4ae7-a4b8-1d5d4b3b5a7c"}]} [pid: 7|app: 0|req: 521/1049] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:51:24 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1050] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6476c241-4b63-43c7-815b-ab480626b593 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1051] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:51:25 2026] POST /v2.0/ports => generated 964 bytes in 424 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: 523/1052] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1053] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/subnets?id=dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1054] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 532/1055] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/ports?network_id=2ea5e1ac-5bb2-4408-b715-5db5b3f4f967&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1058] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?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: 536/1059] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:25 2026] GET /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1060] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--747407542&fields=id&tenant_id=0cbe4964e31940f2a94ef22982b2c6c6 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1061] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/networks?id=2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1062] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/quotas/0cbe4964e31940f2a94ef22982b2c6c6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1063] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1064] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1065] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1066] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1067] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 545/1068] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 546/1069] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1070] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/security-groups?id=c9e81b50-a8e7-4f00-b245-4cb1953257da&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: 524/1071] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:25 2026] PUT /v2.0/routers/af581ee7-64d6-4c06-898c-5ab7370f40da/add_router_interface => generated 309 bytes in 1268 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: 548/1072] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1073] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:26 2026] GET /v2.0/ports/e02eee49-f35d-405a-a615-2af5d1cde968 => generated 1038 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:27.071 8 INFO neutron_taas.services.taas.taas_plugin [req-72a54b8b-0820-43d4-b5b1-ee082ee77fd7 req-4d901f0c-8d65-475e-adc0-a7489b222a77 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] TaaS: Handle Delete Port: 6476c241-4b63-43c7-815b-ab480626b593 2026-02-26 02:51:27.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-72a54b8b-0820-43d4-b5b1-ee082ee77fd7 req-4d901f0c-8d65-475e-adc0-a7489b222a77 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] Tap Mirror: Handle Delete Port: 6476c241-4b63-43c7-815b-ab480626b593 2026-02-26 02:51:27.229 8 INFO neutron.db.l3_db [req-72a54b8b-0820-43d4-b5b1-ee082ee77fd7 req-4d901f0c-8d65-475e-adc0-a7489b222a77 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] Floating IP 2c7eea9b-68a0-45ac-92a9-d3ac15a5f47a disassociated. External IP: 10.96.250.207, port: 6476c241-4b63-43c7-815b-ab480626b593. 2026-02-26 02:51:27.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4ff9f52-922f-48a7-9ca4-d80a37d1444b f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: e02eee49-f35d-405a-a615-2af5d1cde968 2026-02-26 02:51:27.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4ff9f52-922f-48a7-9ca4-d80a37d1444b f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: e02eee49-f35d-405a-a615-2af5d1cde968 [pid: 7|app: 0|req: 526/1074] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:26 2026] PUT /v2.0/routers/af581ee7-64d6-4c06-898c-5ab7370f40da/remove_router_interface => generated 309 bytes in 744 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: 527/1075] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:27 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1076] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:27 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:27.920 7 INFO neutron.api.v2.resource [None req-7b53f813-5fb0-4a2c-9172-ad8aa055efe3 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1077] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:27 2026] PUT /v2.0/routers/af581ee7-64d6-4c06-898c-5ab7370f40da/remove_router_interface => generated 197 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1078] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:27 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 531/1079] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:27 2026] GET /v2.0/ports?device_id=af581ee7-64d6-4c06-898c-5ab7370f40da => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1080] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:27 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:28.181 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9527f0e-2444-450b-81a1-899e824e4349 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: 207189b0-990b-41f3-9b43-f2d2860a36b2 2026-02-26 02:51:28.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9527f0e-2444-450b-81a1-899e824e4349 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: 207189b0-990b-41f3-9b43-f2d2860a36b2 [pid: 8|app: 0|req: 549/1081] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:51:26 2026] DELETE /v2.0/ports/6476c241-4b63-43c7-815b-ab480626b593 => generated 0 bytes in 1456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:28.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9190cd86-281e-4c66-a925-f2920f82a2f4'] response: {'server_uuid': 'bbb178d2-8a58-496e-9f6d-68c2772b1bff', 'name': 'network-vif-deleted', 'tag': '6476c241-4b63-43c7-815b-ab480626b593', 'status': 'completed', 'code': 200} 2026-02-26 02:51:28.585 7 INFO neutron.services.segments.plugin [-] Segment 62923dea-783b-42d2-a263-2257b9c2b2ef resource provider aggregate not found 2026-02-26 02:51:28.595 7 INFO neutron.services.segments.plugin [-] Segment 62923dea-783b-42d2-a263-2257b9c2b2ef resource provider aggregate not found 2026-02-26 02:51:28.611 7 INFO neutron.services.segments.plugin [-] Segment 62923dea-783b-42d2-a263-2257b9c2b2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62923dea-783b-42d2-a263-2257b9c2b2ef found for delete ", "request_id": "req-6de344a4-9667-404b-9c15-13c43b4fc5d9"}]} 2026-02-26 02:51:28.616 7 INFO neutron.services.segments.plugin [-] Segment 62923dea-783b-42d2-a263-2257b9c2b2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62923dea-783b-42d2-a263-2257b9c2b2ef found for delete ", "request_id": "req-6a228fab-6a74-4ae7-bcb7-2888f738dab0"}]} 2026-02-26 02:51:28.627 7 INFO neutron.db.l3_hamode_db [None req-f9527f0e-2444-450b-81a1-899e824e4349 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] HA network 52e74340-de6c-4442-b57f-9e1b5465a790 was deleted as no HA routers are present in tenant 88a755502a1a4f8caba066bac5404814. [pid: 7|app: 0|req: 533/1082] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:28 2026] DELETE /v2.0/routers/af581ee7-64d6-4c06-898c-5ab7370f40da => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1083] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:28 2026] DELETE /v2.0/subnets/ad975d96-9935-417f-955c-49f4b202b986 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1084] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:28 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 534/1085] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:28 2026] DELETE /v2.0/networks/11fbe799-d6a6-4d17-9cbc-2af4e9245377 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:28.998 8 INFO neutron.db.segments_db [None req-f7a4ae09-ab07-4bfa-b4c2-f5b6780b9066 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment 265ed7b0-9802-44c8-8c1f-50874a540505 of type vxlan for network 0f402e9c-ce8a-4e65-b742-339dd9a5be6c [pid: 7|app: 0|req: 535/1086] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:29 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 552/1087] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:28 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1088] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:29 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1089] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:29 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 553/1090] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:29 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:29.393 7 INFO neutron.db.segments_db [None req-7e5afc89-199a-41c5-8ba4-071b89926017 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment b9677b91-0897-48f4-9f00-b01bdd0f3482 of type vxlan for network 92512113-0247-422d-88bb-d5288d803540 2026-02-26 02:51:29.680 7 INFO neutron.db.l3_hamode_db [None req-7e5afc89-199a-41c5-8ba4-071b89926017 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:29.829 7 INFO neutron.db.l3_hamode_db [None req-7e5afc89-199a-41c5-8ba4-071b89926017 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1091] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 555/1092] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1093] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 557/1094] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&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: 538/1095] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:29 2026] POST /v2.0/routers => generated 511 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:30.631 7 INFO neutron.services.segments.plugin [-] Segment 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 resource provider aggregate not found 2026-02-26 02:51:30.636 7 INFO neutron.services.segments.plugin [-] Segment 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 resource provider aggregate not found 2026-02-26 02:51:30.649 7 INFO neutron.services.segments.plugin [-] Segment 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 found for delete ", "request_id": "req-3ac108c9-2acb-491a-9a93-f65f133e4882"}]} 2026-02-26 02:51:30.656 7 INFO neutron.services.segments.plugin [-] Segment 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51dc8e5d-3d42-49d6-b5d7-b0bb82912847 found for delete ", "request_id": "req-0bda7857-332b-467e-a599-20e40b364b4c"}]} [pid: 7|app: 0|req: 539/1096] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/networks?id=2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1097] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:51:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cbe4964e31940f2a94ef22982b2c6c6 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1098] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:51:30 2026] POST /v2.0/ports => generated 954 bytes in 367 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: 542/1099] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1100] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:30 2026] PUT /v2.0/routers/b146f952-36f9-42d9-a601-c2740c7eef04/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1101] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:51:31 2026] PUT /v2.0/ports/375dc44b-a535-4d53-bc61-799ae3f63eaf => generated 1235 bytes in 349 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: 559/1102] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/ports?device_id=bbb178d2-8a58-496e-9f6d-68c2772b1bff => 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: 544/1103] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1104] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/ports/cbcbcd01-b565-4086-9a41-6cd6bbe10374 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:31.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a60c396b-6092-448c-8bc8-7ec571eb1b8f'] response: {'name': 'network-changed', 'server_uuid': '54a28bfa-c228-4866-8a3a-e157177bdf11', 'tag': '375dc44b-a535-4d53-bc61-799ae3f63eaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 545/1105] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/routers => generated 2737 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1106] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:31 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1107] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1108] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:32.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-272abf28-a163-41a1-8e17-09f48de1d066 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: cbcbcd01-b565-4086-9a41-6cd6bbe10374 2026-02-26 02:51:32.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-272abf28-a163-41a1-8e17-09f48de1d066 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: cbcbcd01-b565-4086-9a41-6cd6bbe10374 [pid: 7|app: 0|req: 549/1109] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/routers/0efd1df2-5a91-449b-aa8c-72466df11337/l3-agents => generated 681 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1110] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/routers/799cd427-d6b2-48c2-9661-efd066cc2435/l3-agents => generated 682 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1111] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/routers/90dce9d5-d6f4-4292-b448-0d521bf408c0/l3-agents => generated 681 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1112] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/ports?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1113] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/routers/b146f952-36f9-42d9-a601-c2740c7eef04/l3-agents => generated 682 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1114] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/networks?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&shared=False => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1115] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/subnets => generated 6495 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1116] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:31 2026] PUT /v2.0/routers/b146f952-36f9-42d9-a601-c2740c7eef04/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1117] 10.0.0.47 () {34 vars in 1083 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11&device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 2471 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1118] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1119] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/agents => generated 3386 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1120] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/ports?device_id=b146f952-36f9-42d9-a601-c2740c7eef04 => 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: 558/1121] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1122] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/ports => generated 24120 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:51:32.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-56ae190a-7c44-4524-9f28-d7f3f9f27180 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: a66beae0-a8aa-4f8b-897d-c5fa4a4378ea 2026-02-26 02:51:32.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56ae190a-7c44-4524-9f28-d7f3f9f27180 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: a66beae0-a8aa-4f8b-897d-c5fa4a4378ea [pid: 8|app: 0|req: 565/1123] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/networks => generated 7972 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1124] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:32 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1125] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:32 2026] DELETE /v2.0/security-groups/c9e81b50-a8e7-4f00-b245-4cb1953257da => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1126] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/security-groups => generated 34746 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1127] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:33.106 8 INFO neutron.api.v2.resource [None req-69523572-07e6-4819-8cdf-2177a0fe8bdd 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1128] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/security-groups/c9e81b50-a8e7-4f00-b245-4cb1953257da => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:33.155 7 INFO neutron.services.segments.plugin [-] Segment b9677b91-0897-48f4-9f00-b01bdd0f3482 resource provider aggregate not found [pid: 8|app: 0|req: 571/1129] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/subnets => generated 5873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:33.162 7 INFO neutron.services.segments.plugin [-] Segment b9677b91-0897-48f4-9f00-b01bdd0f3482 resource provider aggregate not found 2026-02-26 02:51:33.177 7 INFO neutron.services.segments.plugin [-] Segment b9677b91-0897-48f4-9f00-b01bdd0f3482 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9677b91-0897-48f4-9f00-b01bdd0f3482 found for delete ", "request_id": "req-5d81833e-1faa-441f-97ea-50079a860e5e"}]} 2026-02-26 02:51:33.180 7 INFO neutron.services.segments.plugin [-] Segment b9677b91-0897-48f4-9f00-b01bdd0f3482 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9677b91-0897-48f4-9f00-b01bdd0f3482 found for delete ", "request_id": "req-c2ec62ff-256a-474a-9c99-acc019dc02a6"}]} 2026-02-26 02:51:33.188 7 INFO neutron.db.l3_hamode_db [None req-56ae190a-7c44-4524-9f28-d7f3f9f27180 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] HA network 92512113-0247-422d-88bb-d5288d803540 was deleted as no HA routers are present in tenant 88a755502a1a4f8caba066bac5404814. [pid: 7|app: 0|req: 559/1130] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:32 2026] DELETE /v2.0/routers/b146f952-36f9-42d9-a601-c2740c7eef04 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1131] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:33.260 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2e2d38e-a912-4b31-8bf6-c8b3bf2674c7 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] TaaS: Handle Delete Port: 2d1c59df-e499-4e2f-a325-dd79ffb8fe6f 2026-02-26 02:51:33.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2e2d38e-a912-4b31-8bf6-c8b3bf2674c7 1a95a5ebaf494519a0a829d2f92a0a92 9920cbcffd51435fb92cbe9172a8df65 - - default default] Tap Mirror: Handle Delete Port: 2d1c59df-e499-4e2f-a325-dd79ffb8fe6f [pid: 7|app: 0|req: 561/1132] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:33 2026] DELETE /v2.0/subnets/db11325e-b58e-4c6a-9a04-ec61719cbf94 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1133] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/floatingips => generated 1937 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1134] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:51:33 2026] DELETE /v2.0/floatingips/2c7eea9b-68a0-45ac-92a9-d3ac15a5f47a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1135] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:51:33 2026] GET /v2.0/network-ip-availabilities => generated 4093 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1136] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:33 2026] DELETE /v2.0/networks/0f402e9c-ce8a-4e65-b742-339dd9a5be6c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:33.522 8 INFO neutron.db.segments_db [None req-7a3b9330-9725-486b-b563-0e4239ca015f f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Added segment d2a63a5c-354f-41c5-b2fa-724088944964 of type vxlan for network 22806f98-d879-4a8e-b683-5bbd55893e3c 2026-02-26 02:51:33.725 8 INFO neutron.db.l3_hamode_db [None req-7a3b9330-9725-486b-b563-0e4239ca015f f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:33.794 7 INFO neutron_taas.services.taas.taas_plugin [None req-448e91dc-9b9c-4cd0-9fe8-ddd3853a7d19 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: e1d26ad3-c44c-4234-81e2-d16ec20d2715 2026-02-26 02:51:33.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-448e91dc-9b9c-4cd0-9fe8-ddd3853a7d19 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: e1d26ad3-c44c-4234-81e2-d16ec20d2715 [pid: 7|app: 0|req: 564/1137] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:33 2026] PUT /v2.0/routers/0efd1df2-5a91-449b-aa8c-72466df11337/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1138] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:34 2026] GET /v2.0/ports?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1139] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:34 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:34.451 8 INFO neutron.db.l3_hamode_db [None req-7a3b9330-9725-486b-b563-0e4239ca015f f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:34.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b8256b5-bbdd-495a-beac-71cd379aef71 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: aa0c25fb-9c54-4538-85a0-3bd233d930cc 2026-02-26 02:51:34.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8256b5-bbdd-495a-beac-71cd379aef71 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: aa0c25fb-9c54-4538-85a0-3bd233d930cc 2026-02-26 02:51:34.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b8256b5-bbdd-495a-beac-71cd379aef71 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: fb3ef650-416d-4e28-8670-a2235de19275 2026-02-26 02:51:34.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8256b5-bbdd-495a-beac-71cd379aef71 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: fb3ef650-416d-4e28-8670-a2235de19275 2026-02-26 02:51:35.091 7 INFO neutron.db.l3_hamode_db [None req-2b8256b5-bbdd-495a-beac-71cd379aef71 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 6d75eea2-4364-49ee-91a3-d39ee90d644f was deleted as no HA routers are present in tenant 9920cbcffd51435fb92cbe9172a8df65. [pid: 7|app: 0|req: 567/1140] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:34 2026] DELETE /v2.0/routers/0efd1df2-5a91-449b-aa8c-72466df11337 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1141] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=375dc44b-a535-4d53-bc61-799ae3f63eaf => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1142] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:35.205 7 INFO neutron.services.segments.plugin [-] Segment 265ed7b0-9802-44c8-8c1f-50874a540505 resource provider aggregate not found 2026-02-26 02:51:35.207 7 INFO neutron.services.segments.plugin [-] Segment 265ed7b0-9802-44c8-8c1f-50874a540505 resource provider aggregate not found 2026-02-26 02:51:35.231 7 INFO neutron.services.segments.plugin [-] Segment 265ed7b0-9802-44c8-8c1f-50874a540505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 265ed7b0-9802-44c8-8c1f-50874a540505 found for delete ", "request_id": "req-5085c799-74b6-43c9-8d8f-deacac1089f8"}]} 2026-02-26 02:51:35.238 7 INFO neutron.services.segments.plugin [-] Segment 265ed7b0-9802-44c8-8c1f-50874a540505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 265ed7b0-9802-44c8-8c1f-50874a540505 found for delete ", "request_id": "req-1115a4d2-8661-4a83-90b4-ee78a06734db"}]} 2026-02-26 02:51:35.257 7 INFO neutron.services.segments.plugin [-] Segment 81b0efe8-5101-46ea-90bc-9cc034a2a57d resource provider aggregate not found 2026-02-26 02:51:35.262 7 INFO neutron.services.segments.plugin [-] Segment 81b0efe8-5101-46ea-90bc-9cc034a2a57d resource provider aggregate not found 2026-02-26 02:51:35.276 7 INFO neutron.services.segments.plugin [-] Segment 81b0efe8-5101-46ea-90bc-9cc034a2a57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b0efe8-5101-46ea-90bc-9cc034a2a57d found for delete ", "request_id": "req-f9b7ad9f-0218-4ca6-8cb8-4a049c10965f"}]} 2026-02-26 02:51:35.279 7 INFO neutron.services.segments.plugin [-] Segment 81b0efe8-5101-46ea-90bc-9cc034a2a57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b0efe8-5101-46ea-90bc-9cc034a2a57d found for delete ", "request_id": "req-ac139a91-cae9-47b8-a339-a288823e1e22"}]} [pid: 8|app: 0|req: 574/1143] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:33 2026] POST /v2.0/routers => generated 691 bytes in 1813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1144] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/subnets?id=724b1b4b-cfb6-437f-b727-d70bb099ea6c => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1145] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:35 2026] DELETE /v2.0/subnets/dab724f0-c8d5-401b-b47a-82e62d5b3ee4 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1146] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/ports?network_id=2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3&device_owner=network%3Adhcp => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1147] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/routers/6d059cf5-a106-4a45-bb75-9421e002b572 => generated 697 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1148] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:35.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a89b4ef-6123-41db-a0df-eed331dc9502 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: bdc515b2-0159-4556-8096-4a53cdaf076d 2026-02-26 02:51:35.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a89b4ef-6123-41db-a0df-eed331dc9502 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: bdc515b2-0159-4556-8096-4a53cdaf076d [pid: 8|app: 0|req: 578/1149] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/routers => generated 700 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1150] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1151] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:35 2026] DELETE /v2.0/networks/2ea5e1ac-5bb2-4408-b715-5db5b3f4f967 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1152] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/security-groups?tenant_id=9920cbcffd51435fb92cbe9172a8df65&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1153] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:35 2026] DELETE /v2.0/security-groups/3ff696bb-1d26-4a5c-80b2-af07d9ed24b3 => 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: 580/1154] 10.0.0.78 () {34 vars in 740 bytes} [Thu Feb 26 02:51:35 2026] PUT /v2.0/routers/6d059cf5-a106-4a45-bb75-9421e002b572 => generated 704 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1155] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:51:35 2026] GET /v2.0/routers/6d059cf5-a106-4a45-bb75-9421e002b572 => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1156] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:36 2026] GET /v2.0/ports?device_id=6d059cf5-a106-4a45-bb75-9421e002b572 => 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: 582/1157] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:36 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:36.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d9450a6-7568-4ff6-9337-26f2f3655115 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: af5704fc-f140-44b0-b57a-2eb4bbd00b32 2026-02-26 02:51:36.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9450a6-7568-4ff6-9337-26f2f3655115 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: af5704fc-f140-44b0-b57a-2eb4bbd00b32 [pid: 8|app: 0|req: 583/1158] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:36 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:36.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d9450a6-7568-4ff6-9337-26f2f3655115 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] TaaS: Handle Delete Port: bb21e494-3b3c-4697-accd-db594dbca63c 2026-02-26 02:51:36.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9450a6-7568-4ff6-9337-26f2f3655115 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] Tap Mirror: Handle Delete Port: bb21e494-3b3c-4697-accd-db594dbca63c 2026-02-26 02:51:36.928 7 INFO neutron.db.l3_hamode_db [None req-1d9450a6-7568-4ff6-9337-26f2f3655115 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] HA network 22806f98-d879-4a8e-b683-5bbd55893e3c was deleted as no HA routers are present in tenant 88a755502a1a4f8caba066bac5404814. [pid: 7|app: 0|req: 576/1159] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:36 2026] DELETE /v2.0/routers/6d059cf5-a106-4a45-bb75-9421e002b572 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1160] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:36 2026] GET /v2.0/ports?device_id=6d059cf5-a106-4a45-bb75-9421e002b572 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:36.981 7 INFO neutron.api.v2.resource [None req-83a1af30-0bcf-4f92-b916-77dd6f3536d0 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1161] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:36 2026] DELETE /v2.0/routers/6d059cf5-a106-4a45-bb75-9421e002b572 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1162] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:36 2026] GET /v2.0/ports?device_id=b146f952-36f9-42d9-a601-c2740c7eef04 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:37.032 7 INFO neutron.api.v2.resource [None req-6fd318b1-9851-49fb-9644-af7910a22fa3 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1163] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/routers/b146f952-36f9-42d9-a601-c2740c7eef04 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:37.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98d0d0a1-4372-477c-bf7e-22fd6bc82010 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1164] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/subnets/db11325e-b58e-4c6a-9a04-ec61719cbf94 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1165] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:37 2026] GET /v2.0/ports?device_id=af581ee7-64d6-4c06-898c-5ab7370f40da => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:37.108 8 INFO neutron.api.v2.resource [None req-af980b23-f471-4ca8-96c2-79dda9766ff2 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1166] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/routers/af581ee7-64d6-4c06-898c-5ab7370f40da => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:37.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-816e4859-d0ed-4d87-b6a4-47bf832eedf0 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1167] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/subnets/ad975d96-9935-417f-955c-49f4b202b986 => 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: 588/1168] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:37 2026] GET /v2.0/ports?device_id=da8c97b4-9eba-4762-9e9a-1eef7c411681 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:37.177 7 INFO neutron.api.v2.resource [None req-d8e875d3-0f45-43fa-9b22-eb103018dc42 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1169] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/routers/da8c97b4-9eba-4762-9e9a-1eef7c411681 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:37.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9237653-ecc5-479a-b21a-9b8fceffbb43 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1170] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/subnets/74bcef1c-b23d-4a64-80f7-5109ac466609 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:37.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02dd6972-0ba6-4719-ba3e-d545d8e26759 f792f67b02704856bc83cfe844bb90a1 88a755502a1a4f8caba066bac5404814 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1171] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/subnets/ff97f61d-b0c9-4318-a706-f8fcfff4bfae => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:37.301 7 INFO neutron.services.segments.plugin [-] Segment 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 resource provider aggregate not found 2026-02-26 02:51:37.306 7 INFO neutron.services.segments.plugin [-] Segment 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 resource provider aggregate not found 2026-02-26 02:51:37.329 7 INFO neutron.services.segments.plugin [-] Segment 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 found for delete ", "request_id": "req-3dd2e32a-d2eb-4ba3-9b40-5c919bb74df4"}]} 2026-02-26 02:51:37.341 7 INFO neutron.services.segments.plugin [-] Segment 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bbba5ee-b1ca-4f8e-8980-3d14f7f53a73 found for delete ", "request_id": "req-7c405315-f11f-411d-ac8b-436772b3b344"}]} 2026-02-26 02:51:37.344 7 INFO neutron.services.segments.plugin [-] Segment d2a63a5c-354f-41c5-b2fa-724088944964 resource provider aggregate not found 2026-02-26 02:51:37.365 7 INFO neutron.services.segments.plugin [-] Segment d2a63a5c-354f-41c5-b2fa-724088944964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a63a5c-354f-41c5-b2fa-724088944964 found for delete ", "request_id": "req-fb57ef07-42a2-4115-b351-4711b84fce3c"}]} 2026-02-26 02:51:37.386 7 INFO neutron.services.segments.plugin [-] Segment d2a63a5c-354f-41c5-b2fa-724088944964 resource provider aggregate not found 2026-02-26 02:51:37.402 7 INFO neutron.services.segments.plugin [-] Segment d2a63a5c-354f-41c5-b2fa-724088944964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2a63a5c-354f-41c5-b2fa-724088944964 found for delete ", "request_id": "req-f47bbab3-f9a3-4b26-8580-ff633b1160e7"}]} [pid: 8|app: 0|req: 590/1172] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:37 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:37 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&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: 591/1174] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:37 2026] GET /v2.0/security-groups?tenant_id=88a755502a1a4f8caba066bac5404814&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1175] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:37 2026] DELETE /v2.0/security-groups/e3f4586b-79e3-4429-a346-9c556a6778a9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:37.967 7 INFO neutron.db.segments_db [None req-7fab74af-2e89-440f-828c-ddaf6bd18dc7 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 0d0750d9-d681-45e4-a19d-519f3da34773 of type vxlan for network c781e4e5-0765-44dd-93e4-c91f946061f9 [pid: 7|app: 0|req: 584/1176] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:51:37 2026] POST /v2.0/networks => generated 745 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1177] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:38 2026] POST /v2.0/subnets => generated 692 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:38.298 7 INFO neutron.db.segments_db [None req-aafb00a0-0955-4e2f-a55e-8e46f9403b35 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 84789b50-71be-495c-887f-51806012210a of type vxlan for network ad33a9e2-425b-4da8-b524-1f1c72ef0d27 2026-02-26 02:51:38.573 7 INFO neutron.db.l3_hamode_db [None req-aafb00a0-0955-4e2f-a55e-8e46f9403b35 984380b89fca4353857167569d185934 f22b9605aeee48a4a53122e6415726e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1178] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:38 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1179] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:38 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:39.279 7 INFO neutron.db.l3_hamode_db [None req-aafb00a0-0955-4e2f-a55e-8e46f9403b35 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:39.953 8 INFO neutron.db.segments_db [None req-77226ca6-553d-4e33-880c-d3f183a3b535 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 53b4ae81-337e-4dbe-8670-7cdcd0e447fb of type vxlan for network 85c9ec7f-7f15-4042-941f-314eaf9f1956 [pid: 8|app: 0|req: 596/1180] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:39 2026] POST /v2.0/networks => generated 630 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1181] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:40 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1182] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:38 2026] POST /v2.0/routers => generated 732 bytes in 1916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:40.179 8 INFO neutron.db.segments_db [None req-e56085e9-bafe-4a70-881c-6714cad2ad6f f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 401bbd0a-bcd7-410d-b081-8f45af60a5de of type vxlan for network 55026b7c-27e9-48d1-a175-d216638f02db [pid: 7|app: 0|req: 586/1183] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:40 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&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: 598/1184] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:40 2026] POST /v2.0/networks => generated 629 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1185] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:40 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1186] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:40 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:40.912 8 INFO neutron.db.segments_db [None req-aff05488-1036-47ac-a9fd-1fef798fd998 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 2809d07a-02e2-492f-9eaf-a8b5d817eddb of type vxlan for network 4ec03366-5e0f-4368-b2bc-c90fc56e6810 2026-02-26 02:51:41.164 8 INFO neutron.db.l3_hamode_db [None req-aff05488-1036-47ac-a9fd-1fef798fd998 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:41.313 8 INFO neutron.db.l3_hamode_db [None req-aff05488-1036-47ac-a9fd-1fef798fd998 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 587/1189] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:40 2026] PUT /v2.0/routers/1156017c-06bc-49eb-9a63-6f7767be235c/add_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1190] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:41 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1191] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:41 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1192] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:41 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:41.947 7 INFO neutron.db.l3_db [None req-8b276a5c-6e7e-48d1-aad7-aedccfc39c5b e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] Floating IP 445441ae-7a94-4fdb-8da0-818d988ff898 associated. External IP: 10.96.250.211, port: 375dc44b-a535-4d53-bc61-799ae3f63eaf. [pid: 8|app: 0|req: 603/1193] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:40 2026] POST /v2.0/routers => generated 507 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1194] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:51:41 2026] PUT /v2.0/floatingips/445441ae-7a94-4fdb-8da0-818d988ff898 => generated 855 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1195] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/networks?id=c781e4e5-0765-44dd-93e4-c91f946061f9 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1196] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 1244 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1197] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1198] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/quotas/f22b9605aeee48a4a53122e6415726e7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1199] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1200] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:42.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4e79ab6-779f-4387-bb03-5bf5e74e4b72'] response: {'name': 'network-changed', 'server_uuid': '54a28bfa-c228-4866-8a3a-e157177bdf11', 'tag': '375dc44b-a535-4d53-bc61-799ae3f63eaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1201] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/ports?tenant_id=f22b9605aeee48a4a53122e6415726e7&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1202] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:51:42 2026] GET /v2.0/networks/c781e4e5-0765-44dd-93e4-c91f946061f9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1203] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/networks/c781e4e5-0765-44dd-93e4-c91f946061f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1204] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1205] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 604/1206] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:42 2026] PUT /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1207] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1208] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/ports/c3c96865-eb9e-46e9-9b24-8b2933ad01b8 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1209] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/ports?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 607/1210] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/networks?id=2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3 => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1211] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=375dc44b-a535-4d53-bc61-799ae3f63eaf => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1212] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/subnets?id=724b1b4b-cfb6-437f-b727-d70bb099ea6c => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1213] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/ports?network_id=2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3&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: 611/1214] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?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: 612/1215] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:43 2026] GET /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1216] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:44 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1217] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:44 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1218] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:44 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1219] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:43 2026] PUT /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1220] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:44 2026] GET /v2.0/ports/a4e0d725-ca52-478d-8711-60cc8c085015 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:44.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd28a467-145b-4ca8-8bfe-aec8e84121ef f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: a4e0d725-ca52-478d-8711-60cc8c085015 2026-02-26 02:51:44.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd28a467-145b-4ca8-8bfe-aec8e84121ef f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: a4e0d725-ca52-478d-8711-60cc8c085015 [pid: 7|app: 0|req: 605/1221] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:44 2026] PUT /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a/remove_router_interface => generated 309 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:45 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 607/1223] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:45 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 608/1224] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:45 2026] GET /v2.0/security-groups?id=674e2ee3-ae0f-4185-8ff4-1bade4a35c50&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:45.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-741b2099-53d8-40a9-97eb-9caba9257b1f f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: c3c96865-eb9e-46e9-9b24-8b2933ad01b8 2026-02-26 02:51:45.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-741b2099-53d8-40a9-97eb-9caba9257b1f f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: c3c96865-eb9e-46e9-9b24-8b2933ad01b8 [pid: 7|app: 0|req: 609/1225] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:51:45 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:45.852 7 INFO neutron_taas.services.taas.taas_plugin [req-dac4811d-5d0d-48a0-97a7-ebdd2a452556 req-07d6178d-a30d-4575-bc5b-eb1dbe590085 e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] TaaS: Handle Delete Port: 375dc44b-a535-4d53-bc61-799ae3f63eaf 2026-02-26 02:51:45.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dac4811d-5d0d-48a0-97a7-ebdd2a452556 req-07d6178d-a30d-4575-bc5b-eb1dbe590085 e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] Tap Mirror: Handle Delete Port: 375dc44b-a535-4d53-bc61-799ae3f63eaf 2026-02-26 02:51:45.989 7 INFO neutron.db.l3_db [req-dac4811d-5d0d-48a0-97a7-ebdd2a452556 req-07d6178d-a30d-4575-bc5b-eb1dbe590085 e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] Floating IP 445441ae-7a94-4fdb-8da0-818d988ff898 disassociated. External IP: 10.96.250.211, port: 375dc44b-a535-4d53-bc61-799ae3f63eaf. [pid: 8|app: 0|req: 617/1226] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:45 2026] PUT /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1227] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:46 2026] GET /v2.0/ports?device_id=071a7dc7-c655-4d2c-8722-830e1576610a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:46.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-66feb6ad-9cd0-4133-9752-29715591cd06 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: db98140a-1e7d-4375-ab25-3b1699ff0f74 2026-02-26 02:51:46.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66feb6ad-9cd0-4133-9752-29715591cd06 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: db98140a-1e7d-4375-ab25-3b1699ff0f74 [pid: 7|app: 0|req: 610/1228] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:51:45 2026] DELETE /v2.0/ports/375dc44b-a535-4d53-bc61-799ae3f63eaf => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:46.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b177cc6-dfa1-4598-8d7b-26dee143f61d'] response: {'server_uuid': '54a28bfa-c228-4866-8a3a-e157177bdf11', 'name': 'network-vif-deleted', 'tag': '375dc44b-a535-4d53-bc61-799ae3f63eaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 611/1229] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:46 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1230] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:46 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:46.746 8 INFO neutron.services.segments.plugin [-] Segment 2809d07a-02e2-492f-9eaf-a8b5d817eddb resource provider aggregate not found 2026-02-26 02:51:46.750 8 INFO neutron.services.segments.plugin [-] Segment 2809d07a-02e2-492f-9eaf-a8b5d817eddb resource provider aggregate not found 2026-02-26 02:51:46.774 8 INFO neutron.services.segments.plugin [-] Segment 2809d07a-02e2-492f-9eaf-a8b5d817eddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2809d07a-02e2-492f-9eaf-a8b5d817eddb found for delete ", "request_id": "req-6161b799-c786-4d30-be3e-fadf6cf06d55"}]} 2026-02-26 02:51:46.778 8 INFO neutron.services.segments.plugin [-] Segment 2809d07a-02e2-492f-9eaf-a8b5d817eddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2809d07a-02e2-492f-9eaf-a8b5d817eddb found for delete ", "request_id": "req-ae791ab0-538e-4f5f-ad49-0e0c3847c769"}]} 2026-02-26 02:51:46.782 8 INFO neutron.db.l3_hamode_db [None req-66feb6ad-9cd0-4133-9752-29715591cd06 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] HA network 4ec03366-5e0f-4368-b2bc-c90fc56e6810 was deleted as no HA routers are present in tenant 09b90945ca1a4046896e4ae7c9a1967e. [pid: 8|app: 0|req: 619/1231] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:46 2026] DELETE /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1232] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:46 2026] DELETE /v2.0/subnets/96fa1125-ea86-408c-a5e5-b0bd58adcf12 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1233] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:46 2026] DELETE /v2.0/subnets/79b71b0a-a284-404a-922c-38aab669b4fa => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:47.174 7 INFO neutron.services.segments.plugin [-] Segment 401bbd0a-bcd7-410d-b081-8f45af60a5de resource provider aggregate not found 2026-02-26 02:51:47.180 7 INFO neutron.services.segments.plugin [-] Segment 401bbd0a-bcd7-410d-b081-8f45af60a5de resource provider aggregate not found 2026-02-26 02:51:47.196 7 INFO neutron.services.segments.plugin [-] Segment 401bbd0a-bcd7-410d-b081-8f45af60a5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401bbd0a-bcd7-410d-b081-8f45af60a5de found for delete ", "request_id": "req-7ef52751-53fa-4b44-940e-5606871e7d00"}]} 2026-02-26 02:51:47.200 7 INFO neutron.services.segments.plugin [-] Segment 401bbd0a-bcd7-410d-b081-8f45af60a5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401bbd0a-bcd7-410d-b081-8f45af60a5de found for delete ", "request_id": "req-9ef382a8-e51b-4b33-a4d3-1b64f7fcd7f6"}]} [pid: 7|app: 0|req: 614/1234] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:47 2026] DELETE /v2.0/networks/55026b7c-27e9-48d1-a175-d216638f02db => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1235] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:47 2026] DELETE /v2.0/networks/85c9ec7f-7f15-4042-941f-314eaf9f1956 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:47.401 7 INFO neutron.db.segments_db [None req-9edc5e44-b6e3-4ccb-a39a-e66a0ed09794 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 of type vxlan for network 6f36cf55-5b50-4128-ac1e-47d62585e784 [pid: 7|app: 0|req: 615/1236] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:47 2026] POST /v2.0/networks => generated 628 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1237] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:51:47 2026] GET /v2.0/networks?id=c781e4e5-0765-44dd-93e4-c91f946061f9 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1238] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:47 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1239] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:47 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:47.790 8 INFO neutron.db.segments_db [None req-9aeebdf2-bd20-476d-bb1f-6f160a56ae65 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 81042022-f5d9-4d38-96fc-217ecda97504 of type vxlan for network 9464be1f-f837-4f61-a3aa-ec69e3f819fc [pid: 7|app: 0|req: 617/1240] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:51:47 2026] POST /v2.0/ports => generated 958 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1241] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:47 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:48.022 8 INFO neutron.db.l3_hamode_db [None req-9aeebdf2-bd20-476d-bb1f-6f160a56ae65 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:48.144 8 INFO neutron.db.l3_hamode_db [None req-9aeebdf2-bd20-476d-bb1f-6f160a56ae65 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 619/1242] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:51:47 2026] PUT /v2.0/ports/f90ba235-411f-43d6-94e2-39840a1d991d => generated 1239 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:48.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88c9885c-fd86-4fe7-8811-1c8c5830a03c'] response: {'name': 'network-changed', 'server_uuid': '0496d12b-bd8d-483d-a5cd-d06192a5ca59', 'tag': 'f90ba235-411f-43d6-94e2-39840a1d991d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 624/1243] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:47 2026] POST /v2.0/routers => generated 506 bytes in 963 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-02-26 02:51:48.793 8 INFO neutron.services.segments.plugin [-] Segment 53b4ae81-337e-4dbe-8670-7cdcd0e447fb resource provider aggregate not found 2026-02-26 02:51:48.799 8 INFO neutron.services.segments.plugin [-] Segment 53b4ae81-337e-4dbe-8670-7cdcd0e447fb resource provider aggregate not found 2026-02-26 02:51:48.823 8 INFO neutron.services.segments.plugin [-] Segment 53b4ae81-337e-4dbe-8670-7cdcd0e447fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b4ae81-337e-4dbe-8670-7cdcd0e447fb found for delete ", "request_id": "req-b15b1cf2-b923-43b1-b925-e4488b43c03d"}]} 2026-02-26 02:51:48.825 8 INFO neutron.services.segments.plugin [-] Segment 53b4ae81-337e-4dbe-8670-7cdcd0e447fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b4ae81-337e-4dbe-8670-7cdcd0e447fb found for delete ", "request_id": "req-4af065a5-7490-48e1-9506-543bdb787528"}]} [pid: 8|app: 0|req: 625/1244] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:48 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1245] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:48 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&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: 627/1246] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:48 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 628/1247] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:48 2026] GET /v2.0/ports?tenant_id=f22b9605aeee48a4a53122e6415726e7&device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1248] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:51:48 2026] POST /v2.0/ports => generated 948 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1249] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:51:49 2026] GET /v2.0/networks?tenant_id=f22b9605aeee48a4a53122e6415726e7&shared=False => generated 773 bytes in 67 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: 630/1250] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:51:49 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: 8|app: 0|req: 631/1251] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:49 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 632/1252] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1253] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/ports?device_id=54a28bfa-c228-4866-8a3a-e157177bdf11 => 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: 634/1254] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/ports?tenant_id=f22b9605aeee48a4a53122e6415726e7&device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1255] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:49 2026] PUT /v2.0/routers/deb43058-393c-4978-b7b3-400c844f9233/add_router_interface => generated 309 bytes in 1133 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: 635/1256] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f90ba235-411f-43d6-94e2-39840a1d991d => 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: 622/1257] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/ports/2667cae8-b429-4519-97c0-df205a2b96fe => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1258] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/subnets?id=7c85330d-0ba3-423d-aaca-0e7a18c480d6 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1259] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/ports?network_id=c781e4e5-0765-44dd-93e4-c91f946061f9&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: 8|app: 0|req: 638/1260] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/networks/c781e4e5-0765-44dd-93e4-c91f946061f9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1261] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:51:50 2026] GET /v2.0/networks/c781e4e5-0765-44dd-93e4-c91f946061f9?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) 2026-02-26 02:51:50.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e1244f4-02c2-4029-9afc-7d05dd9da51a f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: 2667cae8-b429-4519-97c0-df205a2b96fe 2026-02-26 02:51:50.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e1244f4-02c2-4029-9afc-7d05dd9da51a f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: 2667cae8-b429-4519-97c0-df205a2b96fe [pid: 7|app: 0|req: 623/1262] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:50 2026] PUT /v2.0/routers/deb43058-393c-4978-b7b3-400c844f9233/remove_router_interface => generated 309 bytes in 705 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-02-26 02:51:51.134 8 INFO neutron.api.v2.resource [None req-b26b1cf2-62b5-4602-914e-8d1623dc3b5f f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1263] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:50 2026] PUT /v2.0/routers/deb43058-393c-4978-b7b3-400c844f9233/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1264] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:51 2026] GET /v2.0/ports?device_id=deb43058-393c-4978-b7b3-400c844f9233 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1265] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:51 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1266] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:51 2026] DELETE /v2.0/security-groups/674e2ee3-ae0f-4185-8ff4-1bade4a35c50 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:51.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-c935d3ff-611a-486d-afef-cd264cc387d2 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: fea97f0d-cb8e-4f6c-bf27-16ce7d8eec85 2026-02-26 02:51:51.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c935d3ff-611a-486d-afef-cd264cc387d2 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: fea97f0d-cb8e-4f6c-bf27-16ce7d8eec85 [pid: 7|app: 0|req: 626/1267] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:51 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:51.353 7 INFO neutron.api.v2.resource [None req-53600d1e-9bc9-4bbd-8559-1849f198ac36 e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1268] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:51:51 2026] GET /v2.0/security-groups/674e2ee3-ae0f-4185-8ff4-1bade4a35c50 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:51:51.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-3133565a-6d50-4cbf-8fde-3d4d7e15182b e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] TaaS: Handle Delete Port: 5334d41a-8db6-48a2-9030-f65660641e60 2026-02-26 02:51:51.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3133565a-6d50-4cbf-8fde-3d4d7e15182b e9f9a4cce17d4907b1d2fccec323f15b 0cbe4964e31940f2a94ef22982b2c6c6 - - default default] Tap Mirror: Handle Delete Port: 5334d41a-8db6-48a2-9030-f65660641e60 [pid: 7|app: 0|req: 628/1269] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:51:51 2026] DELETE /v2.0/floatingips/445441ae-7a94-4fdb-8da0-818d988ff898 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:51.700 8 INFO neutron.services.segments.plugin [-] Segment 81042022-f5d9-4d38-96fc-217ecda97504 resource provider aggregate not found 2026-02-26 02:51:51.704 8 INFO neutron.services.segments.plugin [-] Segment 81042022-f5d9-4d38-96fc-217ecda97504 resource provider aggregate not found 2026-02-26 02:51:51.718 8 INFO neutron.services.segments.plugin [-] Segment 81042022-f5d9-4d38-96fc-217ecda97504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81042022-f5d9-4d38-96fc-217ecda97504 found for delete ", "request_id": "req-f11af13e-621b-428a-8e48-74ef0beab6d6"}]} 2026-02-26 02:51:51.720 8 INFO neutron.services.segments.plugin [-] Segment 81042022-f5d9-4d38-96fc-217ecda97504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81042022-f5d9-4d38-96fc-217ecda97504 found for delete ", "request_id": "req-9d52dbfc-42f3-42a0-b3a1-438d904b56eb"}]} 2026-02-26 02:51:51.725 8 INFO neutron.db.l3_hamode_db [None req-c935d3ff-611a-486d-afef-cd264cc387d2 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] HA network 9464be1f-f837-4f61-a3aa-ec69e3f819fc was deleted as no HA routers are present in tenant 09b90945ca1a4046896e4ae7c9a1967e. [pid: 8|app: 0|req: 642/1270] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:51 2026] DELETE /v2.0/routers/deb43058-393c-4978-b7b3-400c844f9233 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1271] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:51 2026] DELETE /v2.0/subnets/5e25e726-1715-4472-b6fc-58c98598078e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1272] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:51 2026] DELETE /v2.0/networks/6f36cf55-5b50-4128-ac1e-47d62585e784 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:52.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-46bdeee0-12a0-49ad-9d52-e8366dbcfd50 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: d995f45f-c515-41c3-9f62-9dbb69dfeb00 2026-02-26 02:51:52.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46bdeee0-12a0-49ad-9d52-e8366dbcfd50 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: d995f45f-c515-41c3-9f62-9dbb69dfeb00 2026-02-26 02:51:52.037 8 INFO neutron.db.segments_db [None req-b5d958d5-99e6-4bb1-825e-2cf786e78421 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment cb6febdb-4024-4cbf-a2de-c0212c92acfe of type vxlan for network 72bc3b99-0a7f-474c-b13f-ef354cb29ae8 [pid: 8|app: 0|req: 645/1273] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:51:51 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1274] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:52 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:52.403 8 INFO neutron.db.segments_db [None req-8f478fc4-cb1f-4894-abf2-8d9d27912854 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment 8988d37e-cf62-4e04-854d-cef9ede48e0d of type vxlan for network 59b180ce-da52-4aa8-ab9a-f789a84eac2a [pid: 7|app: 0|req: 629/1275] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:51 2026] PUT /v2.0/routers/799cd427-d6b2-48c2-9661-efd066cc2435/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1276] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:52 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:52.651 8 INFO neutron.db.l3_hamode_db [None req-8f478fc4-cb1f-4894-abf2-8d9d27912854 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:52.766 8 INFO neutron.db.l3_hamode_db [None req-8f478fc4-cb1f-4894-abf2-8d9d27912854 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:52.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d325e1f-201a-458d-bd81-2c0a261da2fc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 14dc366c-2c47-4a67-93e0-9086dc29a099 2026-02-26 02:51:52.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d325e1f-201a-458d-bd81-2c0a261da2fc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 14dc366c-2c47-4a67-93e0-9086dc29a099 2026-02-26 02:51:53.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d325e1f-201a-458d-bd81-2c0a261da2fc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 997e0c8f-2389-4788-89aa-c3683e71c083 2026-02-26 02:51:53.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d325e1f-201a-458d-bd81-2c0a261da2fc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 997e0c8f-2389-4788-89aa-c3683e71c083 [pid: 8|app: 0|req: 647/1277] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:52 2026] POST /v2.0/routers => generated 507 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1278] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:53 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:53.479 7 INFO neutron.services.segments.plugin [-] Segment 8507a39b-71a1-43ee-956a-3807eec319cc resource provider aggregate not found 2026-02-26 02:51:53.486 7 INFO neutron.services.segments.plugin [-] Segment 8507a39b-71a1-43ee-956a-3807eec319cc resource provider aggregate not found 2026-02-26 02:51:53.502 7 INFO neutron.services.segments.plugin [-] Segment 8507a39b-71a1-43ee-956a-3807eec319cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8507a39b-71a1-43ee-956a-3807eec319cc found for delete ", "request_id": "req-67205df0-a73b-4494-8b48-81068ae51b30"}]} 2026-02-26 02:51:53.505 7 INFO neutron.services.segments.plugin [-] Segment 8507a39b-71a1-43ee-956a-3807eec319cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8507a39b-71a1-43ee-956a-3807eec319cc found for delete ", "request_id": "req-ed67eaeb-17fa-4dec-be81-df1f0bcb48ae"}]} 2026-02-26 02:51:53.508 7 INFO neutron.db.l3_hamode_db [None req-8d325e1f-201a-458d-bd81-2c0a261da2fc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 4c6d4dd0-68a4-47e1-b49b-53c783e31756 was deleted as no HA routers are present in tenant 0cbe4964e31940f2a94ef22982b2c6c6. [pid: 7|app: 0|req: 631/1279] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:52 2026] DELETE /v2.0/routers/799cd427-d6b2-48c2-9661-efd066cc2435 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1280] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:53 2026] DELETE /v2.0/subnets/724b1b4b-cfb6-437f-b727-d70bb099ea6c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:53.740 8 INFO neutron.services.segments.plugin [-] Segment 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 resource provider aggregate not found 2026-02-26 02:51:53.745 8 INFO neutron.services.segments.plugin [-] Segment 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 resource provider aggregate not found [pid: 7|app: 0|req: 633/1281] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:53 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:53.769 8 INFO neutron.services.segments.plugin [-] Segment 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 found for delete ", "request_id": "req-bf79dd24-35f6-400e-b093-7d881c887d26"}]} 2026-02-26 02:51:53.770 8 INFO neutron.services.segments.plugin [-] Segment 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f01bc8a-f9b2-4f31-bf87-ff3e3cb861b5 found for delete ", "request_id": "req-64b9e90e-a805-4a7b-a7d6-71550298f451"}]} 2026-02-26 02:51:53.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6186264-12cc-45ef-a5ff-ff0f404f5bff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: f58c8a1b-96ca-4c22-a638-f33bad42b2f8 2026-02-26 02:51:53.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6186264-12cc-45ef-a5ff-ff0f404f5bff 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: f58c8a1b-96ca-4c22-a638-f33bad42b2f8 [pid: 7|app: 0|req: 634/1282] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:53 2026] DELETE /v2.0/networks/2fbf80ce-98a4-4975-8b1f-7e87cf2b6ea3 => 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: 635/1283] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1284] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1285] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/security-groups?tenant_id=0cbe4964e31940f2a94ef22982b2c6c6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1286] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1287] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:51:54 2026] DELETE /v2.0/security-groups/45a927d4-3485-4876-8ddc-007905e0382d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1288] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1289] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&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: 649/1290] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:53 2026] PUT /v2.0/routers/57df04e7-ad43-46ea-901e-92c51e02bf3a/add_router_interface => generated 309 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1291] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:51:54 2026] GET /v2.0/ports/080aa136-f562-4891-af89-e9c60810a956 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1292] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:55 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1293] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:55 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:55.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-693d7e2c-3613-4afb-8150-6c7ffcb66468 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: 080aa136-f562-4891-af89-e9c60810a956 2026-02-26 02:51:55.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-693d7e2c-3613-4afb-8150-6c7ffcb66468 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: 080aa136-f562-4891-af89-e9c60810a956 2026-02-26 02:51:55.535 7 INFO neutron.services.segments.plugin [-] Segment a6654e9e-8b58-444a-85f4-5d7a1870a613 resource provider aggregate not found 2026-02-26 02:51:55.539 7 INFO neutron.services.segments.plugin [-] Segment a6654e9e-8b58-444a-85f4-5d7a1870a613 resource provider aggregate not found 2026-02-26 02:51:55.552 7 INFO neutron.services.segments.plugin [-] Segment a6654e9e-8b58-444a-85f4-5d7a1870a613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6654e9e-8b58-444a-85f4-5d7a1870a613 found for delete ", "request_id": "req-3ca90418-1374-486d-8812-774af3dabb0d"}]} 2026-02-26 02:51:55.557 7 INFO neutron.services.segments.plugin [-] Segment a6654e9e-8b58-444a-85f4-5d7a1870a613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6654e9e-8b58-444a-85f4-5d7a1870a613 found for delete ", "request_id": "req-eab68d75-b1c1-4874-8fdd-4c1241f2f239"}]} [pid: 7|app: 0|req: 645/1294] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:55 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1295] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:55 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1298] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:55 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1299] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:51:55 2026] PUT /v2.0/routers/57df04e7-ad43-46ea-901e-92c51e02bf3a/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1300] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:56 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1301] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:51:56 2026] GET /v2.0/ports?device_id=57df04e7-ad43-46ea-901e-92c51e02bf3a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:56.245 7 INFO neutron_taas.services.taas.taas_plugin [None req-dfaefcea-5b9c-4654-965c-42d972cebeb8 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: f398ad84-f138-469d-9c4e-937e60eb983a 2026-02-26 02:51:56.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfaefcea-5b9c-4654-965c-42d972cebeb8 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: f398ad84-f138-469d-9c4e-937e60eb983a 2026-02-26 02:51:56.636 8 INFO neutron.db.segments_db [None req-773f015c-1ccb-4fd6-b73e-f37ba93138c8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 of type vxlan for network 0435d0fd-8add-4a12-ab7b-336bf6d3e529 2026-02-26 02:51:56.692 7 INFO neutron.db.l3_hamode_db [None req-dfaefcea-5b9c-4654-965c-42d972cebeb8 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] HA network 59b180ce-da52-4aa8-ab9a-f789a84eac2a was deleted as no HA routers are present in tenant 09b90945ca1a4046896e4ae7c9a1967e. [pid: 7|app: 0|req: 651/1302] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:56 2026] DELETE /v2.0/routers/57df04e7-ad43-46ea-901e-92c51e02bf3a => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1303] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:51:56 2026] POST /v2.0/networks => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1304] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:56 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1305] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:51:56 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1306] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:51:56 2026] DELETE /v2.0/subnets/4b313707-c8a2-41ad-ae7c-e6283b29eb93 => 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: 654/1307] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:56 2026] GET /v2.0/security-groups?id=23f17439-a303-4db5-8dc0-4a7d6a157832&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1308] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:56 2026] POST /v2.0/subnets => generated 690 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:57.000 7 INFO neutron_taas.services.taas.taas_plugin [req-e11905cc-75d9-4732-bd77-674abbb90ccb req-f9a5f943-076a-4632-a204-807ac35b0c65 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] TaaS: Handle Delete Port: 5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f 2026-02-26 02:51:57.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e11905cc-75d9-4732-bd77-674abbb90ccb req-f9a5f943-076a-4632-a204-807ac35b0c65 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] Tap Mirror: Handle Delete Port: 5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f 2026-02-26 02:51:57.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-29d09e9a-7c2a-40d4-b063-e5629e145e07 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: e39eff83-0f5b-4b6b-8275-bf0957e2a64a 2026-02-26 02:51:57.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d09e9a-7c2a-40d4-b063-e5629e145e07 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: e39eff83-0f5b-4b6b-8275-bf0957e2a64a 2026-02-26 02:51:57.133 7 INFO neutron.db.l3_db [req-e11905cc-75d9-4732-bd77-674abbb90ccb req-f9a5f943-076a-4632-a204-807ac35b0c65 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] Floating IP 7d144995-a095-4289-810f-808df0a437a4 disassociated. External IP: 10.96.250.202, port: 5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f. 2026-02-26 02:51:57.259 8 INFO neutron.services.segments.plugin [-] Segment cb6febdb-4024-4cbf-a2de-c0212c92acfe resource provider aggregate not found 2026-02-26 02:51:57.266 8 INFO neutron.services.segments.plugin [-] Segment cb6febdb-4024-4cbf-a2de-c0212c92acfe resource provider aggregate not found 2026-02-26 02:51:57.284 8 INFO neutron.services.segments.plugin [-] Segment cb6febdb-4024-4cbf-a2de-c0212c92acfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6febdb-4024-4cbf-a2de-c0212c92acfe found for delete ", "request_id": "req-2259a1d7-37f8-4a99-af79-4d692b37a66d"}]} 2026-02-26 02:51:57.288 8 INFO neutron.services.segments.plugin [-] Segment cb6febdb-4024-4cbf-a2de-c0212c92acfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6febdb-4024-4cbf-a2de-c0212c92acfe found for delete ", "request_id": "req-f8a87965-df4a-4c47-9cd7-a345c2a04364"}]} [pid: 8|app: 0|req: 655/1309] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:51:56 2026] DELETE /v2.0/networks/72bc3b99-0a7f-474c-b13f-ef354cb29ae8 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:57.340 8 INFO neutron.db.segments_db [None req-a5f74dcb-bbbf-426e-9c38-13f953a29c5a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment fe943fc2-7aa7-439c-97db-b36c99932921 of type vxlan for network 11db8713-44fe-4ab2-80cf-6d0dfc3b09f9 [pid: 7|app: 0|req: 655/1310] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:51:56 2026] DELETE /v2.0/ports/5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:57.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96ada772-a4dd-45af-9953-e0a247bf0a3a'] response: {'server_uuid': '2b5b13bd-69cc-40c8-9012-711a98d1eb06', 'name': 'network-vif-deleted', 'tag': '5c2f32a9-9828-42dd-ab47-e53c2a5a0a4f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 656/1311] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:57 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:51:57.582 7 INFO neutron.services.segments.plugin [-] Segment 8988d37e-cf62-4e04-854d-cef9ede48e0d resource provider aggregate not found 2026-02-26 02:51:57.592 7 INFO neutron.services.segments.plugin [-] Segment 8988d37e-cf62-4e04-854d-cef9ede48e0d resource provider aggregate not found 2026-02-26 02:51:57.593 8 INFO neutron.db.l3_hamode_db [None req-a5f74dcb-bbbf-426e-9c38-13f953a29c5a 984380b89fca4353857167569d185934 e174d08811c04b4ea20e989dd0d0fe35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:57.604 7 INFO neutron.services.segments.plugin [-] Segment 8988d37e-cf62-4e04-854d-cef9ede48e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8988d37e-cf62-4e04-854d-cef9ede48e0d found for delete ", "request_id": "req-b2a1da9d-2f97-4f7d-9c8b-42cb210edbc5"}]} 2026-02-26 02:51:57.608 7 INFO neutron.services.segments.plugin [-] Segment 8988d37e-cf62-4e04-854d-cef9ede48e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8988d37e-cf62-4e04-854d-cef9ede48e0d found for delete ", "request_id": "req-e7ec91e7-43a7-4dc3-be3e-4c91ebb83300"}]} 2026-02-26 02:51:57.633 7 INFO neutron.db.segments_db [None req-e88345c3-850f-4eab-a19e-cf86b99b8eaa f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Added segment ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 of type vxlan for network 7c82a9eb-c500-4b76-8123-94ee8b1be843 2026-02-26 02:51:57.898 7 INFO neutron.db.l3_hamode_db [None req-e88345c3-850f-4eab-a19e-cf86b99b8eaa f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:58.397 8 INFO neutron.db.l3_hamode_db [None req-a5f74dcb-bbbf-426e-9c38-13f953a29c5a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:51:58.703 7 INFO neutron.db.l3_hamode_db [None req-e88345c3-850f-4eab-a19e-cf86b99b8eaa f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 656/1312] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:57 2026] POST /v2.0/routers => generated 730 bytes in 1848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1313] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:51:59 2026] GET /v2.0/security-groups?id=fb8fad13-1ffd-426b-9f9e-35cc8cd7b046&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1314] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:51:59 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1315] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:51:59 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1316] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:51:57 2026] POST /v2.0/routers => generated 687 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:59.682 7 INFO neutron_taas.services.taas.taas_plugin [req-b4045355-9d1b-40af-a57b-123cbbddd000 req-22e0690c-3fc3-4873-8c44-c07b703f71c9 e2ca080eae434f799a2f88074e0aa5f3 f22b9605aeee48a4a53122e6415726e7 - - default default] TaaS: Handle Delete Port: f90ba235-411f-43d6-94e2-39840a1d991d 2026-02-26 02:51:59.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b4045355-9d1b-40af-a57b-123cbbddd000 req-22e0690c-3fc3-4873-8c44-c07b703f71c9 e2ca080eae434f799a2f88074e0aa5f3 f22b9605aeee48a4a53122e6415726e7 - - default default] Tap Mirror: Handle Delete Port: f90ba235-411f-43d6-94e2-39840a1d991d [pid: 7|app: 0|req: 658/1317] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:51:59 2026] DELETE /v2.0/ports/f90ba235-411f-43d6-94e2-39840a1d991d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:59.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb21b90a-e589-4dab-9005-14f0a4b21211'] response: {'server_uuid': '0496d12b-bd8d-483d-a5cd-d06192a5ca59', 'name': 'network-vif-deleted', 'tag': 'f90ba235-411f-43d6-94e2-39840a1d991d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1318] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:51:59 2026] GET /v2.0/routers/85702469-1aa1-45c1-af33-3d270aa39856 => generated 693 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1319] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:51:59 2026] GET /v2.0/routers => generated 696 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1320] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:51:59 2026] PUT /v2.0/routers/0591860f-b859-4244-8ac7-327b0596e704/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1321] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:00 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 661/1322] 10.0.0.78 () {34 vars in 740 bytes} [Thu Feb 26 02:51:59 2026] PUT /v2.0/routers/85702469-1aa1-45c1-af33-3d270aa39856 => generated 700 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1323] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:00 2026] GET /v2.0/ports?device_id=2b5b13bd-69cc-40c8-9012-711a98d1eb06 => 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: 662/1324] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:52:00 2026] GET /v2.0/routers/85702469-1aa1-45c1-af33-3d270aa39856 => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1325] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:00 2026] GET /v2.0/ports?device_id=85702469-1aa1-45c1-af33-3d270aa39856 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:00.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-709f9650-5322-4385-9030-ab7873ce79de f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: f537060e-6408-4deb-9d8a-1428e33c729c 2026-02-26 02:52:00.698 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-709f9650-5322-4385-9030-ab7873ce79de f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: f537060e-6408-4deb-9d8a-1428e33c729c 2026-02-26 02:52:00.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-709f9650-5322-4385-9030-ab7873ce79de f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] TaaS: Handle Delete Port: cb312ad2-a67e-40da-a1a8-89597371a151 2026-02-26 02:52:00.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-709f9650-5322-4385-9030-ab7873ce79de f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] Tap Mirror: Handle Delete Port: cb312ad2-a67e-40da-a1a8-89597371a151 [pid: 8|app: 0|req: 664/1326] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:52:00 2026] POST /v2.0/security-groups => generated 1658 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:52:01.270 7 INFO neutron.services.segments.plugin [-] Segment ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 resource provider aggregate not found 2026-02-26 02:52:01.275 7 INFO neutron.services.segments.plugin [-] Segment ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 resource provider aggregate not found [pid: 8|app: 0|req: 665/1327] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:01.291 7 INFO neutron.services.segments.plugin [-] Segment ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 found for delete ", "request_id": "req-fd8a5da4-708c-484f-b062-46a1d9eaeef9"}]} 2026-02-26 02:52:01.292 7 INFO neutron.services.segments.plugin [-] Segment ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1417b1-4f4f-4dc4-a5f6-e03d936fca72 found for delete ", "request_id": "req-49b1159a-1743-4f2a-806b-1d4697a365b0"}]} 2026-02-26 02:52:01.303 7 INFO neutron.db.l3_hamode_db [None req-709f9650-5322-4385-9030-ab7873ce79de f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] HA network 7c82a9eb-c500-4b76-8123-94ee8b1be843 was deleted as no HA routers are present in tenant 09b90945ca1a4046896e4ae7c9a1967e. [pid: 7|app: 0|req: 663/1328] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:00 2026] DELETE /v2.0/routers/85702469-1aa1-45c1-af33-3d270aa39856 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1329] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/ports?device_id=85702469-1aa1-45c1-af33-3d270aa39856 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:01.359 7 INFO neutron.api.v2.resource [None req-734f52d6-cdd7-498b-bcbb-1e1308b102af f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1330] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/routers/85702469-1aa1-45c1-af33-3d270aa39856 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1331] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/ports?device_id=57df04e7-ad43-46ea-901e-92c51e02bf3a => 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: 666/1332] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:01 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) 2026-02-26 02:52:01.419 7 INFO neutron.api.v2.resource [None req-0e0bd17c-a302-4789-8e6f-f6cf1aaf9702 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1333] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/routers/57df04e7-ad43-46ea-901e-92c51e02bf3a => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:01.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07085ebe-b712-4e4f-89bc-2858067825bc f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1334] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/subnets/4b313707-c8a2-41ad-ae7c-e6283b29eb93 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1335] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 670/1336] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/ports?device_id=deb43058-393c-4978-b7b3-400c844f9233 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1337] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/security-groups/23f17439-a303-4db5-8dc0-4a7d6a157832 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:52:01.612 7 INFO neutron.api.v2.resource [None req-ef66326b-cf39-442f-af63-82b0d7c026d7 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1338] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/routers/deb43058-393c-4978-b7b3-400c844f9233 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:01.621 7 INFO neutron.api.v2.resource [None req-a54a2719-802c-432c-9640-767c1ecc8065 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1339] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/security-groups/23f17439-a303-4db5-8dc0-4a7d6a157832 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:01.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f64914bf-2d32-46b9-ac26-1f9367c445a9 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1340] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/subnets/5e25e726-1715-4472-b6fc-58c98598078e => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:01.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-aad199b6-4b42-4157-806f-d9fff3cb1a06 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] TaaS: Handle Delete Port: 17b64805-defe-497f-9b2c-783690b9e1fd 2026-02-26 02:52:01.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aad199b6-4b42-4157-806f-d9fff3cb1a06 682b49adce25453d9ed4d0783b8cd2cb 80edbf32207a4c638640da0538a843e3 - - default default] Tap Mirror: Handle Delete Port: 17b64805-defe-497f-9b2c-783690b9e1fd [pid: 8|app: 0|req: 667/1341] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:52:01 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1342] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:01 2026] GET /v2.0/ports?device_id=071a7dc7-c655-4d2c-8722-830e1576610a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:01.920 8 INFO neutron.api.v2.resource [None req-01034135-d728-474a-9842-d0eae636d1e3 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1343] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/routers/071a7dc7-c655-4d2c-8722-830e1576610a => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1344] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/floatingips/7d144995-a095-4289-810f-808df0a437a4 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:52:01.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f82666cf-c751-49ef-8d4c-7de453d729d5 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1345] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/subnets/96fa1125-ea86-408c-a5e5-b0bd58adcf12 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:01.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-983dca4f-1f69-47ba-8fbd-aedd8d23aff7 f9966f20c87442c7a7b65f36a10bcc04 09b90945ca1a4046896e4ae7c9a1967e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1346] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:01 2026] DELETE /v2.0/subnets/79b71b0a-a284-404a-922c-38aab669b4fa => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:02.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-adbff432-b2c2-4a2a-9479-03dceb540eb9 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: c3ddec34-8503-4385-a22e-8cfae55b7e45 2026-02-26 02:52:02.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adbff432-b2c2-4a2a-9479-03dceb540eb9 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: c3ddec34-8503-4385-a22e-8cfae55b7e45 [pid: 8|app: 0|req: 672/1347] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--240869084&fields=id&tenant_id=e174d08811c04b4ea20e989dd0d0fe35 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1348] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/networks?id=0435d0fd-8add-4a12-ab7b-336bf6d3e529 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1349] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/quotas/e174d08811c04b4ea20e989dd0d0fe35 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1350] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/ports?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1351] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/security-groups?tenant_id=09b90945ca1a4046896e4ae7c9a1967e&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1352] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1353] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/ports?device_id=0496d12b-bd8d-483d-a5cd-d06192a5ca59 => 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: 679/1354] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:02 2026] DELETE /v2.0/security-groups/7e660262-5bd6-4d51-a968-5d7d6b645227 => 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: 680/1355] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:52:02 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?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: 681/1356] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:03 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => 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: 676/1357] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:52:01 2026] PUT /v2.0/routers/90dce9d5-d6f4-4292-b448-0d521bf408c0/remove_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:03.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-663ea311-892c-4d06-a4d0-6e0feb8bd1e3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 02e59c30-291c-4a58-9c2e-716a128f9099 2026-02-26 02:52:03.524 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-663ea311-892c-4d06-a4d0-6e0feb8bd1e3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 02e59c30-291c-4a58-9c2e-716a128f9099 2026-02-26 02:52:03.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-663ea311-892c-4d06-a4d0-6e0feb8bd1e3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 8eb6b177-68e7-4d95-a084-ffba2f105a2c 2026-02-26 02:52:03.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-663ea311-892c-4d06-a4d0-6e0feb8bd1e3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 8eb6b177-68e7-4d95-a084-ffba2f105a2c 2026-02-26 02:52:04.233 8 INFO neutron.services.segments.plugin [-] Segment c5ea09db-fd8c-49a0-9cae-e39c55e96dcd resource provider aggregate not found 2026-02-26 02:52:04.249 8 INFO neutron.services.segments.plugin [-] Segment c5ea09db-fd8c-49a0-9cae-e39c55e96dcd resource provider aggregate not found 2026-02-26 02:52:04.251 8 INFO neutron.services.segments.plugin [-] Segment c5ea09db-fd8c-49a0-9cae-e39c55e96dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ea09db-fd8c-49a0-9cae-e39c55e96dcd found for delete ", "request_id": "req-a26c16d1-958c-4361-a58c-0b97aef25b04"}]} 2026-02-26 02:52:04.262 8 INFO neutron.db.l3_hamode_db [None req-663ea311-892c-4d06-a4d0-6e0feb8bd1e3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 9d11464b-0aec-4571-88af-33729f5bc26a was deleted as no HA routers are present in tenant 80edbf32207a4c638640da0538a843e3. [pid: 8|app: 0|req: 682/1358] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:03 2026] DELETE /v2.0/routers/90dce9d5-d6f4-4292-b448-0d521bf408c0 => generated 0 bytes in 982 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:52:04.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-1746d113-7660-47d2-98d9-6072a463a6cc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 1561631d-6aed-4dd0-b684-e6cb954b5c19 [pid: 8|app: 0|req: 683/1359] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:04 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:04.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1746d113-7660-47d2-98d9-6072a463a6cc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 1561631d-6aed-4dd0-b684-e6cb954b5c19 2026-02-26 02:52:04.285 8 INFO neutron.services.segments.plugin [-] Segment c5ea09db-fd8c-49a0-9cae-e39c55e96dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ea09db-fd8c-49a0-9cae-e39c55e96dcd found for delete ", "request_id": "req-7953b9af-eee1-4361-843b-d355ee86c881"}]} [pid: 8|app: 0|req: 684/1360] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:04 2026] DELETE /v2.0/subnets/e2dbc05c-fb05-4b68-b42d-20e35d92b5cd => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:04.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-97ef9a8a-2e9f-477d-b876-1b2c9be8254a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: d59183e1-673d-45e4-9561-93aa0e856daa 2026-02-26 02:52:04.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97ef9a8a-2e9f-477d-b876-1b2c9be8254a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: d59183e1-673d-45e4-9561-93aa0e856daa [pid: 8|app: 0|req: 685/1361] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:04 2026] DELETE /v2.0/networks/e7b6297f-43be-4826-b3ac-7afb60c15459 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1362] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:52:03 2026] PUT /v2.0/routers/1156017c-06bc-49eb-9a63-6f7767be235c/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1363] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:04 2026] GET /v2.0/security-groups?tenant_id=80edbf32207a4c638640da0538a843e3&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: 686/1364] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:52:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:52:05.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-65ad4449-4a08-40ef-820a-e32ec5c44213 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 9adb12c4-3135-4ba9-ba50-69836d1165f9 2026-02-26 02:52:05.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ad4449-4a08-40ef-820a-e32ec5c44213 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 9adb12c4-3135-4ba9-ba50-69836d1165f9 [pid: 8|app: 0|req: 687/1365] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:05 2026] DELETE /v2.0/security-groups/a10edfe3-763f-4fe2-8870-b44155b57feb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1366] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:05 2026] GET /v2.0/security-groups => generated 4529 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1367] 10.0.0.78 () {34 vars in 757 bytes} [Thu Feb 26 02:52:05 2026] PUT /v2.0/security-groups/3ff5afaf-f33a-4555-b0f6-e90894189dbd => generated 1663 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1368] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:05 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1369] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:52:05 2026] GET /v2.0/security-groups/3ff5afaf-f33a-4555-b0f6-e90894189dbd => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:05.436 7 INFO neutron_taas.services.taas.taas_plugin [None req-65ad4449-4a08-40ef-820a-e32ec5c44213 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: ce86902b-7c90-47cf-bd0b-ace0b2edf87b 2026-02-26 02:52:05.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ad4449-4a08-40ef-820a-e32ec5c44213 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: ce86902b-7c90-47cf-bd0b-ace0b2edf87b [pid: 8|app: 0|req: 692/1370] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:05 2026] DELETE /v2.0/security-groups/3ff5afaf-f33a-4555-b0f6-e90894189dbd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1371] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:05.539 8 INFO neutron.api.v2.resource [None req-d3f3ba41-d912-4dd0-b5d7-95be0ba1577d acb3307005d74686bfb1f49ed1370da0 d74283c1a1084b46a7fe3c7eeb243c50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1372] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:05 2026] DELETE /v2.0/security-groups/3ff5afaf-f33a-4555-b0f6-e90894189dbd => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1373] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:52:05 2026] POST /v2.0/security-groups => generated 1625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1374] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1375] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:05 2026] GET /v2.0/security-group-rules/741c897f-cd24-46ad-87c3-69eb056d17ee => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:05.884 7 INFO neutron.services.segments.plugin [-] Segment 84789b50-71be-495c-887f-51806012210a resource provider aggregate not found 2026-02-26 02:52:05.887 7 INFO neutron.services.segments.plugin [-] Segment 84789b50-71be-495c-887f-51806012210a resource provider aggregate not found 2026-02-26 02:52:05.915 7 INFO neutron.services.segments.plugin [-] Segment 84789b50-71be-495c-887f-51806012210a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84789b50-71be-495c-887f-51806012210a found for delete ", "request_id": "req-71c8f6b3-5d16-482b-9a81-14079c9702e6"}]} [pid: 8|app: 0|req: 698/1376] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:05 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) 2026-02-26 02:52:05.921 7 INFO neutron.services.segments.plugin [-] Segment 84789b50-71be-495c-887f-51806012210a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84789b50-71be-495c-887f-51806012210a found for delete ", "request_id": "req-1567c595-c708-43ad-bfd2-bf0cfbe2af1d"}]} 2026-02-26 02:52:05.926 7 INFO neutron.db.l3_hamode_db [None req-65ad4449-4a08-40ef-820a-e32ec5c44213 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network ad33a9e2-425b-4da8-b524-1f1c72ef0d27 was deleted as no HA routers are present in tenant f22b9605aeee48a4a53122e6415726e7. [pid: 7|app: 0|req: 679/1377] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:04 2026] DELETE /v2.0/routers/1156017c-06bc-49eb-9a63-6f7767be235c => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1378] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:05 2026] DELETE /v2.0/security-group-rules/741c897f-cd24-46ad-87c3-69eb056d17ee => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1379] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:06 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: 680/1380] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:05 2026] DELETE /v2.0/subnets/7c85330d-0ba3-423d-aaca-0e7a18c480d6 => 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: 701/1381] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1382] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules/c340aa47-134f-40fa-b123-3f2201a74a86 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:06.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa0ebb6e-9eee-44a5-8f63-1afc21ef4d9a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: a322ff09-f0ea-429c-b2f1-8ee23a52bb02 2026-02-26 02:52:06.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa0ebb6e-9eee-44a5-8f63-1afc21ef4d9a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: a322ff09-f0ea-429c-b2f1-8ee23a52bb02 2026-02-26 02:52:06.284 8 INFO neutron.services.segments.plugin [-] Segment c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 resource provider aggregate not found [pid: 8|app: 0|req: 703/1383] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:06.306 8 INFO neutron.services.segments.plugin [-] Segment c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 found for delete ", "request_id": "req-7ef599af-4fb6-4beb-baed-a76a4cb4d9fb"}]} 2026-02-26 02:52:06.309 8 INFO neutron.services.segments.plugin [-] Segment c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 resource provider aggregate not found 2026-02-26 02:52:06.337 8 INFO neutron.services.segments.plugin [-] Segment c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c29eb3e2-61fc-414a-ba2c-d4d4796f07c6 found for delete ", "request_id": "req-96a4f7df-f2b7-47ef-bdb0-8dfe43be7f1e"}]} [pid: 8|app: 0|req: 704/1384] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:06 2026] DELETE /v2.0/security-group-rules/c340aa47-134f-40fa-b123-3f2201a74a86 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1385] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1386] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1387] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:06 2026] DELETE /v2.0/networks/c781e4e5-0765-44dd-93e4-c91f946061f9 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1388] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1389] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules/14ecf9c2-902b-4cfd-89a2-9eb12175eb8d => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1390] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-groups?tenant_id=f22b9605aeee48a4a53122e6415726e7&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1391] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1392] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:06 2026] DELETE /v2.0/security-group-rules/14ecf9c2-902b-4cfd-89a2-9eb12175eb8d => 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: 684/1393] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:06 2026] DELETE /v2.0/security-groups/fb8fad13-1ffd-426b-9f9e-35cc8cd7b046 => 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: 710/1394] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1395] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:06 2026] DELETE /v2.0/security-groups/d533b13f-c8e8-4640-be76-6ef65d5c8969 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1396] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1397] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:06 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: 712/1398] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:52:07 2026] GET /v2.0/networks?id=0435d0fd-8add-4a12-ab7b-336bf6d3e529 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1399] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:52:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e174d08811c04b4ea20e989dd0d0fe35 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1400] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:07 2026] GET /v2.0/security-groups?tenant_id=d74283c1a1084b46a7fe3c7eeb243c50&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: 689/1401] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:07 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1402] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:07 2026] DELETE /v2.0/security-groups/35acfd87-635a-4154-bf21-154f05e91a52 => 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: 713/1403] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:52:07 2026] POST /v2.0/ports => generated 958 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:07.947 7 INFO neutron.services.segments.plugin [-] Segment 0d0750d9-d681-45e4-a19d-519f3da34773 resource provider aggregate not found 2026-02-26 02:52:07.954 7 INFO neutron.services.segments.plugin [-] Segment 0d0750d9-d681-45e4-a19d-519f3da34773 resource provider aggregate not found 2026-02-26 02:52:07.973 7 INFO neutron.services.segments.plugin [-] Segment 0d0750d9-d681-45e4-a19d-519f3da34773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0750d9-d681-45e4-a19d-519f3da34773 found for delete ", "request_id": "req-7d2ffd09-ae2e-40bf-9d77-12f404eadbcc"}]} 2026-02-26 02:52:07.975 7 INFO neutron.services.segments.plugin [-] Segment 0d0750d9-d681-45e4-a19d-519f3da34773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0750d9-d681-45e4-a19d-519f3da34773 found for delete ", "request_id": "req-b8fbed9d-2035-4dc7-a64f-06e5a65eeef9"}]} [pid: 7|app: 0|req: 691/1404] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:52:07 2026] PUT /v2.0/ports/2e5ff3ff-8a34-48f6-b54a-7352b4778535 => generated 1239 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:08.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4df249c-c73a-4857-9561-fb1323ad4bb4'] response: {'name': 'network-changed', 'server_uuid': '21ffefd2-1010-4f16-bb16-6c9e0ecb605a', 'tag': '2e5ff3ff-8a34-48f6-b54a-7352b4778535', '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: 714/1405] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:08 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1406] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:08 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 715/1407] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:08 2026] GET /v2.0/ports?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1408] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/networks?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1409] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:52:09 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: 8|app: 0|req: 717/1410] 10.0.0.78 () {32 vars in 622 bytes} [Thu Feb 26 02:52:09 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1411] 10.0.0.78 () {32 vars in 632 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/ => generated 632 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1412] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/security-groups?tenant_id=0ad28d71404b483fb24b64e19c00530f&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1413] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:09 2026] DELETE /v2.0/security-groups/4e778136-ae65-4da6-94f2-f013805fb5c7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1414] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1415] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 695/1416] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/security-groups?tenant_id=7eaa2d843bff4ec5a1ba856983a85a88&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1417] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:09 2026] DELETE /v2.0/security-groups/e06d74fd-ad64-4060-a2f1-9c00d0e595d7 => 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: 723/1418] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/ports?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1419] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2e5ff3ff-8a34-48f6-b54a-7352b4778535 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1420] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/subnets?id=08797bb3-0018-4c0e-b109-a21e5cfc27a5 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1421] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:09 2026] GET /v2.0/security-groups?tenant_id=fb1eb423cebe4c28ae2263cebd573ccd&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1422] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/ports?network_id=0435d0fd-8add-4a12-ab7b-336bf6d3e529&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1423] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1424] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:10 2026] DELETE /v2.0/security-groups/a4a9c4b0-5bd6-4833-ab32-0b4fc3cadedf => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1425] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:52:10 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1428] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:11 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1429] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:11 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1430] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:12 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1431] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:12 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 732/1432] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:12 2026] GET /v2.0/security-groups?tenant_id=d611b2e983eb4343ac56a98a4ef42ce8&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1433] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:13 2026] DELETE /v2.0/security-groups/58a05b3f-3a7d-47e0-9242-2ee91ca4bf04 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1434] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:13 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1435] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:13 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 734/1436] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:13 2026] GET /v2.0/security-groups?tenant_id=bdb73c5aeac7420b91018078b16af8c3&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1437] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:14 2026] DELETE /v2.0/security-groups/b4b42f08-0b15-46a4-b577-07805e855dfd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1438] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:14 2026] GET /v2.0/security-groups?tenant_id=e35e6edac876488cb93f73e938288efc&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1439] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:14 2026] DELETE /v2.0/security-groups/8e76bf51-6854-4e5d-9df6-6402b8da804c => 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: 737/1440] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:14 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1441] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:14 2026] GET /v2.0/security-groups?tenant_id=1fe621f58d4448839f44eddbb11139c7&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1442] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:14 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1443] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:14 2026] DELETE /v2.0/security-groups/a1c1d313-33ad-4dc0-8d24-bc943a1cf6ba => 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: 739/1444] 10.0.0.78 () {32 vars in 652 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions => generated 21537 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1445] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1446] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1447] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1448] 10.0.0.78 () {32 vars in 664 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1449] 10.0.0.78 () {32 vars in 698 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1450] 10.0.0.78 () {32 vars in 696 bytes} [Thu Feb 26 02:52:15 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: 709/1451] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1452] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1453] 10.0.0.78 () {32 vars in 702 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1454] 10.0.0.78 () {32 vars in 692 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1455] 10.0.0.78 () {32 vars in 694 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1456] 10.0.0.78 () {32 vars in 684 bytes} [Thu Feb 26 02:52:15 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: 712/1457] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1458] 10.0.0.78 () {32 vars in 660 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1459] 10.0.0.78 () {32 vars in 698 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1460] 10.0.0.78 () {32 vars in 678 bytes} [Thu Feb 26 02:52:15 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: 7|app: 0|req: 714/1461] 10.0.0.78 () {32 vars in 682 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1462] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1463] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1464] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:52:15 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: 7|app: 0|req: 716/1465] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:15 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: 750/1466] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1467] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1468] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 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: 7|app: 0|req: 718/1469] 10.0.0.78 () {32 vars in 698 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1470] 10.0.0.78 () {32 vars in 678 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1471] 10.0.0.78 () {32 vars in 666 bytes} [Thu Feb 26 02:52:15 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: 8|app: 0|req: 753/1472] 10.0.0.78 () {32 vars in 676 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1473] 10.0.0.78 () {32 vars in 664 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1474] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1475] 10.0.0.78 () {32 vars in 712 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1476] 10.0.0.78 () {32 vars in 690 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1477] 10.0.0.78 () {32 vars in 682 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1478] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1479] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1480] 10.0.0.78 () {32 vars in 704 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1481] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1482] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1483] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1484] 10.0.0.78 () {32 vars in 692 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1485] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1486] 10.0.0.78 () {32 vars in 708 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1487] 10.0.0.78 () {32 vars in 704 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1488] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1489] 10.0.0.78 () {32 vars in 696 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1490] 10.0.0.78 () {32 vars in 710 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1491] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => 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: 732/1492] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:15 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: 733/1493] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1494] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1495] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1496] 10.0.0.78 () {32 vars in 670 bytes} [Thu Feb 26 02:52:15 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: 8|app: 0|req: 761/1497] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 737/1498] 10.0.0.78 () {32 vars in 660 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1499] 10.0.0.78 () {32 vars in 698 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1500] 10.0.0.78 () {32 vars in 698 bytes} [Thu Feb 26 02:52:15 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: 763/1501] 10.0.0.78 () {32 vars in 676 bytes} [Thu Feb 26 02:52:15 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: 739/1502] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:15 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: 764/1503] 10.0.0.78 () {32 vars in 682 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1504] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1505] 10.0.0.78 () {32 vars in 684 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1506] 10.0.0.78 () {32 vars in 706 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1507] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1508] 10.0.0.78 () {32 vars in 696 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1509] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1510] 10.0.0.78 () {32 vars in 694 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1511] 10.0.0.78 () {32 vars in 684 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1512] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1513] 10.0.0.78 () {32 vars in 704 bytes} [Thu Feb 26 02:52:15 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: 769/1514] 10.0.0.78 () {32 vars in 666 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1515] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1516] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1517] 10.0.0.78 () {32 vars in 690 bytes} [Thu Feb 26 02:52:15 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: 773/1518] 10.0.0.78 () {32 vars in 690 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1519] 10.0.0.78 () {32 vars in 694 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1520] 10.0.0.78 () {32 vars in 684 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1521] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1522] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1523] 10.0.0.78 () {32 vars in 702 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1524] 10.0.0.78 () {32 vars in 712 bytes} [Thu Feb 26 02:52:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1525] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1526] 10.0.0.78 () {32 vars in 714 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1527] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1528] 10.0.0.78 () {32 vars in 740 bytes} [Thu Feb 26 02:52:16 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: 8|app: 0|req: 784/1529] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1530] 10.0.0.78 () {32 vars in 682 bytes} [Thu Feb 26 02:52:16 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: 786/1531] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1532] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1533] 10.0.0.78 () {32 vars in 678 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1534] 10.0.0.78 () {32 vars in 668 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1535] 10.0.0.78 () {32 vars in 696 bytes} [Thu Feb 26 02:52:16 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: 791/1536] 10.0.0.78 () {32 vars in 704 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1537] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1538] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1539] 10.0.0.78 () {32 vars in 682 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1540] 10.0.0.78 () {32 vars in 704 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1541] 10.0.0.78 () {32 vars in 694 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1542] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1543] 10.0.0.78 () {32 vars in 696 bytes} [Thu Feb 26 02:52:16 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) 2026-02-26 02:52:16.232 7 INFO neutron.db.l3_db [None req-99497512-be03-4806-81f3-bf8b114f446d 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] Floating IP e859e76d-eca4-4528-bd6d-cd697ed6f049 associated. External IP: 10.96.250.216, port: 2e5ff3ff-8a34-48f6-b54a-7352b4778535. [pid: 8|app: 0|req: 799/1544] 10.0.0.78 () {32 vars in 678 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1545] 10.0.0.78 () {32 vars in 688 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1546] 10.0.0.78 () {32 vars in 700 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1547] 10.0.0.78 () {32 vars in 664 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1548] 10.0.0.78 () {32 vars in 680 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1549] 10.0.0.78 () {32 vars in 676 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1550] 10.0.0.78 () {32 vars in 692 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1551] 10.0.0.78 () {32 vars in 676 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1552] 10.0.0.78 () {32 vars in 666 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1553] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1554] 10.0.0.78 () {32 vars in 674 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1555] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:52:15 2026] PUT /v2.0/floatingips/e859e76d-eca4-4528-bd6d-cd697ed6f049 => generated 856 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1556] 10.0.0.78 () {32 vars in 686 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:16.596 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be787f9f-426b-4a9b-9936-4061484bb2f9'] response: {'name': 'network-changed', 'server_uuid': '21ffefd2-1010-4f16-bb16-6c9e0ecb605a', 'tag': '2e5ff3ff-8a34-48f6-b54a-7352b4778535', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 748/1557] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:16.711 8 INFO neutron.db.segments_db [None req-9960ea27-0d28-4530-9a31-c1b4da43e21c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 7e5fcd2f-756c-4841-a41a-b485db3b327c of type vxlan for network abc1db71-104c-4887-a8af-ddfcbfdd037c [pid: 7|app: 0|req: 749/1558] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 810/1559] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:52:16 2026] POST /v2.0/networks => generated 741 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1560] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:16 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => 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: 750/1561] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:16 2026] POST /v2.0/subnets => generated 688 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1562] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:17.135 7 INFO neutron.db.segments_db [None req-054e902e-8fc3-403e-923a-1865d3fbdf15 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 of type vxlan for network 75320b27-d597-4a0e-9999-0d280123a5a3 [pid: 8|app: 0|req: 812/1563] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/security-groups?tenant_id=618e52e25e314349b8b455fed0e6b687&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1564] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/ports?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:17.387 7 INFO neutron.db.l3_hamode_db [None req-054e902e-8fc3-403e-923a-1865d3fbdf15 984380b89fca4353857167569d185934 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 814/1565] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:17 2026] DELETE /v2.0/security-groups/a82b0bbc-31f5-43b1-b654-6aef26046d26 => 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: 815/1566] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/networks?id=0435d0fd-8add-4a12-ab7b-336bf6d3e529 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1567] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2e5ff3ff-8a34-48f6-b54a-7352b4778535 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1568] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/subnets?id=08797bb3-0018-4c0e-b109-a21e5cfc27a5 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1569] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/ports?network_id=0435d0fd-8add-4a12-ab7b-336bf6d3e529&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: 8|app: 0|req: 819/1570] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?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: 820/1571] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:52:17 2026] GET /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:18.124 7 INFO neutron.db.l3_hamode_db [None req-054e902e-8fc3-403e-923a-1865d3fbdf15 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1572] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:18 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => 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: 822/1573] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:18 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&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: 752/1574] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:17 2026] POST /v2.0/routers => generated 728 bytes in 1963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1575] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:18 2026] GET /v2.0/security-groups?tenant_id=261cadebe1db426691bd3a7d19de0667&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1576] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:19 2026] DELETE /v2.0/security-groups/1ef3e779-75db-4d0d-8947-8d23b5d0b9de => 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: 825/1577] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:19 2026] GET /v2.0/security-groups?tenant_id=f4be5e7c3fbd4218a175876a31371e66&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: 826/1578] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:19 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:19.712 8 INFO neutron.db.segments_db [None req-839e824c-590e-47b2-92d9-50cbabf65b49 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d of type vxlan for network 6c6d84d4-1022-4a79-999f-297b7dbc3727 2026-02-26 02:52:19.772 8 INFO neutron.db.segments_db [None req-839e824c-590e-47b2-92d9-50cbabf65b49 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment 21c83246-5e9e-46ab-b779-ae94a0c25b39 of type vxlan for network 8c46f1ec-17e5-4920-b411-ce734801c9d6 [pid: 8|app: 0|req: 827/1579] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:19 2026] POST /v2.0/networks => generated 1245 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1580] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:19 2026] DELETE /v2.0/security-groups/815612b8-0d14-4bc2-8df3-8ff2c42839e6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1581] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:52:19 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1582] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:20 2026] GET /v2.0/security-groups?id=b10aa682-df9f-4cd6-a8ef-6a09b0bec424&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1583] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:52:20 2026] GET /v2.0/networks => generated 1844 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:20.152 8 INFO neutron_taas.services.taas.taas_plugin [req-09f39650-7cc8-471a-ad14-8c4668884ebd req-63bb98fe-a05e-4484-9578-58c6bdc0b3be 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] TaaS: Handle Delete Port: 2e5ff3ff-8a34-48f6-b54a-7352b4778535 2026-02-26 02:52:20.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09f39650-7cc8-471a-ad14-8c4668884ebd req-63bb98fe-a05e-4484-9578-58c6bdc0b3be 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] Tap Mirror: Handle Delete Port: 2e5ff3ff-8a34-48f6-b54a-7352b4778535 [pid: 7|app: 0|req: 753/1584] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:52:19 2026] PUT /v2.0/routers/a9e53b9f-00cd-48fc-a510-b0a37d7a6703/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:20.254 8 INFO neutron.db.l3_db [req-09f39650-7cc8-471a-ad14-8c4668884ebd req-63bb98fe-a05e-4484-9578-58c6bdc0b3be 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] Floating IP e859e76d-eca4-4528-bd6d-cd697ed6f049 disassociated. External IP: 10.96.250.216, port: 2e5ff3ff-8a34-48f6-b54a-7352b4778535. 2026-02-26 02:52:20.289 7 INFO neutron.services.segments.plugin [-] Segment 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d resource provider aggregate not found 2026-02-26 02:52:20.290 7 INFO neutron.services.segments.plugin [-] Segment 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d resource provider aggregate not found 2026-02-26 02:52:20.312 7 INFO neutron.services.segments.plugin [-] Segment 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d found for delete ", "request_id": "req-459193d7-c237-4261-898e-57b51816b788"}]} 2026-02-26 02:52:20.313 7 INFO neutron.services.segments.plugin [-] Segment 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b80c45-d3a0-43b6-a7b3-c1a6ae300e5d found for delete ", "request_id": "req-7ee6cc3a-86db-4500-baee-6cb4814a4892"}]} [pid: 7|app: 0|req: 754/1585] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:20 2026] DELETE /v2.0/networks/6c6d84d4-1022-4a79-999f-297b7dbc3727 => 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: 755/1586] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:20 2026] DELETE /v2.0/networks/8c46f1ec-17e5-4920-b411-ce734801c9d6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1587] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:52:20 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:20.565 7 INFO neutron.db.segments_db [None req-4803f044-bff9-492b-8625-a791323f22fb 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment 83eff88f-cc9c-4036-a7c8-1423c2fad69f of type vxlan for network ac0e332b-8dc5-4877-9359-5842c3d1f046 [pid: 8|app: 0|req: 832/1588] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:52:20 2026] DELETE /v2.0/ports/2e5ff3ff-8a34-48f6-b54a-7352b4778535 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:20.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff1624cb-eed3-4d3e-8715-51a5a1cab91f'] response: {'server_uuid': '21ffefd2-1010-4f16-bb16-6c9e0ecb605a', 'name': 'network-vif-deleted', 'tag': '2e5ff3ff-8a34-48f6-b54a-7352b4778535', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 757/1589] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:20 2026] POST /v2.0/networks => generated 653 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:20.715 8 INFO neutron.db.segments_db [None req-f490f5d3-2b0a-4060-b70a-ffe0daaa5941 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment 0b757b43-ec9d-4c11-9da4-57b04c6a8640 of type vxlan for network ce5c20ec-3760-4d2a-aa8c-3d65e6ed20f3 [pid: 8|app: 0|req: 833/1590] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:20 2026] POST /v2.0/networks => generated 653 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1591] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:21 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => 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: 758/1592] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:20 2026] POST /v2.0/ports => generated 1506 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 759/1593] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:52:21 2026] GET /v2.0/ports => generated 1506 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:21.495 8 INFO neutron.db.segments_db [None req-0312f073-0fa3-45aa-92b1-948422ec0736 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a of type vxlan for network 79778945-1741-425e-9041-9fb0d1b6d3ec 2026-02-26 02:52:21.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb184e48-2a4f-46a6-a4b6-b9ac6bf109b8 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] TaaS: Handle Delete Port: e4e34019-02bf-44e3-bd43-7e63027405b7 2026-02-26 02:52:21.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb184e48-2a4f-46a6-a4b6-b9ac6bf109b8 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Tap Mirror: Handle Delete Port: e4e34019-02bf-44e3-bd43-7e63027405b7 [pid: 8|app: 0|req: 835/1594] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:52:21 2026] POST /v2.0/networks => generated 740 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1595] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:21 2026] DELETE /v2.0/ports/e4e34019-02bf-44e3-bd43-7e63027405b7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:21.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-36719018-4a0f-4a3e-87d9-97edda0e4e89 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] TaaS: Handle Delete Port: e0ff1cdc-9fa7-4f08-bced-5fae3f55614c 2026-02-26 02:52:21.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36719018-4a0f-4a3e-87d9-97edda0e4e89 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Tap Mirror: Handle Delete Port: e0ff1cdc-9fa7-4f08-bced-5fae3f55614c [pid: 7|app: 0|req: 761/1596] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:21 2026] DELETE /v2.0/ports/e0ff1cdc-9fa7-4f08-bced-5fae3f55614c => 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: 836/1597] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:21 2026] POST /v2.0/subnets => generated 687 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1598] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:52:21 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:21.926 8 INFO neutron.db.segments_db [None req-24211457-406d-42b0-9d52-81366dda9c13 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 46a0df8f-5ec6-4910-ac3d-6da8a22db623 of type vxlan for network afad2a11-c5b4-4e89-973a-acff59730647 2026-02-26 02:52:21.957 7 INFO neutron.db.segments_db [None req-8c05ba87-d3f1-4751-8d34-a82bdb7b638e 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce of type vxlan for network bfb06a93-73bb-46ba-8d2a-dc5463f42691 [pid: 7|app: 0|req: 763/1599] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:21 2026] POST /v2.0/networks => generated 654 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:22.109 7 INFO neutron.db.segments_db [None req-0e8bb300-6c96-4e9e-8bab-301d754feb8a 5f99b858d53744c48c493a67268099dc 7b40cdd4a08c494a9f59f6a418856d99 - - default default] Added segment ed900b15-fb67-4b72-8f5a-da030df1f757 of type vxlan for network a6d2b8bc-8670-4ee7-aa7c-188573a29f86 [pid: 7|app: 0|req: 764/1600] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:22 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1601] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:22 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:22.266 8 INFO neutron.db.l3_hamode_db [None req-24211457-406d-42b0-9d52-81366dda9c13 984380b89fca4353857167569d185934 efdd4e35448c4d299ec0e1c04e19a9ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:52:22.338 7 INFO neutron.services.segments.plugin [-] Segment 21c83246-5e9e-46ab-b779-ae94a0c25b39 resource provider aggregate not found 2026-02-26 02:52:22.343 7 INFO neutron.services.segments.plugin [-] Segment 21c83246-5e9e-46ab-b779-ae94a0c25b39 resource provider aggregate not found 2026-02-26 02:52:22.370 7 INFO neutron.services.segments.plugin [-] Segment 21c83246-5e9e-46ab-b779-ae94a0c25b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c83246-5e9e-46ab-b779-ae94a0c25b39 found for delete ", "request_id": "req-b861afe7-5c73-4bfc-96d5-0bde44e508f3"}]} 2026-02-26 02:52:22.371 7 INFO neutron.services.segments.plugin [-] Segment 21c83246-5e9e-46ab-b779-ae94a0c25b39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c83246-5e9e-46ab-b779-ae94a0c25b39 found for delete ", "request_id": "req-a448f333-ab50-4d69-aed7-17b4ded3d0c0"}]} [pid: 7|app: 0|req: 766/1602] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:22 2026] POST /v2.0/subnets => generated 1324 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:52:23.085 8 INFO neutron.db.l3_hamode_db [None req-24211457-406d-42b0-9d52-81366dda9c13 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1603] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:52:23 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: 768/1604] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/subnets/50f7bca8-863c-4209-ab96-85660a2b6f48 => 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: 769/1605] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/subnets/fbc07470-c7dd-4f90-8131-221e0cf61667 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1606] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/ports?device_id=21ffefd2-1010-4f16-bb16-6c9e0ecb605a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1607] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1608] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/networks/a6d2b8bc-8670-4ee7-aa7c-188573a29f86 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1609] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/networks/bfb06a93-73bb-46ba-8d2a-dc5463f42691 => 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: 774/1610] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/networks/ce5c20ec-3760-4d2a-aa8c-3d65e6ed20f3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1611] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:23 2026] DELETE /v2.0/networks/ac0e332b-8dc5-4877-9359-5842c3d1f046 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1612] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:21 2026] POST /v2.0/routers => generated 727 bytes in 2233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:24.387 7 INFO neutron.services.segments.plugin [-] Segment ed900b15-fb67-4b72-8f5a-da030df1f757 resource provider aggregate not found 2026-02-26 02:52:24.392 7 INFO neutron.services.segments.plugin [-] Segment ed900b15-fb67-4b72-8f5a-da030df1f757 resource provider aggregate not found 2026-02-26 02:52:24.403 7 INFO neutron.services.segments.plugin [-] Segment ed900b15-fb67-4b72-8f5a-da030df1f757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed900b15-fb67-4b72-8f5a-da030df1f757 found for delete ", "request_id": "req-f4331770-05e7-4448-873b-50d088a01fb3"}]} 2026-02-26 02:52:24.408 7 INFO neutron.services.segments.plugin [-] Segment ed900b15-fb67-4b72-8f5a-da030df1f757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed900b15-fb67-4b72-8f5a-da030df1f757 found for delete ", "request_id": "req-d4c4aa07-5707-4676-8663-17bdabb5f3c6"}]} 2026-02-26 02:52:24.423 7 INFO neutron.services.segments.plugin [-] Segment 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce resource provider aggregate not found 2026-02-26 02:52:24.425 7 INFO neutron.services.segments.plugin [-] Segment 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce resource provider aggregate not found 2026-02-26 02:52:24.436 7 INFO neutron.services.segments.plugin [-] Segment 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce found for delete ", "request_id": "req-3a54bf73-f35d-4bb9-a50a-29685ecc57ad"}]} 2026-02-26 02:52:24.443 7 INFO neutron.services.segments.plugin [-] Segment 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2ca1dc-69cf-4b02-bbd8-40d15e8ac8ce found for delete ", "request_id": "req-89a955b3-9394-41df-a8ff-db5a4f33bbd6"}]} 2026-02-26 02:52:24.459 7 INFO neutron.services.segments.plugin [-] Segment 0b757b43-ec9d-4c11-9da4-57b04c6a8640 resource provider aggregate not found 2026-02-26 02:52:24.468 7 INFO neutron.services.segments.plugin [-] Segment 0b757b43-ec9d-4c11-9da4-57b04c6a8640 resource provider aggregate not found 2026-02-26 02:52:24.472 7 INFO neutron.services.segments.plugin [-] Segment 0b757b43-ec9d-4c11-9da4-57b04c6a8640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b757b43-ec9d-4c11-9da4-57b04c6a8640 found for delete ", "request_id": "req-8480d574-65af-482e-bb0e-396a099db451"}]} 2026-02-26 02:52:24.486 7 INFO neutron.services.segments.plugin [-] Segment 0b757b43-ec9d-4c11-9da4-57b04c6a8640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b757b43-ec9d-4c11-9da4-57b04c6a8640 found for delete ", "request_id": "req-5a105604-9164-448f-96d2-4f73019bedf7"}]} 2026-02-26 02:52:24.492 7 INFO neutron.services.segments.plugin [-] Segment 83eff88f-cc9c-4036-a7c8-1423c2fad69f resource provider aggregate not found 2026-02-26 02:52:24.504 7 INFO neutron.services.segments.plugin [-] Segment 83eff88f-cc9c-4036-a7c8-1423c2fad69f resource provider aggregate not found 2026-02-26 02:52:24.516 7 INFO neutron.services.segments.plugin [-] Segment 83eff88f-cc9c-4036-a7c8-1423c2fad69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83eff88f-cc9c-4036-a7c8-1423c2fad69f found for delete ", "request_id": "req-496f5c97-5f60-450f-bd0b-37dd11fa8dd6"}]} 2026-02-26 02:52:24.530 7 INFO neutron.services.segments.plugin [-] Segment 83eff88f-cc9c-4036-a7c8-1423c2fad69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83eff88f-cc9c-4036-a7c8-1423c2fad69f found for delete ", "request_id": "req-df4ae4e7-4ff6-48fd-88dd-cc0cfb966cae"}]} [pid: 8|app: 0|req: 838/1613] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:24 2026] DELETE /v2.0/security-groups/b10aa682-df9f-4cd6-a8ef-6a09b0bec424 => 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: 839/1614] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:24 2026] GET /v2.0/security-groups?tenant_id=7b40cdd4a08c494a9f59f6a418856d99&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:24.965 8 INFO neutron.api.v2.resource [None req-8814bd31-3fc6-482f-aa36-4a59090b0d46 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1615] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:52:24 2026] GET /v2.0/security-groups/b10aa682-df9f-4cd6-a8ef-6a09b0bec424 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1616] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:24 2026] DELETE /v2.0/security-groups/a458a130-f494-4309-9391-409d35be855e => 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: 776/1617] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:52:24 2026] PUT /v2.0/routers/a98d305c-a4f7-47d9-9fe9-f550f3c77c0a/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:25.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-7222bba5-5b36-4c8c-8bd7-50b226eb6243 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] TaaS: Handle Delete Port: 1c27c7e7-a2fb-42dc-a779-d356e468755a 2026-02-26 02:52:25.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7222bba5-5b36-4c8c-8bd7-50b226eb6243 86e07438e2294169b591557dca5808f4 e174d08811c04b4ea20e989dd0d0fe35 - - default default] Tap Mirror: Handle Delete Port: 1c27c7e7-a2fb-42dc-a779-d356e468755a [pid: 8|app: 0|req: 842/1618] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:25 2026] GET /v2.0/security-groups?tenant_id=167be377b98f4262882eb5d397d53264&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1619] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:52:25 2026] DELETE /v2.0/floatingips/e859e76d-eca4-4528-bd6d-cd697ed6f049 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1620] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:25 2026] DELETE /v2.0/security-groups/c82cc1b9-f853-4cc5-a70e-189d656bbdfc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:52:25.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-8903fa72-02ca-48c9-8400-562e82317244 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: df7bd0e8-7473-4a1b-8ee4-0723de9aa47f 2026-02-26 02:52:25.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8903fa72-02ca-48c9-8400-562e82317244 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: df7bd0e8-7473-4a1b-8ee4-0723de9aa47f [pid: 8|app: 0|req: 846/1623] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1624] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1625] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1626] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:52:25 2026] PUT /v2.0/routers/0591860f-b859-4244-8ac7-327b0596e704/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1627] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1628] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:26.784 8 INFO neutron.db.securitygroups_db [None req-583c71f2-42cc-4e1e-9424-93f73fbcfa58 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Project 50b610bdb7f4484aaa760baae0aa4f96 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-02-26 02:52:26.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ed34559-39ac-43a3-ae43-2e53fc2b6c0a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: f12d46a3-eec0-4851-8905-a3ed16cd45d1 2026-02-26 02:52:26.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ed34559-39ac-43a3-ae43-2e53fc2b6c0a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: f12d46a3-eec0-4851-8905-a3ed16cd45d1 [pid: 8|app: 0|req: 851/1629] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:27.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ed34559-39ac-43a3-ae43-2e53fc2b6c0a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 47cd9db2-ca6b-4866-b19d-2fbdb92f83e9 2026-02-26 02:52:27.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ed34559-39ac-43a3-ae43-2e53fc2b6c0a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 47cd9db2-ca6b-4866-b19d-2fbdb92f83e9 2026-02-26 02:52:27.304 8 INFO neutron.db.segments_db [None req-7df78ab1-3330-408c-8662-398023e2042e 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Added segment c1f14990-510c-401e-909c-280e3d565622 of type vxlan for network 4d3dae9e-5dad-477c-a5a5-6fb362a48393 [pid: 8|app: 0|req: 852/1630] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:26 2026] POST /v2.0/networks => generated 648 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:27.531 8 INFO neutron.db.securitygroups_db [None req-71687931-9c8f-49f7-862e-523e55d100c6 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Project 50b610bdb7f4484aaa760baae0aa4f96 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-02-26 02:52:27.604 7 INFO neutron.services.segments.plugin [-] Segment fe943fc2-7aa7-439c-97db-b36c99932921 resource provider aggregate not found 2026-02-26 02:52:27.613 7 INFO neutron.services.segments.plugin [-] Segment fe943fc2-7aa7-439c-97db-b36c99932921 resource provider aggregate not found [pid: 8|app: 0|req: 853/1631] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:27 2026] POST /v2.0/security-group-rules => generated 606 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:27.624 7 INFO neutron.services.segments.plugin [-] Segment fe943fc2-7aa7-439c-97db-b36c99932921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe943fc2-7aa7-439c-97db-b36c99932921 found for delete ", "request_id": "req-3aa43d57-99cd-425b-aea5-5ea3fdfaa3e4"}]} 2026-02-26 02:52:27.631 7 INFO neutron.db.l3_hamode_db [None req-6ed34559-39ac-43a3-ae43-2e53fc2b6c0a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 11db8713-44fe-4ab2-80cf-6d0dfc3b09f9 was deleted as no HA routers are present in tenant e174d08811c04b4ea20e989dd0d0fe35. 2026-02-26 02:52:27.634 7 INFO neutron.services.segments.plugin [-] Segment fe943fc2-7aa7-439c-97db-b36c99932921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe943fc2-7aa7-439c-97db-b36c99932921 found for delete ", "request_id": "req-ac56197e-f0db-40be-ba5e-4b34f6447112"}]} [pid: 7|app: 0|req: 779/1632] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:26 2026] DELETE /v2.0/routers/0591860f-b859-4244-8ac7-327b0596e704 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1633] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:27 2026] DELETE /v2.0/subnets/08797bb3-0018-4c0e-b109-a21e5cfc27a5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:27.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-161545ee-2b14-4d7b-a198-450a800bc27c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: f0953d77-ede8-443c-a21d-c350c8649155 2026-02-26 02:52:27.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-161545ee-2b14-4d7b-a198-450a800bc27c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: f0953d77-ede8-443c-a21d-c350c8649155 [pid: 8|app: 0|req: 854/1634] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:27 2026] POST /v2.0/ports => generated 779 bytes in 311 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-02-26 02:52:27.990 8 INFO neutron.db.segments_db [None req-4fe44b0d-d0a5-4a9f-be62-282eb9f545fe 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Added segment c019d563-3b0b-4276-b865-e7540567b10e of type vxlan for network 78a0189b-7d8d-4808-b02b-4113b5a927e8 [pid: 8|app: 0|req: 855/1635] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:27 2026] POST /v2.0/networks => generated 636 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1636] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:27 2026] DELETE /v2.0/networks/0435d0fd-8add-4a12-ab7b-336bf6d3e529 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1637] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1638] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:28 2026] GET /v2.0/security-groups?tenant_id=61799efff16a4be2bd9cc47a395bc8fc&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: 783/1639] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1640] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:28 2026] GET /v2.0/security-groups?tenant_id=e174d08811c04b4ea20e989dd0d0fe35&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1641] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1642] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:28 2026] DELETE /v2.0/security-groups/89eab90d-bfb9-4dcf-b14f-acd11e7defc0 => 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: 786/1643] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:28 2026] DELETE /v2.0/security-groups/0a3f0ab6-b8e9-4c5a-a792-fd0e4eada531 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1644] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1645] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/ports => generated 965 bytes in 323 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-02-26 02:52:28.969 8 INFO neutron_taas.services.taas.taas_plugin [None req-18006bbd-6a14-4cb7-b93c-585cbee03c75 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] TaaS: Handle Delete Port: c1d24fa5-ccad-4857-bbb1-f5c902cf18bd 2026-02-26 02:52:28.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18006bbd-6a14-4cb7-b93c-585cbee03c75 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Tap Mirror: Handle Delete Port: c1d24fa5-ccad-4857-bbb1-f5c902cf18bd [pid: 8|app: 0|req: 859/1646] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:28 2026] DELETE /v2.0/ports/c1d24fa5-ccad-4857-bbb1-f5c902cf18bd => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:29.107 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62df0e5a-9b1b-46d2-826a-022f9ac1dd05 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1647] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:29 2026] DELETE /v2.0/ports/c1d24fa5-ccad-4857-bbb1-f5c902cf18bd => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:29.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e66c2e62-df63-4023-ac64-d9b40f9d3308 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1648] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/ports/c1d24fa5-ccad-4857-bbb1-f5c902cf18bd => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1649] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:29 2026] DELETE /v2.0/subnets/5f6b531b-3ac0-4ea6-b470-15aa6ad28cbe => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1650] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:52:28 2026] POST /v2.0/floatingips => generated 552 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:29.414 8 INFO neutron.services.segments.plugin [-] Segment c019d563-3b0b-4276-b865-e7540567b10e resource provider aggregate not found 2026-02-26 02:52:29.421 8 INFO neutron.services.segments.plugin [-] Segment c019d563-3b0b-4276-b865-e7540567b10e resource provider aggregate not found [pid: 7|app: 0|req: 789/1651] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--437608455&fields=id&tenant_id=50b610bdb7f4484aaa760baae0aa4f96 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:29.437 8 INFO neutron.services.segments.plugin [-] Segment c019d563-3b0b-4276-b865-e7540567b10e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c019d563-3b0b-4276-b865-e7540567b10e found for delete ", "request_id": "req-1cb573a8-f0f1-4972-8377-48cb2c209aa5"}]} 2026-02-26 02:52:29.441 8 INFO neutron.services.segments.plugin [-] Segment c019d563-3b0b-4276-b865-e7540567b10e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c019d563-3b0b-4276-b865-e7540567b10e found for delete ", "request_id": "req-2f966472-a4f8-431d-91c1-84fd0f065e6d"}]} [pid: 8|app: 0|req: 863/1652] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:29 2026] DELETE /v2.0/networks/78a0189b-7d8d-4808-b02b-4113b5a927e8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1653] 10.0.0.47 () {34 vars in 1099 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1326095586&fields=id&tenant_id=50b610bdb7f4484aaa760baae0aa4f96 => 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: 791/1654] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/networks?id=abc1db71-104c-4887-a8af-ddfcbfdd037c => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:29.526 8 INFO neutron.db.segments_db [None req-15290369-6fba-4c5b-acd6-3cb74001f4d5 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Added segment 44a0f7a5-0e2f-4688-915a-77f8e60a98aa of type vxlan for network 8ad1d5c2-d1dd-4f3a-abba-238556921ce4 [pid: 7|app: 0|req: 792/1655] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/quotas/50b610bdb7f4484aaa760baae0aa4f96 => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:29.656 7 INFO neutron.services.segments.plugin [-] Segment b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 resource provider aggregate not found [pid: 8|app: 0|req: 864/1656] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:29 2026] POST /v2.0/networks => generated 635 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:29.663 7 INFO neutron.services.segments.plugin [-] Segment b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 resource provider aggregate not found [pid: 7|app: 0|req: 793/1657] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/ports?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:29.699 7 INFO neutron.services.segments.plugin [-] Segment b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 found for delete ", "request_id": "req-ea628780-7d2b-4b92-bab4-30927ca3233d"}]} 2026-02-26 02:52:29.700 7 INFO neutron.services.segments.plugin [-] Segment b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f9fb13-79a9-4da1-b8b8-a8fff3e83a00 found for delete ", "request_id": "req-0c3e6baf-3812-489c-958a-0661998c6cdf"}]} [pid: 7|app: 0|req: 794/1658] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?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: 795/1659] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?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: 865/1660] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:29 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1661] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:29 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 796/1662] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:29 2026] POST /v2.0/ports => generated 927 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:30.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e4d0011-3d67-4b48-8464-a402c6a34acc 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] TaaS: Handle Delete Port: d16abbef-24ef-4699-997e-33437f90d3de 2026-02-26 02:52:30.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e4d0011-3d67-4b48-8464-a402c6a34acc 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Tap Mirror: Handle Delete Port: d16abbef-24ef-4699-997e-33437f90d3de [pid: 8|app: 0|req: 867/1663] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:30 2026] DELETE /v2.0/ports/d16abbef-24ef-4699-997e-33437f90d3de => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:30.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97362cfa-8a09-46c5-a3fb-2a333c357ab0 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1664] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:30 2026] GET /v2.0/ports/d16abbef-24ef-4699-997e-33437f90d3de => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1665] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:30 2026] DELETE /v2.0/subnets/fd6e7cab-9ce6-4c3b-8b41-2c748597767d => 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: 797/1666] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:52:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1667] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:30 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1668] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:30 2026] DELETE /v2.0/networks/8ad1d5c2-d1dd-4f3a-abba-238556921ce4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1669] 10.0.0.78 () {34 vars in 757 bytes} [Thu Feb 26 02:52:30 2026] PUT /v2.0/security-groups/41a61c07-0deb-43b7-bb76-2538ff258313 => generated 1660 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1670] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:52:30 2026] GET /v2.0/security-groups/41a61c07-0deb-43b7-bb76-2538ff258313 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1671] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:30 2026] DELETE /v2.0/security-groups/41a61c07-0deb-43b7-bb76-2538ff258313 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1672] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:30.968 7 INFO neutron.api.v2.resource [None req-8e3d7597-1b84-4d23-a4e7-458181907af4 ea84e1e8b6b74eb3b4dc41888ef369b7 94dd56353cc64c269baf7651b2a39fc6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1673] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:30 2026] DELETE /v2.0/security-groups/41a61c07-0deb-43b7-bb76-2538ff258313 => 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: 871/1674] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:30 2026] POST /v2.0/ports => generated 779 bytes in 275 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: 872/1675] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 804/1676] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:52:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1677] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:31 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) [pid: 8|app: 0|req: 873/1678] 10.0.0.78 () {34 vars in 736 bytes} [Thu Feb 26 02:52:31 2026] PUT /v2.0/ports/bbeb46b7-161a-45c1-96a0-f8a5b5127d03 => generated 752 bytes in 165 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: 806/1679] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules/ae9c3b4f-8356-4b9a-a9da-fccdcb59c372 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1680] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:31.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-a761cacc-302e-4860-b6f4-31dde562eff2 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] TaaS: Handle Delete Port: bbeb46b7-161a-45c1-96a0-f8a5b5127d03 2026-02-26 02:52:31.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a761cacc-302e-4860-b6f4-31dde562eff2 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Tap Mirror: Handle Delete Port: bbeb46b7-161a-45c1-96a0-f8a5b5127d03 [pid: 7|app: 0|req: 808/1681] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/security-group-rules/ae9c3b4f-8356-4b9a-a9da-fccdcb59c372 => 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: 874/1682] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/ports/bbeb46b7-161a-45c1-96a0-f8a5b5127d03 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:31.460 8 INFO neutron.services.segments.plugin [-] Segment 44a0f7a5-0e2f-4688-915a-77f8e60a98aa resource provider aggregate not found [pid: 7|app: 0|req: 809/1683] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:31.490 8 INFO neutron.services.segments.plugin [-] Segment 44a0f7a5-0e2f-4688-915a-77f8e60a98aa resource provider aggregate not found 2026-02-26 02:52:31.509 8 INFO neutron.services.segments.plugin [-] Segment 44a0f7a5-0e2f-4688-915a-77f8e60a98aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a0f7a5-0e2f-4688-915a-77f8e60a98aa found for delete ", "request_id": "req-0db8fc9f-d1f9-46f9-996d-f6f189995769"}]} 2026-02-26 02:52:31.526 8 INFO neutron.services.segments.plugin [-] Segment 44a0f7a5-0e2f-4688-915a-77f8e60a98aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a0f7a5-0e2f-4688-915a-77f8e60a98aa found for delete ", "request_id": "req-bc877eb2-a2e8-4b46-af37-9b72c9143c03"}]} [pid: 8|app: 0|req: 875/1684] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/ports => generated 782 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1685] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:31.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86c001f4-f9c6-4b01-bff0-d4cf4201bc5c 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1686] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/ports/bbeb46b7-161a-45c1-96a0-f8a5b5127d03 => 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: 812/1687] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules/3c8cd079-03c0-49a3-989b-f7cddf580885 => 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: 813/1688] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/ports => generated 782 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1689] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1690] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-groups?tenant_id=80daf5197c6340f0b26c547e5dbe383b&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1691] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/ports/a115af4e-e4d8-490f-91b2-a062bd2b581c => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1692] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/security-group-rules/3c8cd079-03c0-49a3-989b-f7cddf580885 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:52:31.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b74af51-8a02-4ebe-91c9-c5b0e655aadb 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1693] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/security-groups/01fd6d96-49e9-4120-91ad-154d501199e8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1694] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/ports/d16abbef-24ef-4699-997e-33437f90d3de => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:31.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f660cfe-9a55-45f9-bfbc-3d9e1ab12341 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1695] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/subnets/fd6e7cab-9ce6-4c3b-8b41-2c748597767d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:31.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8224e53b-5263-489f-ac65-1483c87ee11a 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1696] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/subnets/5f6b531b-3ac0-4ea6-b470-15aa6ad28cbe => 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: 817/1697] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:32.001 7 INFO neutron.db.securitygroups_db [None req-3fcbcfc6-8d22-42ce-bbdf-67e70c7d769d ea84e1e8b6b74eb3b4dc41888ef369b7 94dd56353cc64c269baf7651b2a39fc6 - - default default] Project 94dd56353cc64c269baf7651b2a39fc6 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: 818/1698] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:52:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:32.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-58532821-75b3-42ca-8267-445c30cd5b09 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] TaaS: Handle Delete Port: a115af4e-e4d8-490f-91b2-a062bd2b581c 2026-02-26 02:52:32.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58532821-75b3-42ca-8267-445c30cd5b09 783ffcf23d584917893147da06e46a12 6d7ebf87a6af429c9028a975aefb3deb - - default default] Tap Mirror: Handle Delete Port: a115af4e-e4d8-490f-91b2-a062bd2b581c [pid: 7|app: 0|req: 819/1699] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/security-group-rules/1da142e9-3e23-4f04-8cac-b2d8baf693a2 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1700] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1701] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:31 2026] DELETE /v2.0/ports/a115af4e-e4d8-490f-91b2-a062bd2b581c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1702] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1703] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:52:32 2026] DELETE /v2.0/security-group-rules/1da142e9-3e23-4f04-8cac-b2d8baf693a2 => 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: 883/1704] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:32 2026] DELETE /v2.0/networks/4d3dae9e-5dad-477c-a5a5-6fb362a48393 => 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: 884/1705] 10.0.0.78 () {32 vars in 672 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1706] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:32 2026] DELETE /v2.0/security-groups/cb3aad8c-3a3a-4cd3-9f22-68aa6dc00818 => 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: 822/1707] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/agents => generated 3386 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1708] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1709] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/floatingips => generated 555 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1710] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1711] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1712] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/networks => generated 5069 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1713] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/subnets => generated 3907 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1714] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/subnets => generated 3907 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1715] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1716] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/routers => generated 1460 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1717] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1718] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/routers/a98d305c-a4f7-47d9-9fe9-f550f3c77c0a/l3-agents => generated 682 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1719] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:52:32 2026] GET /v2.0/routers/a9e53b9f-00cd-48fc-a510-b0a37d7a6703/l3-agents => generated 682 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1720] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/security-groups => generated 37224 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1721] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/security-groups?tenant_id=6d7ebf87a6af429c9028a975aefb3deb&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1722] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/ports => generated 14733 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1723] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/security-groups?tenant_id=94dd56353cc64c269baf7651b2a39fc6&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1724] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/network-ip-availabilities => generated 2900 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1725] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:33 2026] DELETE /v2.0/security-groups/d3a93302-96bc-4227-8100-8c8f187e907b => 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: 832/1726] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:33 2026] DELETE /v2.0/security-groups/55b0fd8e-5f71-4cf6-817b-d36ba42626f9 => 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: 895/1727] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:33 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:33.542 8 INFO neutron.services.segments.plugin [-] Segment c1f14990-510c-401e-909c-280e3d565622 resource provider aggregate not found 2026-02-26 02:52:33.555 8 INFO neutron.services.segments.plugin [-] Segment c1f14990-510c-401e-909c-280e3d565622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f14990-510c-401e-909c-280e3d565622 found for delete ", "request_id": "req-7a060021-6c71-4925-94e1-089ddfa6e5d0"}]} 2026-02-26 02:52:33.565 8 INFO neutron.services.segments.plugin [-] Segment c1f14990-510c-401e-909c-280e3d565622 resource provider aggregate not found 2026-02-26 02:52:33.578 8 INFO neutron.services.segments.plugin [-] Segment c1f14990-510c-401e-909c-280e3d565622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f14990-510c-401e-909c-280e3d565622 found for delete ", "request_id": "req-13ba5de9-efea-494a-846d-68221f6a8ff8"}]} [pid: 7|app: 0|req: 833/1728] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:52:34 2026] GET /v2.0/networks?id=abc1db71-104c-4887-a8af-ddfcbfdd037c => 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: 896/1729] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:52:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50b610bdb7f4484aaa760baae0aa4f96 => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1730] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:34 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 834/1731] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:52:34 2026] POST /v2.0/ports => generated 993 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1732] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:52:34 2026] PUT /v2.0/ports/cbc9a104-e57c-4d3e-b57b-1de13133182c => generated 1274 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:35.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9562bb59-f9f4-4381-a4e3-6b5f6979c806'] response: {'name': 'network-changed', 'server_uuid': '620f6dcc-765a-439b-89dd-bba1c2c88747', 'tag': 'cbc9a104-e57c-4d3e-b57b-1de13133182c', '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: 835/1733] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:35 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 836/1734] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:35 2026] GET /v2.0/ports?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1735] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:35 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1736] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:52:35 2026] GET /v2.0/networks?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&shared=False => generated 769 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1737] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:52:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1738] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/security-groups?tenant_id=41ef39790afc442daa7490c667db78be&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1739] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:36 2026] DELETE /v2.0/security-groups/a40f2849-0e93-4cc4-b25f-c8c728cd89cf => 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: 839/1740] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1741] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1742] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/ports?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1277 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1743] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cbc9a104-e57c-4d3e-b57b-1de13133182c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1744] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/subnets?id=e11252fc-e643-48d7-86e2-ad98edb7f3c9 => 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: 906/1745] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/ports?network_id=abc1db71-104c-4887-a8af-ddfcbfdd037c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1746] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/security-groups?tenant_id=94ae76f9a3dd4cdb825b39d6846fcddf&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1747] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:52:36 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?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: 908/1748] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:52:37 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1749] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:36 2026] DELETE /v2.0/security-groups/6d92f8ea-9b25-4652-b84d-6ee5f98aeb4a => 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: 909/1750] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:37 2026] GET /v2.0/security-groups?tenant_id=d41e0831eaa64d5db8c26aaa74ba50e3&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1751] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:37 2026] DELETE /v2.0/security-groups/c3d4ade6-98c1-4c55-92a7-d3ee30c8355e => 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: 910/1752] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:37 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1008 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1753] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:37 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1754] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:37 2026] GET /v2.0/security-groups?tenant_id=6e6aa3f35fc743f59a3768926effaadf&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1755] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:38 2026] DELETE /v2.0/security-groups/2c9d69d9-956a-498b-9efc-c517f25d4386 => 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: 844/1756] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:38 2026] GET /v2.0/security-groups?tenant_id=c641c3ba2da6427eb1948eeff52f0f19&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1757] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:38 2026] DELETE /v2.0/security-groups/36e77f60-308b-4d28-9ea5-19e01496f68b => 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: 845/1758] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:39 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1759] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:39 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:39.330 7 INFO neutron.db.segments_db [None req-808e0065-f87c-405f-82db-5e2155fe57a8 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment 9dc1aea6-8e41-4266-a090-2024d656ae21 of type vxlan for network d2f6701f-c267-4b78-82d9-1c0fcc3b02c4 [pid: 7|app: 0|req: 846/1760] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:52:39 2026] POST /v2.0/networks => generated 740 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1761] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:39 2026] POST /v2.0/subnets => generated 688 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:39.719 7 INFO neutron.db.segments_db [None req-636f5ec1-27ea-40ff-a9ad-ba7d6d67cea3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Added segment da3206de-c0f6-40b8-8de7-7147232f75f6 of type vxlan for network 8104a782-f956-4b1d-8c13-db2c63ee1372 2026-02-26 02:52:39.984 7 INFO neutron.db.l3_hamode_db [None req-636f5ec1-27ea-40ff-a9ad-ba7d6d67cea3 984380b89fca4353857167569d185934 3f8e994ff7c44b60bbbee3c170901813 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1762] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:40 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1763] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:40 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&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: 918/1764] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:52:40 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1765] 199.204.45.116 () {34 vars in 1124 bytes} [Thu Feb 26 02:52:40 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:40.781 7 INFO neutron.db.l3_hamode_db [None req-636f5ec1-27ea-40ff-a9ad-ba7d6d67cea3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1768] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:41 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1769] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:41 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&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: 847/1770] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:39 2026] POST /v2.0/routers => generated 728 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1771] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:42 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1772] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:42 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1773] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:42 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:43.115 7 INFO neutron.db.l3_db [None req-d163d381-4923-4d8f-870e-5232cc3ce628 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Floating IP 42a27baa-a12b-4e70-81a1-6d5936216865 associated. External IP: 10.96.250.201, port: cbc9a104-e57c-4d3e-b57b-1de13133182c. [pid: 8|app: 0|req: 924/1774] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:52:41 2026] PUT /v2.0/routers/feee4601-5bb9-4144-be27-8fd5881fd70c/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1775] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:52:42 2026] PUT /v2.0/floatingips/42a27baa-a12b-4e70-81a1-6d5936216865 => generated 855 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:43.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a43fd96e-6f85-4434-ada2-e55000d6cc14'] response: {'name': 'network-changed', 'server_uuid': '620f6dcc-765a-439b-89dd-bba1c2c88747', 'tag': 'cbc9a104-e57c-4d3e-b57b-1de13133182c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 925/1776] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:43 2026] GET /v2.0/security-groups?tenant_id=3df7a719b58d488c92cf1f294eac2413&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1777] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:43 2026] DELETE /v2.0/security-groups/c90e8ea1-8ee4-42be-9151-542c0d1cfda3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1778] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:43 2026] GET /v2.0/ports?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1279 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1779] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/networks?id=abc1db71-104c-4887-a8af-ddfcbfdd037c => 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: 854/1780] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cbc9a104-e57c-4d3e-b57b-1de13133182c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1781] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/security-groups?tenant_id=6abf19b500ef4595b6b3a1e0cc280fbb&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1782] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/subnets?id=e11252fc-e643-48d7-86e2-ad98edb7f3c9 => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1783] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/security-groups?tenant_id=2cdb3574e95442c196aa1c05f53b1086&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1784] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:44 2026] DELETE /v2.0/security-groups/805e4c23-d3fb-4644-96ba-f8ee40b69abc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1785] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/ports?network_id=abc1db71-104c-4887-a8af-ddfcbfdd037c&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1786] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1787] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:44 2026] DELETE /v2.0/security-groups/50f1474d-c2c2-4736-801a-92de6ffbe29c => 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: 930/1788] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c?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: 859/1789] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:44 2026] GET /v2.0/security-groups?tenant_id=717e2d947bee4a2f82d9b63f75879cd4&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1790] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:44 2026] DELETE /v2.0/security-groups/0de7b8c2-6993-4d27-af35-eb5aa3a27dc4 => 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: 860/1791] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:52:45 2026] GET /v2.0/networks?id=d2f6701f-c267-4b78-82d9-1c0fcc3b02c4 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1792] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:52:45 2026] GET /v2.0/quotas/3f8e994ff7c44b60bbbee3c170901813 => generated 292 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1793] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:52:45 2026] GET /v2.0/ports?tenant_id=3f8e994ff7c44b60bbbee3c170901813&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1794] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:52:45 2026] GET /v2.0/networks/d2f6701f-c267-4b78-82d9-1c0fcc3b02c4?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: 862/1795] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:52:45 2026] GET /v2.0/networks/d2f6701f-c267-4b78-82d9-1c0fcc3b02c4?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: 934/1796] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:46 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 863/1797] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:47 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 935/1798] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:47 2026] GET /v2.0/security-groups?tenant_id=4b1e5f7953b5423aa663ed31578482ca&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1799] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:47 2026] DELETE /v2.0/security-groups/53b3ebb5-1d38-45ff-9b76-ec0bb7756424 => 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: 936/1800] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:48 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 865/1801] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:49 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 866/1802] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:50 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 937/1803] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:50 2026] GET /v2.0/security-groups?tenant_id=3c249369a2164c019aa8f358e910a4ff&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1804] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:50 2026] DELETE /v2.0/security-groups/37fe482c-ae1d-43fb-bd21-46b35a4773ac => 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: 938/1805] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:50 2026] GET /v2.0/security-groups?tenant_id=b325af82d5ce4838ac94e7e180be1159&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1806] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:52:51 2026] GET /v2.0/networks?id=d2f6701f-c267-4b78-82d9-1c0fcc3b02c4 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1807] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:51 2026] DELETE /v2.0/security-groups/f790b2e7-ad13-4d03-a038-857232cbd38e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1808] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:52:51 2026] POST /v2.0/ports => generated 958 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, ' [pid: 8|app: 0|req: 941/1809] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:51 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1810] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:51 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1811] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:52:51 2026] PUT /v2.0/ports/a157239e-b7b6-4213-9ba2-9594a563565c => generated 1239 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:52:52.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbc96fe4-9d6c-4ca1-b1ca-c1766d6eea22'] response: {'name': 'network-changed', 'server_uuid': 'bbf3ff34-e1db-4e9d-a169-b44dbcf714de', 'tag': 'a157239e-b7b6-4213-9ba2-9594a563565c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 943/1812] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:52 2026] GET /v2.0/ports?tenant_id=3f8e994ff7c44b60bbbee3c170901813&device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 1242 bytes in 43 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: 870/1813] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:52:52 2026] GET /v2.0/networks?tenant_id=3f8e994ff7c44b60bbbee3c170901813&shared=False => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1814] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:52:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1815] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:52 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1816] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:52 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:53.117 8 INFO neutron.db.segments_db [None req-152864c3-04c1-430d-971e-23bdec1af2aa d47be64b705440b483ae7cb9dbd80b19 432bb842e2d94292807de7c50d722410 - - default default] Added segment 0b9dd821-93b2-4666-945d-b25fd417aa90 of type vxlan for network e0bad0ab-3f9d-4205-82a9-0077f0715ca3 [pid: 8|app: 0|req: 945/1817] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:52 2026] POST /v2.0/networks => generated 644 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1818] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/ports?tenant_id=3f8e994ff7c44b60bbbee3c170901813&device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 947/1819] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a157239e-b7b6-4213-9ba2-9594a563565c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1820] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/subnets?id=6a044a4d-7379-46af-835e-b34502a2c9ee => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1821] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/ports?network_id=d2f6701f-c267-4b78-82d9-1c0fcc3b02c4&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1822] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:53 2026] POST /v2.0/subnets => generated 641 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1823] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/networks/d2f6701f-c267-4b78-82d9-1c0fcc3b02c4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1824] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/networks/d2f6701f-c267-4b78-82d9-1c0fcc3b02c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:53.909 7 INFO neutron.db.segments_db [None req-da4b4856-120e-4bc7-93d9-a9e655854fc2 d47be64b705440b483ae7cb9dbd80b19 432bb842e2d94292807de7c50d722410 - - default default] Added segment 34132a94-9462-4acb-9a95-b1137ff7f9a8 of type vxlan for network 0cbf8415-5c31-45d5-b572-bbdbda95b73d [pid: 8|app: 0|req: 952/1825] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1826] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:53 2026] POST /v2.0/networks => generated 643 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1827] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:53 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&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: 875/1828] 10.0.0.78 () {34 vars in 742 bytes} [Thu Feb 26 02:52:54 2026] PUT /v2.0/networks/0cbf8415-5c31-45d5-b572-bbdbda95b73d => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1829] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:54 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1830] 10.0.0.78 () {34 vars in 740 bytes} [Thu Feb 26 02:52:54 2026] PUT /v2.0/subnets/3b5e7d50-40c7-405e-825e-aee00a255841 => generated 636 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:54.630 8 INFO neutron.services.segments.plugin [-] Segment 34132a94-9462-4acb-9a95-b1137ff7f9a8 resource provider aggregate not found 2026-02-26 02:52:54.631 8 INFO neutron.services.segments.plugin [-] Segment 34132a94-9462-4acb-9a95-b1137ff7f9a8 resource provider aggregate not found [pid: 8|app: 0|req: 955/1831] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:54 2026] DELETE /v2.0/networks/0cbf8415-5c31-45d5-b572-bbdbda95b73d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:54.654 8 INFO neutron.services.segments.plugin [-] Segment 34132a94-9462-4acb-9a95-b1137ff7f9a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34132a94-9462-4acb-9a95-b1137ff7f9a8 found for delete ", "request_id": "req-1c51fd4b-319c-4fbc-b50f-258c0b769fc5"}]} 2026-02-26 02:52:54.655 8 INFO neutron.services.segments.plugin [-] Segment 34132a94-9462-4acb-9a95-b1137ff7f9a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34132a94-9462-4acb-9a95-b1137ff7f9a8 found for delete ", "request_id": "req-a45440f1-18c4-42d8-8999-fc064dd2f14d"}]} 2026-02-26 02:52:54.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a770d149-b1c5-4877-bb15-0a22b7b54b63 d47be64b705440b483ae7cb9dbd80b19 432bb842e2d94292807de7c50d722410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1832] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:54 2026] DELETE /v2.0/networks/0cbf8415-5c31-45d5-b572-bbdbda95b73d => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1833] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1834] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/subnets?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => 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: 957/1835] 10.0.0.78 () {32 vars in 652 bytes} [Thu Feb 26 02:52:54 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: 879/1836] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/networks => generated 1309 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1837] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1838] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/networks/e0bad0ab-3f9d-4205-82a9-0077f0715ca3 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1839] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:52:54 2026] GET /v2.0/subnets/bc6de2e0-8fd1-486b-b97a-918ac9fe2913 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:54.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af97333f-4fe3-425e-8c42-5b9edac444fc d47be64b705440b483ae7cb9dbd80b19 432bb842e2d94292807de7c50d722410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1840] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:54 2026] DELETE /v2.0/subnets/3b5e7d50-40c7-405e-825e-aee00a255841 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:54.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5671db8-3397-479c-bfa9-572fe2f71a5b d47be64b705440b483ae7cb9dbd80b19 432bb842e2d94292807de7c50d722410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1841] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:54 2026] DELETE /v2.0/networks/0cbf8415-5c31-45d5-b572-bbdbda95b73d => 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: 961/1842] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:55 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1843] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:54 2026] DELETE /v2.0/subnets/bc6de2e0-8fd1-486b-b97a-918ac9fe2913 => 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: 962/1844] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:55 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:55.266 7 INFO neutron.services.segments.plugin [-] Segment 0b9dd821-93b2-4666-945d-b25fd417aa90 resource provider aggregate not found 2026-02-26 02:52:55.267 7 INFO neutron.services.segments.plugin [-] Segment 0b9dd821-93b2-4666-945d-b25fd417aa90 resource provider aggregate not found 2026-02-26 02:52:55.284 7 INFO neutron.services.segments.plugin [-] Segment 0b9dd821-93b2-4666-945d-b25fd417aa90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9dd821-93b2-4666-945d-b25fd417aa90 found for delete ", "request_id": "req-059f3525-1a48-4e8e-a530-47d2a2967a5f"}]} 2026-02-26 02:52:55.285 7 INFO neutron.services.segments.plugin [-] Segment 0b9dd821-93b2-4666-945d-b25fd417aa90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9dd821-93b2-4666-945d-b25fd417aa90 found for delete ", "request_id": "req-3ccaaf09-910c-4eef-8b69-53388cf0cda7"}]} [pid: 7|app: 0|req: 883/1845] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:55 2026] DELETE /v2.0/networks/e0bad0ab-3f9d-4205-82a9-0077f0715ca3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1848] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:52:55 2026] GET /v2.0/security-groups?tenant_id=432bb842e2d94292807de7c50d722410&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1849] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:52:55 2026] DELETE /v2.0/security-groups/398434c2-8780-4182-ab63-3124628d17ed => 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: 886/1850] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:56 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1851] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:56 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&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: 887/1852] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1853] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1854] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1855] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1279 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1856] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1857] 10.0.0.78 () {32 vars in 857 bytes} [Thu Feb 26 02:52:57 2026] GET /v2.0/floatingips?floating_network_id=4d4c96c7-fd23-4130-abe1-b1210231e987&port_id=cbc9a104-e57c-4d3e-b57b-1de13133182c => generated 860 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:52:57.998 8 INFO neutron.db.segments_db [None req-a4c0ec0b-e8fa-4600-b119-b822af22db14 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Added segment e93dac9a-9405-4f4a-b1b7-24ba78a80c69 of type vxlan for network 3aaee090-3ccf-46f7-840c-8ecc01c87954 [pid: 8|app: 0|req: 969/1858] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:57 2026] POST /v2.0/networks => generated 644 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1859] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:58 2026] POST /v2.0/ports => generated 775 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:58.422 8 INFO neutron.db.segments_db [None req-fd1e1d0f-b872-4f6a-881e-b1306dec2472 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Added segment 8a509f26-233a-44f6-8e38-b87da08ed9fd of type vxlan for network 3dc781be-d162-4ca2-8105-694ce45dae89 [pid: 8|app: 0|req: 970/1860] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:58 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 971/1861] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:58 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 972/1862] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:58 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&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: 973/1863] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:52:58 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1864] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:58 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1865] 10.0.0.125 () {34 vars in 1120 bytes} [Thu Feb 26 02:52:58 2026] GET /v2.0/security-groups?id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&id=9040cf7d-7027-4a60-baf2-0fec97c6da90&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: 7|app: 0|req: 892/1866] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:52:58 2026] POST /v2.0/ports => generated 950 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:52:59.288 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ad961af-5818-43a6-96b0-c1a37857afc4 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] TaaS: Handle Delete Port: 348ab9d9-dc73-4473-938d-beed9fd11c0a 2026-02-26 02:52:59.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ad961af-5818-43a6-96b0-c1a37857afc4 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Tap Mirror: Handle Delete Port: 348ab9d9-dc73-4473-938d-beed9fd11c0a [pid: 8|app: 0|req: 975/1867] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:59 2026] DELETE /v2.0/ports/348ab9d9-dc73-4473-938d-beed9fd11c0a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:52:59.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6882f36f-255d-4cc5-b817-5899db98d682 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 893/1868] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:52:59 2026] DELETE /v2.0/ports/348ab9d9-dc73-4473-938d-beed9fd11c0a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:52:59.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52a3a610-8516-41b7-aa08-4b9065ecb547 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1869] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:52:59 2026] GET /v2.0/ports/348ab9d9-dc73-4473-938d-beed9fd11c0a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1870] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:52:59 2026] DELETE /v2.0/subnets/105c89e3-a292-468f-94c5-4e0dbefe17e9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:52:59.776 8 INFO neutron.services.segments.plugin [-] Segment 8a509f26-233a-44f6-8e38-b87da08ed9fd resource provider aggregate not found 2026-02-26 02:52:59.784 8 INFO neutron.services.segments.plugin [-] Segment 8a509f26-233a-44f6-8e38-b87da08ed9fd resource provider aggregate not found 2026-02-26 02:52:59.799 8 INFO neutron.services.segments.plugin [-] Segment 8a509f26-233a-44f6-8e38-b87da08ed9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a509f26-233a-44f6-8e38-b87da08ed9fd found for delete ", "request_id": "req-5d909b05-cde0-490a-95a4-a73023a3c114"}]} 2026-02-26 02:52:59.801 8 INFO neutron.services.segments.plugin [-] Segment 8a509f26-233a-44f6-8e38-b87da08ed9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a509f26-233a-44f6-8e38-b87da08ed9fd found for delete ", "request_id": "req-c2213b5f-a51a-462d-bd05-f154194080c1"}]} [pid: 7|app: 0|req: 895/1871] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:52:59 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1872] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:52:59 2026] DELETE /v2.0/networks/3dc781be-d162-4ca2-8105-694ce45dae89 => 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: 978/1873] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:52:59 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:52:59.875 7 INFO neutron.db.segments_db [None req-73d4eec3-d37f-4182-93d1-0448d6130e41 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Added segment 9205849c-9bcc-4e02-943a-2b4697ad38db of type vxlan for network 1ac5089f-74c0-4153-a154-5fcb1e601962 [pid: 7|app: 0|req: 896/1874] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:52:59 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1875] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:52:59 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1876] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:53:00 2026] POST /v2.0/ports => generated 912 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:00.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-08706444-3715-4b1e-b9f5-6de72c5d1980 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] TaaS: Handle Delete Port: 1a9b641b-8543-445f-a36c-2eb5ba51a4ca 2026-02-26 02:53:00.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08706444-3715-4b1e-b9f5-6de72c5d1980 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Tap Mirror: Handle Delete Port: 1a9b641b-8543-445f-a36c-2eb5ba51a4ca [pid: 8|app: 0|req: 980/1877] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:00 2026] DELETE /v2.0/ports/1a9b641b-8543-445f-a36c-2eb5ba51a4ca => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:00.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d9aa3e9-5af4-4a9d-a465-3f97eb5f9e83 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1878] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:00 2026] GET /v2.0/ports/1a9b641b-8543-445f-a36c-2eb5ba51a4ca => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1879] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:00 2026] DELETE /v2.0/subnets/f2900f7f-0a1e-442b-bbb9-0a59f0611a96 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:01.120 7 INFO neutron.services.segments.plugin [-] Segment 9205849c-9bcc-4e02-943a-2b4697ad38db resource provider aggregate not found 2026-02-26 02:53:01.121 7 INFO neutron.services.segments.plugin [-] Segment 9205849c-9bcc-4e02-943a-2b4697ad38db resource provider aggregate not found 2026-02-26 02:53:01.144 7 INFO neutron.services.segments.plugin [-] Segment 9205849c-9bcc-4e02-943a-2b4697ad38db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9205849c-9bcc-4e02-943a-2b4697ad38db found for delete ", "request_id": "req-f3c9f684-93c7-4f56-b7a7-7950facf7c4e"}]} [pid: 7|app: 0|req: 899/1880] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:01 2026] DELETE /v2.0/networks/1ac5089f-74c0-4153-a154-5fcb1e601962 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:01.152 7 INFO neutron.services.segments.plugin [-] Segment 9205849c-9bcc-4e02-943a-2b4697ad38db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9205849c-9bcc-4e02-943a-2b4697ad38db found for delete ", "request_id": "req-d1e1ba52-66fc-475a-90e8-0b7a69655b0e"}]} [pid: 7|app: 0|req: 900/1881] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 901/1882] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1883] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1884] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1885] 10.0.0.78 () {34 vars in 664 bytes} [Thu Feb 26 02:53:01 2026] POST /v2.0/ports => generated 775 bytes in 295 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: 983/1886] 10.0.0.78 () {34 vars in 736 bytes} [Thu Feb 26 02:53:01 2026] PUT /v2.0/ports/5660fdd3-76d2-4fab-8eae-8017c6c47eac => generated 752 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1887] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/security-groups?tenant_id=ef9d2cac92d84f118944071cff12e69b&name=default => generated 2925 bytes in 211 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: 905/1888] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:01 2026] DELETE /v2.0/security-groups/0509bc73-4a12-4cd4-ab42-50ac3c62e0c1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:01.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-6de5eb36-6863-4e06-b06f-381bd14851f3 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] TaaS: Handle Delete Port: 5660fdd3-76d2-4fab-8eae-8017c6c47eac 2026-02-26 02:53:01.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6de5eb36-6863-4e06-b06f-381bd14851f3 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Tap Mirror: Handle Delete Port: 5660fdd3-76d2-4fab-8eae-8017c6c47eac [pid: 8|app: 0|req: 984/1889] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:01 2026] DELETE /v2.0/ports/5660fdd3-76d2-4fab-8eae-8017c6c47eac => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1890] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:01.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df8b48fe-b552-4844-a4e0-3206c7039d2e e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/1891] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports/5660fdd3-76d2-4fab-8eae-8017c6c47eac => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1892] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1893] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:01 2026] GET /v2.0/ports/043283ee-07bb-4002-972f-b917b4c00401 => generated 775 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:01.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef7a04d3-0f9b-48c8-92a7-3e7d88983d46 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1894] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:01 2026] DELETE /v2.0/ports/1a9b641b-8543-445f-a36c-2eb5ba51a4ca => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:53:02.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9237690b-8aff-4302-8e96-9598bca0e646 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1895] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:01 2026] DELETE /v2.0/subnets/f2900f7f-0a1e-442b-bbb9-0a59f0611a96 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:53:02.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32b98aa0-8227-468f-9d9b-06b3f81f8a14 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1896] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:02 2026] DELETE /v2.0/subnets/105c89e3-a292-468f-94c5-4e0dbefe17e9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:53:02.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-38497bcb-5438-4170-b2ac-6d015ce2b514 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] TaaS: Handle Delete Port: 043283ee-07bb-4002-972f-b917b4c00401 2026-02-26 02:53:02.134 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38497bcb-5438-4170-b2ac-6d015ce2b514 e7e92dc774dc40f2b0ce87d7de960d00 ea773c2bcab04016a8a10ff85ba6c9fe - - default default] Tap Mirror: Handle Delete Port: 043283ee-07bb-4002-972f-b917b4c00401 [pid: 8|app: 0|req: 988/1897] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:02 2026] DELETE /v2.0/ports/043283ee-07bb-4002-972f-b917b4c00401 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1898] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:02 2026] DELETE /v2.0/networks/3aaee090-3ccf-46f7-840c-8ecc01c87954 => 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: 989/1899] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:02 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1900] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:02 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1901] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:02 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1902] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:53:02 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&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: 991/1903] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:02 2026] GET /v2.0/security-groups?tenant_id=ea773c2bcab04016a8a10ff85ba6c9fe&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1904] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:02 2026] DELETE /v2.0/security-groups/061e08d1-3d04-4b57-80c8-fb0a392232e5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:03.159 7 INFO neutron.services.segments.plugin [-] Segment e93dac9a-9405-4f4a-b1b7-24ba78a80c69 resource provider aggregate not found 2026-02-26 02:53:03.175 7 INFO neutron.services.segments.plugin [-] Segment e93dac9a-9405-4f4a-b1b7-24ba78a80c69 resource provider aggregate not found 2026-02-26 02:53:03.181 7 INFO neutron.services.segments.plugin [-] Segment e93dac9a-9405-4f4a-b1b7-24ba78a80c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e93dac9a-9405-4f4a-b1b7-24ba78a80c69 found for delete ", "request_id": "req-0598bdb2-b68d-4297-8698-3f48099fc46b"}]} 2026-02-26 02:53:03.192 7 INFO neutron.services.segments.plugin [-] Segment e93dac9a-9405-4f4a-b1b7-24ba78a80c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e93dac9a-9405-4f4a-b1b7-24ba78a80c69 found for delete ", "request_id": "req-c32edcc1-7769-4480-9e76-61ac5c1a8e66"}]} [pid: 8|app: 0|req: 992/1905] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1906] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/security-groups?id=09f3e805-b564-474a-ab20-42c1e4959db3&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: 993/1907] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1908] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1909] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/security-groups?id=9040cf7d-7027-4a60-baf2-0fec97c6da90&id=2f65189f-3bc9-491a-8f9f-ac5730103b8e&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1910] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:53:03 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:03.885 7 INFO neutron_taas.services.taas.taas_plugin [req-daa6c20d-9709-4851-93cb-7e83f4538b6d req-42acd99f-5d09-4dc9-a955-000dac91a0e7 228c54613fc84adfb3dcc8fd56978fb4 3f8e994ff7c44b60bbbee3c170901813 - - default default] TaaS: Handle Delete Port: a157239e-b7b6-4213-9ba2-9594a563565c 2026-02-26 02:53:03.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-daa6c20d-9709-4851-93cb-7e83f4538b6d req-42acd99f-5d09-4dc9-a955-000dac91a0e7 228c54613fc84adfb3dcc8fd56978fb4 3f8e994ff7c44b60bbbee3c170901813 - - default default] Tap Mirror: Handle Delete Port: a157239e-b7b6-4213-9ba2-9594a563565c 2026-02-26 02:53:03.929 8 INFO neutron_taas.services.taas.taas_plugin [req-2076bb59-e865-4cfb-8a17-3e7317864ca0 req-e21752f8-d222-4774-9756-699559afafc2 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] TaaS: Handle Delete Port: cbc9a104-e57c-4d3e-b57b-1de13133182c 2026-02-26 02:53:03.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2076bb59-e865-4cfb-8a17-3e7317864ca0 req-e21752f8-d222-4774-9756-699559afafc2 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Tap Mirror: Handle Delete Port: cbc9a104-e57c-4d3e-b57b-1de13133182c [pid: 7|app: 0|req: 916/1911] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:53:03 2026] DELETE /v2.0/ports/a157239e-b7b6-4213-9ba2-9594a563565c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:04.034 8 INFO neutron.db.l3_db [req-2076bb59-e865-4cfb-8a17-3e7317864ca0 req-e21752f8-d222-4774-9756-699559afafc2 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Floating IP 42a27baa-a12b-4e70-81a1-6d5936216865 disassociated. External IP: 10.96.250.201, port: cbc9a104-e57c-4d3e-b57b-1de13133182c. 2026-02-26 02:53:04.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb387b1-1ca0-46f5-8550-fac6cd36a901'] response: {'server_uuid': 'bbf3ff34-e1db-4e9d-a169-b44dbcf714de', 'name': 'network-vif-deleted', 'tag': 'a157239e-b7b6-4213-9ba2-9594a563565c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 996/1912] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:53:03 2026] DELETE /v2.0/ports/cbc9a104-e57c-4d3e-b57b-1de13133182c => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:04.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f79cf68d-90f6-42f7-84c2-48bfc743ea6a'] response: {'server_uuid': '620f6dcc-765a-439b-89dd-bba1c2c88747', 'name': 'network-vif-deleted', 'tag': 'cbc9a104-e57c-4d3e-b57b-1de13133182c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 917/1913] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:04 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 918/1914] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:04 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 997/1915] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:53:04 2026] POST /v2.0/subnetpools => generated 548 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1916] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:05 2026] GET /v2.0/subnetpools/f50a73d3-afd3-4637-b31a-33d0a3432422 => generated 548 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1917] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:05 2026] PUT /v2.0/subnetpools/f50a73d3-afd3-4637-b31a-33d0a3432422 => generated 500 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1918] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:53:05 2026] DELETE /v2.0/subnetpools/f50a73d3-afd3-4637-b31a-33d0a3432422 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:05.246 8 INFO neutron.api.v2.resource [None req-0796cee6-0dce-4b15-9f4e-61993037353e e4c2323e940640c3b956e812e09c3ea7 0e06adce212a445e8d1f5033c38bf88f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/1919] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:05 2026] GET /v2.0/subnetpools/f50a73d3-afd3-4637-b31a-33d0a3432422 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:53:05.263 7 INFO neutron.api.v2.resource [None req-682c3dc9-1abd-4e97-8e9f-1add68971bf6 e4c2323e940640c3b956e812e09c3ea7 0e06adce212a445e8d1f5033c38bf88f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1920] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:53:05 2026] DELETE /v2.0/subnetpools/f50a73d3-afd3-4637-b31a-33d0a3432422 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1921] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:05 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 922/1922] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:05 2026] GET /v2.0/security-groups?tenant_id=0e06adce212a445e8d1f5033c38bf88f&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1923] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:05 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:06.083 8 INFO neutron.db.segments_db [None req-abdb7fb1-4375-4164-9076-405dce17f517 7e50fd4ed2aa45da91234482e7954017 4da79c72c4fb4d4a91c17ab197ab937c - - default default] Added segment 3ba020c5-9c64-4178-9026-4b1d64688083 of type vxlan for network d9c0863b-10d6-435e-8f50-6fd94a0ba946 [pid: 7|app: 0|req: 924/1924] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:05 2026] DELETE /v2.0/security-groups/21b326f9-9791-449c-9a62-354f15a34535 => 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: 1001/1925] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:05 2026] POST /v2.0/networks => generated 632 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:06.242 7 INFO neutron.db.segments_db [None req-0956899a-6718-46e5-9b80-eeaa21cd9e7d 7e50fd4ed2aa45da91234482e7954017 4da79c72c4fb4d4a91c17ab197ab937c - - default default] Added segment 7d51d13d-824c-4bec-aef9-140d22548a36 of type vxlan for network fae9b0fe-8d50-46b7-b56f-b0f35f8b7290 [pid: 7|app: 0|req: 925/1926] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:06 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:06.397 8 INFO neutron.db.segments_db [None req-70698e64-088c-46e7-868e-c5d7ae808bb4 7e50fd4ed2aa45da91234482e7954017 4da79c72c4fb4d4a91c17ab197ab937c - - default default] Added segment 2d784222-494a-4742-be9a-a9a446ab55cf of type vxlan for network 7bb04a98-a97b-4826-aa77-3ab334f167d8 [pid: 8|app: 0|req: 1002/1927] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:06 2026] POST /v2.0/networks => generated 631 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:06.531 7 INFO neutron.db.segments_db [None req-fc0fa673-4a27-4bf6-a9f6-2f42f29e3c0d 7e50fd4ed2aa45da91234482e7954017 4da79c72c4fb4d4a91c17ab197ab937c - - default default] Added segment 8905a644-5fd6-40af-a00c-09d35d430885 of type vxlan for network cf5a112e-028c-49dd-82aa-b44b8d1b3cd4 [pid: 7|app: 0|req: 926/1928] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:06 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:06.673 8 INFO neutron.db.segments_db [None req-ce863a4b-f1e2-4b44-bed2-0a7388900bf1 7e50fd4ed2aa45da91234482e7954017 4da79c72c4fb4d4a91c17ab197ab937c - - default default] Added segment 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 of type vxlan for network 6d43560a-b90f-4043-b8cd-301f88b4fe32 [pid: 8|app: 0|req: 1003/1929] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:06 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1930] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:06 2026] PUT /v2.0/networks/d9c0863b-10d6-435e-8f50-6fd94a0ba946/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1931] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:06 2026] GET /v2.0/ports?device_id=bbf3ff34-e1db-4e9d-a169-b44dbcf714de => 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: 928/1932] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:06 2026] PUT /v2.0/networks/fae9b0fe-8d50-46b7-b56f-b0f35f8b7290/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1933] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:06 2026] PUT /v2.0/networks/7bb04a98-a97b-4826-aa77-3ab334f167d8/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: 929/1934] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:06 2026] PUT /v2.0/networks/cf5a112e-028c-49dd-82aa-b44b8d1b3cd4/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1935] 10.0.0.78 () {32 vars in 665 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1936] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 1007/1937] 10.0.0.78 () {32 vars in 679 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1938] 10.0.0.78 () {32 vars in 675 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1939] 10.0.0.78 () {32 vars in 687 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1940] 10.0.0.78 () {32 vars in 673 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1941] 10.0.0.78 () {32 vars in 687 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1942] 10.0.0.78 () {32 vars in 683 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1943] 10.0.0.78 () {32 vars in 695 bytes} [Thu Feb 26 02:53:07 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:07.678 7 INFO neutron.services.segments.plugin [-] Segment 3ba020c5-9c64-4178-9026-4b1d64688083 resource provider aggregate not found 2026-02-26 02:53:07.686 7 INFO neutron.services.segments.plugin [-] Segment 3ba020c5-9c64-4178-9026-4b1d64688083 resource provider aggregate not found 2026-02-26 02:53:07.698 7 INFO neutron.services.segments.plugin [-] Segment 3ba020c5-9c64-4178-9026-4b1d64688083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba020c5-9c64-4178-9026-4b1d64688083 found for delete ", "request_id": "req-af3f4cb5-0f4e-45b4-9e16-f0b39ec52ae5"}]} 2026-02-26 02:53:07.708 7 INFO neutron.services.segments.plugin [-] Segment 3ba020c5-9c64-4178-9026-4b1d64688083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba020c5-9c64-4178-9026-4b1d64688083 found for delete ", "request_id": "req-17ca4d1b-952e-4f4b-bee7-74a3546b4a4f"}]} [pid: 7|app: 0|req: 934/1944] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:07 2026] DELETE /v2.0/networks/d9c0863b-10d6-435e-8f50-6fd94a0ba946 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:07.838 8 INFO neutron.services.segments.plugin [-] Segment 7d51d13d-824c-4bec-aef9-140d22548a36 resource provider aggregate not found 2026-02-26 02:53:07.841 8 INFO neutron.services.segments.plugin [-] Segment 7d51d13d-824c-4bec-aef9-140d22548a36 resource provider aggregate not found 2026-02-26 02:53:07.858 8 INFO neutron.services.segments.plugin [-] Segment 7d51d13d-824c-4bec-aef9-140d22548a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d51d13d-824c-4bec-aef9-140d22548a36 found for delete ", "request_id": "req-cbdb18fd-9c83-4d1a-9754-3060302fdc87"}]} 2026-02-26 02:53:07.859 8 INFO neutron.services.segments.plugin [-] Segment 7d51d13d-824c-4bec-aef9-140d22548a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d51d13d-824c-4bec-aef9-140d22548a36 found for delete ", "request_id": "req-720e0ab5-87bd-4f9a-81b1-d2506a34170e"}]} [pid: 8|app: 0|req: 1011/1945] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:07 2026] DELETE /v2.0/networks/fae9b0fe-8d50-46b7-b56f-b0f35f8b7290 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1946] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:07 2026] DELETE /v2.0/networks/7bb04a98-a97b-4826-aa77-3ab334f167d8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1947] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:07 2026] DELETE /v2.0/networks/cf5a112e-028c-49dd-82aa-b44b8d1b3cd4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1948] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:08 2026] GET /v2.0/ports?device_id=620f6dcc-765a-439b-89dd-bba1c2c88747 => 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: 936/1949] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:08 2026] DELETE /v2.0/networks/6d43560a-b90f-4043-b8cd-301f88b4fe32 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1950] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:09 2026] GET /v2.0/security-groups?tenant_id=3eecd4109c63481b936bacfa73fcb9f4&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:09.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4533b0c-fda8-4490-9135-c90687361097 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 6f55e053-2c67-484a-88a5-294164052ad8 2026-02-26 02:53:09.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4533b0c-fda8-4490-9135-c90687361097 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 6f55e053-2c67-484a-88a5-294164052ad8 [pid: 8|app: 0|req: 1015/1951] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:09 2026] GET /v2.0/security-groups?tenant_id=373d5510a103482d930ec1f1ef1c1d27&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1952] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/security-groups/a6f58f6c-4f2c-4709-8cae-e80fc2558224 => 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: 1017/1953] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/security-groups/9040cf7d-7027-4a60-baf2-0fec97c6da90 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:09.724 7 INFO neutron.services.segments.plugin [-] Segment 2d784222-494a-4742-be9a-a9a446ab55cf resource provider aggregate not found [pid: 8|app: 0|req: 1018/1954] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/security-groups/d4df637a-a3ee-4618-acb4-e63b7c89c51a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:09.741 7 INFO neutron.services.segments.plugin [-] Segment 2d784222-494a-4742-be9a-a9a446ab55cf resource provider aggregate not found 2026-02-26 02:53:09.746 7 INFO neutron.services.segments.plugin [-] Segment 2d784222-494a-4742-be9a-a9a446ab55cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d784222-494a-4742-be9a-a9a446ab55cf found for delete ", "request_id": "req-e0890e0f-08c1-4b09-9a32-93a41fa0474e"}]} [pid: 8|app: 0|req: 1019/1955] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:09 2026] GET /v2.0/security-groups?tenant_id=4da79c72c4fb4d4a91c17ab197ab937c&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:09.765 7 INFO neutron.services.segments.plugin [-] Segment 2d784222-494a-4742-be9a-a9a446ab55cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d784222-494a-4742-be9a-a9a446ab55cf found for delete ", "request_id": "req-4bbe246f-e3d4-4b09-890c-2dcd3e539fad"}]} 2026-02-26 02:53:09.768 7 INFO neutron.services.segments.plugin [-] Segment 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 resource provider aggregate not found 2026-02-26 02:53:09.769 8 INFO neutron.api.v2.resource [None req-b87637d8-afb6-4534-881f-3897c113f650 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/1956] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:53:09 2026] GET /v2.0/security-groups/9040cf7d-7027-4a60-baf2-0fec97c6da90 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:53:09.780 7 INFO neutron.services.segments.plugin [-] Segment 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 found for delete ", "request_id": "req-e1841f91-6130-433f-a76a-c8bf67490e0b"}]} 2026-02-26 02:53:09.785 7 INFO neutron.services.segments.plugin [-] Segment 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 resource provider aggregate not found 2026-02-26 02:53:09.807 7 INFO neutron.services.segments.plugin [-] Segment 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a7f9d2-d3d9-4a80-ab2c-f4dbc97aa104 found for delete ", "request_id": "req-7857fdad-fb2c-4050-9a05-b5d051d74b34"}]} [pid: 8|app: 0|req: 1021/1957] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/security-groups/5096a855-4689-4b56-b1a0-c9d8c106e0d7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:09.879 8 INFO neutron.services.segments.plugin [-] Segment 8905a644-5fd6-40af-a00c-09d35d430885 resource provider aggregate not found 2026-02-26 02:53:09.881 8 INFO neutron.services.segments.plugin [-] Segment 8905a644-5fd6-40af-a00c-09d35d430885 resource provider aggregate not found 2026-02-26 02:53:09.900 8 INFO neutron.services.segments.plugin [-] Segment 8905a644-5fd6-40af-a00c-09d35d430885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8905a644-5fd6-40af-a00c-09d35d430885 found for delete ", "request_id": "req-a4a8ee63-f39d-4201-b581-1e4abdc5b98e"}]} 2026-02-26 02:53:09.901 8 INFO neutron.services.segments.plugin [-] Segment 8905a644-5fd6-40af-a00c-09d35d430885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8905a644-5fd6-40af-a00c-09d35d430885 found for delete ", "request_id": "req-07f2bcda-573b-481f-9d2f-ae445cbbecea"}]} [pid: 7|app: 0|req: 937/1958] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:53:09 2026] PUT /v2.0/routers/feee4601-5bb9-4144-be27-8fd5881fd70c/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:10.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-43bbbc96-3f2d-4eef-91e8-91e43b3fa104 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] TaaS: Handle Delete Port: b4b9c1a3-915a-4759-80d9-a3ef33ec6b0e 2026-02-26 02:53:10.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43bbbc96-3f2d-4eef-91e8-91e43b3fa104 023bf32fe80d479a9326badbd3f8fbdd 50b610bdb7f4484aaa760baae0aa4f96 - - default default] Tap Mirror: Handle Delete Port: b4b9c1a3-915a-4759-80d9-a3ef33ec6b0e 2026-02-26 02:53:10.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-016b9e0e-9422-4e55-9167-d5af6632a50a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 3cae162d-510e-49e4-bb8e-d65c46f0b930 2026-02-26 02:53:10.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016b9e0e-9422-4e55-9167-d5af6632a50a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 3cae162d-510e-49e4-bb8e-d65c46f0b930 [pid: 8|app: 0|req: 1022/1959] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/floatingips/42a27baa-a12b-4e70-81a1-6d5936216865 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1960] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:10 2026] GET /v2.0/security-groups?tenant_id=6d810f921b244b5bb8a5d1a86fef2039&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:10.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-016b9e0e-9422-4e55-9167-d5af6632a50a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 54807ddf-c01b-4aed-a61e-bb9f62a47289 2026-02-26 02:53:10.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016b9e0e-9422-4e55-9167-d5af6632a50a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 54807ddf-c01b-4aed-a61e-bb9f62a47289 [pid: 8|app: 0|req: 1024/1961] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:10 2026] DELETE /v2.0/security-groups/2f65189f-3bc9-491a-8f9f-ac5730103b8e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1962] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:10 2026] DELETE /v2.0/security-groups/f107b110-4157-4d7b-a9f7-20bf44233afb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:10.801 7 INFO neutron.db.l3_hamode_db [None req-016b9e0e-9422-4e55-9167-d5af6632a50a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 8104a782-f956-4b1d-8c13-db2c63ee1372 was deleted as no HA routers are present in tenant 3f8e994ff7c44b60bbbee3c170901813. [pid: 7|app: 0|req: 938/1963] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:09 2026] DELETE /v2.0/routers/feee4601-5bb9-4144-be27-8fd5881fd70c => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1966] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:10 2026] DELETE /v2.0/subnets/6a044a4d-7379-46af-835e-b34502a2c9ee => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:10.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b8c8253-7c88-46d8-a9bf-4b8e70b988e4 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: d59ec0fd-b91d-4095-8ad5-ef263803b488 2026-02-26 02:53:10.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b8c8253-7c88-46d8-a9bf-4b8e70b988e4 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: d59ec0fd-b91d-4095-8ad5-ef263803b488 2026-02-26 02:53:11.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-65b4289b-6608-40a4-b749-5891a0442e2c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 3e2ac8e9-3ae4-43b9-921b-eda731636ea0 2026-02-26 02:53:11.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65b4289b-6608-40a4-b749-5891a0442e2c 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 3e2ac8e9-3ae4-43b9-921b-eda731636ea0 [pid: 7|app: 0|req: 942/1967] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:10 2026] DELETE /v2.0/networks/d2f6701f-c267-4b78-82d9-1c0fcc3b02c4 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1968] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:11 2026] GET /v2.0/security-groups?tenant_id=3f8e994ff7c44b60bbbee3c170901813&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1969] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:11 2026] DELETE /v2.0/security-groups/09f3e805-b564-474a-ab20-42c1e4959db3 => 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: 1026/1970] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:53:10 2026] PUT /v2.0/routers/a9e53b9f-00cd-48fc-a510-b0a37d7a6703/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:11.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-80f157dd-a1b1-427e-b4fe-8770ccae0daa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 4888be0c-4cf5-46a0-96d0-75c8dff8c713 2026-02-26 02:53:11.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80f157dd-a1b1-427e-b4fe-8770ccae0daa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 4888be0c-4cf5-46a0-96d0-75c8dff8c713 2026-02-26 02:53:11.801 7 INFO neutron.services.segments.plugin [-] Segment da3206de-c0f6-40b8-8de7-7147232f75f6 resource provider aggregate not found 2026-02-26 02:53:11.820 7 INFO neutron.services.segments.plugin [-] Segment da3206de-c0f6-40b8-8de7-7147232f75f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3206de-c0f6-40b8-8de7-7147232f75f6 found for delete ", "request_id": "req-f6acd7e1-32a0-4716-a06d-05b8610384e1"}]} 2026-02-26 02:53:11.834 7 INFO neutron.services.segments.plugin [-] Segment da3206de-c0f6-40b8-8de7-7147232f75f6 resource provider aggregate not found 2026-02-26 02:53:11.844 7 INFO neutron.services.segments.plugin [-] Segment 9dc1aea6-8e41-4266-a090-2024d656ae21 resource provider aggregate not found 2026-02-26 02:53:11.860 7 INFO neutron.services.segments.plugin [-] Segment 9dc1aea6-8e41-4266-a090-2024d656ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc1aea6-8e41-4266-a090-2024d656ae21 found for delete ", "request_id": "req-0b029366-13b1-4610-9d23-ef484233976c"}]} 2026-02-26 02:53:11.862 7 INFO neutron.services.segments.plugin [-] Segment da3206de-c0f6-40b8-8de7-7147232f75f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3206de-c0f6-40b8-8de7-7147232f75f6 found for delete ", "request_id": "req-bd1ab750-8bd9-4d59-931f-e9b656cee2eb"}]} 2026-02-26 02:53:11.885 7 INFO neutron.services.segments.plugin [-] Segment 9dc1aea6-8e41-4266-a090-2024d656ae21 resource provider aggregate not found 2026-02-26 02:53:11.903 7 INFO neutron.services.segments.plugin [-] Segment 9dc1aea6-8e41-4266-a090-2024d656ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc1aea6-8e41-4266-a090-2024d656ae21 found for delete ", "request_id": "req-db1914ac-7865-4c3c-b910-896c3b0d3c27"}]} 2026-02-26 02:53:12.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-80f157dd-a1b1-427e-b4fe-8770ccae0daa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: d0a90896-d155-4c89-a8ac-a8da5d5bc693 2026-02-26 02:53:12.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80f157dd-a1b1-427e-b4fe-8770ccae0daa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: d0a90896-d155-4c89-a8ac-a8da5d5bc693 2026-02-26 02:53:12.457 7 INFO neutron.db.l3_hamode_db [None req-80f157dd-a1b1-427e-b4fe-8770ccae0daa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network 75320b27-d597-4a0e-9999-0d280123a5a3 was deleted as no HA routers are present in tenant 50b610bdb7f4484aaa760baae0aa4f96. [pid: 7|app: 0|req: 945/1971] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:11 2026] DELETE /v2.0/routers/a9e53b9f-00cd-48fc-a510-b0a37d7a6703 => 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: 1027/1972] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:12 2026] DELETE /v2.0/subnets/e11252fc-e643-48d7-86e2-ad98edb7f3c9 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:12.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-91537a32-26f1-4f75-8655-83086a975d1a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: dea4cbde-f80d-4ea4-aeff-3aef101d3613 2026-02-26 02:53:12.733 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91537a32-26f1-4f75-8655-83086a975d1a 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: dea4cbde-f80d-4ea4-aeff-3aef101d3613 2026-02-26 02:53:12.890 8 INFO neutron.services.segments.plugin [-] Segment 7e5fcd2f-756c-4841-a41a-b485db3b327c resource provider aggregate not found 2026-02-26 02:53:12.897 8 INFO neutron.services.segments.plugin [-] Segment 7e5fcd2f-756c-4841-a41a-b485db3b327c resource provider aggregate not found 2026-02-26 02:53:12.915 8 INFO neutron.services.segments.plugin [-] Segment 7e5fcd2f-756c-4841-a41a-b485db3b327c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5fcd2f-756c-4841-a41a-b485db3b327c found for delete ", "request_id": "req-5bc74682-a40f-4139-a150-a132041a25e0"}]} 2026-02-26 02:53:12.915 8 INFO neutron.services.segments.plugin [-] Segment 7e5fcd2f-756c-4841-a41a-b485db3b327c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5fcd2f-756c-4841-a41a-b485db3b327c found for delete ", "request_id": "req-cec63ec7-1d76-4d8f-898a-f2906dd4344e"}]} [pid: 8|app: 0|req: 1028/1973] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:12 2026] DELETE /v2.0/networks/abc1db71-104c-4887-a8af-ddfcbfdd037c => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:12.954 7 INFO neutron.db.segments_db [None req-2100390b-0dfd-496b-b0b0-c69a2bddea9b 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Added segment 4a12b955-08bf-48cd-81fe-4cba9ef40f00 of type vxlan for network f6a751ff-e11a-4cc8-af7d-571e49b33e81 [pid: 7|app: 0|req: 946/1974] 10.0.0.78 () {34 vars in 670 bytes} [Thu Feb 26 02:53:12 2026] POST /v2.0/networks => generated 632 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:13.123 7 INFO neutron.db.segments_db [None req-a8d6d2d3-0f33-459f-972c-12dd808b5324 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Added segment 72dd515f-162e-4cb6-8d13-31936f5bb904 of type vxlan for network f4d2ed03-ed47-4734-8a7e-f6aaa5771e21 2026-02-26 02:53:13.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d16af85-b913-4a21-bbf8-be22c3584f54 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 3d94bca1-92d8-4249-b543-b5887c5c8af1 2026-02-26 02:53:13.323 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d16af85-b913-4a21-bbf8-be22c3584f54 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 3d94bca1-92d8-4249-b543-b5887c5c8af1 2026-02-26 02:53:13.399 7 INFO neutron.db.l3_hamode_db [None req-a8d6d2d3-0f33-459f-972c-12dd808b5324 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1029/1975] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:53:12 2026] PUT /v2.0/routers/a98d305c-a4f7-47d9-9fe9-f550f3c77c0a/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:13.880 7 INFO neutron.services.segments.plugin [-] Segment eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 resource provider aggregate not found 2026-02-26 02:53:13.899 7 INFO neutron.services.segments.plugin [-] Segment eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 found for delete ", "request_id": "req-69f6f574-30a0-4d91-83ac-fd307e6c7a29"}]} 2026-02-26 02:53:13.929 7 INFO neutron.services.segments.plugin [-] Segment eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 resource provider aggregate not found 2026-02-26 02:53:13.946 7 INFO neutron.services.segments.plugin [-] Segment eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb71aa80-09be-48fc-ba1f-b7b66b29f0c6 found for delete ", "request_id": "req-82ba4e7c-ea80-4b0c-b876-d7cc47713d2e"}]} 2026-02-26 02:53:14.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc53c0a4-a434-40e8-b311-1c95efc64fc0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: b5b3e32c-08a4-4326-8f3d-5495cfe23663 2026-02-26 02:53:14.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc53c0a4-a434-40e8-b311-1c95efc64fc0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: b5b3e32c-08a4-4326-8f3d-5495cfe23663 2026-02-26 02:53:14.135 7 INFO neutron.db.l3_hamode_db [None req-a8d6d2d3-0f33-459f-972c-12dd808b5324 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:53:14.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc53c0a4-a434-40e8-b311-1c95efc64fc0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 9abe65aa-ebc9-41d3-af38-941292155520 2026-02-26 02:53:14.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc53c0a4-a434-40e8-b311-1c95efc64fc0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 9abe65aa-ebc9-41d3-af38-941292155520 2026-02-26 02:53:14.749 8 INFO neutron.db.l3_hamode_db [None req-cc53c0a4-a434-40e8-b311-1c95efc64fc0 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] HA network afad2a11-c5b4-4e89-973a-acff59730647 was deleted as no HA routers are present in tenant efdd4e35448c4d299ec0e1c04e19a9ed. [pid: 8|app: 0|req: 1030/1976] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:13 2026] DELETE /v2.0/routers/a98d305c-a4f7-47d9-9fe9-f550f3c77c0a => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:14.945 8 INFO neutron.services.segments.plugin [-] Segment 46a0df8f-5ec6-4910-ac3d-6da8a22db623 resource provider aggregate not found 2026-02-26 02:53:14.951 8 INFO neutron.services.segments.plugin [-] Segment 46a0df8f-5ec6-4910-ac3d-6da8a22db623 resource provider aggregate not found 2026-02-26 02:53:14.966 8 INFO neutron.services.segments.plugin [-] Segment 46a0df8f-5ec6-4910-ac3d-6da8a22db623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a0df8f-5ec6-4910-ac3d-6da8a22db623 found for delete ", "request_id": "req-7a0dc227-67e8-4443-911f-f143490148cc"}]} 2026-02-26 02:53:14.974 8 INFO neutron.services.segments.plugin [-] Segment 46a0df8f-5ec6-4910-ac3d-6da8a22db623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a0df8f-5ec6-4910-ac3d-6da8a22db623 found for delete ", "request_id": "req-870c6f12-c567-4253-a577-eccf85e09c60"}]} [pid: 7|app: 0|req: 947/1977] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:13 2026] POST /v2.0/routers => generated 695 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:15.103 8 INFO neutron.db.segments_db [None req-4b498b72-6ae3-4f84-9007-717b63524680 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Added segment b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc of type vxlan for network c31e2506-4aa8-477c-9373-1ee3cfc73d80 [pid: 8|app: 0|req: 1031/1978] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:14 2026] POST /v2.0/networks => generated 632 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1979] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:15 2026] DELETE /v2.0/subnets/c70951ad-c839-40a8-ba67-f1e20d6d525f => 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: 1032/1980] 10.0.0.78 () {32 vars in 775 bytes} [Thu Feb 26 02:53:15 2026] GET /v2.0/subnets?project_id=42478a8ba0704a2d99d9bd8afe617441&cidr=10.100.0.0%2F28 => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:15.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6784bb2-43d3-4f5a-9415-b30223e871fa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 3a136fd3-7510-4c14-9dae-c00454cef7e2 2026-02-26 02:53:15.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6784bb2-43d3-4f5a-9415-b30223e871fa 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 3a136fd3-7510-4c14-9dae-c00454cef7e2 [pid: 7|app: 0|req: 949/1981] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:15 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: 950/1982] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:53:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1983] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:15 2026] DELETE /v2.0/networks/79778945-1741-425e-9041-9fb0d1b6d3ec => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1984] 10.0.0.78 () {32 vars in 783 bytes} [Thu Feb 26 02:53:15 2026] GET /v2.0/subnets?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1985] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:53:15 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:15.960 7 INFO neutron.db.segments_db [None req-fde55f94-7dd0-4941-9abd-f7e638f7db51 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Added segment 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 of type vxlan for network 39636039-190d-4b5f-83e5-3d693a83b423 [pid: 8|app: 0|req: 1035/1986] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:15 2026] POST /v2.0/subnets => generated 656 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1987] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:15 2026] GET /v2.0/security-groups?tenant_id=50b610bdb7f4484aaa760baae0aa4f96&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1988] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:15 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1989] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:16 2026] DELETE /v2.0/security-groups/421db6d8-7de1-43aa-b715-cdcb5aff315b => 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: 954/1990] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:16 2026] POST /v2.0/ports => generated 743 bytes in 243 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: 955/1991] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:16 2026] GET /v2.0/security-groups?tenant_id=efdd4e35448c4d299ec0e1c04e19a9ed&name=default => 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: 956/1992] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:53:16 2026] POST /v2.0/trunks => generated 407 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1993] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:16 2026] DELETE /v2.0/security-groups/183c6ee4-9a7e-4ad6-9230-bff476a256fe => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:16.753 7 INFO neutron.db.segments_db [None req-b4e7a9f0-04a2-457d-a70f-84420210cf20 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Added segment 3d646662-3a9f-4ce7-ae12-e413e530e4d3 of type vxlan for network 7a7eb99a-4606-484b-9301-367cf6b5a3aa [pid: 7|app: 0|req: 958/1994] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:16 2026] POST /v2.0/networks => generated 630 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:16.989 8 INFO neutron.services.segments.plugin [-] Segment 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a resource provider aggregate not found 2026-02-26 02:53:17.002 8 INFO neutron.services.segments.plugin [-] Segment 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a resource provider aggregate not found 2026-02-26 02:53:17.011 8 INFO neutron.services.segments.plugin [-] Segment 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a found for delete ", "request_id": "req-173953ec-4454-4b75-96c7-a22d5da8684f"}]} 2026-02-26 02:53:17.027 8 INFO neutron.services.segments.plugin [-] Segment 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0032e2cc-cbd0-4f92-8aa7-d5f4ea45e09a found for delete ", "request_id": "req-658fd0fa-528a-4757-b47d-d6012efe33ae"}]} [pid: 7|app: 0|req: 959/1995] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:16 2026] POST /v2.0/ports => generated 743 bytes in 262 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: 960/1996] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:17.342 7 INFO neutron.db.segments_db [None req-9730b354-e566-479e-ad46-82f892f853e2 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Added segment 626d6a8b-be81-43c7-9090-ad2aa439b16b of type vxlan for network e01b1349-8591-4e11-8cfe-72ed87dccad7 [pid: 7|app: 0|req: 961/1997] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1998] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:53:16 2026] PUT /v2.0/routers/1db5671e-fd95-47d7-be42-36d2735899b4/add_router_interface => generated 309 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1999] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:53:17 2026] GET /v2.0/networks => generated 6414 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2000] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:53:17 2026] GET /v2.0/subnets => generated 2594 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2001] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:53:17 2026] GET /v2.0/routers => generated 738 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2002] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/ports => generated 743 bytes in 333 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: 963/2003] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/security-groups => generated 1673 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2004] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2005] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:18.070 8 INFO neutron.db.segments_db [None req-dd5eee63-6448-433c-8161-b7938b0bd7f7 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Added segment a2a430ba-0ec6-45cd-b267-72ec0bc19036 of type vxlan for network 7fc2eb2e-4c58-46a1-9db8-b85ace2accba [pid: 7|app: 0|req: 965/2006] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2007] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2008] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2009] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:18.418 7 INFO neutron.db.securitygroups_db [None req-fff4a83d-0ce2-4d47-a156-0fe57de4d635 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Project 42478a8ba0704a2d99d9bd8afe617441 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: 1043/2010] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 968/2011] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:18.562 7 INFO neutron.db.securitygroups_db [None req-79eca93f-efd8-41c0-8f57-15b8370d9561 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Project 42478a8ba0704a2d99d9bd8afe617441 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: 969/2012] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2013] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:53:18 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2014] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:18 2026] PUT /v2.0/trunks/37fbee89-0b44-4371-87cc-e4d2f95ba169/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2015] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:18 2026] PUT /v2.0/trunks/07af805e-ef3f-40f5-8703-1efb7d6065c3/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2016] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:18 2026] PUT /v2.0/trunks/283c0458-d19d-4b97-b6a1-ef777ced5e5a/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: 1046/2017] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:18 2026] PUT /v2.0/trunks/86ec8e90-e921-4eeb-8dd1-1ee6ea30fa7e/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2018] 10.0.0.78 () {32 vars in 661 bytes} [Thu Feb 26 02:53:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2019] 10.0.0.78 () {32 vars in 675 bytes} [Thu Feb 26 02:53:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2020] 10.0.0.78 () {32 vars in 671 bytes} [Thu Feb 26 02:53:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2021] 10.0.0.78 () {32 vars in 683 bytes} [Thu Feb 26 02:53:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 974/2022] 10.0.0.78 () {32 vars in 669 bytes} [Thu Feb 26 02:53:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2023] 10.0.0.78 () {32 vars in 683 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2024] 10.0.0.78 () {32 vars in 679 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2025] 10.0.0.78 () {32 vars in 691 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2026] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks/37fbee89-0b44-4371-87cc-e4d2f95ba169 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2027] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports/fa995fd2-f7e3-42e4-bad0-d675e7f17ac4 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2028] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/trunks/37fbee89-0b44-4371-87cc-e4d2f95ba169 => 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: 981/2029] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks/07af805e-ef3f-40f5-8703-1efb7d6065c3 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2030] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports/187cef59-ad57-4d7e-a8a7-591a671263d5 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2031] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/networks => generated 1297 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2032] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/trunks/07af805e-ef3f-40f5-8703-1efb7d6065c3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2033] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks/283c0458-d19d-4b97-b6a1-ef777ced5e5a => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2034] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports/5de64dd0-b4aa-4782-8547-c807359ff4e8 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2035] 10.0.0.47 () {34 vars in 1097 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-484669733&fields=id&tenant_id=42478a8ba0704a2d99d9bd8afe617441 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2036] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2037] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/trunks/283c0458-d19d-4b97-b6a1-ef777ced5e5a => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2038] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/quotas/42478a8ba0704a2d99d9bd8afe617441 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2039] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks/86ec8e90-e921-4eeb-8dd1-1ee6ea30fa7e => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2040] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&fields=id => generated 57 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2041] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports/ccc9191c-19f9-4d3b-be2d-af6ae945f789 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2042] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 988/2043] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/trunks/86ec8e90-e921-4eeb-8dd1-1ee6ea30fa7e => 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: 989/2044] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/trunks/fe17c307-7bba-482b-8dbe-b1670c410147 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2045] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 990/2046] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports/ecf7df4a-15cc-4e98-988f-058ed0091607 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2047] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:19 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1057/2048] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/trunks/fe17c307-7bba-482b-8dbe-b1670c410147 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:20.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-61eedd54-5e59-4dfa-8ee0-df1d4ccce0bb 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] TaaS: Handle Delete Port: fa995fd2-f7e3-42e4-bad0-d675e7f17ac4 2026-02-26 02:53:20.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61eedd54-5e59-4dfa-8ee0-df1d4ccce0bb 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Tap Mirror: Handle Delete Port: fa995fd2-f7e3-42e4-bad0-d675e7f17ac4 [pid: 7|app: 0|req: 992/2049] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:19 2026] DELETE /v2.0/ports/fa995fd2-f7e3-42e4-bad0-d675e7f17ac4 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:20.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6217945-b633-434f-8a55-1531d5f82da6 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] TaaS: Handle Delete Port: 187cef59-ad57-4d7e-a8a7-591a671263d5 2026-02-26 02:53:20.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6217945-b633-434f-8a55-1531d5f82da6 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Tap Mirror: Handle Delete Port: 187cef59-ad57-4d7e-a8a7-591a671263d5 [pid: 8|app: 0|req: 1058/2050] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:20 2026] DELETE /v2.0/ports/187cef59-ad57-4d7e-a8a7-591a671263d5 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:20.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-12270112-a93f-41a7-8ab7-24fd03e937a8 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] TaaS: Handle Delete Port: 5de64dd0-b4aa-4782-8547-c807359ff4e8 2026-02-26 02:53:20.435 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12270112-a93f-41a7-8ab7-24fd03e937a8 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Tap Mirror: Handle Delete Port: 5de64dd0-b4aa-4782-8547-c807359ff4e8 [pid: 7|app: 0|req: 993/2051] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:20 2026] DELETE /v2.0/ports/5de64dd0-b4aa-4782-8547-c807359ff4e8 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:20.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-08ad2aa0-be6e-4b54-85b4-7f0c33534f7b 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] TaaS: Handle Delete Port: ccc9191c-19f9-4d3b-be2d-af6ae945f789 2026-02-26 02:53:20.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ad2aa0-be6e-4b54-85b4-7f0c33534f7b 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Tap Mirror: Handle Delete Port: ccc9191c-19f9-4d3b-be2d-af6ae945f789 [pid: 8|app: 0|req: 1059/2052] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:20 2026] DELETE /v2.0/ports/ccc9191c-19f9-4d3b-be2d-af6ae945f789 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:20.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bce39a2-4044-4199-96e2-0e2e84deb9ac 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] TaaS: Handle Delete Port: ecf7df4a-15cc-4e98-988f-058ed0091607 2026-02-26 02:53:20.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bce39a2-4044-4199-96e2-0e2e84deb9ac 5435d36c7cce4774b7c177d4541c2186 1fc93cd0894a4f6c8907e4e31f7594b1 - - default default] Tap Mirror: Handle Delete Port: ecf7df4a-15cc-4e98-988f-058ed0091607 [pid: 7|app: 0|req: 994/2053] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:20 2026] DELETE /v2.0/ports/ecf7df4a-15cc-4e98-988f-058ed0091607 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:21.037 7 INFO neutron.services.segments.plugin [-] Segment b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc resource provider aggregate not found 2026-02-26 02:53:21.039 7 INFO neutron.services.segments.plugin [-] Segment b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc resource provider aggregate not found 2026-02-26 02:53:21.052 7 INFO neutron.services.segments.plugin [-] Segment b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc found for delete ", "request_id": "req-0a446cf9-fd8b-441d-bf93-db0e16e4011d"}]} 2026-02-26 02:53:21.055 7 INFO neutron.services.segments.plugin [-] Segment b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1fb6920-0bb6-4cf2-ab48-4d93bb36dcfc found for delete ", "request_id": "req-497f61c0-6874-4da8-ac86-106b2fadbe6a"}]} [pid: 7|app: 0|req: 995/2054] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:20 2026] DELETE /v2.0/networks/c31e2506-4aa8-477c-9373-1ee3cfc73d80 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2055] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:21 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2056] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:21 2026] DELETE /v2.0/networks/39636039-190d-4b5f-83e5-3d693a83b423 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:21.263 8 INFO neutron.db.segments_db [None req-8d9459b0-fa98-42fa-918d-275b5c4825e6 62412bd15ca74506971a7f4db2b050da d5adc3f23e924bfaa055c47017f0de82 - - default default] Added segment 5b198c09-5918-43a3-a23b-26d57059bc53 of type vxlan for network 42d0ef48-4cce-4d0c-92f1-84e65515eae0 [pid: 8|app: 0|req: 1060/2057] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:20 2026] POST /v2.0/networks => generated 632 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2058] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:21 2026] DELETE /v2.0/networks/7a7eb99a-4606-484b-9301-367cf6b5a3aa => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2059] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:21 2026] GET /v2.0/security-groups?tenant_id=445bc70e3d9c4041917c9ef7b4ec6ebc&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2060] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:21 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) 2026-02-26 02:53:21.720 8 INFO neutron.services.segments.plugin [-] Segment 626d6a8b-be81-43c7-9090-ad2aa439b16b resource provider aggregate not found 2026-02-26 02:53:21.728 8 INFO neutron.services.segments.plugin [-] Segment 626d6a8b-be81-43c7-9090-ad2aa439b16b resource provider aggregate not found 2026-02-26 02:53:21.743 8 INFO neutron.services.segments.plugin [-] Segment 626d6a8b-be81-43c7-9090-ad2aa439b16b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626d6a8b-be81-43c7-9090-ad2aa439b16b found for delete ", "request_id": "req-02b96bd7-f5fb-463e-85b4-b5303a7ef8d1"}]} 2026-02-26 02:53:21.745 8 INFO neutron.services.segments.plugin [-] Segment 626d6a8b-be81-43c7-9090-ad2aa439b16b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626d6a8b-be81-43c7-9090-ad2aa439b16b found for delete ", "request_id": "req-37907333-89e7-4d75-8957-53b962bd5e0b"}]} [pid: 8|app: 0|req: 1062/2061] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:21 2026] DELETE /v2.0/networks/e01b1349-8591-4e11-8cfe-72ed87dccad7 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2062] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:21 2026] DELETE /v2.0/security-groups/c45b1d1f-31ba-4be8-b212-1aafaddb3a83 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:21.808 8 INFO neutron.db.segments_db [None req-523a4815-01ae-40db-a3c6-db2216aac9c7 62412bd15ca74506971a7f4db2b050da d5adc3f23e924bfaa055c47017f0de82 - - default default] Added segment 395d52e4-a4de-4083-a0e1-d5033294005d of type vxlan for network 1c71aaed-c942-4e80-b4d6-a8ab7a109ca8 [pid: 8|app: 0|req: 1063/2063] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:21 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2064] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:21 2026] DELETE /v2.0/networks/7fc2eb2e-4c58-46a1-9db8-b85ace2accba => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2065] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:21 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2066] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:22 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:22.219 7 INFO neutron.db.segments_db [None req-aaa647f8-b199-4942-ae59-1f4ac51f8927 62412bd15ca74506971a7f4db2b050da d5adc3f23e924bfaa055c47017f0de82 - - default default] Added segment bb69d52e-4862-47ae-9a2a-8afadf466c9d of type vxlan for network 22712388-7e53-4ed2-9e04-c2e389dd0b96 [pid: 7|app: 0|req: 1002/2067] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:22 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2068] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:22 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:22.634 7 INFO neutron.db.segments_db [None req-bf542cc8-3c9c-474e-9c11-deb9b47252fc 62412bd15ca74506971a7f4db2b050da d5adc3f23e924bfaa055c47017f0de82 - - default default] Added segment 9a9a18d9-be6d-4281-ae77-f01906b981fc of type vxlan for network c4073291-4e28-4289-94be-a9db0b51c958 [pid: 7|app: 0|req: 1003/2069] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:22 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2070] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:22 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2071] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:22 2026] GET /v2.0/security-groups?tenant_id=4a8fd0e388844009a439a18bb5409124&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:23.058 8 INFO neutron.db.segments_db [None req-927ab4c2-b9d2-402e-9773-9dd40325e83d 62412bd15ca74506971a7f4db2b050da d5adc3f23e924bfaa055c47017f0de82 - - default default] Added segment a26017e7-a403-471c-9053-92787410ef72 of type vxlan for network 5ad991a4-affb-4f6d-b26c-e176bf9d6f13 2026-02-26 02:53:23.072 7 INFO neutron.services.segments.plugin [-] Segment 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 resource provider aggregate not found 2026-02-26 02:53:23.079 7 INFO neutron.services.segments.plugin [-] Segment 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 resource provider aggregate not found 2026-02-26 02:53:23.098 7 INFO neutron.services.segments.plugin [-] Segment 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 found for delete ", "request_id": "req-82d6e18c-4105-4ee5-ab0b-6f58371dce14"}]} 2026-02-26 02:53:23.104 7 INFO neutron.services.segments.plugin [-] Segment 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d6a02e-b6c6-4f17-91f2-64935a89dfb5 found for delete ", "request_id": "req-fbedeb49-391c-458a-a476-075c24172330"}]} 2026-02-26 02:53:23.118 7 INFO neutron.services.segments.plugin [-] Segment 3d646662-3a9f-4ce7-ae12-e413e530e4d3 resource provider aggregate not found 2026-02-26 02:53:23.124 7 INFO neutron.services.segments.plugin [-] Segment 3d646662-3a9f-4ce7-ae12-e413e530e4d3 resource provider aggregate not found [pid: 8|app: 0|req: 1068/2072] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:22 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:23.145 7 INFO neutron.services.segments.plugin [-] Segment 3d646662-3a9f-4ce7-ae12-e413e530e4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d646662-3a9f-4ce7-ae12-e413e530e4d3 found for delete ", "request_id": "req-e4fadf5b-6349-4fc8-81df-e4cec7e03561"}]} 2026-02-26 02:53:23.152 7 INFO neutron.services.segments.plugin [-] Segment 3d646662-3a9f-4ce7-ae12-e413e530e4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d646662-3a9f-4ce7-ae12-e413e530e4d3 found for delete ", "request_id": "req-eccc9922-5c9e-47f0-96df-244f79bda3ea"}]} 2026-02-26 02:53:23.167 7 INFO neutron.services.segments.plugin [-] Segment a2a430ba-0ec6-45cd-b267-72ec0bc19036 resource provider aggregate not found 2026-02-26 02:53:23.172 7 INFO neutron.services.segments.plugin [-] Segment a2a430ba-0ec6-45cd-b267-72ec0bc19036 resource provider aggregate not found 2026-02-26 02:53:23.185 7 INFO neutron.services.segments.plugin [-] Segment a2a430ba-0ec6-45cd-b267-72ec0bc19036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a430ba-0ec6-45cd-b267-72ec0bc19036 found for delete ", "request_id": "req-9f4ee758-ecd0-4a30-8296-8ad8b75ea02e"}]} 2026-02-26 02:53:23.188 7 INFO neutron.services.segments.plugin [-] Segment a2a430ba-0ec6-45cd-b267-72ec0bc19036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a430ba-0ec6-45cd-b267-72ec0bc19036 found for delete ", "request_id": "req-aa72ab36-5008-4742-883d-11f519390e69"}]} [pid: 7|app: 0|req: 1005/2073] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:23 2026] DELETE /v2.0/security-groups/23e79a76-1b77-43fc-9c0f-e16a3ccbe3e0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2074] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1069/2075] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:23 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2076] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:53:23 2026] PUT /v2.0/subnets/bb651603-b0f0-454d-a25b-61616d6745cb/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2077] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/security-groups?tenant_id=70872a3b2cbf4ff594fe890eb859fd2d&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2078] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:53:23 2026] PUT /v2.0/subnets/674bb534-8025-4178-8c33-fede9292d03e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2079] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:53:23 2026] PUT /v2.0/subnets/206c816d-04dd-49a9-ae7a-2b90a0e04a94/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2080] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:23 2026] DELETE /v2.0/security-groups/03fff568-f902-4101-ad11-36f0758a0cb0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2081] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:53:23 2026] PUT /v2.0/subnets/89317430-a875-401d-b99e-9204226f161d/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: 1009/2082] 10.0.0.78 () {32 vars in 663 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2083] 10.0.0.78 () {32 vars in 677 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2084] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/security-groups?tenant_id=1fc93cd0894a4f6c8907e4e31f7594b1&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: 1075/2085] 10.0.0.78 () {32 vars in 673 bytes} [Thu Feb 26 02:53:23 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: 1076/2086] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2087] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:23 2026] DELETE /v2.0/security-groups/4bf4bb37-237b-44d3-a68a-d40e8ba9671c => 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: 1077/2088] 10.0.0.78 () {32 vars in 671 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2089] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2090] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2091] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2092] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/subnets/bb651603-b0f0-454d-a25b-61616d6745cb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2093] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:53:24 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2094] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:53:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42478a8ba0704a2d99d9bd8afe617441 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2095] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/subnets/674bb534-8025-4178-8c33-fede9292d03e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2096] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/subnets/206c816d-04dd-49a9-ae7a-2b90a0e04a94 => 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: 1082/2097] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:24 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1083/2098] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/subnets/89317430-a875-401d-b99e-9204226f161d => 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: 1016/2099] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:53:24 2026] POST /v2.0/ports => generated 958 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1084/2100] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/subnets/cda3bdd2-459f-4252-8e2a-7a923505bdae => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:24.812 8 INFO neutron.services.segments.plugin [-] Segment 5b198c09-5918-43a3-a23b-26d57059bc53 resource provider aggregate not found 2026-02-26 02:53:24.818 8 INFO neutron.services.segments.plugin [-] Segment 5b198c09-5918-43a3-a23b-26d57059bc53 resource provider aggregate not found 2026-02-26 02:53:24.838 8 INFO neutron.services.segments.plugin [-] Segment 5b198c09-5918-43a3-a23b-26d57059bc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b198c09-5918-43a3-a23b-26d57059bc53 found for delete ", "request_id": "req-88754ae8-80b4-4b48-85e0-60d79f8a726c"}]} [pid: 8|app: 0|req: 1085/2101] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/networks/42d0ef48-4cce-4d0c-92f1-84e65515eae0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:24.848 8 INFO neutron.services.segments.plugin [-] Segment 5b198c09-5918-43a3-a23b-26d57059bc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b198c09-5918-43a3-a23b-26d57059bc53 found for delete ", "request_id": "req-27a36c2b-592c-4849-8af2-2b459102f9c9"}]} [pid: 8|app: 0|req: 1086/2102] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:24 2026] DELETE /v2.0/networks/1c71aaed-c942-4e80-b4d6-a8ab7a109ca8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2103] 10.0.0.74 () {32 vars in 800 bytes} [Thu Feb 26 02:53:24 2026] GET /v2.0/extensions => generated 21537 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2104] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:53:24 2026] PUT /v2.0/ports/2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 => generated 1239 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:25.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ec4d51-832e-4d7e-a47f-7083096f8df6'] response: {'name': 'network-changed', 'server_uuid': 'e70d09ad-b119-49b9-ad25-63bddf748d66', 'tag': '2dbcc69e-34e2-4bc8-b22d-d03064d02ae1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1088/2105] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:25 2026] DELETE /v2.0/networks/22712388-7e53-4ed2-9e04-c2e389dd0b96 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:53:25.356 7 INFO neutron.services.segments.plugin [-] Segment 9a9a18d9-be6d-4281-ae77-f01906b981fc resource provider aggregate not found 2026-02-26 02:53:25.360 7 INFO neutron.services.segments.plugin [-] Segment 9a9a18d9-be6d-4281-ae77-f01906b981fc resource provider aggregate not found [pid: 7|app: 0|req: 1018/2106] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:25 2026] DELETE /v2.0/networks/c4073291-4e28-4289-94be-a9db0b51c958 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:25.384 7 INFO neutron.services.segments.plugin [-] Segment 9a9a18d9-be6d-4281-ae77-f01906b981fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9a18d9-be6d-4281-ae77-f01906b981fc found for delete ", "request_id": "req-622ea253-30e3-47f6-ad70-317f93d3bd41"}]} 2026-02-26 02:53:25.384 7 INFO neutron.services.segments.plugin [-] Segment 9a9a18d9-be6d-4281-ae77-f01906b981fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9a18d9-be6d-4281-ae77-f01906b981fc found for delete ", "request_id": "req-f23ec5b0-2e91-4958-8c26-c79db8bf1816"}]} [pid: 8|app: 0|req: 1089/2107] 10.0.0.74 () {30 vars in 723 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/quotas/89fe465e86d14e50ababa5b572a814aa/details => generated 847 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2108] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:25 2026] DELETE /v2.0/networks/5ad991a4-affb-4f6d-b26c-e176bf9d6f13 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2109] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2110] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1091/2111] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2112] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/networks?tenant_id=42478a8ba0704a2d99d9bd8afe617441&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2115] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:53:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2116] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/security-groups?tenant_id=859975604f874459952aac86ee23367a&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2117] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:26 2026] DELETE /v2.0/security-groups/ffca5e47-14cf-4e22-b6a9-61e4565759ce => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2118] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1094/2119] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1026/2120] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:26.860 8 INFO neutron.services.segments.plugin [-] Segment 395d52e4-a4de-4083-a0e1-d5033294005d resource provider aggregate not found 2026-02-26 02:53:26.870 8 INFO neutron.services.segments.plugin [-] Segment 395d52e4-a4de-4083-a0e1-d5033294005d resource provider aggregate not found 2026-02-26 02:53:26.878 8 INFO neutron.services.segments.plugin [-] Segment 395d52e4-a4de-4083-a0e1-d5033294005d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395d52e4-a4de-4083-a0e1-d5033294005d found for delete ", "request_id": "req-3e7f1395-4c38-42ff-ae9d-c5e13227e388"}]} 2026-02-26 02:53:26.888 8 INFO neutron.services.segments.plugin [-] Segment 395d52e4-a4de-4083-a0e1-d5033294005d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395d52e4-a4de-4083-a0e1-d5033294005d found for delete ", "request_id": "req-5c34ac26-095e-4f1d-a0d5-921b843010a3"}]} [pid: 8|app: 0|req: 1095/2121] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:26.905 8 INFO neutron.services.segments.plugin [-] Segment bb69d52e-4862-47ae-9a2a-8afadf466c9d resource provider aggregate not found 2026-02-26 02:53:26.908 8 INFO neutron.services.segments.plugin [-] Segment bb69d52e-4862-47ae-9a2a-8afadf466c9d resource provider aggregate not found 2026-02-26 02:53:26.929 8 INFO neutron.services.segments.plugin [-] Segment bb69d52e-4862-47ae-9a2a-8afadf466c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb69d52e-4862-47ae-9a2a-8afadf466c9d found for delete ", "request_id": "req-55b0ace1-98cb-4a1f-a1c9-2eced84f38c9"}]} 2026-02-26 02:53:26.929 8 INFO neutron.services.segments.plugin [-] Segment bb69d52e-4862-47ae-9a2a-8afadf466c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb69d52e-4862-47ae-9a2a-8afadf466c9d found for delete ", "request_id": "req-be649a46-a260-497b-b8d1-10b60b2ea00e"}]} [pid: 8|app: 0|req: 1096/2122] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/subnets?id=14084334-42d2-4cdf-8264-c923d677b201 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2123] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/ports?network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2124] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/security-groups?tenant_id=b1f718f8e68b49f0bb1101e9dcad152d&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: 1098/2125] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:53:26 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1099/2126] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1028/2127] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:27 2026] DELETE /v2.0/security-groups/287ac89a-c378-40bd-9d71-2bf7cb20aa14 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2128] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/security-groups?tenant_id=d5adc3f23e924bfaa055c47017f0de82&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:27.330 8 INFO neutron.db.segments_db [None req-10c154ca-92c4-4c4d-9aff-5718daf9f12e fd625bd26f6f45db8a779ce1cdf9b2fb 5efe13bc6dec466a883cc320bb63fa96 - - default default] Added segment 7fd90b59-1e23-46c7-b238-1600b9e0188d of type vxlan for network 5dd59d47-1ffa-4808-a157-eecf1a0bf52c [pid: 7|app: 0|req: 1030/2129] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:27 2026] DELETE /v2.0/security-groups/5bb8120d-135f-4d13-96da-f01df53344d6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:27.405 7 INFO neutron.services.segments.plugin [-] Segment a26017e7-a403-471c-9053-92787410ef72 resource provider aggregate not found 2026-02-26 02:53:27.409 7 INFO neutron.services.segments.plugin [-] Segment a26017e7-a403-471c-9053-92787410ef72 resource provider aggregate not found 2026-02-26 02:53:27.425 7 INFO neutron.services.segments.plugin [-] Segment a26017e7-a403-471c-9053-92787410ef72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a26017e7-a403-471c-9053-92787410ef72 found for delete ", "request_id": "req-1665a5df-9535-4e14-90c6-1d809a74ac78"}]} 2026-02-26 02:53:27.429 7 INFO neutron.services.segments.plugin [-] Segment a26017e7-a403-471c-9053-92787410ef72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a26017e7-a403-471c-9053-92787410ef72 found for delete ", "request_id": "req-e746a899-07f1-41c4-bb80-f529f6423eec"}]} [pid: 8|app: 0|req: 1100/2130] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:27 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2131] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:53:27 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2132] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:53:27 2026] PUT /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1032/2133] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1102/2134] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1033/2135] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1103/2136] 10.0.0.78 () {34 vars in 757 bytes} [Thu Feb 26 02:53:27 2026] PUT /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2137] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:27 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1104/2138] 10.0.0.78 () {34 vars in 753 bytes} [Thu Feb 26 02:53:28 2026] PUT /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/red => generated 4 bytes in 68 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: 1035/2139] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1105/2140] 10.0.0.78 () {34 vars in 775 bytes} [Thu Feb 26 02:53:28 2026] PUT /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/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, ' [pid: 7|app: 0|req: 1036/2141] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 52 bytes in 46 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: 1106/2142] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:53:28 2026] PUT /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1037/2143] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 37 bytes in 46 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: 1107/2144] 10.0.0.78 () {32 vars in 734 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/red => generated 0 bytes in 53 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: 1108/2145] 10.0.0.74 () {32 vars in 800 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:53:28.608 7 INFO neutron.api.v2.resource [None req-104e7ea7-ce34-4e97-b797-ba53a588d539 fd625bd26f6f45db8a779ce1cdf9b2fb 5efe13bc6dec466a883cc320bb63fa96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/2146] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2147] 10.0.0.78 () {32 vars in 737 bytes} [Thu Feb 26 02:53:28 2026] DELETE /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/red => generated 0 bytes in 77 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: 7|app: 0|req: 1039/2148] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 30 bytes in 42 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: 1110/2149] 10.0.0.74 () {30 vars in 723 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/quotas/89fe465e86d14e50ababa5b572a814aa/details => generated 847 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:28.788 7 INFO neutron.api.v2.resource [None req-afa743a2-d1d5-46ae-82e6-1a29118212f5 fd625bd26f6f45db8a779ce1cdf9b2fb 5efe13bc6dec466a883cc320bb63fa96 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1040/2150] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:53:28 2026] DELETE /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2151] 10.0.0.78 () {32 vars in 729 bytes} [Thu Feb 26 02:53:28 2026] DELETE /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1041/2152] 10.0.0.78 () {32 vars in 726 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1042/2153] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:28 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:29.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-448d9934-2c09-4d80-ab3f-c8e28f035af7 fd625bd26f6f45db8a779ce1cdf9b2fb 5efe13bc6dec466a883cc320bb63fa96 - - default default] TaaS: Handle Delete Port: 6348f088-f481-4897-acf4-319162402ce3 2026-02-26 02:53:29.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-448d9934-2c09-4d80-ab3f-c8e28f035af7 fd625bd26f6f45db8a779ce1cdf9b2fb 5efe13bc6dec466a883cc320bb63fa96 - - default default] Tap Mirror: Handle Delete Port: 6348f088-f481-4897-acf4-319162402ce3 [pid: 7|app: 0|req: 1043/2154] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:29 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1112/2155] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:53:28 2026] DELETE /v2.0/ports/6348f088-f481-4897-acf4-319162402ce3 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2156] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:29 2026] DELETE /v2.0/networks/5dd59d47-1ffa-4808-a157-eecf1a0bf52c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:29.447 7 INFO neutron.services.segments.plugin [-] Segment 7fd90b59-1e23-46c7-b238-1600b9e0188d resource provider aggregate not found 2026-02-26 02:53:29.459 7 INFO neutron.services.segments.plugin [-] Segment 7fd90b59-1e23-46c7-b238-1600b9e0188d resource provider aggregate not found 2026-02-26 02:53:29.467 7 INFO neutron.services.segments.plugin [-] Segment 7fd90b59-1e23-46c7-b238-1600b9e0188d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd90b59-1e23-46c7-b238-1600b9e0188d found for delete ", "request_id": "req-fd37c165-a0d7-4407-ae05-4d87335f8d85"}]} 2026-02-26 02:53:29.478 7 INFO neutron.services.segments.plugin [-] Segment 7fd90b59-1e23-46c7-b238-1600b9e0188d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd90b59-1e23-46c7-b238-1600b9e0188d found for delete ", "request_id": "req-a59341e6-249f-44db-bccc-031d71528e1a"}]} [pid: 8|app: 0|req: 1113/2157] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:29 2026] GET /v2.0/security-groups?tenant_id=b2bbab39fb4a407e8c8ccc8df75623d1&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2158] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:30 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2159] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:30 2026] DELETE /v2.0/security-groups/1709b59f-da62-414e-9910-eebbee5c91e7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2160] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:30 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2161] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:30 2026] GET /v2.0/security-groups?tenant_id=5efe13bc6dec466a883cc320bb63fa96&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2162] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:30 2026] DELETE /v2.0/security-groups/877520d0-73ac-4951-be52-39cc666448cc => 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: 1116/2163] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:53:30 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2164] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:53:31 2026] PUT /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2165] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2166] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2167] 10.0.0.78 () {34 vars in 769 bytes} [Thu Feb 26 02:53:31 2026] PUT /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2168] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 7|app: 0|req: 1051/2169] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2170] 10.0.0.78 () {34 vars in 765 bytes} [Thu Feb 26 02:53:31 2026] PUT /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/red => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2171] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2172] 10.0.0.78 () {34 vars in 787 bytes} [Thu Feb 26 02:53:31 2026] PUT /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2173] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2174] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:53:31 2026] PUT /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2175] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/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: 1056/2176] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:31.972 7 INFO neutron.api.v2.resource [None req-dfa62106-b975-437c-977e-77125c9a344b 3062ef5dd67842eaa770748a4cc58549 1667ad5745eb472f80394a27a97eace2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2177] 10.0.0.78 () {32 vars in 750 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2178] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:53:31 2026] DELETE /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/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: 1059/2179] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2180] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:31 2026] GET /v2.0/security-groups?tenant_id=89fe465e86d14e50ababa5b572a814aa&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:32.127 7 INFO neutron.api.v2.resource [None req-1baef2c7-4d34-4064-971b-30fa9940c75d 3062ef5dd67842eaa770748a4cc58549 1667ad5745eb472f80394a27a97eace2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2181] 10.0.0.78 () {32 vars in 753 bytes} [Thu Feb 26 02:53:32 2026] DELETE /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2182] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:53:32 2026] DELETE /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2183] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:32 2026] DELETE /v2.0/security-groups/1acb06fa-3144-4da4-814a-bb00d1af972c => 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: 1123/2184] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:32.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-327caff2-a6b0-4d4a-84f0-d1043c46d1f6 3062ef5dd67842eaa770748a4cc58549 1667ad5745eb472f80394a27a97eace2 - - default default] TaaS: Handle Delete Port: 5635b38b-baeb-4214-a47a-d4420ad7a31d 2026-02-26 02:53:32.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-327caff2-a6b0-4d4a-84f0-d1043c46d1f6 3062ef5dd67842eaa770748a4cc58549 1667ad5745eb472f80394a27a97eace2 - - default default] Tap Mirror: Handle Delete Port: 5635b38b-baeb-4214-a47a-d4420ad7a31d [pid: 8|app: 0|req: 1124/2185] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:53:32 2026] DELETE /v2.0/floatingips/ab150f72-dac0-463c-8b99-db56ba8e327a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2186] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2187] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2188] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/ports => generated 10467 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2189] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/routers => generated 738 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2190] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2191] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2192] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1129/2193] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/routers/1db5671e-fd95-47d7-be42-36d2735899b4/l3-agents => generated 681 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2194] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1130/2195] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/subnets => generated 2594 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2196] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2197] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/network-ip-availabilities => generated 1976 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2198] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:53:32 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: 1134/2199] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/security-groups => generated 25645 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2200] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:53:32 2026] GET /v2.0/networks => generated 3606 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2201] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/agents => generated 3385 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2202] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/subnets => generated 2594 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2203] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1139/2204] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1140/2205] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/security-groups?tenant_id=758138da4c304982bac4b27ffc7f56cb&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:33.550 7 INFO neutron.db.l3_db [None req-7c397d4c-13d8-445b-a52f-c60321dcc35d 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Floating IP 86b792ab-9983-4a72-907d-9b0912e5f1a2 associated. External IP: 10.96.250.214, port: 2dbcc69e-34e2-4bc8-b22d-d03064d02ae1. [pid: 8|app: 0|req: 1141/2206] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:33 2026] DELETE /v2.0/security-groups/f04b3dd4-8b0a-4a4a-aca4-5dd8e347a9d9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2207] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:53:32 2026] POST /v2.0/floatingips => generated 856 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2208] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/security-groups?tenant_id=1667ad5745eb472f80394a27a97eace2&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:33.897 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4612dd91-35ac-4693-91fa-9a7f9ac6fb14'] response: {'name': 'network-changed', 'server_uuid': 'e70d09ad-b119-49b9-ad25-63bddf748d66', 'tag': '2dbcc69e-34e2-4bc8-b22d-d03064d02ae1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1067/2209] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:33 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2210] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:33 2026] DELETE /v2.0/security-groups/86f5d8b3-e73d-4306-b04f-0838c3a66637 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2211] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:53:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2212] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:53:34 2026] PUT /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2213] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2214] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2215] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 756 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2216] 10.0.0.78 () {34 vars in 777 bytes} [Thu Feb 26 02:53:34 2026] PUT /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2217] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2218] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/subnets?id=14084334-42d2-4cdf-8264-c923d677b201 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2219] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2220] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/ports?network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2221] 10.0.0.78 () {34 vars in 773 bytes} [Thu Feb 26 02:53:34 2026] PUT /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2222] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2223] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2224] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2225] 10.0.0.78 () {34 vars in 795 bytes} [Thu Feb 26 02:53:34 2026] PUT /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2226] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/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: 1151/2227] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:53:34 2026] PUT /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2228] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2229] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/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: 1078/2230] 10.0.0.78 () {32 vars in 754 bytes} [Thu Feb 26 02:53:34 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:35.054 8 INFO neutron.api.v2.resource [None req-42d122b0-2230-4505-bf44-7b6fd730ac80 623109a36bfa40988ebb6ccf07daec18 a681fd55137742f790634b1c15089c85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2231] 10.0.0.78 () {32 vars in 758 bytes} [Thu Feb 26 02:53:35 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2232] 10.0.0.78 () {32 vars in 757 bytes} [Thu Feb 26 02:53:35 2026] DELETE /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2233] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:35 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:35.211 7 INFO neutron.api.v2.resource [None req-e13ca233-56a2-487c-b737-a4e8a95dfe25 623109a36bfa40988ebb6ccf07daec18 a681fd55137742f790634b1c15089c85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2234] 10.0.0.78 () {32 vars in 761 bytes} [Thu Feb 26 02:53:35 2026] DELETE /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2235] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:53:35 2026] DELETE /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => 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: 1081/2236] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:35 2026] GET /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06/tags => 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: 1156/2237] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:35 2026] DELETE /v2.0/security-groups/f7f4174c-e71a-43ac-aaed-1cbe76c07d06 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2238] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:35 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2239] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:36 2026] GET /v2.0/security-groups?tenant_id=8e1b8e4a7d4942a8aa88c66f56c13d9f&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2240] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:36 2026] DELETE /v2.0/security-groups/3b69ef1a-6d0a-45b9-a3f5-25c9ed3546a5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2241] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:36 2026] GET /v2.0/security-groups?tenant_id=a681fd55137742f790634b1c15089c85&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2242] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:36 2026] DELETE /v2.0/security-groups/d9535a5c-73fc-4843-8d4b-c88766056916 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:37.578 8 INFO neutron.db.segments_db [None req-a59e3e19-d3bf-4037-8d37-4b7b57bd4abb 9d3e5c8c8cc948dd9f8538dd64e5af91 fd39c5f18588450b99f403eb970e3c6c - - default default] Added segment 0a65817f-d77d-404b-97af-0dff92f843de of type vxlan for network 5e736b76-fecb-4934-bc0e-9f4dc8083ad6 [pid: 8|app: 0|req: 1159/2243] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:37 2026] POST /v2.0/networks => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2244] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:37 2026] PUT /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/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: 1160/2245] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:37 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/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: 1086/2246] 10.0.0.78 () {34 vars in 763 bytes} [Thu Feb 26 02:53:37 2026] PUT /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2247] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:37 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2248] 10.0.0.78 () {34 vars in 759 bytes} [Thu Feb 26 02:53:37 2026] PUT /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2249] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:37 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/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: 1088/2250] 10.0.0.78 () {34 vars in 781 bytes} [Thu Feb 26 02:53:38 2026] PUT /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2251] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2252] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:38 2026] PUT /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2253] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2254] 10.0.0.78 () {32 vars in 740 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:38.366 8 INFO neutron.api.v2.resource [None req-c12d9cc0-a017-4019-9b3c-bbc6c2027446 9d3e5c8c8cc948dd9f8538dd64e5af91 fd39c5f18588450b99f403eb970e3c6c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2255] 10.0.0.78 () {32 vars in 744 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2256] 10.0.0.78 () {32 vars in 743 bytes} [Thu Feb 26 02:53:38 2026] DELETE /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2257] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:38.525 7 INFO neutron.api.v2.resource [None req-e278c88b-4129-40fe-bb6f-cd4d8d39eff4 9d3e5c8c8cc948dd9f8538dd64e5af91 fd39c5f18588450b99f403eb970e3c6c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2258] 10.0.0.78 () {32 vars in 747 bytes} [Thu Feb 26 02:53:38 2026] DELETE /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2259] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:53:38 2026] DELETE /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => 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: 1093/2260] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:38 2026] GET /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:38.774 8 INFO neutron.services.segments.plugin [-] Segment 0a65817f-d77d-404b-97af-0dff92f843de resource provider aggregate not found 2026-02-26 02:53:38.775 8 INFO neutron.services.segments.plugin [-] Segment 0a65817f-d77d-404b-97af-0dff92f843de resource provider aggregate not found 2026-02-26 02:53:38.794 8 INFO neutron.services.segments.plugin [-] Segment 0a65817f-d77d-404b-97af-0dff92f843de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a65817f-d77d-404b-97af-0dff92f843de found for delete ", "request_id": "req-349d14dd-4788-4194-9c00-267b210d204d"}]} [pid: 8|app: 0|req: 1168/2261] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:38 2026] DELETE /v2.0/networks/5e736b76-fecb-4934-bc0e-9f4dc8083ad6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:38.802 8 INFO neutron.services.segments.plugin [-] Segment 0a65817f-d77d-404b-97af-0dff92f843de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a65817f-d77d-404b-97af-0dff92f843de found for delete ", "request_id": "req-1ee3c92d-d9b3-4fdd-b8cd-77322637f127"}]} [pid: 7|app: 0|req: 1094/2262] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:39 2026] GET /v2.0/security-groups?tenant_id=f178df3654f048af809492a0521f91ab&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2263] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:39 2026] DELETE /v2.0/security-groups/b0f861b1-9064-4e56-885b-7ca0a0931c05 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2264] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:39 2026] GET /v2.0/security-groups?tenant_id=fd39c5f18588450b99f403eb970e3c6c&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: 1170/2265] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:39 2026] DELETE /v2.0/security-groups/e013e390-fe70-472d-9b37-1c42a49b1e6d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:40.705 7 INFO neutron.db.segments_db [None req-df9830b1-4105-495e-bade-38a8e8ef1d13 2ed700e170d247f0a5a166e810996fc4 a6e6fd5b6a1b4ecba33c9a2847422864 - - default default] Added segment 575bb94a-d42a-4722-af4f-a36a533bcb7e of type vxlan for network 7ae145f4-41b4-492d-b81a-b135f41c8879 [pid: 7|app: 0|req: 1096/2268] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:40 2026] POST /v2.0/networks => generated 632 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:40.873 8 INFO neutron.db.segments_db [None req-e8eb138e-361b-4216-b7da-7963591521f0 2ed700e170d247f0a5a166e810996fc4 a6e6fd5b6a1b4ecba33c9a2847422864 - - default default] Added segment 50635e86-53d5-479b-88b7-6e1e3b0c2601 of type vxlan for network db59f6b1-cdf8-4128-94bc-26efbb623cc2 [pid: 8|app: 0|req: 1173/2269] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:40 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2270] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:40 2026] PUT /v2.0/networks/7ae145f4-41b4-492d-b81a-b135f41c8879/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: 1174/2271] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/networks/7ae145f4-41b4-492d-b81a-b135f41c8879/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2272] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:41 2026] PUT /v2.0/networks/db59f6b1-cdf8-4128-94bc-26efbb623cc2/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2273] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/networks/db59f6b1-cdf8-4128-94bc-26efbb623cc2/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: 1099/2274] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:41 2026] PUT /v2.0/networks/db59f6b1-cdf8-4128-94bc-26efbb623cc2/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2275] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/networks/db59f6b1-cdf8-4128-94bc-26efbb623cc2/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2276] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/networks/7ae145f4-41b4-492d-b81a-b135f41c8879/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:41.489 8 INFO neutron.services.segments.plugin [-] Segment 575bb94a-d42a-4722-af4f-a36a533bcb7e resource provider aggregate not found 2026-02-26 02:53:41.496 8 INFO neutron.services.segments.plugin [-] Segment 575bb94a-d42a-4722-af4f-a36a533bcb7e resource provider aggregate not found 2026-02-26 02:53:41.513 8 INFO neutron.services.segments.plugin [-] Segment 575bb94a-d42a-4722-af4f-a36a533bcb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575bb94a-d42a-4722-af4f-a36a533bcb7e found for delete ", "request_id": "req-0a2670d0-6b8a-4a53-ac54-ce67f7198d4e"}]} 2026-02-26 02:53:41.516 8 INFO neutron.services.segments.plugin [-] Segment 575bb94a-d42a-4722-af4f-a36a533bcb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 575bb94a-d42a-4722-af4f-a36a533bcb7e found for delete ", "request_id": "req-d926f598-fe7b-4dae-aa0a-52e8f5ec00cc"}]} [pid: 8|app: 0|req: 1177/2277] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:41 2026] DELETE /v2.0/networks/7ae145f4-41b4-492d-b81a-b135f41c8879 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2278] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1102/2279] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:53:41 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2280] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:53:41 2026] DELETE /v2.0/networks/db59f6b1-cdf8-4128-94bc-26efbb623cc2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:53:42.105 7 INFO neutron.db.segments_db [None req-c9bb553a-9624-42f9-af52-6e44cb3cf2f6 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Added segment 2a63d554-cb66-4e14-bda1-63be32d79774 of type vxlan for network 6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 [pid: 7|app: 0|req: 1103/2281] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:41 2026] POST /v2.0/networks => generated 639 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2282] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:42 2026] POST /v2.0/subnets => generated 656 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2283] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:42 2026] GET /v2.0/security-groups?tenant_id=32dcfc4503794217a9b71aeecdaae1fc&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2284] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:53:42 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2285] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:42 2026] DELETE /v2.0/security-groups/766cd83a-2b90-4d83-a531-b1283872c3b5 => 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: 1181/2286] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:42 2026] POST /v2.0/subnets => generated 731 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2287] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:42 2026] GET /v2.0/security-groups?tenant_id=a6e6fd5b6a1b4ecba33c9a2847422864&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:42.854 7 INFO neutron.db.segments_db [None req-ed916b96-6440-4bcf-b4c1-6f942b3cfe1a c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Added segment f39cf585-250d-4db4-822f-19a63cfa7a78 of type vxlan for network 7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 [pid: 7|app: 0|req: 1106/2288] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:42 2026] POST /v2.0/networks => generated 637 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2289] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:42 2026] DELETE /v2.0/security-groups/9176cb35-45af-42ab-b55b-02aef7a22b6b => 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: 1107/2290] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:42 2026] POST /v2.0/subnets => generated 656 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2291] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:53:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2292] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:43 2026] PUT /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2293] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2294] 10.0.0.78 () {34 vars in 763 bytes} [Thu Feb 26 02:53:43 2026] PUT /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2295] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/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: 1113/2296] 10.0.0.78 () {34 vars in 759 bytes} [Thu Feb 26 02:53:43 2026] PUT /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/red => 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: 1114/2297] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/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: 1115/2298] 10.0.0.78 () {34 vars in 781 bytes} [Thu Feb 26 02:53:43 2026] PUT /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-02-26 02:53:43.838 8 INFO neutron.services.segments.plugin [-] Segment 50635e86-53d5-479b-88b7-6e1e3b0c2601 resource provider aggregate not found 2026-02-26 02:53:43.846 8 INFO neutron.services.segments.plugin [-] Segment 50635e86-53d5-479b-88b7-6e1e3b0c2601 resource provider aggregate not found [pid: 7|app: 0|req: 1116/2299] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:43.857 8 INFO neutron.services.segments.plugin [-] Segment 50635e86-53d5-479b-88b7-6e1e3b0c2601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50635e86-53d5-479b-88b7-6e1e3b0c2601 found for delete ", "request_id": "req-7ef0276a-3361-437e-aa98-bcda6e3f1afc"}]} 2026-02-26 02:53:43.862 8 INFO neutron.services.segments.plugin [-] Segment 50635e86-53d5-479b-88b7-6e1e3b0c2601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50635e86-53d5-479b-88b7-6e1e3b0c2601 found for delete ", "request_id": "req-47dd9796-d3d4-469e-83f0-cbcaea34699f"}]} [pid: 7|app: 0|req: 1117/2300] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:53:43 2026] PUT /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2301] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:43 2026] POST /v2.0/subnets => generated 726 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2302] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2303] 10.0.0.78 () {32 vars in 740 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:43.968 8 INFO neutron.db.segments_db [None req-d12d9c17-c7fb-4c53-b33f-38729962bce3 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Added segment 1d24c1f6-19ac-4c64-af1e-3be305b05e44 of type vxlan for network 55b545de-5cfe-4d2f-8bf9-9b4cc725429f 2026-02-26 02:53:43.995 7 INFO neutron.api.v2.resource [None req-456f3276-29b7-442e-9be0-6624970af697 31d2280cd47e41eb8b8bc8d671cdeb1c 5ea5925b69454d3d8ae3e7a6357357c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1120/2304] 10.0.0.78 () {32 vars in 744 bytes} [Thu Feb 26 02:53:43 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2305] 10.0.0.78 () {32 vars in 743 bytes} [Thu Feb 26 02:53:44 2026] DELETE /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2306] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:53:43 2026] POST /v2.0/networks => generated 637 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2307] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:44 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:44.111 7 INFO neutron.api.v2.resource [None req-572eb91c-ca06-4aa4-945e-0ea517e24963 31d2280cd47e41eb8b8bc8d671cdeb1c 5ea5925b69454d3d8ae3e7a6357357c2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2308] 10.0.0.78 () {32 vars in 747 bytes} [Thu Feb 26 02:53:44 2026] DELETE /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2309] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:53:44 2026] DELETE /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => 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: 1125/2310] 10.0.0.78 () {32 vars in 732 bytes} [Thu Feb 26 02:53:44 2026] GET /v2.0/policies/ba18f837-fa0e-4f87-ad27-d6a398123274/tags => 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: 1126/2311] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:53:44 2026] DELETE /v2.0/qos/policies/ba18f837-fa0e-4f87-ad27-d6a398123274 => 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: 1186/2312] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:44 2026] POST /v2.0/subnets => generated 655 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2313] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:44 2026] POST /v2.0/subnets => generated 729 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:44.589 8 INFO neutron.db.segments_db [None req-e2ce6b6a-a4e8-4273-9eaf-061f5e828dd1 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Added segment a04a41ae-ac32-4dd7-a2c1-30aab256d099 of type vxlan for network 9c5f9a5c-7753-4dde-bc86-13c7caf81550 2026-02-26 02:53:44.839 8 INFO neutron.db.l3_hamode_db [None req-e2ce6b6a-a4e8-4273-9eaf-061f5e828dd1 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2314] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:44 2026] GET /v2.0/security-groups?tenant_id=5ea5925b69454d3d8ae3e7a6357357c2&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2315] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:45 2026] DELETE /v2.0/security-groups/c4b10c7e-231e-4acd-9cfe-ccef26027e03 => 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: 1130/2316] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:45 2026] GET /v2.0/security-groups?tenant_id=1bc60169b9e149a9b8acb32c0baa8145&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:53:45.571 8 INFO neutron.db.l3_hamode_db [None req-e2ce6b6a-a4e8-4273-9eaf-061f5e828dd1 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1131/2317] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:45 2026] DELETE /v2.0/security-groups/fe660272-1661-460e-866b-5cb6ba76f8ed => 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: 1187/2318] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:53:44 2026] POST /v2.0/routers => generated 685 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2319] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:53:46 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2320] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:53:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2321] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:53:47 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2322] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2323] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2324] 10.0.0.78 () {34 vars in 769 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2325] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2326] 10.0.0.78 () {34 vars in 765 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2327] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2328] 10.0.0.78 () {34 vars in 787 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2329] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2330] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2331] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2332] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:53:49.751 7 INFO neutron.api.v2.resource [None req-114b8b42-47b0-440b-af0a-fc8c69ce6077 f1a24cb3a76a4d4380b2aae3b216c70d fa016e1d03e34aa9ba098d2648884830 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2333] 10.0.0.78 () {32 vars in 750 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2334] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:53:49 2026] DELETE /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2335] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:49.847 7 INFO neutron.api.v2.resource [None req-9e330901-3e27-4abd-a631-c51104bf3f34 f1a24cb3a76a4d4380b2aae3b216c70d fa016e1d03e34aa9ba098d2648884830 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2336] 10.0.0.78 () {32 vars in 753 bytes} [Thu Feb 26 02:53:49 2026] DELETE /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2337] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:53:49 2026] DELETE /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2338] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:53:49 2026] GET /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2339] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:53:49 2026] DELETE /v2.0/subnetpools/8d5479d5-444a-4df5-a141-ed0350b9a2c5 => 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: 1189/2340] 10.0.0.78 () {34 vars in 782 bytes} [Thu Feb 26 02:53:49 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2341] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:50 2026] GET /v2.0/security-groups?tenant_id=eb566e0aa3e047e3bd3b0df699c64827&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2342] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:50 2026] DELETE /v2.0/security-groups/6fa41b41-0033-4251-8bcd-3ccff53385cc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2343] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:53:50 2026] POST /v2.0/security-groups => generated 1626 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2344] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2345] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:53:50 2026] GET /v2.0/security-groups?tenant_id=fa016e1d03e34aa9ba098d2648884830&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: 1155/2346] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 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: 1192/2347] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:53:51 2026] DELETE /v2.0/security-groups/02aa2a33-6012-4979-8ccf-a1d92314cc2c => 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: 1156/2348] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2349] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2350] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2351] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2352] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2353] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2354] 10.0.0.78 () {32 vars in 825 bytes} [Thu Feb 26 02:53:51 2026] GET /v2.0/ports?project_id=42478a8ba0704a2d99d9bd8afe617441&network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2355] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2356] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2357] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/subnets?network_id=4d4c96c7-fd23-4130-abe1-b1210231e987 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2358] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2359] 10.0.0.47 () {34 vars in 1091 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-78786608&fields=id&tenant_id=fb492084249141f8a4f91bf5b9f7801f => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:53:52.595 7 INFO neutron.db.l3_db [None req-2e2c7244-43f8-4a70-bc58-5d7898770474 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Floating IP 86b792ab-9983-4a72-907d-9b0912e5f1a2 disassociated. External IP: 10.96.250.214, port: 2dbcc69e-34e2-4bc8-b22d-d03064d02ae1. [pid: 8|app: 0|req: 1199/2360] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2361] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/quotas/fb492084249141f8a4f91bf5b9f7801f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2362] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&fields=id => generated 241 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2363] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2364] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1162/2365] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:53:52 2026] PUT /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 554 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2366] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:52.934 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a2acf36-7708-4038-ae96-dfd8ab750272'] response: {'name': 'network-changed', 'server_uuid': 'e70d09ad-b119-49b9-ad25-63bddf748d66', 'tag': '2dbcc69e-34e2-4bc8-b22d-d03064d02ae1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1163/2367] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:52 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2368] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2369] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2370] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 => 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: 1165/2371] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/subnets?id=14084334-42d2-4cdf-8264-c923d677b201 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2372] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/ports?network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2373] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1208/2374] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2375] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:53 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2376] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:53:54 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2379] 10.0.0.78 () {34 vars in 684 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2380] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2381] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2382] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2383] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:56.683 8 INFO neutron.db.securitygroups_db [None req-35da2d83-8bb6-4002-b955-5a53d4759bdb 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Project 42478a8ba0704a2d99d9bd8afe617441 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: 1213/2384] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:53:56.816 7 INFO neutron.db.securitygroups_db [None req-134b1b16-a7df-42a7-980d-00326fd07479 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Project 42478a8ba0704a2d99d9bd8afe617441 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: 1172/2385] 10.0.0.78 () {34 vars in 694 bytes} [Thu Feb 26 02:53:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2386] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2387] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb492084249141f8a4f91bf5b9f7801f => generated 177 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2388] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/networks => generated 1297 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2389] 10.0.0.47 () {34 vars in 1099 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1603861945&fields=id&tenant_id=42478a8ba0704a2d99d9bd8afe617441 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2390] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2391] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/quotas/42478a8ba0704a2d99d9bd8afe617441 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2392] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2393] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:53:57 2026] POST /v2.0/ports => generated 1183 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1178/2394] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1179/2395] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2396] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:57 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1181/2397] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:58 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1198 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2398] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:53:57 2026] PUT /v2.0/ports/9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 1464 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2399] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:53:58 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:53:58.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-430b5d0b-2e7c-409b-b94d-872a8f957872'] response: {'name': 'network-changed', 'server_uuid': '7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02', 'tag': '9d31d847-998a-4ee8-a6da-3edde55ccd39', '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: 1218/2400] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:58 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2401] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:53:58 2026] GET /v2.0/networks?tenant_id=fb492084249141f8a4f91bf5b9f7801f&shared=False => generated 2374 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2402] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:53:58 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: 1184/2403] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:53:58 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1220/2404] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:53:59 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2405] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2406] 199.204.45.116 () {34 vars in 1104 bytes} [Thu Feb 26 02:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d8&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2407] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:53:59 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2408] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:00 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2409] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:00 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1223/2410] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:00 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2411] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:00 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2412] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:00 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1189/2413] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:01 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1225/2414] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:02 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2415] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:54:02 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2416] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:54:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42478a8ba0704a2d99d9bd8afe617441 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2417] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:54:02 2026] POST /v2.0/ports => generated 954 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2418] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:54:02 2026] PUT /v2.0/ports/3922a30f-f10f-4dca-b21f-e894c1830888 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:03.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9156f12d-924e-4af9-a295-93fc807c0205'] response: {'name': 'network-changed', 'server_uuid': '09091b16-7bf9-4a4c-9989-140aec997a5d', 'tag': '3922a30f-f10f-4dca-b21f-e894c1830888', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1192/2419] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2420] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2421] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2422] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2423] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2424] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/networks?tenant_id=42478a8ba0704a2d99d9bd8afe617441&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2425] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:54:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2426] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2427] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1197/2428] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1232/2429] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3922a30f-f10f-4dca-b21f-e894c1830888 => 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: 1198/2430] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/subnets?id=14084334-42d2-4cdf-8264-c923d677b201 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2431] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/ports?network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2432] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:04 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2433] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:05 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1200/2434] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:05 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2435] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:05 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2436] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:06 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1236/2437] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:06 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1202/2438] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:08 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1237/2439] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:08 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1203/2440] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:08 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2441] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:08 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2442] 10.0.0.78 () {32 vars in 817 bytes} [Thu Feb 26 02:54:08 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&mac_address=fa%3A16%3A3e%3A3a%3A97%3A30 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2443] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2444] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:09.406 8 INFO neutron.db.l3_db [None req-b59c2e7e-6901-4948-8a58-0b1d8ae8317c c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP 9f2f7ce3-fcbc-432b-85aa-26c741d62792 associated. External IP: 10.96.250.215, port: 9d31d847-998a-4ee8-a6da-3edde55ccd39. [pid: 8|app: 0|req: 1239/2445] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:54:08 2026] POST /v2.0/floatingips => generated 855 bytes in 1035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:54:09.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5935b48a-5a67-41bd-9d51-182b84bb1b4b'] response: {'name': 'network-changed', 'server_uuid': '7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02', 'tag': '9d31d847-998a-4ee8-a6da-3edde55ccd39', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2446] 10.0.0.47 () {34 vars in 1091 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-78786608&fields=id&tenant_id=fb492084249141f8a4f91bf5b9f7801f => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2447] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => 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: 1208/2448] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/quotas/fb492084249141f8a4f91bf5b9f7801f => 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: 1241/2449] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:54:09 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&fields=id => generated 333 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2450] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1242/2451] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2452] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => 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: 1210/2453] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2454] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2455] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2456] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2457] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2458] 199.204.45.116 () {34 vars in 1104 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d8&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2459] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2460] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2461] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2462] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2463] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1215/2464] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1250/2465] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1216/2466] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:10 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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) 2026-02-26 02:54:11.065 8 INFO neutron.db.l3_db [None req-d22c0bdb-ab32-429a-9b5d-f05098618c76 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Floating IP 86b792ab-9983-4a72-907d-9b0912e5f1a2 associated. External IP: 10.96.250.214, port: 3922a30f-f10f-4dca-b21f-e894c1830888. [pid: 8|app: 0|req: 1251/2469] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:54:10 2026] PUT /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 855 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2470] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:54:11 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:11.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbc6b18a-40cf-43cf-a05c-fabaca22408c'] response: {'name': 'network-changed', 'server_uuid': '09091b16-7bf9-4a4c-9989-140aec997a5d', 'tag': '3922a30f-f10f-4dca-b21f-e894c1830888', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2471] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/ports?tenant_id=42478a8ba0704a2d99d9bd8afe617441&device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2472] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/networks?id=f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2473] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3922a30f-f10f-4dca-b21f-e894c1830888 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2474] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/subnets?id=14084334-42d2-4cdf-8264-c923d677b201 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2475] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2476] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/ports?network_id=f6a751ff-e11a-4cc8-af7d-571e49b33e81&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: 1255/2477] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2478] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:12 2026] GET /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81?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: 1256/2479] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:54:13 2026] GET /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => 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: 1224/2480] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:54:14 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2481] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:54:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb492084249141f8a4f91bf5b9f7801f => generated 177 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2482] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:54:14 2026] POST /v2.0/ports => generated 1183 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1226/2483] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:15 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1198 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2484] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:15 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2485] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:54:15 2026] PUT /v2.0/ports/6b86a949-783a-473e-9355-7433689d6327 => generated 1464 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:15.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5585aac6-a43c-40bc-a99e-91c3c39c325f'] response: {'name': 'network-changed', 'server_uuid': '4355662b-d250-4755-9b43-fc9c39272c76', 'tag': '6b86a949-783a-473e-9355-7433689d6327', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1228/2486] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:16 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1259/2487] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:54:16 2026] GET /v2.0/networks?tenant_id=fb492084249141f8a4f91bf5b9f7801f&shared=False => generated 2374 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2488] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:54:16 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: 8|app: 0|req: 1260/2489] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:54:16 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2490] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:54:16 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2491] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2492] 199.204.45.116 () {34 vars in 1056 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=6b86a949-783a-473e-9355-7433689d6327 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2493] 199.204.45.116 () {34 vars in 1106 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=6b86a949-783a-473e-9355-7433689d6327 => 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: 1232/2494] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/subnets?id=998a7848-eb40-496e-98fb-347da4f5bba7&id=d513af65-135f-4fd3-9505-19f7e0686611 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2495] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2496] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2497] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2498] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:17 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1265/2499] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:20 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1198 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2500] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:20 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2501] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:54:21 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2502] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:54:21 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1267/2505] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:25 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2506] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:25 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2507] 10.0.0.78 () {32 vars in 817 bytes} [Thu Feb 26 02:54:25 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&mac_address=fa%3A16%3A3e%3Ace%3A35%3A8c => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:26.693 7 INFO neutron.db.l3_db [None req-af5ad31b-594f-4f9a-ad3f-da96612454a0 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP 6acc02c1-429a-49af-93e0-bb3b88a74ec3 associated. External IP: 10.96.250.219, port: 6b86a949-783a-473e-9355-7433689d6327. [pid: 7|app: 0|req: 1240/2508] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:54:25 2026] POST /v2.0/floatingips => generated 854 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:54:27.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d975a3e-d4f3-4bf7-9519-3ee01b26a0bb'] response: {'name': 'network-changed', 'server_uuid': '4355662b-d250-4755-9b43-fc9c39272c76', 'tag': '6b86a949-783a-473e-9355-7433689d6327', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2509] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2510] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2511] 199.204.45.116 () {34 vars in 1056 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=6b86a949-783a-473e-9355-7433689d6327 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2512] 199.204.45.116 () {34 vars in 1106 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=6b86a949-783a-473e-9355-7433689d6327 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2513] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/subnets?id=998a7848-eb40-496e-98fb-347da4f5bba7&id=d513af65-135f-4fd3-9505-19f7e0686611 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2514] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&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: 1272/2515] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2516] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2517] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:54:27 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1245/2518] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2519] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1275/2520] 10.0.0.125 () {34 vars in 990 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2521] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/floatingips => generated 2545 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2522] 10.0.0.125 () {34 vars in 1040 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2523] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/routers => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2524] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2525] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:54:31 2026] GET /v2.0/routers/1db5671e-fd95-47d7-be42-36d2735899b4/l3-agents => generated 681 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2526] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/l3-agents => generated 681 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2527] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/security-groups => generated 42224 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2528] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/agents => generated 3386 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2529] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/networks => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2530] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/subnets => generated 7417 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2531] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/subnets => generated 7417 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2532] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2533] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/ports => generated 28232 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2534] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/network-ip-availabilities => generated 4482 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2535] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1283/2536] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1254/2537] 10.0.0.47 () {34 vars in 1271 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76&device_id=09091b16-7bf9-4a4c-9989-140aec997a5d&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02&device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 5389 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2538] 10.0.0.47 () {34 vars in 1199 bytes} [Thu Feb 26 02:54:32 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&id=22afa132-5bcb-4800-82af-5e6a0ee211e6&fields=id&fields=name => generated 295 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2539] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:33 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2540] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:33 2026] GET /v2.0/security-groups?id=22afa132-5bcb-4800-82af-5e6a0ee211e6&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: 1256/2541] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:54:33 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:34.030 8 INFO neutron_taas.services.taas.taas_plugin [req-b3167567-7278-46d4-8a77-39c84af5cc73 req-8a681dd1-5dc5-440e-a5bf-09f8fcdee2f9 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 3922a30f-f10f-4dca-b21f-e894c1830888 2026-02-26 02:54:34.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3167567-7278-46d4-8a77-39c84af5cc73 req-8a681dd1-5dc5-440e-a5bf-09f8fcdee2f9 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 3922a30f-f10f-4dca-b21f-e894c1830888 2026-02-26 02:54:34.163 8 INFO neutron.db.l3_db [req-b3167567-7278-46d4-8a77-39c84af5cc73 req-8a681dd1-5dc5-440e-a5bf-09f8fcdee2f9 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Floating IP 86b792ab-9983-4a72-907d-9b0912e5f1a2 disassociated. External IP: 10.96.250.214, port: 3922a30f-f10f-4dca-b21f-e894c1830888. [pid: 8|app: 0|req: 1286/2542] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:54:33 2026] DELETE /v2.0/ports/3922a30f-f10f-4dca-b21f-e894c1830888 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:34.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb8807d-d61c-4ea1-8220-d179946c20f9'] response: {'server_uuid': '09091b16-7bf9-4a4c-9989-140aec997a5d', 'name': 'network-vif-deleted', 'tag': '3922a30f-f10f-4dca-b21f-e894c1830888', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2543] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:34 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1287/2544] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:35 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1258/2545] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:37 2026] GET /v2.0/ports?device_id=09091b16-7bf9-4a4c-9989-140aec997a5d => 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: 1288/2546] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:38 2026] DELETE /v2.0/security-groups/22afa132-5bcb-4800-82af-5e6a0ee211e6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:54:38.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-228278e8-e7b9-4b47-9440-8ffba3e2e286 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 0e3466aa-0cbd-4da1-9bcc-339b665a59db 2026-02-26 02:54:38.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-228278e8-e7b9-4b47-9440-8ffba3e2e286 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 0e3466aa-0cbd-4da1-9bcc-339b665a59db [pid: 7|app: 0|req: 1259/2547] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:54:38 2026] DELETE /v2.0/floatingips/86b792ab-9983-4a72-907d-9b0912e5f1a2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2548] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:38 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2549] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:38 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2550] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:39 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2551] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:39 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&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: 1292/2554] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:41 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2555] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:54:41 2026] GET /v2.0/security-groups?id=e9cc2a4c-f78f-43e8-bdc4-2da256f32474&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2556] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:54:41 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:41.375 7 INFO neutron_taas.services.taas.taas_plugin [req-84522464-105d-43e0-83ab-7c1ce07543bd req-939da0e9-cec7-4648-9a3c-c325316aad64 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 2026-02-26 02:54:41.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-84522464-105d-43e0-83ab-7c1ce07543bd req-939da0e9-cec7-4648-9a3c-c325316aad64 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 [pid: 7|app: 0|req: 1264/2557] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:54:41 2026] DELETE /v2.0/ports/2dbcc69e-34e2-4bc8-b22d-d03064d02ae1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:41.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60c4e861-3b45-4b76-b570-cb5891333b18'] response: {'server_uuid': 'e70d09ad-b119-49b9-ad25-63bddf748d66', 'name': 'network-vif-deleted', 'tag': '2dbcc69e-34e2-4bc8-b22d-d03064d02ae1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1294/2558] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:42 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1265/2559] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:43 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1295/2560] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:54:43 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2561] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:44 2026] GET /v2.0/ports?device_id=e70d09ad-b119-49b9-ad25-63bddf748d66 => 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: 1296/2562] 10.0.0.214 () {30 vars in 690 bytes} [Thu Feb 26 02:54:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2563] 10.0.0.214 () {30 vars in 692 bytes} [Thu Feb 26 02:54:44 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: 1297/2564] 10.0.0.214 () {30 vars in 668 bytes} [Thu Feb 26 02:54:44 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: 1268/2565] 10.0.0.214 () {30 vars in 704 bytes} [Thu Feb 26 02:54:44 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: 1298/2566] 10.0.0.214 () {28 vars in 439 bytes} [Thu Feb 26 02:54:44 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2567] 10.0.0.214 () {30 vars in 728 bytes} [Thu Feb 26 02:54:44 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 656 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2568] 10.0.0.214 () {30 vars in 690 bytes} [Thu Feb 26 02:54:45 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: 1270/2569] 10.0.0.214 () {30 vars in 692 bytes} [Thu Feb 26 02:54:45 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: 1300/2570] 10.0.0.214 () {30 vars in 668 bytes} [Thu Feb 26 02:54:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2571] 10.0.0.214 () {30 vars in 704 bytes} [Thu Feb 26 02:54:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2572] 10.0.0.214 () {30 vars in 728 bytes} [Thu Feb 26 02:54:45 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2573] 10.0.0.214 () {30 vars in 690 bytes} [Thu Feb 26 02:54:45 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: 1302/2574] 10.0.0.214 () {30 vars in 692 bytes} [Thu Feb 26 02:54:45 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: 1273/2575] 10.0.0.214 () {30 vars in 668 bytes} [Thu Feb 26 02:54:45 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: 1303/2576] 10.0.0.214 () {30 vars in 704 bytes} [Thu Feb 26 02:54:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2577] 10.0.0.214 () {30 vars in 730 bytes} [Thu Feb 26 02:54:45 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2578] 10.0.0.214 () {30 vars in 682 bytes} [Thu Feb 26 02:54:45 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: 1305/2579] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:45 2026] DELETE /v2.0/security-groups/e9cc2a4c-f78f-43e8-bdc4-2da256f32474 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2580] 10.0.0.214 () {34 vars in 704 bytes} [Thu Feb 26 02:54:45 2026] POST /v2.0/ports => generated 1132 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:54:45.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-7532af20-ff7e-4e91-b9fb-b03b3a05668b 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 5144062e-5877-455a-b401-34d6a509608b 2026-02-26 02:54:45.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7532af20-ff7e-4e91-b9fb-b03b3a05668b 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 5144062e-5877-455a-b401-34d6a509608b [pid: 8|app: 0|req: 1306/2581] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:54:45 2026] PUT /v2.0/routers/1db5671e-fd95-47d7-be42-36d2735899b4/remove_router_interface => generated 309 bytes in 1037 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: 1276/2582] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:54:46 2026] DELETE /v2.0/subnets/14084334-42d2-4cdf-8264-c923d677b201 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:46.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c2675d9-0657-4087-b421-df17e66056d0 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 71649b45-4eb3-484f-982e-11058142196f 2026-02-26 02:54:46.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c2675d9-0657-4087-b421-df17e66056d0 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 71649b45-4eb3-484f-982e-11058142196f 2026-02-26 02:54:47.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c2675d9-0657-4087-b421-df17e66056d0 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: 35f3edef-7575-422c-a3bc-c8058d133963 2026-02-26 02:54:47.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c2675d9-0657-4087-b421-df17e66056d0 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: 35f3edef-7575-422c-a3bc-c8058d133963 2026-02-26 02:54:47.635 8 INFO neutron.services.segments.plugin [-] Segment 72dd515f-162e-4cb6-8d13-31936f5bb904 resource provider aggregate not found 2026-02-26 02:54:47.635 8 INFO neutron.services.segments.plugin [-] Segment 72dd515f-162e-4cb6-8d13-31936f5bb904 resource provider aggregate not found 2026-02-26 02:54:47.660 8 INFO neutron.services.segments.plugin [-] Segment 72dd515f-162e-4cb6-8d13-31936f5bb904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72dd515f-162e-4cb6-8d13-31936f5bb904 found for delete ", "request_id": "req-3cefccd2-304f-4370-aa2d-0866409252eb"}]} 2026-02-26 02:54:47.661 8 INFO neutron.services.segments.plugin [-] Segment 72dd515f-162e-4cb6-8d13-31936f5bb904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72dd515f-162e-4cb6-8d13-31936f5bb904 found for delete ", "request_id": "req-f7f6df07-68cf-4447-8aac-176af6a0bf0f"}]} 2026-02-26 02:54:47.670 8 INFO neutron.db.l3_hamode_db [None req-0c2675d9-0657-4087-b421-df17e66056d0 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] HA network f4d2ed03-ed47-4734-8a7e-f6aaa5771e21 was deleted as no HA routers are present in tenant 42478a8ba0704a2d99d9bd8afe617441. [pid: 8|app: 0|req: 1307/2583] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:54:46 2026] DELETE /v2.0/routers/1db5671e-fd95-47d7-be42-36d2735899b4 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:54:47.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-298d428e-df8c-45e6-9b7a-55613712569b 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] TaaS: Handle Delete Port: cca054ee-2b38-43e7-92c7-4fd80d5ec655 2026-02-26 02:54:47.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-298d428e-df8c-45e6-9b7a-55613712569b 35522144bb5e4a04a0b4de14acd306fd 42478a8ba0704a2d99d9bd8afe617441 - - default default] Tap Mirror: Handle Delete Port: cca054ee-2b38-43e7-92c7-4fd80d5ec655 2026-02-26 02:54:47.990 7 INFO neutron.services.segments.plugin [-] Segment 4a12b955-08bf-48cd-81fe-4cba9ef40f00 resource provider aggregate not found 2026-02-26 02:54:47.997 7 INFO neutron.services.segments.plugin [-] Segment 4a12b955-08bf-48cd-81fe-4cba9ef40f00 resource provider aggregate not found 2026-02-26 02:54:48.012 7 INFO neutron.services.segments.plugin [-] Segment 4a12b955-08bf-48cd-81fe-4cba9ef40f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a12b955-08bf-48cd-81fe-4cba9ef40f00 found for delete ", "request_id": "req-df19e259-eee5-4149-b005-5dc5e540aef5"}]} 2026-02-26 02:54:48.012 7 INFO neutron.services.segments.plugin [-] Segment 4a12b955-08bf-48cd-81fe-4cba9ef40f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a12b955-08bf-48cd-81fe-4cba9ef40f00 found for delete ", "request_id": "req-b22b0551-b7eb-4127-8c0b-5d79a3f86a41"}]} [pid: 7|app: 0|req: 1277/2584] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:54:47 2026] DELETE /v2.0/networks/f6a751ff-e11a-4cc8-af7d-571e49b33e81 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2585] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/security-groups?tenant_id=42478a8ba0704a2d99d9bd8afe617441&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2586] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2587] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2588] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2589] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:54:48 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: 1278/2590] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:48 2026] DELETE /v2.0/security-groups/3c18f1c8-31c6-4f72-aef1-8d36d5585e60 => 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: 1313/2591] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2592] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:54:48 2026] GET /v2.0/security-groups?tenant_id=d2a57fa080bc4cd7bb9d0a0be2440000&name=default => generated 2927 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2593] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2594] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2595] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:54:49 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: 1283/2596] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:54:49 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) 2026-02-26 02:54:49.205 7 INFO neutron.api.v2.resource [None req-72199797-db21-4c06-88a8-298d6f979a30 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1284/2597] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2598] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:49 2026] DELETE /v2.0/security-groups/a209b2b5-9a2c-4c10-b38f-0b379a36a647 => 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: 1285/2599] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2600] 199.204.45.116 () {34 vars in 736 bytes} [Thu Feb 26 02:54:49 2026] POST /v2.0/security-groups => generated 1638 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2601] 199.204.45.116 () {30 vars in 815 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/security-group-rules?security_group_id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2602] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:54:49 2026] PUT /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2603] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:54:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1317/2604] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2605] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:54:49 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: 1318/2606] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:54:49 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: 1289/2607] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:54:49 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:53.384 8 INFO neutron.db.segments_db [None req-a63a7a49-df00-42af-896f-5c066ee506af f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] Added segment 36ba060f-98d7-41ec-a927-8ec156e2138e of type vxlan for network 494dfbdd-2132-455f-ae44-b6f5eca70116 [pid: 8|app: 0|req: 1319/2608] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:54:53 2026] POST /v2.0/networks => generated 727 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2609] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:54:53 2026] POST /v2.0/subnets => generated 644 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:54:53.667 8 WARNING neutron.api.v2.base [None req-94fd4cf3-bfc7-4747-8905-c05be85bc899 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - 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-02-26 02:54:53.668 8 INFO neutron.api.v2.resource [None req-94fd4cf3-bfc7-4747-8905-c05be85bc899 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1320/2610] 10.0.0.78 () {34 vars in 680 bytes} [Thu Feb 26 02:54:53 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-02-26 02:54:53.841 7 INFO neutron.services.segments.plugin [-] Segment 36ba060f-98d7-41ec-a927-8ec156e2138e resource provider aggregate not found 2026-02-26 02:54:53.842 7 INFO neutron.services.segments.plugin [-] Segment 36ba060f-98d7-41ec-a927-8ec156e2138e resource provider aggregate not found 2026-02-26 02:54:53.860 7 INFO neutron.services.segments.plugin [-] Segment 36ba060f-98d7-41ec-a927-8ec156e2138e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ba060f-98d7-41ec-a927-8ec156e2138e found for delete ", "request_id": "req-73a87c84-7a19-4811-9912-10740a8bc40b"}]} 2026-02-26 02:54:53.863 7 INFO neutron.services.segments.plugin [-] Segment 36ba060f-98d7-41ec-a927-8ec156e2138e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ba060f-98d7-41ec-a927-8ec156e2138e found for delete ", "request_id": "req-b3892936-c235-4750-ab05-e82a2566e43f"}]} [pid: 7|app: 0|req: 1291/2611] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:54:53 2026] DELETE /v2.0/networks/494dfbdd-2132-455f-ae44-b6f5eca70116 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:53.934 8 INFO neutron.db.segments_db [None req-efd68911-aeed-4c77-8db8-cb818b160cb5 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] Added segment 65b20d4f-e075-4616-bfe7-a191f72c58f7 of type vxlan for network e1245edc-854f-4012-beb3-259012eddeb1 [pid: 8|app: 0|req: 1321/2612] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:54:53 2026] POST /v2.0/networks => generated 726 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2613] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:54:54 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:54:54.215 8 WARNING neutron.api.v2.base [None req-b1e5393d-a1cb-4a76-ac90-1725299bd689 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - 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-02-26 02:54:54.215 8 INFO neutron.api.v2.resource [None req-b1e5393d-a1cb-4a76-ac90-1725299bd689 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1322/2614] 10.0.0.78 () {34 vars in 680 bytes} [Thu Feb 26 02:54:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2615] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:54:54 2026] DELETE /v2.0/networks/e1245edc-854f-4012-beb3-259012eddeb1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:54.464 8 INFO neutron.db.segments_db [None req-12fb2b5b-2c23-4dc5-8566-a21da9d26cfb f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] Added segment 3b56ea23-52c0-4c6b-a213-43accd8f1e93 of type vxlan for network 68d22d54-660f-4686-b203-2442a24acc7f [pid: 8|app: 0|req: 1323/2616] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:54:54 2026] POST /v2.0/networks => generated 727 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2617] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:54:54 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2618] 10.0.0.78 () {34 vars in 680 bytes} [Thu Feb 26 02:54:54 2026] POST /v2.0/rbac-policies => generated 324 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2619] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:54:55 2026] GET /v2.0/networks/68d22d54-660f-4686-b203-2442a24acc7f => generated 655 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:54:55.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22ba7ca9-c951-4215-8c97-cade59463ab1 a4e79a3a82d34810a02a01b1cf3d835e 0221527e1070480f852b876665c1f707 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1325/2622] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:54:55 2026] GET /v2.0/networks/68d22d54-660f-4686-b203-2442a24acc7f => generated 138 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:54:55.880 7 INFO neutron.services.segments.plugin [-] Segment 65b20d4f-e075-4616-bfe7-a191f72c58f7 resource provider aggregate not found 2026-02-26 02:54:55.888 7 INFO neutron.services.segments.plugin [-] Segment 65b20d4f-e075-4616-bfe7-a191f72c58f7 resource provider aggregate not found 2026-02-26 02:54:55.899 7 INFO neutron.services.segments.plugin [-] Segment 65b20d4f-e075-4616-bfe7-a191f72c58f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b20d4f-e075-4616-bfe7-a191f72c58f7 found for delete ", "request_id": "req-1fd21d3c-661a-47fd-bec3-257143ab9a9a"}]} 2026-02-26 02:54:55.913 7 INFO neutron.services.segments.plugin [-] Segment 65b20d4f-e075-4616-bfe7-a191f72c58f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b20d4f-e075-4616-bfe7-a191f72c58f7 found for delete ", "request_id": "req-fb7ccba5-0cb7-447c-8baa-a47f39c6eae1"}]} [pid: 7|app: 0|req: 1298/2623] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:54:55 2026] DELETE /v2.0/networks/68d22d54-660f-4686-b203-2442a24acc7f => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:54:56.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e3a2600-39e9-4d42-8eb5-40fbfed6ce32 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2624] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:54:56 2026] DELETE /v2.0/subnets/0a4223ad-0021-41f4-965b-8db647c12a5a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:54:56.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc4e4541-35b8-4547-abe6-44bf52771a69 f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1299/2625] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:54:56 2026] DELETE /v2.0/subnets/84c80084-d469-424f-b74e-0b22474f17a9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:54:56.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2353c19-514f-4020-8407-22533771e02c f765cbe4b847455184c7c9778321d6cc 1f7889d20f7e429d95fd4a5fc0665f3a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1327/2626] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:54:56 2026] DELETE /v2.0/subnets/5602c4eb-86fd-41e8-afae-14448182a20a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2627] 10.0.0.47 () {34 vars in 1015 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2628] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/security-groups?tenant_id=f99fbf9f935048eca307c1378813b5dd&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2629] 10.0.0.47 () {34 vars in 981 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/networks?id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2630] 10.0.0.47 () {34 vars in 964 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/quotas/b8183dc45ff44aafb05e747530c8bf96 => 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: 1301/2631] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:57 2026] DELETE /v2.0/security-groups/bb89a954-c350-4059-9879-6f606cf66d8b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2632] 10.0.0.47 () {34 vars in 1001 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2633] 10.0.0.47 () {34 vars in 1007 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1332/2634] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/security-groups?tenant_id=1f7889d20f7e429d95fd4a5fc0665f3a&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2635] 10.0.0.47 () {34 vars in 1107 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1333/2636] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:57 2026] DELETE /v2.0/security-groups/7b0f72ce-27c9-4fb8-962e-ec9aa60f821c => 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: 1304/2637] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/security-groups?tenant_id=0221527e1070480f852b876665c1f707&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:57.920 7 INFO neutron.services.segments.plugin [-] Segment 3b56ea23-52c0-4c6b-a213-43accd8f1e93 resource provider aggregate not found 2026-02-26 02:54:57.938 7 INFO neutron.services.segments.plugin [-] Segment 3b56ea23-52c0-4c6b-a213-43accd8f1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b56ea23-52c0-4c6b-a213-43accd8f1e93 found for delete ", "request_id": "req-14baeb5f-b788-4ce7-aa3c-8553e4a710c1"}]} 2026-02-26 02:54:57.939 7 INFO neutron.services.segments.plugin [-] Segment 3b56ea23-52c0-4c6b-a213-43accd8f1e93 resource provider aggregate not found 2026-02-26 02:54:57.956 7 INFO neutron.services.segments.plugin [-] Segment 3b56ea23-52c0-4c6b-a213-43accd8f1e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b56ea23-52c0-4c6b-a213-43accd8f1e93 found for delete ", "request_id": "req-58a407c4-815b-4aad-b0ca-a26be36fda27"}]} [pid: 7|app: 0|req: 1305/2638] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:57 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2639] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:54:57 2026] DELETE /v2.0/security-groups/b5b827da-b1eb-48b2-a6a1-fda5c4418cf1 => 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: 1306/2640] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:54:58 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2641] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:00 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1307/2642] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:00 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1308/2643] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:55:02 2026] GET /v2.0/networks?id=7ee48f69-de47-4963-842f-ed8c1aca8494 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2644] 199.204.45.116 () {34 vars in 1050 bytes} [Thu Feb 26 02:55:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b8183dc45ff44aafb05e747530c8bf96 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:55:02.228 8 INFO neutron.db.segments_db [None req-91da35a4-4edd-4f18-9b91-b58a12965b8e 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Added segment 3411509e-f1f1-454a-a5bf-422285f2811e of type vxlan for network 3f08d08d-ab7d-4c8b-b903-e848a6cdf5da [pid: 7|app: 0|req: 1310/2645] 199.204.45.116 () {38 vars in 955 bytes} [Thu Feb 26 02:55:02 2026] POST /v2.0/ports => generated 1074 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:55:02.484 8 INFO neutron.db.l3_hamode_db [None req-91da35a4-4edd-4f18-9b91-b58a12965b8e 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:55:02.607 8 INFO neutron.db.l3_hamode_db [None req-91da35a4-4edd-4f18-9b91-b58a12965b8e 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1311/2646] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:55:02 2026] PUT /v2.0/ports/fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => generated 1235 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:55:02.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e86a6374-78f2-4bd1-a626-12ec9b075936'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': 'fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1336/2647] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:55:02 2026] POST /v2.0/routers => generated 474 bytes in 1139 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-02-26 02:55:03.227 7 INFO neutron.db.l3_hamode_db [None req-9a9109fa-8bc3-4d60-a196-9290f239c980 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:55:03.387 7 INFO neutron.db.l3_hamode_db [None req-9a9109fa-8bc3-4d60-a196-9290f239c980 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1337/2648] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1338/2649] 199.204.45.116 () {34 vars in 1018 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/networks?tenant_id=b8183dc45ff44aafb05e747530c8bf96&shared=False => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2650] 199.204.45.116 () {34 vars in 930 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2651] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2652] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2653] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:03 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2654] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:55:03 2026] POST /v2.0/routers => generated 474 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:55:04.116 8 INFO neutron.db.l3_hamode_db [None req-985d45b3-7ca0-49df-88bf-5a6d929f7ab7 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:55:04.262 8 INFO neutron.db.l3_hamode_db [None req-985d45b3-7ca0-49df-88bf-5a6d929f7ab7 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1313/2655] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2656] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2657] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2658] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&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: 1317/2659] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1318/2660] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:04 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1343/2661] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:55:04 2026] POST /v2.0/routers => generated 474 bytes in 808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:55:04.907 7 INFO neutron.db.l3_hamode_db [None req-514f2593-d88d-46b6-bc55-472c0456f000 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:55:05.023 7 INFO neutron.db.l3_hamode_db [None req-514f2593-d88d-46b6-bc55-472c0456f000 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2662] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:55:04 2026] POST /v2.0/routers => generated 474 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:55:05.723 8 INFO neutron.db.l3_hamode_db [None req-69383dfb-7e73-4476-bf39-8651edaef62c 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:55:05.860 8 INFO neutron.db.l3_hamode_db [None req-69383dfb-7e73-4476-bf39-8651edaef62c 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1344/2663] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:55:05 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: 1320/2664] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:55:06 2026] PUT /v2.0/routers/526ce4a9-8ae8-49b1-80b2-3b3220555f57/tags => generated 17 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2665] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:55:06 2026] PUT /v2.0/routers/448731a8-dc62-4aac-ab2a-e3c602a0630c/tags => generated 25 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2666] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:06 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1322/2667] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:55:06 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2668] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:55:06 2026] PUT /v2.0/routers/c7ea4b25-115a-4c85-a1a4-f365beaf7ad8/tags => generated 34 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2669] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:06 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1347/2670] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:55:06 2026] PUT /v2.0/routers/43b415bd-d9d2-4cd5-8f11-b1e2a6bc5f53/tags => generated 19 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2671] 10.0.0.78 () {32 vars in 663 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2672] 10.0.0.78 () {32 vars in 677 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2673] 10.0.0.78 () {32 vars in 673 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2674] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2675] 10.0.0.78 () {32 vars in 671 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2676] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2677] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:55:07 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2678] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:55:08 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2679] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:55:08 2026] GET /v2.0/routers/526ce4a9-8ae8-49b1-80b2-3b3220555f57 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2680] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:55:08 2026] PUT /v2.0/routers/526ce4a9-8ae8-49b1-80b2-3b3220555f57 => generated 485 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2681] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:55:08 2026] GET /v2.0/ports?device_id=526ce4a9-8ae8-49b1-80b2-3b3220555f57 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:09.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-dec106cd-76b1-483c-92c6-188e50cc55d2 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] TaaS: Handle Delete Port: 62384854-10d2-42c3-a72b-034f1496f70a 2026-02-26 02:55:09.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dec106cd-76b1-483c-92c6-188e50cc55d2 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Tap Mirror: Handle Delete Port: 62384854-10d2-42c3-a72b-034f1496f70a [pid: 7|app: 0|req: 1330/2682] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2683] 199.204.45.116 () {34 vars in 1044 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2684] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:55:08 2026] DELETE /v2.0/routers/526ce4a9-8ae8-49b1-80b2-3b3220555f57 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2685] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/routers/448731a8-dc62-4aac-ab2a-e3c602a0630c => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2686] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1334/2687] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2688] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2689] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:55:09 2026] PUT /v2.0/routers/448731a8-dc62-4aac-ab2a-e3c602a0630c => generated 493 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2690] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:55:09 2026] GET /v2.0/ports?device_id=448731a8-dc62-4aac-ab2a-e3c602a0630c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:10.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a1e3ee8-0477-4b86-818c-221b0f8eb88f 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] TaaS: Handle Delete Port: a1c3023f-f267-4e28-ba0a-791b420925e8 2026-02-26 02:55:10.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a1e3ee8-0477-4b86-818c-221b0f8eb88f 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Tap Mirror: Handle Delete Port: a1c3023f-f267-4e28-ba0a-791b420925e8 [pid: 8|app: 0|req: 1355/2691] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:55:09 2026] DELETE /v2.0/routers/448731a8-dc62-4aac-ab2a-e3c602a0630c => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2692] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:55:10 2026] GET /v2.0/routers/c7ea4b25-115a-4c85-a1a4-f365beaf7ad8 => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2695] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:55:10 2026] PUT /v2.0/routers/c7ea4b25-115a-4c85-a1a4-f365beaf7ad8 => generated 502 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2696] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:55:10 2026] GET /v2.0/ports?device_id=c7ea4b25-115a-4c85-a1a4-f365beaf7ad8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:11.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-98d70f49-8a5c-42b7-a6c5-53c6d36a20ea 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] TaaS: Handle Delete Port: c970fed4-b0f8-42b7-93b6-96f7bba9781f 2026-02-26 02:55:11.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98d70f49-8a5c-42b7-a6c5-53c6d36a20ea 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Tap Mirror: Handle Delete Port: c970fed4-b0f8-42b7-93b6-96f7bba9781f [pid: 8|app: 0|req: 1357/2697] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:55:10 2026] DELETE /v2.0/routers/c7ea4b25-115a-4c85-a1a4-f365beaf7ad8 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2698] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:55:11 2026] GET /v2.0/routers/43b415bd-d9d2-4cd5-8f11-b1e2a6bc5f53 => generated 487 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2699] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:55:11 2026] PUT /v2.0/routers/43b415bd-d9d2-4cd5-8f11-b1e2a6bc5f53 => generated 487 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2700] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:55:12 2026] GET /v2.0/ports?device_id=43b415bd-d9d2-4cd5-8f11-b1e2a6bc5f53 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:12.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aae78af-2f2b-4719-a126-e795f21f0847 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] TaaS: Handle Delete Port: 3a0f32e6-5b93-4c82-b916-dea6e981fb15 2026-02-26 02:55:12.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aae78af-2f2b-4719-a126-e795f21f0847 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Tap Mirror: Handle Delete Port: 3a0f32e6-5b93-4c82-b916-dea6e981fb15 [pid: 8|app: 0|req: 1359/2701] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:55:12 2026] DELETE /v2.0/routers/43b415bd-d9d2-4cd5-8f11-b1e2a6bc5f53 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2702] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:55:12 2026] GET /v2.0/routers/4c31ccba-d14c-40f4-bf68-886700e69288 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2703] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:12 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2704] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:55:12 2026] GET /v2.0/security-groups?id=117365a6-217f-4dc7-b258-6123a19f17f4&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: 7|app: 0|req: 1346/2705] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:55:12 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2706] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:55:12 2026] PUT /v2.0/routers/4c31ccba-d14c-40f4-bf68-886700e69288 => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2707] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:55:13 2026] GET /v2.0/ports?device_id=4c31ccba-d14c-40f4-bf68-886700e69288 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:13.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6f5fe33-6bc3-4bc2-a97a-0bbb1a4a93c8 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] TaaS: Handle Delete Port: f608487d-208c-4808-be31-af932f82ab82 2026-02-26 02:55:13.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6f5fe33-6bc3-4bc2-a97a-0bbb1a4a93c8 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] Tap Mirror: Handle Delete Port: f608487d-208c-4808-be31-af932f82ab82 2026-02-26 02:55:13.703 8 INFO neutron.services.segments.plugin [-] Segment 3411509e-f1f1-454a-a5bf-422285f2811e resource provider aggregate not found 2026-02-26 02:55:13.716 8 INFO neutron.services.segments.plugin [-] Segment 3411509e-f1f1-454a-a5bf-422285f2811e resource provider aggregate not found 2026-02-26 02:55:13.724 8 INFO neutron.services.segments.plugin [-] Segment 3411509e-f1f1-454a-a5bf-422285f2811e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3411509e-f1f1-454a-a5bf-422285f2811e found for delete ", "request_id": "req-0460b63f-f003-43e0-a70a-d86288225345"}]} 2026-02-26 02:55:13.735 8 INFO neutron.services.segments.plugin [-] Segment 3411509e-f1f1-454a-a5bf-422285f2811e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3411509e-f1f1-454a-a5bf-422285f2811e found for delete ", "request_id": "req-7961dfdb-efbe-4406-b3c5-b6fe4c79cc1f"}]} 2026-02-26 02:55:13.740 8 INFO neutron.db.l3_hamode_db [None req-a6f5fe33-6bc3-4bc2-a97a-0bbb1a4a93c8 898d2c2f58144f7db76d0913b34e78de 2ae180292640466ea54cdf8b7579115a - - default default] HA network 3f08d08d-ab7d-4c8b-b903-e848a6cdf5da was deleted as no HA routers are present in tenant 2ae180292640466ea54cdf8b7579115a. [pid: 8|app: 0|req: 1361/2708] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:55:13 2026] DELETE /v2.0/routers/4c31ccba-d14c-40f4-bf68-886700e69288 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2709] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:14 2026] GET /v2.0/security-groups?tenant_id=2ae180292640466ea54cdf8b7579115a&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2710] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:14 2026] DELETE /v2.0/security-groups/96eb9417-c0c9-4236-b47f-0d047e76667e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2711] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:15 2026] GET /v2.0/security-groups?tenant_id=21b04c504cec4243b5c077df22c64188&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2712] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:15 2026] DELETE /v2.0/security-groups/d202f08d-4acf-4bd1-ba57-3a7961909f4f => 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: 1350/2713] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:15 2026] GET /v2.0/security-groups?tenant_id=06cbf224d23f409db1c4d2c68dba295e&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2714] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:15 2026] DELETE /v2.0/security-groups/1a3e8d9c-7c4a-48f2-9408-d8b312d41be6 => 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: 1351/2715] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:55:19 2026] POST /v2.0/security-groups => generated 1603 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2716] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:55:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2717] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:55:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2718] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:55:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2719] 10.0.0.78 () {34 vars in 683 bytes} [Thu Feb 26 02:55:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2720] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:55:20 2026] PUT /v2.0/security-groups/a2b78ff0-2b8b-455c-800c-c53407be32d1/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: 1354/2721] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:55:20 2026] PUT /v2.0/security-groups/405cdb7e-7f40-4f59-a6df-d7f8f8b1f4d6/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: 1368/2722] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:55:21 2026] PUT /v2.0/security-groups/193017c2-b013-425f-88b1-2ada9dec98b2/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: 1355/2723] 10.0.0.78 () {34 vars in 766 bytes} [Thu Feb 26 02:55:21 2026] PUT /v2.0/security-groups/467db157-04e6-4eda-8993-26660fac9027/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2724] 10.0.0.78 () {32 vars in 679 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2725] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2726] 10.0.0.78 () {32 vars in 689 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2727] 10.0.0.78 () {32 vars in 701 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2728] 10.0.0.78 () {32 vars in 687 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2729] 10.0.0.78 () {32 vars in 701 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2730] 10.0.0.78 () {32 vars in 697 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2731] 10.0.0.78 () {32 vars in 709 bytes} [Thu Feb 26 02:55:21 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2732] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:21 2026] DELETE /v2.0/security-groups/a2b78ff0-2b8b-455c-800c-c53407be32d1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2733] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:21 2026] DELETE /v2.0/security-groups/405cdb7e-7f40-4f59-a6df-d7f8f8b1f4d6 => 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: 1374/2734] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:21 2026] DELETE /v2.0/security-groups/193017c2-b013-425f-88b1-2ada9dec98b2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2735] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:21 2026] DELETE /v2.0/security-groups/467db157-04e6-4eda-8993-26660fac9027 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2736] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:21 2026] DELETE /v2.0/security-groups/fb798597-baeb-4be8-8900-fa5164357275 => 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: 1362/2737] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:22 2026] GET /v2.0/security-groups?tenant_id=e856ca037e024aa8ba72eb4307cda3a3&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2738] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:22 2026] DELETE /v2.0/security-groups/fdbe33d2-992f-4890-89f6-32cc53586de6 => 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: 1363/2739] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/security-groups?tenant_id=43d6af15ec5b4cdbbdc7a52bb17e4b5e&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2740] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:23 2026] DELETE /v2.0/security-groups/ef47f789-2103-47f2-acfd-f88914858290 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2741] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/security-groups?tenant_id=7e28afa44a344e239c8bab18983f786b&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2742] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:23 2026] DELETE /v2.0/security-groups/3ba08bd4-e1db-456a-ad88-bec579004202 => 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: 1380/2745] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:55:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2746] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:55:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2747] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:55:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2748] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:55:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2749] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:55:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2750] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:55:28 2026] PUT /v2.0/subnetpools/5c31bb8c-7ddc-4f00-a79c-24e67dd8f6b8/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2751] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:55:28 2026] PUT /v2.0/subnetpools/ead19f34-0609-4b78-9a76-83644646e90c/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: 1369/2752] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:55:28 2026] PUT /v2.0/subnetpools/975e2f76-af00-4d9b-afcb-fdf611068cf1/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2753] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:55:28 2026] PUT /v2.0/subnetpools/4e84f68a-c452-489f-b7b8-fde3ab41e4f5/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: 1370/2754] 10.0.0.78 () {32 vars in 671 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2755] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2756] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2757] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2758] 10.0.0.78 () {32 vars in 679 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2759] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2760] 10.0.0.78 () {32 vars in 689 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2761] 10.0.0.78 () {32 vars in 701 bytes} [Thu Feb 26 02:55:28 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2762] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:28 2026] DELETE /v2.0/subnetpools/5c31bb8c-7ddc-4f00-a79c-24e67dd8f6b8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2763] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:28 2026] DELETE /v2.0/subnetpools/ead19f34-0609-4b78-9a76-83644646e90c => 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: 1375/2764] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:28 2026] DELETE /v2.0/subnetpools/975e2f76-af00-4d9b-afcb-fdf611068cf1 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2765] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:28 2026] DELETE /v2.0/subnetpools/4e84f68a-c452-489f-b7b8-fde3ab41e4f5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2766] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:29 2026] DELETE /v2.0/subnetpools/2ffc5e69-1df3-483a-827d-c4f437fe6cfe => 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: 1391/2767] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:29 2026] GET /v2.0/security-groups?tenant_id=21e23321e8ae427386d188b754b0c25d&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2768] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:30 2026] DELETE /v2.0/security-groups/f3b9d67a-86f3-403b-9773-47836b21bcf5 => 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: 1392/2769] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:30 2026] GET /v2.0/security-groups?tenant_id=c94d7ae07d4946c4837a5c137dc95813&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2770] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:30 2026] DELETE /v2.0/security-groups/58194368-9a59-4a5a-8b14-8f3a031eed32 => 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: 1393/2771] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:30 2026] GET /v2.0/security-groups?tenant_id=f69b39d9eb5a47808048f7af43ad12c5&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2772] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:30 2026] DELETE /v2.0/security-groups/ff8d2fe7-cb9b-4d06-bdbb-6c1e0acbe033 => 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: 1394/2773] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/ports => generated 22318 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2774] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/floatingips => generated 1702 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2775] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/subnets => generated 6131 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2776] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/networks => generated 5224 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2777] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2778] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/subnets => generated 6131 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2779] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2780] 10.0.0.47 () {34 vars in 1177 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888&device_id=4355662b-d250-4755-9b43-fc9c39272c76&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 4156 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2781] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/security-groups => generated 30256 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2782] 10.0.0.47 () {34 vars in 1119 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&id=117365a6-217f-4dc7-b258-6123a19f17f4&fields=id&fields=name => generated 185 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2783] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/routers => generated 728 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2784] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2785] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:55:32 2026] GET /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/l3-agents => generated 681 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2786] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:55:33 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:55:34.677 7 INFO neutron.db.segments_db [None req-2627e067-b156-4bb7-87e6-85091fa6bfc4 d3516d862e094e67a832449a079ca0a8 0c0a101497f541b0b6847ca50f806203 - - default default] Added segment d502614f-786a-4ca3-bd5e-ea5b06be1247 of type vxlan for network 56320d27-2f1a-4444-bbef-ad1e1722e7bd [pid: 7|app: 0|req: 1387/2787] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:55:34 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2788] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:55:34 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: 7|app: 0|req: 1388/2789] 10.0.0.78 () {34 vars in 665 bytes} [Thu Feb 26 02:55:35 2026] POST /v2.0/trunks => generated 407 bytes in 181 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: 1402/2790] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:55:35 2026] PUT /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2791] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:35 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2792] 10.0.0.78 () {34 vars in 759 bytes} [Thu Feb 26 02:55:35 2026] PUT /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/green => generated 4 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2793] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:35 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2794] 10.0.0.78 () {34 vars in 755 bytes} [Thu Feb 26 02:55:35 2026] PUT /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2795] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:35 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2796] 10.0.0.78 () {34 vars in 777 bytes} [Thu Feb 26 02:55:35 2026] PUT /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2797] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:35 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2798] 10.0.0.78 () {34 vars in 748 bytes} [Thu Feb 26 02:55:36 2026] PUT /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2799] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2800] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:55:36.134 7 INFO neutron.api.v2.resource [None req-2df6cf8f-2117-478c-8a6d-92f754323585 d3516d862e094e67a832449a079ca0a8 0c0a101497f541b0b6847ca50f806203 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1394/2801] 10.0.0.78 () {32 vars in 740 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2802] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2803] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:55:36.225 8 INFO neutron.api.v2.resource [None req-ae7779c4-0eb9-4675-bcd6-837176927801 d3516d862e094e67a832449a079ca0a8 0c0a101497f541b0b6847ca50f806203 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2804] 10.0.0.78 () {32 vars in 743 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/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: 1396/2805] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2806] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab/tags => 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: 1397/2807] 10.0.0.78 () {32 vars in 718 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2808] 10.0.0.78 () {32 vars in 716 bytes} [Thu Feb 26 02:55:36 2026] GET /v2.0/ports/1e8e28eb-3168-48e0-8404-17f847b5ee50 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2809] 10.0.0.78 () {32 vars in 721 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/trunks/c24cf772-318c-4ec3-9fac-a0d4175a37ab => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:55:36.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-688e72a9-8ac9-4485-8e51-611737c02da6 d3516d862e094e67a832449a079ca0a8 0c0a101497f541b0b6847ca50f806203 - - default default] TaaS: Handle Delete Port: 1e8e28eb-3168-48e0-8404-17f847b5ee50 2026-02-26 02:55:36.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-688e72a9-8ac9-4485-8e51-611737c02da6 d3516d862e094e67a832449a079ca0a8 0c0a101497f541b0b6847ca50f806203 - - default default] Tap Mirror: Handle Delete Port: 1e8e28eb-3168-48e0-8404-17f847b5ee50 [pid: 8|app: 0|req: 1412/2810] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/ports/1e8e28eb-3168-48e0-8404-17f847b5ee50 => 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: 1399/2811] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:55:36 2026] DELETE /v2.0/networks/56320d27-2f1a-4444-bbef-ad1e1722e7bd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:55:36.913 7 INFO neutron.services.segments.plugin [-] Segment d502614f-786a-4ca3-bd5e-ea5b06be1247 resource provider aggregate not found 2026-02-26 02:55:36.927 7 INFO neutron.services.segments.plugin [-] Segment d502614f-786a-4ca3-bd5e-ea5b06be1247 resource provider aggregate not found 2026-02-26 02:55:36.944 7 INFO neutron.services.segments.plugin [-] Segment d502614f-786a-4ca3-bd5e-ea5b06be1247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d502614f-786a-4ca3-bd5e-ea5b06be1247 found for delete ", "request_id": "req-ea998021-b200-429a-a827-34a421c9c1cb"}]} 2026-02-26 02:55:36.946 7 INFO neutron.services.segments.plugin [-] Segment d502614f-786a-4ca3-bd5e-ea5b06be1247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d502614f-786a-4ca3-bd5e-ea5b06be1247 found for delete ", "request_id": "req-fd3d03f9-1abb-45ed-ae8c-162d30cbeb36"}]} [pid: 8|app: 0|req: 1413/2812] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:37 2026] GET /v2.0/security-groups?tenant_id=0c0a101497f541b0b6847ca50f806203&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2813] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:37 2026] DELETE /v2.0/security-groups/82066196-1c7d-4e28-813a-58406ebe18a7 => 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: 1414/2814] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:55:37 2026] GET /v2.0/security-groups?tenant_id=aa48e45ee5e34641b9a29b1698259161&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2815] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:55:37 2026] DELETE /v2.0/security-groups/5112beaf-02e8-4671-9a0e-3b891c54a85b => 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: 1403/2818] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:55:47 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: 1416/2819] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:55:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2820] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:55:48 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: 1417/2821] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:55:48 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: 1405/2822] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:55:48 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2823] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:55:48 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1406/2824] 199.204.45.116 () {34 vars in 717 bytes} [Thu Feb 26 02:55:48 2026] POST /v2.0/ports => generated 1059 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2825] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:55:48 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2826] 10.0.0.47 () {34 vars in 906 bytes} [Thu Feb 26 02:55:48 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2827] 199.204.45.116 () {34 vars in 1262 bytes} [Thu Feb 26 02:55:49 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2828] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:49 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1421/2829] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:49 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1409/2830] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:55:50 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2831] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:55:50 2026] GET /v2.0/networks?id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2832] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:55:50 2026] PUT /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1249 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:55:51.027 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ea71b5-0de7-45b0-b7ea-fecf0b2a731c'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '6d72672c-2460-4f69-aaf7-674a546134e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2833] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2481 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2834] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/networks?id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2835] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => 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: 1412/2836] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2837] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2838] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1426/2839] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:51 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1414/2840] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:52 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2481 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2841] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => 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: 1415/2842] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:52 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2843] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:52 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&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: 1416/2844] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1429/2845] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1417/2846] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2847] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2848] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&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: 1431/2849] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1419/2850] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:53 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1421/2853] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:55:57 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1251 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2854] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:55:57 2026] PUT /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1276 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:55:57.425 7 INFO neutron.api.v2.resource [None req-f618ff3a-4142-47fe-8d93-49ce7e39eddf 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2855] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:55:57 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:55:57.449 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28e23f3d-541d-4e05-a18b-71f954661efc'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '6d72672c-2460-4f69-aaf7-674a546134e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2856] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:55:57 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2857] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:55:57 2026] PUT /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1314 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:55:57.760 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b3343b0-c58a-4d77-9dbb-e4746bf66e65'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '6d72672c-2460-4f69-aaf7-674a546134e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1435/2858] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:57 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1424/2859] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/networks?id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2860] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => 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: 1425/2861] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2862] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2863] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1438/2864] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1427/2865] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:55: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: 8|app: 0|req: 1439/2866] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:55:58 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: 1428/2867] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2868] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2869] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2870] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2871] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2872] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2873] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2874] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:55:58 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2875] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2876] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2877] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/networks?id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2878] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => 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: 1434/2879] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2880] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2881] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2882] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:55:59 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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-02-26 02:56:06.978 7 INFO neutron.db.l3_db [None req-244af33c-89c2-457f-b9ba-e7e46d7b7c48 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP a2becb0f-7e6a-4086-b895-b5ef711fad08 associated. External IP: 10.96.250.206, port: 4b375007-ef37-4a63-86f9-ee54c097548f. [pid: 7|app: 0|req: 1436/2883] 10.0.0.78 () {34 vars in 676 bytes} [Thu Feb 26 02:56:06 2026] POST /v2.0/floatingips => generated 899 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2884] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:10 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: 1437/2885] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:10 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: 1449/2886] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2887] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:10 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-02-26 02:56:10.232 8 INFO neutron.api.v2.resource [None req-dbb7f912-8954-4beb-80dd-720641cd2491 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/2888] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:56:10 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2889] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:56:10 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2890] 199.204.45.116 () {30 vars in 815 bytes} [Thu Feb 26 02:56:10 2026] GET /v2.0/security-group-rules?security_group_id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2891] 199.204.45.116 () {34 vars in 747 bytes} [Thu Feb 26 02:56:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2892] 199.204.45.116 () {34 vars in 747 bytes} [Thu Feb 26 02:56:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2895] 10.0.0.214 () {30 vars in 690 bytes} [Thu Feb 26 02:56:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2896] 10.0.0.214 () {30 vars in 692 bytes} [Thu Feb 26 02:56:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2897] 10.0.0.214 () {30 vars in 668 bytes} [Thu Feb 26 02:56:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2898] 10.0.0.214 () {30 vars in 704 bytes} [Thu Feb 26 02:56:19 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: 1444/2899] 10.0.0.214 () {28 vars in 439 bytes} [Thu Feb 26 02:56:19 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: 1456/2900] 10.0.0.214 () {30 vars in 728 bytes} [Thu Feb 26 02:56:19 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2901] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:20 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: 1457/2902] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:20 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: 1446/2903] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2904] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:20 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: 1447/2905] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:20 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => 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: 1459/2906] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:56:20 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2907] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:20 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: 1460/2908] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2909] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56:20 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: 1461/2910] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:20 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: 1450/2911] 199.204.45.116 () {34 vars in 717 bytes} [Thu Feb 26 02:56:20 2026] POST /v2.0/ports => generated 1324 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2912] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:56:21 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1451/2913] 199.204.45.116 () {34 vars in 1262 bytes} [Thu Feb 26 02:56:22 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2914] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:22 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1452/2915] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:22 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1464/2916] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:56:22 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2917] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:56:23 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2918] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:56:23 2026] PUT /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1514 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:56:23.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efd65515-a451-4c66-9034-f35320ab2e59'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': 'c09baed4-9971-4346-8a60-4da54c82ea7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2919] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4088 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: 1466/2920] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2921] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1467/2922] 199.204.45.116 () {34 vars in 1102 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1456/2923] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2924] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2925] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2926] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1458/2927] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:24 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1470/2928] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4088 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2929] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => 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: 1471/2930] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2931] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2932] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2935] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1475/2936] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => 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: 1462/2937] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => 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: 1476/2938] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2939] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1477/2940] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:25 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2941] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1478/2942] 199.204.45.116 () {34 vars in 1102 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1465/2943] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2944] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&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: 1466/2945] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2946] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1467/2947] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:26 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2948] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2949] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2950] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2951] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/subnets/266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2952] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:30 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: 1470/2953] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:30 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: 1484/2954] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56:30 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: 1471/2955] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:30 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: 1485/2956] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2957] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2958] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2959] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => 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: 1487/2960] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2961] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2962] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:30 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2963] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/floatingips => generated 2589 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2964] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/subnets => generated 6131 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2965] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/agents => generated 3386 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2966] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/ports => generated 26162 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2967] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2968] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/networks => generated 5224 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2969] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:56:31 2026] GET /v2.0/security-groups => generated 31482 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2970] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/routers => generated 728 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2971] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2972] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/l3-agents => generated 681 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2973] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/subnets => generated 6131 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2974] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2975] 10.0.0.47 () {34 vars in 1177 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888&device_id=4355662b-d250-4755-9b43-fc9c39272c76&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 7006 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2976] 10.0.0.47 () {34 vars in 1279 bytes} [Thu Feb 26 02:56:32 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&id=117365a6-217f-4dc7-b258-6123a19f17f4&id=91b87a83-3136-44b8-aba3-5e1117be4f68&id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d&fields=id&fields=name => generated 351 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2977] 10.0.0.214 () {30 vars in 690 bytes} [Thu Feb 26 02:56:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2978] 10.0.0.214 () {30 vars in 692 bytes} [Thu Feb 26 02:56:35 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: 1483/2979] 10.0.0.214 () {30 vars in 668 bytes} [Thu Feb 26 02:56:35 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: 1497/2980] 10.0.0.214 () {30 vars in 704 bytes} [Thu Feb 26 02:56:35 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: 1484/2981] 10.0.0.214 () {28 vars in 439 bytes} [Thu Feb 26 02:56:35 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: 1498/2982] 10.0.0.214 () {30 vars in 728 bytes} [Thu Feb 26 02:56:35 2026] GET /v2.0/subnets/998a7848-eb40-496e-98fb-347da4f5bba7 => generated 655 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2983] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2984] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:37 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: 1486/2985] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56: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: 1500/2986] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2987] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:37 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2988] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:37 2026] GET /v2.0/subnets/998a7848-eb40-496e-98fb-347da4f5bba7 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2989] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:56:37 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4090 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2990] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:37 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: 1489/2991] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56: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: 1503/2992] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56: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: 1490/2993] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:37 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: 1504/2994] 199.204.45.116 () {34 vars in 717 bytes} [Thu Feb 26 02:56:37 2026] POST /v2.0/ports => generated 1328 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2995] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:56:38 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1328 bytes in 68 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: 1505/2996] 10.0.0.47 () {34 vars in 906 bytes} [Thu Feb 26 02:56:38 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2997] 199.204.45.116 () {34 vars in 1262 bytes} [Thu Feb 26 02:56:39 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2998] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:39 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1493/2999] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:39 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1507/3000] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:56:40 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3001] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:56:40 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3004] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:56:40 2026] PUT /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1518 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:56:41.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b0ae01f-59a2-48dd-8eeb-61baa9fdb3dd'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '58e3cb34-a262-45d9-8c22-f23df2c334b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/3005] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 5600 bytes in 76 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: 1509/3006] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3007] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.139&port_id=58e3cb34-a262-45d9-8c22-f23df2c334b2 => 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: 1510/3008] 199.204.45.116 () {34 vars in 1104 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Add&port_id=58e3cb34-a262-45d9-8c22-f23df2c334b2 => 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: 1499/3009] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/subnets?id=998a7848-eb40-496e-98fb-347da4f5bba7&id=d513af65-135f-4fd3-9505-19f7e0686611 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3010] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3011] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3012] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1501/3013] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:41 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1513/3014] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 5600 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3015] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => 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: 1514/3016] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3017] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&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: 1515/3018] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3019] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1516/3020] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => 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: 1505/3021] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3022] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3023] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?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: 1518/3024] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3025] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1519/3026] 199.204.45.116 () {34 vars in 1102 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1508/3027] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3028] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3029] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3030] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3031] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1522/3032] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.139&port_id=58e3cb34-a262-45d9-8c22-f23df2c334b2 => 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: 1511/3033] 199.204.45.116 () {34 vars in 1104 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Add&port_id=58e3cb34-a262-45d9-8c22-f23df2c334b2 => 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: 1523/3034] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/subnets?id=998a7848-eb40-496e-98fb-347da4f5bba7&id=d513af65-135f-4fd3-9505-19f7e0686611 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3035] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&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: 1524/3036] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3037] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:43 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1525/3038] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:44 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1514/3039] 10.0.0.47 () {34 vars in 970 bytes} [Thu Feb 26 02:56:47 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3040] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:56:47 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3041] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:47 2026] GET /v2.0/subnets/998a7848-eb40-496e-98fb-347da4f5bba7 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3042] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/subnets/d513af65-135f-4fd3-9505-19f7e0686611 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3043] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3044] 199.204.45.116 () {34 vars in 790 bytes} [Thu Feb 26 02:56:48 2026] PUT /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1255 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:56:48.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb850411-05a9-467d-af2d-288489152063'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': 'c09baed4-9971-4346-8a60-4da54c82ea7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1517/3045] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 797 bytes in 64 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: 1529/3046] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3047] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:56:48 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: 1530/3048] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:56:48 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: 1519/3049] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:56:48 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: 1531/3050] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:56:48 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: 1520/3051] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3052] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3053] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3054] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3055] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:56:48 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3056] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3057] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3058] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 5377 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3059] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3060] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1525/3061] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3062] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3063] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3064] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:56:49 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1528/3067] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57: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: 1540/3068] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3069] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57: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: 8|app: 0|req: 1541/3070] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3071] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3072] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 5377 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3073] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57: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: 1543/3074] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3075] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57: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: 1544/3076] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3077] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1520 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3078] 199.204.45.116 () {34 vars in 790 bytes} [Thu Feb 26 02:57:00 2026] PUT /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1307 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:00.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f42342c-dc60-4840-9166-6851227b2ef0'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '58e3cb34-a262-45d9-8c22-f23df2c334b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1534/3079] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1546/3080] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/subnets/d513af65-135f-4fd3-9505-19f7e0686611 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3081] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:00 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1343 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3082] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:57:00 2026] PUT /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 1080 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3083] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1548/3084] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3085] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3086] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3087] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3088] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3089] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:01 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3090] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:02 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:02.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af14e402-b678-4d25-97d1-c984f782fc2d'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': '58e3cb34-a262-45d9-8c22-f23df2c334b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1552/3091] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3092] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3093] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3094] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3095] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 4973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3096] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => 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: 1555/3097] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3098] 199.204.45.116 () {34 vars in 1016 bytes} [Thu Feb 26 02:57:03 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3099] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:57:03 2026] PUT /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 917 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3100] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:04 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3865 bytes in 43 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-02-26 02:57:04.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-52c0c023-ee74-4d4b-852e-389b51028fcc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 58e3cb34-a262-45d9-8c22-f23df2c334b2 2026-02-26 02:57:04.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52c0c023-ee74-4d4b-852e-389b51028fcc 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 58e3cb34-a262-45d9-8c22-f23df2c334b2 [pid: 8|app: 0|req: 1557/3101] 199.204.45.116 () {32 vars in 759 bytes} [Thu Feb 26 02:57:04 2026] DELETE /v2.0/ports/58e3cb34-a262-45d9-8c22-f23df2c334b2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3102] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:04 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: 1558/3103] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:04 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: 1546/3104] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:04 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: 1559/3105] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3106] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:04 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3107] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3108] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3109] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3110] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3111] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3112] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3113] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3114] 199.204.45.116 () {34 vars in 1226 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/networks?id=7ee48f69-de47-4963-842f-ed8c1aca8494&id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 3095 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3115] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => 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: 1552/3116] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3117] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3118] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1566/3119] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1554/3120] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3121] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:05 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3122] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&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: 8|app: 0|req: 1568/3123] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3124] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3125] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=c09baed4-9971-4346-8a60-4da54c82ea7c => 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: 1557/3126] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3127] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3128] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1571/3129] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:06 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1559/3130] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:10 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: 1572/3131] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:10 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: 1560/3132] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3133] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:10 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: 1561/3136] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:10 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3137] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:10 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: 1562/3138] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:10 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: 1577/3139] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:10 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: 1563/3140] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3141] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:10 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3142] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:57:11 2026] PUT /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:11.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-215e8cd7-617d-4cf8-9968-827053a1c276'] response: {'name': 'network-changed', 'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'tag': 'c09baed4-9971-4346-8a60-4da54c82ea7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1579/3143] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 797 bytes in 54 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: 1565/3144] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3145] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3146] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3147] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3148] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:11 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1582/3149] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:12 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3150] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:12 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3151] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:57:13 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3152] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:57:13 2026] GET /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3153] 199.204.45.116 () {34 vars in 1016 bytes} [Thu Feb 26 02:57:13 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1570/3154] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:13 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3155] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:57:13 2026] PUT /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 917 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3156] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:14 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:57:14.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-9103c217-6160-49d4-a94b-d1e446af5f49 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: c09baed4-9971-4346-8a60-4da54c82ea7c 2026-02-26 02:57:14.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9103c217-6160-49d4-a94b-d1e446af5f49 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: c09baed4-9971-4346-8a60-4da54c82ea7c [pid: 8|app: 0|req: 1586/3157] 199.204.45.116 () {32 vars in 759 bytes} [Thu Feb 26 02:57:14 2026] DELETE /v2.0/ports/c09baed4-9971-4346-8a60-4da54c82ea7c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3158] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:15 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: 1587/3159] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:15 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: 1573/3160] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3161] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:15 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: 1574/3162] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3163] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3164] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3165] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3166] 199.204.45.116 () {30 vars in 743 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3167] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3168] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3169] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3170] 199.204.45.116 () {34 vars in 1146 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks?id=7ee48f69-de47-4963-842f-ed8c1aca8494&id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 2309 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3171] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => 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: 1579/3172] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3173] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&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: 1580/3174] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3175] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3176] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=6d72672c-2460-4f69-aaf7-674a546134e2 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3177] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/subnets?id=3a225635-f20f-43ed-aad8-893742704d7d => 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: 1582/3178] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/ports?network_id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2&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: 1597/3179] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3180] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:15 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3183] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:26 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: 1585/3184] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:26 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: 1600/3185] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:26 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: 1586/3186] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:57:26.973 8 INFO neutron.api.v2.resource [None req-e2a9890f-864d-49ae-9414-3b59b7820fea 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3187] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:57:26 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3188] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:57:26 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 2865 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3189] 199.204.45.116 () {30 vars in 815 bytes} [Thu Feb 26 02:57:27 2026] GET /v2.0/security-group-rules?security_group_id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3190] 199.204.45.116 () {32 vars in 789 bytes} [Thu Feb 26 02:57:27 2026] DELETE /v2.0/security-group-rules/265b9e26-70c3-4c7c-bc02-b3eefda0eaa6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3191] 199.204.45.116 () {32 vars in 789 bytes} [Thu Feb 26 02:57:27 2026] DELETE /v2.0/security-group-rules/f9eb496b-171b-4648-b3f1-b1bfd7e371d3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:57:30.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0e91528-2715-42be-b0ec-3f7d9d39de48 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: c5363d43-e3dd-4a0a-94fd-c110f22a97b1 2026-02-26 02:57:30.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0e91528-2715-42be-b0ec-3f7d9d39de48 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: c5363d43-e3dd-4a0a-94fd-c110f22a97b1 2026-02-26 02:57:30.825 7 INFO neutron.db.l3_db [None req-b0e91528-2715-42be-b0ec-3f7d9d39de48 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP a2becb0f-7e6a-4086-b895-b5ef711fad08 disassociated (deleted). External IP: 10.96.250.206, port: 4b375007-ef37-4a63-86f9-ee54c097548f. [pid: 7|app: 0|req: 1589/3192] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:57:30 2026] DELETE /v2.0/floatingips/a2becb0f-7e6a-4086-b895-b5ef711fad08 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:57:31.165 8 INFO neutron.api.v2.resource [None req-5dfc0230-0518-46fb-b9ec-27f33c1f208b c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3193] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/floatingips/a2becb0f-7e6a-4086-b895-b5ef711fad08 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3194] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/subnets => generated 6131 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3195] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/security-groups => generated 30256 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3196] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/routers => generated 728 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3197] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3198] 10.0.0.174 () {28 vars in 677 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/l3-agents => generated 681 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3199] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:57:31 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3200] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/subnets => generated 6131 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3201] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:57:32 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) [pid: 7|app: 0|req: 1594/3202] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3203] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3204] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3205] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3206] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3207] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/floatingips => generated 1702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:32.129 7 INFO neutron.api.v2.resource [None req-93c9fea2-732b-44d5-a7a8-a5baef6d88f2 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3208] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => 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: 1599/3209] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3210] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/networks => generated 5224 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3211] 199.204.45.116 () {30 vars in 815 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/security-group-rules?security_group_id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d => 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: 1612/3212] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/ports => generated 23660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3213] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:32 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: 1613/3214] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3215] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3216] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:32 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: 1603/3217] 199.204.45.116 () {30 vars in 741 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3218] 10.0.0.47 () {34 vars in 1177 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888&device_id=4355662b-d250-4755-9b43-fc9c39272c76&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 5498 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3219] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3220] 10.0.0.47 () {34 vars in 1199 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&id=117365a6-217f-4dc7-b258-6123a19f17f4&id=462124af-7b67-4e1d-8d5d-fd88cbf2f32d&fields=id&fields=name => generated 284 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3221] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3222] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:32 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3223] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:33 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3224] 199.204.45.116 () {34 vars in 975 bytes} [Thu Feb 26 02:57:34 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3225] 199.204.45.116 () {34 vars in 1060 bytes} [Thu Feb 26 02:57:34 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3226] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:34 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3227] 199.204.45.116 () {34 vars in 1016 bytes} [Thu Feb 26 02:57:34 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3228] 199.204.45.116 () {38 vars in 1028 bytes} [Thu Feb 26 02:57:34 2026] PUT /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1151 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3229] 199.204.45.116 () {30 vars in 769 bytes} [Thu Feb 26 02:57:35 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1621/3230] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:57:35 2026] PUT /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1090 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3231] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:35 2026] GET /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 1090 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:57:36.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-475d863d-6ee2-41c9-9b6c-5694cf5e6b25 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 6d72672c-2460-4f69-aaf7-674a546134e2 2026-02-26 02:57:36.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-475d863d-6ee2-41c9-9b6c-5694cf5e6b25 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 6d72672c-2460-4f69-aaf7-674a546134e2 [pid: 8|app: 0|req: 1622/3232] 199.204.45.116 () {32 vars in 759 bytes} [Thu Feb 26 02:57:36 2026] DELETE /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3233] 199.204.45.116 () {30 vars in 703 bytes} [Thu Feb 26 02:57:36 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: 1623/3234] 199.204.45.116 () {30 vars in 705 bytes} [Thu Feb 26 02:57:36 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: 1612/3235] 199.204.45.116 () {30 vars in 681 bytes} [Thu Feb 26 02:57:36 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: 1624/3236] 199.204.45.116 () {30 vars in 717 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:57:36.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f127b38-42b1-46d0-8dbf-57cdcabd9e2d 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3237] 199.204.45.116 () {32 vars in 759 bytes} [Thu Feb 26 02:57:36 2026] DELETE /v2.0/ports/6d72672c-2460-4f69-aaf7-674a546134e2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3238] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:36.486 7 INFO neutron.api.v2.resource [None req-f7097376-a7cf-4c50-8138-8181c1baa9f3 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3239] 199.204.45.116 () {30 vars in 763 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/security-groups/lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3240] 199.204.45.116 () {30 vars in 785 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/security-groups?name=lb-1cf9043a-4d70-4575-9cc0-c2b12dffca6d => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3241] 199.204.45.116 () {30 vars in 737 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3242] 199.204.45.116 () {34 vars in 789 bytes} [Thu Feb 26 02:57:36 2026] PUT /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 1094 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3243] 199.204.45.116 () {32 vars in 779 bytes} [Thu Feb 26 02:57:36 2026] DELETE /v2.0/security-groups/462124af-7b67-4e1d-8d5d-fd88cbf2f32d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:57:36.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5054c20-1e2f-4c0b-a585-ef1d1673b7f5 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: 4b375007-ef37-4a63-86f9-ee54c097548f 2026-02-26 02:57:36.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5054c20-1e2f-4c0b-a585-ef1d1673b7f5 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: 4b375007-ef37-4a63-86f9-ee54c097548f [pid: 7|app: 0|req: 1617/3244] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:36 2026] GET /v2.0/ports?tenant_id=b8183dc45ff44aafb05e747530c8bf96&device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => 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: 1618/3245] 199.204.45.116 () {34 vars in 1066 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/networks?id=7ee48f69-de47-4963-842f-ed8c1aca8494&id=6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 1523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3246] 199.204.45.116 () {32 vars in 759 bytes} [Thu Feb 26 02:57:36 2026] DELETE /v2.0/ports/4b375007-ef37-4a63-86f9-ee54c097548f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3247] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.7&port_id=fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3248] 199.204.45.116 () {34 vars in 984 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/subnets?id=735589ea-9495-4366-b17f-384aad69a047 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3249] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/ports?network_id=7ee48f69-de47-4963-842f-ed8c1aca8494&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: 8|app: 0|req: 1630/3250] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?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: 1621/3251] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:37 2026] GET /v2.0/networks/7ee48f69-de47-4963-842f-ed8c1aca8494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3252] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:57:39 2026] GET /v2.0/ports?device_id=b34bc060-2ecc-48a7-b20e-c0f360bdc888 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:39.964 7 INFO neutron_taas.services.taas.taas_plugin [req-b178e098-7834-461d-91b7-1046da7ffc37 req-dd3f84d0-5b08-4389-b88e-b5d8a34ebf7d 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] TaaS: Handle Delete Port: fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 2026-02-26 02:57:39.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b178e098-7834-461d-91b7-1046da7ffc37 req-dd3f84d0-5b08-4389-b88e-b5d8a34ebf7d 984380b89fca4353857167569d185934 b8183dc45ff44aafb05e747530c8bf96 - - default default] Tap Mirror: Handle Delete Port: fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 [pid: 7|app: 0|req: 1622/3253] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:57:39 2026] DELETE /v2.0/ports/fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:57:40.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d7e7a2-55e9-4f28-9f0c-11a00f047d10'] response: {'server_uuid': 'b34bc060-2ecc-48a7-b20e-c0f360bdc888', 'name': 'network-vif-deleted', 'tag': 'fb659eb8-7e09-4cc6-a2ad-c1402d4b8fb3', 'status': 'completed', 'code': 200} 2026-02-26 02:57:41.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-d04059f0-6a4f-4497-b2ba-28d5e740b152 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 75816306-46f6-4bc9-ab71-230e548a2aef 2026-02-26 02:57:41.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d04059f0-6a4f-4497-b2ba-28d5e740b152 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 75816306-46f6-4bc9-ab71-230e548a2aef 2026-02-26 02:57:41.748 8 INFO neutron.db.l3_db [None req-d04059f0-6a4f-4497-b2ba-28d5e740b152 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP 6acc02c1-429a-49af-93e0-bb3b88a74ec3 disassociated (deleted). External IP: 10.96.250.219, port: 6b86a949-783a-473e-9355-7433689d6327. [pid: 8|app: 0|req: 1633/3256] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:57:41 2026] DELETE /v2.0/floatingips/6acc02c1-429a-49af-93e0-bb3b88a74ec3 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:57:42.091 7 INFO neutron.api.v2.resource [None req-0aa4ea8b-39cf-4cca-a5d4-32bae159b446 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. 2026-02-26 02:57:42.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d83e207-17b9-4cfd-b88c-e4bc04af0a3c'] response: {'name': 'network-changed', 'server_uuid': '4355662b-d250-4755-9b43-fc9c39272c76', 'tag': '6b86a949-783a-473e-9355-7433689d6327', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1624/3257] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/floatingips/6acc02c1-429a-49af-93e0-bb3b88a74ec3 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3258] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3259] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3260] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3261] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/networks?id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3262] 199.204.45.116 () {34 vars in 1056 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=6b86a949-783a-473e-9355-7433689d6327 => 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: 1627/3263] 199.204.45.116 () {34 vars in 1106 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A29e&port_id=6b86a949-783a-473e-9355-7433689d6327 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3264] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/subnets?id=998a7848-eb40-496e-98fb-347da4f5bba7&id=d513af65-135f-4fd3-9505-19f7e0686611 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3265] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3266] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/ports?network_id=55b545de-5cfe-4d2f-8bf9-9b4cc725429f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3267] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1639/3268] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:42 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f?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: 1630/3269] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:57:44 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:44.868 8 INFO neutron_taas.services.taas.taas_plugin [req-f34fdfb7-a8c7-4288-bfcb-2e8909ed0cd9 req-79801a9b-8a4b-4670-9349-f4fdb8a0eefd c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 6b86a949-783a-473e-9355-7433689d6327 2026-02-26 02:57:44.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f34fdfb7-a8c7-4288-bfcb-2e8909ed0cd9 req-79801a9b-8a4b-4670-9349-f4fdb8a0eefd c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 6b86a949-783a-473e-9355-7433689d6327 [pid: 8|app: 0|req: 1640/3270] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:57:44 2026] DELETE /v2.0/ports/6b86a949-783a-473e-9355-7433689d6327 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:57:45.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ede7f26-8428-40f0-8240-7e043d36e595'] response: {'server_uuid': '4355662b-d250-4755-9b43-fc9c39272c76', 'name': 'network-vif-deleted', 'tag': '6b86a949-783a-473e-9355-7433689d6327', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1631/3271] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:57:47 2026] GET /v2.0/ports?device_id=4355662b-d250-4755-9b43-fc9c39272c76 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:57:52.617 8 INFO neutron_taas.services.taas.taas_plugin [None req-61834e77-c430-4839-983c-e24c76afcb10 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: ebe54de9-9794-4652-a713-4a9b8d410a01 2026-02-26 02:57:52.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61834e77-c430-4839-983c-e24c76afcb10 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: ebe54de9-9794-4652-a713-4a9b8d410a01 2026-02-26 02:57:52.793 8 INFO neutron.db.l3_db [None req-61834e77-c430-4839-983c-e24c76afcb10 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Floating IP 9f2f7ce3-fcbc-432b-85aa-26c741d62792 disassociated (deleted). External IP: 10.96.250.215, port: 9d31d847-998a-4ee8-a6da-3edde55ccd39. [pid: 8|app: 0|req: 1641/3272] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:57:52 2026] DELETE /v2.0/floatingips/9f2f7ce3-fcbc-432b-85aa-26c741d62792 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:57:53.123 7 INFO neutron.api.v2.resource [None req-2cd2e7a5-659c-4e7e-a19f-a3b0b39daa1a c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3273] 10.0.0.78 () {32 vars in 728 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/floatingips/9f2f7ce3-fcbc-432b-85aa-26c741d62792 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:57:53.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-544b4970-00ff-40c2-bdd6-7793603f7035'] response: {'name': 'network-changed', 'server_uuid': '7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02', 'tag': '9d31d847-998a-4ee8-a6da-3edde55ccd39', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1642/3274] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3275] 10.0.0.47 () {34 vars in 1039 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/security-groups?id=f32dfb15-f83a-4978-84c3-30ab2f483fe2&fields=id&fields=name => generated 110 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3276] 199.204.45.116 () {34 vars in 1080 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/ports?tenant_id=fb492084249141f8a4f91bf5b9f7801f&device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3277] 199.204.45.116 () {34 vars in 986 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/networks?id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3278] 199.204.45.116 () {34 vars in 1058 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => 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: 1635/3279] 199.204.45.116 () {34 vars in 1104 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d8&port_id=9d31d847-998a-4ee8-a6da-3edde55ccd39 => 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: 1645/3280] 199.204.45.116 () {34 vars in 1064 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/subnets?id=aff03514-afa8-4c73-8abe-b43458bb2712&id=266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3281] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3282] 199.204.45.116 () {34 vars in 1052 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/ports?network_id=7283803c-1c4c-46c3-8c3e-6bda6a6b4e53&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: 1637/3283] 199.204.45.116 () {34 vars in 1012 bytes} [Thu Feb 26 02:57:53 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?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: 1647/3284] 199.204.45.116 () {34 vars in 1112 bytes} [Thu Feb 26 02:57:54 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3287] 199.204.45.116 () {34 vars in 994 bytes} [Thu Feb 26 02:57:55 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:57:55.901 8 INFO neutron_taas.services.taas.taas_plugin [req-a757356c-89d0-464e-a376-cbb60569321b req-87aeda08-ff9c-46dd-b3ad-28e0b2083445 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 9d31d847-998a-4ee8-a6da-3edde55ccd39 2026-02-26 02:57:55.904 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a757356c-89d0-464e-a376-cbb60569321b req-87aeda08-ff9c-46dd-b3ad-28e0b2083445 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 9d31d847-998a-4ee8-a6da-3edde55ccd39 [pid: 8|app: 0|req: 1650/3288] 199.204.45.116 () {36 vars in 997 bytes} [Thu Feb 26 02:57:55 2026] DELETE /v2.0/ports/9d31d847-998a-4ee8-a6da-3edde55ccd39 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:57:56.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6c57f46-c5b2-45c6-bbbb-1e69de825259'] response: {'server_uuid': '7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02', 'name': 'network-vif-deleted', 'tag': '9d31d847-998a-4ee8-a6da-3edde55ccd39', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3289] 10.0.0.47 () {34 vars in 989 bytes} [Thu Feb 26 02:57:58 2026] GET /v2.0/ports?device_id=7b2baca2-e1b0-4f48-8bf7-cb2cfcc2be02 => 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: 1651/3290] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:03 2026] DELETE /v2.0/security-group-rules/0c6d45ed-c706-4d6e-ab81-9a36becbcd06 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:03.640 7 INFO neutron.api.v2.resource [None req-40757f5a-90bf-4c04-8e1c-a782875be794 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3291] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:03 2026] GET /v2.0/security-group-rules/0c6d45ed-c706-4d6e-ab81-9a36becbcd06 => 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: 1652/3292] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:03 2026] DELETE /v2.0/security-group-rules/2c8dac5c-4d72-46de-9a84-6da70cb5d924 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:03.737 7 INFO neutron.api.v2.resource [None req-1aa9a44a-47ef-4cdb-8e3b-0cac3d911b31 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3293] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:03 2026] GET /v2.0/security-group-rules/2c8dac5c-4d72-46de-9a84-6da70cb5d924 => 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: 1653/3294] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:03 2026] DELETE /v2.0/security-group-rules/b776f5de-8e49-4a02-b574-dc7849fe7f7b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:03.825 7 INFO neutron.api.v2.resource [None req-196f1a77-461a-48f9-b113-06853ba05574 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3295] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:03 2026] GET /v2.0/security-group-rules/b776f5de-8e49-4a02-b574-dc7849fe7f7b => 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: 1654/3296] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:03 2026] DELETE /v2.0/security-group-rules/cc23efb3-f62b-4b36-8e20-2c31f097ecb5 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:03.911 7 INFO neutron.api.v2.resource [None req-21ff0ebb-16c2-49ab-96e7-89eacb9fa71b c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3297] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:03 2026] GET /v2.0/security-group-rules/cc23efb3-f62b-4b36-8e20-2c31f097ecb5 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3298] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:03 2026] DELETE /v2.0/security-group-rules/cb7a7077-4612-472a-8f44-39049a4cf310 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:03.996 7 INFO neutron.api.v2.resource [None req-87419eb8-3e31-4532-bf8d-77459704a31d c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3299] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:03 2026] GET /v2.0/security-group-rules/cb7a7077-4612-472a-8f44-39049a4cf310 => 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: 1656/3300] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/483b8b4e-a9e3-439d-819b-576aac538394 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.082 7 INFO neutron.api.v2.resource [None req-6c367816-1702-4841-9f52-447febc55ff6 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3301] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/483b8b4e-a9e3-439d-819b-576aac538394 => 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: 1657/3302] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/b98e6172-b11d-4102-ab8a-eb08d1e353f9 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.158 7 INFO neutron.api.v2.resource [None req-f2ea85b0-9ae5-4a06-ad73-ff66af0c8b7a c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3303] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/b98e6172-b11d-4102-ab8a-eb08d1e353f9 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3304] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/648408cc-a71e-4064-b250-9d09dd4d3a8e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.259 7 INFO neutron.api.v2.resource [None req-b5f97b4a-4315-4c16-80dc-7aa2c790c0d6 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3305] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/648408cc-a71e-4064-b250-9d09dd4d3a8e => 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: 1659/3306] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/cd8b6faf-e913-4d51-82b6-4e4770bd3d38 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.335 7 INFO neutron.api.v2.resource [None req-bf8ceab8-f22e-4537-a632-89c50ce902e2 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3307] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/cd8b6faf-e913-4d51-82b6-4e4770bd3d38 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3308] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/d194f1bc-f6a7-4194-9210-9a6dc638c041 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.416 7 INFO neutron.api.v2.resource [None req-3d24b815-2a7e-414c-a5b5-b32c00d98595 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3309] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/d194f1bc-f6a7-4194-9210-9a6dc638c041 => 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: 1661/3310] 10.0.0.78 () {32 vars in 749 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-group-rules/7719457b-ea4e-4de6-94a2-32aa24593187 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.511 7 INFO neutron.api.v2.resource [None req-21e5bf60-5372-4f83-97ed-0b21bbbc26c2 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3311] 10.0.0.78 () {32 vars in 746 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-group-rules/7719457b-ea4e-4de6-94a2-32aa24593187 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3312] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:04 2026] DELETE /v2.0/security-groups/f32dfb15-f83a-4978-84c3-30ab2f483fe2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:04.613 7 INFO neutron.api.v2.resource [None req-d1f72b03-6062-4320-84d1-24f5f980e0e1 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3313] 10.0.0.78 () {32 vars in 736 bytes} [Thu Feb 26 02:58:04 2026] GET /v2.0/security-groups/f32dfb15-f83a-4978-84c3-30ab2f483fe2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:05.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-20dfee47-afa9-49d0-909a-18115d384ce9 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: edb0dd8c-3fff-49b4-b8ed-f318ef978902 2026-02-26 02:58:05.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20dfee47-afa9-49d0-909a-18115d384ce9 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: edb0dd8c-3fff-49b4-b8ed-f318ef978902 [pid: 8|app: 0|req: 1663/3314] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:04 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:58:05.740 7 INFO neutron.api.v2.resource [None req-7f9c768d-c334-4376-b7b3-b2181526ed19 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3315] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:05 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 198 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:06.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-3da97a89-0a0a-4f44-989d-2d9f29774205 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 68739065-f6c6-4340-89ea-5491cd7111bc 2026-02-26 02:58:06.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3da97a89-0a0a-4f44-989d-2d9f29774205 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 68739065-f6c6-4340-89ea-5491cd7111bc [pid: 8|app: 0|req: 1664/3316] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:05 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:58:06.868 7 INFO neutron.api.v2.resource [None req-d85a6976-7398-48ef-b9da-5c19a88d4d62 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3317] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:06 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:07.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1f311fe-de09-4fc2-8e38-6b988fa17bb9 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: a09c0beb-095f-4ce4-ac53-dbe6a0d8e1b4 2026-02-26 02:58:07.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1f311fe-de09-4fc2-8e38-6b988fa17bb9 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: a09c0beb-095f-4ce4-ac53-dbe6a0d8e1b4 [pid: 8|app: 0|req: 1665/3318] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:06 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:58:07.939 7 INFO neutron.api.v2.resource [None req-5853e077-5f56-4dad-a57c-7b9dbe616b11 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3319] 10.0.0.78 () {34 vars in 788 bytes} [Thu Feb 26 02:58:07 2026] PUT /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:08.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7fac472-feb9-4447-9554-e4efc7ff27ef c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: e7a76782-7822-4ade-9c62-b91d69af0f6d 2026-02-26 02:58:08.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7fac472-feb9-4447-9554-e4efc7ff27ef c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: e7a76782-7822-4ade-9c62-b91d69af0f6d 2026-02-26 02:58:08.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7fac472-feb9-4447-9554-e4efc7ff27ef c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 1484a976-adfe-45be-a0c5-590ee3afc631 2026-02-26 02:58:08.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7fac472-feb9-4447-9554-e4efc7ff27ef c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 1484a976-adfe-45be-a0c5-590ee3afc631 2026-02-26 02:58:08.796 8 INFO neutron.db.l3_hamode_db [None req-a7fac472-feb9-4447-9554-e4efc7ff27ef c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] HA network 9c5f9a5c-7753-4dde-bc86-13c7caf81550 was deleted as no HA routers are present in tenant fb492084249141f8a4f91bf5b9f7801f. [pid: 8|app: 0|req: 1666/3320] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:07 2026] DELETE /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:08.805 8 INFO neutron.services.segments.plugin [-] Segment a04a41ae-ac32-4dd7-a2c1-30aab256d099 resource provider aggregate not found 2026-02-26 02:58:08.814 8 INFO neutron.services.segments.plugin [-] Segment a04a41ae-ac32-4dd7-a2c1-30aab256d099 resource provider aggregate not found 2026-02-26 02:58:08.826 7 INFO neutron.api.v2.resource [None req-42f43572-9426-4e6e-a685-266abfe7d410 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3321] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:08 2026] GET /v2.0/routers/86c72189-2ea9-4f73-8530-403cfb94a150 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:08.828 8 INFO neutron.services.segments.plugin [-] Segment a04a41ae-ac32-4dd7-a2c1-30aab256d099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04a41ae-ac32-4dd7-a2c1-30aab256d099 found for delete ", "request_id": "req-eaed3f6b-517b-403b-b410-591890f806a1"}]} 2026-02-26 02:58:08.829 8 INFO neutron.services.segments.plugin [-] Segment a04a41ae-ac32-4dd7-a2c1-30aab256d099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04a41ae-ac32-4dd7-a2c1-30aab256d099 found for delete ", "request_id": "req-48b5603b-2d7d-48c9-bcc0-fcb2d7514e23"}]} [pid: 8|app: 0|req: 1667/3322] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:08 2026] DELETE /v2.0/subnets/d513af65-135f-4fd3-9505-19f7e0686611 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:09.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-322626d2-46e6-418b-971b-c24d46e83286 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3323] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:08 2026] GET /v2.0/subnets/d513af65-135f-4fd3-9505-19f7e0686611 => 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: 1668/3324] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:09 2026] DELETE /v2.0/subnets/998a7848-eb40-496e-98fb-347da4f5bba7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:09.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3381438a-900b-487a-b723-6dbe7ab16a26 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3325] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:09 2026] GET /v2.0/subnets/998a7848-eb40-496e-98fb-347da4f5bba7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:09.260 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b6f01d8-033f-4b82-8dbf-7ce5e2eb1984 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: c2c3ce0c-7d48-442b-9c57-3ff3c05e23fe 2026-02-26 02:58:09.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b6f01d8-033f-4b82-8dbf-7ce5e2eb1984 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: c2c3ce0c-7d48-442b-9c57-3ff3c05e23fe [pid: 8|app: 0|req: 1669/3326] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:09 2026] DELETE /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:09.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8f9267-dc8d-4f1d-83ed-2916d16b1e7e c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3327] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:58:09 2026] GET /v2.0/networks/55b545de-5cfe-4d2f-8bf9-9b4cc725429f => 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: 1670/3328] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:09 2026] DELETE /v2.0/subnets/266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:09.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b901d1a-f662-40b0-9937-c754f8069dc9 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3329] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:09 2026] GET /v2.0/subnets/266bfff1-bb59-40e3-bdf3-82ff6fa1e989 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3330] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:09 2026] DELETE /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:09.821 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b29b4f25-b37e-43cc-9215-168e05e97e54 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3331] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:09 2026] GET /v2.0/subnets/aff03514-afa8-4c73-8abe-b43458bb2712 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:09.919 8 INFO neutron_taas.services.taas.taas_plugin [None req-aeb3bdeb-5e6f-41c4-a109-ba7766d955be c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 57b44f2c-d2ec-4d98-9864-b2eaafab5dec 2026-02-26 02:58:09.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeb3bdeb-5e6f-41c4-a109-ba7766d955be c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 57b44f2c-d2ec-4d98-9864-b2eaafab5dec [pid: 8|app: 0|req: 1672/3332] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:09 2026] DELETE /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:10.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a969c42-c3c5-46d7-976e-096fa2a3688b c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3333] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:58:10 2026] GET /v2.0/networks/7283803c-1c4c-46c3-8c3e-6bda6a6b4e53 => 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: 1673/3334] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:10 2026] DELETE /v2.0/subnets/77cadc08-748b-4d1c-8333-bf839880a142 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:10.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86e60a99-c239-4286-af2b-514ddbae40d3 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3335] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:10 2026] GET /v2.0/subnets/77cadc08-748b-4d1c-8333-bf839880a142 => 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: 1674/3336] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:10 2026] DELETE /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:10.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c50f132-80a9-4572-a56d-b846ddfb444c c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3337] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:10 2026] GET /v2.0/subnets/3a225635-f20f-43ed-aad8-893742704d7d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:10.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-014c479c-0a15-432a-afdf-e1206618b976 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] TaaS: Handle Delete Port: 089e88ab-7150-4bec-8de5-901df101be5d 2026-02-26 02:58:10.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014c479c-0a15-432a-afdf-e1206618b976 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] Tap Mirror: Handle Delete Port: 089e88ab-7150-4bec-8de5-901df101be5d [pid: 8|app: 0|req: 1675/3340] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:10 2026] DELETE /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:10.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bb3fd9e-1b7c-4c3e-bc1a-6039dade14d8 c1adceb2c4d44017afb6e73288a9a3f3 fb492084249141f8a4f91bf5b9f7801f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3341] 10.0.0.78 () {32 vars in 722 bytes} [Thu Feb 26 02:58:10 2026] GET /v2.0/networks/6ead1f4e-31bb-4ffb-8f96-a4d4f187cdb2 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:58:10.845 8 INFO neutron.services.segments.plugin [-] Segment 1d24c1f6-19ac-4c64-af1e-3be305b05e44 resource provider aggregate not found 2026-02-26 02:58:10.846 8 INFO neutron.services.segments.plugin [-] Segment 1d24c1f6-19ac-4c64-af1e-3be305b05e44 resource provider aggregate not found 2026-02-26 02:58:10.859 8 INFO neutron.services.segments.plugin [-] Segment 1d24c1f6-19ac-4c64-af1e-3be305b05e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d24c1f6-19ac-4c64-af1e-3be305b05e44 found for delete ", "request_id": "req-e2a40aa0-fbad-4226-abf8-644334b9fcb4"}]} 2026-02-26 02:58:10.869 8 INFO neutron.services.segments.plugin [-] Segment 1d24c1f6-19ac-4c64-af1e-3be305b05e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d24c1f6-19ac-4c64-af1e-3be305b05e44 found for delete ", "request_id": "req-ee29ddb9-a768-4510-ac0e-e0d18f89ce88"}]} 2026-02-26 02:58:10.872 8 INFO neutron.services.segments.plugin [-] Segment f39cf585-250d-4db4-822f-19a63cfa7a78 resource provider aggregate not found 2026-02-26 02:58:10.883 8 INFO neutron.services.segments.plugin [-] Segment f39cf585-250d-4db4-822f-19a63cfa7a78 resource provider aggregate not found 2026-02-26 02:58:10.887 8 INFO neutron.services.segments.plugin [-] Segment f39cf585-250d-4db4-822f-19a63cfa7a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39cf585-250d-4db4-822f-19a63cfa7a78 found for delete ", "request_id": "req-e44a7a8c-12a2-4be1-9e18-88089a04692d"}]} 2026-02-26 02:58:10.903 8 INFO neutron.services.segments.plugin [-] Segment 2a63d554-cb66-4e14-bda1-63be32d79774 resource provider aggregate not found 2026-02-26 02:58:10.908 8 INFO neutron.services.segments.plugin [-] Segment f39cf585-250d-4db4-822f-19a63cfa7a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39cf585-250d-4db4-822f-19a63cfa7a78 found for delete ", "request_id": "req-ed7a38d3-2665-4754-924f-2cc3a15a7d8b"}]} 2026-02-26 02:58:10.922 8 INFO neutron.services.segments.plugin [-] Segment 2a63d554-cb66-4e14-bda1-63be32d79774 resource provider aggregate not found 2026-02-26 02:58:10.929 8 INFO neutron.services.segments.plugin [-] Segment 2a63d554-cb66-4e14-bda1-63be32d79774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a63d554-cb66-4e14-bda1-63be32d79774 found for delete ", "request_id": "req-714155db-693b-4ec5-b0b4-4753a7000327"}]} 2026-02-26 02:58:10.935 8 INFO neutron.services.segments.plugin [-] Segment 2a63d554-cb66-4e14-bda1-63be32d79774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a63d554-cb66-4e14-bda1-63be32d79774 found for delete ", "request_id": "req-c350ba2d-937e-4f2d-8675-f6f108d29427"}]} [pid: 8|app: 0|req: 1676/3342] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:12 2026] GET /v2.0/security-groups?tenant_id=b047433e679e460893c3c3a44554963f&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: 1667/3343] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:12 2026] DELETE /v2.0/security-groups/4e08ed59-b419-4111-9cf8-995742621344 => 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: 1677/3344] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:13 2026] GET /v2.0/security-groups?tenant_id=fb492084249141f8a4f91bf5b9f7801f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3345] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:13 2026] DELETE /v2.0/security-groups/0f984659-e2c5-4e10-9997-7d091875fa30 => 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: 1678/3346] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:13 2026] GET /v2.0/security-groups?tenant_id=ccd78970c75340428bf875a9f4f06e95&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3347] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:13 2026] DELETE /v2.0/security-groups/2e2ffa3a-dc23-4da8-9d81-a3dba7fd8fda => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3348] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:13 2026] GET /v2.0/security-groups?tenant_id=0e6a1d9b255f478a933634e19a2472bd&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3349] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:13 2026] DELETE /v2.0/security-groups/90a9f32e-449a-4f16-879b-d40a2b28f1b6 => 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: 1680/3350] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:14 2026] GET /v2.0/security-groups?tenant_id=b9ebe519fe6247ed8f24a90cc8113966&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3351] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:14 2026] DELETE /v2.0/security-groups/c17d99a4-839a-42fa-8369-7abd299caf8b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3352] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:14 2026] GET /v2.0/security-groups?tenant_id=5c69fb61b72c4a0985c26a28424e6ba4&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3353] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:14 2026] DELETE /v2.0/security-groups/b1ee4a04-ab69-46e7-9b61-dbb53683f5e2 => 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: 1682/3354] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:14 2026] GET /v2.0/security-groups?tenant_id=04f2e35123e34cd69544df4aee0bba20&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3355] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:15 2026] DELETE /v2.0/security-groups/d16d7cca-1346-4a23-85f3-e4af0ee4693a => 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: 1683/3356] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:58:18 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3357] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:58:19 2026] POST /v2.0/floatingips => generated 552 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3358] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:58:19 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3359] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:58:20 2026] POST /v2.0/floatingips => generated 552 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3360] 10.0.0.78 () {34 vars in 675 bytes} [Thu Feb 26 02:58:21 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3361] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:58:21 2026] PUT /v2.0/floatingips/591edb30-d1c7-4a98-828a-d64f35103310/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: 1686/3362] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:58:21 2026] PUT /v2.0/floatingips/a2203f7d-c32c-4c3a-bf41-c2897bfde407/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3363] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:58:21 2026] PUT /v2.0/floatingips/8c8f491d-7e3e-4a1d-88d6-29dafdcc3724/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3364] 10.0.0.78 () {34 vars in 758 bytes} [Thu Feb 26 02:58:21 2026] PUT /v2.0/floatingips/25132872-f1d8-44e4-930c-6048ae529f5f/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3365] 10.0.0.78 () {32 vars in 671 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3366] 10.0.0.78 () {32 vars in 685 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3367] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3368] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3369] 10.0.0.78 () {32 vars in 679 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3370] 10.0.0.78 () {32 vars in 693 bytes} [Thu Feb 26 02:58:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3371] 10.0.0.78 () {32 vars in 689 bytes} [Thu Feb 26 02:58:22 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: 8|app: 0|req: 1691/3372] 10.0.0.78 () {32 vars in 701 bytes} [Thu Feb 26 02:58:22 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:58:22.235 7 INFO neutron_taas.services.taas.taas_plugin [None req-637b79a9-b988-42a3-88b5-8d6aedafb371 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] TaaS: Handle Delete Port: 48555b0b-456d-4ae9-ac11-6e6d998e642a 2026-02-26 02:58:22.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-637b79a9-b988-42a3-88b5-8d6aedafb371 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] Tap Mirror: Handle Delete Port: 48555b0b-456d-4ae9-ac11-6e6d998e642a [pid: 7|app: 0|req: 1682/3373] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:58:22 2026] DELETE /v2.0/floatingips/591edb30-d1c7-4a98-828a-d64f35103310 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:22.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6968b7b-0bce-49eb-9a06-1722d1ba542f 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] TaaS: Handle Delete Port: 153afa2a-48ff-4bd4-8835-3b8a39980b13 2026-02-26 02:58:22.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6968b7b-0bce-49eb-9a06-1722d1ba542f 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] Tap Mirror: Handle Delete Port: 153afa2a-48ff-4bd4-8835-3b8a39980b13 [pid: 8|app: 0|req: 1692/3374] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:58:22 2026] DELETE /v2.0/floatingips/a2203f7d-c32c-4c3a-bf41-c2897bfde407 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:22.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a204fdf-a0a3-47cf-9057-28e98f9d4bcd 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] TaaS: Handle Delete Port: 7b875150-1e01-486a-a056-d1b2a33fbd06 2026-02-26 02:58:22.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a204fdf-a0a3-47cf-9057-28e98f9d4bcd 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] Tap Mirror: Handle Delete Port: 7b875150-1e01-486a-a056-d1b2a33fbd06 [pid: 7|app: 0|req: 1683/3375] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:58:22 2026] DELETE /v2.0/floatingips/8c8f491d-7e3e-4a1d-88d6-29dafdcc3724 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:23.036 8 INFO neutron_taas.services.taas.taas_plugin [None req-11c89645-fc4e-424c-b793-8c7576b00337 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] TaaS: Handle Delete Port: 918d584c-27d3-4dc0-bff2-c0e6f9f81454 2026-02-26 02:58:23.039 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11c89645-fc4e-424c-b793-8c7576b00337 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] Tap Mirror: Handle Delete Port: 918d584c-27d3-4dc0-bff2-c0e6f9f81454 [pid: 8|app: 0|req: 1693/3376] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:58:22 2026] DELETE /v2.0/floatingips/25132872-f1d8-44e4-930c-6048ae529f5f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:23.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-93ca7b43-5b68-4a90-9013-11711bcbaf50 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] TaaS: Handle Delete Port: 520fab3c-914c-4150-bd1c-04d51523d07c 2026-02-26 02:58:23.307 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93ca7b43-5b68-4a90-9013-11711bcbaf50 38c0a21705d8479c9bc49132512bc242 fb533e89f2ac47e19344553c3b590d2d - - default default] Tap Mirror: Handle Delete Port: 520fab3c-914c-4150-bd1c-04d51523d07c [pid: 7|app: 0|req: 1684/3377] 10.0.0.78 () {32 vars in 731 bytes} [Thu Feb 26 02:58:23 2026] DELETE /v2.0/floatingips/758b59cd-354b-49c3-9512-66a82658597b => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3378] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:24 2026] GET /v2.0/security-groups?tenant_id=3f7d9a5fd644465eafaee44c3758eb45&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3379] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:24 2026] DELETE /v2.0/security-groups/a10c3d18-4e3b-4744-9962-16a6cd4eed15 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3380] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:24 2026] GET /v2.0/security-groups?tenant_id=fb533e89f2ac47e19344553c3b590d2d&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3381] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:24 2026] DELETE /v2.0/security-groups/88e41a33-21bd-48ec-94ff-7bc80c7ddc26 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3382] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:25 2026] GET /v2.0/security-groups?tenant_id=6cf2f8763b044cc8af89009e3dbfb07e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3383] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:25 2026] DELETE /v2.0/security-groups/7cf55850-f0db-41c4-b867-f33e22dcd057 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:29.365 7 INFO neutron.db.segments_db [None req-b9db9143-1359-4f62-8665-ce97cd7af50f 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Added segment 545e7af7-a9b9-49ae-8b06-1952c07d5b0c of type vxlan for network 192a5830-eed9-474c-b897-0dd0daf424b6 [pid: 7|app: 0|req: 1689/3386] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:29 2026] POST /v2.0/networks => generated 632 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3387] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:58:29 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:58:29.801 7 INFO neutron.db.segments_db [None req-5839227b-3345-46cd-8a4c-1ab7b6692cae 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Added segment bb247406-05ed-458d-af51-5e7291b49765 of type vxlan for network 5619ce8a-7fac-4b79-878f-df53b2da95ee [pid: 7|app: 0|req: 1690/3388] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:29 2026] POST /v2.0/networks => generated 631 bytes in 137 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: 1699/3389] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:58:29 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:58:30.213 7 INFO neutron.db.segments_db [None req-6e52736c-e3bd-46a5-a988-dbb93273e9f8 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Added segment 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 of type vxlan for network 3a9fdaad-790e-4112-bc88-1419f98d5cb7 [pid: 7|app: 0|req: 1691/3390] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:30 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1700/3391] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:58:30 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:58:30.682 7 INFO neutron.db.segments_db [None req-45557fbc-8cd0-4011-9b54-8cd0331cd5f6 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Added segment e68bcfc5-d5bb-45e9-ac67-e75864a99bda of type vxlan for network 4e2fad59-a0c4-417c-939a-27d45e8afed6 [pid: 7|app: 0|req: 1692/3392] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:30 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1701/3393] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:58:30 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:58:31.129 7 INFO neutron.db.segments_db [None req-883eba6a-2456-4e76-966a-0f8e09e02b0e 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Added segment e03888b1-db60-4e51-a8df-deaebda6372c of type vxlan for network dbfe687c-12da-45cf-9d25-d000f631e875 [pid: 7|app: 0|req: 1693/3394] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:31 2026] POST /v2.0/networks => generated 632 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1702/3395] 10.0.0.78 () {34 vars in 663 bytes} [Thu Feb 26 02:58:31 2026] POST /v2.0/ports => generated 743 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3396] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:58:31 2026] PUT /v2.0/ports/18fb05e1-f433-473d-bdbf-015ab51d0f8e/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1703/3397] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:58:31 2026] PUT /v2.0/ports/ccaf59e8-104c-4f4d-a109-21105d392105/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1695/3398] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:58:31 2026] PUT /v2.0/ports/bc3e15e8-c7f8-492e-8d48-d7c358247de6/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1696/3399] 10.0.0.78 () {34 vars in 746 bytes} [Thu Feb 26 02:58:31 2026] PUT /v2.0/ports/6ee2c09a-d510-4e0a-b73d-d4a7c320c62c/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: 1704/3400] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:58:31 2026] GET /v2.0/security-groups => generated 20309 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1705/3401] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:58:31 2026] GET /v2.0/networks => generated 5685 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3402] 10.0.0.78 () {32 vars in 659 bytes} [Thu Feb 26 02:58:31 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3403] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3404] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/network-ip-availabilities => generated 2442 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3405] 10.0.0.78 () {32 vars in 673 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3406] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/agents => generated 3385 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3407] 10.0.0.78 () {32 vars in 669 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3408] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3409] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3410] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/floatingips => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3411] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3412] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports => generated 9044 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3413] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3414] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3415] 10.0.0.78 () {32 vars in 667 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3416] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3417] 10.0.0.78 () {32 vars in 677 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3418] 10.0.0.78 () {32 vars in 689 bytes} [Thu Feb 26 02:58:32 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:58:32.669 7 INFO neutron_taas.services.taas.taas_plugin [None req-27a50509-4900-4696-bce3-3c9bb77b6375 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] TaaS: Handle Delete Port: 18fb05e1-f433-473d-bdbf-015ab51d0f8e 2026-02-26 02:58:32.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27a50509-4900-4696-bce3-3c9bb77b6375 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Tap Mirror: Handle Delete Port: 18fb05e1-f433-473d-bdbf-015ab51d0f8e [pid: 7|app: 0|req: 1703/3419] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:58:32 2026] DELETE /v2.0/ports/18fb05e1-f433-473d-bdbf-015ab51d0f8e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:32.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-c347dde0-89d9-4be8-a379-a9839500e676 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] TaaS: Handle Delete Port: ccaf59e8-104c-4f4d-a109-21105d392105 2026-02-26 02:58:32.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c347dde0-89d9-4be8-a379-a9839500e676 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Tap Mirror: Handle Delete Port: ccaf59e8-104c-4f4d-a109-21105d392105 [pid: 8|app: 0|req: 1717/3420] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:58:32 2026] DELETE /v2.0/ports/ccaf59e8-104c-4f4d-a109-21105d392105 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:33.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-104eabd0-cc52-48fc-98ff-f1ad3fd950d5 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] TaaS: Handle Delete Port: bc3e15e8-c7f8-492e-8d48-d7c358247de6 2026-02-26 02:58:33.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-104eabd0-cc52-48fc-98ff-f1ad3fd950d5 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Tap Mirror: Handle Delete Port: bc3e15e8-c7f8-492e-8d48-d7c358247de6 [pid: 7|app: 0|req: 1704/3421] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:58:32 2026] DELETE /v2.0/ports/bc3e15e8-c7f8-492e-8d48-d7c358247de6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:33.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd01ccf6-0bbe-44ca-81aa-f3d3059b1fb4 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] TaaS: Handle Delete Port: 6ee2c09a-d510-4e0a-b73d-d4a7c320c62c 2026-02-26 02:58:33.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd01ccf6-0bbe-44ca-81aa-f3d3059b1fb4 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Tap Mirror: Handle Delete Port: 6ee2c09a-d510-4e0a-b73d-d4a7c320c62c [pid: 8|app: 0|req: 1718/3422] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/ports/6ee2c09a-d510-4e0a-b73d-d4a7c320c62c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:33.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-a245fa41-02e0-4765-b083-774b6baf85ee 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] TaaS: Handle Delete Port: be333951-7573-431d-820b-fc0c05bd9543 2026-02-26 02:58:33.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a245fa41-02e0-4765-b083-774b6baf85ee 22d19824e8fc4174a6c2f2d7a39204f5 fc4c649422304981aa9068285cd8f33a - - default default] Tap Mirror: Handle Delete Port: be333951-7573-431d-820b-fc0c05bd9543 [pid: 7|app: 0|req: 1705/3423] 10.0.0.78 () {32 vars in 719 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/ports/be333951-7573-431d-820b-fc0c05bd9543 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:33.537 8 INFO neutron.services.segments.plugin [-] Segment 545e7af7-a9b9-49ae-8b06-1952c07d5b0c resource provider aggregate not found 2026-02-26 02:58:33.540 8 INFO neutron.services.segments.plugin [-] Segment 545e7af7-a9b9-49ae-8b06-1952c07d5b0c resource provider aggregate not found 2026-02-26 02:58:33.559 8 INFO neutron.services.segments.plugin [-] Segment 545e7af7-a9b9-49ae-8b06-1952c07d5b0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545e7af7-a9b9-49ae-8b06-1952c07d5b0c found for delete ", "request_id": "req-a3b3be76-4cfa-4aa5-9e7e-38d5fe55cf60"}]} 2026-02-26 02:58:33.559 8 INFO neutron.services.segments.plugin [-] Segment 545e7af7-a9b9-49ae-8b06-1952c07d5b0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 545e7af7-a9b9-49ae-8b06-1952c07d5b0c found for delete ", "request_id": "req-ee99b9cb-edbd-4c02-b721-087264d924ed"}]} [pid: 8|app: 0|req: 1719/3424] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/networks/192a5830-eed9-474c-b897-0dd0daf424b6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:33.686 7 INFO neutron.services.segments.plugin [-] Segment bb247406-05ed-458d-af51-5e7291b49765 resource provider aggregate not found 2026-02-26 02:58:33.690 7 INFO neutron.services.segments.plugin [-] Segment bb247406-05ed-458d-af51-5e7291b49765 resource provider aggregate not found 2026-02-26 02:58:33.705 7 INFO neutron.services.segments.plugin [-] Segment bb247406-05ed-458d-af51-5e7291b49765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb247406-05ed-458d-af51-5e7291b49765 found for delete ", "request_id": "req-329b4734-5688-49d8-8e1c-65703a669206"}]} 2026-02-26 02:58:33.708 7 INFO neutron.services.segments.plugin [-] Segment bb247406-05ed-458d-af51-5e7291b49765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb247406-05ed-458d-af51-5e7291b49765 found for delete ", "request_id": "req-0aed5e80-f543-45e0-aa6c-600b6e043d75"}]} [pid: 7|app: 0|req: 1706/3425] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/networks/5619ce8a-7fac-4b79-878f-df53b2da95ee => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3426] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/networks/3a9fdaad-790e-4112-bc88-1419f98d5cb7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3427] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/networks/4e2fad59-a0c4-417c-939a-27d45e8afed6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3428] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:33 2026] DELETE /v2.0/networks/dbfe687c-12da-45cf-9d25-d000f631e875 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3429] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:34 2026] GET /v2.0/security-groups?tenant_id=c46dc822227a49c287d27fc4d0b068f8&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3430] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:35 2026] DELETE /v2.0/security-groups/30d156dc-41aa-4db6-995c-997777ceaaff => 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: 1709/3431] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:35 2026] GET /v2.0/security-groups?tenant_id=fc4c649422304981aa9068285cd8f33a&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3432] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:35 2026] DELETE /v2.0/security-groups/daaca102-54d1-4a7a-a01e-788844f62701 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:35.584 8 INFO neutron.services.segments.plugin [-] Segment 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 resource provider aggregate not found 2026-02-26 02:58:35.586 8 INFO neutron.services.segments.plugin [-] Segment 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 resource provider aggregate not found 2026-02-26 02:58:35.611 8 INFO neutron.services.segments.plugin [-] Segment 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 found for delete ", "request_id": "req-247756ec-0224-47b8-a6e1-b50d5bf700ac"}]} 2026-02-26 02:58:35.612 8 INFO neutron.services.segments.plugin [-] Segment 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2b562e-bf7f-44fc-9e20-2e044d45bda0 found for delete ", "request_id": "req-1e9f4fbd-65e0-4830-bbac-f71d07b3043f"}]} 2026-02-26 02:58:35.627 8 INFO neutron.services.segments.plugin [-] Segment e03888b1-db60-4e51-a8df-deaebda6372c resource provider aggregate not found 2026-02-26 02:58:35.631 8 INFO neutron.services.segments.plugin [-] Segment e03888b1-db60-4e51-a8df-deaebda6372c resource provider aggregate not found 2026-02-26 02:58:35.646 8 INFO neutron.services.segments.plugin [-] Segment e03888b1-db60-4e51-a8df-deaebda6372c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e03888b1-db60-4e51-a8df-deaebda6372c found for delete ", "request_id": "req-9020fe15-4e13-4db6-9abe-9a13ed7b7ce1"}]} 2026-02-26 02:58:35.659 8 INFO neutron.services.segments.plugin [-] Segment e03888b1-db60-4e51-a8df-deaebda6372c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e03888b1-db60-4e51-a8df-deaebda6372c found for delete ", "request_id": "req-a0bf016f-d3e0-4ca6-add4-ae75c72bf04f"}]} 2026-02-26 02:58:35.732 7 INFO neutron.services.segments.plugin [-] Segment e68bcfc5-d5bb-45e9-ac67-e75864a99bda resource provider aggregate not found 2026-02-26 02:58:35.736 7 INFO neutron.services.segments.plugin [-] Segment e68bcfc5-d5bb-45e9-ac67-e75864a99bda resource provider aggregate not found 2026-02-26 02:58:35.752 7 INFO neutron.services.segments.plugin [-] Segment e68bcfc5-d5bb-45e9-ac67-e75864a99bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68bcfc5-d5bb-45e9-ac67-e75864a99bda found for delete ", "request_id": "req-30db31d0-9a0e-446d-b6b3-db6236bd01a0"}]} 2026-02-26 02:58:35.756 7 INFO neutron.services.segments.plugin [-] Segment e68bcfc5-d5bb-45e9-ac67-e75864a99bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e68bcfc5-d5bb-45e9-ac67-e75864a99bda found for delete ", "request_id": "req-b68c79ee-ef42-4376-85ac-63da0649e80c"}]} [pid: 7|app: 0|req: 1710/3433] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:35 2026] GET /v2.0/security-groups?tenant_id=bc7ba084fa824dbaa98c782d1f3e0546&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3434] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:35 2026] DELETE /v2.0/security-groups/7fc796c2-7e39-420c-a78e-763971a3fb2d => 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: 1711/3435] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:58:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3436] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:58:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3437] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:58:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3438] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:58:40 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: 1713/3439] 10.0.0.78 () {34 vars in 677 bytes} [Thu Feb 26 02:58:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3440] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:58:40 2026] PUT /v2.0/policies/6e474a28-9325-491a-8e8e-4e5be6900bc0/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3441] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:58:40 2026] PUT /v2.0/policies/d12e665c-8556-4253-882f-71a32b752081/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: 1728/3442] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:58:40 2026] PUT /v2.0/policies/341eba19-62fa-4a41-8267-74ac46dd2632/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3443] 10.0.0.78 () {34 vars in 752 bytes} [Thu Feb 26 02:58:40 2026] PUT /v2.0/policies/9670e2ad-3c5f-48e8-a53f-36f74ca6f5fb/tags => 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: 1730/3446] 10.0.0.78 () {32 vars in 673 bytes} [Thu Feb 26 02:58:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3447] 10.0.0.78 () {32 vars in 687 bytes} [Thu Feb 26 02:58:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3448] 10.0.0.78 () {32 vars in 683 bytes} [Thu Feb 26 02:58:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3449] 10.0.0.78 () {32 vars in 695 bytes} [Thu Feb 26 02:58:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3450] 10.0.0.78 () {32 vars in 681 bytes} [Thu Feb 26 02:58:41 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: 7|app: 0|req: 1719/3451] 10.0.0.78 () {32 vars in 695 bytes} [Thu Feb 26 02:58:41 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: 1733/3452] 10.0.0.78 () {32 vars in 691 bytes} [Thu Feb 26 02:58:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3453] 10.0.0.78 () {32 vars in 703 bytes} [Thu Feb 26 02:58:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3454] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:41 2026] DELETE /v2.0/qos/policies/6e474a28-9325-491a-8e8e-4e5be6900bc0 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3455] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:41 2026] DELETE /v2.0/qos/policies/d12e665c-8556-4253-882f-71a32b752081 => 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: 1735/3456] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:41 2026] DELETE /v2.0/qos/policies/341eba19-62fa-4a41-8267-74ac46dd2632 => 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: 1722/3457] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:41 2026] DELETE /v2.0/qos/policies/9670e2ad-3c5f-48e8-a53f-36f74ca6f5fb => 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: 1736/3458] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:41 2026] DELETE /v2.0/qos/policies/9a7595b9-858a-4225-9dde-348a9f54b95a => 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: 1723/3459] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:42 2026] GET /v2.0/security-groups?tenant_id=b97644e52a31488e89dce590e299225a&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3460] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:42 2026] DELETE /v2.0/security-groups/126564c0-eca9-413e-9480-3efe010db97d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3461] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:42 2026] GET /v2.0/security-groups?tenant_id=2efd98d05e5b4876b6d08eaf2cfb6d97&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3462] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:43 2026] DELETE /v2.0/security-groups/eef28924-793f-4bd4-830d-bb316375d695 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3463] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:43 2026] GET /v2.0/security-groups?tenant_id=dc8e5e8c75b4482cb3ad3fe414d16cd5&name=default => generated 2929 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3464] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:43 2026] DELETE /v2.0/security-groups/76955f35-c575-4927-9faa-808c00f26f1c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:46.749 7 INFO neutron.db.segments_db [None req-bff4cfac-d2c2-4f1b-ae4c-4fc6a1dd81d1 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] Added segment d8a219f4-f095-47a4-b218-e16b25f1900b of type vxlan for network 1e4fe545-ba17-424c-83b2-4eef619ecb53 2026-02-26 02:58:47.017 7 INFO neutron.db.l3_hamode_db [None req-bff4cfac-d2c2-4f1b-ae4c-4fc6a1dd81d1 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:58:47.133 7 INFO neutron.db.l3_hamode_db [None req-bff4cfac-d2c2-4f1b-ae4c-4fc6a1dd81d1 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1726/3465] 10.0.0.78 () {34 vars in 667 bytes} [Thu Feb 26 02:58:46 2026] POST /v2.0/routers => generated 474 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3466] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:58:47 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3467] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:47 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3468] 10.0.0.78 () {34 vars in 761 bytes} [Thu Feb 26 02:58:47 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/green => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3469] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3470] 10.0.0.78 () {34 vars in 757 bytes} [Thu Feb 26 02:58:48 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/red => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3471] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3472] 10.0.0.78 () {34 vars in 779 bytes} [Thu Feb 26 02:58:48 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/black.or.white => generated 4 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3473] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 52 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3474] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:58:48 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3475] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3476] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:48.900 7 INFO neutron.api.v2.resource [None req-1cedf738-0e64-4a78-b074-fb5b63e0dcd4 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3477] 10.0.0.78 () {32 vars in 742 bytes} [Thu Feb 26 02:58:48 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3478] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:58:48 2026] DELETE /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/red => 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: 1733/3479] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:49 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:58:49.182 8 INFO neutron.api.v2.resource [None req-43e8550b-e4c2-4164-a92d-2029422cb66e c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1747/3480] 10.0.0.78 () {32 vars in 745 bytes} [Thu Feb 26 02:58:49 2026] DELETE /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3481] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:49 2026] DELETE /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => 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: 1748/3482] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:49 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3483] 10.0.0.78 () {32 vars in 720 bytes} [Thu Feb 26 02:58:49 2026] GET /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3484] 10.0.0.78 () {34 vars in 741 bytes} [Thu Feb 26 02:58:49 2026] PUT /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd => generated 480 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3485] 10.0.0.78 () {32 vars in 735 bytes} [Thu Feb 26 02:58:49 2026] GET /v2.0/ports?device_id=fcad1ac6-449c-4c8b-aabc-0910a22e68bd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:58:50.112 8 INFO neutron_taas.services.taas.taas_plugin [None req-65d1c946-4482-44e9-86be-118817314207 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] TaaS: Handle Delete Port: 4b236aaf-f3c2-4c55-99ef-9fb9b18f567e 2026-02-26 02:58:50.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65d1c946-4482-44e9-86be-118817314207 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] Tap Mirror: Handle Delete Port: 4b236aaf-f3c2-4c55-99ef-9fb9b18f567e 2026-02-26 02:58:50.416 8 INFO neutron.services.segments.plugin [-] Segment d8a219f4-f095-47a4-b218-e16b25f1900b resource provider aggregate not found 2026-02-26 02:58:50.420 8 INFO neutron.services.segments.plugin [-] Segment d8a219f4-f095-47a4-b218-e16b25f1900b resource provider aggregate not found 2026-02-26 02:58:50.437 8 INFO neutron.db.l3_hamode_db [None req-65d1c946-4482-44e9-86be-118817314207 c0874b9c692f4c23a0eb2684c5b0fe90 46007e5b34164292a8c4ca1359d92b90 - - default default] HA network 1e4fe545-ba17-424c-83b2-4eef619ecb53 was deleted as no HA routers are present in tenant 46007e5b34164292a8c4ca1359d92b90. 2026-02-26 02:58:50.439 8 INFO neutron.services.segments.plugin [-] Segment d8a219f4-f095-47a4-b218-e16b25f1900b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8a219f4-f095-47a4-b218-e16b25f1900b found for delete ", "request_id": "req-b3aeea6e-469d-4b15-8159-d9892a1ede71"}]} [pid: 8|app: 0|req: 1750/3486] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:49 2026] DELETE /v2.0/routers/fcad1ac6-449c-4c8b-aabc-0910a22e68bd => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:50.446 8 INFO neutron.services.segments.plugin [-] Segment d8a219f4-f095-47a4-b218-e16b25f1900b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8a219f4-f095-47a4-b218-e16b25f1900b found for delete ", "request_id": "req-033d54aa-330a-4b34-aa6a-ea0933f0f32d"}]} [pid: 7|app: 0|req: 1737/3487] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:51 2026] GET /v2.0/security-groups?tenant_id=46007e5b34164292a8c4ca1359d92b90&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3488] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:51 2026] DELETE /v2.0/security-groups/d104e8b9-9380-4148-8dbd-60caceead232 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3489] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:51 2026] GET /v2.0/security-groups?tenant_id=9e89575999134c35b18bf8729e0b8365&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3490] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:51 2026] DELETE /v2.0/security-groups/9cec4a8f-9fb3-4f4c-acda-6d68de31a9c4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:54.867 7 INFO neutron.db.segments_db [None req-ca6a42e7-6a4a-46b8-84ea-abeae7778b25 39a9ff9b12d84e3e831700e3ff7c6cb6 c8a3770d37b844a1983bfe34cd327a1a - - default default] Added segment 74a7622a-c196-48ab-813b-75e21209de86 of type vxlan for network fdf6cd26-8679-4063-9ae7-44fad729a7be [pid: 7|app: 0|req: 1739/3491] 10.0.0.78 () {34 vars in 669 bytes} [Thu Feb 26 02:58:54 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3492] 10.0.0.78 () {34 vars in 668 bytes} [Thu Feb 26 02:58:54 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3493] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:58:55 2026] PUT /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3494] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3495] 10.0.0.78 () {34 vars in 761 bytes} [Thu Feb 26 02:58:55 2026] PUT /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3496] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3497] 10.0.0.78 () {34 vars in 757 bytes} [Thu Feb 26 02:58:55 2026] PUT /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3498] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3499] 10.0.0.78 () {34 vars in 779 bytes} [Thu Feb 26 02:58:55 2026] PUT /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/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: 1757/3500] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3501] 10.0.0.78 () {34 vars in 750 bytes} [Thu Feb 26 02:58:55 2026] PUT /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3504] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3505] 10.0.0.78 () {32 vars in 738 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:58:55.864 8 INFO neutron.api.v2.resource [None req-e57ddbf7-4f1a-426c-85d3-021c1a24e731 39a9ff9b12d84e3e831700e3ff7c6cb6 c8a3770d37b844a1983bfe34cd327a1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1759/3506] 10.0.0.78 () {32 vars in 742 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3507] 10.0.0.78 () {32 vars in 741 bytes} [Thu Feb 26 02:58:55 2026] DELETE /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3508] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:55 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:58:56.015 7 INFO neutron.api.v2.resource [None req-69eed1be-af3b-4448-839b-4d07effa8660 39a9ff9b12d84e3e831700e3ff7c6cb6 c8a3770d37b844a1983bfe34cd327a1a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1749/3509] 10.0.0.78 () {32 vars in 745 bytes} [Thu Feb 26 02:58:55 2026] DELETE /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3510] 10.0.0.78 () {32 vars in 733 bytes} [Thu Feb 26 02:58:56 2026] DELETE /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3511] 10.0.0.78 () {32 vars in 730 bytes} [Thu Feb 26 02:58:56 2026] GET /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3512] 10.0.0.78 () {32 vars in 723 bytes} [Thu Feb 26 02:58:56 2026] DELETE /v2.0/subnets/e74ce217-7263-4c46-a124-8a6c85484dd6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:58:56.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-48d299a3-e43a-4ab8-a422-990c9150490f 39a9ff9b12d84e3e831700e3ff7c6cb6 c8a3770d37b844a1983bfe34cd327a1a - - default default] TaaS: Handle Delete Port: 0238ef18-cc37-4d7f-aa45-2e36d5c8bd4b 2026-02-26 02:58:56.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48d299a3-e43a-4ab8-a422-990c9150490f 39a9ff9b12d84e3e831700e3ff7c6cb6 c8a3770d37b844a1983bfe34cd327a1a - - default default] Tap Mirror: Handle Delete Port: 0238ef18-cc37-4d7f-aa45-2e36d5c8bd4b 2026-02-26 02:58:56.555 7 INFO neutron.services.segments.plugin [-] Segment 74a7622a-c196-48ab-813b-75e21209de86 resource provider aggregate not found 2026-02-26 02:58:56.560 7 INFO neutron.services.segments.plugin [-] Segment 74a7622a-c196-48ab-813b-75e21209de86 resource provider aggregate not found 2026-02-26 02:58:56.573 7 INFO neutron.services.segments.plugin [-] Segment 74a7622a-c196-48ab-813b-75e21209de86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a7622a-c196-48ab-813b-75e21209de86 found for delete ", "request_id": "req-bef9d2f3-d03a-40ef-87fe-4d46bf92acd0"}]} 2026-02-26 02:58:56.578 7 INFO neutron.services.segments.plugin [-] Segment 74a7622a-c196-48ab-813b-75e21209de86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a7622a-c196-48ab-813b-75e21209de86 found for delete ", "request_id": "req-80d5ef77-d205-46b5-87fb-b808281d9a13"}]} [pid: 7|app: 0|req: 1751/3513] 10.0.0.78 () {32 vars in 725 bytes} [Thu Feb 26 02:58:56 2026] DELETE /v2.0/networks/fdf6cd26-8679-4063-9ae7-44fad729a7be => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3514] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:57 2026] GET /v2.0/security-groups?tenant_id=c8a3770d37b844a1983bfe34cd327a1a&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3515] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:57 2026] DELETE /v2.0/security-groups/de79ef42-e61a-4724-89c8-df1c4760832a => 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: 1764/3516] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:58:57 2026] GET /v2.0/security-groups?tenant_id=2b9d82ea742f47b3af54f4dff45b5697&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3517] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:58:57 2026] DELETE /v2.0/security-groups/2ba57766-b698-4c74-89c8-4cb60d2e2205 => 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: 1765/3518] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:59:00 2026] GET /v2.0/security-groups?tenant_id=2388f704a0dd462da42fe016ea0a74e1&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3519] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:59:01 2026] DELETE /v2.0/security-groups/54250a90-146b-4026-a0ad-8c5a0821708e => 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: 1766/3520] 10.0.0.78 () {32 vars in 773 bytes} [Thu Feb 26 02:59:01 2026] GET /v2.0/security-groups?tenant_id=3f8ee4d118cc479b808cc109a17e2cd0&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3521] 10.0.0.78 () {32 vars in 739 bytes} [Thu Feb 26 02:59:01 2026] DELETE /v2.0/security-groups/b6587ec7-2492-4b5d-bff0-1abaca9b9953 => 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: 1767/3522] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:59:03 2026] GET /v2.0/networks => generated 2168 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3523] 10.0.0.78 () {32 vars in 654 bytes} [Thu Feb 26 02:59:05 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: 1768/3524] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3525] 10.0.0.78 () {32 vars in 642 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3526] 10.0.0.78 () {32 vars in 646 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3527] 10.0.0.78 () {32 vars in 648 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3528] 10.0.0.78 () {32 vars in 662 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3529] 10.0.0.78 () {32 vars in 654 bytes} [Thu Feb 26 02:59:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3534] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/subnets => generated 1308 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3535] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3536] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3537] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3538] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3539] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3540] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3541] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3542] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 02:59:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3543] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 02:59:32 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3544] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 02:59:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3553] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 03:00:31 2026] GET /v2.0/agents => generated 3385 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3554] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:00:31 2026] GET /v2.0/floatingips => 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: 1783/3555] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:00:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3556] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:00:31 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3557] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 03:00:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3558] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3559] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3560] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3561] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3562] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3563] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 03:00:32 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3572] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/routers => generated 15 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3573] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3574] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/floatingips => 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: 1782/3575] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3576] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3577] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 03:01:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3578] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:01:32 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3579] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 03:01:32 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3580] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 03:01:32 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3581] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:01:32 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3582] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:01:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3591] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/agents => generated 3385 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3592] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3593] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3594] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3595] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3596] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 03:02:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3597] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 03:02:32 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3598] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:02:32 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3599] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 03:02:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3600] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 03:02:32 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3601] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:02:32 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3610] 10.0.0.174 () {28 vars in 579 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/ports => generated 4725 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3611] 10.0.0.174 () {28 vars in 599 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3612] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3613] 10.0.0.174 () {28 vars in 624 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3614] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3615] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3616] 10.0.0.174 () {28 vars in 591 bytes} [Thu Feb 26 03:03:31 2026] GET /v2.0/floatingips => 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: 1803/3617] 10.0.0.174 () {28 vars in 585 bytes} [Thu Feb 26 03:03:32 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3618] 10.0.0.174 () {28 vars in 619 bytes} [Thu Feb 26 03:03:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3619] 10.0.0.174 () {28 vars in 583 bytes} [Thu Feb 26 03:03:32 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3620] 10.0.0.174 () {28 vars in 581 bytes} [Thu Feb 26 03:03:32 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)