+ 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 [Sat Jun 13 23:24:17 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-74d5d54876-lnj4f machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fce3fc7c668 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)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-13 23:24:21.547 8 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:24:21.547 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev30 2026-06-13 23:24:21.566 7 INFO neutron.common.config [-] Logging enabled! 2026-06-13 23:24:21.566 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev30 2026-06-13 23:24:22.594 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:24:22.598 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-13 23:24:24.013 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:24.016 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:24:24.023 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-13 23:24:24.025 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:24.027 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:24.027 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:24:24.029 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-13 23:24:24.029 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:24:24.030 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.034 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-13 23:24:24.035 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-13 23:24:24.035 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-13 23:24:24.036 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-13 23:24:24.036 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.045 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.045 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.046 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.048 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.048 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-13 23:24:24.048 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.069 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:24:24.070 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.071 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.073 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-13 23:24:24.074 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.074 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-13 23:24:24.131 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:24:24.132 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:24:24.132 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:24:24.132 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:24:24.134 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-13 23:24:24.135 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-13 23:24:24.135 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-13 23:24:24.136 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-13 23:24:24.435 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:24:24.491 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing driver for type 'vlan' 2026-06-13 23:24:24.760 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:24:24.760 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:24:24.760 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:24:24.774 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:24:24.774 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:24:24.774 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:24:24.774 7 INFO neutron.plugins.ml2.extensions.port_security [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:24:24.774 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:24:24.775 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:24:24.775 7 INFO neutron.plugins.ml2.managers [None req-2c27d442-54e2-4bd5-8edc-8f4e9eb2ddfc - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:24:24.788 7 INFO neutron.quota [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded quota_driver: . 2026-06-13 23:24:24.789 7 INFO neutron.plugins.ml2.plugin [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:24:24.789 7 INFO neutron.plugins.ml2.managers [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:24:24.789 7 INFO neutron.plugins.ml2.managers [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:24:24.789 7 INFO neutron.plugins.ml2.managers [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:24:24.789 7 INFO neutron.extensions.vlantransparent [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:24:24.790 7 INFO neutron.extensions.qinq [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Disabled VLAN QinQ extension. 2026-06-13 23:24:24.790 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: qos 2026-06-13 23:24:24.802 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: router 2026-06-13 23:24:24.851 7 INFO neutron.services.service_base [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:24:24.851 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: segments 2026-06-13 23:24:24.859 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] VlanTypeDriver initialization complete 2026-06-13 23:24:24.859 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing driver for type 'vxlan' 2026-06-13 23:24:24.860 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-13 23:24:24.874 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-13 23:24:24.874 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-13 23:24:24.874 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing extension driver 'port_security' 2026-06-13 23:24:24.875 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-13 23:24:24.875 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing extension driver 'qos' 2026-06-13 23:24:24.875 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-13 23:24:24.875 8 INFO neutron.plugins.ml2.managers [None req-ca09a498-960b-4edf-a900-562271cbe062 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-13 23:24:24.890 8 INFO neutron.quota [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded quota_driver: . 2026-06-13 23:24:24.890 8 INFO neutron.plugins.ml2.plugin [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Modular L2 Plugin initialization complete 2026-06-13 23:24:24.890 8 INFO neutron.plugins.ml2.managers [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-13 23:24:24.890 8 INFO neutron.plugins.ml2.managers [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-13 23:24:24.891 8 INFO neutron.plugins.ml2.managers [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-13 23:24:24.891 8 INFO neutron.extensions.vlantransparent [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Disabled vlantransparent extension. 2026-06-13 23:24:24.891 8 INFO neutron.extensions.qinq [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Disabled VLAN QinQ extension. 2026-06-13 23:24:24.891 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: qos 2026-06-13 23:24:24.905 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: router 2026-06-13 23:24:24.949 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: trunk 2026-06-13 23:24:24.956 8 INFO neutron.services.service_base [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-13 23:24:24.956 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: segments 2026-06-13 23:24:24.964 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:24:25.005 7 WARNING stevedore.named [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:24:25.005 7 WARNING stevedore.named [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.067 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: trunk 2026-06-13 23:24:25.079 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:24:25.080 7 INFO neutron.common.utils [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:24:25.080 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: taas 2026-06-13 23:24:25.082 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: vpnaas 2026-06-13 23:24:25.108 7 WARNING stevedore.named [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.122 8 WARNING stevedore.named [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-13 23:24:25.122 8 WARNING stevedore.named [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:25.136 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: tapmirror 2026-06-13 23:24:25.152 7 WARNING stevedore.named [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:25.224 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:24:25.232 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: tag 2026-06-13 23:24:25.241 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: timestamp 2026-06-13 23:24:25.244 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:24:25.248 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: flavors 2026-06-13 23:24:25.251 7 INFO neutron.manager [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loading Plugin: revisions 2026-06-13 23:24:25.255 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Initializing extension manager. 2026-06-13 23:24:25.256 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: address-group 2026-06-13 23:24:25.257 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: address-scope 2026-06-13 23:24:25.258 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:24:25.259 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: agent 2026-06-13 23:24:25.260 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:24:25.262 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:24:25.262 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:24:25.263 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: availability_zone 2026-06-13 23:24:25.264 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:24:25.265 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:24:25.265 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:24:25.267 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:24:25.268 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: dns-integration 2026-06-13 23:24:25.269 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:24:25.269 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:24:25.269 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-13 23:24:25.270 8 INFO neutron.common.utils [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-13 23:24:25.270 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: taas 2026-06-13 23:24:25.270 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: dvr 2026-06-13 23:24:25.271 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:24:25.272 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:24:25.272 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:25.273 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:24:25.274 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: external-net 2026-06-13 23:24:25.274 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:24:25.275 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: extraroute 2026-06-13 23:24:25.276 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:24:25.277 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:24:25.278 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:24:25.278 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:24:25.280 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:24:25.281 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:24:25.282 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: flavors 2026-06-13 23:24:25.283 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:24:25.284 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:24:25.285 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:24:25.285 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:24:25.286 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:24:25.288 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: router 2026-06-13 23:24:25.291 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:25.291 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-13 23:24:25.292 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-13 23:24:25.293 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:24:25.294 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: l3-ha 2026-06-13 23:24:25.295 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:25.295 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:24:25.296 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:24:25.298 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:25.298 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:24:25.302 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:24:25.304 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:24:25.305 8 WARNING stevedore.named [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.306 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:24:25.307 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:24:25.308 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:24:25.309 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: multi-provider 2026-06-13 23:24:25.310 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: net-mtu 2026-06-13 23:24:25.310 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:24:25.311 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:24:25.312 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: network_ha 2026-06-13 23:24:25.313 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:24:25.315 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:24:25.315 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: pagination 2026-06-13 23:24:25.316 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:24:25.317 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-13 23:24:25.318 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:24:25.318 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:24:25.319 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:24:25.320 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:24:25.321 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:24:25.321 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-13 23:24:25.322 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:24:25.323 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:24:25.323 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-13 23:24:25.324 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: binding 2026-06-13 23:24:25.325 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: binding-extended 2026-06-13 23:24:25.326 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-security 2026-06-13 23:24:25.326 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: project-id 2026-06-13 23:24:25.327 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: provider 2026-06-13 23:24:25.327 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-13 23:24:25.329 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos 2026-06-13 23:24:25.330 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:24:25.331 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:24:25.331 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-default 2026-06-13 23:24:25.332 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-fip 2026-06-13 23:24:25.332 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:24:25.333 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:24:25.333 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:24:25.334 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:24:25.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:25.335 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:24:25.335 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: tapmirror 2026-06-13 23:24:25.335 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-pps 2026-06-13 23:24:25.336 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:24:25.336 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:24:25.337 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:24:25.337 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:24:25.338 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-13 23:24:25.340 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: quotas 2026-06-13 23:24:25.343 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: quota_details 2026-06-13 23:24:25.344 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:24:25.345 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:24:25.345 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:24:25.346 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:24:25.346 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:24:25.347 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:24:25.348 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:24:25.349 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:24:25.350 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:24:25.351 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:24:25.352 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:24:25.352 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:24:25.353 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:24:25.353 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-13 23:24:25.354 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:24:25.354 8 WARNING stevedore.named [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-13 23:24:25.359 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: security-group 2026-06-13 23:24:25.360 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: segment 2026-06-13 23:24:25.360 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:24:25.361 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: service-type 2026-06-13 23:24:25.361 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: sorting 2026-06-13 23:24:25.362 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:24:25.363 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:24:25.363 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:24:25.364 7 WARNING neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:24:25.364 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:24:25.365 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnet-external-network 2026-06-13 23:24:25.366 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:24:25.367 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:24:25.367 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:24:25.368 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:24:25.369 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:24:25.371 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: tag-creation 2026-06-13 23:24:25.373 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:24:25.381 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:24:25.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-13 23:24:25.385 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: auto_allocate 2026-06-13 23:24:25.385 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:24:25.387 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: trunk 2026-06-13 23:24:25.388 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: trunk-details 2026-06-13 23:24:25.388 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:24:25.389 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-13 23:24:25.390 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:24:25.391 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-13 23:24:25.392 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: tag 2026-06-13 23:24:25.394 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-13 23:24:25.395 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:24:25.396 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:24:25.399 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: vpnaas 2026-06-13 23:24:25.400 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: timestamp 2026-06-13 23:24:25.401 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: taas 2026-06-13 23:24:25.402 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: tap-mirror 2026-06-13 23:24:25.403 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: network_ip_availability 2026-06-13 23:24:25.403 7 INFO neutron.api.extensions [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-13 23:24:25.406 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: flavors 2026-06-13 23:24:25.410 8 INFO neutron.manager [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loading Plugin: revisions 2026-06-13 23:24:25.410 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-13 23:24:25.412 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-13 23:24:25.412 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.412 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-13 23:24:25.414 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Initializing extension manager. 2026-06-13 23:24:25.415 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: address-group 2026-06-13 23:24:25.416 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: address-scope 2026-06-13 23:24:25.417 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-13 23:24:25.418 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: agent 2026-06-13 23:24:25.418 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: agent-resources-synced 2026-06-13 23:24:25.418 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:24:25.419 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-13 23:24:25.419 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:24:25.420 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-13 23:24:25.421 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: availability_zone 2026-06-13 23:24:25.421 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: availability_zone_filter 2026-06-13 23:24:25.422 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-13 23:24:25.422 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: default-subnetpools 2026-06-13 23:24:25.425 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-13 23:24:25.425 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: dns-integration 2026-06-13 23:24:25.426 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: dns-domain-ports 2026-06-13 23:24:25.426 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-13 23:24:25.427 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:24:25.428 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:24:25.428 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: dvr 2026-06-13 23:24:25.429 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:24:25.429 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-13 23:24:25.430 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.430 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.430 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.430 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.431 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: empty-string-filtering 2026-06-13 23:24:25.431 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:24:25.431 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.432 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:25.432 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.432 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:24:25.433 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:24:25.433 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:24:25.433 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-13 23:24:25.433 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.434 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.434 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.434 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.434 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: external-net 2026-06-13 23:24:25.435 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-13 23:24:25.436 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: extraroute 2026-06-13 23:24:25.437 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: extraroute-atomic 2026-06-13 23:24:25.438 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-13 23:24:25.438 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-13 23:24:25.440 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-13 23:24:25.440 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-13 23:24:25.441 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: fip-port-details 2026-06-13 23:24:25.441 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:24:25.442 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] router is already registered 2026-06-13 23:24:25.442 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:24:25.442 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: flavors 2026-06-13 23:24:25.443 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] floatingip is already registered 2026-06-13 23:24:25.444 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-13 23:24:25.445 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: floatingip-pools 2026-06-13 23:24:25.445 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: ip_allocation 2026-06-13 23:24:25.446 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-13 23:24:25.446 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: l2_adjacency 2026-06-13 23:24:25.446 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:24:25.447 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] rbac_policy is already registered 2026-06-13 23:24:25.448 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:24:25.448 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] security_group is already registered 2026-06-13 23:24:25.448 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:24:25.448 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] security_group_rule is already registered 2026-06-13 23:24:25.448 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: router 2026-06-13 23:24:25.449 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.449 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.450 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.450 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.450 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:24:25.450 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-13 23:24:25.451 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] trunk is already registered 2026-06-13 23:24:25.451 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.451 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-13 23:24:25.451 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.451 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.452 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-13 23:24:25.452 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.452 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: ext-gw-mode 2026-06-13 23:24:25.452 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:24:25.452 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] endpoint_group is already registered 2026-06-13 23:24:25.453 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: l3-ha 2026-06-13 23:24:25.453 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:24:25.453 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:25.453 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] vpnservice is already registered 2026-06-13 23:24:25.454 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-13 23:24:25.454 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:24:25.454 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ipsec_site_connection is already registered 2026-06-13 23:24:25.454 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: l3-flavors 2026-06-13 23:24:25.454 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.454 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.455 7 INFO neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.455 7 WARNING neutron.quota.resource_registry [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.455 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-13 23:24:25.455 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-13 23:24:25.458 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-13 23:24:25.459 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-13 23:24:25.460 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-13 23:24:25.462 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-13 23:24:25.462 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-13 23:24:25.463 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: multi-provider 2026-06-13 23:24:25.463 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: net-mtu 2026-06-13 23:24:25.464 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: net-mtu-writable 2026-06-13 23:24:25.464 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: network_availability_zone 2026-06-13 23:24:25.465 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: network_ha 2026-06-13 23:24:25.466 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: network-ip-availability 2026-06-13 23:24:25.467 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-13 23:24:25.468 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: pagination 2026-06-13 23:24:25.468 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-device-profile 2026-06-13 23:24:25.469 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-13 23:24:25.469 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-13 23:24:25.470 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-13 23:24:25.470 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-mac-override 2026-06-13 23:24:25.471 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-13 23:24:25.471 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-13 23:24:25.472 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-13 23:24:25.473 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-resource-request 2026-06-13 23:24:25.473 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-13 23:24:25.474 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-13 23:24:25.474 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: binding 2026-06-13 23:24:25.475 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: binding-extended 2026-06-13 23:24:25.476 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-security 2026-06-13 23:24:25.477 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: project-id 2026-06-13 23:24:25.477 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: provider 2026-06-13 23:24:25.478 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-13 23:24:25.480 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos 2026-06-13 23:24:25.481 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-13 23:24:25.482 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-13 23:24:25.482 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-default 2026-06-13 23:24:25.482 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-fip 2026-06-13 23:24:25.483 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-13 23:24:25.483 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-13 23:24:25.484 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-13 23:24:25.485 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-13 23:24:25.485 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-13 23:24:25.486 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-pps 2026-06-13 23:24:25.486 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-13 23:24:25.487 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-13 23:24:25.488 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: qos-rules-alias 2026-06-13 23:24:25.488 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: quota-check-limit 2026-06-13 23:24:25.489 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: quota-check-limit-default 2026-06-13 23:24:25.491 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: quotas 2026-06-13 23:24:25.492 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: quota_details 2026-06-13 23:24:25.493 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: rbac-policies 2026-06-13 23:24:25.494 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: rbac-address-group 2026-06-13 23:24:25.495 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: rbac-address-scope 2026-06-13 23:24:25.495 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: rbac-security-groups 2026-06-13 23:24:25.496 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-13 23:24:25.496 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: revision-if-match 2026-06-13 23:24:25.497 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-13 23:24:25.497 7 WARNING keystonemiddleware._common.config [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:24:25.497 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: router_availability_zone 2026-06-13 23:24:25.498 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-13 23:24:25.500 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-13 23:24:25.500 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-13 23:24:25.502 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-13 23:24:25.504 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-13 23:24:25.504 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-13 23:24:25.505 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-13 23:24:25.505 7 WARNING oslo_config.cfg [None req-d8560843-900b-49b9-b2e6-e77ac0e1fe32 - - - - - -] 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 0x7fce3fc7c668 pid: 7 (default app) 2026-06-13 23:24:25.509 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: security-group 2026-06-13 23:24:25.511 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: segment 2026-06-13 23:24:25.511 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-13 23:24:25.512 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: service-type 2026-06-13 23:24:25.512 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: sorting 2026-06-13 23:24:25.513 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: standard-attr-segment 2026-06-13 23:24:25.513 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: standard-attr-description 2026-06-13 23:24:25.514 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: stateful-security-group 2026-06-13 23:24:25.515 8 WARNING neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-13 23:24:25.515 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-13 23:24:25.516 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnet-external-network 2026-06-13 23:24:25.516 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnet_onboard 2026-06-13 23:24:25.517 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-13 23:24:25.517 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnet-service-types 2026-06-13 23:24:25.518 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnet_allocation 2026-06-13 23:24:25.519 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-13 23:24:25.519 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: tag-creation 2026-06-13 23:24:25.520 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-13 23:24:25.524 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: standard-attr-tag 2026-06-13 23:24:25.525 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-13 23:24:25.525 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: trunk 2026-06-13 23:24:25.526 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: trunk-details 2026-06-13 23:24:25.526 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-13 23:24:25.527 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-13 23:24:25.527 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-13 23:24:25.529 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-13 23:24:25.535 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-13 23:24:25.537 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-13 23:24:25.538 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: vpn-flavors 2026-06-13 23:24:25.541 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: vpnaas 2026-06-13 23:24:25.542 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: taas 2026-06-13 23:24:25.543 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: tap-mirror 2026-06-13 23:24:25.544 8 INFO neutron.api.extensions [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Loaded extension: taas-vlan-filter 2026-06-13 23:24:25.547 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-13 23:24:25.547 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-13 23:24:25.547 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.547 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-13 23:24:25.551 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:24:25.551 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:24:25.556 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:24:25.557 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:24:25.557 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:24:25.558 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.558 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.559 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.559 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.559 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:24:25.560 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.560 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.560 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:24:25.561 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:24:25.561 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:24:25.562 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.562 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.562 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.562 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.567 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-13 23:24:25.567 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] router is already registered 2026-06-13 23:24:25.568 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-13 23:24:25.568 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] floatingip is already registered 2026-06-13 23:24:25.571 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-13 23:24:25.572 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] rbac_policy is already registered 2026-06-13 23:24:25.572 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-13 23:24:25.572 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] security_group is already registered 2026-06-13 23:24:25.573 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-13 23:24:25.573 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] security_group_rule is already registered 2026-06-13 23:24:25.574 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.574 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.574 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-13 23:24:25.575 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] subnetpool is already registered 2026-06-13 23:24:25.575 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-13 23:24:25.575 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] trunk is already registered 2026-06-13 23:24:25.575 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.576 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.576 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.576 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.577 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-13 23:24:25.577 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] endpoint_group is already registered 2026-06-13 23:24:25.577 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-13 23:24:25.578 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] vpnservice is already registered 2026-06-13 23:24:25.578 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-13 23:24:25.578 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ipsec_site_connection is already registered 2026-06-13 23:24:25.579 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-13 23:24:25.579 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ipsecpolicy is already registered 2026-06-13 23:24:25.579 8 INFO neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-13 23:24:25.579 8 WARNING neutron.quota.resource_registry [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] ikepolicy is already registered 2026-06-13 23:24:25.618 8 WARNING keystonemiddleware._common.config [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:24:25.625 8 WARNING oslo_config.cfg [None req-7cb6702f-cfb6-427a-bfe3-924da9bb117e - - - - - -] 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 0x7fce3fc7c668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:24:30.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d422b5a4-9aa2-4697-95e1-6273c7013f7c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:24:29 2026] GET /v2.0/networks/public => generated 108 bytes in 830 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/5] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:24:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:24:30.889 7 WARNING neutron.services.revisions.revision_plugin [None req-3b4813c4-aec3-42de-803b-a9e95256f809 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:24:30.909 7 INFO neutron.db.segments_db [None req-3b4813c4-aec3-42de-803b-a9e95256f809 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 984bd9c8-96c8-4521-a35a-820465e98b67 of type flat for network 2539ddeb-f434-49d1-83aa-6026ba41f2c4 2026-06-13 23:24:30.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b4813c4-aec3-42de-803b-a9e95256f809 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:24:30 2026] POST /v2.0/networks => generated 124 bytes in 458 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:24:37.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfef9b0a-0309-4659-b084-fd2cfb66a733 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:24:36 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:24:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:24:37.415 8 WARNING neutron.services.revisions.revision_plugin [None req-6da35fba-b0c9-487e-b5c0-c25455351ac8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:24:37.448 8 INFO neutron.db.segments_db [None req-6da35fba-b0c9-487e-b5c0-c25455351ac8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 23157d6b-c87d-41e1-b70c-3a4503fb5f0d of type flat for network d0b21999-8312-4637-bf0d-11165355fb3b 2026-06-13 23:24:37.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6da35fba-b0c9-487e-b5c0-c25455351ac8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:24:37 2026] POST /v2.0/networks => generated 124 bytes in 336 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:24:43.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3979a57-06e1-41a4-92a4-2ffea7bf73bd bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:24:43 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:24:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:24:43.414 8 WARNING neutron.services.revisions.revision_plugin [None req-c92571ae-6c80-45dd-a938-52844e70704f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:24:43.433 8 INFO neutron.db.segments_db [None req-c92571ae-6c80-45dd-a938-52844e70704f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment c2f8a086-e7a3-45ba-9f11-f88882b26276 of type flat for network 0fb214e7-fca4-48fe-90a9-d5ff87ec4e6b 2026-06-13 23:24:43.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c92571ae-6c80-45dd-a938-52844e70704f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:24:43 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:24:49.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80ef9ec4-3b56-40e3-afb1-d7d6a1e7fadd bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:24:49 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:24:49 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-06-13 23:24:49.437 7 WARNING neutron.services.revisions.revision_plugin [None req-1d160833-c44b-4b9c-94eb-d8b76d9fbfb1 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:24:49.459 7 INFO neutron.db.segments_db [None req-1d160833-c44b-4b9c-94eb-d8b76d9fbfb1 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment bd57127f-08b0-4135-a678-72dcce3881bb of type flat for network e50518fe-6ef2-48e7-bcc6-d8b861dd1e67 2026-06-13 23:24:49.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d160833-c44b-4b9c-94eb-d8b76d9fbfb1 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:24:49 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:24:55.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1382f16-00c7-4e8c-84d7-d98ba244204e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:24:55 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:24:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:24:55.454 7 WARNING neutron.services.revisions.revision_plugin [None req-911aeb82-9cb0-40ac-9b06-616786ddc430 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:24:55.468 7 INFO neutron.db.segments_db [None req-911aeb82-9cb0-40ac-9b06-616786ddc430 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 04b4047d-2aec-4fb9-8262-054505b6c372 of type flat for network 069f656d-c90d-4c22-a5a4-29be366e79f8 2026-06-13 23:24:55.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-911aeb82-9cb0-40ac-9b06-616786ddc430 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:24:55 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:25:01.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f17092b4-27cc-4ea1-97d6-406749a542f3 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:25:01 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:25:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:25:01.642 8 WARNING neutron.services.revisions.revision_plugin [None req-d60fa09e-2827-4939-ab4d-8c4d26366564 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Could not find related network for resource to bump revision. 2026-06-13 23:25:01.656 8 INFO neutron.db.segments_db [None req-d60fa09e-2827-4939-ab4d-8c4d26366564 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment d0ac7a7f-36a9-498f-af8a-ae9d75d8b930 of type flat for network 312ab917-8dfd-4c97-9d92-3257270a3ce2 [pid: 8|app: 0|req: 10/23] 199.204.45.157 () {48 vars in 967 bytes} [Sat Jun 13 23:25:01 2026] POST /v2.0/networks => generated 706 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:25:03.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2744b6f9-af21-4509-8666-6889e49ff437 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:25:03 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: 11/25] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:25:03 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:25:03.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97bdec94-c167-419e-950d-2579ac57cab9 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.157 () {44 vars in 1034 bytes} [Sat Jun 13 23:25:03 2026] GET /v2.0/subnets/public-subnet?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.157 () {44 vars in 1057 bytes} [Sat Jun 13 23:25:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.157 () {48 vars in 965 bytes} [Sat Jun 13 23:25:03 2026] POST /v2.0/subnets => generated 664 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:29:42.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cde26aa-6123-4b00-8eb7-4b00eaad5f8e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.157 () {44 vars in 937 bytes} [Sat Jun 13 23:29:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:29:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:29:42.277 8 INFO neutron.db.segments_db [None req-08d11c03-a1f0-40d0-b405-81768fef6060 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 7d2a22cd-98f2-49b0-8f41-935e8024f963 of type vxlan for network 641e4146-acbd-4e4b-a26e-ae1abee4af96 [pid: 8|app: 0|req: 33/68] 199.204.45.157 () {48 vars in 966 bytes} [Sat Jun 13 23:29:42 2026] POST /v2.0/networks => generated 707 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:29:43.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-135f3b5d-c7b1-4b24-9310-f617a9a2a14d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.157 () {44 vars in 937 bytes} [Sat Jun 13 23:29:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:29:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:29:43.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca4ca2c0-2ee4-412b-a516-9515673106d3 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.157 () {44 vars in 1036 bytes} [Sat Jun 13 23:29:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.157 () {44 vars in 1059 bytes} [Sat Jun 13 23:29:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.157 () {48 vars in 965 bytes} [Sat Jun 13 23:29:43 2026] POST /v2.0/subnets => generated 651 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:29:44.563 8 INFO neutron.api.v2.resource [None req-4e00b4a6-8768-4585-a01d-ab76cf9e2441 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.157 () {44 vars in 971 bytes} [Sat Jun 13 23:29:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.157 () {44 vars in 993 bytes} [Sat Jun 13 23:29:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.157 () {48 vars in 980 bytes} [Sat Jun 13 23:29:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:45 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:45 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:45 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:29:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:46 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:46 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:46 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:29:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:47 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:47 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:47 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:29:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:48 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:48 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:48 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:29:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:49 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:49 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:49 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:29:49 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: 7|app: 0|req: 50/97] 199.204.45.157 () {44 vars in 987 bytes} [Sat Jun 13 23:29:51 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:29:51.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba752d89-f6ba-41b2-baba-944f60b50265 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.157 () {44 vars in 1076 bytes} [Sat Jun 13 23:29:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.157 () {44 vars in 1099 bytes} [Sat Jun 13 23:29:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:51 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.157 () {48 vars in 961 bytes} [Sat Jun 13 23:29:51 2026] POST /v2.0/ports => generated 1096 bytes in 385 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:29:58.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b74331e3-c20d-41ad-9cc4-12a143c52841 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.157 () {44 vars in 979 bytes} [Sat Jun 13 23:29:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:29:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.157 () {48 vars in 1031 bytes} [Sat Jun 13 23:29:58 2026] PUT /v2.0/ports/93d5a251-f0ca-4fd4-8882-137188716095 => generated 1245 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.157 () {44 vars in 920 bytes} [Sat Jun 13 23:30:00 2026] GET /v2.0/ports => generated 3726 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:30:01.639 7 INFO neutron.api.v2.resource [None req-2107463e-f742-4e82-bba1-b4c5c44188d4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:30:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.157 () {44 vars in 981 bytes} [Sat Jun 13 23:30:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.157 () {48 vars in 980 bytes} [Sat Jun 13 23:30:01 2026] POST /v2.0/security-groups => generated 1610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:02 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:02 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:02 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:30:02 2026] POST /v2.0/security-group-rules => generated 621 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:03 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:03 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:30:03 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:30:03 2026] POST /v2.0/security-group-rules => generated 625 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/127] 199.204.45.157 () {44 vars in 975 bytes} [Sat Jun 13 23:31:05 2026] GET /v2.0/quotas/cb767f441459423daaf3197e073dd81b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.157 () {48 vars in 1027 bytes} [Sat Jun 13 23:31:06 2026] PUT /v2.0/quotas/cb767f441459423daaf3197e073dd81b => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:33:16.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d41804a-9849-48db-975a-e2dcb8ba5e76 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/147] 199.204.45.157 () {30 vars in 741 bytes} [Sat Jun 13 23:33:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/148] 199.204.45.157 () {30 vars in 763 bytes} [Sat Jun 13 23:33:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:33:18.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8219f594-af41-456a-8b01-031fa912a4ee bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/149] 199.204.45.157 () {30 vars in 741 bytes} [Sat Jun 13 23:33:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/150] 199.204.45.157 () {30 vars in 763 bytes} [Sat Jun 13 23:33:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:39:30.698 8 INFO neutron.api.v2.resource [None req-89183d2e-963b-4922-af01-4d0bb1ff46a5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/201] 199.204.45.157 () {44 vars in 1074 bytes} [Sat Jun 13 23:39:30 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 139 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.204.45.157 () {44 vars in 1097 bytes} [Sat Jun 13 23:39:30 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=88ee2f8b075a4e63905cbceef871af46 => generated 23 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.204.45.157 () {48 vars in 981 bytes} [Sat Jun 13 23:39:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:31 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:32 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:32 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:39:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:33 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:33 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:33 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:39:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:34 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/213] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:34 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:34 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:39:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:35 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:39:35 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:39:35 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.204.45.157 () {48 vars in 991 bytes} [Sat Jun 13 23:39:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.157 () {30 vars in 740 bytes} [Sat Jun 13 23:41:49 2026] GET /v2.0/networks?tenant_id=88ee2f8b075a4e63905cbceef871af46&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:41:49.874 8 INFO neutron.db.segments_db [None req-f407f93b-a6a3-4ffb-b2f3-e3444bdd2e47 c52acd50a7f044feaf36a2fefe89a6de 88ee2f8b075a4e63905cbceef871af46 - - 64b74281d4064e54a6358f4205e2fb97 64b74281d4064e54a6358f4205e2fb97] Added segment 663b0cdf-f661-4e8d-8ec8-e021735f8a5d of type vxlan for network c0b6c8a4-9266-4b9f-8419-e0790f42b698 [pid: 8|app: 0|req: 118/239] 199.204.45.157 () {34 vars in 682 bytes} [Sat Jun 13 23:41:49 2026] POST /v2.0/networks => generated 718 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.204.45.157 () {30 vars in 722 bytes} [Sat Jun 13 23:41:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 119/241] 199.204.45.157 () {30 vars in 633 bytes} [Sat Jun 13 23:41:50 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: 123/242] 199.204.45.157 () {34 vars in 677 bytes} [Sat Jun 13 23:41:50 2026] POST /v2.0/ports => generated 999 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.204.45.157 () {30 vars in 703 bytes} [Sat Jun 13 23:41:50 2026] GET /v2.0/networks/c0b6c8a4-9266-4b9f-8419-e0790f42b698 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.157 () {30 vars in 722 bytes} [Sat Jun 13 23:41:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.157 () {30 vars in 703 bytes} [Sat Jun 13 23:41:52 2026] GET /v2.0/networks/c0b6c8a4-9266-4b9f-8419-e0790f42b698 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.157 () {44 vars in 975 bytes} [Sat Jun 13 23:42:09 2026] GET /v2.0/quotas/88ee2f8b075a4e63905cbceef871af46 => 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: 127/251] 199.204.45.157 () {48 vars in 1027 bytes} [Sat Jun 13 23:42:09 2026] PUT /v2.0/quotas/88ee2f8b075a4e63905cbceef871af46 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:01.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-395ba0d5-1cc5-4abb-82d6-d0ac62778162 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/346] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:54:01 2026] GET /v2.0/networks/public => generated 108 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:54:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:02.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-731096b2-bef8-44b9-a66f-f04f3ce65b41 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/348] 199.204.45.157 () {44 vars in 927 bytes} [Sat Jun 13 23:54:02 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:54:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:02.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db74b6f1-d8d0-4968-b7c9-b61cc9685baa bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/350] 199.204.45.157 () {44 vars in 1034 bytes} [Sat Jun 13 23:54:02 2026] GET /v2.0/subnets/public-subnet?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.204.45.157 () {44 vars in 1057 bytes} [Sat Jun 13 23:54:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:31.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-581ad1e5-c232-4d51-8452-137a90b56fca bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.204.45.157 () {44 vars in 937 bytes} [Sat Jun 13 23:54:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:54:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:32.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a8de7f7-9ce9-4dc0-9cad-f717ec3e92c6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.204.45.157 () {44 vars in 937 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:32.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a41c91fb-8a3d-4f9b-837f-53965e0f7908 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.204.45.157 () {44 vars in 1036 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.157 () {44 vars in 1059 bytes} [Sat Jun 13 23:54:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:33.464 7 INFO neutron.api.v2.resource [None req-588ff523-47bc-4934-96c0-16b97896d283 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.204.45.157 () {44 vars in 971 bytes} [Sat Jun 13 23:54:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.157 () {44 vars in 993 bytes} [Sat Jun 13 23:54:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:34 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:34 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:34 2026] GET /v2.0/security-group-rules/1c735b73-37e6-4158-8b3c-e3c46dd12ace => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:35 2026] GET /v2.0/security-group-rules/bb69da04-e55a-437e-9c84-bd57fcb17ed7 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => 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: 188/372] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:36 2026] GET /v2.0/security-group-rules/756f4914-314c-45d1-9d35-d5721839b1bb => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:37 2026] GET /v2.0/security-group-rules/e7fa6ca8-6793-4b42-aaf6-5361cb1c9b92 => 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: 188/378] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => 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: 189/380] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:38 2026] GET /v2.0/security-group-rules/38d70753-dc2e-4b97-aee2-0b8f87d76be0 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.157 () {44 vars in 987 bytes} [Sat Jun 13 23:54:39 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:54:39.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9de51a1-f054-4ed3-bca5-be297ef491fc bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/382] 199.204.45.157 () {44 vars in 1076 bytes} [Sat Jun 13 23:54:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.157 () {44 vars in 1099 bytes} [Sat Jun 13 23:54:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:40 2026] GET /v2.0/security-groups/81c2017b-8ab9-465f-8956-4e93a421c9df => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:54:47.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8acdfdf1-b461-4c30-b268-ff8f490bcdbd bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/385] 199.204.45.157 () {44 vars in 979 bytes} [Sat Jun 13 23:54:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.157 () {44 vars in 920 bytes} [Sat Jun 13 23:54:49 2026] GET /v2.0/ports => generated 4721 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:54:50.570 8 INFO neutron.api.v2.resource [None req-9f8aa928-003b-48eb-ba61-caa3dabc833b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/388] 199.204.45.157 () {44 vars in 959 bytes} [Sat Jun 13 23:54:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.157 () {44 vars in 981 bytes} [Sat Jun 13 23:54:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2882 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:51 2026] GET /v2.0/security-group-rules/9eb0e76d-fd16-4b9d-aec7-93e10c42970f => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:52 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2882 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:54:52 2026] GET /v2.0/security-groups/e6844937-d011-405b-838c-fe2bf497fbe5 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:54:52 2026] GET /v2.0/security-group-rules/f2dba5eb-dad0-473b-9c99-e5f77091192f => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.157 () {44 vars in 975 bytes} [Sat Jun 13 23:55:07 2026] GET /v2.0/quotas/cb767f441459423daaf3197e073dd81b => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:56:01.864 7 INFO neutron.api.v2.resource [None req-57461b2f-9755-4780-a740-3bf828d6375b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/407] 199.204.45.157 () {44 vars in 1074 bytes} [Sat Jun 13 23:56:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.157 () {44 vars in 1097 bytes} [Sat Jun 13 23:56:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=88ee2f8b075a4e63905cbceef871af46 => generated 4072 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:56:02 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:56:02 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:56:03 2026] GET /v2.0/security-group-rules/1747bb34-86a8-4dde-af91-3e6a980da63e => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:56:03 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:56:04 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:56:04 2026] GET /v2.0/security-group-rules/c8c1f015-ba3c-40b1-abc1-be24679a2122 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:56:04 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:56:05 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:56:05 2026] GET /v2.0/security-group-rules/c25a265b-78b4-478c-b24d-12056b2eff06 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.157 () {44 vars in 1088 bytes} [Sat Jun 13 23:56:06 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5?project_id=88ee2f8b075a4e63905cbceef871af46 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.157 () {44 vars in 1001 bytes} [Sat Jun 13 23:56:06 2026] GET /v2.0/security-groups/860f3c46-9d07-473f-9723-9679f64507c5 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.157 () {44 vars in 1011 bytes} [Sat Jun 13 23:56:06 2026] GET /v2.0/security-group-rules/32f5fa5c-1784-4cfe-b9aa-ca33ffc8054c => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.157 () {44 vars in 975 bytes} [Sat Jun 13 23:56:13 2026] GET /v2.0/quotas/88ee2f8b075a4e63905cbceef871af46 => 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: 214/430] 199.204.45.157 () {44 vars in 949 bytes} [Sat Jun 13 23:57:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.248 () {32 vars in 649 bytes} [Sat Jun 13 23:57:43 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.248 () {32 vars in 655 bytes} [Sat Jun 13 23:57:44 2026] GET /v2.0/floatingips => generated 19 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.248 () {32 vars in 647 bytes} [Sat Jun 13 23:57:44 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: 219/440] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:57:44 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 10.0.0.248 () {32 vars in 647 bytes} [Sat Jun 13 23:57:44 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: 220/442] 10.0.0.248 () {32 vars in 649 bytes} [Sat Jun 13 23:57:44 2026] GET /v2.0/networks => generated 2168 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.248 () {32 vars in 663 bytes} [Sat Jun 13 23:57:44 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.248 () {32 vars in 655 bytes} [Sat Jun 13 23:57:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:57:55.876 7 INFO neutron.db.segments_db [None req-e9a23c6a-0bb5-4024-b7d9-b0fac1c0a15b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 7e710379-7a5f-4364-9360-407f9453e722 of type vxlan for network 63709460-9b1f-451a-b5d3-de42292e6d54 2026-06-13 23:57:55.882 8 INFO neutron.db.segments_db [None req-be055ddd-92db-4ca6-8e9d-d3c07c46aca0 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd of type vxlan for network 9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae [pid: 8|app: 0|req: 223/447] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/networks => generated 744 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/networks => generated 738 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/subnets => generated 691 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:56.264 8 INFO neutron.db.segments_db [None req-8bebca11-24d6-4822-a904-2ac738a85b6e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 665b4983-9899-4a66-ac8a-f45de91aa436 of type vxlan for network bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 [pid: 7|app: 0|req: 227/450] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/subnets => generated 684 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:57:55 2026] POST /v2.0/networks => generated 752 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:57:56.343 7 INFO neutron.db.segments_db [None req-d0ede22c-83d2-417b-b2bf-fa46ad131717 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment bf4299c4-e83a-4f1c-89e0-644bf0877f30 of type vxlan for network 22f38023-1eb3-4e12-bda9-91f28b111309 [pid: 8|app: 0|req: 225/452] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:57:56 2026] GET /v2.0/security-groups?tenant_id=28a3384e93a24c10bc4a1a2bf73e38f0&name=default => generated 2921 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:57:56.566 8 INFO neutron.db.segments_db [None req-e67a252c-f872-4c00-aa0f-04479da5386d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 7bdec34b-bab6-4dbc-9929-0769fce802a0 of type vxlan for network 1aab6208-2d26-4627-b587-9fd1b8cb313e 2026-06-13 23:57:56.574 7 INFO neutron.db.l3_hamode_db [None req-d0ede22c-83d2-417b-b2bf-fa46ad131717 bc63bf305f274e98aa71571b32b5ea82 a12d9b25e6e5463999297700af2b2f47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:57:56.853 8 INFO neutron.db.l3_hamode_db [None req-e67a252c-f872-4c00-aa0f-04479da5386d bc63bf305f274e98aa71571b32b5ea82 21321c93f324411581a2cd0cc0074f1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:57:57.657 7 INFO neutron.db.l3_hamode_db [None req-d0ede22c-83d2-417b-b2bf-fa46ad131717 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:57:57.726 8 INFO neutron.db.l3_hamode_db [None req-e67a252c-f872-4c00-aa0f-04479da5386d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/453] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/routers => generated 731 bytes in 2417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:58 2026] POST /v2.0/subnets => generated 699 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:56 2026] POST /v2.0/routers => generated 724 bytes in 2471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:57:58 2026] DELETE /v2.0/security-groups/28bdbd39-abef-4285-9dab-268a9f396fd8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:57:59.088 7 INFO neutron.db.segments_db [None req-77142d71-50f0-410a-b56a-cdaf3731f4d8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 of type vxlan for network 319ae063-d806-4e72-a804-22c1e9896042 2026-06-13 23:57:59.358 7 INFO neutron.db.l3_hamode_db [None req-77142d71-50f0-410a-b56a-cdaf3731f4d8 bc63bf305f274e98aa71571b32b5ea82 00e0617d3310494daa90e5b06bd3f152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/457] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:57:58 2026] PUT /v2.0/routers/55e1b4e8-4750-43d7-a192-6e87ecfbef37/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:00.084 7 INFO neutron.db.l3_hamode_db [None req-77142d71-50f0-410a-b56a-cdaf3731f4d8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/458] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:57:59 2026] POST /v2.0/routers => generated 739 bytes in 1785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.248 () {34 vars in 685 bytes} [Sat Jun 13 23:58:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/460] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:00 2026] PUT /v2.0/routers/5f51ba84-4c57-4d86-b028-9f31d8791dd4/add_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:01.443 8 INFO neutron.db.segments_db [None req-44960a2c-0278-418e-9b4e-148768317992 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 52a1cb75-f153-421e-9f2d-face6451ae94 of type vxlan for network a48d37af-692c-46b2-8d8b-931a42ab176f [pid: 8|app: 0|req: 229/461] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/networks => generated 749 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:00 2026] PUT /v2.0/routers/e243a107-9b02-4ee3-9c98-e93bbb924135/add_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/subnets => generated 696 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:01.998 8 INFO neutron.db.segments_db [None req-c2aa9bc6-4b5b-4048-a1ff-d7b2de2287ad bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment d5e49309-8575-4504-9726-57c935107114 of type vxlan for network c2ff8910-293a-419e-8a7f-08d60afe5f97 [pid: 7|app: 0|req: 234/466] 10.0.0.248 () {34 vars in 685 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/security-groups => generated 1659 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:58:02.238 8 INFO neutron.db.l3_hamode_db [None req-c2aa9bc6-4b5b-4048-a1ff-d7b2de2287ad bc63bf305f274e98aa71571b32b5ea82 c8d7c91e7a0e400f980e5f089046749b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/467] 10.0.0.248 () {34 vars in 676 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.248 () {34 vars in 685 bytes} [Sat Jun 13 23:58:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:58:03.110 8 INFO neutron.db.l3_hamode_db [None req-c2aa9bc6-4b5b-4048-a1ff-d7b2de2287ad bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 238/470] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/471] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:03 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: 240/472] 10.0.0.248 () {34 vars in 676 bytes} [Sat Jun 13 23:58:03 2026] POST /v2.0/floatingips => generated 552 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/473] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 10.0.0.187 () {34 vars in 1100 bytes} [Sat Jun 13 23:58:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1978524855&fields=id&tenant_id=a12d9b25e6e5463999297700af2b2f47 => 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: 233/475] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:01 2026] POST /v2.0/routers => generated 736 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/476] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks?id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => 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: 243/477] 10.0.0.248 () {34 vars in 676 bytes} [Sat Jun 13 23:58:03 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/quotas/a12d9b25e6e5463999297700af2b2f47 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=a12d9b25e6e5463999297700af2b2f47&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 10.0.0.187 () {34 vars in 1098 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--742351431&fields=id&tenant_id=21321c93f324411581a2cd0cc0074f1e => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks?id=63709460-9b1f-451a-b5d3-de42292e6d54 => generated 669 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/quotas/21321c93f324411581a2cd0cc0074f1e => 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: 249/483] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/ports?tenant_id=21321c93f324411581a2cd0cc0074f1e&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/484] 10.0.0.187 () {34 vars in 907 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/extensions => generated 21537 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/485] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:58:04 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?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: 252/486] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/487] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:04 2026] PUT /v2.0/routers/a189988d-f18c-4abf-8f80-785b6dee31e4/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.187 () {34 vars in 907 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/extensions => generated 21537 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/489] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/490] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?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: 237/491] 10.0.0.187 () {34 vars in 1098 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--621339369&fields=id&tenant_id=00e0617d3310494daa90e5b06bd3f152 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/492] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/493] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/quotas/00e0617d3310494daa90e5b06bd3f152 => 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: 256/494] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/495] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/496] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 240/497] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 241/500] 10.0.0.187 () {38 vars in 971 bytes} [Sat Jun 13 23:58:05 2026] POST /v2.0/security-groups => generated 1685 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/501] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:05 2026] GET /v2.0/security-groups/f7e99d79-dae7-455d-9ea3-b32d0d72cda8 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/502] 10.0.0.187 () {38 vars in 981 bytes} [Sat Jun 13 23:58:05 2026] POST /v2.0/security-group-rules => generated 614 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/503] 10.0.0.187 () {38 vars in 971 bytes} [Sat Jun 13 23:58:06 2026] POST /v2.0/security-groups => generated 1685 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/504] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => generated 1685 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.187 () {38 vars in 981 bytes} [Sat Jun 13 23:58:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.187 () {38 vars in 981 bytes} [Sat Jun 13 23:58:06 2026] POST /v2.0/security-group-rules => generated 619 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/508] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/509] 10.0.0.187 () {34 vars in 1001 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-group-rules/0fb95f54-58a5-4763-b179-827f580f6948 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/510] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 265/511] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/512] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 247/513] 10.0.0.187 () {36 vars in 1023 bytes} [Sat Jun 13 23:58:06 2026] DELETE /v2.0/security-group-rules/0fb95f54-58a5-4763-b179-827f580f6948 => 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: 267/514] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/515] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:06 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 268/516] 10.0.0.187 () {36 vars in 1013 bytes} [Sat Jun 13 23:58:06 2026] DELETE /v2.0/security-groups/e1bb9b7d-d286-4802-88f4-3b099b342a14 => 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: 249/517] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/security-groups/f7e99d79-dae7-455d-9ea3-b32d0d72cda8 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/518] 10.0.0.187 () {36 vars in 1013 bytes} [Sat Jun 13 23:58:07 2026] DELETE /v2.0/security-groups/f7e99d79-dae7-455d-9ea3-b32d0d72cda8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/521] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/522] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:07.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b8d0954-8f40-4201-bb55-d3eb570a6a4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 4e3914e8-2225-4641-b7b1-9d2ec702c372 2026-06-13 23:58:07.928 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b8d0954-8f40-4201-bb55-d3eb570a6a4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 4e3914e8-2225-4641-b7b1-9d2ec702c372 [pid: 7|app: 0|req: 274/523] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:07 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 250/524] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:58:07 2026] PUT /v2.0/routers/a189988d-f18c-4abf-8f80-785b6dee31e4/remove_router_interface => generated 309 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:08.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 93d36d4c-d5e4-4d2c-a25b-1ead141d3ff1 2026-06-13 23:58:08.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 93d36d4c-d5e4-4d2c-a25b-1ead141d3ff1 2026-06-13 23:58:08.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: c249bd83-5af5-450c-862f-be0757c4e03d 2026-06-13 23:58:08.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: c249bd83-5af5-450c-862f-be0757c4e03d [pid: 8|app: 0|req: 251/525] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 252/526] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:08 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:09.015 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 253/527] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:09.442 7 INFO neutron.db.l3_hamode_db [None req-ff21527c-a16b-42cb-b070-a99f46d0ac4c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network c2ff8910-293a-419e-8a7f-08d60afe5f97 was deleted as no HA routers are present in tenant c8d7c91e7a0e400f980e5f089046749b. [pid: 7|app: 0|req: 275/528] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:08 2026] DELETE /v2.0/routers/a189988d-f18c-4abf-8f80-785b6dee31e4 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/529] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:09 2026] DELETE /v2.0/subnets/c8398df6-ec96-4664-abf2-a634a807689b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:09.738 7 INFO neutron.services.segments.plugin [-] Segment d5e49309-8575-4504-9726-57c935107114 resource provider aggregate not found 2026-06-13 23:58:09.760 7 INFO neutron.services.segments.plugin [-] Segment d5e49309-8575-4504-9726-57c935107114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5e49309-8575-4504-9726-57c935107114 found for delete ", "request_id": "req-940982d5-35f8-478f-a418-d7f1e47413ce"}]} 2026-06-13 23:58:09.776 7 INFO neutron.services.segments.plugin [-] Segment d5e49309-8575-4504-9726-57c935107114 resource provider aggregate not found 2026-06-13 23:58:09.795 7 INFO neutron.services.segments.plugin [-] Segment d5e49309-8575-4504-9726-57c935107114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5e49309-8575-4504-9726-57c935107114 found for delete ", "request_id": "req-b1b9012f-af18-4ffd-8aa6-4aecbe0eadd6"}]} [pid: 7|app: 0|req: 276/530] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:58:09 2026] DELETE /v2.0/networks/a48d37af-692c-46b2-8d8b-931a42ab176f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/531] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:58:09 2026] GET /v2.0/security-groups?tenant_id=c8d7c91e7a0e400f980e5f089046749b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/532] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 277/533] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:58:09 2026] DELETE /v2.0/security-groups/501e9e03-279c-4282-af60-91ce9cd51b49 => 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: 257/534] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 278/535] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/536] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/networks?id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => generated 676 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/537] 199.204.45.157 () {34 vars in 911 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/538] 199.204.45.157 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a12d9b25e6e5463999297700af2b2f47 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/539] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:58:10 2026] POST /v2.0/ports => generated 954 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/540] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:11 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 12 bytes in 17 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: 261/541] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:11 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/542] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:11 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 957 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/543] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:11 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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-06-13 23:58:11.783 7 INFO neutron.services.segments.plugin [-] Segment 52a1cb75-f153-421e-9f2d-face6451ae94 resource provider aggregate not found 2026-06-13 23:58:11.802 7 INFO neutron.services.segments.plugin [-] Segment 52a1cb75-f153-421e-9f2d-face6451ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a1cb75-f153-421e-9f2d-face6451ae94 found for delete ", "request_id": "req-0d0a1967-08d0-480e-b6b2-166983b48ec1"}]} 2026-06-13 23:58:11.816 7 INFO neutron.services.segments.plugin [-] Segment 52a1cb75-f153-421e-9f2d-face6451ae94 resource provider aggregate not found 2026-06-13 23:58:11.840 7 INFO neutron.services.segments.plugin [-] Segment 52a1cb75-f153-421e-9f2d-face6451ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a1cb75-f153-421e-9f2d-face6451ae94 found for delete ", "request_id": "req-c6dd457e-7989-404f-8e9f-5dd88905b178"}]} [pid: 7|app: 0|req: 282/544] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:11 2026] PUT /v2.0/ports/e53f0cb8-ccd4-486a-b77b-3b082e86e2db => generated 1235 bytes in 486 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: 283/545] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/networks?id=63709460-9b1f-451a-b5d3-de42292e6d54 => generated 669 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/546] 199.204.45.157 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=21321c93f324411581a2cd0cc0074f1e => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:12.267 8 INFO neutron.db.segments_db [None req-ac38945b-7019-4a80-8e1a-976e392b886f bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 26cd0342-525c-4ea1-b35f-597819ef30fd of type vxlan for network 86bfc30d-8239-49d1-b7d0-ff5ce427dc39 [pid: 8|app: 0|req: 263/547] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:58:11 2026] POST /v2.0/networks => generated 744 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/548] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 265/549] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 285/550] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:58:12 2026] POST /v2.0/ports => generated 954 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:12.597 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8903e4-adda-496c-b72b-3264fcf6cbe6'] response: {'name': 'network-changed', 'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', '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: 286/551] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/552] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:12 2026] POST /v2.0/subnets => generated 691 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/553] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:12 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:12.706 8 INFO neutron.db.segments_db [None req-5b68b47a-b23a-4e07-b614-65dba5c3e4ac bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 of type vxlan for network cd9b42a0-6795-4d91-a841-e11123ed55d4 2026-06-13 23:58:12.956 8 INFO neutron.db.l3_hamode_db [None req-5b68b47a-b23a-4e07-b614-65dba5c3e4ac bc63bf305f274e98aa71571b32b5ea82 0e3c59548b47448c963bc0551db32cce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/554] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:12 2026] PUT /v2.0/ports/d15e03a9-1a86-4f71-9f8c-e470ac16479e => generated 1235 bytes in 418 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: 288/555] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?tenant_id=a12d9b25e6e5463999297700af2b2f47&device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 289/556] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e53f0cb8-ccd4-486a-b77b-3b082e86e2db => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/557] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/subnets?id=16ad047a-a3f0-436d-9bab-86958acd3ba3 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/558] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?network_id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/559] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/560] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?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: 294/561] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/562] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/563] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/564] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:13.770 8 INFO neutron.db.l3_hamode_db [None req-5b68b47a-b23a-4e07-b614-65dba5c3e4ac bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 298/565] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:13 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 299/566] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/ports?tenant_id=21321c93f324411581a2cd0cc0074f1e&device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 300/567] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d15e03a9-1a86-4f71-9f8c-e470ac16479e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/568] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/subnets?id=79432a73-9d31-4899-a9b0-c3e095de2aa2 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/569] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/ports?network_id=63709460-9b1f-451a-b5d3-de42292e6d54&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/570] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/571] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => 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: 305/572] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?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: 7|app: 0|req: 306/573] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/ports?tenant_id=a12d9b25e6e5463999297700af2b2f47&device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/574] 199.204.45.157 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00e0617d3310494daa90e5b06bd3f152 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/575] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/networks?id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/576] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:12 2026] POST /v2.0/routers => generated 731 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:14.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96997727-c5ea-4a5d-bfeb-471a9041fa07'] response: {'name': 'network-changed', 'server_uuid': '2320b43b-299f-4f15-a110-521c0e16d48a', 'tag': 'd15e03a9-1a86-4f71-9f8c-e470ac16479e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 269/577] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e53f0cb8-ccd4-486a-b77b-3b082e86e2db => 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: 309/578] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:58:14 2026] POST /v2.0/ports => generated 958 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/579] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:14 2026] GET /v2.0/subnets?id=16ad047a-a3f0-436d-9bab-86958acd3ba3 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/580] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 961 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/581] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/582] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:15 2026] PUT /v2.0/ports/a3abb5b1-7e52-4400-b599-32c4341af457 => generated 1239 bytes in 504 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: 314/583] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?network_id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/584] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/585] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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: 317/586] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?tenant_id=21321c93f324411581a2cd0cc0074f1e&device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/587] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:14 2026] PUT /v2.0/routers/dbdfdcee-4fe4-4994-b91d-e19b50f0a086/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/588] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/589] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/networks?id=63709460-9b1f-451a-b5d3-de42292e6d54 => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/590] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/591] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d15e03a9-1a86-4f71-9f8c-e470ac16479e => 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: 320/592] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/593] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/subnets?id=79432a73-9d31-4899-a9b0-c3e095de2aa2 => generated 687 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/594] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/595] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/ports?network_id=63709460-9b1f-451a-b5d3-de42292e6d54&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/596] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:15 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/597] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?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: 275/598] 10.0.0.187 () {38 vars in 971 bytes} [Sat Jun 13 23:58:16 2026] POST /v2.0/security-groups => generated 1682 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/599] 10.0.0.187 () {38 vars in 971 bytes} [Sat Jun 13 23:58:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/600] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:16.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ddeed9-2017-47b8-9e04-1bec02605aaa'] response: {'name': 'network-changed', 'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/601] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => 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: 327/602] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/603] 10.0.0.187 () {38 vars in 971 bytes} [Sat Jun 13 23:58:16 2026] POST /v2.0/security-groups => generated 1682 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/604] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/605] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/606] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/607] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&device_owner=network%3Adhcp => generated 1244 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/608] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups?tenant_id=0e3c59548b47448c963bc0551db32cce => generated 7910 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/609] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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: 332/610] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 279/611] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups/54091299-959e-40f0-ae08-a19068119b60 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/612] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/613] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/security-groups/54091299-959e-40f0-ae08-a19068119b60 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/614] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/329c0250-20ff-413e-995c-a44bd48aebe6 => 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: 334/615] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:16 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/616] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/617] 10.0.0.187 () {36 vars in 1013 bytes} [Sat Jun 13 23:58:17 2026] DELETE /v2.0/security-groups/329c0250-20ff-413e-995c-a44bd48aebe6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:17.200 7 INFO neutron.api.v2.resource [req-001a2a6a-7544-442a-993d-e50f37de240e req-3b47cee8-1b97-41b8-9eec-4712361d15b9 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/618] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/329c0250-20ff-413e-995c-a44bd48aebe6 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/619] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/1565f7b1-8ad2-4e33-9662-21c6125fc4ac => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/620] 10.0.0.187 () {36 vars in 1013 bytes} [Sat Jun 13 23:58:17 2026] DELETE /v2.0/security-groups/1565f7b1-8ad2-4e33-9662-21c6125fc4ac => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:17.393 8 INFO neutron.api.v2.resource [req-9ba2d47c-4208-4839-81a0-38b7bc268c57 req-5043658d-4b70-4a9b-94f6-7e3c6d16a15a 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 284/621] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/1565f7b1-8ad2-4e33-9662-21c6125fc4ac => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/622] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/c29bd333-5007-4762-af85-c70fa4f78d56 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/623] 10.0.0.187 () {36 vars in 1013 bytes} [Sat Jun 13 23:58:17 2026] DELETE /v2.0/security-groups/c29bd333-5007-4762-af85-c70fa4f78d56 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:17.604 7 INFO neutron.api.v2.resource [req-d4ebbe74-e6b8-4058-b49f-6c5225bd1720 req-b30f74e6-1656-44f6-9ee1-0fbaed37b7c0 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 339/624] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/c29bd333-5007-4762-af85-c70fa4f78d56 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/625] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups?tenant_id=0e3c59548b47448c963bc0551db32cce => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/626] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/54091299-959e-40f0-ae08-a19068119b60 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/627] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/54091299-959e-40f0-ae08-a19068119b60 => generated 2922 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:17.810 7 INFO neutron.api.v2.resource [req-fde1dff2-ef99-4e85-9535-8348c18f48f0 req-7f19a16f-6f11-4a71-818e-53e71fe3af5a 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/628] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/c29bd333-5007-4762-af85-c70fa4f78d56 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:17.850 8 INFO neutron.api.v2.resource [req-9b626ac3-af36-4434-9d99-bae99c6e74db req-2af388d8-47fd-477d-a167-ca9f83cf2e22 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/629] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/1565f7b1-8ad2-4e33-9662-21c6125fc4ac => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:58:17.887 7 INFO neutron.api.v2.resource [req-a77cc036-ee34-40b8-832b-d22dfbbc4e4b req-366c1389-8982-4d9b-bcb1-2eab252f02aa 2266ad8338cc4b4994d47cea85ed1034 0e3c59548b47448c963bc0551db32cce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/630] 10.0.0.187 () {34 vars in 991 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/security-groups/329c0250-20ff-413e-995c-a44bd48aebe6 => 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: 289/631] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:17 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/632] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/633] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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: 292/634] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/635] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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: 294/636] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/637] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 296/638] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => 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: 297/639] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 298/640] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => generated 702 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:18.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-2efd0740-8ba4-4955-9858-df17849ee701 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: e63cdc43-0639-4fe5-a8c8-a639b124767a 2026-06-13 23:58:18.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2efd0740-8ba4-4955-9858-df17849ee701 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: e63cdc43-0639-4fe5-a8c8-a639b124767a [pid: 8|app: 0|req: 299/641] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/642] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/643] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:18 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/644] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 303/645] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/646] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 305/647] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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: 343/648] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:58:17 2026] PUT /v2.0/routers/dbdfdcee-4fe4-4994-b91d-e19b50f0a086/remove_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/649] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/650] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:19 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:19.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: f0db18cf-acc2-467b-a59a-cba0f73d15b9 2026-06-13 23:58:19.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: f0db18cf-acc2-467b-a59a-cba0f73d15b9 2026-06-13 23:58:19.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: f2032328-0bbc-4839-afb8-16a78c3ed836 2026-06-13 23:58:19.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: f2032328-0bbc-4839-afb8-16a78c3ed836 2026-06-13 23:58:19.977 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-13 23:58:20.367 8 INFO neutron.db.l3_hamode_db [None req-b0c1a4a3-29c8-4d75-aed2-092766193ee4 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network cd9b42a0-6795-4d91-a841-e11123ed55d4 was deleted as no HA routers are present in tenant 0e3c59548b47448c963bc0551db32cce. [pid: 8|app: 0|req: 306/651] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:19 2026] DELETE /v2.0/routers/dbdfdcee-4fe4-4994-b91d-e19b50f0a086 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/652] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/653] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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: 307/654] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:20 2026] DELETE /v2.0/subnets/a9423e0e-d1d1-4cef-b303-94919c9c4300 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/655] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/656] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:20.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d7edd6e-078a-4244-b68a-0b7c9e5660e5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 4fa1ee61-6e50-45c2-8017-d8b5c4bc34d8 2026-06-13 23:58:20.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d7edd6e-078a-4244-b68a-0b7c9e5660e5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 4fa1ee61-6e50-45c2-8017-d8b5c4bc34d8 [pid: 7|app: 0|req: 350/657] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/658] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:20 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:20.825 8 INFO neutron.services.segments.plugin [-] Segment 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 resource provider aggregate not found 2026-06-13 23:58:20.850 8 INFO neutron.services.segments.plugin [-] Segment 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 found for delete ", "request_id": "req-aca5cac7-94ce-4fed-a50f-a420bbc0b03d"}]} 2026-06-13 23:58:20.858 8 INFO neutron.services.segments.plugin [-] Segment 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 resource provider aggregate not found 2026-06-13 23:58:20.884 8 INFO neutron.services.segments.plugin [-] Segment 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11458a5c-fafd-4626-ac9e-ab6ad06e2ae8 found for delete ", "request_id": "req-45e7901c-0684-4e88-bfe3-f279d8b32f97"}]} [pid: 8|app: 0|req: 308/659] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:58:20 2026] DELETE /v2.0/networks/86bfc30d-8239-49d1-b7d0-ff5ce427dc39 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/660] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/security-groups?tenant_id=0e3c59548b47448c963bc0551db32cce&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/661] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:58:21 2026] DELETE /v2.0/security-groups/54091299-959e-40f0-ae08-a19068119b60 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/662] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/663] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/664] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/665] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/666] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 312/667] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:21 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 356/668] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:22 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/669] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:22 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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: 315/672] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:22 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:22.913 8 INFO neutron.services.segments.plugin [-] Segment 26cd0342-525c-4ea1-b35f-597819ef30fd resource provider aggregate not found [pid: 7|app: 0|req: 358/673] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:22 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:22.917 8 INFO neutron.services.segments.plugin [-] Segment 26cd0342-525c-4ea1-b35f-597819ef30fd resource provider aggregate not found 2026-06-13 23:58:22.949 8 INFO neutron.services.segments.plugin [-] Segment 26cd0342-525c-4ea1-b35f-597819ef30fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cd0342-525c-4ea1-b35f-597819ef30fd found for delete ", "request_id": "req-5f5107ea-23d8-4790-b172-7f789cc73046"}]} 2026-06-13 23:58:22.952 8 INFO neutron.services.segments.plugin [-] Segment 26cd0342-525c-4ea1-b35f-597819ef30fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cd0342-525c-4ea1-b35f-597819ef30fd found for delete ", "request_id": "req-853a8b70-5df3-4e58-bde6-b228292432c5"}]} [pid: 8|app: 0|req: 316/674] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:22 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/675] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:23 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:23.245 7 INFO neutron.db.segments_db [None req-f140d45f-219d-4b7c-8249-815ae2a3d911 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 of type vxlan for network 8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2 [pid: 7|app: 0|req: 359/676] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:58:22 2026] POST /v2.0/networks => generated 745 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/677] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:23 2026] POST /v2.0/subnets => generated 692 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:23.687 7 INFO neutron.db.segments_db [None req-e4ec1eaa-42af-452f-9d86-b49e840a4792 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 80997848-6b85-4b10-8f8d-488697d077ce of type vxlan for network 7ec33fdd-1653-49a5-96e6-42ca5aad382e [pid: 8|app: 0|req: 319/678] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:23 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/679] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:23 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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-06-13 23:58:24.008 7 INFO neutron.db.l3_hamode_db [None req-e4ec1eaa-42af-452f-9d86-b49e840a4792 bc63bf305f274e98aa71571b32b5ea82 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 321/680] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:23 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/681] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:24 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/682] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:24 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/683] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:24 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 325/684] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:24 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:24.838 7 INFO neutron.db.l3_hamode_db [None req-e4ec1eaa-42af-452f-9d86-b49e840a4792 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:58:25.281 8 INFO neutron.db.l3_db [None req-18b78af7-308f-4988-821c-3c4845818210 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] Floating IP ebd411bd-5bed-4b27-b504-4a797e473fcd associated. External IP: 10.96.250.206, port: d15e03a9-1a86-4f71-9f8c-e470ac16479e. [pid: 8|app: 0|req: 326/685] 10.0.0.248 () {34 vars in 749 bytes} [Sat Jun 13 23:58:24 2026] PUT /v2.0/floatingips/ebd411bd-5bed-4b27-b504-4a797e473fcd => generated 855 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/686] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/687] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 329/688] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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: 330/689] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 331/690] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 360/691] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:23 2026] POST /v2.0/routers => generated 732 bytes in 2257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/692] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:25 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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-06-13 23:58:26.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f01521a-7938-4d1a-8e8a-3a4bfa57fbbd'] response: {'name': 'network-changed', 'server_uuid': '2320b43b-299f-4f15-a110-521c0e16d48a', 'tag': 'd15e03a9-1a86-4f71-9f8c-e470ac16479e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 333/693] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 334/694] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&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: 335/695] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?tenant_id=21321c93f324411581a2cd0cc0074f1e&device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/696] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/networks?id=63709460-9b1f-451a-b5d3-de42292e6d54 => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d15e03a9-1a86-4f71-9f8c-e470ac16479e => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/subnets?id=79432a73-9d31-4899-a9b0-c3e095de2aa2 => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/699] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?network_id=63709460-9b1f-451a-b5d3-de42292e6d54&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: 340/700] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?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: 341/701] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54?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: 343/703] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:26 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:27 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 347/707] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:27 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 361/708] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:25 2026] PUT /v2.0/routers/5a573cac-f9cf-4444-bb97-0d471fbfa712/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:27.585 8 INFO neutron.db.l3_db [None req-3c4c5c64-655b-450c-8a81-e7bd5f4ddb89 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] Floating IP 1116cb13-6d51-40c7-8549-c5256773049b associated. External IP: 10.96.250.213, port: a3abb5b1-7e52-4400-b599-32c4341af457. 2026-06-13 23:58:27.715 7 INFO neutron.db.l3_db [None req-6bdf3d37-c346-47d7-8c94-8df222308853 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] Floating IP 161cc8bc-2d7c-4112-9fe7-d223580d5211 associated. External IP: 10.96.250.220, port: e53f0cb8-ccd4-486a-b77b-3b082e86e2db. [pid: 8|app: 0|req: 348/709] 10.0.0.248 () {34 vars in 749 bytes} [Sat Jun 13 23:58:27 2026] PUT /v2.0/floatingips/1116cb13-6d51-40c7-8549-c5256773049b => generated 856 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:27 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.248 () {34 vars in 749 bytes} [Sat Jun 13 23:58:27 2026] PUT /v2.0/floatingips/161cc8bc-2d7c-4112-9fe7-d223580d5211 => generated 855 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.248 () {34 vars in 685 bytes} [Sat Jun 13 23:58:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:28.143 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ed90956-6d09-45ab-b447-0ff4149f50a8'] response: {'name': 'network-changed', 'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/715] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:28.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cd7eac4-c5c3-4c58-83dc-98629ed5bbb1'] response: {'name': 'network-changed', 'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/716] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/717] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/ports?tenant_id=a12d9b25e6e5463999297700af2b2f47&device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 199.204.45.157 () {34 vars in 994 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 10.0.0.248 () {34 vars in 676 bytes} [Sat Jun 13 23:58:28 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => 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: 357/723] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/networks?id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e53f0cb8-ccd4-486a-b77b-3b082e86e2db => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => 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: 361/727] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/subnets?id=16ad047a-a3f0-436d-9bab-86958acd3ba3 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:29.137 7 INFO neutron_taas.services.taas.taas_plugin [req-bd1c39b7-701e-43ca-89d7-c3e827be2c6f req-1909c6b7-072d-4449-9d61-75f5c59e46c6 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] TaaS: Handle Delete Port: d15e03a9-1a86-4f71-9f8c-e470ac16479e [pid: 8|app: 0|req: 362/728] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:29.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bd1c39b7-701e-43ca-89d7-c3e827be2c6f req-1909c6b7-072d-4449-9d61-75f5c59e46c6 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] Tap Mirror: Handle Delete Port: d15e03a9-1a86-4f71-9f8c-e470ac16479e [pid: 8|app: 0|req: 363/729] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/ports?network_id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae&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: 364/730] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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-06-13 23:58:29.350 7 INFO neutron.db.l3_db [req-bd1c39b7-701e-43ca-89d7-c3e827be2c6f req-1909c6b7-072d-4449-9d61-75f5c59e46c6 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] Floating IP ebd411bd-5bed-4b27-b504-4a797e473fcd disassociated. External IP: 10.96.250.206, port: d15e03a9-1a86-4f71-9f8c-e470ac16479e. [pid: 8|app: 0|req: 368/734] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/security-groups?id=8f50ba1c-56f3-4d84-a742-5e48b74d5eb1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:29 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 199.204.45.157 () {36 vars in 997 bytes} [Sat Jun 13 23:58:28 2026] DELETE /v2.0/ports/d15e03a9-1a86-4f71-9f8c-e470ac16479e => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:30.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d96b880c-51dd-4847-ab8b-4e542a18b154'] response: {'server_uuid': '2320b43b-299f-4f15-a110-521c0e16d48a', 'name': 'network-vif-deleted', 'tag': 'd15e03a9-1a86-4f71-9f8c-e470ac16479e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/737] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:30 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:31 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 371/739] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:32 2026] GET /v2.0/ports?device_id=2320b43b-299f-4f15-a110-521c0e16d48a => 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: 369/740] 10.0.0.187 () {34 vars in 1100 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1677697417&fields=id&tenant_id=3b1955661cef4c5dbdc8f1ccb225f745 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/networks?id=8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/quotas/3b1955661cef4c5dbdc8f1ccb225f745 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/ports?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:58:33 2026] DELETE /v2.0/security-groups/8f50ba1c-56f3-4d84-a742-5e48b74d5eb1 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:33.905 8 INFO neutron.api.v2.resource [None req-6674ed9c-e71a-4e06-aa4a-f4f4bc085fc4 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/745] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/security-groups/8f50ba1c-56f3-4d84-a742-5e48b74d5eb1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?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: 373/747] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:58:33 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:34.005 8 INFO neutron_taas.services.taas.taas_plugin [None req-37328f1e-dbab-4aa7-a030-0b6cb3bc46d8 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] TaaS: Handle Delete Port: 9a230207-233c-4d54-b85d-296bbcf234ae 2026-06-13 23:58:34.009 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37328f1e-dbab-4aa7-a030-0b6cb3bc46d8 0fff43edaf23456fbf9c21446fa7f99c 21321c93f324411581a2cd0cc0074f1e - - default default] Tap Mirror: Handle Delete Port: 9a230207-233c-4d54-b85d-296bbcf234ae [pid: 8|app: 0|req: 375/748] 10.0.0.248 () {32 vars in 732 bytes} [Sat Jun 13 23:58:33 2026] DELETE /v2.0/floatingips/ebd411bd-5bed-4b27-b504-4a797e473fcd => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:34 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:34.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-694e7069-b1e2-435d-8362-649dd4b28d9c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: f5e3a5ba-627e-4818-9ff0-57b7a3851646 2026-06-13 23:58:34.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-694e7069-b1e2-435d-8362-649dd4b28d9c bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: f5e3a5ba-627e-4818-9ff0-57b7a3851646 [pid: 7|app: 0|req: 374/750] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:58:34 2026] PUT /v2.0/routers/5f51ba84-4c57-4d86-b028-9f31d8791dd4/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:35.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-b55c2dff-1d38-4649-909c-47c13f882ed7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8c104dec-4464-488f-bb36-c1ea6658bb80 2026-06-13 23:58:35.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b55c2dff-1d38-4649-909c-47c13f882ed7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8c104dec-4464-488f-bb36-c1ea6658bb80 [pid: 7|app: 0|req: 375/751] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:35 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:35.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-b55c2dff-1d38-4649-909c-47c13f882ed7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: c238645b-77f0-4759-9c7b-afd7ccf06560 2026-06-13 23:58:35.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b55c2dff-1d38-4649-909c-47c13f882ed7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: c238645b-77f0-4759-9c7b-afd7ccf06560 2026-06-13 23:58:35.969 8 INFO neutron.services.segments.plugin [-] Segment 7bdec34b-bab6-4dbc-9929-0769fce802a0 resource provider aggregate not found 2026-06-13 23:58:35.978 8 INFO neutron.services.segments.plugin [-] Segment 7bdec34b-bab6-4dbc-9929-0769fce802a0 resource provider aggregate not found 2026-06-13 23:58:35.989 8 INFO neutron.services.segments.plugin [-] Segment 7bdec34b-bab6-4dbc-9929-0769fce802a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdec34b-bab6-4dbc-9929-0769fce802a0 found for delete ", "request_id": "req-f73b3541-537f-45b4-8697-a2b1695b0d6e"}]} 2026-06-13 23:58:36.002 8 INFO neutron.services.segments.plugin [-] Segment 7bdec34b-bab6-4dbc-9929-0769fce802a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdec34b-bab6-4dbc-9929-0769fce802a0 found for delete ", "request_id": "req-2e5e87e1-4ac0-4441-bfb5-f15c069286ed"}]} 2026-06-13 23:58:36.012 8 INFO neutron.db.l3_hamode_db [None req-b55c2dff-1d38-4649-909c-47c13f882ed7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 1aab6208-2d26-4627-b587-9fd1b8cb313e was deleted as no HA routers are present in tenant 21321c93f324411581a2cd0cc0074f1e. [pid: 8|app: 0|req: 377/752] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:35 2026] DELETE /v2.0/routers/5f51ba84-4c57-4d86-b028-9f31d8791dd4 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/subnets/79432a73-9d31-4899-a9b0-c3e095de2aa2 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:36.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-b98c4a29-5ce5-49b7-82d7-4b8a81aa3fe6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: f6099e6d-3cbf-405d-b063-ef52d6624fdb 2026-06-13 23:58:36.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b98c4a29-5ce5-49b7-82d7-4b8a81aa3fe6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: f6099e6d-3cbf-405d-b063-ef52d6624fdb [pid: 7|app: 0|req: 377/754] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 378/755] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/networks/63709460-9b1f-451a-b5d3-de42292e6d54 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/756] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/security-groups?tenant_id=21321c93f324411581a2cd0cc0074f1e&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:58:36 2026] DELETE /v2.0/security-groups/f3e368a0-a134-4c97-993b-e868ca74ab52 => 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: 379/758] 10.0.0.136 () {34 vars in 990 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 1240 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.136 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:36 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 380/760] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:37 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:38.009 8 INFO neutron.services.segments.plugin [-] Segment 7e710379-7a5f-4364-9360-407f9453e722 resource provider aggregate not found 2026-06-13 23:58:38.022 8 INFO neutron.services.segments.plugin [-] Segment 7e710379-7a5f-4364-9360-407f9453e722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e710379-7a5f-4364-9360-407f9453e722 found for delete ", "request_id": "req-dcffd6ea-318a-4313-8937-0aac7601da92"}]} 2026-06-13 23:58:38.023 8 INFO neutron.services.segments.plugin [-] Segment 7e710379-7a5f-4364-9360-407f9453e722 resource provider aggregate not found 2026-06-13 23:58:38.043 8 INFO neutron.services.segments.plugin [-] Segment 7e710379-7a5f-4364-9360-407f9453e722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e710379-7a5f-4364-9360-407f9453e722 found for delete ", "request_id": "req-292af8d7-9e68-497e-bb4d-f0200d27fabd"}]} [pid: 8|app: 0|req: 382/763] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/networks?id=8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2 => generated 677 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 199.204.45.157 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b1955661cef4c5dbdc8f1ccb225f745 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:38.986 8 INFO neutron.db.segments_db [None req-177e7aa8-1025-43e7-9313-b81c65a5e750 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 7fd331b0-d73e-407c-b740-5bad85c7e966 of type vxlan for network 3ad6597b-4b1f-43fd-82e6-1b89c38080fe [pid: 8|app: 0|req: 383/766] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:58:38 2026] POST /v2.0/networks => generated 744 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:58:38 2026] POST /v2.0/ports => generated 958 bytes in 383 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: 384/768] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:39 2026] POST /v2.0/subnets => generated 691 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:58:39.293 8 INFO neutron.db.segments_db [None req-f016cb18-2606-463b-a61d-cba255fc04c5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 7ff59ecb-3855-4a56-afd9-88fde33edb88 of type vxlan for network aef53c28-da05-4503-b93f-82055d5e36ec 2026-06-13 23:58:39.551 8 INFO neutron.db.l3_hamode_db [None req-f016cb18-2606-463b-a61d-cba255fc04c5 bc63bf305f274e98aa71571b32b5ea82 70b198dfdc124e46a6677aa23894af9b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 385/769] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:39 2026] PUT /v2.0/ports/12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:39.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd59788-2c9d-41e7-867a-ab71552223b4'] response: {'name': 'network-changed', 'server_uuid': '070b33de-b07d-48df-9579-bbfebc40fc57', 'tag': '12195c6f-9ee7-4ee0-9e1d-09f3980f1a96', '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: 386/770] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:39 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:39 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&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: 388/772] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/ports?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 199.204.45.157 () {34 vars in 1018 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/networks?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&shared=False => generated 773 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 199.204.45.157 () {34 vars in 930 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:40.327 8 INFO neutron.db.l3_hamode_db [None req-f016cb18-2606-463b-a61d-cba255fc04c5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 391/775] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:40 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:58:39 2026] POST /v2.0/routers => generated 731 bytes in 2034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/ports?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 => 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: 388/780] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/subnets?id=bc7b1669-23eb-40ab-a587-d40ce80401a2 => generated 695 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/ports?network_id=8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?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: 391/783] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:41 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?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: 392/784] 10.0.0.136 () {34 vars in 990 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.136 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:42 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&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: 393/788] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:58:41 2026] PUT /v2.0/routers/f8658302-9930-4e61-b85a-3cb134d1466a/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:43 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:43 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&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: 397/791] 10.0.0.248 () {34 vars in 685 bytes} [Sat Jun 13 23:58:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:58:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.248 () {34 vars in 676 bytes} [Sat Jun 13 23:58:43 2026] POST /v2.0/floatingips => generated 552 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:44 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 397/796] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:44 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.187 () {34 vars in 1100 bytes} [Sat Jun 13 23:58:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1825065839&fields=id&tenant_id=70b198dfdc124e46a6677aa23894af9b => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:58:44 2026] GET /v2.0/networks?id=3ad6597b-4b1f-43fd-82e6-1b89c38080fe => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/quotas/70b198dfdc124e46a6677aa23894af9b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/ports?tenant_id=70b198dfdc124e46a6677aa23894af9b&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?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: 400/802] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?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: 403/803] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 404/805] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:45 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/806] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:46 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 405/807] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:46 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:46 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:47 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 404/810] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:47 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 407/811] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:48 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&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: 405/812] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:48 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 408/813] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 406/814] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 409/816] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/networks?id=3ad6597b-4b1f-43fd-82e6-1b89c38080fe => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 199.204.45.157 () {34 vars in 1050 bytes} [Sat Jun 13 23:58:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=70b198dfdc124e46a6677aa23894af9b => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:58:49 2026] POST /v2.0/ports => generated 954 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/819] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:50 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 412/820] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:50 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:50 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 409/822] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:50 2026] PUT /v2.0/ports/325a6286-83cc-4854-bff9-17d600308e7e => generated 1235 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:50.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b039492-4d81-4b8f-96f5-e8ff9d68bef6'] response: {'name': 'network-changed', 'server_uuid': '49f11176-23bc-4151-b248-a6046c058754', 'tag': '325a6286-83cc-4854-bff9-17d600308e7e', '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, ' 2026-06-13 23:58:50.899 8 INFO neutron.db.l3_db [None req-ab045cb7-9aef-40b3-ab60-b83f52ab205a f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] Floating IP 249442c8-e00f-44fc-81c1-c77190d831e4 associated. External IP: 10.96.250.215, port: 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96. [pid: 7|app: 0|req: 410/823] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:50 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:50 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.248 () {34 vars in 749 bytes} [Sat Jun 13 23:58:50 2026] PUT /v2.0/floatingips/249442c8-e00f-44fc-81c1-c77190d831e4 => generated 856 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:51.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a01eff2-fc63-4a08-a061-a6adbe56869b'] response: {'name': 'network-changed', 'server_uuid': '070b33de-b07d-48df-9579-bbfebc40fc57', 'tag': '12195c6f-9ee7-4ee0-9e1d-09f3980f1a96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/826] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/ports?tenant_id=70b198dfdc124e46a6677aa23894af9b&device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 199.204.45.157 () {34 vars in 1018 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/networks?tenant_id=70b198dfdc124e46a6677aa23894af9b&shared=False => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 199.204.45.157 () {34 vars in 930 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/ports?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 416/834] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/networks?id=8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2 => generated 773 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/subnets?id=bc7b1669-23eb-40ab-a587-d40ce80401a2 => generated 695 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/ports?network_id=8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2&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: 418/838] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:51 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/840] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/842] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/ports?tenant_id=70b198dfdc124e46a6677aa23894af9b&device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 1238 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=325a6286-83cc-4854-bff9-17d600308e7e => 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: 424/848] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/subnets?id=8d4a0d69-6a6d-4b31-b45b-2bf654224433 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/849] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/ports?network_id=3ad6597b-4b1f-43fd-82e6-1b89c38080fe&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: 425/850] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?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: 426/852] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&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: 427/854] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 428/855] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:53 2026] GET /v2.0/security-groups?id=9d635d9a-91ca-40c5-a6ef-35b313e42f1a&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: 428/856] 199.204.45.157 () {34 vars in 994 bytes} [Sat Jun 13 23:58:54 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:58:54.185 7 INFO neutron_taas.services.taas.taas_plugin [req-e63a2157-c914-4626-8259-b6698e56231e req-3ac1d3f5-8921-45ea-b919-b0023dc22735 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] TaaS: Handle Delete Port: 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 2026-06-13 23:58:54.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e63a2157-c914-4626-8259-b6698e56231e req-3ac1d3f5-8921-45ea-b919-b0023dc22735 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] Tap Mirror: Handle Delete Port: 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 2026-06-13 23:58:54.346 7 INFO neutron.db.l3_db [req-e63a2157-c914-4626-8259-b6698e56231e req-3ac1d3f5-8921-45ea-b919-b0023dc22735 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] Floating IP 249442c8-e00f-44fc-81c1-c77190d831e4 disassociated. External IP: 10.96.250.215, port: 12195c6f-9ee7-4ee0-9e1d-09f3980f1a96. [pid: 8|app: 0|req: 429/857] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:54 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:54 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/859] 199.204.45.157 () {36 vars in 997 bytes} [Sat Jun 13 23:58:54 2026] DELETE /v2.0/ports/12195c6f-9ee7-4ee0-9e1d-09f3980f1a96 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:58:54.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba4d09c-4eb6-4372-b66a-fa005fbe694f'] response: {'server_uuid': '070b33de-b07d-48df-9579-bbfebc40fc57', 'name': 'network-vif-deleted', 'tag': '12195c6f-9ee7-4ee0-9e1d-09f3980f1a96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 431/860] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:55 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 430/861] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:55 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 432/862] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:55 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&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: 431/863] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 433/864] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/865] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 434/866] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/867] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 435/869] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&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: 436/871] 10.0.0.187 () {34 vars in 971 bytes} [Sat Jun 13 23:58:56 2026] GET /v2.0/ports/a3abb5b1-7e52-4400-b599-32c4341af457 => generated 972 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 437/873] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/874] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => 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: 438/875] 199.204.45.157 () {34 vars in 1000 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/subnets?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 199.204.45.157 () {34 vars in 1146 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695&device_owner=compute%3Anova&network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/877] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/878] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:57 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/879] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/880] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:58:57 2026] PUT /v2.0/ports/a3abb5b1-7e52-4400-b599-32c4341af457 => generated 1153 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:58:58.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca7f4c0f-3bff-4408-8103-b9a5cfa32aa4'] response: {'name': 'network-changed', 'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', '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: 440/881] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/882] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/883] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?device_id=070b33de-b07d-48df-9579-bbfebc40fc57 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:58.529 7 INFO neutron.db.l3_db [None req-514c7246-1af6-4318-b359-9104fc7bef8e 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] Floating IP 955841fb-ab60-4265-bd51-4cbd3b4e56e3 associated. External IP: 10.96.250.209, port: 325a6286-83cc-4854-bff9-17d600308e7e. [pid: 8|app: 0|req: 443/884] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?tenant_id=a12d9b25e6e5463999297700af2b2f47&device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 444/885] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/networks?id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1425 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/887] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e53f0cb8-ccd4-486a-b77b-3b082e86e2db => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/888] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 780 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/889] 10.0.0.248 () {34 vars in 749 bytes} [Sat Jun 13 23:58:58 2026] PUT /v2.0/floatingips/955841fb-ab60-4265-bd51-4cbd3b4e56e3 => generated 855 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/890] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/subnets?id=16ad047a-a3f0-436d-9bab-86958acd3ba3 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/891] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:58.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc9f47a8-86dc-48ea-a46d-76f78393fb30'] response: {'name': 'network-changed', 'server_uuid': '49f11176-23bc-4151-b248-a6046c058754', 'tag': '325a6286-83cc-4854-bff9-17d600308e7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/892] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?network_id=9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/893] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/894] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/895] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/896] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?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: 452/897] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&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: 446/898] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/899] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:58 2026] GET /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/900] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 454/901] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 448/902] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/903] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/904] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?tenant_id=70b198dfdc124e46a6677aa23894af9b&device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/905] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/906] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/907] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/networks?id=3ad6597b-4b1f-43fd-82e6-1b89c38080fe => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/908] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=325a6286-83cc-4854-bff9-17d600308e7e => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/909] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/subnets?id=8d4a0d69-6a6d-4b31-b45b-2bf654224433 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/910] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:58:59 2026] DELETE /v2.0/security-groups/9d635d9a-91ca-40c5-a6ef-35b313e42f1a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:58:59.623 8 INFO neutron.api.v2.resource [None req-690478d9-8c51-4196-882d-85103e6a22e0 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/911] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/security-groups/9d635d9a-91ca-40c5-a6ef-35b313e42f1a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/912] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/ports?network_id=3ad6597b-4b1f-43fd-82e6-1b89c38080fe&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: 454/913] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?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: 455/914] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:58:59 2026] GET /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:58:59.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-1240fb92-c13a-48f0-9aaf-adf343d51397 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] TaaS: Handle Delete Port: 67006c71-edf4-40d2-a61c-35507707a91f 2026-06-13 23:58:59.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1240fb92-c13a-48f0-9aaf-adf343d51397 f81c298030dd476db2177f6c3d1b2466 3b1955661cef4c5dbdc8f1ccb225f745 - - default default] Tap Mirror: Handle Delete Port: 67006c71-edf4-40d2-a61c-35507707a91f [pid: 8|app: 0|req: 460/915] 10.0.0.248 () {32 vars in 732 bytes} [Sat Jun 13 23:58:59 2026] DELETE /v2.0/floatingips/249442c8-e00f-44fc-81c1-c77190d831e4 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/916] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/917] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1156 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/918] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/919] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:00.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-1eabdec1-9b32-45ce-8001-8ced8736a960 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 7166238e-c467-4a03-a060-6fac7e653b0b 2026-06-13 23:59:00.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1eabdec1-9b32-45ce-8001-8ced8736a960 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 7166238e-c467-4a03-a060-6fac7e653b0b [pid: 8|app: 0|req: 465/920] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => 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: 466/921] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => 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: 467/922] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => 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: 468/923] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/924] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&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: 470/925] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/926] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 472/927] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/928] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/929] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:00 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/930] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:58:59 2026] PUT /v2.0/routers/5a573cac-f9cf-4444-bb97-0d471fbfa712/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:01.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6bbe38b-b075-4505-8ca0-7eea6ba8b943 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 3b12c8df-c936-4884-8916-58c5fccb66ea 2026-06-13 23:59:01.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6bbe38b-b075-4505-8ca0-7eea6ba8b943 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 3b12c8df-c936-4884-8916-58c5fccb66ea [pid: 7|app: 0|req: 457/931] 199.204.45.157 () {34 vars in 1120 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:01.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6bbe38b-b075-4505-8ca0-7eea6ba8b943 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: ffca463c-fba0-47c8-9a0d-f03dc8f8ee52 2026-06-13 23:59:01.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6bbe38b-b075-4505-8ca0-7eea6ba8b943 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: ffca463c-fba0-47c8-9a0d-f03dc8f8ee52 [pid: 7|app: 0|req: 458/932] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:01 2026] PUT /v2.0/ports/a3abb5b1-7e52-4400-b599-32c4341af457 => generated 972 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:01.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc0674a-75f4-4c22-acd1-f78c74142c7c'] response: {'name': 'network-changed', 'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 459/933] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 460/934] 199.204.45.157 () {34 vars in 994 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:01.757 8 INFO neutron.services.segments.plugin [-] Segment 80997848-6b85-4b10-8f8d-488697d077ce resource provider aggregate not found 2026-06-13 23:59:01.760 8 INFO neutron.services.segments.plugin [-] Segment 80997848-6b85-4b10-8f8d-488697d077ce resource provider aggregate not found 2026-06-13 23:59:01.780 8 INFO neutron.services.segments.plugin [-] Segment 80997848-6b85-4b10-8f8d-488697d077ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80997848-6b85-4b10-8f8d-488697d077ce found for delete ", "request_id": "req-8daee857-589a-4596-8e62-81be7e0e703c"}]} [pid: 7|app: 0|req: 461/935] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/security-groups?id=3f54ca2b-f4d0-45bd-954c-68c91e93a335&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:01.791 8 INFO neutron.services.segments.plugin [-] Segment 80997848-6b85-4b10-8f8d-488697d077ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80997848-6b85-4b10-8f8d-488697d077ce found for delete ", "request_id": "req-d3d0a7a3-1c80-4a89-9cf9-ec9c052d4a3a"}]} 2026-06-13 23:59:01.799 8 INFO neutron.db.l3_hamode_db [None req-d6bbe38b-b075-4505-8ca0-7eea6ba8b943 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 7ec33fdd-1653-49a5-96e6-42ca5aad382e was deleted as no HA routers are present in tenant 3b1955661cef4c5dbdc8f1ccb225f745. [pid: 8|app: 0|req: 475/936] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:00 2026] DELETE /v2.0/routers/5a573cac-f9cf-4444-bb97-0d471fbfa712 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/937] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:01 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:01.965 8 INFO neutron_taas.services.taas.taas_plugin [req-23842637-eceb-4fd7-8f9a-68669caf47ee req-ef1c0ec5-fabc-49b7-960b-f8a61847e4ef 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] TaaS: Handle Delete Port: 325a6286-83cc-4854-bff9-17d600308e7e 2026-06-13 23:59:01.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-23842637-eceb-4fd7-8f9a-68669caf47ee req-ef1c0ec5-fabc-49b7-960b-f8a61847e4ef 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] Tap Mirror: Handle Delete Port: 325a6286-83cc-4854-bff9-17d600308e7e [pid: 7|app: 0|req: 463/938] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:01 2026] DELETE /v2.0/subnets/bc7b1669-23eb-40ab-a587-d40ce80401a2 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/939] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:02.117 8 INFO neutron.db.l3_db [req-23842637-eceb-4fd7-8f9a-68669caf47ee req-ef1c0ec5-fabc-49b7-960b-f8a61847e4ef 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] Floating IP 955841fb-ab60-4265-bd51-4cbd3b4e56e3 disassociated. External IP: 10.96.250.209, port: 325a6286-83cc-4854-bff9-17d600308e7e. 2026-06-13 23:59:02.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-940b5c44-483c-4f1c-aee3-e4c63e75d927 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:59:02.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-940b5c44-483c-4f1c-aee3-e4c63e75d927 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 5284f3be-fed4-4066-9918-ef44d59b120c 2026-06-13 23:59:02.382 7 INFO neutron.services.segments.plugin [-] Segment d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 resource provider aggregate not found 2026-06-13 23:59:02.391 7 INFO neutron.services.segments.plugin [-] Segment d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 resource provider aggregate not found 2026-06-13 23:59:02.409 7 INFO neutron.services.segments.plugin [-] Segment d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 found for delete ", "request_id": "req-42751fc7-eca0-4f41-9da8-98b161ad73b1"}]} 2026-06-13 23:59:02.413 7 INFO neutron.services.segments.plugin [-] Segment d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c1db8b-d9bb-45ff-b87b-92a675ac1ad4 found for delete ", "request_id": "req-eafb9a78-b58a-4827-8a14-85da850d2c2e"}]} [pid: 7|app: 0|req: 465/940] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:02 2026] DELETE /v2.0/networks/8ebcd364-1145-4fe9-9fbc-e40daf6cc9b2 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/941] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/942] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/943] 199.204.45.157 () {36 vars in 997 bytes} [Sat Jun 13 23:59:01 2026] DELETE /v2.0/ports/325a6286-83cc-4854-bff9-17d600308e7e => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:02.540 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d46e99a-3a9b-4956-9f79-d9dce0d4d04e'] response: {'server_uuid': '49f11176-23bc-4151-b248-a6046c058754', 'name': 'network-vif-deleted', 'tag': '325a6286-83cc-4854-bff9-17d600308e7e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/944] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/945] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/946] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/security-groups?tenant_id=3b1955661cef4c5dbdc8f1ccb225f745&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/947] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&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: 479/948] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 470/949] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:02 2026] DELETE /v2.0/security-groups/16cc7b2f-d3fc-4555-a38b-80922cb06a14 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/950] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 471/951] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:02 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 481/952] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/953] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/954] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 473/955] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/956] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/ports?tenant_id=00e0617d3310494daa90e5b06bd3f152&device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 474/957] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/networks?id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => 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: 484/958] 199.204.45.157 () {34 vars in 1060 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3abb5b1-7e52-4400-b599-32c4341af457 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/959] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/subnets?id=0e7caec7-d6f9-4808-a26d-e80360204ea8 => 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: 485/960] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 476/961] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:03 2026] GET /v2.0/ports?network_id=bcaa8eef-d729-4d67-b86e-c2cda8fd6c86&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: 486/962] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?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: 477/963] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/964] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/965] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/966] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/967] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:04 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&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: 489/968] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/ports?device_id=49f11176-23bc-4151-b248-a6046c058754 => 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: 480/969] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:05 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/971] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/972] 199.204.45.157 () {34 vars in 994 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/973] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/security-groups?id=90b34851-99ea-43d7-ba37-b3cd563ec7b3&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/974] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:06 2026] DELETE /v2.0/security-groups/3f54ca2b-f4d0-45bd-954c-68c91e93a335 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:06.346 7 INFO neutron.api.v2.resource [None req-a439ca58-a368-4ef1-ba8e-66693e22089c 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/975] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/security-groups/3f54ca2b-f4d0-45bd-954c-68c91e93a335 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:06.360 8 INFO neutron_taas.services.taas.taas_plugin [req-7d590af5-f539-4cf7-aedc-fcd9fd0929a5 req-28fc42a5-1203-4784-93b9-333656139675 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] TaaS: Handle Delete Port: a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:59:06.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d590af5-f539-4cf7-aedc-fcd9fd0929a5 req-28fc42a5-1203-4784-93b9-333656139675 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] Tap Mirror: Handle Delete Port: a3abb5b1-7e52-4400-b599-32c4341af457 2026-06-13 23:59:06.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-5922e5b4-ed3e-472a-9daf-86ab895f7172 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] TaaS: Handle Delete Port: 7f92cb16-d1bf-4b24-81a7-3c372754ace2 2026-06-13 23:59:06.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5922e5b4-ed3e-472a-9daf-86ab895f7172 58aa2b91cb7e45779b22f03188475dd3 70b198dfdc124e46a6677aa23894af9b - - default default] Tap Mirror: Handle Delete Port: 7f92cb16-d1bf-4b24-81a7-3c372754ace2 2026-06-13 23:59:06.534 8 INFO neutron.db.l3_db [req-7d590af5-f539-4cf7-aedc-fcd9fd0929a5 req-28fc42a5-1203-4784-93b9-333656139675 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] Floating IP 1116cb13-6d51-40c7-8549-c5256773049b disassociated. External IP: 10.96.250.213, port: a3abb5b1-7e52-4400-b599-32c4341af457. [pid: 7|app: 0|req: 484/976] 10.0.0.248 () {32 vars in 732 bytes} [Sat Jun 13 23:59:06 2026] DELETE /v2.0/floatingips/955841fb-ab60-4265-bd51-4cbd3b4e56e3 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/977] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/978] 199.204.45.157 () {36 vars in 997 bytes} [Sat Jun 13 23:59:06 2026] DELETE /v2.0/ports/a3abb5b1-7e52-4400-b599-32c4341af457 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/979] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:06 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:07.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd33dace-6530-4bb4-ab1f-32c647444f83'] response: {'server_uuid': 'b2fa9425-1750-4b06-9ba5-26d2bbb1a695', 'name': 'network-vif-deleted', 'tag': 'a3abb5b1-7e52-4400-b599-32c4341af457', 'status': 'completed', 'code': 200} 2026-06-13 23:59:07.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd72ea09-2c18-49ad-abc4-00d321e33872 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 1f85741f-d8fb-4bc2-8c85-7bf22091b975 2026-06-13 23:59:07.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd72ea09-2c18-49ad-abc4-00d321e33872 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 1f85741f-d8fb-4bc2-8c85-7bf22091b975 [pid: 8|app: 0|req: 495/980] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => 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: 496/981] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/security-groups?tenant_id=9114d193e3fe49f6b5042e447084d2f7&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:07 2026] DELETE /v2.0/security-groups/799c718c-b0de-4da8-a7ac-7fa33e436e3c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/985] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:06 2026] PUT /v2.0/routers/f8658302-9930-4e61-b85a-3cb134d1466a/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/986] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:07 2026] GET /v2.0/security-groups?tenant_id=56550c3e14134883866fead4b138110e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/987] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:08 2026] DELETE /v2.0/security-groups/0d04c4f3-d5e7-46a1-b230-72bb6cfa92e4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:08.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-285087f9-081c-4e6e-b89d-fc52c1e0013e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 90919978-f1e0-4a2f-bbac-273383a487fe 2026-06-13 23:59:08.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-285087f9-081c-4e6e-b89d-fc52c1e0013e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 90919978-f1e0-4a2f-bbac-273383a487fe [pid: 8|app: 0|req: 502/988] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:08 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/989] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:08 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/990] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:08 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:08.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-285087f9-081c-4e6e-b89d-fc52c1e0013e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8c163072-1d91-414c-acd7-9695c8c08156 2026-06-13 23:59:08.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-285087f9-081c-4e6e-b89d-fc52c1e0013e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8c163072-1d91-414c-acd7-9695c8c08156 2026-06-13 23:59:08.885 7 INFO neutron.services.segments.plugin [-] Segment 7ff59ecb-3855-4a56-afd9-88fde33edb88 resource provider aggregate not found 2026-06-13 23:59:08.892 7 INFO neutron.services.segments.plugin [-] Segment 7ff59ecb-3855-4a56-afd9-88fde33edb88 resource provider aggregate not found 2026-06-13 23:59:08.903 7 INFO neutron.services.segments.plugin [-] Segment 7ff59ecb-3855-4a56-afd9-88fde33edb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff59ecb-3855-4a56-afd9-88fde33edb88 found for delete ", "request_id": "req-6ab03f78-3ca5-4627-98fa-7b9861535968"}]} 2026-06-13 23:59:08.912 7 INFO neutron.services.segments.plugin [-] Segment 7ff59ecb-3855-4a56-afd9-88fde33edb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff59ecb-3855-4a56-afd9-88fde33edb88 found for delete ", "request_id": "req-ecbe0e97-0c53-4d65-a182-2777d06f1566"}]} 2026-06-13 23:59:08.918 7 INFO neutron.db.l3_hamode_db [None req-285087f9-081c-4e6e-b89d-fc52c1e0013e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network aef53c28-da05-4503-b93f-82055d5e36ec was deleted as no HA routers are present in tenant 70b198dfdc124e46a6677aa23894af9b. [pid: 7|app: 0|req: 487/991] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:07 2026] DELETE /v2.0/routers/f8658302-9930-4e61-b85a-3cb134d1466a => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/992] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:08 2026] DELETE /v2.0/subnets/8d4a0d69-6a6d-4b31-b45b-2bf654224433 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:09.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-00fcf551-a5c7-4454-971b-7d57d6c8eeac bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 827d0647-4e47-4c4a-b2c1-ff0691df6a7f 2026-06-13 23:59:09.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00fcf551-a5c7-4454-971b-7d57d6c8eeac bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 827d0647-4e47-4c4a-b2c1-ff0691df6a7f [pid: 7|app: 0|req: 488/993] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:09 2026] DELETE /v2.0/networks/3ad6597b-4b1f-43fd-82e6-1b89c38080fe => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/994] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/security-groups?tenant_id=70b198dfdc124e46a6677aa23894af9b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/995] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:09 2026] GET /v2.0/ports?device_id=b2fa9425-1750-4b06-9ba5-26d2bbb1a695 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/996] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:09 2026] DELETE /v2.0/security-groups/89f808c6-c068-44fa-a690-edaa817df381 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/997] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:10 2026] DELETE /v2.0/security-groups/90b34851-99ea-43d7-ba37-b3cd563ec7b3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:10.757 7 INFO neutron.api.v2.resource [None req-3144d795-e0b1-4daa-a7e8-0606c2159f90 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 490/998] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:59:10 2026] GET /v2.0/security-groups/90b34851-99ea-43d7-ba37-b3cd563ec7b3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:10.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-4afe526c-60a6-4479-9a43-e714068ac78a 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] TaaS: Handle Delete Port: cc7e6fa8-bebf-4521-8ad6-42bcbf4a832a 2026-06-13 23:59:10.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4afe526c-60a6-4479-9a43-e714068ac78a 02e0a8fc5ef14349811df977ee468908 00e0617d3310494daa90e5b06bd3f152 - - default default] Tap Mirror: Handle Delete Port: cc7e6fa8-bebf-4521-8ad6-42bcbf4a832a 2026-06-13 23:59:10.936 7 INFO neutron.services.segments.plugin [-] Segment 7fd331b0-d73e-407c-b740-5bad85c7e966 resource provider aggregate not found 2026-06-13 23:59:10.943 7 INFO neutron.services.segments.plugin [-] Segment 7fd331b0-d73e-407c-b740-5bad85c7e966 resource provider aggregate not found 2026-06-13 23:59:10.957 7 INFO neutron.services.segments.plugin [-] Segment 7fd331b0-d73e-407c-b740-5bad85c7e966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd331b0-d73e-407c-b740-5bad85c7e966 found for delete ", "request_id": "req-44b24896-b3bf-4545-bb6e-678ab64f5c55"}]} 2026-06-13 23:59:10.964 7 INFO neutron.services.segments.plugin [-] Segment 7fd331b0-d73e-407c-b740-5bad85c7e966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd331b0-d73e-407c-b740-5bad85c7e966 found for delete ", "request_id": "req-cd7b89c5-409a-4cbe-b1ed-4e46c2f63c06"}]} [pid: 8|app: 0|req: 509/999] 10.0.0.248 () {32 vars in 732 bytes} [Sat Jun 13 23:59:10 2026] DELETE /v2.0/floatingips/1116cb13-6d51-40c7-8549-c5256773049b => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:11.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d2e6427-0c7b-4137-9bd2-6f214250f5d3 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 4866e5f9-a1e0-47a1-83ab-71cddb028431 2026-06-13 23:59:11.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d2e6427-0c7b-4137-9bd2-6f214250f5d3 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 4866e5f9-a1e0-47a1-83ab-71cddb028431 [pid: 7|app: 0|req: 491/1000] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:11 2026] PUT /v2.0/routers/e243a107-9b02-4ee3-9c98-e93bbb924135/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:12.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-035b5e7f-9243-4381-9d44-41be225e4f3b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 1ea5cb06-c3e7-4e5d-b840-ac4d6fb654f3 2026-06-13 23:59:12.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-035b5e7f-9243-4381-9d44-41be225e4f3b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 1ea5cb06-c3e7-4e5d-b840-ac4d6fb654f3 2026-06-13 23:59:12.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-035b5e7f-9243-4381-9d44-41be225e4f3b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: c0c71752-299f-487b-9a10-4e4eef03f126 2026-06-13 23:59:12.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-035b5e7f-9243-4381-9d44-41be225e4f3b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: c0c71752-299f-487b-9a10-4e4eef03f126 [pid: 7|app: 0|req: 492/1001] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:12 2026] GET /v2.0/security-groups?tenant_id=46dbd8177ee4420b9aed47023daa8b40&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:12.937 8 INFO neutron.services.segments.plugin [-] Segment ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 resource provider aggregate not found 2026-06-13 23:59:12.944 8 INFO neutron.services.segments.plugin [-] Segment ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 resource provider aggregate not found 2026-06-13 23:59:12.953 8 INFO neutron.services.segments.plugin [-] Segment ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 found for delete ", "request_id": "req-bd5d6401-b6b8-4fa5-8e3e-14116f21ca95"}]} 2026-06-13 23:59:12.966 8 INFO neutron.services.segments.plugin [-] Segment ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac0ca050-f5ba-4d29-92a1-3fe779bb42c5 found for delete ", "request_id": "req-29ec07dc-cf44-46ac-86ea-f01ec95cb6d5"}]} 2026-06-13 23:59:12.978 8 INFO neutron.db.l3_hamode_db [None req-035b5e7f-9243-4381-9d44-41be225e4f3b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 319ae063-d806-4e72-a804-22c1e9896042 was deleted as no HA routers are present in tenant 00e0617d3310494daa90e5b06bd3f152. [pid: 8|app: 0|req: 510/1002] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:12 2026] DELETE /v2.0/routers/e243a107-9b02-4ee3-9c98-e93bbb924135 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1003] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:12 2026] GET /v2.0/security-groups?tenant_id=e6231b114099406fa3596aab5d3c9d1f&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1004] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:12 2026] DELETE /v2.0/security-groups/37b1094f-4e19-4ecd-a0d0-02b256bc5ea2 => 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: 494/1005] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/subnets/0e7caec7-d6f9-4808-a26d-e80360204ea8 => 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: 512/1006] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/security-groups/44805b59-5811-4121-9255-9e9dda7d25a8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:13.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2ab052b-476e-4e3f-bd70-1256e1396c62 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:59:13.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2ab052b-476e-4e3f-bd70-1256e1396c62 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: dbab9c61-b95b-44cf-900d-97b1838ea18a 2026-06-13 23:59:13.462 7 INFO neutron.services.segments.plugin [-] Segment 665b4983-9899-4a66-ac8a-f45de91aa436 resource provider aggregate not found 2026-06-13 23:59:13.474 7 INFO neutron.services.segments.plugin [-] Segment 665b4983-9899-4a66-ac8a-f45de91aa436 resource provider aggregate not found [pid: 7|app: 0|req: 495/1007] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/networks/bcaa8eef-d729-4d67-b86e-c2cda8fd6c86 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:13.499 7 INFO neutron.services.segments.plugin [-] Segment 665b4983-9899-4a66-ac8a-f45de91aa436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665b4983-9899-4a66-ac8a-f45de91aa436 found for delete ", "request_id": "req-9b54ca68-7bdb-439c-97bd-92937a50f66a"}]} 2026-06-13 23:59:13.500 7 INFO neutron.services.segments.plugin [-] Segment 665b4983-9899-4a66-ac8a-f45de91aa436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665b4983-9899-4a66-ac8a-f45de91aa436 found for delete ", "request_id": "req-80c6b24a-3ba4-44de-ad20-025a26a4e250"}]} [pid: 8|app: 0|req: 513/1008] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:13 2026] GET /v2.0/security-groups?tenant_id=c22aaca1734f4888b9ee0cbbd0da1b27&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1009] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/security-groups/c379e7dc-8f72-4c9c-b406-072222e06022 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1010] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:13 2026] GET /v2.0/security-groups?tenant_id=00e0617d3310494daa90e5b06bd3f152&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1011] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:13 2026] DELETE /v2.0/security-groups/f4192a1d-9070-4a36-b2f3-3c9a31955998 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1012] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:17 2026] GET /v2.0/security-groups?tenant_id=571a91be0f44461d9f612ffe6352794d&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1013] 10.0.0.136 () {34 vars in 990 bytes} [Sat Jun 13 23:59:17 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1014] 10.0.0.136 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:17 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 8|app: 0|req: 516/1015] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:17 2026] DELETE /v2.0/security-groups/7191c61d-10be-4078-bb48-5b5beaafc832 => 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: 500/1016] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:18 2026] GET /v2.0/security-groups?tenant_id=bc08dc7d3a174d17b339dc3f5bc9fcd8&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1017] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:18 2026] DELETE /v2.0/security-groups/fbf0081c-b4f1-4d5c-8ddc-016bcf156be2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1018] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:18 2026] GET /v2.0/security-groups?tenant_id=24bd043919ef47dbab8b2b6515b75fd8&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1019] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:18 2026] DELETE /v2.0/security-groups/5deb5fb0-2217-422a-b0a3-39194c8e81a8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1020] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:19 2026] GET /v2.0/security-groups?tenant_id=21aa26e20b984d2fbb676e9dd09c0beb&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1021] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:19 2026] DELETE /v2.0/security-groups/683fec9e-cc4a-4bbe-9d8a-3c64ae821567 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:20.509 7 INFO neutron.db.segments_db [None req-8c1c67f5-f1c5-4834-b2f3-ec630b7feff3 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment d96767e2-13a3-4b50-b4e1-5d1468cbbd50 of type vxlan for network 3ef3c990-6d1d-4012-9acf-04cc3f4d0225 [pid: 8|app: 0|req: 520/1022] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/security-groups?tenant_id=5e3f2d1f08ec40ef98c5c207ad140f12&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:20.585 7 INFO neutron.db.segments_db [None req-8c1c67f5-f1c5-4834-b2f3-ec630b7feff3 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 of type vxlan for network 37c4c3a5-f13b-42e4-a56e-6290df089a43 [pid: 8|app: 0|req: 521/1023] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:20 2026] DELETE /v2.0/security-groups/b837e1fc-e366-4662-a658-4a46355269cd => 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: 503/1024] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:20 2026] POST /v2.0/networks => generated 1244 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1025] 10.0.0.248 () {32 vars in 649 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/networks => generated 1843 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1026] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:20 2026] GET /v2.0/security-groups?tenant_id=8308cbc583074621947ae05c6b4f43b5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:20.900 8 INFO neutron.services.segments.plugin [-] Segment d96767e2-13a3-4b50-b4e1-5d1468cbbd50 resource provider aggregate not found 2026-06-13 23:59:20.906 8 INFO neutron.services.segments.plugin [-] Segment d96767e2-13a3-4b50-b4e1-5d1468cbbd50 resource provider aggregate not found 2026-06-13 23:59:20.934 8 INFO neutron.services.segments.plugin [-] Segment d96767e2-13a3-4b50-b4e1-5d1468cbbd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96767e2-13a3-4b50-b4e1-5d1468cbbd50 found for delete ", "request_id": "req-c4a03ea4-63f9-4288-82d9-20a46f16cba7"}]} 2026-06-13 23:59:20.936 8 INFO neutron.services.segments.plugin [-] Segment d96767e2-13a3-4b50-b4e1-5d1468cbbd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96767e2-13a3-4b50-b4e1-5d1468cbbd50 found for delete ", "request_id": "req-4124024e-e1e7-4759-ba9d-36ff7f7f9a16"}]} [pid: 8|app: 0|req: 523/1027] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:20 2026] DELETE /v2.0/networks/3ef3c990-6d1d-4012-9acf-04cc3f4d0225 => 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: 505/1028] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:20 2026] DELETE /v2.0/security-groups/0dd03957-1f1c-49b5-93c3-13f8e592f7da => 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: 524/1029] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:20 2026] DELETE /v2.0/networks/37c4c3a5-f13b-42e4-a56e-6290df089a43 => 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: 506/1030] 10.0.0.248 () {32 vars in 649 bytes} [Sat Jun 13 23:59:21 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:21.201 8 INFO neutron.db.segments_db [None req-3fc7c02d-560f-4c79-8db0-4cf345c7e9ec 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment 435f0bfb-b48c-4b7f-ab14-4ee618f874be of type vxlan for network b5ef95bf-7941-4c9d-bcf8-75a1f5bafbb0 [pid: 8|app: 0|req: 525/1031] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:21 2026] POST /v2.0/networks => generated 653 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:21.382 7 INFO neutron.db.segments_db [None req-b15e074b-b9ee-492b-abdc-1c515c16c835 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment fc76ce82-fb2d-4ff6-967c-97fa21fb038a of type vxlan for network 4de0b818-baff-4d53-a363-b39174006511 [pid: 7|app: 0|req: 507/1032] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:21 2026] POST /v2.0/networks => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1033] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:21 2026] POST /v2.0/ports => generated 1505 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1034] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/ports => generated 1505 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:22.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-6aa6e59d-1349-4806-9fd9-80b9f97a3fd8 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] TaaS: Handle Delete Port: 1ff404ed-6078-4806-9ccb-cbfbff0e3494 2026-06-13 23:59:22.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aa6e59d-1349-4806-9fd9-80b9f97a3fd8 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Tap Mirror: Handle Delete Port: 1ff404ed-6078-4806-9ccb-cbfbff0e3494 [pid: 8|app: 0|req: 527/1035] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:22 2026] DELETE /v2.0/ports/1ff404ed-6078-4806-9ccb-cbfbff0e3494 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:22.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-a12c1b83-c70b-42e9-ba79-53f2f096f7f1 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] TaaS: Handle Delete Port: a080e3fe-f533-4558-85fc-59fde9e6fcab 2026-06-13 23:59:22.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a12c1b83-c70b-42e9-ba79-53f2f096f7f1 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Tap Mirror: Handle Delete Port: a080e3fe-f533-4558-85fc-59fde9e6fcab [pid: 7|app: 0|req: 509/1036] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:22 2026] DELETE /v2.0/ports/a080e3fe-f533-4558-85fc-59fde9e6fcab => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1037] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:22 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:22.606 7 INFO neutron.db.segments_db [None req-a5acff61-5830-4837-b0d3-2db0e1f3c778 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc of type vxlan for network 0664bc89-a241-4292-9cc0-f1358698efe1 [pid: 7|app: 0|req: 510/1038] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:22 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:22.747 8 INFO neutron.db.segments_db [None req-87e1be99-7f97-49b3-8927-a9c052637f8b 62333a5cb8c44fe7acac1e48583ec696 0345219ecdce4fa99069059dbddeb06f - - default default] Added segment 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 of type vxlan for network 92d3f940-c93b-4f27-ac58-f1d82c6aa842 [pid: 8|app: 0|req: 529/1041] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:22 2026] POST /v2.0/networks => generated 654 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:22.955 8 INFO neutron.services.segments.plugin [-] Segment 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 resource provider aggregate not found 2026-06-13 23:59:22.959 8 INFO neutron.services.segments.plugin [-] Segment 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 resource provider aggregate not found 2026-06-13 23:59:22.974 8 INFO neutron.services.segments.plugin [-] Segment 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 found for delete ", "request_id": "req-4da4ec27-092f-43e5-8007-b044a42173e4"}]} 2026-06-13 23:59:22.986 8 INFO neutron.services.segments.plugin [-] Segment 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eb7fe5-2d9e-4cc8-b91b-481fc8fcb3a3 found for delete ", "request_id": "req-2854c53d-0053-4901-9c04-6fe9356cab43"}]} [pid: 7|app: 0|req: 513/1042] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:23 2026] POST /v2.0/subnets => generated 1324 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1043] 10.0.0.248 () {32 vars in 647 bytes} [Sat Jun 13 23:59:23 2026] GET /v2.0/subnets => generated 1960 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1044] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:23 2026] DELETE /v2.0/subnets/48d8a127-2a13-4f92-84c5-9622508d2840 => 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: 531/1045] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:23 2026] DELETE /v2.0/subnets/bb6a7d05-e0b2-4dda-8017-99c39acdaaac => 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: 515/1046] 10.0.0.248 () {32 vars in 647 bytes} [Sat Jun 13 23:59:24 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1047] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:24 2026] DELETE /v2.0/networks/92d3f940-c93b-4f27-ac58-f1d82c6aa842 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:24.409 7 INFO neutron.services.segments.plugin [-] Segment 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc resource provider aggregate not found 2026-06-13 23:59:24.414 7 INFO neutron.services.segments.plugin [-] Segment 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc resource provider aggregate not found 2026-06-13 23:59:24.433 7 INFO neutron.services.segments.plugin [-] Segment 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc found for delete ", "request_id": "req-cc6ede01-600e-47dc-b09d-81324c7065dd"}]} 2026-06-13 23:59:24.436 7 INFO neutron.services.segments.plugin [-] Segment 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0eb31b-0ab2-4c78-99a0-f71d50a1e6fc found for delete ", "request_id": "req-2bda314c-ad43-48fb-8c62-ebe1f4758168"}]} [pid: 7|app: 0|req: 516/1048] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:24 2026] DELETE /v2.0/networks/0664bc89-a241-4292-9cc0-f1358698efe1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1049] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:24 2026] DELETE /v2.0/networks/4de0b818-baff-4d53-a363-b39174006511 => 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: 517/1050] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:24 2026] DELETE /v2.0/networks/b5ef95bf-7941-4c9d-bcf8-75a1f5bafbb0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:24.995 8 INFO neutron.services.segments.plugin [-] Segment 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 resource provider aggregate not found 2026-06-13 23:59:25.005 8 INFO neutron.services.segments.plugin [-] Segment 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 resource provider aggregate not found 2026-06-13 23:59:25.013 8 INFO neutron.services.segments.plugin [-] Segment 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 found for delete ", "request_id": "req-7e7a0aee-e4e7-452e-877a-5bb8bdca8fd6"}]} 2026-06-13 23:59:25.020 8 INFO neutron.services.segments.plugin [-] Segment 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1ec1da-7229-4f2a-8f17-fc1dff82eea7 found for delete ", "request_id": "req-e1e0cd0c-1045-4633-8779-b34ababdedb4"}]} 2026-06-13 23:59:25.028 8 INFO neutron.services.segments.plugin [-] Segment fc76ce82-fb2d-4ff6-967c-97fa21fb038a resource provider aggregate not found 2026-06-13 23:59:25.033 8 INFO neutron.services.segments.plugin [-] Segment fc76ce82-fb2d-4ff6-967c-97fa21fb038a resource provider aggregate not found 2026-06-13 23:59:25.047 8 INFO neutron.services.segments.plugin [-] Segment fc76ce82-fb2d-4ff6-967c-97fa21fb038a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc76ce82-fb2d-4ff6-967c-97fa21fb038a found for delete ", "request_id": "req-7e9cb96b-80ac-468c-b570-bb54e82d56fd"}]} 2026-06-13 23:59:25.052 8 INFO neutron.services.segments.plugin [-] Segment fc76ce82-fb2d-4ff6-967c-97fa21fb038a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc76ce82-fb2d-4ff6-967c-97fa21fb038a found for delete ", "request_id": "req-38d49785-a45c-4e92-83b5-73e947580cbe"}]} [pid: 8|app: 0|req: 534/1051] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:24 2026] GET /v2.0/security-groups?tenant_id=fcddad0d1732476583ee11b03d48b3e0&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1052] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:25 2026] DELETE /v2.0/security-groups/43507640-7f12-49ec-aef0-e6d9dc1edb1b => 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: 535/1053] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups?tenant_id=0345219ecdce4fa99069059dbddeb06f&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: 519/1054] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:25 2026] GET /v2.0/security-groups?tenant_id=47d0588d3e1e48b4b17fd81d01884fe4&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1055] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:25 2026] DELETE /v2.0/security-groups/0166af0c-996f-459e-a9b2-55017b457308 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1056] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:25 2026] DELETE /v2.0/security-groups/057112ce-94ec-48b3-bbf4-230d16ce225e => 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: 521/1057] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1058] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-groups?tenant_id=f07e81365df94336a63a8432ba1333fe&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1059] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 538/1060] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:26 2026] DELETE /v2.0/security-groups/0bf34bd1-3ec7-4c3e-881c-92de1fc084f1 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:26.456 7 INFO neutron.services.segments.plugin [-] Segment 435f0bfb-b48c-4b7f-ab14-4ee618f874be resource provider aggregate not found 2026-06-13 23:59:26.469 7 INFO neutron.services.segments.plugin [-] Segment 435f0bfb-b48c-4b7f-ab14-4ee618f874be resource provider aggregate not found 2026-06-13 23:59:26.486 7 INFO neutron.services.segments.plugin [-] Segment 435f0bfb-b48c-4b7f-ab14-4ee618f874be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435f0bfb-b48c-4b7f-ab14-4ee618f874be found for delete ", "request_id": "req-70d6c375-c9c9-4c07-baa1-3e7443d3ecac"}]} 2026-06-13 23:59:26.488 7 INFO neutron.services.segments.plugin [-] Segment 435f0bfb-b48c-4b7f-ab14-4ee618f874be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435f0bfb-b48c-4b7f-ab14-4ee618f874be found for delete ", "request_id": "req-c974bc41-3a55-4795-ba2a-9ed256daad86"}]} [pid: 7|app: 0|req: 523/1061] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1062] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1063] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:26 2026] GET /v2.0/security-groups?tenant_id=63d8590e17b34e838cd0a9737bce59c5&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: 525/1064] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:26 2026] DELETE /v2.0/security-groups/04cc6eec-b2c4-4253-ae09-18b5bc611c2a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:27.649 8 INFO neutron.db.segments_db [None req-55ea3a6e-0157-4a7e-9aef-3a9806da8195 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Added segment 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 of type vxlan for network 65f81886-99b4-4995-8a69-081cc581ea0d 2026-06-13 23:59:27.657 7 INFO neutron.db.segments_db [None req-264e4550-2848-49b1-9650-642173fbd0f7 8dd24d55199b43a7afe2edcecbef8f90 34298c21031a4590875ba6073c99e130 - - default default] Added segment 4540b2e5-3366-4f2d-8a0c-8c709a6738ee of type vxlan for network fa269e3d-7c04-4881-9f98-ae95e5c325b7 [pid: 8|app: 0|req: 540/1065] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:27 2026] POST /v2.0/networks => generated 648 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1066] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:27 2026] POST /v2.0/networks => generated 648 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1067] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1068] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:27 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&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: 527/1069] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:27 2026] POST /v2.0/ports => generated 779 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:28.090 8 INFO neutron.db.segments_db [None req-5be2a2de-7548-4caa-aa74-2be2a4286517 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Added segment b637869f-e500-4571-bb4a-e566315f0cb7 of type vxlan for network 156918b4-df12-4c3f-a19e-94082f600481 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 543/1070] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/networks => generated 634 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1071] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1072] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/subnets => generated 673 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:28.535 7 INFO neutron.db.segments_db [None req-b7ab88fe-0874-4262-876d-80cb031427d7 8dd24d55199b43a7afe2edcecbef8f90 34298c21031a4590875ba6073c99e130 - - default default] Added segment 302e6b25-f97a-4f6f-91ca-6454f9b3d085 of type vxlan for network 65d37626-9951-4798-a4bb-81f2b3f6e8a3 [pid: 7|app: 0|req: 529/1073] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/networks => generated 648 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1074] 10.0.0.248 () {34 vars in 743 bytes} [Sat Jun 13 23:59:28 2026] PUT /v2.0/networks/65d37626-9951-4798-a4bb-81f2b3f6e8a3 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1075] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/ports => generated 966 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:28.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-3425556f-a92d-4713-9c0e-42b17a07790b fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] TaaS: Handle Delete Port: 9db8db0a-9001-4211-8ed7-964bbacec3bb 2026-06-13 23:59:28.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3425556f-a92d-4713-9c0e-42b17a07790b fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Tap Mirror: Handle Delete Port: 9db8db0a-9001-4211-8ed7-964bbacec3bb [pid: 7|app: 0|req: 531/1076] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:28 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1077] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:28 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1078] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:28 2026] DELETE /v2.0/ports/9db8db0a-9001-4211-8ed7-964bbacec3bb => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1079] 199.204.45.157 () {34 vars in 994 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1080] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/security-groups?id=72ff6271-fdff-4fff-ba19-4384871ae975&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:29.098 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13688e94-b707-4353-b20e-e0b2cf76e839 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1081] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/ports/9db8db0a-9001-4211-8ed7-964bbacec3bb => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:29.183 7 INFO neutron_taas.services.taas.taas_plugin [req-c149eeb5-9d49-4fc2-ad34-cbcaec24965c req-e2a1c08c-e853-44e7-a162-778cd00d6cbc 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] TaaS: Handle Delete Port: e53f0cb8-ccd4-486a-b77b-3b082e86e2db 2026-06-13 23:59:29.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c149eeb5-9d49-4fc2-ad34-cbcaec24965c req-e2a1c08c-e853-44e7-a162-778cd00d6cbc 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] Tap Mirror: Handle Delete Port: e53f0cb8-ccd4-486a-b77b-3b082e86e2db [pid: 8|app: 0|req: 547/1082] 10.0.0.248 () {34 vars in 741 bytes} [Sat Jun 13 23:59:29 2026] PUT /v2.0/subnets/5bce475d-edf7-484d-a732-1980c9043812 => generated 656 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:29.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11786322-4784-4a42-b115-4f982ff33bd2 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1083] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/ports/9db8db0a-9001-4211-8ed7-964bbacec3bb => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:29.269 7 INFO neutron.db.l3_db [req-c149eeb5-9d49-4fc2-ad34-cbcaec24965c req-e2a1c08c-e853-44e7-a162-778cd00d6cbc 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] Floating IP 161cc8bc-2d7c-4112-9fe7-d223580d5211 disassociated. External IP: 10.96.250.220, port: e53f0cb8-ccd4-486a-b77b-3b082e86e2db. [pid: 8|app: 0|req: 549/1084] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/security-groups?tenant_id=60a0b06d50c24148a56b81be844d692c&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1085] 199.204.45.157 () {36 vars in 997 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/ports/e53f0cb8-ccd4-486a-b77b-3b082e86e2db => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:29.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-359671dd-7837-4449-84e5-02b13c2774fc'] response: {'server_uuid': 'fee97b29-8390-4945-aa33-d04f5e2bf48d', 'name': 'network-vif-deleted', 'tag': 'e53f0cb8-ccd4-486a-b77b-3b082e86e2db', 'status': 'completed', 'code': 200} 2026-06-13 23:59:29.704 8 INFO neutron.services.segments.plugin [-] Segment 302e6b25-f97a-4f6f-91ca-6454f9b3d085 resource provider aggregate not found 2026-06-13 23:59:29.707 8 INFO neutron.services.segments.plugin [-] Segment 302e6b25-f97a-4f6f-91ca-6454f9b3d085 resource provider aggregate not found 2026-06-13 23:59:29.723 8 INFO neutron.services.segments.plugin [-] Segment 302e6b25-f97a-4f6f-91ca-6454f9b3d085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302e6b25-f97a-4f6f-91ca-6454f9b3d085 found for delete ", "request_id": "req-c9338b38-32e5-4769-abf7-de38e4938e30"}]} 2026-06-13 23:59:29.724 8 INFO neutron.services.segments.plugin [-] Segment 302e6b25-f97a-4f6f-91ca-6454f9b3d085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302e6b25-f97a-4f6f-91ca-6454f9b3d085 found for delete ", "request_id": "req-f75fea3f-c64e-4d02-a75a-b189529ac5e2"}]} [pid: 8|app: 0|req: 550/1086] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/networks/65d37626-9951-4798-a4bb-81f2b3f6e8a3 => 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: 537/1087] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/subnets/d6108ea0-e56b-4f96-bde0-3248c4bcf40c => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:29.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e401617b-b820-4cc9-ae42-f8c520fdabca 8dd24d55199b43a7afe2edcecbef8f90 34298c21031a4590875ba6073c99e130 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1088] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/security-groups/731debb1-5824-4e49-98c4-184d5ed180b6 => 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: 538/1089] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/networks/65d37626-9951-4798-a4bb-81f2b3f6e8a3 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1090] 10.0.0.248 () {32 vars in 694 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:29.958 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e45af0e-a71f-46d3-b84b-4aee2179a1e0 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] TaaS: Handle Delete Port: 1dfcab89-efd6-4450-8e49-532743e3dcde 2026-06-13 23:59:29.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e45af0e-a71f-46d3-b84b-4aee2179a1e0 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Tap Mirror: Handle Delete Port: 1dfcab89-efd6-4450-8e49-532743e3dcde [pid: 7|app: 0|req: 540/1091] 10.0.0.248 () {32 vars in 742 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/subnets?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1092] 10.0.0.248 () {32 vars in 653 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1093] 10.0.0.248 () {32 vars in 649 bytes} [Sat Jun 13 23:59:29 2026] GET /v2.0/networks => generated 1313 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1094] 10.0.0.248 () {32 vars in 647 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/subnets => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1095] 10.0.0.248 () {32 vars in 723 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/networks/fa269e3d-7c04-4881-9f98-ae95e5c325b7 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1096] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:29 2026] DELETE /v2.0/networks/156918b4-df12-4c3f-a19e-94082f600481 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1097] 10.0.0.248 () {32 vars in 721 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/subnets/1ec21013-03b7-4cf7-8dee-69c0f2074f0f => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1098] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:30.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9432b02-323e-4cf7-85c5-f84580828dad 8dd24d55199b43a7afe2edcecbef8f90 34298c21031a4590875ba6073c99e130 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1099] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/subnets/5bce475d-edf7-484d-a732-1980c9043812 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:30.229 8 INFO neutron.db.segments_db [None req-bda2b228-210d-42e3-966f-a93c3ce58aaa fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Added segment 29247505-f223-4e00-9095-21a714c29356 of type vxlan for network 18b288a3-56b0-46b9-a483-d65259cece02 2026-06-13 23:59:30.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca8b59ac-6dbf-46f6-872b-123776ebb4f6 8dd24d55199b43a7afe2edcecbef8f90 34298c21031a4590875ba6073c99e130 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1100] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/networks/65d37626-9951-4798-a4bb-81f2b3f6e8a3 => 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: 553/1101] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:30 2026] POST /v2.0/networks => generated 636 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1102] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/subnets/1ec21013-03b7-4cf7-8dee-69c0f2074f0f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:30.516 7 INFO neutron.services.segments.plugin [-] Segment 4540b2e5-3366-4f2d-8a0c-8c709a6738ee resource provider aggregate not found 2026-06-13 23:59:30.523 7 INFO neutron.services.segments.plugin [-] Segment 4540b2e5-3366-4f2d-8a0c-8c709a6738ee resource provider aggregate not found 2026-06-13 23:59:30.544 7 INFO neutron.services.segments.plugin [-] Segment 4540b2e5-3366-4f2d-8a0c-8c709a6738ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4540b2e5-3366-4f2d-8a0c-8c709a6738ee found for delete ", "request_id": "req-e29f93e8-515c-4355-8586-9fd3b9038083"}]} 2026-06-13 23:59:30.548 7 INFO neutron.services.segments.plugin [-] Segment 4540b2e5-3366-4f2d-8a0c-8c709a6738ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4540b2e5-3366-4f2d-8a0c-8c709a6738ee found for delete ", "request_id": "req-32ec30a8-f70e-42f4-9b03-4c07f743cf50"}]} [pid: 7|app: 0|req: 550/1103] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/networks/fa269e3d-7c04-4881-9f98-ae95e5c325b7 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1104] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:30 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1105] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:30 2026] POST /v2.0/ports => generated 927 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:31.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-95d2e933-1016-4935-bae7-31853f3a56f0 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] TaaS: Handle Delete Port: 9d4d8de9-cacf-4a87-b017-8e6647fc1472 2026-06-13 23:59:31.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95d2e933-1016-4935-bae7-31853f3a56f0 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Tap Mirror: Handle Delete Port: 9d4d8de9-cacf-4a87-b017-8e6647fc1472 [pid: 7|app: 0|req: 552/1106] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:30 2026] GET /v2.0/security-groups?tenant_id=34298c21031a4590875ba6073c99e130&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1107] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:30 2026] DELETE /v2.0/ports/9d4d8de9-cacf-4a87-b017-8e6647fc1472 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:31.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-699150ab-950c-4fc6-9f73-47280033c165 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1108] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:31 2026] GET /v2.0/ports/9d4d8de9-cacf-4a87-b017-8e6647fc1472 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1109] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/security-groups/a1d5eb28-d6b6-4e09-8bd6-b9eba5b91abe => 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: 554/1110] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:31 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 557/1111] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/subnets/1cae63d9-a7ca-4018-9a39-12419d9baaa4 => 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: 555/1112] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:31 2026] DELETE /v2.0/networks/18b288a3-56b0-46b9-a483-d65259cece02 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:31.748 8 INFO neutron.services.segments.plugin [-] Segment b637869f-e500-4571-bb4a-e566315f0cb7 resource provider aggregate not found 2026-06-13 23:59:31.750 8 INFO neutron.services.segments.plugin [-] Segment b637869f-e500-4571-bb4a-e566315f0cb7 resource provider aggregate not found 2026-06-13 23:59:31.766 8 INFO neutron.services.segments.plugin [-] Segment b637869f-e500-4571-bb4a-e566315f0cb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b637869f-e500-4571-bb4a-e566315f0cb7 found for delete ", "request_id": "req-7cb42a61-f767-4f94-9f79-263737a1095e"}]} 2026-06-13 23:59:31.769 8 INFO neutron.services.segments.plugin [-] Segment b637869f-e500-4571-bb4a-e566315f0cb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b637869f-e500-4571-bb4a-e566315f0cb7 found for delete ", "request_id": "req-5b59d2c0-3c36-4c29-93ff-bc7817461132"}]} [pid: 8|app: 0|req: 558/1113] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:31 2026] POST /v2.0/ports => generated 778 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1114] 10.0.0.248 () {34 vars in 737 bytes} [Sat Jun 13 23:59:31 2026] PUT /v2.0/ports/6b43a861-5b3e-449e-8350-3a0d5a29264e => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:32.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4676efe-276e-4ae6-b625-8ce0af360dc4 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] TaaS: Handle Delete Port: 6b43a861-5b3e-449e-8350-3a0d5a29264e 2026-06-13 23:59:32.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4676efe-276e-4ae6-b625-8ce0af360dc4 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Tap Mirror: Handle Delete Port: 6b43a861-5b3e-449e-8350-3a0d5a29264e [pid: 8|app: 0|req: 559/1115] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/ports/6b43a861-5b3e-449e-8350-3a0d5a29264e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1116] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports => generated 782 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:32.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aef54ad9-2107-41af-939f-851928bc1d96 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1117] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports/6b43a861-5b3e-449e-8350-3a0d5a29264e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1118] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports?device_id=fee97b29-8390-4945-aa33-d04f5e2bf48d => 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: 561/1119] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports => generated 782 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1120] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:32 2026] GET /v2.0/ports/a1d2d89a-86d3-45b8-886c-8c89d7fe7c7d => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:32.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aed7daf9-9dd0-47e0-80c7-7b996af358b8 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1121] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/ports/9d4d8de9-cacf-4a87-b017-8e6647fc1472 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:32.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe42103-6635-4690-90e3-c9c819acf3ed fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1122] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/subnets/1cae63d9-a7ca-4018-9a39-12419d9baaa4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:32.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e8d1184-be14-4a0f-b773-4ba887d19693 fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1123] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/subnets/d6108ea0-e56b-4f96-bde0-3248c4bcf40c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:32.570 7 INFO neutron.services.segments.plugin [-] Segment 29247505-f223-4e00-9095-21a714c29356 resource provider aggregate not found 2026-06-13 23:59:32.578 7 INFO neutron.services.segments.plugin [-] Segment 29247505-f223-4e00-9095-21a714c29356 resource provider aggregate not found 2026-06-13 23:59:32.591 7 INFO neutron.services.segments.plugin [-] Segment 29247505-f223-4e00-9095-21a714c29356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29247505-f223-4e00-9095-21a714c29356 found for delete ", "request_id": "req-2a0f8313-67b2-4bbd-91c2-6af362ba870b"}]} 2026-06-13 23:59:32.606 7 INFO neutron.services.segments.plugin [-] Segment 29247505-f223-4e00-9095-21a714c29356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29247505-f223-4e00-9095-21a714c29356 found for delete ", "request_id": "req-79fc5713-49f4-4404-b247-6696d50ad8c7"}]} 2026-06-13 23:59:32.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-54c1b6fb-0e10-4d05-8389-b03bd5eecc8f fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] TaaS: Handle Delete Port: a1d2d89a-86d3-45b8-886c-8c89d7fe7c7d 2026-06-13 23:59:32.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54c1b6fb-0e10-4d05-8389-b03bd5eecc8f fb5ee616f4d0496184a044d447414a18 cd7cd6b83db1403db013799fa451f1c8 - - default default] Tap Mirror: Handle Delete Port: a1d2d89a-86d3-45b8-886c-8c89d7fe7c7d [pid: 7|app: 0|req: 561/1124] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/ports/a1d2d89a-86d3-45b8-886c-8c89d7fe7c7d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1125] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:32 2026] DELETE /v2.0/networks/65f81886-99b4-4995-8a69-081cc581ea0d => 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: 562/1126] 10.0.0.248 () {34 vars in 684 bytes} [Sat Jun 13 23:59:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1127] 10.0.0.248 () {32 vars in 663 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1128] 10.0.0.248 () {34 vars in 758 bytes} [Sat Jun 13 23:59:33 2026] PUT /v2.0/security-groups/429489c0-abe6-4612-809e-f37f1159d072 => generated 1661 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1129] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-groups/429489c0-abe6-4612-809e-f37f1159d072 => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1130] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/security-groups/429489c0-abe6-4612-809e-f37f1159d072 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1131] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-groups?tenant_id=cd7cd6b83db1403db013799fa451f1c8&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1132] 10.0.0.248 () {32 vars in 663 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1133] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/security-groups/c3d856b5-9c52-41b3-87ef-d9dca576ca8c => 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: 567/1134] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/security-groups/72ff6271-fdff-4fff-ba19-4384871ae975 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:33.609 8 INFO neutron.api.v2.resource [None req-3733e832-321c-4f22-a50c-7c8bb0b0881a 93419919f42940638f72982205a74ca0 3a5902906f7044c18cb4ec8d07487103 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 568/1135] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/security-groups/429489c0-abe6-4612-809e-f37f1159d072 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:33.616 7 INFO neutron.api.v2.resource [None req-df1cedd2-766c-48fc-a834-bcae56e3a98c 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1136] 10.0.0.248 () {32 vars in 737 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-groups/72ff6271-fdff-4fff-ba19-4384871ae975 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:33.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddf64352-aace-40be-9782-e48903142b74 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] TaaS: Handle Delete Port: 42231edb-1972-4db2-98b2-768658cb2749 2026-06-13 23:59:33.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddf64352-aace-40be-9782-e48903142b74 4f96cc6f47b84b4cb9ae45549b498a7d a12d9b25e6e5463999297700af2b2f47 - - default default] Tap Mirror: Handle Delete Port: 42231edb-1972-4db2-98b2-768658cb2749 [pid: 8|app: 0|req: 569/1137] 10.0.0.248 () {34 vars in 684 bytes} [Sat Jun 13 23:59:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-13 23:59:33.788 8 INFO neutron.services.segments.plugin [-] Segment 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 resource provider aggregate not found 2026-06-13 23:59:33.792 8 INFO neutron.services.segments.plugin [-] Segment 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 resource provider aggregate not found 2026-06-13 23:59:33.804 8 INFO neutron.services.segments.plugin [-] Segment 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 found for delete ", "request_id": "req-9f8721ad-fa60-4519-ab2c-acd7fdfd82e6"}]} 2026-06-13 23:59:33.814 8 INFO neutron.services.segments.plugin [-] Segment 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f6bd3a-e763-4429-90f1-8cf6ee8ef5b8 found for delete ", "request_id": "req-54fd898a-ae61-4913-a61e-3da3681c8368"}]} [pid: 7|app: 0|req: 569/1138] 10.0.0.248 () {32 vars in 732 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/floatingips/161cc8bc-2d7c-4112-9fe7-d223580d5211 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1139] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:59:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1140] 10.0.0.248 () {32 vars in 747 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-group-rules/9f2fe4fb-ba12-44c5-9dbe-800115d4c3fd => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1141] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1142] 10.0.0.248 () {32 vars in 750 bytes} [Sat Jun 13 23:59:33 2026] DELETE /v2.0/security-group-rules/9f2fe4fb-ba12-44c5-9dbe-800115d4c3fd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1143] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1144] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:59:34 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: 576/1145] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-groups?tenant_id=0b4cdd08cbae4eaab44707c361d75994&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1146] 10.0.0.248 () {32 vars in 747 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules/e96c23b5-a030-4471-bcf2-a07b1d9f0e74 => 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: 578/1147] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:34 2026] DELETE /v2.0/security-groups/c90ee3c8-ce98-423c-93ad-5bf91d5ff73a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:34.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef85bd14-fc05-4ad1-80ff-6aa1757898c0 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 2026-06-13 23:59:34.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef85bd14-fc05-4ad1-80ff-6aa1757898c0 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 1f3b06e5-3e67-41fd-b6d2-298a31394fb8 [pid: 8|app: 0|req: 579/1148] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1149] 10.0.0.248 () {32 vars in 750 bytes} [Sat Jun 13 23:59:34 2026] DELETE /v2.0/security-group-rules/e96c23b5-a030-4471-bcf2-a07b1d9f0e74 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1150] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:34.808 8 INFO neutron.db.securitygroups_db [None req-a5945d0d-591c-4da8-9ea3-1bcefed25756 93419919f42940638f72982205a74ca0 3a5902906f7044c18cb4ec8d07487103 - - default default] Project 3a5902906f7044c18cb4ec8d07487103 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: 582/1151] 10.0.0.248 () {34 vars in 695 bytes} [Sat Jun 13 23:59:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1152] 10.0.0.248 () {32 vars in 747 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules/0c99cf90-434f-4c8c-a7e6-2cb82a89f8af => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1153] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:34 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1154] 10.0.0.248 () {32 vars in 750 bytes} [Sat Jun 13 23:59:34 2026] DELETE /v2.0/security-group-rules/0c99cf90-434f-4c8c-a7e6-2cb82a89f8af => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 10.0.0.248 () {32 vars in 673 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1156] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:35 2026] DELETE /v2.0/security-groups/5889f8aa-a13a-4acf-ad63-9d2a1fd0bd76 => 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: 570/1157] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:33 2026] PUT /v2.0/routers/55e1b4e8-4750-43d7-a192-6e87ecfbef37/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1158] 10.0.0.248 () {32 vars in 663 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1159] 10.0.0.248 () {32 vars in 663 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:35.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-b01a9d46-26c2-4a37-bba5-632a0e1499c2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 2ebf0bcf-3e19-4a45-a1c0-1afdbb8bfd6d 2026-06-13 23:59:35.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b01a9d46-26c2-4a37-bba5-632a0e1499c2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 2ebf0bcf-3e19-4a45-a1c0-1afdbb8bfd6d 2026-06-13 23:59:35.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-b01a9d46-26c2-4a37-bba5-632a0e1499c2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 68be5eaa-dc5a-475d-b412-159b0e21205d 2026-06-13 23:59:35.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b01a9d46-26c2-4a37-bba5-632a0e1499c2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 68be5eaa-dc5a-475d-b412-159b0e21205d 2026-06-13 23:59:35.837 8 INFO neutron.db.segments_db [None req-0fcafa47-f8eb-4867-95d6-35e10e67fc6b 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Added segment 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 of type vxlan for network 801d5fbd-cbb9-430c-a2b9-68988fbf640a [pid: 8|app: 0|req: 590/1160] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:35 2026] POST /v2.0/networks => generated 645 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:36.098 7 INFO neutron.services.segments.plugin [-] Segment bf4299c4-e83a-4f1c-89e0-644bf0877f30 resource provider aggregate not found 2026-06-13 23:59:36.108 7 INFO neutron.services.segments.plugin [-] Segment bf4299c4-e83a-4f1c-89e0-644bf0877f30 resource provider aggregate not found 2026-06-13 23:59:36.126 7 INFO neutron.services.segments.plugin [-] Segment bf4299c4-e83a-4f1c-89e0-644bf0877f30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4299c4-e83a-4f1c-89e0-644bf0877f30 found for delete ", "request_id": "req-9dc80083-f2e7-4e07-948f-51c791349742"}]} 2026-06-13 23:59:36.127 7 INFO neutron.services.segments.plugin [-] Segment bf4299c4-e83a-4f1c-89e0-644bf0877f30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4299c4-e83a-4f1c-89e0-644bf0877f30 found for delete ", "request_id": "req-4fbb7cfd-47db-4bbf-9603-10efedc5b490"}]} 2026-06-13 23:59:36.132 7 INFO neutron.db.l3_hamode_db [None req-b01a9d46-26c2-4a37-bba5-632a0e1499c2 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 22f38023-1eb3-4e12-bda9-91f28b111309 was deleted as no HA routers are present in tenant a12d9b25e6e5463999297700af2b2f47. [pid: 7|app: 0|req: 571/1161] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:35 2026] DELETE /v2.0/routers/55e1b4e8-4750-43d7-a192-6e87ecfbef37 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1162] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:35 2026] GET /v2.0/security-groups?tenant_id=3a5902906f7044c18cb4ec8d07487103&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1163] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/subnets/16ad047a-a3f0-436d-9bab-86958acd3ba3 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1164] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/ports => generated 775 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1165] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/security-groups/d45e569a-8df5-4981-97b7-788e31f3890f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:36.507 8 INFO neutron.db.segments_db [None req-36f5bfc9-a65b-4668-a947-a8ec4b955802 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Added segment e9f1652d-bf93-4263-bcc1-714a77d7ff75 of type vxlan for network bc26678c-670a-4e72-ad8a-8e9842199968 2026-06-13 23:59:36.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-48909ec9-6e4c-45e5-a2df-c4ca411cae68 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 099c4495-4bec-44db-be9b-c6a31b9b57ee 2026-06-13 23:59:36.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48909ec9-6e4c-45e5-a2df-c4ca411cae68 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 099c4495-4bec-44db-be9b-c6a31b9b57ee [pid: 8|app: 0|req: 594/1166] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1167] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:36 2026] DELETE /v2.0/networks/9f9ee99c-0ef1-43b0-b56e-c8a72c4843ae => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1168] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1169] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:36 2026] POST /v2.0/ports => generated 949 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1170] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:36 2026] GET /v2.0/security-groups?tenant_id=ef2c668e38344e01bbb36a93dd92e97a&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1171] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:37 2026] GET /v2.0/security-groups?tenant_id=a12d9b25e6e5463999297700af2b2f47&name=default => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:37.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f1391ed-52d7-4e80-9310-144b35b3e64d 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] TaaS: Handle Delete Port: 5de0cd45-b078-4640-a5aa-6292502c235a 2026-06-13 23:59:37.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f1391ed-52d7-4e80-9310-144b35b3e64d 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Tap Mirror: Handle Delete Port: 5de0cd45-b078-4640-a5aa-6292502c235a [pid: 7|app: 0|req: 576/1172] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/security-groups/90a65b6a-c1e7-4f3b-8dd5-c3a682dcfe2a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1173] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/security-groups/62bcb1b8-2d8d-40d6-b81a-d70cc213311b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1174] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/ports/5de0cd45-b078-4640-a5aa-6292502c235a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:37.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5170d24-2697-47ec-962e-856f351370b8 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1175] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/ports/5de0cd45-b078-4640-a5aa-6292502c235a => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:37.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54cf2d47-3573-495a-943d-c39f049db778 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1176] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:37 2026] GET /v2.0/ports/5de0cd45-b078-4640-a5aa-6292502c235a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1177] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/subnets/0d0a9368-c90a-465f-b47e-57aa7a8548f4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:37.768 8 INFO neutron.services.segments.plugin [-] Segment e9f1652d-bf93-4263-bcc1-714a77d7ff75 resource provider aggregate not found 2026-06-13 23:59:37.776 8 INFO neutron.services.segments.plugin [-] Segment e9f1652d-bf93-4263-bcc1-714a77d7ff75 resource provider aggregate not found 2026-06-13 23:59:37.795 8 INFO neutron.services.segments.plugin [-] Segment e9f1652d-bf93-4263-bcc1-714a77d7ff75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f1652d-bf93-4263-bcc1-714a77d7ff75 found for delete ", "request_id": "req-b24d8a8e-89c1-4bd0-939c-7d29a9ac3d82"}]} [pid: 8|app: 0|req: 599/1178] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:37 2026] DELETE /v2.0/networks/bc26678c-670a-4e72-ad8a-8e9842199968 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:37.803 8 INFO neutron.services.segments.plugin [-] Segment e9f1652d-bf93-4263-bcc1-714a77d7ff75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f1652d-bf93-4263-bcc1-714a77d7ff75 found for delete ", "request_id": "req-1c491729-5b1c-48a6-9381-5fdba1b166e0"}]} 2026-06-13 23:59:37.876 8 INFO neutron.db.segments_db [None req-a5ca2279-6c87-47b4-b49d-ebb8351633ef 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Added segment 21a7edc8-3226-4a1b-be87-a97c515784e6 of type vxlan for network 68072add-60ee-42a8-87c4-f40cb87951c2 [pid: 8|app: 0|req: 601/1181] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:37 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:38.153 7 INFO neutron.services.segments.plugin [-] Segment a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd resource provider aggregate not found 2026-06-13 23:59:38.162 7 INFO neutron.services.segments.plugin [-] Segment a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd resource provider aggregate not found 2026-06-13 23:59:38.181 7 INFO neutron.services.segments.plugin [-] Segment a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd found for delete ", "request_id": "req-23e871d2-7442-4e71-bb8c-37fee58fddb9"}]} 2026-06-13 23:59:38.182 7 INFO neutron.services.segments.plugin [-] Segment a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a569e8f1-d15b-4bec-b801-3f3aaa9d4ffd found for delete ", "request_id": "req-373c0f54-6170-4472-a7f4-f49ed657c780"}]} [pid: 7|app: 0|req: 581/1182] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:37 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: 8|app: 0|req: 602/1183] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:38 2026] POST /v2.0/ports => generated 915 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:38.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcf0e59d-bd7b-4669-93cd-2bbcf04b429a 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] TaaS: Handle Delete Port: 631d1c6d-429d-4390-be12-207a42543388 2026-06-13 23:59:38.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcf0e59d-bd7b-4669-93cd-2bbcf04b429a 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Tap Mirror: Handle Delete Port: 631d1c6d-429d-4390-be12-207a42543388 [pid: 7|app: 0|req: 582/1184] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:38 2026] DELETE /v2.0/ports/631d1c6d-429d-4390-be12-207a42543388 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:38.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b4d5a21-80e3-4223-b973-d918c6340126 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1185] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:38 2026] GET /v2.0/ports/631d1c6d-429d-4390-be12-207a42543388 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1186] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:38 2026] DELETE /v2.0/subnets/d12a5bb1-93f6-4b0a-97e3-5ccb2cf7b542 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1187] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:39 2026] DELETE /v2.0/networks/68072add-60ee-42a8-87c4-f40cb87951c2 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:39.410 7 INFO neutron.db.segments_db [None req-eedc408e-f49f-4e94-bab5-624ed7692538 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 82b66383-1310-4edd-ab29-3ab8b6326180 of type vxlan for network d2e4662a-31bb-4550-b51c-c423523dca41 2026-06-13 23:59:39.466 8 INFO neutron.db.segments_db [None req-7a2b50e4-317f-4300-b8f2-a4828312dd09 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment a2e88c76-3b57-4f6d-886f-0eefea3ad737 of type vxlan for network f763b0e2-30bd-408a-88ac-ccc2990854da [pid: 7|app: 0|req: 584/1188] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/networks => generated 634 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1189] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/networks => generated 745 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:39.642 8 INFO neutron.db.segments_db [None req-a64a66c7-6726-4ef1-b0f4-12ec07c60c1e 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment d3cefd36-41a5-42c2-8a89-71195cf033f6 of type vxlan for network f8e63c44-5235-4fa9-b411-e16332e19daf [pid: 8|app: 0|req: 606/1190] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/networks => generated 633 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1191] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/ports => generated 775 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:39.813 8 INFO neutron.services.segments.plugin [-] Segment 21a7edc8-3226-4a1b-be87-a97c515784e6 resource provider aggregate not found 2026-06-13 23:59:39.834 8 INFO neutron.services.segments.plugin [-] Segment 21a7edc8-3226-4a1b-be87-a97c515784e6 resource provider aggregate not found 2026-06-13 23:59:39.839 8 INFO neutron.services.segments.plugin [-] Segment 21a7edc8-3226-4a1b-be87-a97c515784e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a7edc8-3226-4a1b-be87-a97c515784e6 found for delete ", "request_id": "req-49fe45af-a912-4a68-b438-7917709194e2"}]} 2026-06-13 23:59:39.853 8 INFO neutron.services.segments.plugin [-] Segment 21a7edc8-3226-4a1b-be87-a97c515784e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a7edc8-3226-4a1b-be87-a97c515784e6 found for delete ", "request_id": "req-31594f9f-f8aa-4424-900e-6d4b4a73b36f"}]} [pid: 8|app: 0|req: 607/1192] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/subnets => generated 693 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1193] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:39 2026] POST /v2.0/subnets => generated 646 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:40.053 7 INFO neutron.db.segments_db [None req-2ece69b0-79d8-4a9d-bf67-9abfd9a833c8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 of type vxlan for network 2d19eb6f-e498-481d-bb4e-798a019b650a [pid: 8|app: 0|req: 608/1194] 10.0.0.248 () {34 vars in 737 bytes} [Sat Jun 13 23:59:39 2026] PUT /v2.0/ports/7b30be31-a9a4-4acf-8c72-09a16e18de12 => generated 752 bytes in 182 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: 609/1195] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:40 2026] POST /v2.0/subnets => generated 655 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:40.369 7 INFO neutron.db.l3_hamode_db [None req-2ece69b0-79d8-4a9d-bf67-9abfd9a833c8 bc63bf305f274e98aa71571b32b5ea82 8a32c1e590c048d0a6dc908fe48e7472 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:40.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-123fd846-4b07-4170-b1b7-93b79a54e5a9 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] TaaS: Handle Delete Port: 7b30be31-a9a4-4acf-8c72-09a16e18de12 2026-06-13 23:59:40.477 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-123fd846-4b07-4170-b1b7-93b79a54e5a9 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Tap Mirror: Handle Delete Port: 7b30be31-a9a4-4acf-8c72-09a16e18de12 [pid: 8|app: 0|req: 610/1196] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:40 2026] DELETE /v2.0/ports/7b30be31-a9a4-4acf-8c72-09a16e18de12 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:40.633 8 INFO neutron.db.segments_db [None req-1267ad4d-5371-4402-8f96-3280e191ef43 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 54b29964-7b3c-4181-ba6c-6bef35f090af of type vxlan for network 9604c820-364f-47be-9c14-d7f456dc7193 2026-06-13 23:59:40.888 8 INFO neutron.db.l3_hamode_db [None req-1267ad4d-5371-4402-8f96-3280e191ef43 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:41.042 8 INFO neutron.db.l3_hamode_db [None req-1267ad4d-5371-4402-8f96-3280e191ef43 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:41.152 7 INFO neutron.db.l3_hamode_db [None req-2ece69b0-79d8-4a9d-bf67-9abfd9a833c8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 611/1197] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:40 2026] POST /v2.0/routers => generated 510 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1198] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:41 2026] GET /v2.0/ports => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1199] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:40 2026] POST /v2.0/routers => generated 733 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:42.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7aaeb574-d561-4a2d-8245-4325b9ff58ca 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1200] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/ports/7b30be31-a9a4-4acf-8c72-09a16e18de12 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1201] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:42 2026] GET /v2.0/security-groups?tenant_id=cdbefd8657cc4974a77084c048f09c2a&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1202] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:41 2026] PUT /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1203] 10.0.0.248 () {32 vars in 643 bytes} [Sat Jun 13 23:59:43 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: 615/1204] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/security-groups/d0fdcb98-8775-4cec-a57d-88b4a9e1647d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1205] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/ports/ac992f47-3166-4b2c-80f4-84d849d13e39 => generated 959 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1206] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/ports/91acf0c5-25ce-44c6-a27c-f2ee7a165ba0 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1207] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:42 2026] PUT /v2.0/routers/49619814-75b6-4df1-8258-ca43edb6ef31/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: 591/1208] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:43 2026] GET /v2.0/security-groups?tenant_id=702cc2dee6b24001bd5a11ed99024057&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:43.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf0387b-aa40-490a-955e-c81328fab425 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1209] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/ports/631d1c6d-429d-4390-be12-207a42543388 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1210] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/security-groups/0381cb19-f654-4aa5-98fd-2d4a712eccbb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:43.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef1cc8a7-a23d-4766-9cc7-63b4fe209c83 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1211] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/subnets/d12a5bb1-93f6-4b0a-97e3-5ccb2cf7b542 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:43.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bde5cdd-c305-429e-bd1d-829f9bc79a4b 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1212] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/subnets/0d0a9368-c90a-465f-b47e-57aa7a8548f4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 23:59:44.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-444f9964-1613-4725-ac29-701fab9f00dd 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] TaaS: Handle Delete Port: 91acf0c5-25ce-44c6-a27c-f2ee7a165ba0 2026-06-13 23:59:44.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-444f9964-1613-4725-ac29-701fab9f00dd 63f9657e36724f159a28c8c81efdf5bf c0340575fc9a4589920e818272cdd9b7 - - default default] Tap Mirror: Handle Delete Port: 91acf0c5-25ce-44c6-a27c-f2ee7a165ba0 [pid: 7|app: 0|req: 596/1213] 10.0.0.248 () {32 vars in 720 bytes} [Sat Jun 13 23:59:43 2026] DELETE /v2.0/ports/91acf0c5-25ce-44c6-a27c-f2ee7a165ba0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:44.279 7 INFO neutron.services.segments.plugin [-] Segment 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 resource provider aggregate not found 2026-06-13 23:59:44.294 7 INFO neutron.services.segments.plugin [-] Segment 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 resource provider aggregate not found 2026-06-13 23:59:44.300 7 INFO neutron.services.segments.plugin [-] Segment 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 found for delete ", "request_id": "req-85696066-6033-4c7f-80a9-ec1f324faa20"}]} 2026-06-13 23:59:44.318 7 INFO neutron.services.segments.plugin [-] Segment 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a1a56b-e6c0-4a75-849a-7dfff094b2b6 found for delete ", "request_id": "req-2b295400-addf-45f5-86ad-23b1c1a3d191"}]} [pid: 7|app: 0|req: 597/1214] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:44 2026] DELETE /v2.0/networks/801d5fbd-cbb9-430c-a2b9-68988fbf640a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1215] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:43 2026] PUT /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d/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: 598/1216] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/ports/f8bc5936-725a-42c4-9d11-8ca7f8276da2 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1217] 10.0.0.187 () {34 vars in 982 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/networks?id=f763b0e2-30bd-408a-88ac-ccc2990854da => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1218] 10.0.0.187 () {34 vars in 965 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/quotas/8a32c1e590c048d0a6dc908fe48e7472 => 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: 621/1219] 10.0.0.187 () {34 vars in 1002 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/ports?tenant_id=8a32c1e590c048d0a6dc908fe48e7472&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:45.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ba59823-3704-461e-854a-a6e45be3111c 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: f8bc5936-725a-42c4-9d11-8ca7f8276da2 2026-06-13 23:59:45.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ba59823-3704-461e-854a-a6e45be3111c 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: f8bc5936-725a-42c4-9d11-8ca7f8276da2 [pid: 8|app: 0|req: 622/1220] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:44 2026] GET /v2.0/security-groups?tenant_id=c0340575fc9a4589920e818272cdd9b7&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1221] 10.0.0.187 () {34 vars in 1008 bytes} [Sat Jun 13 23:59:45 2026] GET /v2.0/networks/f763b0e2-30bd-408a-88ac-ccc2990854da?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: 624/1222] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:45 2026] DELETE /v2.0/security-groups/b64a568d-b566-4e0e-a68e-621bd9797ea2 => 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: 625/1223] 10.0.0.187 () {34 vars in 1108 bytes} [Sat Jun 13 23:59:45 2026] GET /v2.0/networks/f763b0e2-30bd-408a-88ac-ccc2990854da?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: 626/1224] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:45 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1225] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:44 2026] PUT /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:45.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-907422b5-552c-4bc2-8af7-ade9d09dadf3 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: ac992f47-3166-4b2c-80f4-84d849d13e39 2026-06-13 23:59:45.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-907422b5-552c-4bc2-8af7-ade9d09dadf3 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: ac992f47-3166-4b2c-80f4-84d849d13e39 [pid: 8|app: 0|req: 627/1226] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:45 2026] PUT /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1227] 10.0.0.248 () {32 vars in 736 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?device_id=3492e993-3395-45ca-9fee-8c989030e39d => 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: 601/1228] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:46 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:46.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-fcc791e2-8908-4eba-b879-a282ed197c2a 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 55385f3b-185e-43d5-b0d5-1ae95cd6d7be 2026-06-13 23:59:46.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcc791e2-8908-4eba-b879-a282ed197c2a 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 55385f3b-185e-43d5-b0d5-1ae95cd6d7be 2026-06-13 23:59:46.997 8 INFO neutron.services.segments.plugin [-] Segment 54b29964-7b3c-4181-ba6c-6bef35f090af resource provider aggregate not found 2026-06-13 23:59:47.004 8 INFO neutron.services.segments.plugin [-] Segment 54b29964-7b3c-4181-ba6c-6bef35f090af resource provider aggregate not found 2026-06-13 23:59:47.020 8 INFO neutron.services.segments.plugin [-] Segment 54b29964-7b3c-4181-ba6c-6bef35f090af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b29964-7b3c-4181-ba6c-6bef35f090af found for delete ", "request_id": "req-f62ae7f5-126b-4a91-a867-3870c3e2c0f7"}]} 2026-06-13 23:59:47.030 8 INFO neutron.services.segments.plugin [-] Segment 54b29964-7b3c-4181-ba6c-6bef35f090af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b29964-7b3c-4181-ba6c-6bef35f090af found for delete ", "request_id": "req-599d42ad-873c-44f4-ad9d-f30561d3daf3"}]} 2026-06-13 23:59:47.031 8 INFO neutron.db.l3_hamode_db [None req-fcc791e2-8908-4eba-b879-a282ed197c2a 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] HA network 9604c820-364f-47be-9c14-d7f456dc7193 was deleted as no HA routers are present in tenant 10a51944b5924b93b6c85f902eb03b64. [pid: 8|app: 0|req: 628/1229] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:46 2026] DELETE /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1230] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:47 2026] DELETE /v2.0/subnets/02fab9da-a416-4d05-a7ca-fdebaa77b667 => 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: 603/1231] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:47 2026] DELETE /v2.0/subnets/039861de-7abc-45e2-9c24-1f09a40abc25 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:47.478 7 INFO neutron.services.segments.plugin [-] Segment d3cefd36-41a5-42c2-8a89-71195cf033f6 resource provider aggregate not found 2026-06-13 23:59:47.495 7 INFO neutron.services.segments.plugin [-] Segment d3cefd36-41a5-42c2-8a89-71195cf033f6 resource provider aggregate not found 2026-06-13 23:59:47.502 8 INFO neutron.db.segments_db [None req-c03d5c27-a012-4caf-856a-f5421b3ac254 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment f9c39894-06ea-4af7-97db-b16ff4012bbc of type vxlan for network 88618796-cc5c-4df8-9086-11a514e54d16 2026-06-13 23:59:47.503 7 INFO neutron.services.segments.plugin [-] Segment d3cefd36-41a5-42c2-8a89-71195cf033f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3cefd36-41a5-42c2-8a89-71195cf033f6 found for delete ", "request_id": "req-7eb9d286-89a9-40af-af1d-5288d01aaa7e"}]} [pid: 7|app: 0|req: 604/1232] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:47 2026] DELETE /v2.0/networks/f8e63c44-5235-4fa9-b411-e16332e19daf => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:47.519 7 INFO neutron.services.segments.plugin [-] Segment d3cefd36-41a5-42c2-8a89-71195cf033f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3cefd36-41a5-42c2-8a89-71195cf033f6 found for delete ", "request_id": "req-e37f114f-a8a2-4a76-8222-480376b68ef1"}]} [pid: 8|app: 0|req: 629/1233] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:47 2026] POST /v2.0/networks => generated 629 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:47.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b9ad513-ce92-4ac7-82ab-4910d2c2fa39 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 2af9334a-db4d-469e-aa31-f17356a6728a 2026-06-13 23:59:47.639 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b9ad513-ce92-4ac7-82ab-4910d2c2fa39 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 2af9334a-db4d-469e-aa31-f17356a6728a [pid: 8|app: 0|req: 630/1234] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:47 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:47.731 8 INFO neutron.db.segments_db [None req-6094e4f4-a4b7-4e38-a3f3-1d3ac8080b2d dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment efbfa2fa-18d1-42cc-9b92-d4fe459c0402 of type vxlan for network e2e29ac2-3e86-4a61-b1d6-99dcc62dc4b4 [pid: 8|app: 0|req: 631/1235] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:47 2026] POST /v2.0/networks => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1236] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:47 2026] DELETE /v2.0/networks/d2e4662a-31bb-4550-b51c-c423523dca41 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:47.980 7 INFO neutron.db.segments_db [None req-b0c0d353-77e7-4642-ad43-636a929f50ce 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 316775ac-3a4b-495d-9da8-5cff2d5ec686 of type vxlan for network b28242f9-58e2-4b2a-ab67-bb16f996a8b2 [pid: 7|app: 0|req: 606/1237] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:47 2026] POST /v2.0/networks => generated 633 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1238] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:47 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1239] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:48 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1240] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:48 2026] GET /v2.0/security-groups?tenant_id=21e0e94e27874341a46690e6473767ba&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:48.421 8 INFO neutron.db.segments_db [None req-472bea0f-1393-4c69-a9e2-2ffe1c28ab62 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 of type vxlan for network 02c79370-6bce-4561-96d0-6e8ca2a8fe3e [pid: 7|app: 0|req: 608/1241] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:48 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:48.697 8 INFO neutron.db.l3_hamode_db [None req-472bea0f-1393-4c69-a9e2-2ffe1c28ab62 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1242] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:48 2026] DELETE /v2.0/security-groups/0b0e7c45-4de7-47fe-9656-1605729c46e6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:48.790 7 INFO neutron.db.segments_db [None req-3f693f28-710f-4eee-a78a-f5d214e15b48 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment b830f2db-f763-4e53-9305-08ed26210162 of type vxlan for network 42d2892c-ac93-495a-a9a8-3ef458ad33a8 2026-06-13 23:59:48.818 8 INFO neutron.db.l3_hamode_db [None req-472bea0f-1393-4c69-a9e2-2ffe1c28ab62 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:49.043 7 INFO neutron.db.l3_hamode_db [None req-3f693f28-710f-4eee-a78a-f5d214e15b48 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:49.173 7 INFO neutron.db.l3_hamode_db [None req-3f693f28-710f-4eee-a78a-f5d214e15b48 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 634/1243] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:48 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: 635/1244] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:49 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:49.536 7 INFO neutron.services.segments.plugin [-] Segment 82b66383-1310-4edd-ab29-3ab8b6326180 resource provider aggregate not found 2026-06-13 23:59:49.541 7 INFO neutron.services.segments.plugin [-] Segment 82b66383-1310-4edd-ab29-3ab8b6326180 resource provider aggregate not found 2026-06-13 23:59:49.568 7 INFO neutron.services.segments.plugin [-] Segment 82b66383-1310-4edd-ab29-3ab8b6326180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b66383-1310-4edd-ab29-3ab8b6326180 found for delete ", "request_id": "req-e70d3e79-397a-4d92-9aae-9f82d15c1965"}]} 2026-06-13 23:59:49.572 7 INFO neutron.services.segments.plugin [-] Segment 82b66383-1310-4edd-ab29-3ab8b6326180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b66383-1310-4edd-ab29-3ab8b6326180 found for delete ", "request_id": "req-41efe549-97bb-4923-8b64-9c0bc64e33b9"}]} [pid: 7|app: 0|req: 610/1245] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:48 2026] POST /v2.0/routers => generated 506 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1246] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:49 2026] POST /v2.0/ports => generated 962 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1247] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:49 2026] PUT /v2.0/routers/50a2bc63-6d9b-4006-bb8c-36f73c82f2af/add_router_interface => generated 309 bytes in 1119 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: 638/1248] 199.204.45.157 () {34 vars in 986 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/networks?id=f763b0e2-30bd-408a-88ac-ccc2990854da => generated 678 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1249] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 611/1250] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:49 2026] PUT /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1251] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/ports/79092a10-2ea6-4106-b347-4a718de4eeff => generated 1036 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1252] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:51 2026] GET /v2.0/ports/1c2c53a7-1f08-4857-b1f6-64df92da032d => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1253] 199.204.45.157 () {38 vars in 955 bytes} [Sat Jun 13 23:59:51 2026] POST /v2.0/ports => generated 954 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:59:51.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-45a7aa74-42ab-4093-b490-3ee69b2383af 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 79092a10-2ea6-4106-b347-4a718de4eeff 2026-06-13 23:59:51.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45a7aa74-42ab-4093-b490-3ee69b2383af 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 79092a10-2ea6-4106-b347-4a718de4eeff [pid: 8|app: 0|req: 642/1254] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:51 2026] PUT /v2.0/routers/50a2bc63-6d9b-4006-bb8c-36f73c82f2af/remove_router_interface => generated 309 bytes in 866 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: 643/1255] 199.204.45.157 () {38 vars in 1028 bytes} [Sat Jun 13 23:59:52 2026] PUT /v2.0/ports/899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa => generated 1235 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:59:52.481 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b5754ff-fa8e-40c9-be25-7864b85c4ab6'] response: {'name': 'network-changed', 'server_uuid': '203fa1bb-a438-4ba5-9bd2-f2a75e47ca87', 'tag': '899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa', '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: 613/1256] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:51 2026] PUT /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1257] 10.0.0.248 () {32 vars in 774 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/security-groups?tenant_id=2a7dbaa79028493b9fee95fb01f347ae&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1258] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:52.780 7 INFO neutron.api.v2.resource [None req-4a41e796-8b8d-413c-8809-5bfe1ad6390a 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1259] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:52 2026] PUT /v2.0/routers/50a2bc63-6d9b-4006-bb8c-36f73c82f2af/remove_router_interface => generated 197 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1260] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/ports/6fe19b23-ac2c-4437-8f98-f0387e6e706c => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1261] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1262] 10.0.0.248 () {32 vars in 740 bytes} [Sat Jun 13 23:59:52 2026] DELETE /v2.0/security-groups/50107ff2-0947-405a-bbc0-75851429401d => 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: 648/1265] 10.0.0.248 () {32 vars in 736 bytes} [Sat Jun 13 23:59:52 2026] GET /v2.0/ports?device_id=50a2bc63-6d9b-4006-bb8c-36f73c82f2af => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:53.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-450d6dac-b2e7-48c6-80a5-5ad5a3448197 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 10720237-c058-4950-b7bf-9061d3ffb05c 2026-06-13 23:59:53.037 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-450d6dac-b2e7-48c6-80a5-5ad5a3448197 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 10720237-c058-4950-b7bf-9061d3ffb05c 2026-06-13 23:59:53.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b579fe0-4b5f-4adc-9e09-9cbcaa8d7fc7 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 6fe19b23-ac2c-4437-8f98-f0387e6e706c 2026-06-13 23:59:53.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b579fe0-4b5f-4adc-9e09-9cbcaa8d7fc7 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 6fe19b23-ac2c-4437-8f98-f0387e6e706c 2026-06-13 23:59:53.344 8 INFO neutron.services.segments.plugin [-] Segment 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 resource provider aggregate not found 2026-06-13 23:59:53.353 8 INFO neutron.services.segments.plugin [-] Segment 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 resource provider aggregate not found 2026-06-13 23:59:53.364 8 INFO neutron.services.segments.plugin [-] Segment 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 found for delete ", "request_id": "req-70a5034e-3d35-4ade-ab36-6810af791209"}]} 2026-06-13 23:59:53.379 8 INFO neutron.services.segments.plugin [-] Segment 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ce4a4c-84eb-4e5d-be0d-f1caaa0d87d8 found for delete ", "request_id": "req-14ae8946-65db-4a46-8566-3ca890407a75"}]} 2026-06-13 23:59:53.390 8 INFO neutron.db.l3_hamode_db [None req-450d6dac-b2e7-48c6-80a5-5ad5a3448197 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] HA network 02c79370-6bce-4561-96d0-6e8ca2a8fe3e was deleted as no HA routers are present in tenant 10a51944b5924b93b6c85f902eb03b64. [pid: 8|app: 0|req: 649/1266] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:52 2026] DELETE /v2.0/routers/50a2bc63-6d9b-4006-bb8c-36f73c82f2af => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1267] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/ports?tenant_id=8a32c1e590c048d0a6dc908fe48e7472&device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 618/1268] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:52 2026] PUT /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7/remove_router_interface => generated 309 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1269] 199.204.45.157 () {34 vars in 1018 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/networks?tenant_id=8a32c1e590c048d0a6dc908fe48e7472&shared=False => generated 773 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1270] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:53 2026] DELETE /v2.0/subnets/1ae28f47-3a76-47e0-8356-d80d683078ac => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1271] 199.204.45.157 () {34 vars in 930 bytes} [Sat Jun 13 23:59:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:53.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec24285f-e4dc-4bc4-b9f6-e26632684d07 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 1c2c53a7-1f08-4857-b1f6-64df92da032d 2026-06-13 23:59:53.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec24285f-e4dc-4bc4-b9f6-e26632684d07 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 1c2c53a7-1f08-4857-b1f6-64df92da032d 2026-06-13 23:59:53.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-22308023-8351-4a5b-a9b5-6cd36c801aef 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 8c1baa16-67fd-49e8-b144-5f21353de376 2026-06-13 23:59:53.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22308023-8351-4a5b-a9b5-6cd36c801aef 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 8c1baa16-67fd-49e8-b144-5f21353de376 [pid: 8|app: 0|req: 653/1272] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:53 2026] DELETE /v2.0/networks/b28242f9-58e2-4b2a-ab67-bb16f996a8b2 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1273] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:54 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1274] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:53 2026] PUT /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7/remove_router_interface => generated 309 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1275] 10.0.0.248 () {32 vars in 736 bytes} [Sat Jun 13 23:59:54 2026] GET /v2.0/ports?device_id=6f722748-97d5-4673-af67-76889144f3f7 => 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: 622/1276] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:54 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:54.166 8 INFO neutron.db.segments_db [None req-a4827410-255b-44e1-9dbf-3cff760fac31 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 2b8e21d1-9680-410f-8956-55cdfa35f2c3 of type vxlan for network 4d0f70a8-723f-42bc-9402-77fba29a47bc [pid: 8|app: 0|req: 655/1277] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/networks => generated 634 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:54.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-8da8245c-e79a-43c6-a4d0-90337dea1247 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: dc9c9c38-9f61-4e32-9663-bc675a5bf509 2026-06-13 23:59:54.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8da8245c-e79a-43c6-a4d0-90337dea1247 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: dc9c9c38-9f61-4e32-9663-bc675a5bf509 [pid: 8|app: 0|req: 656/1278] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/subnets => generated 646 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:54.614 7 INFO neutron.services.segments.plugin [-] Segment b830f2db-f763-4e53-9305-08ed26210162 resource provider aggregate not found 2026-06-13 23:59:54.623 7 INFO neutron.services.segments.plugin [-] Segment b830f2db-f763-4e53-9305-08ed26210162 resource provider aggregate not found 2026-06-13 23:59:54.630 7 INFO neutron.services.segments.plugin [-] Segment b830f2db-f763-4e53-9305-08ed26210162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b830f2db-f763-4e53-9305-08ed26210162 found for delete ", "request_id": "req-0a0c9bf9-d9bf-4df9-9f5c-f352b195937a"}]} 2026-06-13 23:59:54.643 7 INFO neutron.services.segments.plugin [-] Segment b830f2db-f763-4e53-9305-08ed26210162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b830f2db-f763-4e53-9305-08ed26210162 found for delete ", "request_id": "req-8de70fc9-ce1f-479f-8f36-f194ac0f3f36"}]} 2026-06-13 23:59:54.648 7 INFO neutron.db.l3_hamode_db [None req-8da8245c-e79a-43c6-a4d0-90337dea1247 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] HA network 42d2892c-ac93-495a-a9a8-3ef458ad33a8 was deleted as no HA routers are present in tenant 65319082412b47e2a666566a67306b59. [pid: 7|app: 0|req: 623/1279] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:54 2026] DELETE /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 23:59:54.692 7 INFO neutron.db.segments_db [None req-a639678e-9ff9-44de-a60f-90e4ada3ee20 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d of type vxlan for network e9192136-dd45-4895-86ec-d3c76e274c1d 2026-06-13 23:59:54.922 8 INFO neutron.db.segments_db [None req-627af5da-5d71-4578-8164-f891581f49d5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 74ac6119-bca3-4ac5-870d-a5475d222d8c of type vxlan for network 47b579fc-d619-4093-9e5a-e6eeb698a729 2026-06-13 23:59:54.950 7 INFO neutron.db.l3_hamode_db [None req-a639678e-9ff9-44de-a60f-90e4ada3ee20 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 657/1280] 10.0.0.248 () {34 vars in 671 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/networks => generated 741 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:55.049 7 INFO neutron.db.l3_hamode_db [None req-a639678e-9ff9-44de-a60f-90e4ada3ee20 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 658/1281] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:55 2026] DELETE /v2.0/subnets/c810d43e-9f7a-44d5-8e0c-02de1fe91b78 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1282] 199.204.45.157 () {34 vars in 1080 bytes} [Sat Jun 13 23:59:55 2026] GET /v2.0/ports?tenant_id=8a32c1e590c048d0a6dc908fe48e7472&device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1283] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:55 2026] POST /v2.0/subnets => generated 688 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:55.386 8 INFO neutron.services.segments.plugin [-] Segment 316775ac-3a4b-495d-9da8-5cff2d5ec686 resource provider aggregate not found 2026-06-13 23:59:55.401 8 INFO neutron.services.segments.plugin [-] Segment 316775ac-3a4b-495d-9da8-5cff2d5ec686 resource provider aggregate not found 2026-06-13 23:59:55.415 8 INFO neutron.services.segments.plugin [-] Segment 316775ac-3a4b-495d-9da8-5cff2d5ec686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316775ac-3a4b-495d-9da8-5cff2d5ec686 found for delete ", "request_id": "req-a77e3ce5-3805-46b1-9677-549edebde6f7"}]} 2026-06-13 23:59:55.431 8 INFO neutron.services.segments.plugin [-] Segment 316775ac-3a4b-495d-9da8-5cff2d5ec686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316775ac-3a4b-495d-9da8-5cff2d5ec686 found for delete ", "request_id": "req-7e3f927f-bf69-4693-acfd-816ac3437996"}]} [pid: 8|app: 0|req: 661/1284] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:55 2026] DELETE /v2.0/subnets/82df0175-9e97-4057-8d87-617979b7063f => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1285] 199.204.45.157 () {34 vars in 1058 bytes} [Sat Jun 13 23:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa => 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: 663/1286] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:55 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1287] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:54 2026] POST /v2.0/routers => generated 510 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:55.578 8 INFO neutron.db.segments_db [None req-d5103b34-fbeb-4b46-8ee3-7a25d1f946ad bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 of type vxlan for network d9602058-d97a-4106-8d83-e1c7420c6fdc [pid: 7|app: 0|req: 625/1288] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:55 2026] DELETE /v2.0/networks/e2e29ac2-3e86-4a61-b1d6-99dcc62dc4b4 => 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: 626/1289] 199.204.45.157 () {34 vars in 984 bytes} [Sat Jun 13 23:59:55 2026] GET /v2.0/subnets?id=9d837dda-7395-4bc6-8e6d-f9656c74669e => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1290] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:55 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:55.816 8 INFO neutron.db.l3_hamode_db [None req-d5103b34-fbeb-4b46-8ee3-7a25d1f946ad bc63bf305f274e98aa71571b32b5ea82 623209b7a83644bb9d14b7521204498c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:56.557 8 INFO neutron.db.l3_hamode_db [None req-d5103b34-fbeb-4b46-8ee3-7a25d1f946ad bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:56.651 7 INFO neutron.services.segments.plugin [-] Segment efbfa2fa-18d1-42cc-9b92-d4fe459c0402 resource provider aggregate not found 2026-06-13 23:59:56.672 7 INFO neutron.services.segments.plugin [-] Segment efbfa2fa-18d1-42cc-9b92-d4fe459c0402 resource provider aggregate not found 2026-06-13 23:59:56.677 7 INFO neutron.services.segments.plugin [-] Segment efbfa2fa-18d1-42cc-9b92-d4fe459c0402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbfa2fa-18d1-42cc-9b92-d4fe459c0402 found for delete ", "request_id": "req-6d694948-817b-4b9a-a94e-dadd71e7255e"}]} 2026-06-13 23:59:56.692 7 INFO neutron.services.segments.plugin [-] Segment efbfa2fa-18d1-42cc-9b92-d4fe459c0402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbfa2fa-18d1-42cc-9b92-d4fe459c0402 found for delete ", "request_id": "req-9d392086-1397-4146-866d-5bc83ddc1ec0"}]} [pid: 7|app: 0|req: 628/1291] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:55 2026] PUT /v2.0/routers/ee5ce229-37e4-4e01-a985-1a91f51996f2/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:57.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-275030e2-a06e-449c-9e8c-0d0f090b5d47 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 096f0148-f8ab-436c-8f25-2a416064d12a 2026-06-13 23:59:57.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-275030e2-a06e-449c-9e8c-0d0f090b5d47 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 096f0148-f8ab-436c-8f25-2a416064d12a [pid: 7|app: 0|req: 629/1292] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:57 2026] DELETE /v2.0/networks/88618796-cc5c-4df8-9086-11a514e54d16 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1293] 199.204.45.157 () {34 vars in 1052 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/ports?network_id=f763b0e2-30bd-408a-88ac-ccc2990854da&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1294] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:55 2026] POST /v2.0/routers => generated 728 bytes in 1796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1295] 10.0.0.248 () {32 vars in 717 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/ports/fd0943a9-882b-4b24-9584-c89d622f7971 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1296] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:57.439 8 INFO neutron.db.segments_db [None req-66b94256-0515-4745-9e14-790229da935d dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 of type vxlan for network 7f3f6d63-5de2-402b-a473-0db9722bfcf7 [pid: 7|app: 0|req: 632/1297] 199.204.45.157 () {34 vars in 1012 bytes} [Sat Jun 13 23:59:57 2026] GET /v2.0/networks/f763b0e2-30bd-408a-88ac-ccc2990854da?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: 666/1298] 10.0.0.248 () {34 vars in 670 bytes} [Sat Jun 13 23:59:57 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-13 23:59:57.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-d47fcf1f-8829-4afa-9181-ef8f453548b5 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: fd0943a9-882b-4b24-9584-c89d622f7971 2026-06-13 23:59:57.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d47fcf1f-8829-4afa-9181-ef8f453548b5 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: fd0943a9-882b-4b24-9584-c89d622f7971 [pid: 8|app: 0|req: 667/1299] 10.0.0.248 () {34 vars in 789 bytes} [Sat Jun 13 23:59:57 2026] PUT /v2.0/routers/ee5ce229-37e4-4e01-a985-1a91f51996f2/remove_router_interface => generated 309 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1300] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:58 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1301] 199.204.45.157 () {34 vars in 1112 bytes} [Sat Jun 13 23:59:58 2026] GET /v2.0/networks/f763b0e2-30bd-408a-88ac-ccc2990854da?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: 670/1302] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:58 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1303] 10.0.0.248 () {34 vars in 783 bytes} [Sat Jun 13 23:59:57 2026] PUT /v2.0/routers/a7794005-4666-47bd-8446-ad5d328fc0bf/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1304] 10.0.0.248 () {32 vars in 736 bytes} [Sat Jun 13 23:59:58 2026] GET /v2.0/ports?device_id=ee5ce229-37e4-4e01-a985-1a91f51996f2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:59:58.552 7 INFO neutron.db.segments_db [None req-3288d13f-b3c6-4902-aaa1-e15d73f8e713 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 of type vxlan for network 8d33636c-72a7-41fe-b93e-6cbe0ad2b9fa 2026-06-13 23:59:58.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-87d3d283-37ff-4a93-b05a-c0405537b57e 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 4fafabf8-ae03-4f77-9b4f-7d4edf5a365c 2026-06-13 23:59:58.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87d3d283-37ff-4a93-b05a-c0405537b57e 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 4fafabf8-ae03-4f77-9b4f-7d4edf5a365c 2026-06-13 23:59:58.698 7 INFO neutron.services.segments.plugin [-] Segment f9c39894-06ea-4af7-97db-b16ff4012bbc resource provider aggregate not found 2026-06-13 23:59:58.715 7 INFO neutron.services.segments.plugin [-] Segment f9c39894-06ea-4af7-97db-b16ff4012bbc resource provider aggregate not found 2026-06-13 23:59:58.727 7 INFO neutron.services.segments.plugin [-] Segment f9c39894-06ea-4af7-97db-b16ff4012bbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9c39894-06ea-4af7-97db-b16ff4012bbc found for delete ", "request_id": "req-68038890-af90-4f0c-b735-6f4a0ca65e12"}]} 2026-06-13 23:59:58.736 7 INFO neutron.services.segments.plugin [-] Segment f9c39894-06ea-4af7-97db-b16ff4012bbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9c39894-06ea-4af7-97db-b16ff4012bbc found for delete ", "request_id": "req-983c7c5c-d1cf-450e-a535-56ff56405292"}]} 2026-06-13 23:59:58.814 7 INFO neutron.db.l3_hamode_db [None req-3288d13f-b3c6-4902-aaa1-e15d73f8e713 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:58.953 7 INFO neutron.db.l3_hamode_db [None req-3288d13f-b3c6-4902-aaa1-e15d73f8e713 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-13 23:59:59.070 8 INFO neutron.services.segments.plugin [-] Segment 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d resource provider aggregate not found 2026-06-13 23:59:59.078 8 INFO neutron.services.segments.plugin [-] Segment 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d resource provider aggregate not found 2026-06-13 23:59:59.094 8 INFO neutron.services.segments.plugin [-] Segment 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d found for delete ", "request_id": "req-ce551ae8-0af0-45ff-b991-ab6812e9c0c7"}]} 2026-06-13 23:59:59.096 8 INFO neutron.services.segments.plugin [-] Segment 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a41ab57-cddd-4bc4-ac0b-7df36f0c7e7d found for delete ", "request_id": "req-31ae8e5f-eadc-413c-a83d-cbc461d2fa8b"}]} 2026-06-13 23:59:59.110 8 INFO neutron.db.l3_hamode_db [None req-87d3d283-37ff-4a93-b05a-c0405537b57e 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] HA network e9192136-dd45-4895-86ec-d3c76e274c1d was deleted as no HA routers are present in tenant 10a51944b5924b93b6c85f902eb03b64. [pid: 8|app: 0|req: 672/1305] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:58 2026] DELETE /v2.0/routers/ee5ce229-37e4-4e01-a985-1a91f51996f2 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1306] 10.0.0.248 () {32 vars in 724 bytes} [Sat Jun 13 23:59:59 2026] DELETE /v2.0/subnets/8e40903b-cfb7-416d-8e25-1db26bbe28fa => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1307] 10.0.0.187 () {34 vars in 990 bytes} [Sat Jun 13 23:59:59 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 23:59:59.619 8 INFO neutron_taas.services.taas.taas_plugin [None req-629e452c-94ff-4a59-aa9d-cb7f4a969cae 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 4680726c-9c2b-414e-9875-f034776fe96b 2026-06-13 23:59:59.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-629e452c-94ff-4a59-aa9d-cb7f4a969cae 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 4680726c-9c2b-414e-9875-f034776fe96b [pid: 7|app: 0|req: 634/1308] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:58 2026] POST /v2.0/routers => generated 505 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1309] 10.0.0.187 () {34 vars in 1040 bytes} [Sat Jun 13 23:59:59 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1310] 10.0.0.248 () {32 vars in 726 bytes} [Sat Jun 13 23:59:59 2026] DELETE /v2.0/networks/4d0f70a8-723f-42bc-9402-77fba29a47bc => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-13 23:59:59.867 8 INFO neutron.db.segments_db [None req-e6db535d-30aa-4f82-826a-44b39a695af6 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Added segment 570ea9e0-250d-4c77-9116-5f17ae6f6189 of type vxlan for network 3665ba29-449d-413f-832b-9d5af0755600 2026-06-14 00:00:00.162 8 INFO neutron.db.l3_hamode_db [None req-e6db535d-30aa-4f82-826a-44b39a695af6 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 636/1311] 10.0.0.248 () {34 vars in 665 bytes} [Sat Jun 13 23:59:59 2026] POST /v2.0/ports => generated 946 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:01.125 8 INFO neutron.services.segments.plugin [-] Segment 2b8e21d1-9680-410f-8956-55cdfa35f2c3 resource provider aggregate not found 2026-06-14 00:00:01.132 8 INFO neutron.db.l3_hamode_db [None req-e6db535d-30aa-4f82-826a-44b39a695af6 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:01.137 8 INFO neutron.services.segments.plugin [-] Segment 2b8e21d1-9680-410f-8956-55cdfa35f2c3 resource provider aggregate not found 2026-06-14 00:00:01.146 8 INFO neutron.services.segments.plugin [-] Segment 2b8e21d1-9680-410f-8956-55cdfa35f2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b8e21d1-9680-410f-8956-55cdfa35f2c3 found for delete ", "request_id": "req-f0f9ddf0-8ed0-4086-b153-96ee1a748019"}]} 2026-06-14 00:00:01.168 8 INFO neutron.services.segments.plugin [-] Segment 2b8e21d1-9680-410f-8956-55cdfa35f2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b8e21d1-9680-410f-8956-55cdfa35f2c3 found for delete ", "request_id": "req-c5406fa8-1ae8-4e24-95ad-a76f3adba9c2"}]} [pid: 7|app: 0|req: 637/1312] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:00:00 2026] PUT /v2.0/routers/5c1663d7-07a4-4202-be61-1953fb9ccaac/add_router_interface => generated 309 bytes in 1515 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: 638/1313] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:00:01 2026] GET /v2.0/networks?id=47b579fc-d619-4093-9e5a-e6eeb698a729 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1314] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:01 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1315] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:00:01 2026] GET /v2.0/ports/a90c8fd6-715f-4692-bb61-4a2266bbce6d => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1316] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/quotas/623209b7a83644bb9d14b7521204498c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1317] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:02.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-7548c820-8bef-47bf-a88e-eb452cb8c09e dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: a90c8fd6-715f-4692-bb61-4a2266bbce6d 2026-06-14 00:00:02.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7548c820-8bef-47bf-a88e-eb452cb8c09e dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: a90c8fd6-715f-4692-bb61-4a2266bbce6d [pid: 8|app: 0|req: 676/1318] 10.0.0.248 () {34 vars in 669 bytes} [Sat Jun 13 23:59:59 2026] POST /v2.0/routers => generated 692 bytes in 2924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1319] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/ports?tenant_id=623209b7a83644bb9d14b7521204498c&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1320] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/routers/b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 698 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1321] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/networks/47b579fc-d619-4093-9e5a-e6eeb698a729?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: 680/1322] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:00:02 2026] GET /v2.0/routers => generated 701 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1323] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/networks/47b579fc-d619-4093-9e5a-e6eeb698a729?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: 643/1324] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:02 2026] PUT /v2.0/routers/5c1663d7-07a4-4202-be61-1953fb9ccaac/remove_router_interface => generated 309 bytes in 1113 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: 644/1325] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:03.446 7 INFO neutron.api.v2.resource [None req-64c4698a-7457-4c7c-bb3c-009c7692fee6 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1326] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:03 2026] PUT /v2.0/routers/5c1663d7-07a4-4202-be61-1953fb9ccaac/remove_router_interface => generated 197 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1327] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => 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: 647/1328] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&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: 648/1329] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/ports?device_id=5c1663d7-07a4-4202-be61-1953fb9ccaac => 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: 682/1330] 10.0.0.248 () {34 vars in 741 bytes} [Sun Jun 14 00:00:03 2026] PUT /v2.0/routers/b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 705 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1331] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/routers/b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 705 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:03.742 7 INFO neutron_taas.services.taas.taas_plugin [None req-005fb4da-c833-476f-96d7-43f5cc606edf dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 571565d2-36e0-49f3-a253-4152322405d2 2026-06-14 00:00:03.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-005fb4da-c833-476f-96d7-43f5cc606edf dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 571565d2-36e0-49f3-a253-4152322405d2 [pid: 8|app: 0|req: 684/1332] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:03 2026] GET /v2.0/ports?device_id=b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:04.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1f810b3-515d-4d6e-b819-fe13e01b8743 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 0bcb1761-f915-4d41-906f-bdb68caa5f3f 2026-06-14 00:00:04.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1f810b3-515d-4d6e-b819-fe13e01b8743 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 0bcb1761-f915-4d41-906f-bdb68caa5f3f 2026-06-14 00:00:04.160 7 INFO neutron.services.segments.plugin [-] Segment 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 resource provider aggregate not found 2026-06-14 00:00:04.166 7 INFO neutron.services.segments.plugin [-] Segment 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 resource provider aggregate not found 2026-06-14 00:00:04.198 7 INFO neutron.db.l3_hamode_db [None req-005fb4da-c833-476f-96d7-43f5cc606edf dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] HA network 8d33636c-72a7-41fe-b93e-6cbe0ad2b9fa was deleted as no HA routers are present in tenant 65319082412b47e2a666566a67306b59. 2026-06-14 00:00:04.200 7 INFO neutron.services.segments.plugin [-] Segment 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 found for delete ", "request_id": "req-52e43f14-a496-48ed-b061-051ddc5a34a7"}]} 2026-06-14 00:00:04.200 7 INFO neutron.services.segments.plugin [-] Segment 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7021423c-cb99-4ab0-ba8a-2d2e5e718aa9 found for delete ", "request_id": "req-65c4b21c-a25f-4b54-bc47-175c9e6b5ace"}]} [pid: 7|app: 0|req: 649/1333] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:03 2026] DELETE /v2.0/routers/5c1663d7-07a4-4202-be61-1953fb9ccaac => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:04.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1f810b3-515d-4d6e-b819-fe13e01b8743 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] TaaS: Handle Delete Port: 38fe92f5-41aa-4567-8349-18fdd294e563 2026-06-14 00:00:04.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1f810b3-515d-4d6e-b819-fe13e01b8743 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] Tap Mirror: Handle Delete Port: 38fe92f5-41aa-4567-8349-18fdd294e563 [pid: 7|app: 0|req: 650/1334] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/subnets/8413238f-0df9-4d4f-99a3-6dc4a3b765cc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1335] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/networks/7f3f6d63-5de2-402b-a473-0db9722bfcf7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1336] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:04.616 7 INFO neutron.db.segments_db [None req-9e517caf-c1e1-479e-9281-63b03bbbef25 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment ff054701-9280-4d0d-bba9-f0603ab1fc4e of type vxlan for network 9d4c939e-12a1-483d-9dd8-9687a2d21366 2026-06-14 00:00:04.683 8 INFO neutron.services.segments.plugin [-] Segment 570ea9e0-250d-4c77-9116-5f17ae6f6189 resource provider aggregate not found 2026-06-14 00:00:04.692 8 INFO neutron.services.segments.plugin [-] Segment 570ea9e0-250d-4c77-9116-5f17ae6f6189 resource provider aggregate not found [pid: 7|app: 0|req: 653/1337] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:04 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:04.707 8 INFO neutron.services.segments.plugin [-] Segment 570ea9e0-250d-4c77-9116-5f17ae6f6189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570ea9e0-250d-4c77-9116-5f17ae6f6189 found for delete ", "request_id": "req-7cab9aae-8861-47d4-859c-76ba7b4b0b0d"}]} 2026-06-14 00:00:04.713 8 INFO neutron.services.segments.plugin [-] Segment 570ea9e0-250d-4c77-9116-5f17ae6f6189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570ea9e0-250d-4c77-9116-5f17ae6f6189 found for delete ", "request_id": "req-8e17ffab-c582-42c4-86dd-76c05609ae87"}]} 2026-06-14 00:00:04.720 8 INFO neutron.db.l3_hamode_db [None req-f1f810b3-515d-4d6e-b819-fe13e01b8743 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] HA network 3665ba29-449d-413f-832b-9d5af0755600 was deleted as no HA routers are present in tenant 10a51944b5924b93b6c85f902eb03b64. [pid: 8|app: 0|req: 685/1338] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:03 2026] DELETE /v2.0/routers/b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1339] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1340] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => 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: 656/1341] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:04.812 7 INFO neutron.api.v2.resource [None req-2e953527-80ce-4d61-9751-04f9de190230 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1342] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/routers/b0ea7573-5ec2-40de-b7b4-72198cd1fe68 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1343] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=ee5ce229-37e4-4e01-a985-1a91f51996f2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:04.869 7 INFO neutron.api.v2.resource [None req-0b3f8633-e6de-4910-8075-e579a5456600 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1344] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/routers/ee5ce229-37e4-4e01-a985-1a91f51996f2 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:04.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b298c5db-4cb8-40ff-b2a0-8c8e1990fe01 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1345] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/subnets/8e40903b-cfb7-416d-8e25-1db26bbe28fa => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1346] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=50a2bc63-6d9b-4006-bb8c-36f73c82f2af => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:04.940 7 INFO neutron.api.v2.resource [None req-d6aace7c-dfbd-47f4-98e6-ad54932a8fd6 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1347] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/routers/50a2bc63-6d9b-4006-bb8c-36f73c82f2af => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1348] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:04 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:04.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-468b20cc-a3e8-457b-b6ab-161964c10741 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1349] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:04 2026] DELETE /v2.0/subnets/1ae28f47-3a76-47e0-8356-d80d683078ac => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1350] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:04 2026] GET /v2.0/ports?device_id=3492e993-3395-45ca-9fee-8c989030e39d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:05.029 8 INFO neutron.db.segments_db [None req-7b9287ba-d95e-4ed2-94c9-704f7a754f88 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 of type vxlan for network f1562cdd-84e4-4fbf-ae93-10abf9952ac9 2026-06-14 00:00:05.031 7 INFO neutron.api.v2.resource [None req-1eda657a-612b-4f0a-8161-37d25bb9db5d 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1351] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/routers/3492e993-3395-45ca-9fee-8c989030e39d => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:05.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4aed6cf-b5f5-4c46-9dc8-1d9c032c4057 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1352] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/subnets/02fab9da-a416-4d05-a7ca-fdebaa77b667 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:05.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b7213c-bb2e-4b4e-a719-b1e596ce0a6c 822b44c89001439ebdf26e69918ac697 10a51944b5924b93b6c85f902eb03b64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1353] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/subnets/039861de-7abc-45e2-9c24-1f09a40abc25 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1354] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:05 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1355] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:05 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:05.372 8 INFO neutron.db.l3_hamode_db [None req-7b9287ba-d95e-4ed2-94c9-704f7a754f88 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:05.517 8 INFO neutron.db.l3_hamode_db [None req-7b9287ba-d95e-4ed2-94c9-704f7a754f88 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 670/1356] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:05 2026] GET /v2.0/security-groups?tenant_id=10a51944b5924b93b6c85f902eb03b64&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1357] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:05 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => 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: 672/1358] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:05 2026] DELETE /v2.0/security-groups/4b8949b5-f2a0-4d08-8676-68e9b61a1c00 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:06.219 7 INFO neutron.services.segments.plugin [-] Segment 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 resource provider aggregate not found 2026-06-14 00:00:06.227 7 INFO neutron.services.segments.plugin [-] Segment 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 resource provider aggregate not found 2026-06-14 00:00:06.237 7 INFO neutron.services.segments.plugin [-] Segment 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 found for delete ", "request_id": "req-59f4aed1-f025-4f36-afb8-40698e6d6347"}]} 2026-06-14 00:00:06.242 7 INFO neutron.services.segments.plugin [-] Segment 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ffc19e4-5902-4d33-b30e-4fb7e6fc54d2 found for delete ", "request_id": "req-1d90d19d-3ddc-46a4-a8eb-5c011e07bb82"}]} [pid: 8|app: 0|req: 687/1359] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:04 2026] POST /v2.0/routers => generated 506 bytes in 1294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1360] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:06 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 689/1361] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:06 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1362] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:06 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => 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: 673/1363] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:00:06 2026] PUT /v2.0/routers/db3187a9-f5de-4ef8-926b-e16c61ec7ad2/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1364] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:00:07 2026] GET /v2.0/ports/98e7f0a4-ce07-4fa5-8f82-57591a073f29 => generated 955 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1365] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:07 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1366] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:07 2026] GET /v2.0/security-groups?id=52ab2a25-0a2d-463a-a6fc-0b918b63a76f&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1367] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:00:07 2026] GET /v2.0/networks?id=47b579fc-d619-4093-9e5a-e6eeb698a729 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:07.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3aec6b2-9c70-4b4a-8fa3-a47767d26cad dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 98e7f0a4-ce07-4fa5-8f82-57591a073f29 2026-06-14 00:00:07.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3aec6b2-9c70-4b4a-8fa3-a47767d26cad dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 98e7f0a4-ce07-4fa5-8f82-57591a073f29 [pid: 8|app: 0|req: 695/1368] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:00:07 2026] POST /v2.0/ports => generated 958 bytes in 449 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: 698/1371] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 674/1372] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:07 2026] PUT /v2.0/routers/db3187a9-f5de-4ef8-926b-e16c61ec7ad2/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1373] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 961 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1374] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:00:08.788 8 INFO neutron_taas.services.taas.taas_plugin [req-a436b56a-f27b-4de9-beb4-9ba032e3b68d req-528b4bc1-d947-428c-8475-b19f42e4f974 db69aa5ca0c14e44b20afc2614014de6 8a32c1e590c048d0a6dc908fe48e7472 - - default default] TaaS: Handle Delete Port: 899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa 2026-06-14 00:00:08.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a436b56a-f27b-4de9-beb4-9ba032e3b68d req-528b4bc1-d947-428c-8475-b19f42e4f974 db69aa5ca0c14e44b20afc2614014de6 8a32c1e590c048d0a6dc908fe48e7472 - - default default] Tap Mirror: Handle Delete Port: 899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa [pid: 8|app: 0|req: 700/1375] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:00:08 2026] DELETE /v2.0/ports/899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1376] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/ports?device_id=db3187a9-f5de-4ef8-926b-e16c61ec7ad2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1377] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&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: 7|app: 0|req: 676/1378] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:00:08 2026] PUT /v2.0/ports/537aa128-006c-4b9b-b6db-7e8df229b885 => generated 1239 bytes in 452 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: 703/1379] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:00:08 2026] GET /v2.0/security-groups => generated 4529 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1380] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:09.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-520ddc10-7b64-4d2f-bba5-f3bddd1044f8'] response: {'server_uuid': '203fa1bb-a438-4ba5-9bd2-f2a75e47ca87', 'name': 'network-vif-deleted', 'tag': '899d2df6-cb8f-4f84-9d6d-7fa27f86d3aa', 'status': 'completed', 'code': 200} 2026-06-14 00:00:09.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13e92de0-9af9-4403-a2cc-b7e897d6a74a'] response: {'name': 'network-changed', 'server_uuid': '88c6193f-2a42-43bc-a919-8857fe890623', 'tag': '537aa128-006c-4b9b-b6db-7e8df229b885', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 678/1381] 10.0.0.248 () {34 vars in 758 bytes} [Sun Jun 14 00:00:09 2026] PUT /v2.0/security-groups/39d3fbd1-20d4-4221-b5c7-96c217932118 => generated 1664 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1382] 10.0.0.248 () {32 vars in 737 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-groups/39d3fbd1-20d4-4221-b5c7-96c217932118 => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:09.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b0d8ba4-2fbd-4f1f-b4ab-c7172e58ddd5 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 7edcf936-75e0-4b90-9dad-d7e9a1531197 2026-06-14 00:00:09.204 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b0d8ba4-2fbd-4f1f-b4ab-c7172e58ddd5 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 7edcf936-75e0-4b90-9dad-d7e9a1531197 [pid: 7|app: 0|req: 680/1383] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/security-groups/39d3fbd1-20d4-4221-b5c7-96c217932118 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1384] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:09.296 7 INFO neutron.api.v2.resource [None req-41e9ded0-7fc1-4127-b5e6-4983d28210c4 f1c871f7f1644c4887b1d8d631971409 2e55b911ee9047188ce97d0b973e4d74 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1385] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/security-groups/39d3fbd1-20d4-4221-b5c7-96c217932118 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1386] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1387] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:09 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: 7|app: 0|req: 685/1388] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/ports?tenant_id=623209b7a83644bb9d14b7521204498c&device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1389] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-group-rules/a7040d06-d8c7-4478-88d8-792d1d0d7fc5 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:09.676 8 INFO neutron.services.segments.plugin [-] Segment 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 resource provider aggregate not found 2026-06-14 00:00:09.681 8 INFO neutron.services.segments.plugin [-] Segment 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 resource provider aggregate not found 2026-06-14 00:00:09.703 8 INFO neutron.services.segments.plugin [-] Segment 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 found for delete ", "request_id": "req-a7244f6b-9469-44b4-af97-7d1d1f359efe"}]} 2026-06-14 00:00:09.707 8 INFO neutron.services.segments.plugin [-] Segment 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d6d52d-9fbd-4e27-918a-68f2b04a3ca7 found for delete ", "request_id": "req-6bb3d091-eeaf-4694-a006-da2d8d8898c5"}]} [pid: 7|app: 0|req: 687/1390] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/networks?tenant_id=623209b7a83644bb9d14b7521204498c&shared=False => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:09.745 8 INFO neutron.db.l3_hamode_db [None req-9b0d8ba4-2fbd-4f1f-b4ab-c7172e58ddd5 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] HA network f1562cdd-84e4-4fbf-ae93-10abf9952ac9 was deleted as no HA routers are present in tenant 65319082412b47e2a666566a67306b59. [pid: 8|app: 0|req: 704/1391] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/routers/db3187a9-f5de-4ef8-926b-e16c61ec7ad2 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1392] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1393] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1394] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/subnets/9953cd8d-7010-4fbd-8754-0c70467bcc80 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1395] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/security-group-rules/a7040d06-d8c7-4478-88d8-792d1d0d7fc5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1396] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:10.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-812aba7e-76fa-4c48-8c5a-23fce6219c6d dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: fa23d434-0830-4e9b-b07f-b05d14e28633 2026-06-14 00:00:10.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-812aba7e-76fa-4c48-8c5a-23fce6219c6d dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: fa23d434-0830-4e9b-b07f-b05d14e28633 [pid: 7|app: 0|req: 691/1397] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:10 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: 7|app: 0|req: 692/1398] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1399] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 707/1400] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:09 2026] DELETE /v2.0/networks/9d4c939e-12a1-483d-9dd8-9687a2d21366 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1401] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules/08ecd68a-cde7-45c5-a8f3-7e4095ac110c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1402] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:10.351 7 INFO neutron.db.segments_db [None req-fab9f0cc-6a90-4f37-a42c-89a1f546caa7 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Added segment 74049ded-7aec-4aa4-85bb-71dcd772513a of type vxlan for network e0246723-272a-4e6c-ae5e-5479e0ad8466 [pid: 8|app: 0|req: 709/1403] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1404] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:00:10 2026] DELETE /v2.0/security-group-rules/08ecd68a-cde7-45c5-a8f3-7e4095ac110c => 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: 711/1405] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1406] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1407] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules/5328bcbd-2f89-471f-8ffc-8fc3fbdad5e2 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:10.717 7 INFO neutron.db.l3_hamode_db [None req-fab9f0cc-6a90-4f37-a42c-89a1f546caa7 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 714/1408] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1409] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:00:10 2026] DELETE /v2.0/security-group-rules/5328bcbd-2f89-471f-8ffc-8fc3fbdad5e2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1410] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/ports?tenant_id=623209b7a83644bb9d14b7521204498c&device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1411] 10.0.0.248 () {32 vars in 673 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1412] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:00:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=537aa128-006c-4b9b-b6db-7e8df229b885 => 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: 719/1413] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:10 2026] DELETE /v2.0/security-groups/a7063195-0045-4a7b-85e3-765cf927b9dd => 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: 720/1414] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/subnets?id=6031075d-8d50-41de-bf49-eece7a6cdebc => 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: 721/1415] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/security-groups => 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: 722/1416] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/ports?network_id=47b579fc-d619-4093-9e5a-e6eeb698a729&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: 723/1417] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1418] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/networks/47b579fc-d619-4093-9e5a-e6eeb698a729?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: 725/1419] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/networks/47b579fc-d619-4093-9e5a-e6eeb698a729?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1420] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/ports?device_id=203fa1bb-a438-4ba5-9bd2-f2a75e47ca87 => 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: 727/1421] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1422] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:11.569 7 INFO neutron.db.l3_hamode_db [None req-fab9f0cc-6a90-4f37-a42c-89a1f546caa7 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:11.726 8 INFO neutron.services.segments.plugin [-] Segment ff054701-9280-4d0d-bba9-f0603ab1fc4e resource provider aggregate not found 2026-06-14 00:00:11.730 8 INFO neutron.services.segments.plugin [-] Segment ff054701-9280-4d0d-bba9-f0603ab1fc4e resource provider aggregate not found 2026-06-14 00:00:11.743 8 INFO neutron.services.segments.plugin [-] Segment ff054701-9280-4d0d-bba9-f0603ab1fc4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff054701-9280-4d0d-bba9-f0603ab1fc4e found for delete ", "request_id": "req-fd14ccb1-a3ed-436e-93e2-0dc49543061e"}]} 2026-06-14 00:00:11.744 8 INFO neutron.services.segments.plugin [-] Segment ff054701-9280-4d0d-bba9-f0603ab1fc4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff054701-9280-4d0d-bba9-f0603ab1fc4e found for delete ", "request_id": "req-fed58296-ed82-4574-9b51-991f174a8227"}]} [pid: 8|app: 0|req: 729/1423] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:11 2026] GET /v2.0/security-groups?tenant_id=2e55b911ee9047188ce97d0b973e4d74&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: 730/1424] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:11 2026] DELETE /v2.0/security-groups/79401fc0-127d-4aee-87ac-c3f6eca9cbdf => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1425] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:10 2026] POST /v2.0/routers => generated 687 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1426] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:12 2026] GET /v2.0/routers/70370b35-b539-4990-b224-40ceb932f1a0 => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1427] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:12 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1428] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:00:12 2026] GET /v2.0/routers => generated 696 bytes in 89 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.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:12 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:12.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f3e017d-0944-4c88-955a-d22d1aaf1594 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8f842a00-05cb-496f-9879-183b3091c1cb 2026-06-14 00:00:12.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f3e017d-0944-4c88-955a-d22d1aaf1594 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8f842a00-05cb-496f-9879-183b3091c1cb [pid: 7|app: 0|req: 700/1430] 10.0.0.248 () {34 vars in 741 bytes} [Sun Jun 14 00:00:12 2026] PUT /v2.0/routers/70370b35-b539-4990-b224-40ceb932f1a0 => generated 700 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1431] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:13 2026] GET /v2.0/routers/70370b35-b539-4990-b224-40ceb932f1a0 => generated 700 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1432] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:13 2026] GET /v2.0/ports?device_id=70370b35-b539-4990-b224-40ceb932f1a0 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1433] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:12 2026] PUT /v2.0/routers/49619814-75b6-4df1-8258-ca43edb6ef31/remove_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:13.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-7973bb45-f332-4705-a3ce-d263ff30aa4c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 5a062e4c-7e7b-4805-9a8e-5d94dda6a2da 2026-06-14 00:00:13.639 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7973bb45-f332-4705-a3ce-d263ff30aa4c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 5a062e4c-7e7b-4805-9a8e-5d94dda6a2da 2026-06-14 00:00:13.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf2e47df-7c24-4376-95dc-eff86bcd6a25 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: b6781d09-8a4e-4bf2-a903-b4b11a587b91 2026-06-14 00:00:13.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf2e47df-7c24-4376-95dc-eff86bcd6a25 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: b6781d09-8a4e-4bf2-a903-b4b11a587b91 2026-06-14 00:00:13.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-7973bb45-f332-4705-a3ce-d263ff30aa4c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] TaaS: Handle Delete Port: 235c328f-f600-460d-860c-8bd69a609a2c 2026-06-14 00:00:13.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7973bb45-f332-4705-a3ce-d263ff30aa4c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] Tap Mirror: Handle Delete Port: 235c328f-f600-460d-860c-8bd69a609a2c 2026-06-14 00:00:14.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf2e47df-7c24-4376-95dc-eff86bcd6a25 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 9e93203b-1590-4b5e-a299-b64a1f44260c 2026-06-14 00:00:14.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf2e47df-7c24-4376-95dc-eff86bcd6a25 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 9e93203b-1590-4b5e-a299-b64a1f44260c 2026-06-14 00:00:14.407 7 INFO neutron.services.segments.plugin [-] Segment 74049ded-7aec-4aa4-85bb-71dcd772513a resource provider aggregate not found 2026-06-14 00:00:14.412 7 INFO neutron.services.segments.plugin [-] Segment 74049ded-7aec-4aa4-85bb-71dcd772513a resource provider aggregate not found 2026-06-14 00:00:14.435 7 INFO neutron.services.segments.plugin [-] Segment 74049ded-7aec-4aa4-85bb-71dcd772513a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74049ded-7aec-4aa4-85bb-71dcd772513a found for delete ", "request_id": "req-f288c8cb-7c9a-43e7-8daa-4391f387b9db"}]} 2026-06-14 00:00:14.440 7 INFO neutron.services.segments.plugin [-] Segment 74049ded-7aec-4aa4-85bb-71dcd772513a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74049ded-7aec-4aa4-85bb-71dcd772513a found for delete ", "request_id": "req-a028cf2f-1978-49ef-900a-c0050859a9b9"}]} 2026-06-14 00:00:14.454 7 INFO neutron.db.l3_hamode_db [None req-7973bb45-f332-4705-a3ce-d263ff30aa4c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] HA network e0246723-272a-4e6c-ae5e-5479e0ad8466 was deleted as no HA routers are present in tenant 65319082412b47e2a666566a67306b59. [pid: 7|app: 0|req: 703/1434] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:13 2026] DELETE /v2.0/routers/70370b35-b539-4990-b224-40ceb932f1a0 => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1435] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1436] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports?device_id=70370b35-b539-4990-b224-40ceb932f1a0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:14.597 8 INFO neutron.services.segments.plugin [-] Segment 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 resource provider aggregate not found 2026-06-14 00:00:14.602 8 INFO neutron.services.segments.plugin [-] Segment 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 resource provider aggregate not found 2026-06-14 00:00:14.617 8 INFO neutron.services.segments.plugin [-] Segment 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 found for delete ", "request_id": "req-10be5656-806b-4911-b4b6-cb5002d3c51b"}]} 2026-06-14 00:00:14.625 8 INFO neutron.services.segments.plugin [-] Segment 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d200fb-bdcb-41cb-9f0b-c4f31a3cac76 found for delete ", "request_id": "req-3c0624d8-572a-4187-9761-02505e9504ef"}]} 2026-06-14 00:00:14.629 8 INFO neutron.db.l3_hamode_db [None req-bf2e47df-7c24-4376-95dc-eff86bcd6a25 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 2d19eb6f-e498-481d-bb4e-798a019b650a was deleted as no HA routers are present in tenant 8a32c1e590c048d0a6dc908fe48e7472. [pid: 7|app: 0|req: 706/1437] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1438] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:13 2026] DELETE /v2.0/routers/49619814-75b6-4df1-8258-ca43edb6ef31 => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:14.652 7 INFO neutron.api.v2.resource [None req-7d6cb523-2dea-4940-ae55-66401816631b dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1439] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/routers/70370b35-b539-4990-b224-40ceb932f1a0 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1440] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports?device_id=db3187a9-f5de-4ef8-926b-e16c61ec7ad2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:14.709 7 INFO neutron.api.v2.resource [None req-2c619550-607f-4568-b42e-741e9680dde4 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1441] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/routers/db3187a9-f5de-4ef8-926b-e16c61ec7ad2 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:14.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f396297-fdcd-4d5a-bd46-b5b832e6dfde dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1442] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/9953cd8d-7010-4fbd-8754-0c70467bcc80 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1443] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports?device_id=5c1663d7-07a4-4202-be61-1953fb9ccaac => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:14.782 7 INFO neutron.api.v2.resource [None req-78a721e5-bbbb-42c7-adbb-80b9a5576fb8 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1444] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/routers/5c1663d7-07a4-4202-be61-1953fb9ccaac => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:14.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2e3a879-dc63-49b7-8062-ef7e1dbe2ed6 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1445] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/8413238f-0df9-4d4f-99a3-6dc4a3b765cc => 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: 733/1446] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/9d837dda-7395-4bc6-8e6d-f9656c74669e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1447] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:14 2026] GET /v2.0/ports?device_id=6f722748-97d5-4673-af67-76889144f3f7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:14.849 7 INFO neutron.api.v2.resource [None req-13a0c841-c66a-4d06-82ae-c61740bb213c dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1448] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/routers/6f722748-97d5-4673-af67-76889144f3f7 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:14.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6854727a-a147-4bec-934f-063708d66763 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1449] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/c810d43e-9f7a-44d5-8e0c-02de1fe91b78 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:14.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f578a37-0683-45cf-b405-7c7bfeef3927 dd49b42629684c4789ec356233660487 65319082412b47e2a666566a67306b59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1450] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/subnets/82df0175-9e97-4057-8d87-617979b7063f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:14.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3e9c552-e0d8-4f75-a71c-6dc089ba2912 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 6eb8e93f-6bb4-423d-89e6-0aba46a1f3bb 2026-06-14 00:00:14.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e9c552-e0d8-4f75-a71c-6dc089ba2912 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 6eb8e93f-6bb4-423d-89e6-0aba46a1f3bb [pid: 8|app: 0|req: 734/1451] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:14 2026] DELETE /v2.0/networks/f763b0e2-30bd-408a-88ac-ccc2990854da => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1452] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:15 2026] GET /v2.0/security-groups?tenant_id=8a32c1e590c048d0a6dc908fe48e7472&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1453] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:15 2026] DELETE /v2.0/security-groups/52ab2a25-0a2d-463a-a6fc-0b918b63a76f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1454] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:15 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1455] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:15 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&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: 719/1456] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:15 2026] GET /v2.0/security-groups?tenant_id=65319082412b47e2a666566a67306b59&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1457] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:15 2026] DELETE /v2.0/security-groups/da70b2ce-7aaf-452e-a502-ae7423ee757f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:16.640 8 INFO neutron.services.segments.plugin [-] Segment a2e88c76-3b57-4f6d-886f-0eefea3ad737 resource provider aggregate not found 2026-06-14 00:00:16.645 8 INFO neutron.services.segments.plugin [-] Segment a2e88c76-3b57-4f6d-886f-0eefea3ad737 resource provider aggregate not found 2026-06-14 00:00:16.658 8 INFO neutron.services.segments.plugin [-] Segment a2e88c76-3b57-4f6d-886f-0eefea3ad737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e88c76-3b57-4f6d-886f-0eefea3ad737 found for delete ", "request_id": "req-8841dd27-32d7-4c08-b4d8-2234b253b847"}]} 2026-06-14 00:00:16.660 8 INFO neutron.services.segments.plugin [-] Segment a2e88c76-3b57-4f6d-886f-0eefea3ad737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e88c76-3b57-4f6d-886f-0eefea3ad737 found for delete ", "request_id": "req-e29be17e-49f3-4daa-90cb-43131d4ddce3"}]} [pid: 8|app: 0|req: 739/1458] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:16 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1459] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:16 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&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: 720/1460] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:16 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1461] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:00:17 2026] POST /v2.0/subnetpools => generated 549 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1462] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:00:17 2026] GET /v2.0/subnetpools/f5e2f4ea-f138-4e65-a1ef-48e3926214bc => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1463] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:17 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1464] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:00:18 2026] PUT /v2.0/subnetpools/f5e2f4ea-f138-4e65-a1ef-48e3926214bc => generated 501 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1465] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/subnetpools/f5e2f4ea-f138-4e65-a1ef-48e3926214bc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:18.218 7 INFO neutron.api.v2.resource [None req-ef70a2f8-066e-4b26-9654-eb88491d7686 b1de142789ab4d60a2ac47c7674fe1df e16f0c96f09943a4b960abe3721f8bd0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1466] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:00:18 2026] GET /v2.0/subnetpools/f5e2f4ea-f138-4e65-a1ef-48e3926214bc => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:18.241 7 INFO neutron.api.v2.resource [None req-57ab2583-8528-45e1-b4eb-c2045a3ae62d b1de142789ab4d60a2ac47c7674fe1df e16f0c96f09943a4b960abe3721f8bd0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1467] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:18 2026] DELETE /v2.0/subnetpools/f5e2f4ea-f138-4e65-a1ef-48e3926214bc => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1468] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:18 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1469] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:18 2026] POST /v2.0/floatingips => generated 552 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1470] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:18 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1471] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:18 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1472] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:18 2026] GET /v2.0/security-groups?tenant_id=e16f0c96f09943a4b960abe3721f8bd0&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1473] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:19 2026] DELETE /v2.0/security-groups/fb925653-ede7-4eb2-9820-7ccfce35ab57 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1474] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:19 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1475] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:19 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1476] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:19 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1477] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:00:19 2026] PUT /v2.0/floatingips/102249e8-68e8-4068-87ed-2d1d5e394e3c/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1478] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:00:19 2026] PUT /v2.0/floatingips/de3abccd-3f53-4f66-8ca6-1f5a66442aef/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1479] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:00:19 2026] PUT /v2.0/floatingips/db310248-5889-445f-8178-abe5e1c915e8/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: 732/1480] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:19 2026] GET /v2.0/security-groups?tenant_id=5cae847ad3fe45eabb7e18dfc01dee92&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1481] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:00:20 2026] PUT /v2.0/floatingips/8e6014d1-01ac-494c-9b8b-cb46406c03d8/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1482] 10.0.0.248 () {32 vars in 672 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1483] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:20 2026] DELETE /v2.0/security-groups/ca2e9770-f35f-49ba-96fe-7323f936d819 => 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: 751/1484] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1485] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1486] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1487] 10.0.0.248 () {32 vars in 680 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1488] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1489] 10.0.0.248 () {32 vars in 690 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1490] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/security-groups?tenant_id=49966beb66514bfcbc496dd3fed7cbfd&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1491] 10.0.0.248 () {32 vars in 702 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1492] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:20 2026] DELETE /v2.0/security-groups/e9322b47-66fe-4412-beb3-1bc80c7eab0a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:20.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-be52c11f-2c90-4a0f-9e24-3ec78fefba6a 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] TaaS: Handle Delete Port: 9688f9e8-7cdf-4999-a409-b5dd09c2f0d0 2026-06-14 00:00:20.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be52c11f-2c90-4a0f-9e24-3ec78fefba6a 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] Tap Mirror: Handle Delete Port: 9688f9e8-7cdf-4999-a409-b5dd09c2f0d0 [pid: 8|app: 0|req: 756/1493] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:20 2026] DELETE /v2.0/floatingips/102249e8-68e8-4068-87ed-2d1d5e394e3c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1494] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1495] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:20 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:21.056 8 INFO neutron_taas.services.taas.taas_plugin [req-809d9ac5-8270-4303-8b8c-bee9db024e58 req-ea891ad1-215e-4f27-8626-fb09dd21fe61 850160798c594c6c92c321895b41b726 623209b7a83644bb9d14b7521204498c - - default default] TaaS: Handle Delete Port: 537aa128-006c-4b9b-b6db-7e8df229b885 2026-06-14 00:00:21.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-809d9ac5-8270-4303-8b8c-bee9db024e58 req-ea891ad1-215e-4f27-8626-fb09dd21fe61 850160798c594c6c92c321895b41b726 623209b7a83644bb9d14b7521204498c - - default default] Tap Mirror: Handle Delete Port: 537aa128-006c-4b9b-b6db-7e8df229b885 [pid: 8|app: 0|req: 759/1496] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:00:20 2026] DELETE /v2.0/ports/537aa128-006c-4b9b-b6db-7e8df229b885 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1497] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:00:21 2026] GET /v2.0/security-groups?id=1a184d65-b131-4cd1-b940-3861b6878f07&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:21.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a67169ff-5971-4d58-9447-e930abe9cb41'] response: {'server_uuid': '88c6193f-2a42-43bc-a919-8857fe890623', 'name': 'network-vif-deleted', 'tag': '537aa128-006c-4b9b-b6db-7e8df229b885', 'status': 'completed', 'code': 200} 2026-06-14 00:00:21.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ede600a-5c24-46b1-9b16-f36fc0dc2d65 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] TaaS: Handle Delete Port: b75297ec-5570-49cc-87ce-4a227140b052 2026-06-14 00:00:21.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ede600a-5c24-46b1-9b16-f36fc0dc2d65 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] Tap Mirror: Handle Delete Port: b75297ec-5570-49cc-87ce-4a227140b052 [pid: 7|app: 0|req: 738/1498] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:20 2026] DELETE /v2.0/floatingips/de3abccd-3f53-4f66-8ca6-1f5a66442aef => generated 0 bytes in 695 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:21.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-f916e885-9245-48f1-997d-9c1fb851ac20 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] TaaS: Handle Delete Port: 81e74e76-2a3b-4304-858b-2dba4beb7433 2026-06-14 00:00:21.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f916e885-9245-48f1-997d-9c1fb851ac20 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] Tap Mirror: Handle Delete Port: 81e74e76-2a3b-4304-858b-2dba4beb7433 [pid: 8|app: 0|req: 761/1499] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:21 2026] DELETE /v2.0/floatingips/db310248-5889-445f-8178-abe5e1c915e8 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:21.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-d69abceb-27c6-4358-b5e6-f10269aa1c5f 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] TaaS: Handle Delete Port: 1a60189a-969a-4a56-b02f-98dc142789ff 2026-06-14 00:00:21.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d69abceb-27c6-4358-b5e6-f10269aa1c5f 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] Tap Mirror: Handle Delete Port: 1a60189a-969a-4a56-b02f-98dc142789ff [pid: 7|app: 0|req: 739/1500] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:21 2026] DELETE /v2.0/floatingips/8e6014d1-01ac-494c-9b8b-cb46406c03d8 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:22.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c092ede-31a0-4ee7-bd9c-b41e31185df5 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] TaaS: Handle Delete Port: c5ce6b5c-307a-4492-b403-c8c96518c3b0 2026-06-14 00:00:22.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c092ede-31a0-4ee7-bd9c-b41e31185df5 0d08e6f72449470296d51db91cdcd42d 764c449d58e847e591f5a5579b22d39d - - default default] Tap Mirror: Handle Delete Port: c5ce6b5c-307a-4492-b403-c8c96518c3b0 [pid: 8|app: 0|req: 762/1501] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:22 2026] DELETE /v2.0/floatingips/2b563c6c-51be-43f0-a18d-72c387b22e56 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1502] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:22 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => 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: 742/1505] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:23 2026] GET /v2.0/ports?device_id=88c6193f-2a42-43bc-a919-8857fe890623 => 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: 764/1506] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:23 2026] GET /v2.0/security-groups?tenant_id=764c449d58e847e591f5a5579b22d39d&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1507] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:23 2026] DELETE /v2.0/security-groups/d157dccd-0cef-4391-b062-d3f5bb7d38cf => 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: 765/1508] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:23 2026] GET /v2.0/security-groups?tenant_id=5b8052089c884db1b7d8659a294b0323&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1509] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:23 2026] DELETE /v2.0/security-groups/e60bbdd8-6017-4546-b4a5-21a3c7e3c1cd => 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: 744/1510] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:23 2026] GET /v2.0/security-groups?tenant_id=71b04ecee5cd4638aae58b3a1ca747a6&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: 767/1511] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:24 2026] GET /v2.0/security-groups?tenant_id=9ee98f11aa6f492ead4b80a234de8265&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1512] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/security-groups/d331f847-93ef-4f4c-9226-3cf724682cc2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1513] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/security-groups/9edcf714-ce47-4f2b-9633-20d6203a3069 => 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: 746/1514] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:24 2026] GET /v2.0/security-groups?tenant_id=41e368f9503b4a259e3bbe99fb3a7f80&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1515] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:24 2026] DELETE /v2.0/security-groups/16b99857-cb08-41b4-a092-c44ec8e341f9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:26.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-d307e3a3-74aa-4628-82fb-db97ddcb6fc6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: acde441b-dcce-4d2e-9b79-037106468cc5 2026-06-14 00:00:26.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d307e3a3-74aa-4628-82fb-db97ddcb6fc6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: acde441b-dcce-4d2e-9b79-037106468cc5 [pid: 7|app: 0|req: 747/1516] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:25 2026] PUT /v2.0/routers/a7794005-4666-47bd-8446-ad5d328fc0bf/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:26.864 8 INFO neutron_taas.services.taas.taas_plugin [None req-59dd6975-951f-4157-a7ed-c81544e3fb1d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 6d798063-6156-4372-a0c6-db06d8303a55 2026-06-14 00:00:26.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59dd6975-951f-4157-a7ed-c81544e3fb1d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 6d798063-6156-4372-a0c6-db06d8303a55 [pid: 7|app: 0|req: 748/1517] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:26 2026] GET /v2.0/security-groups?tenant_id=7c65a4da851548108ed50d5ba6494a24&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:27.155 8 INFO neutron_taas.services.taas.taas_plugin [None req-59dd6975-951f-4157-a7ed-c81544e3fb1d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8811cb8b-8ac3-4345-83cc-4f8f1640786a 2026-06-14 00:00:27.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59dd6975-951f-4157-a7ed-c81544e3fb1d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8811cb8b-8ac3-4345-83cc-4f8f1640786a [pid: 7|app: 0|req: 749/1518] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/security-groups/c3f3021d-a264-46e3-bfee-bf2652578c5e => 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: 750/1519] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:27 2026] GET /v2.0/security-groups?tenant_id=d0b6a6c79a424e4a87ab182077cd90c2&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:27.499 8 INFO neutron.services.segments.plugin [-] Segment 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 resource provider aggregate not found 2026-06-14 00:00:27.508 8 INFO neutron.services.segments.plugin [-] Segment 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 resource provider aggregate not found 2026-06-14 00:00:27.526 8 INFO neutron.services.segments.plugin [-] Segment 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 found for delete ", "request_id": "req-654e9dd1-ec41-4953-9e11-9c1dacd665eb"}]} 2026-06-14 00:00:27.527 8 INFO neutron.services.segments.plugin [-] Segment 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b6823dc-33c5-465f-9af1-0e2ef26e0f93 found for delete ", "request_id": "req-c027f5bd-0c2b-45b3-b84e-c5f55b262971"}]} 2026-06-14 00:00:27.535 8 INFO neutron.db.l3_hamode_db [None req-59dd6975-951f-4157-a7ed-c81544e3fb1d bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network d9602058-d97a-4106-8d83-e1c7420c6fdc was deleted as no HA routers are present in tenant 623209b7a83644bb9d14b7521204498c. [pid: 8|app: 0|req: 770/1520] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:26 2026] DELETE /v2.0/routers/a7794005-4666-47bd-8446-ad5d328fc0bf => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1521] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:27 2026] GET /v2.0/security-groups?tenant_id=44353c9a9fbb4eb1bc9140cd5850257b&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1522] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/security-groups/457ceba1-8825-490c-9e03-b54638f42ec6 => 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: 772/1523] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/security-groups/0c132527-f065-45cd-b3ea-76ce52b92a34 => 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: 752/1524] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/subnets/6031075d-8d50-41de-bf49-eece7a6cdebc => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:27.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf58cdd8-4af5-4ef1-a11d-bca66dfeadbf bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: b5502d9b-0424-4250-8efb-1de653767062 2026-06-14 00:00:27.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf58cdd8-4af5-4ef1-a11d-bca66dfeadbf bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: b5502d9b-0424-4250-8efb-1de653767062 [pid: 8|app: 0|req: 773/1525] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:27 2026] DELETE /v2.0/networks/47b579fc-d619-4093-9e5a-e6eeb698a729 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1526] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:28 2026] GET /v2.0/security-groups?tenant_id=623209b7a83644bb9d14b7521204498c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1527] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:28 2026] DELETE /v2.0/security-groups/1a184d65-b131-4cd1-b940-3861b6878f07 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:29.206 7 INFO neutron.db.segments_db [None req-49749998-dd4d-40ff-8a48-abc762868102 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Added segment f95f866a-9cb3-42a7-bcdb-bda8df31c171 of type vxlan for network b6b87276-0c05-4981-878e-6676b60a618c 2026-06-14 00:00:29.505 7 INFO neutron.db.l3_hamode_db [None req-49749998-dd4d-40ff-8a48-abc762868102 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:29.546 8 INFO neutron.services.segments.plugin [-] Segment 74ac6119-bca3-4ac5-870d-a5475d222d8c resource provider aggregate not found 2026-06-14 00:00:29.553 8 INFO neutron.services.segments.plugin [-] Segment 74ac6119-bca3-4ac5-870d-a5475d222d8c resource provider aggregate not found 2026-06-14 00:00:29.559 8 INFO neutron.services.segments.plugin [-] Segment 74ac6119-bca3-4ac5-870d-a5475d222d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ac6119-bca3-4ac5-870d-a5475d222d8c found for delete ", "request_id": "req-9f3c7368-fa64-41c1-9ccc-a52a865ce698"}]} 2026-06-14 00:00:29.566 8 INFO neutron.services.segments.plugin [-] Segment 74ac6119-bca3-4ac5-870d-a5475d222d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ac6119-bca3-4ac5-870d-a5475d222d8c found for delete ", "request_id": "req-d8164924-6cdd-4116-9a41-498bfa4a05a7"}]} 2026-06-14 00:00:29.636 7 INFO neutron.db.l3_hamode_db [None req-49749998-dd4d-40ff-8a48-abc762868102 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 754/1528] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:00:28 2026] POST /v2.0/routers => generated 474 bytes in 1437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:30.409 7 INFO neutron.db.l3_hamode_db [None req-cf583c44-c2cc-4a49-b9a7-3c160cb71d8e 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 775/1529] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:30 2026] GET /v2.0/security-groups?tenant_id=fe228caf46ab46a4be35f6df8eed94c4&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:30.548 7 INFO neutron.db.l3_hamode_db [None req-cf583c44-c2cc-4a49-b9a7-3c160cb71d8e 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1530] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:30 2026] DELETE /v2.0/security-groups/5c9bf3bf-3c13-4937-bed1-c2efa6a0528a => 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: 755/1531] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:00:30 2026] POST /v2.0/routers => generated 474 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:31.176 8 INFO neutron.db.l3_hamode_db [None req-91ede7ad-23fa-4baa-ac1e-68b81a07c11d 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:31.316 8 INFO neutron.db.l3_hamode_db [None req-91ede7ad-23fa-4baa-ac1e-68b81a07c11d 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1532] 10.0.0.202 () {30 vars in 650 bytes} [Sun Jun 14 00:00:31 2026] GET /v2.0/extensions => generated 21537 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1533] 10.0.0.202 () {30 vars in 724 bytes} [Sun Jun 14 00:00:31 2026] GET /v2.0/quotas/8cc564e1d5b5466ba0525e6096203658/details => generated 847 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1534] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:00:31 2026] POST /v2.0/routers => generated 474 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:31.946 7 INFO neutron.db.l3_hamode_db [None req-6588704c-e7c6-429c-a85b-0a8da17736e4 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:32.063 7 INFO neutron.db.l3_hamode_db [None req-6588704c-e7c6-429c-a85b-0a8da17736e4 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 778/1535] 10.0.0.248 () {32 vars in 653 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions => generated 21537 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1536] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1537] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1538] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1539] 10.0.0.248 () {32 vars in 665 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1540] 10.0.0.248 () {32 vars in 699 bytes} [Sun Jun 14 00:00:32 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: 784/1541] 10.0.0.248 () {32 vars in 697 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1542] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1543] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1544] 10.0.0.248 () {32 vars in 703 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1545] 10.0.0.248 () {32 vars in 693 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1546] 10.0.0.248 () {32 vars in 695 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1547] 10.0.0.248 () {32 vars in 685 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1548] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1549] 10.0.0.248 () {32 vars in 661 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1550] 10.0.0.248 () {32 vars in 699 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1551] 10.0.0.248 () {32 vars in 679 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1552] 10.0.0.248 () {32 vars in 683 bytes} [Sun Jun 14 00:00:32 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: 796/1553] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1554] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1555] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1556] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1557] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1558] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1559] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1560] 10.0.0.248 () {32 vars in 699 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1561] 10.0.0.248 () {32 vars in 679 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1562] 10.0.0.248 () {32 vars in 667 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1563] 10.0.0.248 () {32 vars in 677 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1564] 10.0.0.248 () {32 vars in 665 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1565] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1566] 10.0.0.248 () {32 vars in 713 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1567] 10.0.0.248 () {32 vars in 691 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1568] 10.0.0.248 () {32 vars in 683 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1569] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1570] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1571] 10.0.0.248 () {32 vars in 705 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1572] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:00:31 2026] POST /v2.0/routers => generated 474 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1573] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1574] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1575] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1576] 10.0.0.248 () {32 vars in 693 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1577] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1578] 10.0.0.248 () {32 vars in 709 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1579] 10.0.0.248 () {32 vars in 705 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1580] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:32.812 7 INFO neutron.db.l3_hamode_db [None req-762c3476-1b2c-4c15-af04-39f09b16d530 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 823/1581] 10.0.0.248 () {32 vars in 697 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1582] 10.0.0.248 () {32 vars in 711 bytes} [Sun Jun 14 00:00:32 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: 825/1583] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1584] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1585] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1586] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1587] 10.0.0.248 () {32 vars in 671 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1588] 10.0.0.248 () {32 vars in 661 bytes} [Sun Jun 14 00:00:32 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: 831/1589] 10.0.0.248 () {32 vars in 699 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1590] 10.0.0.248 () {32 vars in 699 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1591] 10.0.0.248 () {32 vars in 677 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1592] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1593] 10.0.0.248 () {32 vars in 683 bytes} [Sun Jun 14 00:00:32 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) 2026-06-14 00:00:32.913 7 INFO neutron.db.l3_hamode_db [None req-762c3476-1b2c-4c15-af04-39f09b16d530 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 836/1594] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1595] 10.0.0.248 () {32 vars in 685 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1596] 10.0.0.248 () {32 vars in 707 bytes} [Sun Jun 14 00:00:32 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: 8|app: 0|req: 839/1597] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1598] 10.0.0.248 () {32 vars in 697 bytes} [Sun Jun 14 00:00:32 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: 841/1599] 10.0.0.248 () {32 vars in 695 bytes} [Sun Jun 14 00:00:32 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: 842/1600] 10.0.0.248 () {32 vars in 685 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1601] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1602] 10.0.0.248 () {32 vars in 705 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1603] 10.0.0.248 () {32 vars in 667 bytes} [Sun Jun 14 00:00:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1604] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1605] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1606] 10.0.0.248 () {32 vars in 691 bytes} [Sun Jun 14 00:00:33 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: 849/1607] 10.0.0.248 () {32 vars in 691 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1608] 10.0.0.248 () {32 vars in 695 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1609] 10.0.0.248 () {32 vars in 685 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1610] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1611] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1612] 10.0.0.248 () {32 vars in 703 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1613] 10.0.0.248 () {32 vars in 713 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1614] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1615] 10.0.0.248 () {32 vars in 715 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1616] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1617] 10.0.0.248 () {32 vars in 741 bytes} [Sun Jun 14 00:00:33 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: 860/1618] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1619] 10.0.0.248 () {32 vars in 683 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1620] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:33 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: 863/1621] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1622] 10.0.0.248 () {32 vars in 679 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1623] 10.0.0.248 () {32 vars in 669 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1624] 10.0.0.248 () {32 vars in 697 bytes} [Sun Jun 14 00:00:33 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: 867/1625] 10.0.0.248 () {32 vars in 705 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1626] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1627] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1628] 10.0.0.248 () {32 vars in 683 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/subnet_onboard => 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: 871/1629] 10.0.0.248 () {32 vars in 705 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1630] 10.0.0.248 () {32 vars in 695 bytes} [Sun Jun 14 00:00:33 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: 873/1631] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1632] 10.0.0.248 () {32 vars in 697 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1633] 10.0.0.248 () {32 vars in 679 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1634] 10.0.0.248 () {32 vars in 689 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1635] 10.0.0.248 () {32 vars in 701 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1636] 10.0.0.248 () {32 vars in 665 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1637] 10.0.0.248 () {32 vars in 681 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1638] 10.0.0.248 () {32 vars in 677 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1639] 10.0.0.248 () {32 vars in 693 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1640] 10.0.0.248 () {32 vars in 677 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1641] 10.0.0.248 () {32 vars in 667 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1642] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1643] 10.0.0.248 () {32 vars in 675 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1644] 10.0.0.248 () {32 vars in 687 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1645] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:00:32 2026] POST /v2.0/routers => generated 474 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1646] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:00:33 2026] PUT /v2.0/routers/cd6b04c9-11ce-4c83-9337-b31bf08a2c91/tags => generated 17 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1647] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:00:33 2026] PUT /v2.0/routers/c7946a01-95c4-423f-a378-0fce8bff6b2b/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1648] 10.0.0.202 () {30 vars in 650 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1649] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:00:33 2026] PUT /v2.0/routers/aac510af-88a8-4b3a-b594-e1081ef63ebe/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1650] 10.0.0.202 () {30 vars in 724 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/quotas/8cc564e1d5b5466ba0525e6096203658/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1651] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:00:34 2026] PUT /v2.0/routers/a9855c0e-e2aa-4885-abfa-46dd98546db3/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1652] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:33 2026] GET /v2.0/security-groups?tenant_id=0307e25c958b47ffa0c0f22cc7b7a11e&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1653] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:34 2026] DELETE /v2.0/security-groups/816a1d8f-89e7-48e5-bf5a-97c9fa4f9077 => 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: 891/1654] 10.0.0.248 () {32 vars in 664 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1655] 10.0.0.248 () {32 vars in 678 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1656] 10.0.0.248 () {32 vars in 674 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1657] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1658] 10.0.0.248 () {32 vars in 672 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1659] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:00:34 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1660] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:00:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1661] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:00:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1662] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:35 2026] GET /v2.0/routers/cd6b04c9-11ce-4c83-9337-b31bf08a2c91 => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1663] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:00:35 2026] PUT /v2.0/routers/cd6b04c9-11ce-4c83-9337-b31bf08a2c91 => generated 485 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1664] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:35 2026] GET /v2.0/ports?device_id=cd6b04c9-11ce-4c83-9337-b31bf08a2c91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:36.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-775eadc2-3301-48c0-9413-10d189b85014 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] TaaS: Handle Delete Port: 41eb9847-c0d5-4adb-8636-974c8d4ecbd1 2026-06-14 00:00:36.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775eadc2-3301-48c0-9413-10d189b85014 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Tap Mirror: Handle Delete Port: 41eb9847-c0d5-4adb-8636-974c8d4ecbd1 [pid: 7|app: 0|req: 769/1665] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:35 2026] DELETE /v2.0/routers/cd6b04c9-11ce-4c83-9337-b31bf08a2c91 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1666] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:36 2026] GET /v2.0/routers/c7946a01-95c4-423f-a378-0fce8bff6b2b => generated 493 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1667] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:00:36 2026] PUT /v2.0/routers/c7946a01-95c4-423f-a378-0fce8bff6b2b => generated 493 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1668] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:36 2026] GET /v2.0/ports?device_id=c7946a01-95c4-423f-a378-0fce8bff6b2b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:37.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fc877f3-08d5-48f3-938f-6732d1973e71 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] TaaS: Handle Delete Port: 543f1a39-5360-4e58-8eaa-aa6ecfbd5866 2026-06-14 00:00:37.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fc877f3-08d5-48f3-938f-6732d1973e71 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Tap Mirror: Handle Delete Port: 543f1a39-5360-4e58-8eaa-aa6ecfbd5866 [pid: 7|app: 0|req: 771/1669] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:37 2026] DELETE /v2.0/routers/c7946a01-95c4-423f-a378-0fce8bff6b2b => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1670] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:37 2026] GET /v2.0/routers/aac510af-88a8-4b3a-b594-e1081ef63ebe => generated 502 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1671] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:37 2026] GET /v2.0/security-groups?tenant_id=8cc564e1d5b5466ba0525e6096203658&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1674] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:00:37 2026] PUT /v2.0/routers/aac510af-88a8-4b3a-b594-e1081ef63ebe => generated 502 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1675] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:37 2026] DELETE /v2.0/security-groups/8aa81949-7cd9-4130-a84e-f05f731d8b03 => 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: 904/1676] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:38 2026] GET /v2.0/ports?device_id=aac510af-88a8-4b3a-b594-e1081ef63ebe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:38.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-e159f0c8-80f8-445c-8593-2ebc8a3a8fce 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] TaaS: Handle Delete Port: f1dbeb11-d1bb-49d1-8fbc-4390c251f690 2026-06-14 00:00:38.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e159f0c8-80f8-445c-8593-2ebc8a3a8fce 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Tap Mirror: Handle Delete Port: f1dbeb11-d1bb-49d1-8fbc-4390c251f690 2026-06-14 00:00:38.225 7 INFO neutron.db.segments_db [None req-7502091d-545e-4bad-ac64-251f3cac534f 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Added segment 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e of type vxlan for network 3898b90c-b028-4549-b606-e5dc7abf9681 [pid: 7|app: 0|req: 773/1677] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:37 2026] POST /v2.0/networks => generated 649 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1678] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:38 2026] DELETE /v2.0/routers/aac510af-88a8-4b3a-b594-e1081ef63ebe => 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: 906/1679] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:38 2026] GET /v2.0/routers/a9855c0e-e2aa-4885-abfa-46dd98546db3 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1680] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:38 2026] POST /v2.0/subnets => generated 627 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:38.671 7 INFO neutron.db.segments_db [None req-db4e8c8d-2159-4af0-a434-5776a77679af 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Added segment 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 of type vxlan for network f4d6e5f3-2039-4a19-880e-56b4ae49ced8 2026-06-14 00:00:38.942 7 INFO neutron.db.l3_hamode_db [None req-db4e8c8d-2159-4af0-a434-5776a77679af 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 907/1681] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:00:38 2026] PUT /v2.0/routers/a9855c0e-e2aa-4885-abfa-46dd98546db3 => generated 487 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1682] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:38 2026] GET /v2.0/ports?device_id=a9855c0e-e2aa-4885-abfa-46dd98546db3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:39.108 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a119866-613b-47d3-bd5f-9d2d11de7c29 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] TaaS: Handle Delete Port: f4321087-4201-491a-b40b-65551b4e5afa 2026-06-14 00:00:39.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a119866-613b-47d3-bd5f-9d2d11de7c29 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Tap Mirror: Handle Delete Port: f4321087-4201-491a-b40b-65551b4e5afa [pid: 8|app: 0|req: 909/1683] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:38 2026] DELETE /v2.0/routers/a9855c0e-e2aa-4885-abfa-46dd98546db3 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1684] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:00:39 2026] GET /v2.0/routers/e82378aa-8edc-40e4-808a-64294269e40a => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:39.750 7 INFO neutron.db.l3_hamode_db [None req-db4e8c8d-2159-4af0-a434-5776a77679af 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 911/1685] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:00:39 2026] PUT /v2.0/routers/e82378aa-8edc-40e4-808a-64294269e40a => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:40.208 8 INFO neutron.db.segments_db [None req-89e21a2f-e839-450b-815b-b20f44f46e6b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment db89866d-b07a-45e2-9cfa-8a4f467d739e of type vxlan for network 9d0534e9-7a39-4dd5-8f32-cf92cfec5b46 [pid: 8|app: 0|req: 912/1686] 10.0.0.248 () {34 vars in 671 bytes} [Sun Jun 14 00:00:39 2026] POST /v2.0/networks => generated 740 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1687] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:40 2026] GET /v2.0/ports?device_id=e82378aa-8edc-40e4-808a-64294269e40a => 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: 914/1688] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:40 2026] POST /v2.0/subnets => generated 687 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1689] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:38 2026] POST /v2.0/routers => generated 693 bytes in 2085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:40.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bc00797-f2cd-4135-8898-c13e124d1c3c 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] TaaS: Handle Delete Port: c5d4f5c9-05e4-43eb-b5a9-790340665ce5 2026-06-14 00:00:40.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bc00797-f2cd-4135-8898-c13e124d1c3c 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] Tap Mirror: Handle Delete Port: c5d4f5c9-05e4-43eb-b5a9-790340665ce5 2026-06-14 00:00:40.729 7 INFO neutron.db.segments_db [None req-94b930ff-9d0d-4c02-8df4-be2014c98a01 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 137c2dee-a4a3-486c-a8c7-329df2d0dc0d of type vxlan for network b3e08d19-8dc3-4474-92bf-feab0316163f 2026-06-14 00:00:40.984 7 INFO neutron.db.l3_hamode_db [None req-94b930ff-9d0d-4c02-8df4-be2014c98a01 bc63bf305f274e98aa71571b32b5ea82 35db47c50caf4318879949ce2d168322 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:41.002 8 INFO neutron.db.l3_hamode_db [None req-2bc00797-f2cd-4135-8898-c13e124d1c3c 7bc6af34fd1a49e896d1e56ae3a8b4ee ea234692edb54e0b8e5c9d91ca72b211 - - default default] HA network b6b87276-0c05-4981-878e-6676b60a618c was deleted as no HA routers are present in tenant ea234692edb54e0b8e5c9d91ca72b211. [pid: 8|app: 0|req: 915/1690] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:40 2026] DELETE /v2.0/routers/e82378aa-8edc-40e4-808a-64294269e40a => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:41.218 8 INFO neutron.services.segments.plugin [-] Segment f95f866a-9cb3-42a7-bcdb-bda8df31c171 resource provider aggregate not found 2026-06-14 00:00:41.218 8 INFO neutron.services.segments.plugin [-] Segment f95f866a-9cb3-42a7-bcdb-bda8df31c171 resource provider aggregate not found 2026-06-14 00:00:41.243 8 INFO neutron.services.segments.plugin [-] Segment f95f866a-9cb3-42a7-bcdb-bda8df31c171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95f866a-9cb3-42a7-bcdb-bda8df31c171 found for delete ", "request_id": "req-bdabca0a-7142-49d9-ad31-7e99fdf208fb"}]} 2026-06-14 00:00:41.244 8 INFO neutron.services.segments.plugin [-] Segment f95f866a-9cb3-42a7-bcdb-bda8df31c171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95f866a-9cb3-42a7-bcdb-bda8df31c171 found for delete ", "request_id": "req-a8672395-5d59-4c29-8618-3cdb1c629c86"}]} 2026-06-14 00:00:41.750 7 INFO neutron.db.l3_hamode_db [None req-94b930ff-9d0d-4c02-8df4-be2014c98a01 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1691] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:00:41 2026] PUT /v2.0/routers/9fbe5d0f-be8b-489b-b8dd-30db9a551feb/add_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1692] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:42 2026] GET /v2.0/security-groups?tenant_id=67b2a8019efe4e6994a1de1d4ce5f7a4&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1693] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:40 2026] POST /v2.0/routers => generated 727 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1694] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:42 2026] DELETE /v2.0/security-groups/941bc729-2c4f-47d7-b6f8-7bd82223e4fb => 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: 918/1695] 10.0.0.248 () {34 vars in 665 bytes} [Sun Jun 14 00:00:42 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 919/1696] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:42 2026] GET /v2.0/security-groups?tenant_id=d63a0689a26846de991243266f84d7b7&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1697] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:43 2026] GET /v2.0/security-groups?tenant_id=ea234692edb54e0b8e5c9d91ca72b211&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1698] 10.0.0.248 () {34 vars in 665 bytes} [Sun Jun 14 00:00:43 2026] POST /v2.0/ports => generated 958 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 922/1699] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:43 2026] DELETE /v2.0/security-groups/11d49199-b45a-4595-9aa6-cfcba5e78b6d => 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: 923/1700] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:43 2026] DELETE /v2.0/security-groups/71604837-4521-4871-9164-871322a87c22 => 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: 778/1701] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:00:42 2026] PUT /v2.0/routers/3f3b03c9-5a02-43da-bbfc-6ccfe35a9171/add_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1702] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:44 2026] GET /v2.0/security-groups?tenant_id=dfb42ba6793a42618ad4aa5fba986226&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1703] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:44 2026] DELETE /v2.0/security-groups/cf5fb580-6446-4e8a-8707-4e28828fbdba => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:44.730 8 INFO neutron.db.l3_db [None req-b8c64d23-6303-4ef8-bcc5-7134af4298fc 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Floating IP 04e345c7-9934-4800-81d4-5776704fe3a0 associated. External IP: 10.96.250.208, port: 6247ee95-1a94-48dd-bdcd-f9794141cbbc. [pid: 8|app: 0|req: 924/1704] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:00:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:45.191 7 INFO neutron.db.l3_db [None req-1942be1c-e9c5-44b9-8bf2-67f8fad19062 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Floating IP 04e345c7-9934-4800-81d4-5776704fe3a0 disassociated. External IP: 10.96.250.208, port: 6247ee95-1a94-48dd-bdcd-f9794141cbbc. [pid: 7|app: 0|req: 781/1705] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:00:45 2026] PUT /v2.0/floatingips/04e345c7-9934-4800-81d4-5776704fe3a0 => generated 552 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:45.588 8 INFO neutron.db.segments_db [None req-0b024133-86c6-4aa7-bc7f-7a5a792f2a56 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c of type vxlan for network 8f966cb6-8aa1-44d5-84e2-15c745e11ebd 2026-06-14 00:00:45.597 7 INFO neutron_taas.services.taas.taas_plugin [None req-e009a1e7-f228-4405-b6b7-5ee3db233cd7 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 0c7dc9d3-ecbe-4c36-9b87-79fc4b920c17 2026-06-14 00:00:45.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e009a1e7-f228-4405-b6b7-5ee3db233cd7 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 0c7dc9d3-ecbe-4c36-9b87-79fc4b920c17 [pid: 8|app: 0|req: 925/1706] 10.0.0.248 () {34 vars in 671 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/networks => generated 739 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1707] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:45 2026] DELETE /v2.0/floatingips/04e345c7-9934-4800-81d4-5776704fe3a0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1708] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/subnets => generated 688 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:45.997 8 INFO neutron.db.segments_db [None req-046250a0-055b-45d4-a8de-c16ccbe0a8d6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Added segment 9d7741c7-5df7-4134-8459-57eed62a861e of type vxlan for network 5baf985e-170d-4ec3-9573-a55dc0c923d4 2026-06-14 00:00:46.245 8 INFO neutron.db.l3_hamode_db [None req-046250a0-055b-45d4-a8de-c16ccbe0a8d6 bc63bf305f274e98aa71571b32b5ea82 a61b4becde524796a6a25df9c8677bab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:46.582 7 INFO neutron.db.l3_db [None req-793a7e88-9766-458d-91a1-6890e1ba2fa7 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Floating IP dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 associated. External IP: 10.96.250.219, port: 4abdf3ed-ee1f-4f32-b6eb-8ff364f95eb9. [pid: 7|app: 0|req: 783/1709] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/floatingips => generated 841 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1710] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:00:47 2026] GET /v2.0/floatingips/dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1711] 10.0.0.248 () {32 vars in 655 bytes} [Sun Jun 14 00:00:47 2026] GET /v2.0/floatingips => generated 844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:47.185 8 INFO neutron.db.l3_hamode_db [None req-046250a0-055b-45d4-a8de-c16ccbe0a8d6 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:00:47.530 7 INFO neutron.db.l3_db [None req-bfc5aed2-0723-48d4-98d9-e2c8de1cf568 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Floating IP dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 associated. External IP: 10.96.250.219, port: 4abdf3ed-ee1f-4f32-b6eb-8ff364f95eb9. [pid: 8|app: 0|req: 927/1712] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:45 2026] POST /v2.0/routers => generated 728 bytes in 2142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1713] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:00:47 2026] PUT /v2.0/floatingips/dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 => generated 842 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:48.339 7 INFO neutron.db.l3_db [None req-2db295f6-3976-4db3-9667-3395a2dd6f3b 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Floating IP dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 disassociated. External IP: 10.96.250.219, port: 6247ee95-1a94-48dd-bdcd-f9794141cbbc. [pid: 7|app: 0|req: 787/1714] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:00:48 2026] PUT /v2.0/floatingips/dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 => generated 552 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:48.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-affb7a1c-c2ec-440b-b684-64957c713e5e 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 846f9ba6-3251-42c3-bca4-ea1f556a20e2 2026-06-14 00:00:48.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-affb7a1c-c2ec-440b-b684-64957c713e5e 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 846f9ba6-3251-42c3-bca4-ea1f556a20e2 [pid: 7|app: 0|req: 788/1715] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/floatingips/dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:00:49.016 7 INFO neutron.api.v2.resource [None req-fcf3fe96-ff7b-4489-b1a3-93bf533557a5 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1716] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:00:48 2026] DELETE /v2.0/floatingips/dd4759f7-ec5a-4280-a3fb-f3144d6c7ec5 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:00:49.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc63d49d-1ff9-4c6b-948d-694676788f10 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 6247ee95-1a94-48dd-bdcd-f9794141cbbc 2026-06-14 00:00:49.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc63d49d-1ff9-4c6b-948d-694676788f10 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 6247ee95-1a94-48dd-bdcd-f9794141cbbc [pid: 7|app: 0|req: 790/1717] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:00:49 2026] DELETE /v2.0/ports/6247ee95-1a94-48dd-bdcd-f9794141cbbc => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1718] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:00:48 2026] PUT /v2.0/routers/b67c7533-adca-4859-b116-3bcfa62c871e/add_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:49.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6b5fbc5-db22-441e-bb3c-68b206f81d6c 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 4abdf3ed-ee1f-4f32-b6eb-8ff364f95eb9 2026-06-14 00:00:49.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6b5fbc5-db22-441e-bb3c-68b206f81d6c 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 4abdf3ed-ee1f-4f32-b6eb-8ff364f95eb9 [pid: 8|app: 0|req: 929/1719] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:00:49 2026] DELETE /v2.0/ports/4abdf3ed-ee1f-4f32-b6eb-8ff364f95eb9 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1720] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1721] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:00:49 2026] GET /v2.0/ports?device_id=9fbe5d0f-be8b-489b-b8dd-30db9a551feb => generated 958 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1722] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1723] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:00:50.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-72b3698f-8158-4672-a907-5013025c52f9 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 91152e75-263c-42fd-8b18-2b0019a8aeda 2026-06-14 00:00:50.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72b3698f-8158-4672-a907-5013025c52f9 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 91152e75-263c-42fd-8b18-2b0019a8aeda [pid: 7|app: 0|req: 794/1724] 10.0.0.248 () {34 vars in 685 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1725] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1726] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1727] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1728] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:00:49 2026] PUT /v2.0/routers/9fbe5d0f-be8b-489b-b8dd-30db9a551feb/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1729] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1730] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:00:50 2026] PUT /v2.0/security-groups/0841c72b-da72-4d61-9229-311f23e263ab/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1731] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:51.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-56d5f41f-036f-4b56-abfa-5cdbb34b95ca 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: c783dbf7-5c73-48de-9e7f-3377a7782c42 2026-06-14 00:00:51.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56d5f41f-036f-4b56-abfa-5cdbb34b95ca 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: c783dbf7-5c73-48de-9e7f-3377a7782c42 [pid: 8|app: 0|req: 934/1732] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:00:51 2026] PUT /v2.0/security-groups/925f1d3d-8854-44f9-9405-ca4520705343/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1733] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1734] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:00:51 2026] PUT /v2.0/security-groups/8346409f-238a-4746-89a4-f2a2a70a6420/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:51.482 8 INFO neutron.db.securitygroups_db [None req-a5b0695d-1724-40d5-8b0c-95ccbfb2b501 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Project 35db47c50caf4318879949ce2d168322 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-14 00:00:51.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-56d5f41f-036f-4b56-abfa-5cdbb34b95ca 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] TaaS: Handle Delete Port: 765d22ce-17d4-4505-bfd8-cbd29015dede 2026-06-14 00:00:51.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56d5f41f-036f-4b56-abfa-5cdbb34b95ca 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] Tap Mirror: Handle Delete Port: 765d22ce-17d4-4505-bfd8-cbd29015dede [pid: 8|app: 0|req: 937/1735] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1736] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:00:51 2026] PUT /v2.0/security-groups/db7ec666-203c-4f38-986c-a646644acab8/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:51.671 8 INFO neutron.db.securitygroups_db [None req-e6e3e3ec-e280-41fc-88cc-d486408599ea 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Project 35db47c50caf4318879949ce2d168322 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: 939/1737] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1738] 10.0.0.248 () {32 vars in 680 bytes} [Sun Jun 14 00:00:51 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1739] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:00:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:51.898 7 INFO neutron.services.segments.plugin [-] Segment 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 resource provider aggregate not found 2026-06-14 00:00:51.905 7 INFO neutron.services.segments.plugin [-] Segment 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 resource provider aggregate not found 2026-06-14 00:00:51.917 7 INFO neutron.services.segments.plugin [-] Segment 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 found for delete ", "request_id": "req-f301f0da-a6f7-42ab-9e57-c45cda480176"}]} 2026-06-14 00:00:51.926 7 INFO neutron.services.segments.plugin [-] Segment 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1f6702-0ee1-4ec5-8f34-83a681a8fd66 found for delete ", "request_id": "req-25ab977c-20b8-4c0f-af65-e2c8dbfddae2"}]} 2026-06-14 00:00:51.933 7 INFO neutron.db.l3_hamode_db [None req-56d5f41f-036f-4b56-abfa-5cdbb34b95ca 261dc252d3244a27a29416c3f1fe5446 4941ed9d2e5c45239dddd830df70e2af - - default default] HA network f4d6e5f3-2039-4a19-880e-56b4ae49ced8 was deleted as no HA routers are present in tenant 4941ed9d2e5c45239dddd830df70e2af. [pid: 8|app: 0|req: 942/1740] 10.0.0.248 () {32 vars in 690 bytes} [Sun Jun 14 00:00:51 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1741] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:50 2026] DELETE /v2.0/routers/9fbe5d0f-be8b-489b-b8dd-30db9a551feb => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1742] 10.0.0.248 () {32 vars in 702 bytes} [Sun Jun 14 00:00:51 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1743] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:51 2026] DELETE /v2.0/subnets/84a4b1ae-0eb2-4877-8053-5fc9a7cc738c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1744] 10.0.0.248 () {32 vars in 688 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1745] 10.0.0.248 () {32 vars in 702 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1746] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/networks/3898b90c-b028-4549-b606-e5dc7abf9681 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1747] 10.0.0.248 () {32 vars in 698 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1748] 10.0.0.248 () {34 vars in 685 bytes} [Sun Jun 14 00:00:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1749] 10.0.0.248 () {32 vars in 710 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1750] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/0841c72b-da72-4d61-9229-311f23e263ab => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1751] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1752] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/925f1d3d-8854-44f9-9405-ca4520705343 => 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: 948/1753] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:00:52 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: 806/1754] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/8346409f-238a-4746-89a4-f2a2a70a6420 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1755] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/db7ec666-203c-4f38-986c-a646644acab8 => 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: 808/1756] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/e880619a-19a0-4bfd-95dc-ff702ee529f2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1757] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:52 2026] GET /v2.0/security-groups?tenant_id=4941ed9d2e5c45239dddd830df70e2af&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1760] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:52 2026] DELETE /v2.0/security-groups/024a74d9-aa79-4410-8ef1-8c6d75ca0699 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1761] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:00:52 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1762] 10.0.0.187 () {34 vars in 1100 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2045397088&fields=id&tenant_id=35db47c50caf4318879949ce2d168322 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1763] 10.0.0.187 () {34 vars in 1100 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2110088531&fields=id&tenant_id=35db47c50caf4318879949ce2d168322 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1764] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/networks?id=9d0534e9-7a39-4dd5-8f32-cf92cfec5b46 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1765] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/quotas/35db47c50caf4318879949ce2d168322 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1766] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/ports?tenant_id=35db47c50caf4318879949ce2d168322&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1767] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1768] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1769] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1770] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:53 2026] GET /v2.0/security-groups?tenant_id=3ce70d52891246ddb889f4083f0dbb08&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:53.935 7 INFO neutron.services.segments.plugin [-] Segment 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e resource provider aggregate not found 2026-06-14 00:00:53.941 7 INFO neutron.services.segments.plugin [-] Segment 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e resource provider aggregate not found 2026-06-14 00:00:53.950 7 INFO neutron.services.segments.plugin [-] Segment 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e found for delete ", "request_id": "req-53b20207-3518-4f47-a395-2e74c91c7e95"}]} 2026-06-14 00:00:53.956 7 INFO neutron.services.segments.plugin [-] Segment 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfe9b61-9cfd-4429-ac66-dca9a4d83b0e found for delete ", "request_id": "req-674d064d-1ec3-4da2-ac75-bc0dc6373a08"}]} [pid: 8|app: 0|req: 955/1771] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:53 2026] DELETE /v2.0/security-groups/24510386-ea94-4ffa-8ee0-3cdce7598654 => 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: 817/1772] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:54 2026] GET /v2.0/security-groups?tenant_id=ddfed86bc4f24cae8f1e28baf3142ffb&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1773] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:54 2026] DELETE /v2.0/security-groups/dcf5fe33-51b4-4f12-8c8f-178e32f32233 => 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: 818/1774] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:54 2026] GET /v2.0/security-groups?tenant_id=c7915808ad65459fa952dd0acc26f038&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1775] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:54 2026] DELETE /v2.0/security-groups/ff5418c2-962c-4790-a494-47b58b3dc311 => 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: 819/1776] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:00:54 2026] GET /v2.0/security-groups?tenant_id=1f91cb306ced4c0db19f5406fca823cd&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1777] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:00:54 2026] DELETE /v2.0/security-groups/146f8f73-af8c-4483-b950-6421eca6b9b7 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1778] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:54 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:55.381 8 INFO neutron.db.segments_db [None req-48f0d410-9198-43e1-a30e-53cee5c994ea d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment 8892107d-a589-4828-9321-03f0bc01f410 of type vxlan for network a8184e12-a30c-41c7-91bd-a946542ab9b5 2026-06-14 00:00:55.450 8 INFO neutron.db.segments_db [None req-48f0d410-9198-43e1-a30e-53cee5c994ea d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment e4958280-a134-434a-9b01-29a176f1d403 of type vxlan for network 627d7852-4ea5-4aee-9c20-40a553ed7418 [pid: 8|app: 0|req: 959/1779] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:55 2026] POST /v2.0/networks => generated 1245 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1780] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:00:55 2026] GET /v2.0/networks => generated 1844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:55.804 8 INFO neutron.services.segments.plugin [-] Segment 8892107d-a589-4828-9321-03f0bc01f410 resource provider aggregate not found 2026-06-14 00:00:55.809 8 INFO neutron.services.segments.plugin [-] Segment 8892107d-a589-4828-9321-03f0bc01f410 resource provider aggregate not found 2026-06-14 00:00:55.821 8 INFO neutron.services.segments.plugin [-] Segment 8892107d-a589-4828-9321-03f0bc01f410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8892107d-a589-4828-9321-03f0bc01f410 found for delete ", "request_id": "req-f121d8e5-5920-4339-8555-628a1c530aac"}]} 2026-06-14 00:00:55.826 8 INFO neutron.services.segments.plugin [-] Segment 8892107d-a589-4828-9321-03f0bc01f410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8892107d-a589-4828-9321-03f0bc01f410 found for delete ", "request_id": "req-13f1d583-c75a-4099-83e2-a8294cd10dd9"}]} [pid: 8|app: 0|req: 960/1781] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:55 2026] DELETE /v2.0/networks/a8184e12-a30c-41c7-91bd-a946542ab9b5 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1782] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:55 2026] DELETE /v2.0/networks/627d7852-4ea5-4aee-9c20-40a553ed7418 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:55.974 7 INFO neutron.services.segments.plugin [-] Segment e4958280-a134-434a-9b01-29a176f1d403 resource provider aggregate not found 2026-06-14 00:00:55.981 7 INFO neutron.services.segments.plugin [-] Segment e4958280-a134-434a-9b01-29a176f1d403 resource provider aggregate not found 2026-06-14 00:00:56.005 7 INFO neutron.services.segments.plugin [-] Segment e4958280-a134-434a-9b01-29a176f1d403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4958280-a134-434a-9b01-29a176f1d403 found for delete ", "request_id": "req-4038b1a7-f08c-4beb-b5ed-9d8ccc7f140d"}]} 2026-06-14 00:00:56.008 7 INFO neutron.services.segments.plugin [-] Segment e4958280-a134-434a-9b01-29a176f1d403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4958280-a134-434a-9b01-29a176f1d403 found for delete ", "request_id": "req-d241adc3-d3aa-4fd8-ba22-e3efd8b177c6"}]} [pid: 8|app: 0|req: 961/1783] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:00:55 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1784] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:56 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:56.080 8 INFO neutron.db.segments_db [None req-be5f9e7a-08af-4a14-84fa-b907f282571a d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 of type vxlan for network daf8b2e4-746c-474c-83b6-75f3e77fddd5 [pid: 8|app: 0|req: 962/1785] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/networks => generated 650 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:56.228 7 INFO neutron.db.segments_db [None req-5e14ec3c-0485-46e6-a4d0-031c2a4a21b7 d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment 26ec6473-7d6b-490d-9667-23c5aece706d of type vxlan for network 5a6c3894-fcab-481b-8b25-8ece170ee88a [pid: 7|app: 0|req: 824/1786] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1787] 10.0.0.248 () {34 vars in 665 bytes} [Sun Jun 14 00:00:56 2026] POST /v2.0/ports => generated 1506 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 964/1788] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:57 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => 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: 825/1789] 10.0.0.248 () {32 vars in 643 bytes} [Sun Jun 14 00:00:57 2026] GET /v2.0/ports => generated 1506 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:57.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b14c61-a856-473a-944b-506c5ac560cb d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] TaaS: Handle Delete Port: 95bed396-085a-4b35-9113-6d204d5296bb 2026-06-14 00:00:57.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b14c61-a856-473a-944b-506c5ac560cb d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Tap Mirror: Handle Delete Port: 95bed396-085a-4b35-9113-6d204d5296bb [pid: 8|app: 0|req: 965/1790] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:00:57 2026] DELETE /v2.0/ports/95bed396-085a-4b35-9113-6d204d5296bb => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:00:57.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-c275f6fb-f647-46ad-9ed4-ff442d978188 d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] TaaS: Handle Delete Port: 9995bcc3-3adf-470e-b345-476be39accbd 2026-06-14 00:00:57.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c275f6fb-f647-46ad-9ed4-ff442d978188 d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Tap Mirror: Handle Delete Port: 9995bcc3-3adf-470e-b345-476be39accbd [pid: 7|app: 0|req: 826/1791] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:00:57 2026] DELETE /v2.0/ports/9995bcc3-3adf-470e-b345-476be39accbd => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1792] 10.0.0.248 () {32 vars in 643 bytes} [Sun Jun 14 00:00:57 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:00:57.590 7 INFO neutron.db.segments_db [None req-3e36450e-9e40-4255-8516-64b016d4552d d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c of type vxlan for network 4731a5ee-57b5-4464-91d1-7f093b2340a4 [pid: 7|app: 0|req: 827/1793] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:57 2026] POST /v2.0/networks => generated 650 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:57.718 8 INFO neutron.db.segments_db [None req-f0afd194-c305-402a-a111-484886fb3b1f d39ba8546c4a42ac95a198f55e4014e3 244d43a7635a4127b4603c92cb7ee0db - - default default] Added segment d727bf8c-9d18-4261-b06c-d46c848df1bd of type vxlan for network 0ba42ad6-3bc3-49cd-bc5b-638a998d72c1 [pid: 8|app: 0|req: 967/1794] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:57 2026] POST /v2.0/networks => generated 649 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1795] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:00:57 2026] POST /v2.0/subnets => generated 1273 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1796] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:00:58 2026] GET /v2.0/networks?id=9d0534e9-7a39-4dd5-8f32-cf92cfec5b46 => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1797] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:58 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => 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: 831/1798] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:00:58 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1799] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:00:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35db47c50caf4318879949ce2d168322 => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:58.496 8 INFO neutron.db.segments_db [None req-46976704-72ec-4275-9e18-53a3e1eaca69 a7faa53140474a6892d85f48faa69121 d73dfa8d75aa4519ba6353007d534e8f - - default default] Added segment f41361b8-85ec-4b1d-9cc1-435c94b33e45 of type vxlan for network 86910c3a-3a5d-40f0-b4c0-3efe10c9e51c [pid: 7|app: 0|req: 833/1800] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:58 2026] DELETE /v2.0/subnets/363c5c9d-fa00-4ba2-9d27-071315bfa41c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1801] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:58 2026] POST /v2.0/networks => generated 632 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1802] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:00:58 2026] DELETE /v2.0/subnets/4a178e2d-a48b-4e97-91ef-5815e6c872d0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1803] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:00:58 2026] POST /v2.0/ports => generated 997 bytes in 416 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: 835/1804] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:00:58 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1805] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:00:58 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:59.137 7 INFO neutron.db.segments_db [None req-efd0f25c-a905-4a28-8a95-0651699e816f e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Added segment a8d9deeb-1d1c-475f-b1b3-c08388561621 of type vxlan for network d53442b0-839a-40d3-bc37-814bc84871de [pid: 7|app: 0|req: 836/1806] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:58 2026] POST /v2.0/networks => generated 631 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:00:59.338 7 INFO neutron.services.segments.plugin [-] Segment d727bf8c-9d18-4261-b06c-d46c848df1bd resource provider aggregate not found 2026-06-14 00:00:59.351 7 INFO neutron.services.segments.plugin [-] Segment d727bf8c-9d18-4261-b06c-d46c848df1bd resource provider aggregate not found 2026-06-14 00:00:59.353 7 INFO neutron.services.segments.plugin [-] Segment d727bf8c-9d18-4261-b06c-d46c848df1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d727bf8c-9d18-4261-b06c-d46c848df1bd found for delete ", "request_id": "req-810b0b61-b545-49e0-bbc6-71b5c1eac470"}]} 2026-06-14 00:00:59.379 7 INFO neutron.services.segments.plugin [-] Segment d727bf8c-9d18-4261-b06c-d46c848df1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d727bf8c-9d18-4261-b06c-d46c848df1bd found for delete ", "request_id": "req-ac751f75-f92f-4bdf-81a0-23ea05395b7c"}]} [pid: 7|app: 0|req: 837/1807] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:59 2026] DELETE /v2.0/networks/0ba42ad6-3bc3-49cd-bc5b-638a998d72c1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1808] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 25 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: 971/1809] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/ports/a0b052de-651a-41e0-9369-3ce14c6c81b1 => generated 1278 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:00:59.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca253f30-3eb3-418d-aa71-5be867798458'] response: {'name': 'network-changed', 'server_uuid': '38a50eec-49e5-44ed-9286-0c10a910e0ea', 'tag': 'a0b052de-651a-41e0-9369-3ce14c6c81b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 972/1810] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:00:59.716 8 INFO neutron.services.segments.plugin [-] Segment ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c resource provider aggregate not found 2026-06-14 00:00:59.724 8 INFO neutron.services.segments.plugin [-] Segment ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c resource provider aggregate not found 2026-06-14 00:00:59.735 8 INFO neutron.services.segments.plugin [-] Segment ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c found for delete ", "request_id": "req-b21f3b85-83c1-47e4-b7c9-733c6a450497"}]} 2026-06-14 00:00:59.753 8 INFO neutron.services.segments.plugin [-] Segment ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee04dc9f-e102-449c-9c7f-64d7a3ca1a6c found for delete ", "request_id": "req-0b552ddd-43f3-4dbb-bc7a-f440541f0ecd"}]} [pid: 8|app: 0|req: 973/1811] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:59 2026] DELETE /v2.0/networks/4731a5ee-57b5-4464-91d1-7f093b2340a4 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1812] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/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: 839/1813] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:00:59 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 975/1814] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:00:59 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:00:59.891 8 INFO neutron.db.segments_db [None req-a4e810fb-08e4-41bd-b81b-c710d604bab2 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Added segment 392f9522-7bf6-4e69-bcd7-138330cc4af8 of type vxlan for network 0176977e-d866-48aa-a183-1c0da8bb141e [pid: 7|app: 0|req: 840/1815] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:59 2026] DELETE /v2.0/networks/5a6c3894-fcab-481b-8b25-8ece170ee88a => 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: 976/1816] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:00:59 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1817] 10.0.0.248 () {34 vars in 758 bytes} [Sun Jun 14 00:00:59 2026] PUT /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 977/1818] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:00:59 2026] DELETE /v2.0/networks/daf8b2e4-746c-474c-83b6-75f3e77fddd5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1819] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 979/1820] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports?tenant_id=35db47c50caf4318879949ce2d168322&device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1281 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1821] 10.0.0.248 () {34 vars in 754 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 981/1822] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/networks?tenant_id=35db47c50caf4318879949ce2d168322&shared=False => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1823] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 842/1824] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:00 2026] POST /v2.0/ports => generated 743 bytes in 324 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/1825] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:00.466 8 INFO neutron.db.segments_db [None req-4d1c1fac-6b3e-4b4d-b64d-0c0638607b0e e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Added segment bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 of type vxlan for network 98da2615-d0fe-4403-8379-f79908e9bc29 [pid: 7|app: 0|req: 843/1826] 10.0.0.248 () {34 vars in 776 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/black.or.white => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 984/1827] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:00 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1828] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 52 bytes in 107 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: 845/1829] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:01:00 2026] PUT /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 846/1830] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/security-groups?tenant_id=244d43a7635a4127b4603c92cb7ee0db&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1831] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 37 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: 985/1832] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:00 2026] POST /v2.0/ports => generated 743 bytes in 286 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: 986/1833] 10.0.0.248 () {32 vars in 735 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/red => generated 0 bytes in 55 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: 848/1834] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:00 2026] DELETE /v2.0/security-groups/2bddb48f-b8c8-4710-9587-5171b9f8dca1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:00.963 8 INFO neutron.db.segments_db [None req-cbf8ce6e-211c-4b73-946d-84f86a58f310 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Added segment 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 of type vxlan for network e0205598-93cb-4aac-b800-b2118144c1c7 [pid: 7|app: 0|req: 849/1835] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:01.018 7 INFO neutron.api.v2.resource [None req-cea3b43f-5b7f-41b8-a664-09712c1e1d84 a7faa53140474a6892d85f48faa69121 d73dfa8d75aa4519ba6353007d534e8f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1836] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:00 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 851/1837] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1838] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:00 2026] POST /v2.0/networks => generated 630 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1839] 10.0.0.248 () {32 vars in 738 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/red => generated 0 bytes in 73 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: 853/1840] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:01.259 7 INFO neutron.api.v2.resource [None req-522794fe-cbfe-4d53-8528-3d283685c90d a7faa53140474a6892d85f48faa69121 d73dfa8d75aa4519ba6353007d534e8f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1841] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 855/1842] 10.0.0.248 () {32 vars in 730 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 988/1843] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:01 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:01.387 7 INFO neutron.services.segments.plugin [-] Segment 26ec6473-7d6b-490d-9667-23c5aece706d resource provider aggregate not found 2026-06-14 00:01:01.405 7 INFO neutron.services.segments.plugin [-] Segment 26ec6473-7d6b-490d-9667-23c5aece706d resource provider aggregate not found 2026-06-14 00:01:01.414 7 INFO neutron.services.segments.plugin [-] Segment 26ec6473-7d6b-490d-9667-23c5aece706d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ec6473-7d6b-490d-9667-23c5aece706d found for delete ", "request_id": "req-899853c5-0132-4187-bfd8-2b641055af8f"}]} 2026-06-14 00:01:01.434 7 INFO neutron.services.segments.plugin [-] Segment 26ec6473-7d6b-490d-9667-23c5aece706d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ec6473-7d6b-490d-9667-23c5aece706d found for delete ", "request_id": "req-2046aff1-ee39-44d9-a3dd-99bff1b0cd91"}]} 2026-06-14 00:01:01.437 8 INFO neutron.db.segments_db [None req-c7d6e6ac-2512-40df-bf50-449683513ae8 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Added segment 72c24a40-22cd-4433-97f9-344c01ff1a10 of type vxlan for network 32a860a0-4c9d-4567-8f93-41f2b9f5d23f [pid: 7|app: 0|req: 856/1844] 10.0.0.248 () {32 vars in 727 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9/tags => generated 12 bytes in 111 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: 857/1845] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports?tenant_id=35db47c50caf4318879949ce2d168322&device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1846] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:01 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1847] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a0b052de-651a-41e0-9369-3ce14c6c81b1 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:01.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae796085-5ae0-44db-b229-c61bc4ecdc7c a7faa53140474a6892d85f48faa69121 d73dfa8d75aa4519ba6353007d534e8f - - default default] TaaS: Handle Delete Port: 4527ab27-93c2-4252-8702-51bf59a875f9 2026-06-14 00:01:01.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae796085-5ae0-44db-b229-c61bc4ecdc7c a7faa53140474a6892d85f48faa69121 d73dfa8d75aa4519ba6353007d534e8f - - default default] Tap Mirror: Handle Delete Port: 4527ab27-93c2-4252-8702-51bf59a875f9 [pid: 7|app: 0|req: 858/1848] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/ports/4527ab27-93c2-4252-8702-51bf59a875f9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1849] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/subnets?id=b07865e4-1341-4706-9125-a0adb39fd011 => generated 690 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:01.761 8 INFO neutron.services.segments.plugin [-] Segment e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 resource provider aggregate not found 2026-06-14 00:01:01.784 8 INFO neutron.services.segments.plugin [-] Segment e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 found for delete ", "request_id": "req-4875ff38-a11d-4cc5-b4c1-1dd40283d998"}]} 2026-06-14 00:01:01.784 8 INFO neutron.services.segments.plugin [-] Segment e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 resource provider aggregate not found 2026-06-14 00:01:01.799 8 INFO neutron.services.segments.plugin [-] Segment e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69aa35d-f214-42d6-8c9f-edc0e8d53ea9 found for delete ", "request_id": "req-0226ba8f-2233-4182-8ff4-99b99a7181b6"}]} [pid: 8|app: 0|req: 991/1850] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:01 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1851] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:01 2026] DELETE /v2.0/networks/86910c3a-3a5d-40f0-b4c0-3efe10c9e51c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1852] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/ports?network_id=9d0534e9-7a39-4dd5-8f32-cf92cfec5b46&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1853] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:01:01 2026] PUT /v2.0/ports/73a311f5-5092-4a5d-95e2-8809e727e605/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 993/1854] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?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: 862/1855] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:01:01 2026] PUT /v2.0/ports/c6789b41-e413-4df0-9de1-b6c1a2840e7b/tags => generated 25 bytes in 64 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: 994/1856] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:01 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?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: 863/1857] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:01:01 2026] PUT /v2.0/ports/72df0aa7-67bd-45b3-af90-779f2fe4ff44/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1858] 10.0.0.248 () {34 vars in 747 bytes} [Sun Jun 14 00:01:02 2026] PUT /v2.0/ports/f18b2552-8ffb-4898-b4d8-f8d9da4d2e66/tags => generated 19 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 864/1859] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1860] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1861] 10.0.0.248 () {32 vars in 660 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1862] 10.0.0.248 () {32 vars in 674 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1863] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/security-groups?tenant_id=56a5c542fdda4df78e68559d0658a00a&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1864] 10.0.0.248 () {32 vars in 670 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1865] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:02 2026] DELETE /v2.0/security-groups/50155a45-43c8-4d96-b79c-efd47e9ee87d => 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: 999/1866] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:01:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:03.052 7 INFO neutron.db.segments_db [None req-4071f30f-6bf4-401b-bf95-c062271b3780 981271a27a384eeca0f4502db52ef0f8 30d956d3a9494ea492bc29db7290a37b - - default default] Added segment b73937c9-0e02-48b0-885f-b34274c8f99f of type vxlan for network 015845b0-5ef6-4dd4-8c52-689443f726b2 [pid: 8|app: 0|req: 1000/1867] 10.0.0.248 () {32 vars in 668 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1868] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/security-groups?tenant_id=d73dfa8d75aa4519ba6353007d534e8f&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1869] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:02 2026] POST /v2.0/networks => generated 643 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1870] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1871] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/security-groups/78d27dd4-b399-4ed3-9ebe-81a4f353909f => 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: 870/1872] 10.0.0.248 () {32 vars in 678 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1873] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:03.438 7 INFO neutron.services.segments.plugin [-] Segment f41361b8-85ec-4b1d-9cc1-435c94b33e45 resource provider aggregate not found [pid: 7|app: 0|req: 872/1874] 10.0.0.248 () {32 vars in 690 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:03.461 7 INFO neutron.services.segments.plugin [-] Segment f41361b8-85ec-4b1d-9cc1-435c94b33e45 resource provider aggregate not found [pid: 8|app: 0|req: 1003/1875] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:03 2026] POST /v2.0/subnets => generated 641 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:03.469 7 INFO neutron.services.segments.plugin [-] Segment f41361b8-85ec-4b1d-9cc1-435c94b33e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41361b8-85ec-4b1d-9cc1-435c94b33e45 found for delete ", "request_id": "req-0196a8e2-2676-43ab-9256-420f777cd7aa"}]} 2026-06-14 00:01:03.480 7 INFO neutron.services.segments.plugin [-] Segment f41361b8-85ec-4b1d-9cc1-435c94b33e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41361b8-85ec-4b1d-9cc1-435c94b33e45 found for delete ", "request_id": "req-2ec4bbf2-b95b-4293-825a-7045c2ae51f2"}]} [pid: 7|app: 0|req: 873/1876] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:03 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:03.553 7 INFO neutron.db.segments_db [None req-0fefe22b-46dc-4439-9baa-e8db07337844 981271a27a384eeca0f4502db52ef0f8 30d956d3a9494ea492bc29db7290a37b - - default default] Added segment 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 of type vxlan for network 9aa15aa0-7139-48f7-a530-24ca654ef035 2026-06-14 00:01:03.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc4046ea-47d3-4a9c-9905-8fc7d1992798 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] TaaS: Handle Delete Port: 73a311f5-5092-4a5d-95e2-8809e727e605 2026-06-14 00:01:03.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc4046ea-47d3-4a9c-9905-8fc7d1992798 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Tap Mirror: Handle Delete Port: 73a311f5-5092-4a5d-95e2-8809e727e605 [pid: 8|app: 0|req: 1004/1877] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/ports/73a311f5-5092-4a5d-95e2-8809e727e605 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1878] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:03 2026] POST /v2.0/networks => generated 643 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:03.781 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e26f4cf-34cd-4dc0-8cab-89673c9aaec9 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] TaaS: Handle Delete Port: c6789b41-e413-4df0-9de1-b6c1a2840e7b 2026-06-14 00:01:03.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e26f4cf-34cd-4dc0-8cab-89673c9aaec9 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Tap Mirror: Handle Delete Port: c6789b41-e413-4df0-9de1-b6c1a2840e7b [pid: 7|app: 0|req: 875/1879] 10.0.0.248 () {34 vars in 743 bytes} [Sun Jun 14 00:01:03 2026] PUT /v2.0/networks/9aa15aa0-7139-48f7-a530-24ca654ef035 => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1880] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/ports/c6789b41-e413-4df0-9de1-b6c1a2840e7b => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:03.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-798557e0-ca93-465a-bba1-2442f10f3de3 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] TaaS: Handle Delete Port: 72df0aa7-67bd-45b3-af90-779f2fe4ff44 2026-06-14 00:01:03.969 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-798557e0-ca93-465a-bba1-2442f10f3de3 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Tap Mirror: Handle Delete Port: 72df0aa7-67bd-45b3-af90-779f2fe4ff44 [pid: 7|app: 0|req: 876/1881] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:03 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1882] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:03 2026] DELETE /v2.0/ports/72df0aa7-67bd-45b3-af90-779f2fe4ff44 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1883] 10.0.0.248 () {34 vars in 741 bytes} [Sun Jun 14 00:01:04 2026] PUT /v2.0/subnets/c57618db-679b-4851-b9f3-94b1a4b48346 => generated 636 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:04.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-da3c2541-fff4-41a1-94ff-8b33870e1433 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] TaaS: Handle Delete Port: f18b2552-8ffb-4898-b4d8-f8d9da4d2e66 2026-06-14 00:01:04.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da3c2541-fff4-41a1-94ff-8b33870e1433 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Tap Mirror: Handle Delete Port: f18b2552-8ffb-4898-b4d8-f8d9da4d2e66 [pid: 8|app: 0|req: 1007/1884] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/ports/f18b2552-8ffb-4898-b4d8-f8d9da4d2e66 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1885] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/9aa15aa0-7139-48f7-a530-24ca654ef035 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:04.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cdc0601-c2dd-4152-9587-931810fd6a87 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] TaaS: Handle Delete Port: 33f52fd0-33ff-468b-8a37-02fc4fc0e2a4 2026-06-14 00:01:04.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cdc0601-c2dd-4152-9587-931810fd6a87 e6039788f7854ebbaa35cf914bd71055 e40a54493afa4d7b8788a6ae176a2213 - - default default] Tap Mirror: Handle Delete Port: 33f52fd0-33ff-468b-8a37-02fc4fc0e2a4 2026-06-14 00:01:04.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37be0ab8-0527-40e7-912f-7a0994891644 981271a27a384eeca0f4502db52ef0f8 30d956d3a9494ea492bc29db7290a37b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1886] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/9aa15aa0-7139-48f7-a530-24ca654ef035 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1887] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1888] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/ports/33f52fd0-33ff-468b-8a37-02fc4fc0e2a4 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1889] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/subnets?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1890] 10.0.0.248 () {32 vars in 653 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1891] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/networks => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1892] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:04.554 8 INFO neutron.services.segments.plugin [-] Segment a8d9deeb-1d1c-475f-b1b3-c08388561621 resource provider aggregate not found 2026-06-14 00:01:04.561 8 INFO neutron.services.segments.plugin [-] Segment a8d9deeb-1d1c-475f-b1b3-c08388561621 resource provider aggregate not found 2026-06-14 00:01:04.577 8 INFO neutron.services.segments.plugin [-] Segment a8d9deeb-1d1c-475f-b1b3-c08388561621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d9deeb-1d1c-475f-b1b3-c08388561621 found for delete ", "request_id": "req-8d16da7e-4422-46fe-b8b9-d056d8ae7944"}]} 2026-06-14 00:01:04.584 8 INFO neutron.services.segments.plugin [-] Segment a8d9deeb-1d1c-475f-b1b3-c08388561621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d9deeb-1d1c-475f-b1b3-c08388561621 found for delete ", "request_id": "req-a9f4cb3f-bd87-434c-8319-860ffd5c6924"}]} [pid: 7|app: 0|req: 885/1893] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/networks/015845b0-5ef6-4dd4-8c52-689443f726b2 => generated 668 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1894] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/d53442b0-839a-40d3-bc37-814bc84871de => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1895] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/subnets/0f4b83d5-deeb-4bb0-aa97-62cd8a8f37a1 => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1896] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:04.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e18fb4b-685e-401e-822c-3f53450a896f 981271a27a384eeca0f4502db52ef0f8 30d956d3a9494ea492bc29db7290a37b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1897] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/subnets/c57618db-679b-4851-b9f3-94b1a4b48346 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1898] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:04 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:04.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-249e2cb5-cce8-4253-ad74-85deed6018e0 981271a27a384eeca0f4502db52ef0f8 30d956d3a9494ea492bc29db7290a37b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1899] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/9aa15aa0-7139-48f7-a530-24ca654ef035 => 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: 1011/1900] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/0176977e-d866-48aa-a183-1c0da8bb141e => 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: 890/1901] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/subnets/0f4b83d5-deeb-4bb0-aa97-62cd8a8f37a1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1902] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/98da2615-d0fe-4403-8379-f79908e9bc29 => 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: 891/1903] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/015845b0-5ef6-4dd4-8c52-689443f726b2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1904] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:04 2026] DELETE /v2.0/networks/e0205598-93cb-4aac-b800-b2118144c1c7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1905] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/networks/32a860a0-4c9d-4567-8f93-41f2b9f5d23f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1906] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1907] 199.204.45.157 () {34 vars in 1124 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:05.489 7 INFO neutron.services.segments.plugin [-] Segment 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 resource provider aggregate not found 2026-06-14 00:01:05.496 7 INFO neutron.services.segments.plugin [-] Segment 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 resource provider aggregate not found 2026-06-14 00:01:05.501 7 INFO neutron.services.segments.plugin [-] Segment 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 found for delete ", "request_id": "req-8241a64a-24eb-4d85-9f18-bdd9ef322382"}]} 2026-06-14 00:01:05.515 7 INFO neutron.services.segments.plugin [-] Segment b73937c9-0e02-48b0-885f-b34274c8f99f resource provider aggregate not found 2026-06-14 00:01:05.519 7 INFO neutron.services.segments.plugin [-] Segment 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4e08a3-9448-496e-bc2e-72a5243bd4e5 found for delete ", "request_id": "req-554b9f89-0c1c-4264-b5ed-68775764eeae"}]} 2026-06-14 00:01:05.532 7 INFO neutron.services.segments.plugin [-] Segment b73937c9-0e02-48b0-885f-b34274c8f99f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73937c9-0e02-48b0-885f-b34274c8f99f found for delete ", "request_id": "req-18e7cac9-65ef-47c5-a73c-b7be9e7d8436"}]} 2026-06-14 00:01:05.539 7 INFO neutron.services.segments.plugin [-] Segment b73937c9-0e02-48b0-885f-b34274c8f99f resource provider aggregate not found 2026-06-14 00:01:05.549 7 INFO neutron.services.segments.plugin [-] Segment 72c24a40-22cd-4433-97f9-344c01ff1a10 resource provider aggregate not found 2026-06-14 00:01:05.556 7 INFO neutron.services.segments.plugin [-] Segment b73937c9-0e02-48b0-885f-b34274c8f99f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73937c9-0e02-48b0-885f-b34274c8f99f found for delete ", "request_id": "req-dc80643c-401f-4723-98ff-5dd19f1afd2d"}]} 2026-06-14 00:01:05.562 7 INFO neutron.services.segments.plugin [-] Segment 72c24a40-22cd-4433-97f9-344c01ff1a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c24a40-22cd-4433-97f9-344c01ff1a10 found for delete ", "request_id": "req-f43f5ac5-55eb-4ee4-9300-d2748e7e2320"}]} 2026-06-14 00:01:05.576 7 INFO neutron.services.segments.plugin [-] Segment 72c24a40-22cd-4433-97f9-344c01ff1a10 resource provider aggregate not found 2026-06-14 00:01:05.592 7 INFO neutron.services.segments.plugin [-] Segment 72c24a40-22cd-4433-97f9-344c01ff1a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c24a40-22cd-4433-97f9-344c01ff1a10 found for delete ", "request_id": "req-59029e21-e289-45aa-80b4-c4e85db69292"}]} [pid: 8|app: 0|req: 1015/1908] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups?tenant_id=30d956d3a9494ea492bc29db7290a37b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1909] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:05 2026] DELETE /v2.0/security-groups/9da810e8-efdb-4ac6-9466-c8e3086328e0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1910] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1012 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1911] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:05 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1912] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-groups?tenant_id=01dee3615d4b47f5ac2b309b32c7dcf0&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1913] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-groups/20f69d8f-bdfd-4fed-b185-e028f096836a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:06.601 8 INFO neutron.services.segments.plugin [-] Segment 392f9522-7bf6-4e69-bcd7-138330cc4af8 resource provider aggregate not found 2026-06-14 00:01:06.612 8 INFO neutron.services.segments.plugin [-] Segment 392f9522-7bf6-4e69-bcd7-138330cc4af8 resource provider aggregate not found 2026-06-14 00:01:06.621 8 INFO neutron.services.segments.plugin [-] Segment 392f9522-7bf6-4e69-bcd7-138330cc4af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392f9522-7bf6-4e69-bcd7-138330cc4af8 found for delete ", "request_id": "req-35c58205-0b84-4421-a2bb-2e454532b956"}]} 2026-06-14 00:01:06.639 8 INFO neutron.services.segments.plugin [-] Segment bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 resource provider aggregate not found 2026-06-14 00:01:06.645 8 INFO neutron.services.segments.plugin [-] Segment 392f9522-7bf6-4e69-bcd7-138330cc4af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392f9522-7bf6-4e69-bcd7-138330cc4af8 found for delete ", "request_id": "req-28541814-8109-47a0-ab19-a5012e2232bc"}]} 2026-06-14 00:01:06.672 8 INFO neutron.services.segments.plugin [-] Segment bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 found for delete ", "request_id": "req-fb479e42-e29b-4b59-b39b-36766e6659f5"}]} 2026-06-14 00:01:06.679 8 INFO neutron.services.segments.plugin [-] Segment bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 resource provider aggregate not found [pid: 8|app: 0|req: 1018/1914] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-groups?tenant_id=905709b2c6c54cc284859f762d1c3d2d&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:06.699 8 INFO neutron.services.segments.plugin [-] Segment bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbfcb205-aa5e-44ca-81f1-7c7ce21d9937 found for delete ", "request_id": "req-28b871f5-cce6-4615-999c-4b61c2e74b52"}]} 2026-06-14 00:01:06.704 8 INFO neutron.services.segments.plugin [-] Segment 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 resource provider aggregate not found 2026-06-14 00:01:06.723 8 INFO neutron.services.segments.plugin [-] Segment 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 found for delete ", "request_id": "req-a0bd4298-8090-4b3d-a448-e4de5c27a837"}]} 2026-06-14 00:01:06.729 8 INFO neutron.services.segments.plugin [-] Segment 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 resource provider aggregate not found 2026-06-14 00:01:06.748 8 INFO neutron.services.segments.plugin [-] Segment 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da11b0e-6da2-4d40-86cd-b82ebf97cc26 found for delete ", "request_id": "req-c60129e7-ac9f-4a0d-92c7-8915d34cbe22"}]} 2026-06-14 00:01:06.751 7 INFO neutron.db.segments_db [None req-8b3c936d-442b-47c4-befc-fa7043a4917b ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] Added segment 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c of type vxlan for network 14cca0e8-baf9-4869-a814-61732248a69d [pid: 8|app: 0|req: 1019/1915] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-groups/7c766a95-b3bc-44f4-8293-0a3d6cc30b78 => 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: 1020/1916] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:06 2026] GET /v2.0/security-groups?tenant_id=e40a54493afa4d7b8788a6ae176a2213&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:06.967 7 INFO neutron.db.l3_hamode_db [None req-8b3c936d-442b-47c4-befc-fa7043a4917b ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1021/1917] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:06 2026] DELETE /v2.0/security-groups/eea2bb7b-a8bf-4a24-af21-6de001baabd4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:07.069 7 INFO neutron.db.l3_hamode_db [None req-8b3c936d-442b-47c4-befc-fa7043a4917b ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1022/1918] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1919] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1920] 10.0.0.248 () {32 vars in 623 bytes} [Sun Jun 14 00:01:07 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: 897/1921] 10.0.0.248 () {34 vars in 668 bytes} [Sun Jun 14 00:01:06 2026] POST /v2.0/routers => generated 474 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1922] 10.0.0.248 () {32 vars in 633 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/ => generated 632 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1923] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:01:07 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 25 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1926] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:07 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1927] 10.0.0.248 () {34 vars in 762 bytes} [Sun Jun 14 00:01:07 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/green => generated 4 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1928] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1929] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1930] 10.0.0.248 () {34 vars in 758 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/red => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1931] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1932] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 34 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1933] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1934] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/security-groups?tenant_id=20e12e7dfb074e308ac0c53085a893e2&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1935] 10.0.0.248 () {34 vars in 780 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/black.or.white => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1936] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:08 2026] DELETE /v2.0/security-groups/ccd50d3c-8711-4656-9f0a-99e94d39a45b => 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: 908/1937] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:08.908 8 INFO neutron.db.l3_db [None req-c369a33f-17cf-4932-a9ea-c406e83a7b54 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Floating IP c9db18bb-d072-449a-a55f-810a4b738314 associated. External IP: 10.96.250.207, port: a0b052de-651a-41e0-9369-3ce14c6c81b1. [pid: 7|app: 0|req: 909/1938] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1939] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:08 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1940] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/red => 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: 1030/1941] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:01:08 2026] PUT /v2.0/floatingips/c9db18bb-d072-449a-a55f-810a4b738314 => generated 856 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:09.238 7 INFO neutron.api.v2.resource [None req-b256e360-b18c-40f3-8aac-8bd1a6118b1f ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1942] 10.0.0.248 () {32 vars in 743 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-14 00:01:09.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fc769a0-6d58-45db-8138-3e82306a3ee1'] response: {'name': 'network-changed', 'server_uuid': '38a50eec-49e5-44ed-9286-0c10a910e0ea', 'tag': 'a0b052de-651a-41e0-9369-3ce14c6c81b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1031/1943] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/red => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1944] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 30 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:09.695 8 INFO neutron.api.v2.resource [None req-05d9f104-12a9-4610-b57f-2272a13e5da2 ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/1945] 10.0.0.248 () {32 vars in 746 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags/green => generated 99 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1946] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/ports?tenant_id=35db47c50caf4318879949ce2d168322&device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1947] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:09 2026] DELETE /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1948] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/networks?id=9d0534e9-7a39-4dd5-8f32-cf92cfec5b46 => generated 768 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1949] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0/tags => generated 12 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1950] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a0b052de-651a-41e0-9369-3ce14c6c81b1 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1951] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1952] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:01:09 2026] GET /v2.0/subnets?id=b07865e4-1341-4706-9125-a0adb39fd011 => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1953] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/ports?network_id=9d0534e9-7a39-4dd5-8f32-cf92cfec5b46&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1954] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1955] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46?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: 917/1956] 10.0.0.248 () {34 vars in 742 bytes} [Sun Jun 14 00:01:10 2026] PUT /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0 => generated 480 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1957] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/ports?device_id=4c4649bd-50cf-4ece-93f8-bccb981fadb0 => 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: 1040/1958] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:01:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1959] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:01:10 2026] PUT /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:10.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-61512cdb-9e83-491d-b97c-960ec602ef44 ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] TaaS: Handle Delete Port: d18ba579-b319-4aa4-b258-8175cfdde700 2026-06-14 00:01:10.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61512cdb-9e83-491d-b97c-960ec602ef44 ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] Tap Mirror: Handle Delete Port: d18ba579-b319-4aa4-b258-8175cfdde700 [pid: 8|app: 0|req: 1042/1960] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1961] 10.0.0.248 () {34 vars in 770 bytes} [Sun Jun 14 00:01:10 2026] PUT /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1962] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1963] 10.0.0.248 () {34 vars in 766 bytes} [Sun Jun 14 00:01:10 2026] PUT /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1964] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1965] 10.0.0.248 () {34 vars in 788 bytes} [Sun Jun 14 00:01:10 2026] PUT /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1966] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:10 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1967] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:01:11 2026] PUT /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1968] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:11.105 7 INFO neutron.services.segments.plugin [-] Segment 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c resource provider aggregate not found 2026-06-14 00:01:11.112 7 INFO neutron.services.segments.plugin [-] Segment 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c resource provider aggregate not found 2026-06-14 00:01:11.126 7 INFO neutron.services.segments.plugin [-] Segment 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c found for delete ", "request_id": "req-41620d89-e9aa-49fd-97cc-c3f0db9baeea"}]} 2026-06-14 00:01:11.130 7 INFO neutron.services.segments.plugin [-] Segment 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b2a8cc-5d38-4ffd-8fd6-53705b6ca45c found for delete ", "request_id": "req-e188b278-bf23-4bc7-9f37-d1c89ae79e7e"}]} [pid: 8|app: 0|req: 1051/1969] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:11.136 7 INFO neutron.db.l3_hamode_db [None req-61512cdb-9e83-491d-b97c-960ec602ef44 ec10bc505c0a4db985fa774f29fd519c 6af25a5da27642189522c1fe24acc723 - - default default] HA network 14cca0e8-baf9-4869-a814-61732248a69d was deleted as no HA routers are present in tenant 6af25a5da27642189522c1fe24acc723. [pid: 7|app: 0|req: 919/1970] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:10 2026] DELETE /v2.0/routers/4c4649bd-50cf-4ece-93f8-bccb981fadb0 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:11.167 8 INFO neutron.api.v2.resource [None req-6e45f3a3-941f-45b3-8483-09b423ace4dd a1f7e65f243747b4b29787fca85fc146 f17d11f39c6445afbf53bc7dea9865fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/1971] 10.0.0.248 () {32 vars in 751 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1972] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1973] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:11.289 7 INFO neutron.api.v2.resource [None req-6be0777d-41ec-4899-9c6e-c3b86a191120 a1f7e65f243747b4b29787fca85fc146 f17d11f39c6445afbf53bc7dea9865fa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1974] 10.0.0.248 () {32 vars in 754 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1975] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/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: 922/1976] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1/tags => 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: 1055/1977] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:01:11 2026] DELETE /v2.0/subnetpools/2b6be33f-f9ef-4051-a42a-be1ce02396f1 => 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: 923/1978] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:11 2026] GET /v2.0/security-groups?tenant_id=e4614a0a7b9549cca3a36034e3a5a9fe&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: 924/1979] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/4c2f6e2d-7af1-4b4d-8217-33c7b460b835 => 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: 1056/1980] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/security-groups?tenant_id=f17d11f39c6445afbf53bc7dea9865fa&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: 925/1981] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/4124e7da-f0c0-4cba-85a8-eaf6e16b1708 => 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: 1057/1982] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/security-groups?tenant_id=6af25a5da27642189522c1fe24acc723&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1983] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/f5d03bc6-7cdd-4ffb-a22e-11e761bf011e => 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: 926/1984] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/security-groups?tenant_id=68166583082644989dcceaa369e3a928&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1985] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:12 2026] GET /v2.0/security-groups?tenant_id=870d8c33ceea451e901e14b4795d6991&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1986] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/0df9949e-0562-4571-8f73-13d4e029b4ec => 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: 927/1987] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:12 2026] DELETE /v2.0/security-groups/1e5fa691-0259-42a5-bedc-cc1d16bbee7c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:15.920 8 INFO neutron.db.segments_db [None req-62c9eb55-f85e-4533-b25d-3e854f44b696 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Added segment 408b73d4-9ae1-4405-b67b-8190bd464d73 of type vxlan for network aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e 2026-06-14 00:01:16.002 7 INFO neutron.db.segments_db [None req-19dd9ccc-a383-4b36-ba17-c7904ed31aa6 a61ca04f2119461f9fd821e3e66eb24b 29abf60e562641be836aee4bfec8cdb7 - - default default] Added segment 08673e86-cf0b-406d-95b2-32a0827fb787 of type vxlan for network f9a8567a-d6ff-4baa-a525-4adf406657ed [pid: 8|app: 0|req: 1061/1988] 10.0.0.248 () {34 vars in 671 bytes} [Sun Jun 14 00:01:15 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:16.079 8 INFO neutron.db.segments_db [None req-49d2ff3f-bd53-4d63-a50b-81d0dcaf46e5 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Added segment b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 of type vxlan for network 80377a65-66c7-4b10-8c54-807cba4e2fc9 [pid: 7|app: 0|req: 928/1989] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:15 2026] POST /v2.0/networks => generated 630 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:16.182 7 INFO neutron.db.segments_db [None req-cc55db01-f166-4f6e-a48a-9157a2049698 a61ca04f2119461f9fd821e3e66eb24b 29abf60e562641be836aee4bfec8cdb7 - - default default] Added segment 44325a67-ba1f-47ad-9291-2b48641da0c9 of type vxlan for network 5a88e1d2-0c42-4686-983b-6f7df894c272 [pid: 7|app: 0|req: 929/1990] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:16 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:16.327 8 INFO neutron.db.l3_hamode_db [None req-49d2ff3f-bd53-4d63-a50b-81d0dcaf46e5 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 930/1991] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:16 2026] PUT /v2.0/networks/f9a8567a-d6ff-4baa-a525-4adf406657ed/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: 931/1992] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/networks/f9a8567a-d6ff-4baa-a525-4adf406657ed/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: 932/1993] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:16 2026] PUT /v2.0/networks/5a88e1d2-0c42-4686-983b-6f7df894c272/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1994] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/networks/5a88e1d2-0c42-4686-983b-6f7df894c272/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1995] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:16 2026] PUT /v2.0/networks/5a88e1d2-0c42-4686-983b-6f7df894c272/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1996] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/networks/5a88e1d2-0c42-4686-983b-6f7df894c272/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1997] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1998] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/networks/f9a8567a-d6ff-4baa-a525-4adf406657ed/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1999] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:16.913 7 INFO neutron.services.segments.plugin [-] Segment 08673e86-cf0b-406d-95b2-32a0827fb787 resource provider aggregate not found 2026-06-14 00:01:16.918 7 INFO neutron.services.segments.plugin [-] Segment 08673e86-cf0b-406d-95b2-32a0827fb787 resource provider aggregate not found 2026-06-14 00:01:16.930 7 INFO neutron.services.segments.plugin [-] Segment 08673e86-cf0b-406d-95b2-32a0827fb787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08673e86-cf0b-406d-95b2-32a0827fb787 found for delete ", "request_id": "req-26af40c2-0f6e-4f9b-99a5-477f3600173d"}]} 2026-06-14 00:01:16.935 7 INFO neutron.services.segments.plugin [-] Segment 08673e86-cf0b-406d-95b2-32a0827fb787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08673e86-cf0b-406d-95b2-32a0827fb787 found for delete ", "request_id": "req-4b4076ba-628d-4f7f-8a6c-2eeeb2b96c33"}]} [pid: 7|app: 0|req: 939/2000] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:16 2026] DELETE /v2.0/networks/f9a8567a-d6ff-4baa-a525-4adf406657ed => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2001] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:01:16 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1283 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:17.130 8 INFO neutron.db.l3_hamode_db [None req-49d2ff3f-bd53-4d63-a50b-81d0dcaf46e5 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 941/2002] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:17 2026] DELETE /v2.0/networks/5a88e1d2-0c42-4686-983b-6f7df894c272 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2003] 10.0.0.248 () {32 vars in 858 bytes} [Sun Jun 14 00:01:17 2026] GET /v2.0/floatingips?floating_network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2&port_id=a0b052de-651a-41e0-9369-3ce14c6c81b1 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2004] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:17 2026] GET /v2.0/security-groups?tenant_id=29abf60e562641be836aee4bfec8cdb7&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2005] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:17 2026] DELETE /v2.0/security-groups/97904b6d-e886-4d19-97c8-1e96f8a2947d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2006] 10.0.0.136 () {34 vars in 990 bytes} [Sun Jun 14 00:01:17 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1283 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2007] 10.0.0.136 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:17 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2008] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:16 2026] POST /v2.0/routers => generated 694 bytes in 1983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2009] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:17 2026] GET /v2.0/security-groups?tenant_id=04360e41b4dc4f76ab87b053148a0ff6&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2010] 10.0.0.248 () {32 vars in 776 bytes} [Sun Jun 14 00:01:18 2026] GET /v2.0/subnets?project_id=ca6450bec34d4d639466d7400f3f23e0&cidr=10.100.0.0%2F28 => generated 14 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2011] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:18 2026] DELETE /v2.0/security-groups/dac5e1a4-7991-4b59-b5e1-97af1c339ecc => 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: 1064/2012] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:01:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2013] 10.0.0.248 () {32 vars in 784 bytes} [Sun Jun 14 00:01:18 2026] GET /v2.0/subnets?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2&cidr=10.100.0.0%2F28 => generated 14 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:18.955 7 INFO neutron.services.segments.plugin [-] Segment 44325a67-ba1f-47ad-9291-2b48641da0c9 resource provider aggregate not found 2026-06-14 00:01:18.956 7 INFO neutron.services.segments.plugin [-] Segment 44325a67-ba1f-47ad-9291-2b48641da0c9 resource provider aggregate not found [pid: 8|app: 0|req: 1065/2014] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:18 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:18.973 7 INFO neutron.services.segments.plugin [-] Segment 44325a67-ba1f-47ad-9291-2b48641da0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44325a67-ba1f-47ad-9291-2b48641da0c9 found for delete ", "request_id": "req-5ad9fd12-7483-4965-b6ca-4bbe91f8fea6"}]} 2026-06-14 00:01:18.974 7 INFO neutron.services.segments.plugin [-] Segment 44325a67-ba1f-47ad-9291-2b48641da0c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44325a67-ba1f-47ad-9291-2b48641da0c9 found for delete ", "request_id": "req-06f190bc-df9e-4c3b-b495-f371540dda85"}]} [pid: 7|app: 0|req: 950/2015] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:01:18 2026] PUT /v2.0/routers/92904d10-bd9c-480f-a0b8-9e8d9f739994/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2016] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/networks => generated 6505 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2017] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/subnets => generated 5193 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2018] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2019] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/routers => generated 2184 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2020] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:20 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2021] 10.0.0.248 () {34 vars in 685 bytes} [Sun Jun 14 00:01:20 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2022] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2023] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2024] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2025] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:21.295 7 INFO neutron.db.securitygroups_db [None req-6be48e66-300a-4547-9d46-b55f377e6372 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Project ca6450bec34d4d639466d7400f3f23e0 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: 956/2026] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:21.432 8 INFO neutron.db.securitygroups_db [None req-b9144a67-804b-4fbb-a7a9-82c77f71f888 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Project ca6450bec34d4d639466d7400f3f23e0 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: 1071/2027] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2028] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:21 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2029] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:21 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2030] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:01:21 2026] GET /v2.0/networks => generated 1297 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2031] 10.0.0.187 () {34 vars in 1098 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-870309284&fields=id&tenant_id=ca6450bec34d4d639466d7400f3f23e0 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2032] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2033] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/quotas/ca6450bec34d4d639466d7400f3f23e0 => 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: 960/2034] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2035] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 961/2036] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2037] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1078/2040] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2041] 10.0.0.187 () {34 vars in 1120 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/security-groups?id=7bfc55bf-f958-4426-814e-d9d7604ff660&id=cc146732-6800-4d63-8519-45ad7e59cbcd&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2042] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:01:22 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:23.126 8 INFO neutron_taas.services.taas.taas_plugin [req-09313372-02f4-49dd-bfba-626c5fb2798a req-598c07e1-62f9-4c3b-ba33-9671739dd6e6 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] TaaS: Handle Delete Port: a0b052de-651a-41e0-9369-3ce14c6c81b1 2026-06-14 00:01:23.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09313372-02f4-49dd-bfba-626c5fb2798a req-598c07e1-62f9-4c3b-ba33-9671739dd6e6 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Tap Mirror: Handle Delete Port: a0b052de-651a-41e0-9369-3ce14c6c81b1 2026-06-14 00:01:23.296 8 INFO neutron.db.l3_db [req-09313372-02f4-49dd-bfba-626c5fb2798a req-598c07e1-62f9-4c3b-ba33-9671739dd6e6 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Floating IP c9db18bb-d072-449a-a55f-810a4b738314 disassociated. External IP: 10.96.250.207, port: a0b052de-651a-41e0-9369-3ce14c6c81b1. [pid: 8|app: 0|req: 1080/2043] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:01:23 2026] DELETE /v2.0/ports/a0b052de-651a-41e0-9369-3ce14c6c81b1 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:23.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c250437-c287-4952-bba4-a42c7ef93361'] response: {'server_uuid': '38a50eec-49e5-44ed-9286-0c10a910e0ea', 'name': 'network-vif-deleted', 'tag': 'a0b052de-651a-41e0-9369-3ce14c6c81b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 964/2044] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:23 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2045] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2046] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:24 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1082/2047] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => 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: 966/2048] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:25 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1083/2049] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:26 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => 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: 1084/2050] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:27 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 967/2051] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:01:26 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2052] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:01:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca6450bec34d4d639466d7400f3f23e0 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2053] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:01:27 2026] POST /v2.0/ports => generated 958 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 969/2054] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:27 2026] GET /v2.0/ports?device_id=38a50eec-49e5-44ed-9286-0c10a910e0ea => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:27.552 8 INFO neutron.db.segments_db [None req-c9f79065-d6b3-4516-a570-6e63ffc7f01b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Added segment 0a5ceecc-7293-420f-af91-c26ac5a670de of type vxlan for network caddf404-eec8-4a16-aeda-b465f7bcc8a2 [pid: 8|app: 0|req: 1086/2055] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:27 2026] POST /v2.0/networks => generated 639 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2056] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:01:27 2026] PUT /v2.0/ports/29440a1a-9dff-4bb3-aa8c-3b621953aa13 => generated 1239 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2057] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:27 2026] POST /v2.0/subnets => generated 657 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:27.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92feb501-e067-448b-b2e5-8f4bdea548d7'] response: {'name': 'network-changed', 'server_uuid': 'b1172500-e6f1-4550-bdfa-213a427b04c9', 'tag': '29440a1a-9dff-4bb3-aa8c-3b621953aa13', '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: 971/2058] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:01:27 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2059] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1088/2060] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:27 2026] POST /v2.0/subnets => generated 731 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2061] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:28.240 8 INFO neutron.db.segments_db [None req-bb3e6392-ff33-4c3f-9d5d-e656bb0cfd4d fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Added segment 3f26f46a-3a20-4213-892c-c03abbcd30c1 of type vxlan for network 2d30e968-5b35-463e-bd87-1a4bc98e0167 [pid: 8|app: 0|req: 1089/2062] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:28 2026] POST /v2.0/networks => generated 637 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2063] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2064] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/networks?tenant_id=ca6450bec34d4d639466d7400f3f23e0&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2065] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:28 2026] POST /v2.0/subnets => generated 654 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2066] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2067] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:28 2026] DELETE /v2.0/security-groups/7bfc55bf-f958-4426-814e-d9d7604ff660 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:28.784 8 INFO neutron.api.v2.resource [None req-54d9234a-0a94-48bc-9894-5af553f6f166 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2068] 10.0.0.248 () {32 vars in 737 bytes} [Sun Jun 14 00:01:28 2026] GET /v2.0/security-groups/7bfc55bf-f958-4426-814e-d9d7604ff660 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2069] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:28 2026] POST /v2.0/subnets => generated 725 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:28.878 7 INFO neutron.db.segments_db [None req-c734f9e0-75d9-4f03-81d4-36c9cbd73a63 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Added segment 7aa57980-5330-49e7-9d0a-864081f30c87 of type vxlan for network dbfa7a63-ba8a-4784-bfda-128d33fc8275 2026-06-14 00:01:28.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-515107af-1732-46d8-aa44-fe3893f7b0a5 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] TaaS: Handle Delete Port: 87036970-1a4c-4bcc-acfd-b2ecf8814e52 2026-06-14 00:01:28.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-515107af-1732-46d8-aa44-fe3893f7b0a5 5d1717a2673c4a1688057023ae19c707 35db47c50caf4318879949ce2d168322 - - default default] Tap Mirror: Handle Delete Port: 87036970-1a4c-4bcc-acfd-b2ecf8814e52 [pid: 7|app: 0|req: 976/2070] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:28 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: 1095/2071] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:01:28 2026] DELETE /v2.0/floatingips/c9db18bb-d072-449a-a55f-810a4b738314 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2072] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:29 2026] DELETE /v2.0/security-groups/cc146732-6800-4d63-8519-45ad7e59cbcd => 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: 977/2073] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:28 2026] POST /v2.0/subnets => generated 656 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2074] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:29 2026] POST /v2.0/subnets => generated 730 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2075] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:29 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:29.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-d543cb20-4b82-4fde-a035-731fac18fbd5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:01:29.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d543cb20-4b82-4fde-a035-731fac18fbd5 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8c1f31dc-4857-4a44-b84a-d8861b2a6d02 2026-06-14 00:01:29.563 7 INFO neutron.db.segments_db [None req-624d74f9-580e-456b-8bf6-967de0ebe073 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Added segment b52e9069-224f-4068-b879-92b7a8386c28 of type vxlan for network 5e6d5de6-93c7-4968-966f-efe61396a5f2 2026-06-14 00:01:29.836 7 INFO neutron.db.l3_hamode_db [None req-624d74f9-580e-456b-8bf6-967de0ebe073 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1097/2076] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:01:29 2026] PUT /v2.0/routers/3f3b03c9-5a02-43da-bbfc-6ccfe35a9171/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2077] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:30 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 1099/2078] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:30 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:30.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a6de88-b8b9-414b-8372-974420853e7a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 3f0bf321-2a1c-4629-a317-85e40e7f5a61 2026-06-14 00:01:30.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a6de88-b8b9-414b-8372-974420853e7a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 3f0bf321-2a1c-4629-a317-85e40e7f5a61 2026-06-14 00:01:30.647 7 INFO neutron.db.l3_hamode_db [None req-624d74f9-580e-456b-8bf6-967de0ebe073 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-14 00:01:30.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a6de88-b8b9-414b-8372-974420853e7a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 2ce6923b-8c64-42f0-bc25-68f0969273ca 2026-06-14 00:01:30.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a6de88-b8b9-414b-8372-974420853e7a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 2ce6923b-8c64-42f0-bc25-68f0969273ca 2026-06-14 00:01:31.021 8 INFO neutron.services.segments.plugin [-] Segment 137c2dee-a4a3-486c-a8c7-329df2d0dc0d resource provider aggregate not found 2026-06-14 00:01:31.027 8 INFO neutron.services.segments.plugin [-] Segment 137c2dee-a4a3-486c-a8c7-329df2d0dc0d resource provider aggregate not found 2026-06-14 00:01:31.044 8 INFO neutron.services.segments.plugin [-] Segment 137c2dee-a4a3-486c-a8c7-329df2d0dc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137c2dee-a4a3-486c-a8c7-329df2d0dc0d found for delete ", "request_id": "req-39723eb2-5933-4db0-bdc1-1ab77cae90ef"}]} 2026-06-14 00:01:31.046 8 INFO neutron.services.segments.plugin [-] Segment 137c2dee-a4a3-486c-a8c7-329df2d0dc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137c2dee-a4a3-486c-a8c7-329df2d0dc0d found for delete ", "request_id": "req-8a0e8fe4-cef7-469a-8245-3e7801120e9c"}]} 2026-06-14 00:01:31.053 8 INFO neutron.db.l3_hamode_db [None req-b4a6de88-b8b9-414b-8372-974420853e7a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network b3e08d19-8dc3-4474-92bf-feab0316163f was deleted as no HA routers are present in tenant 35db47c50caf4318879949ce2d168322. [pid: 8|app: 0|req: 1100/2079] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:30 2026] DELETE /v2.0/routers/3f3b03c9-5a02-43da-bbfc-6ccfe35a9171 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2080] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=29440a1a-9dff-4bb3-aa8c-3b621953aa13 => 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: 1102/2081] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:31 2026] DELETE /v2.0/subnets/b07865e4-1341-4706-9125-a0adb39fd011 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2082] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/subnets?id=3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => 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: 1104/2083] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:31.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc4b6c37-cc13-4fb9-8471-b0e10d4667fa bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b 2026-06-14 00:01:31.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc4b6c37-cc13-4fb9-8471-b0e10d4667fa bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 4e8b39f1-09b1-4e0f-80ae-41c401f54d4b [pid: 7|app: 0|req: 980/2084] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:29 2026] POST /v2.0/routers => generated 685 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2085] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/ports?network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2086] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:31 2026] DELETE /v2.0/networks/9d0534e9-7a39-4dd5-8f32-cf92cfec5b46 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2087] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2088] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:31 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:32.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-0001bd31-859f-4e9f-b8f0-0536eeb4841a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: b21f0b64-eaab-4d72-b288-600487600c81 2026-06-14 00:01:32.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0001bd31-859f-4e9f-b8f0-0536eeb4841a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: b21f0b64-eaab-4d72-b288-600487600c81 [pid: 7|app: 0|req: 984/2089] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:01:31 2026] PUT /v2.0/routers/b67c7533-adca-4859-b116-3bcfa62c871e/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2090] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:32 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:32.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-254b89af-2db0-48ee-a67a-b77aef40dfa7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 8968a01e-59cd-439f-b189-519d71529813 2026-06-14 00:01:32.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254b89af-2db0-48ee-a67a-b77aef40dfa7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 8968a01e-59cd-439f-b189-519d71529813 [pid: 8|app: 0|req: 1106/2091] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:01:31 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2092] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:32 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:33.073 8 INFO neutron.services.segments.plugin [-] Segment db89866d-b07a-45e2-9cfa-8a4f467d739e resource provider aggregate not found 2026-06-14 00:01:33.085 8 INFO neutron.services.segments.plugin [-] Segment db89866d-b07a-45e2-9cfa-8a4f467d739e resource provider aggregate not found 2026-06-14 00:01:33.102 8 INFO neutron.services.segments.plugin [-] Segment db89866d-b07a-45e2-9cfa-8a4f467d739e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db89866d-b07a-45e2-9cfa-8a4f467d739e found for delete ", "request_id": "req-e461c02b-eed8-4886-a475-784c6901b573"}]} 2026-06-14 00:01:33.102 8 INFO neutron.services.segments.plugin [-] Segment db89866d-b07a-45e2-9cfa-8a4f467d739e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db89866d-b07a-45e2-9cfa-8a4f467d739e found for delete ", "request_id": "req-23605ed9-d54c-4f16-bc2f-275199804ea2"}]} 2026-06-14 00:01:33.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-254b89af-2db0-48ee-a67a-b77aef40dfa7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 2ace2f88-3b36-49b4-a8d8-2ece0376e093 2026-06-14 00:01:33.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254b89af-2db0-48ee-a67a-b77aef40dfa7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 2ace2f88-3b36-49b4-a8d8-2ece0376e093 2026-06-14 00:01:33.452 7 INFO neutron.services.segments.plugin [-] Segment 9d7741c7-5df7-4134-8459-57eed62a861e resource provider aggregate not found 2026-06-14 00:01:33.461 7 INFO neutron.services.segments.plugin [-] Segment 9d7741c7-5df7-4134-8459-57eed62a861e resource provider aggregate not found 2026-06-14 00:01:33.478 7 INFO neutron.services.segments.plugin [-] Segment 9d7741c7-5df7-4134-8459-57eed62a861e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7741c7-5df7-4134-8459-57eed62a861e found for delete ", "request_id": "req-fb5e1708-c92f-4b78-bca2-8b36995c1fc2"}]} 2026-06-14 00:01:33.484 7 INFO neutron.services.segments.plugin [-] Segment 9d7741c7-5df7-4134-8459-57eed62a861e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d7741c7-5df7-4134-8459-57eed62a861e found for delete ", "request_id": "req-b7095e20-4b03-4d39-8105-003501c43f16"}]} 2026-06-14 00:01:33.499 7 INFO neutron.db.l3_hamode_db [None req-254b89af-2db0-48ee-a67a-b77aef40dfa7 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] HA network 5baf985e-170d-4ec3-9573-a55dc0c923d4 was deleted as no HA routers are present in tenant a61b4becde524796a6a25df9c8677bab. [pid: 7|app: 0|req: 986/2093] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:32 2026] DELETE /v2.0/routers/b67c7533-adca-4859-b116-3bcfa62c871e => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2094] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:33 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 988/2095] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:33 2026] DELETE /v2.0/subnets/50d9003d-ecb1-477e-8f0c-5c8e7bdbaf20 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:33.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef090c08-f952-41a2-842d-076e593cb94b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 24467aa8-a768-47f9-ac56-081d6ec281df 2026-06-14 00:01:33.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef090c08-f952-41a2-842d-076e593cb94b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 24467aa8-a768-47f9-ac56-081d6ec281df [pid: 7|app: 0|req: 989/2096] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:33 2026] DELETE /v2.0/networks/8f966cb6-8aa1-44d5-84e2-15c745e11ebd => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2097] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:01:32 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/add_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2098] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/security-groups?tenant_id=35db47c50caf4318879949ce2d168322&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: 991/2099] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:34 2026] DELETE /v2.0/security-groups/f5af02cb-4bc5-492d-82f2-bc286d659490 => 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: 992/2100] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2101] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 994/2102] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:34 2026] GET /v2.0/security-groups?tenant_id=a61b4becde524796a6a25df9c8677bab&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2103] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:34 2026] DELETE /v2.0/security-groups/36e67314-cd3b-49b2-9a2f-2267c686f2a6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:35.503 7 INFO neutron.services.segments.plugin [-] Segment 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c resource provider aggregate not found 2026-06-14 00:01:35.508 7 INFO neutron.services.segments.plugin [-] Segment 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c resource provider aggregate not found 2026-06-14 00:01:35.525 7 INFO neutron.services.segments.plugin [-] Segment 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c found for delete ", "request_id": "req-642cf0bc-f387-4c52-8b66-0283401e75e2"}]} 2026-06-14 00:01:35.529 7 INFO neutron.services.segments.plugin [-] Segment 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f52d3f-8ee4-43c2-9cca-25b5d23bb81c found for delete ", "request_id": "req-c36956eb-308e-4ed5-9ef2-6dcdc9c95f1a"}]} [pid: 7|app: 0|req: 996/2104] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:35 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 997/2105] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:35 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2106] 10.0.0.248 () {34 vars in 783 bytes} [Sun Jun 14 00:01:34 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/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: 998/2107] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-groups => generated 1628 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2108] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2109] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2110] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2111] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 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) [pid: 8|app: 0|req: 1112/2112] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2113] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:36 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2114] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2115] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:37 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 1002/2116] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2117] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2118] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2121] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2122] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:01:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2123] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2124] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2125] 10.0.0.187 () {34 vars in 1096 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1185789099&fields=id&tenant_id=60b6e3eeb3144147a4d545bafabff1d7 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2126] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2127] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/quotas/60b6e3eeb3144147a4d545bafabff1d7 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2128] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2129] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2130] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&fields=id => generated 287 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2131] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1010/2132] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1011/2133] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:01:38 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1012/2134] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:39 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:39.714 8 INFO neutron.db.l3_db [None req-f8b99e17-9739-4d6e-bb4a-e5a1820df031 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Floating IP e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d associated. External IP: 10.96.250.204, port: 29440a1a-9dff-4bb3-aa8c-3b621953aa13. 2026-06-14 00:01:39.726 7 INFO neutron.db.segments_db [None req-b8c85ea6-c9eb-4491-8c6a-9369f89845de 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] Added segment d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 of type vxlan for network fba7da29-859c-4620-9c8f-235a291896b7 [pid: 7|app: 0|req: 1013/2135] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:39 2026] POST /v2.0/networks => generated 724 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2136] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:39 2026] POST /v2.0/subnets => generated 644 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:40.109 7 WARNING neutron.api.v2.base [None req-342d54d8-38f2-4b21-af8a-7a88b13551e5 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-14 00:01:40.111 7 INFO neutron.api.v2.resource [None req-342d54d8-38f2-4b21-af8a-7a88b13551e5 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1015/2137] 10.0.0.248 () {34 vars in 681 bytes} [Sun Jun 14 00:01:40 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-14 00:01:40.369 7 INFO neutron.services.segments.plugin [-] Segment d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 resource provider aggregate not found 2026-06-14 00:01:40.376 7 INFO neutron.services.segments.plugin [-] Segment d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 resource provider aggregate not found 2026-06-14 00:01:40.396 7 INFO neutron.services.segments.plugin [-] Segment d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 found for delete ", "request_id": "req-ed4fd264-53a1-44be-8892-97b1608944c0"}]} 2026-06-14 00:01:40.397 7 INFO neutron.services.segments.plugin [-] Segment d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c2ac7a-0878-4d97-b59c-9eb32f4716e1 found for delete ", "request_id": "req-e127225f-e1af-457d-800b-9b528abe9dd7"}]} [pid: 7|app: 0|req: 1016/2138] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:40 2026] DELETE /v2.0/networks/fba7da29-859c-4620-9c8f-235a291896b7 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:40.514 7 INFO neutron.db.segments_db [None req-d3d95522-c54c-49e8-a2d1-c0a59011c0b4 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] Added segment 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e of type vxlan for network 6a543852-2cd1-4815-bf6b-c13f2d74ad47 [pid: 8|app: 0|req: 1123/2139] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:01:38 2026] POST /v2.0/floatingips => generated 856 bytes in 1852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2140] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:40 2026] POST /v2.0/networks => generated 727 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:40.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa24f6b3-51e5-477c-8d95-ab370719d3da'] response: {'name': 'network-changed', 'server_uuid': 'b1172500-e6f1-4550-bdfa-213a427b04c9', 'tag': '29440a1a-9dff-4bb3-aa8c-3b621953aa13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1124/2141] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:01:40 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2142] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:40 2026] POST /v2.0/subnets => generated 647 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:40.893 8 WARNING neutron.api.v2.base [None req-53c28c0e-1f5a-4355-9dd0-64929b90e3a3 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-14 00:01:40.894 8 INFO neutron.api.v2.resource [None req-53c28c0e-1f5a-4355-9dd0-64929b90e3a3 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1125/2143] 10.0.0.248 () {34 vars in 681 bytes} [Sun Jun 14 00:01:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2144] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:40 2026] DELETE /v2.0/networks/6a543852-2cd1-4815-bf6b-c13f2d74ad47 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:41.157 8 INFO neutron.db.segments_db [None req-19051d74-e94c-46d3-9ca3-b692c9c0a01c 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] Added segment 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 of type vxlan for network 265bac38-df4b-48a4-ac98-3d6e09d739fc [pid: 7|app: 0|req: 1020/2145] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1126/2146] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:41 2026] POST /v2.0/networks => generated 727 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2147] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2148] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=29440a1a-9dff-4bb3-aa8c-3b621953aa13 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2149] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/subnets?id=3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2150] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/ports?network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2151] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:01:41 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2152] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1026/2153] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1128/2154] 10.0.0.248 () {34 vars in 681 bytes} [Sun Jun 14 00:01:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2155] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:01:41 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2156] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/networks/265bac38-df4b-48a4-ac98-3d6e09d739fc => generated 655 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:42.422 7 INFO neutron.services.segments.plugin [-] Segment 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e resource provider aggregate not found 2026-06-14 00:01:42.426 7 INFO neutron.services.segments.plugin [-] Segment 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e resource provider aggregate not found 2026-06-14 00:01:42.435 7 INFO neutron.services.segments.plugin [-] Segment 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e found for delete ", "request_id": "req-47756318-49aa-4646-8fdf-6a7603e59430"}]} 2026-06-14 00:01:42.441 7 INFO neutron.services.segments.plugin [-] Segment 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b65b2ee-eb1d-465e-a35f-c19a0a8d257e found for delete ", "request_id": "req-bb107f0d-16d2-49d9-a0f4-be71f3ac1cb7"}]} 2026-06-14 00:01:42.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6ca20d4-d20e-463f-9a0b-dcc574bb2f69 af4cec0663734a71bca6a62f2b021e04 087d1f84257140ada08104223f89c66b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2157] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/networks/265bac38-df4b-48a4-ac98-3d6e09d739fc => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:42.729 8 INFO neutron.services.segments.plugin [-] Segment 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 resource provider aggregate not found 2026-06-14 00:01:42.740 8 INFO neutron.services.segments.plugin [-] Segment 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 resource provider aggregate not found 2026-06-14 00:01:42.756 8 INFO neutron.services.segments.plugin [-] Segment 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 found for delete ", "request_id": "req-cc671a90-c494-4af3-87cb-08b244af2311"}]} 2026-06-14 00:01:42.759 8 INFO neutron.services.segments.plugin [-] Segment 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c83af84-bfb7-4a7c-8ffb-9b9fa730fb25 found for delete ", "request_id": "req-80376436-4414-4de2-8e2a-3a9ce7df58a3"}]} [pid: 7|app: 0|req: 1029/2158] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:01:42 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2159] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2.0/networks/265bac38-df4b-48a4-ac98-3d6e09d739fc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:01:42.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20098c4d-994f-4d43-b4ac-edd8be74e633 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2160] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2.0/subnets/bd92347d-27dc-4a5b-9109-7a457f3569a3 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:42.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4429728-9c55-4596-b35a-61e020ddbe76 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2161] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2.0/subnets/f3b3df43-650e-4d82-99f2-a6a1051fd830 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:42.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d42baa24-b631-4bb2-93bd-d14da74871d7 2439f68c6a9946268a20d884aba9543d 75ab83b352604b74bfd40cc6108f9dd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2162] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2.0/subnets/ba704d20-6978-4a92-a77b-dc16a209de20 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2163] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2164] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60b6e3eeb3144147a4d545bafabff1d7 => generated 179 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2165] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/security-groups?tenant_id=75ab83b352604b74bfd40cc6108f9dd8&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2166] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:43 2026] DELETE /v2.0/security-groups/21c2cc57-da42-4fc7-a11c-47da4a97c993 => 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: 1133/2167] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:01:43 2026] POST /v2.0/ports => generated 1179 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1134/2168] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:43 2026] GET /v2.0/security-groups?tenant_id=087d1f84257140ada08104223f89c66b&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: 1135/2169] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2170] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:44 2026] DELETE /v2.0/security-groups/76922d54-ad79-40ec-bd28-d13423cf540b => 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: 1137/2171] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2172] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:01:43 2026] PUT /v2.0/ports/8dff464f-7f9f-40b2-bf1c-da57d851acfd => generated 1460 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:44.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-473c1d8b-8b28-43ff-bdd3-aa302cee76f0'] response: {'name': 'network-changed', 'server_uuid': 'c93b4741-a66e-480d-888d-e6eb51f9b4fb', 'tag': '8dff464f-7f9f-40b2-bf1c-da57d851acfd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2173] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/security-groups?tenant_id=2bd3286bc7344d0bbca87521ad5eae42&name=default => generated 2926 bytes in 128 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: 1036/2174] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:44 2026] DELETE /v2.0/security-groups/b1648162-10a2-4a4f-ab76-4a893f22b1fb => 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: 1139/2175] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2176] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:01:44 2026] GET /v2.0/networks?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&shared=False => generated 2374 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2177] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:01:44 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: 1038/2178] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2179] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2180] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2181] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2182] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&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: 1143/2183] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2184] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1144/2185] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:46 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2186] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2187] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2188] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:01:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2189] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:01:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2190] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:01:49 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: 1147/2191] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/policies/5a4d9bee-4271-4dc0-bd26-46432c80bf9c/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: 1045/2192] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/policies/bab585c8-e6d4-433e-9626-f4aa2f62c683/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2193] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/policies/701cfbf5-cce8-4ca4-b647-224050190f8b/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2194] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:01:49 2026] PUT /v2.0/policies/f5244d89-c107-46ed-b706-e16168b383ca/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2195] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2196] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2197] 10.0.0.248 () {32 vars in 674 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2198] 10.0.0.248 () {32 vars in 688 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2199] 10.0.0.248 () {32 vars in 684 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2200] 10.0.0.248 () {32 vars in 696 bytes} [Sun Jun 14 00:01:49 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2201] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2202] 10.0.0.248 () {32 vars in 696 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2203] 10.0.0.248 () {32 vars in 692 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2204] 10.0.0.248 () {32 vars in 704 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2205] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/qos/policies/5a4d9bee-4271-4dc0-bd26-46432c80bf9c => 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: 1154/2206] 10.0.0.136 () {34 vars in 990 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 1244 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2207] 10.0.0.136 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:50 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 1053/2208] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/qos/policies/bab585c8-e6d4-433e-9626-f4aa2f62c683 => 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: 1156/2209] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/qos/policies/701cfbf5-cce8-4ca4-b647-224050190f8b => 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: 1054/2210] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/qos/policies/f5244d89-c107-46ed-b706-e16168b383ca => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2211] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:01:50 2026] DELETE /v2.0/qos/policies/b398387d-d1c8-4e74-91a7-3dbc880a6237 => 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: 1055/2212] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:51 2026] GET /v2.0/security-groups?tenant_id=f559da44dd5b4e8485dfebb96f26641e&name=default => generated 2929 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2213] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:51 2026] DELETE /v2.0/security-groups/a324ec2d-2c50-4f8e-aa01-1c8eda690591 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2214] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/security-groups?tenant_id=7ce477f292be4d93a53b9d0a5919019d&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2215] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:52 2026] DELETE /v2.0/security-groups/0c9e4fa3-1ab7-43df-8785-d24ef1e44dc5 => 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: 1057/2216] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:01:52 2026] GET /v2.0/security-groups?tenant_id=58ed92bc89494d0d80b5ab4c4e50072b&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2219] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:01:52 2026] DELETE /v2.0/security-groups/eee4eae5-a3b2-43b5-a3ca-ee87a2c2f12e => 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: 1060/2220] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2221] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2222] 10.0.0.248 () {32 vars in 818 bytes} [Sun Jun 14 00:01:54 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&mac_address=fa%3A16%3A3e%3A7e%3A4b%3A46 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:01:55.571 8 INFO neutron.db.l3_db [None req-68287c63-ed7f-4fa7-8242-99c7168e2130 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 7f568794-eb3e-4354-bf59-753ef21ce160 associated. External IP: 10.96.250.218, port: 8dff464f-7f9f-40b2-bf1c-da57d851acfd. [pid: 8|app: 0|req: 1162/2223] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:01:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:01:55.913 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7afd42f-9756-4d8e-ae13-c8cbac8acca4'] response: {'name': 'network-changed', 'server_uuid': 'c93b4741-a66e-480d-888d-e6eb51f9b4fb', 'tag': '8dff464f-7f9f-40b2-bf1c-da57d851acfd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1062/2224] 10.0.0.187 () {34 vars in 1096 bytes} [Sun Jun 14 00:01:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1185789099&fields=id&tenant_id=60b6e3eeb3144147a4d545bafabff1d7 => 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: 1163/2225] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2226] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/quotas/60b6e3eeb3144147a4d545bafabff1d7 => 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: 1164/2227] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&fields=id => generated 333 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2228] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2229] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2230] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2231] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => 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: 1066/2232] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2233] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2234] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => 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: 1168/2235] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2236] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2237] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2238] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1170/2239] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:01:56 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:01:57.214 7 INFO neutron.db.segments_db [None req-046951ad-e7d8-4e76-ae51-0990b119fa8c 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Added segment d82a9845-7e50-462b-a4b0-678988eedbad of type vxlan for network 2511673b-5521-44ce-8617-8dda1d8cea72 [pid: 7|app: 0|req: 1070/2240] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:56 2026] POST /v2.0/networks => generated 632 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2241] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2242] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:57.907 8 INFO neutron.db.segments_db [None req-23b9c876-1c65-4066-b116-96348ec3fb37 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Added segment c3a41523-c67d-485b-897b-4895b4cc0e7f of type vxlan for network 67f20527-6bdb-4aa2-a43a-4603ba287946 [pid: 8|app: 0|req: 1172/2243] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:57 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2244] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2245] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/trunks => generated 407 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:58.648 7 INFO neutron.db.segments_db [None req-155a3578-6c75-4420-b62a-a87c1a86bd9a 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Added segment 3d0fc80b-2521-4eed-813e-70c89693f8ad of type vxlan for network 53414b45-5a37-472c-964c-d6521fcbdbaa [pid: 7|app: 0|req: 1073/2246] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:58 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2247] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:58 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) [pid: 7|app: 0|req: 1074/2248] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:59.298 8 INFO neutron.db.segments_db [None req-6c48896f-b60a-47f3-a5f7-6ae813522b24 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Added segment 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d of type vxlan for network 69fa29d6-d941-450b-91e9-5f380d87d2cb [pid: 8|app: 0|req: 1175/2249] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2250] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2251] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:01:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:01:59.882 7 INFO neutron.db.segments_db [None req-7972af1f-cca8-4413-be37-6f3f8aade8af 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Added segment 112207c3-192a-411d-90f1-e2688183a369 of type vxlan for network 59fe391f-12d2-42e3-8f38-6954c11dd73f [pid: 7|app: 0|req: 1076/2252] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2253] 10.0.0.248 () {32 vars in 826 bytes} [Sun Jun 14 00:01:59 2026] GET /v2.0/ports?project_id=ca6450bec34d4d639466d7400f3f23e0&network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 3695 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2254] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:01:59 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1078/2255] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/subnets?network_id=312ab917-8dfd-4c97-9d92-3257270a3ce2 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2256] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:02:00 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2257] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:00 2026] PUT /v2.0/trunks/cf40155e-ef06-4f22-a87d-4846d27b1823/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2258] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:00 2026] PUT /v2.0/trunks/0c1dc841-af37-445a-be22-f4acd4771871/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2259] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:00 2026] PUT /v2.0/trunks/96b14684-31a6-4d2e-b3d6-4d9103fed9c0/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: 1082/2260] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:00 2026] PUT /v2.0/trunks/fff082ff-251c-494c-b2c5-9d0f6022c248/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:00.650 8 INFO neutron.db.l3_db [None req-1a9b56f4-7159-4dbb-a034-b77325d0bb34 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Floating IP e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d disassociated. External IP: 10.96.250.204, port: 29440a1a-9dff-4bb3-aa8c-3b621953aa13. [pid: 7|app: 0|req: 1083/2261] 10.0.0.248 () {32 vars in 662 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2262] 10.0.0.248 () {32 vars in 676 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2263] 10.0.0.248 () {32 vars in 672 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2264] 10.0.0.248 () {32 vars in 684 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2265] 10.0.0.248 () {32 vars in 670 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2266] 10.0.0.248 () {32 vars in 684 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2267] 10.0.0.248 () {32 vars in 680 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2268] 10.0.0.248 () {32 vars in 692 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2269] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/trunks/cf40155e-ef06-4f22-a87d-4846d27b1823 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2270] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2271] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:00 2026] PUT /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 554 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2272] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/ports/56d923e5-335a-4961-9ac9-2c2024485d92 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2273] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60b6e3eeb3144147a4d545bafabff1d7 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:01.007 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6841e3cd-83fc-46ee-9c47-3003764cb4a6'] response: {'name': 'network-changed', 'server_uuid': 'b1172500-e6f1-4550-bdfa-213a427b04c9', 'tag': '29440a1a-9dff-4bb3-aa8c-3b621953aa13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1094/2274] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:00 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => 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: 1181/2275] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/cf40155e-ef06-4f22-a87d-4846d27b1823 => 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: 1182/2276] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks/0c1dc841-af37-445a-be22-f4acd4771871 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2277] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports/b951950e-6eca-4d06-b817-3c66bb118410 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2278] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/0c1dc841-af37-445a-be22-f4acd4771871 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2279] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks/96b14684-31a6-4d2e-b3d6-4d9103fed9c0 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2280] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports/f5b42330-f544-4731-8c99-d47d4430e1b2 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2281] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/96b14684-31a6-4d2e-b3d6-4d9103fed9c0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2282] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks/fff082ff-251c-494c-b2c5-9d0f6022c248 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2283] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:02:01 2026] POST /v2.0/ports => generated 1183 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1189/2284] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports/c105053b-453b-4cfc-b24f-b24b96ba9180 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2285] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/fff082ff-251c-494c-b2c5-9d0f6022c248 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2286] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2287] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1186 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2288] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/trunks/0021db5e-7474-4366-961d-c4091993d20e => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2289] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => 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: 1195/2290] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2291] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports/2bc1f027-031a-4737-84e7-06dbba46594f => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2292] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=29440a1a-9dff-4bb3-aa8c-3b621953aa13 => 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: 1198/2293] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/trunks/0021db5e-7474-4366-961d-c4091993d20e => 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: 1096/2294] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:02:01 2026] PUT /v2.0/ports/81bd1977-6f44-4776-b5d7-eed7d1bae14c => generated 1464 bytes in 473 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: 1199/2295] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/subnets?id=3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:01.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af03d430-ae73-43b3-8de1-ff4ba22b1c88'] response: {'name': 'network-changed', 'server_uuid': '0a8b2796-bea8-4aef-85cd-6848bd638b89', 'tag': '81bd1977-6f44-4776-b5d7-eed7d1bae14c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2296] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/ports?network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:02.028 7 INFO neutron_taas.services.taas.taas_plugin [None req-63734dd7-6c04-4f5b-b51f-ba275bd66111 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] TaaS: Handle Delete Port: 56d923e5-335a-4961-9ac9-2c2024485d92 2026-06-14 00:02:02.032 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63734dd7-6c04-4f5b-b51f-ba275bd66111 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Tap Mirror: Handle Delete Port: 56d923e5-335a-4961-9ac9-2c2024485d92 [pid: 8|app: 0|req: 1201/2297] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:01 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1202/2298] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2299] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:01 2026] DELETE /v2.0/ports/56d923e5-335a-4961-9ac9-2c2024485d92 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2300] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:02.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-54ce1eb0-70ca-48a8-9c14-9cd450bb0e40 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] TaaS: Handle Delete Port: b951950e-6eca-4d06-b817-3c66bb118410 2026-06-14 00:02:02.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54ce1eb0-70ca-48a8-9c14-9cd450bb0e40 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Tap Mirror: Handle Delete Port: b951950e-6eca-4d06-b817-3c66bb118410 [pid: 7|app: 0|req: 1098/2301] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/ports/b951950e-6eca-4d06-b817-3c66bb118410 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:02.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab56e1db-9f93-4f79-ba9c-7bfd899e0488 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] TaaS: Handle Delete Port: f5b42330-f544-4731-8c99-d47d4430e1b2 2026-06-14 00:02:02.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab56e1db-9f93-4f79-ba9c-7bfd899e0488 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Tap Mirror: Handle Delete Port: f5b42330-f544-4731-8c99-d47d4430e1b2 [pid: 7|app: 0|req: 1099/2302] 10.0.0.136 () {34 vars in 990 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2303] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2304] 10.0.0.136 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2305] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/ports/f5b42330-f544-4731-8c99-d47d4430e1b2 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2306] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:02:02 2026] GET /v2.0/networks?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&shared=False => generated 2374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:02.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ea7b73a-5c06-457d-a624-903879e9d9ea 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] TaaS: Handle Delete Port: c105053b-453b-4cfc-b24f-b24b96ba9180 2026-06-14 00:02:02.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ea7b73a-5c06-457d-a624-903879e9d9ea 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Tap Mirror: Handle Delete Port: c105053b-453b-4cfc-b24f-b24b96ba9180 [pid: 7|app: 0|req: 1103/2307] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:02:02 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: 8|app: 0|req: 1205/2308] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/ports/c105053b-453b-4cfc-b24f-b24b96ba9180 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:02.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-16bc6229-7e66-4329-a9a4-532aec092084 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] TaaS: Handle Delete Port: 2bc1f027-031a-4737-84e7-06dbba46594f 2026-06-14 00:02:02.836 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16bc6229-7e66-4329-a9a4-532aec092084 5d8d516dfc5b40268cb503105c81b134 b4e7b0b21a2e4202977b98923e3b9052 - - default default] Tap Mirror: Handle Delete Port: 2bc1f027-031a-4737-84e7-06dbba46594f [pid: 7|app: 0|req: 1104/2309] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/ports/2bc1f027-031a-4737-84e7-06dbba46594f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:03.052 8 INFO neutron.services.segments.plugin [-] Segment d82a9845-7e50-462b-a4b0-678988eedbad resource provider aggregate not found 2026-06-14 00:02:03.055 8 INFO neutron.services.segments.plugin [-] Segment d82a9845-7e50-462b-a4b0-678988eedbad resource provider aggregate not found 2026-06-14 00:02:03.067 8 INFO neutron.services.segments.plugin [-] Segment d82a9845-7e50-462b-a4b0-678988eedbad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82a9845-7e50-462b-a4b0-678988eedbad found for delete ", "request_id": "req-04c0a40a-f48c-481e-b980-dea4681c8205"}]} 2026-06-14 00:02:03.069 8 INFO neutron.services.segments.plugin [-] Segment d82a9845-7e50-462b-a4b0-678988eedbad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82a9845-7e50-462b-a4b0-678988eedbad found for delete ", "request_id": "req-519fbd41-21b7-4e35-935c-2cc96c872f07"}]} [pid: 8|app: 0|req: 1206/2310] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:02 2026] DELETE /v2.0/networks/2511673b-5521-44ce-8617-8dda1d8cea72 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2311] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2312] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/networks/67f20527-6bdb-4aa2-a43a-4603ba287946 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:03.330 7 INFO neutron.services.segments.plugin [-] Segment 3d0fc80b-2521-4eed-813e-70c89693f8ad resource provider aggregate not found 2026-06-14 00:02:03.331 7 INFO neutron.services.segments.plugin [-] Segment 3d0fc80b-2521-4eed-813e-70c89693f8ad resource provider aggregate not found 2026-06-14 00:02:03.351 7 INFO neutron.services.segments.plugin [-] Segment 3d0fc80b-2521-4eed-813e-70c89693f8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0fc80b-2521-4eed-813e-70c89693f8ad found for delete ", "request_id": "req-0716b738-d951-4602-b1e0-5754b0958ea4"}]} 2026-06-14 00:02:03.354 7 INFO neutron.services.segments.plugin [-] Segment 3d0fc80b-2521-4eed-813e-70c89693f8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0fc80b-2521-4eed-813e-70c89693f8ad found for delete ", "request_id": "req-cbf1851f-15fa-4640-ac91-180d605803c3"}]} [pid: 7|app: 0|req: 1106/2313] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/networks/53414b45-5a37-472c-964c-d6521fcbdbaa => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2314] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/networks/69fa29d6-d941-450b-91e9-5f380d87d2cb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2315] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:03 2026] DELETE /v2.0/networks/59fe391f-12d2-42e3-8f38-6954c11dd73f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2316] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2317] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => 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: 1210/2318] 199.204.45.157 () {34 vars in 1104 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => 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: 1109/2319] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/subnets?id=6d996941-4932-41ff-9e27-0bde80048898&id=4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2320] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1110/2321] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1212/2322] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1111/2323] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:03 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1213/2324] 10.0.0.248 () {34 vars in 685 bytes} [Sun Jun 14 00:02:04 2026] POST /v2.0/security-groups => generated 1677 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2325] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 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: 7|app: 0|req: 1113/2326] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 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: 1214/2327] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:04 2026] GET /v2.0/security-groups?tenant_id=b4e7b0b21a2e4202977b98923e3b9052&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2328] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/security-groups/62401087-5626-46cf-bdfd-430ccf89b346 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2329] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2330] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:04.865 8 INFO neutron.db.securitygroups_db [None req-173295ff-9350-432b-9715-a5e50f7d4ce2 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Project ca6450bec34d4d639466d7400f3f23e0 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: 1115/2331] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:04 2026] GET /v2.0/security-groups?tenant_id=bd1e6ffb5a1f45abb9896cf6d3819bc9&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2332] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:04.995 8 INFO neutron.db.securitygroups_db [None req-e33ee2b4-9106-481a-b376-90dbcb8a1eb3 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Project ca6450bec34d4d639466d7400f3f23e0 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: 1116/2333] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:04 2026] DELETE /v2.0/security-groups/c2e7d78e-8a89-4534-ac6a-d6a56b793b99 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:05.085 8 INFO neutron.services.segments.plugin [-] Segment c3a41523-c67d-485b-897b-4895b4cc0e7f resource provider aggregate not found 2026-06-14 00:02:05.099 8 INFO neutron.services.segments.plugin [-] Segment c3a41523-c67d-485b-897b-4895b4cc0e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a41523-c67d-485b-897b-4895b4cc0e7f found for delete ", "request_id": "req-66fa7e27-dee7-48e5-8e86-8d97dfbfb83a"}]} 2026-06-14 00:02:05.103 8 INFO neutron.services.segments.plugin [-] Segment c3a41523-c67d-485b-897b-4895b4cc0e7f resource provider aggregate not found 2026-06-14 00:02:05.123 8 INFO neutron.services.segments.plugin [-] Segment c3a41523-c67d-485b-897b-4895b4cc0e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a41523-c67d-485b-897b-4895b4cc0e7f found for delete ", "request_id": "req-e6a252b7-67d0-44a0-bf43-0d2fd613543f"}]} 2026-06-14 00:02:05.129 8 INFO neutron.services.segments.plugin [-] Segment 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d resource provider aggregate not found 2026-06-14 00:02:05.143 8 INFO neutron.services.segments.plugin [-] Segment 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d resource provider aggregate not found [pid: 8|app: 0|req: 1218/2334] 10.0.0.248 () {34 vars in 695 bytes} [Sun Jun 14 00:02:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:05.151 8 INFO neutron.services.segments.plugin [-] Segment 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d found for delete ", "request_id": "req-d3dec9ab-a401-4233-b015-d2df7273cb25"}]} 2026-06-14 00:02:05.161 8 INFO neutron.services.segments.plugin [-] Segment 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795e5c8c-8ed5-4986-a3d5-dd03f8cf732d found for delete ", "request_id": "req-40918e98-482f-4a09-9778-9a6ad8b02126"}]} [pid: 7|app: 0|req: 1117/2335] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/security-groups?tenant_id=e8303241d437401c8775e312162ba45a&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:05.372 7 INFO neutron.services.segments.plugin [-] Segment 112207c3-192a-411d-90f1-e2688183a369 resource provider aggregate not found 2026-06-14 00:02:05.381 7 INFO neutron.services.segments.plugin [-] Segment 112207c3-192a-411d-90f1-e2688183a369 resource provider aggregate not found 2026-06-14 00:02:05.384 7 INFO neutron.services.segments.plugin [-] Segment 112207c3-192a-411d-90f1-e2688183a369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112207c3-192a-411d-90f1-e2688183a369 found for delete ", "request_id": "req-bbc2742c-8e9d-4ca4-afb2-6164eeed91ac"}]} 2026-06-14 00:02:05.400 7 INFO neutron.services.segments.plugin [-] Segment 112207c3-192a-411d-90f1-e2688183a369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112207c3-192a-411d-90f1-e2688183a369 found for delete ", "request_id": "req-194d786c-14c4-4078-9d67-6d1831c462d9"}]} [pid: 8|app: 0|req: 1219/2336] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:05 2026] DELETE /v2.0/security-groups/e36b0c46-2187-4a38-a909-3c0404445fb8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2337] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/networks => generated 1297 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2338] 10.0.0.187 () {34 vars in 1100 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1915401787&fields=id&tenant_id=ca6450bec34d4d639466d7400f3f23e0 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2339] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:02:05 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2340] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/quotas/ca6450bec34d4d639466d7400f3f23e0 => 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: 1120/2341] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2342] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1121/2343] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2344] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1122/2345] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2346] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:06 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2347] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:07 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1125/2350] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:08 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:09.196 8 INFO neutron.db.segments_db [None req-c0e1341f-c1f7-4055-812d-1cc615d8e816 50c3d1f0d9d94b9082ea5cac3593b771 371dc6347997427e8c73c3b8d120f065 - - default default] Added segment 01e59f7c-9a02-4061-8271-fef5fe5c32c5 of type vxlan for network 686bb17c-832b-4257-91f0-7a2cede8d8e3 [pid: 8|app: 0|req: 1226/2351] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:02:08 2026] POST /v2.0/networks => generated 632 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2352] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:02:09 2026] PUT /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2353] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/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: 1127/2354] 10.0.0.248 () {34 vars in 764 bytes} [Sun Jun 14 00:02:09 2026] PUT /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2355] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/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: 1128/2356] 10.0.0.248 () {34 vars in 760 bytes} [Sun Jun 14 00:02:09 2026] PUT /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2357] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2358] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1129/2359] 10.0.0.248 () {34 vars in 782 bytes} [Sun Jun 14 00:02:09 2026] PUT /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2360] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2361] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:02:09 2026] PUT /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2362] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2363] 10.0.0.248 () {32 vars in 741 bytes} [Sun Jun 14 00:02:09 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:10.059 8 INFO neutron.api.v2.resource [None req-9d3fc8cc-3046-498e-92ea-9b858481077c 50c3d1f0d9d94b9082ea5cac3593b771 371dc6347997427e8c73c3b8d120f065 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1233/2364] 10.0.0.248 () {32 vars in 745 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2365] 10.0.0.248 () {32 vars in 744 bytes} [Sun Jun 14 00:02:10 2026] DELETE /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags/red => 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: 1234/2366] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:10.263 7 INFO neutron.api.v2.resource [None req-129dbb3b-e3ce-424d-be47-a92658d06ef5 50c3d1f0d9d94b9082ea5cac3593b771 371dc6347997427e8c73c3b8d120f065 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2367] 10.0.0.248 () {32 vars in 748 bytes} [Sun Jun 14 00:02:10 2026] DELETE /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/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: 1235/2368] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:02:10 2026] DELETE /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2369] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:10.481 8 INFO neutron.services.segments.plugin [-] Segment 01e59f7c-9a02-4061-8271-fef5fe5c32c5 resource provider aggregate not found 2026-06-14 00:02:10.486 8 INFO neutron.services.segments.plugin [-] Segment 01e59f7c-9a02-4061-8271-fef5fe5c32c5 resource provider aggregate not found 2026-06-14 00:02:10.504 8 INFO neutron.services.segments.plugin [-] Segment 01e59f7c-9a02-4061-8271-fef5fe5c32c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01e59f7c-9a02-4061-8271-fef5fe5c32c5 found for delete ", "request_id": "req-e850230f-02e1-475d-86c4-e8f585fd2288"}]} [pid: 8|app: 0|req: 1236/2370] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:10 2026] DELETE /v2.0/networks/686bb17c-832b-4257-91f0-7a2cede8d8e3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:10.507 8 INFO neutron.services.segments.plugin [-] Segment 01e59f7c-9a02-4061-8271-fef5fe5c32c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01e59f7c-9a02-4061-8271-fef5fe5c32c5 found for delete ", "request_id": "req-09624aed-eaef-4b99-84c8-fe41cebdf600"}]} [pid: 7|app: 0|req: 1135/2371] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2372] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1136/2373] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:02:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca6450bec34d4d639466d7400f3f23e0 => 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: 1238/2374] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:02:10 2026] POST /v2.0/ports => generated 954 bytes in 376 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: 1137/2375] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/security-groups?tenant_id=82e5b3d41b5947a7a8d6c77f1612a681&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2376] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/security-groups/ac6b1cf3-0530-499a-8c1c-b059bbdfcebe => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2377] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:02:11 2026] PUT /v2.0/ports/5edf38e1-d8a1-4f2f-9d59-a4ca44685105 => generated 1235 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2378] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/security-groups?tenant_id=371dc6347997427e8c73c3b8d120f065&name=default => generated 2929 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-06-14 00:02:11.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34daa81c-6fdd-4452-88b7-d3fa456bcc38'] response: {'name': 'network-changed', 'server_uuid': '3def3641-cda2-4fc4-a8e2-ed157b05da52', 'tag': '5edf38e1-d8a1-4f2f-9d59-a4ca44685105', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2379] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:11 2026] DELETE /v2.0/security-groups/78efff0f-a5ab-4407-b88e-0ce428add80b => 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: 1140/2380] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2381] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:11 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&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: 1141/2382] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2383] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2384] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2385] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/networks?tenant_id=ca6450bec34d4d639466d7400f3f23e0&shared=False => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2386] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2387] 10.0.0.248 () {32 vars in 818 bytes} [Sun Jun 14 00:02:12 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&mac_address=fa%3A16%3A3e%3A75%3A7e%3Aeb => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2388] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2389] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:13.139 7 INFO neutron.db.l3_db [None req-0a5dc24c-1fcf-42dd-ae82-8cb7c894beed fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 705f431b-8c2b-43c9-ad79-3737e3a48fa1 associated. External IP: 10.96.250.211, port: 81bd1977-6f44-4776-b5d7-eed7d1bae14c. [pid: 8|app: 0|req: 1246/2390] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2391] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5edf38e1-d8a1-4f2f-9d59-a4ca44685105 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2392] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/subnets?id=3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2393] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:02:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:02:13.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e1a12b2-2d40-4abf-8fb8-48564b9af010'] response: {'name': 'network-changed', 'server_uuid': '0a8b2796-bea8-4aef-85cd-6848bd638b89', 'tag': '81bd1977-6f44-4776-b5d7-eed7d1bae14c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1249/2394] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/ports?network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2395] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1250/2396] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:13 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1147/2397] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2398] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => 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: 1252/2399] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2400] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1253/2401] 199.204.45.157 () {34 vars in 1104 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => 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: 1149/2402] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2403] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/subnets?id=6d996941-4932-41ff-9e27-0bde80048898&id=4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2404] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1255/2405] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2406] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1256/2407] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:14 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1257/2408] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:15 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1258/2409] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:15 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:15.498 7 INFO neutron.db.segments_db [None req-8bd75837-1849-446d-9b66-138e9cf3f7b7 2a3a90c716054c898955ea2dc144fa6f 9e614dea34444f7eb4fea410432b018a - - default default] Added segment 6beb9a95-e15e-42db-bba9-57e24f868a32 of type vxlan for network a659a0c9-892f-4765-a372-3784c968f74f [pid: 7|app: 0|req: 1152/2410] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:02:15 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2411] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:02:15 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2412] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:02:15 2026] PUT /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2413] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:15 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2414] 10.0.0.248 () {34 vars in 762 bytes} [Sun Jun 14 00:02:15 2026] PUT /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2415] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2416] 10.0.0.248 () {34 vars in 758 bytes} [Sun Jun 14 00:02:16 2026] PUT /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2417] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/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: 1156/2418] 10.0.0.248 () {34 vars in 780 bytes} [Sun Jun 14 00:02:16 2026] PUT /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2419] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2420] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:02:16 2026] PUT /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2421] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2422] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:16.569 7 INFO neutron.api.v2.resource [None req-aefed36d-fddf-4282-a518-7c18c13c8329 2a3a90c716054c898955ea2dc144fa6f 9e614dea34444f7eb4fea410432b018a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2423] 10.0.0.248 () {32 vars in 743 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2424] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2425] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&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: 1160/2426] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:02:16 2026] DELETE /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2427] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:16.740 7 INFO neutron.api.v2.resource [None req-a1742d1a-ce94-458e-af57-f5d054af4078 2a3a90c716054c898955ea2dc144fa6f 9e614dea34444f7eb4fea410432b018a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2428] 10.0.0.248 () {32 vars in 746 bytes} [Sun Jun 14 00:02:16 2026] DELETE /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/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: 1268/2429] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:02:16 2026] DELETE /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2430] 10.0.0.248 () {32 vars in 731 bytes} [Sun Jun 14 00:02:16 2026] GET /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2431] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:02:16 2026] DELETE /v2.0/subnets/ada82d46-c8dc-4703-993c-905ab72a783e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:17.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-b133e140-6b3f-4df9-aa94-a9f8de8d67ae 2a3a90c716054c898955ea2dc144fa6f 9e614dea34444f7eb4fea410432b018a - - default default] TaaS: Handle Delete Port: 955e4b1f-be66-448b-8b42-441e62f9f88c 2026-06-14 00:02:17.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b133e140-6b3f-4df9-aa94-a9f8de8d67ae 2a3a90c716054c898955ea2dc144fa6f 9e614dea34444f7eb4fea410432b018a - - default default] Tap Mirror: Handle Delete Port: 955e4b1f-be66-448b-8b42-441e62f9f88c 2026-06-14 00:02:17.395 7 INFO neutron.services.segments.plugin [-] Segment 6beb9a95-e15e-42db-bba9-57e24f868a32 resource provider aggregate not found 2026-06-14 00:02:17.400 7 INFO neutron.services.segments.plugin [-] Segment 6beb9a95-e15e-42db-bba9-57e24f868a32 resource provider aggregate not found 2026-06-14 00:02:17.433 7 INFO neutron.services.segments.plugin [-] Segment 6beb9a95-e15e-42db-bba9-57e24f868a32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb9a95-e15e-42db-bba9-57e24f868a32 found for delete ", "request_id": "req-081a1c04-2b96-46ab-a3ca-2e7bea3b2a69"}]} 2026-06-14 00:02:17.439 7 INFO neutron.services.segments.plugin [-] Segment 6beb9a95-e15e-42db-bba9-57e24f868a32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6beb9a95-e15e-42db-bba9-57e24f868a32 found for delete ", "request_id": "req-e1d6534a-7049-44be-9464-fbf827bf4224"}]} [pid: 7|app: 0|req: 1163/2432] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:17 2026] DELETE /v2.0/networks/a659a0c9-892f-4765-a372-3784c968f74f => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2433] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:17 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2434] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:17 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2435] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-groups?tenant_id=ae3f445450b9403e99c6256fa301596d&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2436] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/security-groups/019efa82-fc23-4679-a490-e7bc8424066c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2437] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-groups?tenant_id=9e614dea34444f7eb4fea410432b018a&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: 1166/2438] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:18 2026] DELETE /v2.0/security-groups/259780cb-f68b-4d43-ae7b-6b1d734e28cc => 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: 1273/2439] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2440] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:18 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&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: 1274/2441] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2442] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2443] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:19.593 7 INFO neutron.db.l3_db [None req-9f520d0e-c4a6-438e-ace0-6528c6fce2fb 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Floating IP e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d associated. External IP: 10.96.250.204, port: 5edf38e1-d8a1-4f2f-9d59-a4ca44685105. [pid: 7|app: 0|req: 1169/2444] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:19 2026] PUT /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 855 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:19.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70b02178-f49a-4975-a14e-3979f5b7ca35'] response: {'name': 'network-changed', 'server_uuid': '3def3641-cda2-4fc4-a8e2-ed157b05da52', 'tag': '5edf38e1-d8a1-4f2f-9d59-a4ca44685105', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1276/2445] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:19 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2446] 10.0.0.136 () {34 vars in 990 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2447] 10.0.0.136 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2448] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/ports?tenant_id=ca6450bec34d4d639466d7400f3f23e0&device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1278/2449] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/networks?id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2450] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5edf38e1-d8a1-4f2f-9d59-a4ca44685105 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2451] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/subnets?id=3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => 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: 1173/2452] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/ports?network_id=aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e&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: 1280/2453] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?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: 1174/2454] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2455] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:20 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 855 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2456] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:21 2026] GET /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:22.280 7 INFO neutron.db.segments_db [None req-7162fd8f-a764-485f-85b3-76a58bf8f051 ff58d8ccedfc48649e85c36882c2c6c8 76dd5fea90964f10b5daca319a71b8fc - - default default] Added segment 7a166ba8-2f39-47c8-b712-d7dd82e96a54 of type vxlan for network b02b28b6-1fa7-4dc7-aa1d-8a0cd29313b2 [pid: 7|app: 0|req: 1175/2457] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:02:21 2026] POST /v2.0/networks => generated 631 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2458] 10.0.0.248 () {34 vars in 664 bytes} [Sun Jun 14 00:02:22 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2461] 10.0.0.248 () {34 vars in 666 bytes} [Sun Jun 14 00:02:22 2026] POST /v2.0/trunks => generated 407 bytes in 177 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: 1286/2462] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:22 2026] PUT /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/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: 1177/2463] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:22 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2464] 10.0.0.248 () {34 vars in 760 bytes} [Sun Jun 14 00:02:22 2026] PUT /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/green => 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: 1178/2465] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/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: 1288/2466] 10.0.0.248 () {34 vars in 756 bytes} [Sun Jun 14 00:02:23 2026] PUT /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2467] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/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: 1289/2468] 10.0.0.248 () {34 vars in 778 bytes} [Sun Jun 14 00:02:23 2026] PUT /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2469] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2470] 10.0.0.248 () {34 vars in 749 bytes} [Sun Jun 14 00:02:23 2026] PUT /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2471] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2472] 10.0.0.248 () {32 vars in 737 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:23.300 7 INFO neutron.api.v2.resource [None req-e65d5215-a930-4ce5-99de-44b0525eb006 ff58d8ccedfc48649e85c36882c2c6c8 76dd5fea90964f10b5daca319a71b8fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2473] 10.0.0.248 () {32 vars in 741 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2474] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2475] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:02:23.413 8 INFO neutron.api.v2.resource [None req-709f5ee2-8c21-4b94-9fb7-8188afc9ab0a ff58d8ccedfc48649e85c36882c2c6c8 76dd5fea90964f10b5daca319a71b8fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1293/2476] 10.0.0.248 () {32 vars in 744 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2477] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2478] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215/tags => 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: 1185/2479] 10.0.0.248 () {32 vars in 719 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2480] 10.0.0.248 () {32 vars in 717 bytes} [Sun Jun 14 00:02:23 2026] GET /v2.0/ports/63d52f75-0f3c-458d-a3a6-51e2807a0474 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2481] 10.0.0.248 () {32 vars in 722 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/trunks/bd854b0f-de29-4e54-b93d-573feecab215 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:23.726 8 INFO neutron_taas.services.taas.taas_plugin [None req-02776da3-691d-41af-9309-b69b9c7ee7ff ff58d8ccedfc48649e85c36882c2c6c8 76dd5fea90964f10b5daca319a71b8fc - - default default] TaaS: Handle Delete Port: 63d52f75-0f3c-458d-a3a6-51e2807a0474 2026-06-14 00:02:23.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02776da3-691d-41af-9309-b69b9c7ee7ff ff58d8ccedfc48649e85c36882c2c6c8 76dd5fea90964f10b5daca319a71b8fc - - default default] Tap Mirror: Handle Delete Port: 63d52f75-0f3c-458d-a3a6-51e2807a0474 [pid: 8|app: 0|req: 1296/2482] 10.0.0.248 () {32 vars in 720 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/ports/63d52f75-0f3c-458d-a3a6-51e2807a0474 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:23.924 7 INFO neutron.services.segments.plugin [-] Segment 7a166ba8-2f39-47c8-b712-d7dd82e96a54 resource provider aggregate not found 2026-06-14 00:02:23.930 7 INFO neutron.services.segments.plugin [-] Segment 7a166ba8-2f39-47c8-b712-d7dd82e96a54 resource provider aggregate not found 2026-06-14 00:02:23.949 7 INFO neutron.services.segments.plugin [-] Segment 7a166ba8-2f39-47c8-b712-d7dd82e96a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a166ba8-2f39-47c8-b712-d7dd82e96a54 found for delete ", "request_id": "req-73f97029-623e-445b-9fc0-ff249e1c4f3c"}]} 2026-06-14 00:02:23.952 7 INFO neutron.services.segments.plugin [-] Segment 7a166ba8-2f39-47c8-b712-d7dd82e96a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a166ba8-2f39-47c8-b712-d7dd82e96a54 found for delete ", "request_id": "req-5aa205e3-76c7-42a9-81ae-66bc1b8af121"}]} [pid: 7|app: 0|req: 1187/2483] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:23 2026] DELETE /v2.0/networks/b02b28b6-1fa7-4dc7-aa1d-8a0cd29313b2 => 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: 1297/2484] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/security-groups?tenant_id=899e922c925945d79b7872e3a7db4dc4&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2485] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:24 2026] DELETE /v2.0/security-groups/ee936cd9-89f5-4a2f-aaf4-ad7b373581a7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2486] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:24 2026] GET /v2.0/security-groups?tenant_id=76dd5fea90964f10b5daca319a71b8fc&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2487] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:25 2026] DELETE /v2.0/security-groups/2f5e9934-5418-4774-9aa5-cca6fd6c4711 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2488] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/security-groups?tenant_id=0f4a958570d24d348f3aa299a07b065c&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2489] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:28 2026] DELETE /v2.0/security-groups/7f852000-ae9a-42e4-a6b5-ad9db91b2abe => 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: 1300/2490] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:28 2026] GET /v2.0/security-groups?tenant_id=d5b2cda93cbe4c8ba413f2b5e2bc16e0&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2491] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:29 2026] DELETE /v2.0/security-groups/fdcbc746-6849-461e-ab76-cce359d645bf => 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: 1301/2492] 10.0.0.136 () {34 vars in 990 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2493] 10.0.0.136 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:29 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&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: 1302/2494] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:02:35 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2495] 10.0.0.213 () {30 vars in 690 bytes} [Sun Jun 14 00:02:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2496] 10.0.0.213 () {30 vars in 692 bytes} [Sun Jun 14 00:02: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: 1194/2497] 10.0.0.213 () {30 vars in 668 bytes} [Sun Jun 14 00:02:36 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: 1304/2498] 10.0.0.213 () {30 vars in 704 bytes} [Sun Jun 14 00:02:36 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: 1195/2499] 10.0.0.213 () {28 vars in 439 bytes} [Sun Jun 14 00:02:37 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2500] 10.0.0.213 () {30 vars in 728 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2501] 10.0.0.213 () {30 vars in 690 bytes} [Sun Jun 14 00:02:37 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: 1306/2502] 10.0.0.213 () {30 vars in 692 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2503] 10.0.0.213 () {30 vars in 668 bytes} [Sun Jun 14 00:02:37 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: 1307/2504] 10.0.0.213 () {30 vars in 704 bytes} [Sun Jun 14 00:02:37 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: 1198/2505] 10.0.0.213 () {30 vars in 728 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2506] 10.0.0.213 () {30 vars in 690 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2507] 10.0.0.213 () {30 vars in 692 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2508] 10.0.0.213 () {30 vars in 668 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2509] 10.0.0.213 () {30 vars in 704 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2510] 10.0.0.213 () {30 vars in 730 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2511] 10.0.0.213 () {30 vars in 682 bytes} [Sun Jun 14 00:02:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2514] 10.0.0.213 () {34 vars in 704 bytes} [Sun Jun 14 00:02:37 2026] POST /v2.0/ports => generated 1132 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2515] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:39 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 83 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: 1312/2516] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:39 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2517] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:40 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1313/2518] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:40 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2519] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:02:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2520] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:02:40 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: 1207/2521] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:02:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2522] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:02:40 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: 1208/2523] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:02:40 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2524] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:02:41 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: 1209/2525] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:02:41 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: 1317/2526] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:02:41 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: 1210/2527] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:02:41 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) 2026-06-14 00:02:41.345 8 INFO neutron.api.v2.resource [None req-21c77025-fe50-4671-8b9e-99ef12cf170e bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1318/2528] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2529] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2530] 199.204.45.157 () {34 vars in 736 bytes} [Sun Jun 14 00:02:41 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: 1212/2531] 199.204.45.157 () {30 vars in 815 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/security-group-rules?security_group_id=2b44c1e3-e5d3-4aa7-b1d0-803438b85d9a => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2532] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:02:41 2026] PUT /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 226 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: 1321/2533] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:02:41 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: 1213/2534] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2535] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2536] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:02:41 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: 1324/2537] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2538] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/security-groups?id=68e504c3-4eb3-4dc6-93d2-7d38583eecee&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: 1325/2539] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2540] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:02:41 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:42.087 8 INFO neutron_taas.services.taas.taas_plugin [req-53bea978-0303-4288-9e76-e8b5c1bcd534 req-b36b4263-0c9c-46e7-a3da-4072b2020afd 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 5edf38e1-d8a1-4f2f-9d59-a4ca44685105 2026-06-14 00:02:42.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-53bea978-0303-4288-9e76-e8b5c1bcd534 req-b36b4263-0c9c-46e7-a3da-4072b2020afd 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 5edf38e1-d8a1-4f2f-9d59-a4ca44685105 2026-06-14 00:02:42.208 8 INFO neutron.db.l3_db [req-53bea978-0303-4288-9e76-e8b5c1bcd534 req-b36b4263-0c9c-46e7-a3da-4072b2020afd 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Floating IP e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d disassociated. External IP: 10.96.250.204, port: 5edf38e1-d8a1-4f2f-9d59-a4ca44685105. [pid: 8|app: 0|req: 1326/2541] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:02:41 2026] DELETE /v2.0/ports/5edf38e1-d8a1-4f2f-9d59-a4ca44685105 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:42.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9366a791-0e01-4aa9-8b39-b9e55299e52d'] response: {'server_uuid': '3def3641-cda2-4fc4-a8e2-ed157b05da52', 'name': 'network-vif-deleted', 'tag': '5edf38e1-d8a1-4f2f-9d59-a4ca44685105', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1216/2542] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:42 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1327/2543] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:44 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1217/2544] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:45 2026] GET /v2.0/ports?device_id=3def3641-cda2-4fc4-a8e2-ed157b05da52 => 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: 1328/2545] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:46 2026] DELETE /v2.0/security-groups/68e504c3-4eb3-4dc6-93d2-7d38583eecee => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:46.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-627db384-f00e-499d-a60e-bc7539416854 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 4476af32-65c7-408a-a832-8b39bf41883c 2026-06-14 00:02:46.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-627db384-f00e-499d-a60e-bc7539416854 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 4476af32-65c7-408a-a832-8b39bf41883c [pid: 7|app: 0|req: 1218/2546] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:02:46 2026] DELETE /v2.0/floatingips/e2b08ea6-fe2a-42b6-97b4-a68e3ea5698d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2547] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:46 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2548] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:46 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 1330/2549] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:47 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2550] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:48 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&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: 1331/2551] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1332/2552] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/security-groups?id=f25266ff-7c79-4c74-aa65-0328b56f1ec8&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2553] 10.0.0.187 () {34 vars in 1016 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2554] 10.0.0.187 () {34 vars in 982 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/networks?id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 735 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2555] 10.0.0.187 () {34 vars in 965 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/quotas/cb767f441459423daaf3197e073dd81b => 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: 1222/2556] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2557] 10.0.0.187 () {34 vars in 1002 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:02:49.360 7 INFO neutron_taas.services.taas.taas_plugin [req-92d9f4d8-6326-4f0c-b3fb-61160e02a7a3 req-12ec91ae-45b3-48bc-929a-0dfadb1244b2 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 29440a1a-9dff-4bb3-aa8c-3b621953aa13 2026-06-14 00:02:49.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-92d9f4d8-6326-4f0c-b3fb-61160e02a7a3 req-12ec91ae-45b3-48bc-929a-0dfadb1244b2 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 29440a1a-9dff-4bb3-aa8c-3b621953aa13 [pid: 8|app: 0|req: 1336/2558] 10.0.0.187 () {34 vars in 1008 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1337/2559] 10.0.0.187 () {34 vars in 1108 bytes} [Sun Jun 14 00:02:49 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1223/2560] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:02:49 2026] DELETE /v2.0/ports/29440a1a-9dff-4bb3-aa8c-3b621953aa13 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:02:49.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4171fc79-77e4-460e-b455-044351e96cfb'] response: {'server_uuid': 'b1172500-e6f1-4550-bdfa-213a427b04c9', 'name': 'network-vif-deleted', 'tag': '29440a1a-9dff-4bb3-aa8c-3b621953aa13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1338/2561] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:50 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1224/2562] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:50 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1339/2563] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:50 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1225/2564] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:51 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1340/2565] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:52 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1226/2566] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:52 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1228/2569] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:52 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1342/2570] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:53 2026] GET /v2.0/ports?device_id=b1172500-e6f1-4550-bdfa-213a427b04c9 => 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: 1229/2571] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:54 2026] DELETE /v2.0/security-groups/f25266ff-7c79-4c74-aa65-0328b56f1ec8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:02:55.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-73db1585-086f-4ce7-9953-7d5e99fd17c2 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 67f9ec30-fd65-45dd-9920-849ce9253598 2026-06-14 00:02:55.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73db1585-086f-4ce7-9953-7d5e99fd17c2 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 67f9ec30-fd65-45dd-9920-849ce9253598 [pid: 7|app: 0|req: 1230/2572] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:02:55 2026] GET /v2.0/networks?id=641e4146-acbd-4e4b-a26e-ae1abee4af96 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2573] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:02:54 2026] PUT /v2.0/routers/92904d10-bd9c-480f-a0b8-9e8d9f739994/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2574] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:55 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1344/2575] 199.204.45.157 () {34 vars in 1050 bytes} [Sun Jun 14 00:02:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb767f441459423daaf3197e073dd81b => generated 343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2576] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:02:55 2026] DELETE /v2.0/subnets/3ee6b7d9-0b8a-4623-a1d8-ad934f822795 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2577] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:55 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1345/2578] 199.204.45.157 () {38 vars in 955 bytes} [Sun Jun 14 00:02:55 2026] POST /v2.0/ports => generated 1078 bytes in 293 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-06-14 00:02:56.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-998a6509-b084-4227-9351-5014936e6e6e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 9213c7eb-0746-452b-96cf-b2c30eba41d6 2026-06-14 00:02:56.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-998a6509-b084-4227-9351-5014936e6e6e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 9213c7eb-0746-452b-96cf-b2c30eba41d6 2026-06-14 00:02:56.439 7 INFO neutron_taas.services.taas.taas_plugin [None req-998a6509-b084-4227-9351-5014936e6e6e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 992a3196-91b6-4d1e-8019-32f5819d1121 2026-06-14 00:02:56.443 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-998a6509-b084-4227-9351-5014936e6e6e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 992a3196-91b6-4d1e-8019-32f5819d1121 [pid: 8|app: 0|req: 1346/2579] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:02:56 2026] PUT /v2.0/ports/3c1a24c7-340f-4037-bced-ad8a80a1f8cc => generated 1239 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:56.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cf70b6a-9b90-4f64-b99f-4ef2d43d6f56'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': '3c1a24c7-340f-4037-bced-ad8a80a1f8cc', 'status': 'completed', 'code': 200} 2026-06-14 00:02:56.816 7 INFO neutron.services.segments.plugin [-] Segment b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 resource provider aggregate not found 2026-06-14 00:02:56.820 7 INFO neutron.services.segments.plugin [-] Segment b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 resource provider aggregate not found 2026-06-14 00:02:56.836 7 INFO neutron.services.segments.plugin [-] Segment b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 found for delete ", "request_id": "req-28781a50-2850-4103-9cf6-bfed1ff2e6ca"}]} 2026-06-14 00:02:56.836 7 INFO neutron.services.segments.plugin [-] Segment b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d1f41f-bb25-4ae0-9b33-d2da0561f4d5 found for delete ", "request_id": "req-38c74d64-132a-47ae-8e8b-598ffa6a0241"}]} 2026-06-14 00:02:56.851 7 INFO neutron.db.l3_hamode_db [None req-998a6509-b084-4227-9351-5014936e6e6e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] HA network 80377a65-66c7-4b10-8c54-807cba4e2fc9 was deleted as no HA routers are present in tenant ca6450bec34d4d639466d7400f3f23e0. [pid: 7|app: 0|req: 1234/2580] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:02:55 2026] DELETE /v2.0/routers/92904d10-bd9c-480f-a0b8-9e8d9f739994 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:02:56.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1feab9e-4a17-4e1d-b55d-4727990a860e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] TaaS: Handle Delete Port: 3027c62a-a07d-4638-bbfa-c63246d498e7 2026-06-14 00:02:56.950 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1feab9e-4a17-4e1d-b55d-4727990a860e 54610f14d7a6462cbf4df375a63691eb ca6450bec34d4d639466d7400f3f23e0 - - default default] Tap Mirror: Handle Delete Port: 3027c62a-a07d-4638-bbfa-c63246d498e7 [pid: 7|app: 0|req: 1235/2581] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:57 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:02:57.137 8 INFO neutron.services.segments.plugin [-] Segment 408b73d4-9ae1-4405-b67b-8190bd464d73 resource provider aggregate not found 2026-06-14 00:02:57.143 8 INFO neutron.services.segments.plugin [-] Segment 408b73d4-9ae1-4405-b67b-8190bd464d73 resource provider aggregate not found 2026-06-14 00:02:57.163 8 INFO neutron.services.segments.plugin [-] Segment 408b73d4-9ae1-4405-b67b-8190bd464d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 408b73d4-9ae1-4405-b67b-8190bd464d73 found for delete ", "request_id": "req-d229ddd3-f21f-40da-a455-02c29024ecee"}]} 2026-06-14 00:02:57.164 8 INFO neutron.services.segments.plugin [-] Segment 408b73d4-9ae1-4405-b67b-8190bd464d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 408b73d4-9ae1-4405-b67b-8190bd464d73 found for delete ", "request_id": "req-d93766e0-1640-4de2-b8b2-217ac9909c64"}]} [pid: 7|app: 0|req: 1236/2582] 199.204.45.157 () {34 vars in 1018 bytes} [Sun Jun 14 00:02:57 2026] GET /v2.0/networks?tenant_id=cb767f441459423daaf3197e073dd81b&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: 1347/2583] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:02:56 2026] DELETE /v2.0/networks/aed43a2f-7b2e-4c45-b3bd-d71a8f5eae1e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2584] 199.204.45.157 () {34 vars in 930 bytes} [Sun Jun 14 00:02:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2585] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:57 2026] GET /v2.0/security-groups?tenant_id=ca6450bec34d4d639466d7400f3f23e0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2586] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:57 2026] DELETE /v2.0/security-groups/add4633f-c044-497e-9570-7dbf84fccffb => 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: 1349/2587] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/security-groups?tenant_id=c724a36f5eb54146bc20189b0a9a5a5a&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2588] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2589] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1241/2590] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2591] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&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: 1350/2592] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:02:58 2026] DELETE /v2.0/security-groups/2f9c8754-16a7-4c17-9eb4-8ed2721a2a82 => 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: 1243/2593] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1351/2594] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 7|app: 0|req: 1244/2595] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1352/2596] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&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: 1245/2597] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:02:58 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2598] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:01 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2599] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:03:01 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2600] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:01 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2601] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:03:02 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2602] 199.204.45.157 () {34 vars in 1044 bytes} [Sun Jun 14 00:03:02 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:03:02.962 7 INFO neutron.db.segments_db [None req-44b7705d-bdd3-4757-bc58-3ce49aaa64b6 e852ea76e27b4ee9a724fdadd7f9067e 8e34dc9bed0048558587f1e834726a95 - - default default] Added segment 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 of type vxlan for network 65d1b843-bc5f-4c73-8e24-b08adfb18c8b [pid: 7|app: 0|req: 1248/2603] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:02 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:03.128 8 INFO neutron.db.segments_db [None req-320d9c36-c1c0-498c-842e-3ef0e705009d e852ea76e27b4ee9a724fdadd7f9067e 8e34dc9bed0048558587f1e834726a95 - - default default] Added segment ecb01a5c-0be4-4692-9f93-b1e787712fea of type vxlan for network d9613fa6-e89d-4739-8f92-c1ebba613eb4 [pid: 8|app: 0|req: 1356/2604] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:03 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) 2026-06-14 00:03:03.304 7 INFO neutron.db.segments_db [None req-bfe027c2-10a9-4aa7-8d18-4d0b7bc1150a e852ea76e27b4ee9a724fdadd7f9067e 8e34dc9bed0048558587f1e834726a95 - - default default] Added segment bdac3402-3ca7-406d-9810-8d87b042934a of type vxlan for network 48942f6b-3b89-42a4-b46c-b9418d413a2f [pid: 7|app: 0|req: 1249/2605] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:03 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:03.467 8 INFO neutron.db.segments_db [None req-f2f110db-13a3-4849-b7a6-96a4ef4a9d81 e852ea76e27b4ee9a724fdadd7f9067e 8e34dc9bed0048558587f1e834726a95 - - default default] Added segment e0507017-d857-4397-9ae4-45569848828e of type vxlan for network 74da581e-68d1-4a1c-8cc3-59567aac8355 [pid: 8|app: 0|req: 1357/2606] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:03 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:03.628 7 INFO neutron.db.segments_db [None req-79df7159-bbd9-4954-b6a8-a17585ede60a e852ea76e27b4ee9a724fdadd7f9067e 8e34dc9bed0048558587f1e834726a95 - - default default] Added segment 2173af6e-7323-4bef-bb6c-41054437a5de of type vxlan for network fdd8b9ce-26fd-46ec-9fc7-a6c9811d4f9a [pid: 7|app: 0|req: 1250/2607] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:03 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2608] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:03 2026] PUT /v2.0/networks/65d1b843-bc5f-4c73-8e24-b08adfb18c8b/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2609] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:03 2026] PUT /v2.0/networks/d9613fa6-e89d-4739-8f92-c1ebba613eb4/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: 1359/2610] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:03 2026] PUT /v2.0/networks/48942f6b-3b89-42a4-b46c-b9418d413a2f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2611] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:03 2026] PUT /v2.0/networks/74da581e-68d1-4a1c-8cc3-59567aac8355/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2612] 10.0.0.248 () {32 vars in 666 bytes} [Sun Jun 14 00:03:03 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2613] 10.0.0.248 () {32 vars in 680 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2614] 10.0.0.248 () {32 vars in 676 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2615] 10.0.0.248 () {32 vars in 688 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2616] 10.0.0.248 () {32 vars in 674 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2617] 10.0.0.248 () {32 vars in 688 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2618] 10.0.0.248 () {32 vars in 684 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2619] 10.0.0.248 () {32 vars in 696 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:04.664 8 INFO neutron.services.segments.plugin [-] Segment 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 resource provider aggregate not found 2026-06-14 00:03:04.668 8 INFO neutron.services.segments.plugin [-] Segment 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 resource provider aggregate not found 2026-06-14 00:03:04.687 8 INFO neutron.services.segments.plugin [-] Segment 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 found for delete ", "request_id": "req-b02504b3-eecf-43fc-a729-299b5b73550e"}]} 2026-06-14 00:03:04.687 8 INFO neutron.services.segments.plugin [-] Segment 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f0e3ae-b3ed-41ee-b5e7-e7e6df64cef3 found for delete ", "request_id": "req-95f302e1-2640-4586-9f59-a2a52565b5bf"}]} [pid: 8|app: 0|req: 1364/2620] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:04 2026] DELETE /v2.0/networks/65d1b843-bc5f-4c73-8e24-b08adfb18c8b => 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: 1257/2621] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2622] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:04 2026] DELETE /v2.0/networks/d9613fa6-e89d-4739-8f92-c1ebba613eb4 => 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: 1258/2623] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2624] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:04 2026] DELETE /v2.0/networks/48942f6b-3b89-42a4-b46c-b9418d413a2f => 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: 1259/2625] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:04 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2626] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:04 2026] DELETE /v2.0/networks/74da581e-68d1-4a1c-8cc3-59567aac8355 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:03:05.247 7 INFO neutron.services.segments.plugin [-] Segment 2173af6e-7323-4bef-bb6c-41054437a5de resource provider aggregate not found 2026-06-14 00:03:05.250 7 INFO neutron.services.segments.plugin [-] Segment 2173af6e-7323-4bef-bb6c-41054437a5de resource provider aggregate not found 2026-06-14 00:03:05.272 7 INFO neutron.services.segments.plugin [-] Segment 2173af6e-7323-4bef-bb6c-41054437a5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2173af6e-7323-4bef-bb6c-41054437a5de found for delete ", "request_id": "req-49d07669-b91b-486e-9df1-4d9db60ff2e7"}]} 2026-06-14 00:03:05.275 7 INFO neutron.services.segments.plugin [-] Segment 2173af6e-7323-4bef-bb6c-41054437a5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2173af6e-7323-4bef-bb6c-41054437a5de found for delete ", "request_id": "req-a6633722-12a1-4eb8-afa6-bbeaaed12cc7"}]} [pid: 7|app: 0|req: 1260/2627] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:05 2026] DELETE /v2.0/networks/fdd8b9ce-26fd-46ec-9fc7-a6c9811d4f9a => 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: 1368/2628] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:06 2026] GET /v2.0/security-groups?tenant_id=8e34dc9bed0048558587f1e834726a95&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2629] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:06 2026] DELETE /v2.0/security-groups/d4e28fcb-236f-43ad-9cf5-da0e258c39b6 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2630] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:06 2026] GET /v2.0/security-groups?tenant_id=4a30c9134fa34694945ff6e36d24ebb3&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:06.708 8 INFO neutron.services.segments.plugin [-] Segment ecb01a5c-0be4-4692-9f93-b1e787712fea resource provider aggregate not found 2026-06-14 00:03:06.713 8 INFO neutron.services.segments.plugin [-] Segment ecb01a5c-0be4-4692-9f93-b1e787712fea resource provider aggregate not found 2026-06-14 00:03:06.728 8 INFO neutron.services.segments.plugin [-] Segment ecb01a5c-0be4-4692-9f93-b1e787712fea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb01a5c-0be4-4692-9f93-b1e787712fea found for delete ", "request_id": "req-0a6bbbb0-be14-4a76-8b03-f0abd4f9a067"}]} 2026-06-14 00:03:06.733 8 INFO neutron.services.segments.plugin [-] Segment ecb01a5c-0be4-4692-9f93-b1e787712fea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb01a5c-0be4-4692-9f93-b1e787712fea found for delete ", "request_id": "req-8f7b2dcf-03d1-4dee-8016-ef6574e313e7"}]} 2026-06-14 00:03:06.749 8 INFO neutron.services.segments.plugin [-] Segment bdac3402-3ca7-406d-9810-8d87b042934a resource provider aggregate not found 2026-06-14 00:03:06.756 8 INFO neutron.services.segments.plugin [-] Segment bdac3402-3ca7-406d-9810-8d87b042934a resource provider aggregate not found 2026-06-14 00:03:06.772 8 INFO neutron.services.segments.plugin [-] Segment bdac3402-3ca7-406d-9810-8d87b042934a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdac3402-3ca7-406d-9810-8d87b042934a found for delete ", "request_id": "req-4b19aaaa-4e57-4a66-b7cb-825e273689c1"}]} 2026-06-14 00:03:06.774 8 INFO neutron.services.segments.plugin [-] Segment bdac3402-3ca7-406d-9810-8d87b042934a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdac3402-3ca7-406d-9810-8d87b042934a found for delete ", "request_id": "req-4124cb3b-18b1-4cc9-9d42-764fefdd7a8b"}]} 2026-06-14 00:03:06.793 8 INFO neutron.services.segments.plugin [-] Segment e0507017-d857-4397-9ae4-45569848828e resource provider aggregate not found 2026-06-14 00:03:06.800 8 INFO neutron.services.segments.plugin [-] Segment e0507017-d857-4397-9ae4-45569848828e resource provider aggregate not found [pid: 7|app: 0|req: 1262/2631] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:06 2026] DELETE /v2.0/security-groups/62a36a3d-b53b-4b6e-bd55-22e18480a075 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:03:06.812 8 INFO neutron.services.segments.plugin [-] Segment e0507017-d857-4397-9ae4-45569848828e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0507017-d857-4397-9ae4-45569848828e found for delete ", "request_id": "req-c97b5518-4b51-4dd8-bbd4-76e432ed9f54"}]} 2026-06-14 00:03:06.816 8 INFO neutron.services.segments.plugin [-] Segment e0507017-d857-4397-9ae4-45569848828e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0507017-d857-4397-9ae4-45569848828e found for delete ", "request_id": "req-b75d53c4-b136-4660-a4f8-9a147ad874e8"}]} [pid: 8|app: 0|req: 1370/2632] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:06 2026] GET /v2.0/security-groups?tenant_id=98e658b7b9bc42beacbe7211aaa953fd&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: 1263/2633] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:07 2026] DELETE /v2.0/security-groups/a7b69788-4893-4fd7-8fe5-6627d52a1191 => 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: 1372/2636] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:08 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2637] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:03:08 2026] GET /v2.0/security-groups?id=e6844937-d011-405b-838c-fe2bf497fbe5&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2638] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:03:08 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:11.724 7 INFO neutron.db.segments_db [None req-0b8ff6e7-6950-46dc-aeaa-bd313d3775a1 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Added segment 02616eed-6d39-4efe-80df-082f20ab57f5 of type vxlan for network 405b20ea-0a63-496c-a42e-91b11e019053 [pid: 7|app: 0|req: 1266/2639] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:11 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2640] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:03:11 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:12.099 7 INFO neutron.db.segments_db [None req-0acfc43f-df45-42d6-a656-ac90c32f7ff4 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Added segment 0cf16a22-0125-4299-90eb-2a16d758829f of type vxlan for network b2f4f5c4-d456-41c7-b535-32e6b2caee3f [pid: 7|app: 0|req: 1267/2641] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:12 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2642] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:03:12 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:12.473 7 INFO neutron.db.segments_db [None req-4adb1c5d-8a3a-463b-bf33-3bcb2fd99018 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Added segment b9ed7f38-0375-4229-999e-c9728bae4412 of type vxlan for network 9a8e25ee-7712-4fdf-b94c-44ea678bd70d [pid: 7|app: 0|req: 1268/2643] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:12 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: 1376/2644] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:03:12 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:12.878 7 INFO neutron.db.segments_db [None req-1daa830a-9fbc-4091-83b2-a9c21031dc22 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Added segment 0645640c-9999-4519-b089-51260f8a2b1b of type vxlan for network 668e07d6-0c12-4d8e-902d-604c54b72874 [pid: 7|app: 0|req: 1269/2645] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:12 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2646] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:03:12 2026] POST /v2.0/subnets => generated 629 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-14 00:03:13.352 7 INFO neutron.db.segments_db [None req-7e17d9aa-879c-4139-9322-a182752397e8 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Added segment 259c1597-0152-4755-bdc4-cf95bcdef0f6 of type vxlan for network 56765fda-1b41-49d4-b660-c1eb45738566 [pid: 7|app: 0|req: 1270/2647] 10.0.0.248 () {34 vars in 670 bytes} [Sun Jun 14 00:03:13 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2648] 10.0.0.248 () {34 vars in 669 bytes} [Sun Jun 14 00:03:13 2026] POST /v2.0/subnets => generated 629 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2649] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:03:13 2026] PUT /v2.0/subnets/4005f38c-c4bd-42cc-9dac-1f2e64f23cbf/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2650] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:03:13 2026] PUT /v2.0/subnets/78d338f9-b903-4d5b-93c9-56002de7ffb3/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2651] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:03:14 2026] PUT /v2.0/subnets/a0d3ad59-3a7b-4a8a-8909-b27cffd68ea1/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2652] 10.0.0.248 () {34 vars in 751 bytes} [Sun Jun 14 00:03:14 2026] PUT /v2.0/subnets/8a7699b5-6e1f-4af1-a059-ed57ca1b110a/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2653] 10.0.0.248 () {32 vars in 664 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2654] 10.0.0.248 () {32 vars in 678 bytes} [Sun Jun 14 00:03:14 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: 1274/2655] 10.0.0.248 () {32 vars in 674 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2656] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2657] 10.0.0.248 () {32 vars in 672 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2658] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2659] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2660] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:03:14 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2661] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:03:14 2026] DELETE /v2.0/subnets/4005f38c-c4bd-42cc-9dac-1f2e64f23cbf => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2662] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:03:14 2026] DELETE /v2.0/subnets/78d338f9-b903-4d5b-93c9-56002de7ffb3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2663] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:03:14 2026] DELETE /v2.0/subnets/a0d3ad59-3a7b-4a8a-8909-b27cffd68ea1 => 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: 1386/2664] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/subnets/8a7699b5-6e1f-4af1-a059-ed57ca1b110a => 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: 1279/2665] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/subnets/c3271551-556c-4685-bcd8-437fb04a97a6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:03:15.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-e13b2141-0ec9-4ba7-bc76-4f83f0624580 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] TaaS: Handle Delete Port: b1b682f4-d2ad-4eff-bc2f-c2833fe6a258 2026-06-14 00:03:15.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e13b2141-0ec9-4ba7-bc76-4f83f0624580 c8f76264ae4b4587aa2edace526a50c8 0e385e447c2f41b9b45fed8a606d346f - - default default] Tap Mirror: Handle Delete Port: b1b682f4-d2ad-4eff-bc2f-c2833fe6a258 2026-06-14 00:03:15.592 8 INFO neutron.services.segments.plugin [-] Segment 02616eed-6d39-4efe-80df-082f20ab57f5 resource provider aggregate not found 2026-06-14 00:03:15.598 8 INFO neutron.services.segments.plugin [-] Segment 02616eed-6d39-4efe-80df-082f20ab57f5 resource provider aggregate not found 2026-06-14 00:03:15.610 8 INFO neutron.services.segments.plugin [-] Segment 02616eed-6d39-4efe-80df-082f20ab57f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02616eed-6d39-4efe-80df-082f20ab57f5 found for delete ", "request_id": "req-9e8f8ec6-fe83-4eda-a307-6d17020f27f4"}]} 2026-06-14 00:03:15.613 8 INFO neutron.services.segments.plugin [-] Segment 02616eed-6d39-4efe-80df-082f20ab57f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02616eed-6d39-4efe-80df-082f20ab57f5 found for delete ", "request_id": "req-d1ad0b75-f6cf-484e-946a-e62d67eab69a"}]} [pid: 8|app: 0|req: 1387/2666] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/networks/405b20ea-0a63-496c-a42e-91b11e019053 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2667] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/networks/b2f4f5c4-d456-41c7-b535-32e6b2caee3f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:03:15.839 7 INFO neutron.services.segments.plugin [-] Segment 0cf16a22-0125-4299-90eb-2a16d758829f resource provider aggregate not found 2026-06-14 00:03:15.857 7 INFO neutron.services.segments.plugin [-] Segment 0cf16a22-0125-4299-90eb-2a16d758829f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf16a22-0125-4299-90eb-2a16d758829f found for delete ", "request_id": "req-d04e5fe6-2574-4a5a-ac71-264bcd08790c"}]} 2026-06-14 00:03:15.865 7 INFO neutron.services.segments.plugin [-] Segment 0cf16a22-0125-4299-90eb-2a16d758829f resource provider aggregate not found 2026-06-14 00:03:15.880 7 INFO neutron.services.segments.plugin [-] Segment 0cf16a22-0125-4299-90eb-2a16d758829f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf16a22-0125-4299-90eb-2a16d758829f found for delete ", "request_id": "req-d301e4c7-0395-4f0a-b929-e52bece54b2a"}]} [pid: 8|app: 0|req: 1388/2668] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/networks/9a8e25ee-7712-4fdf-b94c-44ea678bd70d => 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: 1281/2669] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:15 2026] DELETE /v2.0/networks/668e07d6-0c12-4d8e-902d-604c54b72874 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2670] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:03:16 2026] DELETE /v2.0/networks/56765fda-1b41-49d4-b660-c1eb45738566 => 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: 1282/2671] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:16 2026] GET /v2.0/security-groups?tenant_id=f95bd6f4d5ab4f61b2dfbac676332816&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2672] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:17 2026] DELETE /v2.0/security-groups/c78d31e7-beab-4db5-8e11-91d78250aa3b => 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: 1283/2673] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:17 2026] GET /v2.0/security-groups?tenant_id=0e385e447c2f41b9b45fed8a606d346f&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:17.635 8 INFO neutron.services.segments.plugin [-] Segment b9ed7f38-0375-4229-999e-c9728bae4412 resource provider aggregate not found 2026-06-14 00:03:17.642 8 INFO neutron.services.segments.plugin [-] Segment b9ed7f38-0375-4229-999e-c9728bae4412 resource provider aggregate not found [pid: 8|app: 0|req: 1391/2674] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:17 2026] DELETE /v2.0/security-groups/2402682b-6b0e-4107-8fa3-b9f14a68754b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:03:17.663 8 INFO neutron.services.segments.plugin [-] Segment b9ed7f38-0375-4229-999e-c9728bae4412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ed7f38-0375-4229-999e-c9728bae4412 found for delete ", "request_id": "req-e9769504-915e-4791-854b-59cc4c7b6b67"}]} 2026-06-14 00:03:17.669 8 INFO neutron.services.segments.plugin [-] Segment b9ed7f38-0375-4229-999e-c9728bae4412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ed7f38-0375-4229-999e-c9728bae4412 found for delete ", "request_id": "req-1db76c29-a6d8-407c-89d0-a16fedfde5ff"}]} 2026-06-14 00:03:17.687 8 INFO neutron.services.segments.plugin [-] Segment 259c1597-0152-4755-bdc4-cf95bcdef0f6 resource provider aggregate not found 2026-06-14 00:03:17.693 8 INFO neutron.services.segments.plugin [-] Segment 259c1597-0152-4755-bdc4-cf95bcdef0f6 resource provider aggregate not found 2026-06-14 00:03:17.709 8 INFO neutron.services.segments.plugin [-] Segment 259c1597-0152-4755-bdc4-cf95bcdef0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259c1597-0152-4755-bdc4-cf95bcdef0f6 found for delete ", "request_id": "req-47fcdd4c-2e11-4753-9460-4739badeb157"}]} 2026-06-14 00:03:17.713 8 INFO neutron.services.segments.plugin [-] Segment 259c1597-0152-4755-bdc4-cf95bcdef0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259c1597-0152-4755-bdc4-cf95bcdef0f6 found for delete ", "request_id": "req-d2e09646-2219-454e-8acf-0f361874b9e9"}]} 2026-06-14 00:03:17.877 7 INFO neutron.services.segments.plugin [-] Segment 0645640c-9999-4519-b089-51260f8a2b1b resource provider aggregate not found 2026-06-14 00:03:17.897 7 INFO neutron.services.segments.plugin [-] Segment 0645640c-9999-4519-b089-51260f8a2b1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0645640c-9999-4519-b089-51260f8a2b1b found for delete ", "request_id": "req-5ee6b51c-58fb-475c-8d20-072c826f0c7d"}]} 2026-06-14 00:03:17.927 7 INFO neutron.services.segments.plugin [-] Segment 0645640c-9999-4519-b089-51260f8a2b1b resource provider aggregate not found 2026-06-14 00:03:17.945 7 INFO neutron.services.segments.plugin [-] Segment 0645640c-9999-4519-b089-51260f8a2b1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0645640c-9999-4519-b089-51260f8a2b1b found for delete ", "request_id": "req-07fbf00f-b27c-4ee6-9343-37e713aae819"}]} [pid: 7|app: 0|req: 1284/2675] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:17 2026] GET /v2.0/security-groups?tenant_id=84e12854b12b49f7b3a2bb0606c135d9&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2676] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:18 2026] DELETE /v2.0/security-groups/8d159c7a-ff46-421d-af60-06a82c9bed21 => 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: 1285/2677] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2678] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:22 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: 1286/2679] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2682] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2683] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2684] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:22 2026] PUT /v2.0/subnetpools/9683d0f8-2c79-4342-9b49-4b4890ca269c/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2685] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:22 2026] PUT /v2.0/subnetpools/b95786fd-857c-490a-97ab-9b7bd94deebc/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: 1396/2686] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:22 2026] PUT /v2.0/subnetpools/82de4572-67fc-4c89-86f4-6cf53da1af94/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2687] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:23 2026] PUT /v2.0/subnetpools/a6de40bc-d44d-4a71-958c-2ea3c4a1fb76/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: 1397/2688] 10.0.0.248 () {32 vars in 672 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2689] 10.0.0.248 () {32 vars in 686 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2690] 10.0.0.248 () {32 vars in 682 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2691] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => 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: 1399/2692] 10.0.0.248 () {32 vars in 680 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2693] 10.0.0.248 () {32 vars in 694 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2694] 10.0.0.248 () {32 vars in 690 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2695] 10.0.0.248 () {32 vars in 702 bytes} [Sun Jun 14 00:03:23 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2696] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:23 2026] DELETE /v2.0/subnetpools/9683d0f8-2c79-4342-9b49-4b4890ca269c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2697] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:23 2026] DELETE /v2.0/subnetpools/b95786fd-857c-490a-97ab-9b7bd94deebc => 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: 1402/2698] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:23 2026] DELETE /v2.0/subnetpools/82de4572-67fc-4c89-86f4-6cf53da1af94 => 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: 1297/2699] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:23 2026] DELETE /v2.0/subnetpools/a6de40bc-d44d-4a71-958c-2ea3c4a1fb76 => 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: 1403/2700] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:23 2026] DELETE /v2.0/subnetpools/0d01945a-1639-422f-aed5-7e6228f3b115 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2701] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:24 2026] GET /v2.0/security-groups?tenant_id=0c1d4d776d324b59a87b3b6a02f3ce42&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2702] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:24 2026] DELETE /v2.0/security-groups/540b9ab6-a361-47fc-9a92-eee67896dd0f => 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: 1299/2703] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:24 2026] GET /v2.0/security-groups?tenant_id=34d3af54445e4f5385b692a982f672ed&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2704] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:24 2026] DELETE /v2.0/security-groups/ec7fe07b-0073-4353-97b6-dc2744ede272 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2705] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:25 2026] GET /v2.0/security-groups?tenant_id=b9b45167895d41a8aed23ef491f54de7&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2706] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:25 2026] DELETE /v2.0/security-groups/c614d4ca-8bef-4c9d-8700-97379464a9d3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2707] 10.0.0.248 () {34 vars in 676 bytes} [Sun Jun 14 00:03:28 2026] POST /v2.0/floatingips => generated 552 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2708] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:29 2026] PUT /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/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: 1302/2709] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:29 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2710] 10.0.0.248 () {34 vars in 770 bytes} [Sun Jun 14 00:03:29 2026] PUT /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/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: 1303/2711] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:29 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2712] 10.0.0.248 () {34 vars in 766 bytes} [Sun Jun 14 00:03:29 2026] PUT /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2713] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:29 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2714] 10.0.0.248 () {34 vars in 788 bytes} [Sun Jun 14 00:03:29 2026] PUT /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2715] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:29 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2716] 10.0.0.248 () {34 vars in 759 bytes} [Sun Jun 14 00:03:29 2026] PUT /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/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: 1306/2717] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:29 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2718] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:03:30.124 7 INFO neutron.api.v2.resource [None req-54581c79-1498-4f4e-84bb-d85fc480a8b6 715407b9e1de484c8aec2eabc418a3c5 3430e1982f4f4741ba770a3df5869fb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1307/2719] 10.0.0.248 () {32 vars in 751 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2720] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:03:30 2026] DELETE /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2721] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:03:30.263 8 INFO neutron.api.v2.resource [None req-5c5cefeb-0ad2-4717-9e1c-310dd9402f04 715407b9e1de484c8aec2eabc418a3c5 3430e1982f4f4741ba770a3df5869fb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2722] 10.0.0.248 () {32 vars in 754 bytes} [Sun Jun 14 00:03:30 2026] DELETE /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/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: 1309/2723] 10.0.0.248 () {32 vars in 742 bytes} [Sun Jun 14 00:03:30 2026] DELETE /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/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: 1415/2724] 10.0.0.248 () {32 vars in 739 bytes} [Sun Jun 14 00:03:30 2026] GET /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:03:30.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef812980-f6e1-459b-92d3-c3c0a0a06d67 715407b9e1de484c8aec2eabc418a3c5 3430e1982f4f4741ba770a3df5869fb4 - - default default] TaaS: Handle Delete Port: 2c72293b-d337-41ae-9bc9-02a2b9b8fbaa 2026-06-14 00:03:30.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef812980-f6e1-459b-92d3-c3c0a0a06d67 715407b9e1de484c8aec2eabc418a3c5 3430e1982f4f4741ba770a3df5869fb4 - - default default] Tap Mirror: Handle Delete Port: 2c72293b-d337-41ae-9bc9-02a2b9b8fbaa [pid: 7|app: 0|req: 1310/2725] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:03:30 2026] DELETE /v2.0/floatingips/0ebcb41f-5d66-41d6-9e4a-a31093181255 => 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: 1416/2726] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:31 2026] GET /v2.0/security-groups?tenant_id=3430e1982f4f4741ba770a3df5869fb4&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2727] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:31 2026] DELETE /v2.0/security-groups/3c4cca83-715c-444d-90de-2d2b54e812c3 => 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: 1417/2728] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:31 2026] GET /v2.0/security-groups?tenant_id=fda6d77a40774b21a99efd1b867b92c2&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2729] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:31 2026] DELETE /v2.0/security-groups/5fae47b2-9a16-4dcf-bbdd-b9e55bf90469 => 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: 1418/2730] 10.0.0.248 () {34 vars in 678 bytes} [Sun Jun 14 00:03:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2731] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:35 2026] PUT /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1419/2732] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2733] 10.0.0.248 () {34 vars in 764 bytes} [Sun Jun 14 00:03:35 2026] PUT /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2734] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1315/2735] 10.0.0.248 () {34 vars in 760 bytes} [Sun Jun 14 00:03:35 2026] PUT /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2736] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1316/2737] 10.0.0.248 () {34 vars in 782 bytes} [Sun Jun 14 00:03:35 2026] PUT /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2738] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2739] 10.0.0.248 () {34 vars in 753 bytes} [Sun Jun 14 00:03:35 2026] PUT /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2740] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1318/2741] 10.0.0.248 () {32 vars in 741 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:03:36.000 8 INFO neutron.api.v2.resource [None req-b8d423c6-8bcb-4ed0-8525-9360c4ac9e7c 70b99c3629d64fa0aad8a97128b53485 62385bf60eca4a2588db823d59d225d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2742] 10.0.0.248 () {32 vars in 745 bytes} [Sun Jun 14 00:03:35 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1319/2743] 10.0.0.248 () {32 vars in 744 bytes} [Sun Jun 14 00:03:36 2026] DELETE /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1425/2744] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:36 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:03:36.160 7 INFO neutron.api.v2.resource [None req-b8308770-718f-493b-a564-d0cab4603c57 70b99c3629d64fa0aad8a97128b53485 62385bf60eca4a2588db823d59d225d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2745] 10.0.0.248 () {32 vars in 748 bytes} [Sun Jun 14 00:03:36 2026] DELETE /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2746] 10.0.0.248 () {32 vars in 736 bytes} [Sun Jun 14 00:03:36 2026] DELETE /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2747] 10.0.0.248 () {32 vars in 733 bytes} [Sun Jun 14 00:03:36 2026] GET /v2.0/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5/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: 1427/2748] 10.0.0.248 () {32 vars in 734 bytes} [Sun Jun 14 00:03:36 2026] DELETE /v2.0/qos/policies/0e5c4bdf-575a-4516-a372-35a8c3e923d5 => 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: 1322/2749] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:37 2026] GET /v2.0/security-groups?tenant_id=62385bf60eca4a2588db823d59d225d7&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2750] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:37 2026] DELETE /v2.0/security-groups/b3d5fdfe-df57-49fa-b589-a7943efb37d7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2751] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:37 2026] GET /v2.0/security-groups?tenant_id=9475a6a496984a818022a887b6111e15&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2752] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:37 2026] DELETE /v2.0/security-groups/cce12c62-681b-49aa-8570-012139479d4c => 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: 1431/2755] 10.0.0.248 () {34 vars in 684 bytes} [Sun Jun 14 00:03:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2756] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:03:41 2026] PUT /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2757] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2758] 10.0.0.248 () {34 vars in 778 bytes} [Sun Jun 14 00:03:41 2026] PUT /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2759] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/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: 1327/2760] 10.0.0.248 () {34 vars in 774 bytes} [Sun Jun 14 00:03:41 2026] PUT /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2761] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/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: 1328/2762] 10.0.0.248 () {34 vars in 796 bytes} [Sun Jun 14 00:03:41 2026] PUT /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2763] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2764] 10.0.0.248 () {34 vars in 767 bytes} [Sun Jun 14 00:03:41 2026] PUT /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2765] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2766] 10.0.0.248 () {32 vars in 755 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:03:41.836 8 INFO neutron.api.v2.resource [None req-852cd7b3-bde8-4062-87b4-e0acb7526b11 91ed7e914ff74ca4a84fa7da6ecaa0ec 44a3bd41ffb641258caf0191698f0fe3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2767] 10.0.0.248 () {32 vars in 759 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2768] 10.0.0.248 () {32 vars in 758 bytes} [Sun Jun 14 00:03:41 2026] DELETE /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2769] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:41 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:03:41.976 7 INFO neutron.api.v2.resource [None req-7163bc1a-cc99-41d4-a46b-0406390685ee 91ed7e914ff74ca4a84fa7da6ecaa0ec 44a3bd41ffb641258caf0191698f0fe3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2770] 10.0.0.248 () {32 vars in 762 bytes} [Sun Jun 14 00:03:41 2026] DELETE /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2771] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:03:41 2026] DELETE /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/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: 1333/2772] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2773] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:42 2026] DELETE /v2.0/security-groups/67677c60-4c68-4031-bb3b-7c820fffa4c1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2774] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:42 2026] GET /v2.0/security-groups?tenant_id=5e1a0798e97b42f5aea3a36b98f638eb&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2775] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:43 2026] DELETE /v2.0/security-groups/c1debe29-dab2-4206-8b41-0c4b42217657 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2776] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2777] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:03:43 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: 1443/2778] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2779] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2780] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/security-groups?tenant_id=44a3bd41ffb641258caf0191698f0fe3&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2781] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2782] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1337/2783] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:03:43 2026] DELETE /v2.0/security-groups/964763ea-f468-4aa7-8c5f-4d0c08daca3e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2784] 199.204.45.157 () {34 vars in 717 bytes} [Sun Jun 14 00:03:43 2026] POST /v2.0/ports => generated 1055 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2785] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2786] 10.0.0.187 () {34 vars in 907 bytes} [Sun Jun 14 00:03:43 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2787] 199.204.45.157 () {34 vars in 1262 bytes} [Sun Jun 14 00:03:44 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2788] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:45 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2789] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:45 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2790] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:03:45 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1055 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2791] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:03:45 2026] GET /v2.0/networks?id=caddf404-eec8-4a16-aeda-b465f7bcc8a2 => 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: 1451/2792] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:03:45 2026] PUT /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1245 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:46.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ec3508-3d97-4974-8b7f-806fd6b1ffe2'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': '4411fb1e-d6ef-42f1-855a-3c21aec6b562', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2793] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2481 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2794] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/networks?id=caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2795] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1453/2796] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2797] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2798] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:46 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1345/2799] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:47 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2800] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2481 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2801] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1456/2802] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2803] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2804] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1348/2805] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2806] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1349/2807] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2808] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2809] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1460/2810] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:48 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1351/2813] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:03:52 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1247 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2814] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:03:52 2026] PUT /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1272 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:53.095 7 INFO neutron.api.v2.resource [None req-89f5618a-16cc-4cce-8d37-44c9e032642a bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2815] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:03:53.113 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-851cf40e-e84e-4bca-be24-d6ec197cab97'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': '4411fb1e-d6ef-42f1-855a-3c21aec6b562', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1464/2816] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2817] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:03:53 2026] PUT /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1310 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:03:53.502 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d41ab4-31e7-4227-943d-b267f316e0ed'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': '4411fb1e-d6ef-42f1-855a-3c21aec6b562', '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: 1354/2818] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:03:53 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: 1355/2819] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:03:53 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: 1356/2820] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2821] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:03:53 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: 1465/2822] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2823] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2824] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks?id=caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2825] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2826] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2827] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2828] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2829] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2830] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2831] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1362/2832] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2833] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2834] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2835] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:03:53 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2836] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2837] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:03:54 2026] GET /v2.0/networks?id=caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2838] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1474/2839] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2840] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2841] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1367/2842] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:03:55 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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) 2026-06-14 00:03:59.323 8 INFO neutron.db.l3_db [None req-e417d848-9994-40c1-a8bc-4177e2528701 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 5cb06001-3855-4740-b9e0-10da8f637978 associated. External IP: 10.96.250.208, port: 71a76d46-a800-4825-89c0-1773239ab5bd. [pid: 8|app: 0|req: 1476/2843] 10.0.0.248 () {34 vars in 677 bytes} [Sun Jun 14 00:03:58 2026] POST /v2.0/floatingips => generated 899 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2844] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2845] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04: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: 1369/2846] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2847] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:04 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-06-14 00:04:04.688 7 INFO neutron.api.v2.resource [None req-c11ebd91-ffcd-4a87-af18-4c012d5925e1 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1370/2848] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:04:04 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2849] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:04:04 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2850] 199.204.45.157 () {30 vars in 815 bytes} [Sun Jun 14 00:04:04 2026] GET /v2.0/security-group-rules?security_group_id=2b44c1e3-e5d3-4aa7-b1d0-803438b85d9a => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2851] 199.204.45.157 () {34 vars in 747 bytes} [Sun Jun 14 00:04:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2852] 199.204.45.157 () {34 vars in 747 bytes} [Sun Jun 14 00:04:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2855] 10.0.0.213 () {30 vars in 690 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2856] 10.0.0.213 () {30 vars in 692 bytes} [Sun Jun 14 00:04:16 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: 1483/2857] 10.0.0.213 () {30 vars in 668 bytes} [Sun Jun 14 00:04:16 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: 1375/2858] 10.0.0.213 () {30 vars in 704 bytes} [Sun Jun 14 00:04:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2859] 10.0.0.213 () {28 vars in 439 bytes} [Sun Jun 14 00:04:17 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: 1376/2860] 10.0.0.213 () {30 vars in 728 bytes} [Sun Jun 14 00:04:17 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2861] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:18 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: 7|app: 0|req: 1377/2862] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:18 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: 1486/2863] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:18 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: 1378/2864] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:18 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: 1487/2865] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2866] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2867] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2868] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2869] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:18 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: 1381/2870] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:18 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: 1490/2871] 199.204.45.157 () {34 vars in 717 bytes} [Sun Jun 14 00:04:18 2026] POST /v2.0/ports => generated 1324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2872] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:04:19 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1491/2873] 199.204.45.157 () {34 vars in 1262 bytes} [Sun Jun 14 00:04:20 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2874] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:20 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1492/2875] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:20 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1384/2876] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:04:21 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2877] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:04:21 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => 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: 1385/2878] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:04:21 2026] PUT /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1514 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:21.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f53204e-deb7-45d2-9dc0-60e9a13a5cdd'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'a8a49c9f-aa08-4613-9f76-91df24dd18dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1494/2879] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4088 bytes in 50 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: 1386/2880] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2881] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1387/2882] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1496/2883] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2884] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&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: 8|app: 0|req: 1497/2885] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2886] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1498/2887] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:22 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1391/2890] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4088 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2891] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1392/2892] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2893] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2894] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1502/2895] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2896] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2897] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2898] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&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: 1504/2899] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:23 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1396/2900] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2901] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1397/2902] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1506/2903] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2904] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2905] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2906] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1508/2907] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:24 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1400/2908] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1516 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2909] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2910] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2911] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/subnets/7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2912] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:28 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: 1511/2913] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:28 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: 1403/2914] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:28 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: 1512/2915] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:28 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: 1404/2916] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2917] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2918] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2919] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:28 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2920] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:04:29 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2921] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:29 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2922] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:29 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2923] 10.0.0.213 () {30 vars in 690 bytes} [Sun Jun 14 00:04:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2924] 10.0.0.213 () {30 vars in 692 bytes} [Sun Jun 14 00:04: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: 1517/2925] 10.0.0.213 () {30 vars in 668 bytes} [Sun Jun 14 00:04:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2926] 10.0.0.213 () {30 vars in 704 bytes} [Sun Jun 14 00:04:37 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: 1519/2929] 10.0.0.213 () {28 vars in 439 bytes} [Sun Jun 14 00:04:38 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: 1411/2930] 10.0.0.213 () {30 vars in 728 bytes} [Sun Jun 14 00:04:38 2026] GET /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2931] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2932] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:39 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: 1521/2933] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2934] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:39 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: 1522/2935] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2936] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => 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: 1523/2937] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4090 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2938] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:39 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: 1524/2939] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:39 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: 1416/2940] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:39 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: 1525/2941] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2942] 199.204.45.157 () {34 vars in 717 bytes} [Sun Jun 14 00:04:39 2026] POST /v2.0/ports => generated 1320 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2943] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:04:40 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1320 bytes in 32 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: 1418/2944] 199.204.45.157 () {34 vars in 1262 bytes} [Sun Jun 14 00:04:41 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2945] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:41 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1419/2946] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:41 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1528/2947] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2948] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:04:42 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => 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: 1529/2949] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:04:42 2026] PUT /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1510 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:42.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbad4f44-ee18-4b9c-b9cc-c883509119f3'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'aa7c3b55-8c7b-470e-8381-27632338247e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2950] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 5592 bytes in 51 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: 1530/2951] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2952] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=aa7c3b55-8c7b-470e-8381-27632338247e => 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: 1531/2953] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3&port_id=aa7c3b55-8c7b-470e-8381-27632338247e => 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: 1423/2954] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/subnets?id=6d996941-4932-41ff-9e27-0bde80048898&id=4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2955] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2956] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1533/2957] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1425/2958] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:43 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1534/2959] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 5592 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2960] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1535/2961] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => 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: 1427/2962] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&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: 1536/2963] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1428/2964] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2965] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1429/2966] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2967] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2968] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:44 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1539/2969] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2970] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1540/2971] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1432/2972] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2973] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2974] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&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: 1542/2975] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1434/2976] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2977] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=aa7c3b55-8c7b-470e-8381-27632338247e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2978] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3&port_id=aa7c3b55-8c7b-470e-8381-27632338247e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2979] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/subnets?id=6d996941-4932-41ff-9e27-0bde80048898&id=4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2980] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2981] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1437/2982] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1546/2983] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:45 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1438/2984] 10.0.0.187 () {34 vars in 971 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2985] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275 => 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: 1439/2986] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => 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: 1548/2987] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/subnets/4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2988] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2989] 199.204.45.157 () {34 vars in 790 bytes} [Sun Jun 14 00:04:49 2026] PUT /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1255 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:04:50.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97343bd1-c401-4a50-bc3d-fb4c40bde3e7'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'a8a49c9f-aa08-4613-9f76-91df24dd18dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2990] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:04:49 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167 => 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: 8|app: 0|req: 1550/2991] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2992] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:04:50 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: 1551/2993] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:04:50 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/2994] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:04:50 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: 1552/2995] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2996] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2997] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => 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: 1445/2998] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2999] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3000] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3001] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3002] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3003] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 5369 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3004] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3005] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1449/3006] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3007] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&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: 1450/3008] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1559/3009] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:04:50 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1452/3012] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3013] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:02 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: 1453/3014] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:02 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: 1562/3015] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3016] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 672 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3017] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:02 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 5369 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3018] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:03 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: 1564/3019] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:03 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: 1456/3020] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:03 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: 1565/3021] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:03 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: 1457/3022] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3023] 199.204.45.157 () {34 vars in 790 bytes} [Sun Jun 14 00:05:03 2026] PUT /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1251 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:03.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e67eef20-db29-442a-9d68-fb165cddac96'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'aa7c3b55-8c7b-470e-8381-27632338247e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1458/3024] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 797 bytes in 41 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: 1567/3025] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3026] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3027] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:05:03 2026] PUT /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1080 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3028] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:05:03 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 797 bytes in 36 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: 1569/3029] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3030] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3031] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3032] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3033] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1463/3034] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:04 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1572/3035] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:05 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:05.579 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cef55c92-3eae-438a-be1e-b68289094d94'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'aa7c3b55-8c7b-470e-8381-27632338247e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1464/3036] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3037] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3038] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1574/3039] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1466/3040] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3041] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3042] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3043] 199.204.45.157 () {34 vars in 1016 bytes} [Sun Jun 14 00:05:06 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3044] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:05:06 2026] PUT /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 917 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3045] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:05:07.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-632f2ec6-f78a-42a9-9660-3d4dfa89a0a8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: aa7c3b55-8c7b-470e-8381-27632338247e 2026-06-14 00:05:07.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-632f2ec6-f78a-42a9-9660-3d4dfa89a0a8 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: aa7c3b55-8c7b-470e-8381-27632338247e [pid: 7|app: 0|req: 1469/3046] 199.204.45.157 () {32 vars in 759 bytes} [Sun Jun 14 00:05:07 2026] DELETE /v2.0/ports/aa7c3b55-8c7b-470e-8381-27632338247e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3047] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3048] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:07 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: 1579/3049] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3052] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:07 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: 8|app: 0|req: 1582/3053] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3054] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3055] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3056] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3057] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:05:07 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3058] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3059] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3060] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3061] 199.204.45.157 () {34 vars in 1226 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/networks?id=641e4146-acbd-4e4b-a26e-ae1abee4af96&id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&id=2d30e968-5b35-463e-bd87-1a4bc98e0167&id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 3095 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3062] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1587/3063] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => 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: 1477/3064] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3065] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1478/3066] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1589/3067] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1479/3068] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3069] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&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: 1480/3070] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:08 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1591/3071] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3072] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=a8a49c9f-aa08-4613-9f76-91df24dd18dc => 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: 1592/3073] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3074] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3075] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1483/3076] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:09 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3077] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:13 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: 1484/3078] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:13 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: 1595/3079] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3080] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3081] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3082] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:13 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: 1597/3083] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:13 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: 1487/3084] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:13 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: 1598/3085] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:13 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: 1488/3086] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:13 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3087] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:05:13 2026] PUT /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:14.160 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b401179-272f-4b94-801c-c214de84b2b6'] response: {'name': 'network-changed', 'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'tag': 'a8a49c9f-aa08-4613-9f76-91df24dd18dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1489/3088] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167 => 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: 1600/3089] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3090] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3091] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3092] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3093] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3094] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:14 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1603/3095] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:15 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3096] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:05:16 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 1116 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3097] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:16 2026] GET /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3098] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:16 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 3690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3099] 199.204.45.157 () {34 vars in 1016 bytes} [Sun Jun 14 00:05:16 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3100] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:05:16 2026] PUT /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 917 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3101] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:17 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:05:17.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-1843760f-0e64-472d-87dd-397bc5fe5994 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: a8a49c9f-aa08-4613-9f76-91df24dd18dc 2026-06-14 00:05:17.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1843760f-0e64-472d-87dd-397bc5fe5994 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: a8a49c9f-aa08-4613-9f76-91df24dd18dc [pid: 7|app: 0|req: 1496/3102] 199.204.45.157 () {32 vars in 759 bytes} [Sun Jun 14 00:05:17 2026] DELETE /v2.0/ports/a8a49c9f-aa08-4613-9f76-91df24dd18dc => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3103] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:17 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: 1497/3104] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3105] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:17 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: 1498/3106] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:17 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: 1609/3107] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:17 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3108] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:17 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => 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: 1610/3109] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3110] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3111] 199.204.45.157 () {30 vars in 743 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3112] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3113] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3114] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3115] 199.204.45.157 () {34 vars in 1146 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks?id=641e4146-acbd-4e4b-a26e-ae1abee4af96&id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 2309 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3116] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1614/3117] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3118] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3119] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3120] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1616/3121] 199.204.45.157 () {34 vars in 1056 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=4411fb1e-d6ef-42f1-855a-3c21aec6b562 => 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: 1506/3122] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/subnets?id=74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3123] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/ports?network_id=caddf404-eec8-4a16-aeda-b465f7bcc8a2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3124] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1618/3125] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:18 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?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: 1509/3128] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3129] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:29 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: 1510/3130] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3131] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:29 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-06-14 00:05:29.345 7 INFO neutron.api.v2.resource [None req-a091ae79-0f9b-4e0d-b1d6-414db28ef7fb bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3132] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:05:29 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3133] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:05:29 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3134] 199.204.45.157 () {30 vars in 815 bytes} [Sun Jun 14 00:05:29 2026] GET /v2.0/security-group-rules?security_group_id=2b44c1e3-e5d3-4aa7-b1d0-803438b85d9a => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3135] 199.204.45.157 () {32 vars in 789 bytes} [Sun Jun 14 00:05:29 2026] DELETE /v2.0/security-group-rules/040305cf-c9e0-4d84-b96f-743a410e136c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3136] 199.204.45.157 () {32 vars in 789 bytes} [Sun Jun 14 00:05:29 2026] DELETE /v2.0/security-group-rules/bb86ee22-b3b9-4ed2-84ce-c1108720b32a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:33.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4612c19-070d-4da3-97bc-cbb9a88ebe3b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: b8b132c3-de3c-4556-a8e2-a56262eda68d 2026-06-14 00:05:33.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4612c19-070d-4da3-97bc-cbb9a88ebe3b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: b8b132c3-de3c-4556-a8e2-a56262eda68d 2026-06-14 00:05:33.488 8 INFO neutron.db.l3_db [None req-b4612c19-070d-4da3-97bc-cbb9a88ebe3b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 5cb06001-3855-4740-b9e0-10da8f637978 disassociated (deleted). External IP: 10.96.250.208, port: 71a76d46-a800-4825-89c0-1773239ab5bd. [pid: 8|app: 0|req: 1624/3137] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:05:33 2026] DELETE /v2.0/floatingips/5cb06001-3855-4740-b9e0-10da8f637978 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:33.790 7 INFO neutron.api.v2.resource [None req-3495a45c-f688-4a7b-8700-388c3354005e fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3138] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:05:33 2026] GET /v2.0/floatingips/5cb06001-3855-4740-b9e0-10da8f637978 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3139] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3140] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3141] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3142] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:05:34.645 8 INFO neutron.api.v2.resource [None req-39fc0aea-43e3-4272-8d7a-fcc82c2c598b bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3143] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => 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: 1517/3144] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3145] 199.204.45.157 () {30 vars in 815 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/security-group-rules?security_group_id=2b44c1e3-e5d3-4aa7-b1d0-803438b85d9a => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3146] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3147] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3148] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3149] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:34 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: 1520/3150] 199.204.45.157 () {30 vars in 741 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3151] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3152] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:34 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3153] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:35 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3154] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:36 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3155] 199.204.45.157 () {34 vars in 975 bytes} [Sun Jun 14 00:05:37 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3156] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:37 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3157] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:37 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3158] 199.204.45.157 () {34 vars in 1016 bytes} [Sun Jun 14 00:05:37 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2?fields=dns_domain => generated 29 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3159] 199.204.45.157 () {38 vars in 1028 bytes} [Sun Jun 14 00:05:37 2026] PUT /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1147 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3162] 199.204.45.157 () {30 vars in 769 bytes} [Sun Jun 14 00:05:38 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1526/3163] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:05:38 2026] PUT /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1086 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3164] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:38 2026] GET /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 1086 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-14 00:05:38.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8a3b8ab-eced-45d9-b851-797993bdc5dd bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 4411fb1e-d6ef-42f1-855a-3c21aec6b562 2026-06-14 00:05:38.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8a3b8ab-eced-45d9-b851-797993bdc5dd bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 4411fb1e-d6ef-42f1-855a-3c21aec6b562 [pid: 7|app: 0|req: 1527/3165] 199.204.45.157 () {32 vars in 759 bytes} [Sun Jun 14 00:05:38 2026] DELETE /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3166] 199.204.45.157 () {30 vars in 703 bytes} [Sun Jun 14 00:05:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3167] 199.204.45.157 () {30 vars in 705 bytes} [Sun Jun 14 00:05:38 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: 1640/3168] 199.204.45.157 () {30 vars in 681 bytes} [Sun Jun 14 00:05:38 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: 1529/3169] 199.204.45.157 () {30 vars in 717 bytes} [Sun Jun 14 00:05:38 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-06-14 00:05:38.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd5b3a2c-bd85-4008-a7db-11a554acb589 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3170] 199.204.45.157 () {32 vars in 759 bytes} [Sun Jun 14 00:05:38 2026] DELETE /v2.0/ports/4411fb1e-d6ef-42f1-855a-3c21aec6b562 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3171] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:38 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:39.052 8 INFO neutron.api.v2.resource [None req-ab300365-fd3e-49e0-9af7-341310e69104 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3172] 199.204.45.157 () {30 vars in 763 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/security-groups/lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => 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: 1531/3173] 199.204.45.157 () {30 vars in 785 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/security-groups?name=lb-70775e0a-80b9-4cb5-ac7a-d56ea2a03510 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3174] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/ports?tenant_id=cb767f441459423daaf3197e073dd81b&device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => 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: 1532/3175] 199.204.45.157 () {30 vars in 737 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3176] 199.204.45.157 () {34 vars in 1066 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/networks?id=641e4146-acbd-4e4b-a26e-ae1abee4af96&id=caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3177] 199.204.45.157 () {34 vars in 1060 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.77&port_id=3c1a24c7-340f-4037-bced-ad8a80a1f8cc => 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: 1646/3178] 199.204.45.157 () {34 vars in 984 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/subnets?id=6b84ec87-adb6-4032-abf4-b9fd1b35e8f3 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3179] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/ports?network_id=641e4146-acbd-4e4b-a26e-ae1abee4af96&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: 1648/3180] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1533/3181] 199.204.45.157 () {34 vars in 789 bytes} [Sun Jun 14 00:05:39 2026] PUT /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => generated 1094 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3182] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:39 2026] GET /v2.0/networks/641e4146-acbd-4e4b-a26e-ae1abee4af96?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: 1534/3183] 199.204.45.157 () {32 vars in 779 bytes} [Sun Jun 14 00:05:39 2026] DELETE /v2.0/security-groups/2b44c1e3-e5d3-4aa7-b1d0-803438b85d9a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:39.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-605a4170-7ab0-42a1-8a80-dbb038e216fe bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 71a76d46-a800-4825-89c0-1773239ab5bd 2026-06-14 00:05:39.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-605a4170-7ab0-42a1-8a80-dbb038e216fe bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 71a76d46-a800-4825-89c0-1773239ab5bd [pid: 8|app: 0|req: 1650/3184] 199.204.45.157 () {32 vars in 759 bytes} [Sun Jun 14 00:05:39 2026] DELETE /v2.0/ports/71a76d46-a800-4825-89c0-1773239ab5bd => 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: 1535/3185] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:05:42 2026] GET /v2.0/ports?device_id=8d0821f1-4d22-4994-a05f-5b9299ee254c => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:42.694 8 INFO neutron_taas.services.taas.taas_plugin [req-d58baa1a-480b-46c2-a74d-ec044ac12108 req-1fb48bfb-0f82-4a88-a42a-96014e8a2738 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] TaaS: Handle Delete Port: 3c1a24c7-340f-4037-bced-ad8a80a1f8cc 2026-06-14 00:05:42.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d58baa1a-480b-46c2-a74d-ec044ac12108 req-1fb48bfb-0f82-4a88-a42a-96014e8a2738 bc63bf305f274e98aa71571b32b5ea82 cb767f441459423daaf3197e073dd81b - - default default] Tap Mirror: Handle Delete Port: 3c1a24c7-340f-4037-bced-ad8a80a1f8cc [pid: 8|app: 0|req: 1651/3186] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:05:42 2026] DELETE /v2.0/ports/3c1a24c7-340f-4037-bced-ad8a80a1f8cc => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:42.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1461726c-9cb5-452f-b88e-c73be7536c56'] response: {'server_uuid': '8d0821f1-4d22-4994-a05f-5b9299ee254c', 'name': 'network-vif-deleted', 'tag': '3c1a24c7-340f-4037-bced-ad8a80a1f8cc', 'status': 'completed', 'code': 200} 2026-06-14 00:05:44.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-c31d4468-e2ca-4fd0-b2d7-6971a755d656 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 7eb7aa49-8498-450d-a944-b3e2c4935021 2026-06-14 00:05:44.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c31d4468-e2ca-4fd0-b2d7-6971a755d656 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 7eb7aa49-8498-450d-a944-b3e2c4935021 2026-06-14 00:05:44.322 7 INFO neutron.db.l3_db [None req-c31d4468-e2ca-4fd0-b2d7-6971a755d656 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 705f431b-8c2b-43c9-ad79-3737e3a48fa1 disassociated (deleted). External IP: 10.96.250.211, port: 81bd1977-6f44-4776-b5d7-eed7d1bae14c. [pid: 7|app: 0|req: 1536/3187] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:05:43 2026] DELETE /v2.0/floatingips/705f431b-8c2b-43c9-ad79-3737e3a48fa1 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:44.673 8 INFO neutron.api.v2.resource [None req-f7fece31-9f16-4520-9fc9-28ea58557ed4 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3188] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:05:44 2026] GET /v2.0/floatingips/705f431b-8c2b-43c9-ad79-3737e3a48fa1 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:44.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2b21b2c-9f33-44b2-b05d-231ec10294c3'] response: {'name': 'network-changed', 'server_uuid': '0a8b2796-bea8-4aef-85cd-6848bd638b89', 'tag': '81bd1977-6f44-4776-b5d7-eed7d1bae14c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1537/3189] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:05:44 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3190] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:05:44 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3191] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3192] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/networks?id=dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3193] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => 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: 1655/3194] 199.204.45.157 () {34 vars in 1104 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=81bd1977-6f44-4776-b5d7-eed7d1bae14c => 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: 1540/3195] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/subnets?id=6d996941-4932-41ff-9e27-0bde80048898&id=4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 1415 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3196] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&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: 1541/3197] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/ports?network_id=dbfa7a63-ba8a-4784-bfda-128d33fc8275&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3198] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1542/3199] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:45 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275?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: 1658/3200] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:05:47 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:47.444 7 INFO neutron_taas.services.taas.taas_plugin [req-7e5c3774-5d8a-4ad1-8fd2-32f4a9496a8f req-598bce15-052d-41ac-bf29-2a0945e0cc0d fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 81bd1977-6f44-4776-b5d7-eed7d1bae14c 2026-06-14 00:05:47.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7e5c3774-5d8a-4ad1-8fd2-32f4a9496a8f req-598bce15-052d-41ac-bf29-2a0945e0cc0d fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 81bd1977-6f44-4776-b5d7-eed7d1bae14c [pid: 7|app: 0|req: 1543/3201] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:05:47 2026] DELETE /v2.0/ports/81bd1977-6f44-4776-b5d7-eed7d1bae14c => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:47.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4364fc20-c615-4da1-8e80-abb0788826d0'] response: {'server_uuid': '0a8b2796-bea8-4aef-85cd-6848bd638b89', 'name': 'network-vif-deleted', 'tag': '81bd1977-6f44-4776-b5d7-eed7d1bae14c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1659/3202] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:05:50 2026] GET /v2.0/ports?device_id=0a8b2796-bea8-4aef-85cd-6848bd638b89 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-14 00:05:55.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-60a1533f-abf1-40e9-92d8-b08f3ab0c7c5 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 3da2aa01-3a4f-48f0-a8d3-84d80d20d38f 2026-06-14 00:05:55.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60a1533f-abf1-40e9-92d8-b08f3ab0c7c5 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 3da2aa01-3a4f-48f0-a8d3-84d80d20d38f 2026-06-14 00:05:55.439 8 INFO neutron.db.l3_db [None req-60a1533f-abf1-40e9-92d8-b08f3ab0c7c5 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Floating IP 7f568794-eb3e-4354-bf59-753ef21ce160 disassociated (deleted). External IP: 10.96.250.218, port: 8dff464f-7f9f-40b2-bf1c-da57d851acfd. [pid: 8|app: 0|req: 1661/3205] 10.0.0.248 () {32 vars in 732 bytes} [Sun Jun 14 00:05:55 2026] DELETE /v2.0/floatingips/7f568794-eb3e-4354-bf59-753ef21ce160 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:05:55.822 7 INFO neutron.api.v2.resource [None req-b681997e-14bb-4bf2-b96e-dcf04f58795b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3206] 10.0.0.248 () {32 vars in 729 bytes} [Sun Jun 14 00:05:55 2026] GET /v2.0/floatingips/7f568794-eb3e-4354-bf59-753ef21ce160 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:05:55.827 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a28aed2d-ec72-4157-ad3b-78f7d3f5761c'] response: {'name': 'network-changed', 'server_uuid': 'c93b4741-a66e-480d-888d-e6eb51f9b4fb', 'tag': '8dff464f-7f9f-40b2-bf1c-da57d851acfd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1662/3207] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:05:55 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3208] 10.0.0.187 () {34 vars in 1040 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/security-groups?id=9255dd45-3007-4f3e-a33b-97dcd5c5ae96&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3209] 199.204.45.157 () {34 vars in 1080 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/ports?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3210] 199.204.45.157 () {34 vars in 986 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/networks?id=2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3211] 199.204.45.157 () {34 vars in 1058 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => 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: 1548/3212] 199.204.45.157 () {34 vars in 1102 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35&port_id=8dff464f-7f9f-40b2-bf1c-da57d851acfd => 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: 1665/3213] 199.204.45.157 () {34 vars in 1064 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/subnets?id=7b14bdfb-b2c5-46a2-9016-0b61125ed09e&id=7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 1408 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3214] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3215] 199.204.45.157 () {34 vars in 1052 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/ports?network_id=2d30e968-5b35-463e-bd87-1a4bc98e0167&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: 1550/3216] 199.204.45.157 () {34 vars in 1012 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1667/3217] 199.204.45.157 () {34 vars in 1112 bytes} [Sun Jun 14 00:05:56 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167?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: 1551/3218] 199.204.45.157 () {34 vars in 994 bytes} [Sun Jun 14 00:05:58 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-14 00:05:58.594 8 INFO neutron_taas.services.taas.taas_plugin [req-7df880ff-5f9b-480a-bbb4-86cb9cc038e2 req-7bcb6a4a-8849-4efe-914f-734abd806401 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 8dff464f-7f9f-40b2-bf1c-da57d851acfd 2026-06-14 00:05:58.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7df880ff-5f9b-480a-bbb4-86cb9cc038e2 req-7bcb6a4a-8849-4efe-914f-734abd806401 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 8dff464f-7f9f-40b2-bf1c-da57d851acfd [pid: 8|app: 0|req: 1668/3219] 199.204.45.157 () {36 vars in 997 bytes} [Sun Jun 14 00:05:58 2026] DELETE /v2.0/ports/8dff464f-7f9f-40b2-bf1c-da57d851acfd => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:05:58.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da757880-a0e0-4573-893e-a82a89284f5f'] response: {'server_uuid': 'c93b4741-a66e-480d-888d-e6eb51f9b4fb', 'name': 'network-vif-deleted', 'tag': '8dff464f-7f9f-40b2-bf1c-da57d851acfd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1552/3220] 10.0.0.187 () {34 vars in 990 bytes} [Sun Jun 14 00:06:01 2026] GET /v2.0/ports?device_id=c93b4741-a66e-480d-888d-e6eb51f9b4fb => 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: 1669/3221] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/10b51b69-06a0-44f7-8c16-b5f712d82561 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.333 7 INFO neutron.api.v2.resource [None req-f9ee0c3d-d430-499b-a41b-663760ef578e fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3222] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/10b51b69-06a0-44f7-8c16-b5f712d82561 => 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: 1670/3223] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/b3875bd8-0220-4f02-a370-711ae556e7bf => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.426 7 INFO neutron.api.v2.resource [None req-3d738f75-4b97-48ba-8225-55203cb7ffb4 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3224] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/b3875bd8-0220-4f02-a370-711ae556e7bf => 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: 1671/3225] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/8a2aa310-ce7e-42ea-ab28-646df0746662 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.521 7 INFO neutron.api.v2.resource [None req-eb0aa2fe-59ea-4f5c-9a84-f23e540fed0c fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3226] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/8a2aa310-ce7e-42ea-ab28-646df0746662 => 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: 1672/3227] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/77946e64-a500-4a25-a338-fb57dd32d0a0 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.608 7 INFO neutron.api.v2.resource [None req-f0f81897-e3da-4a08-b7e9-9060567111c7 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3228] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/77946e64-a500-4a25-a338-fb57dd32d0a0 => 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: 1673/3229] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/5ae6f316-59d0-42e9-851e-6e6dccf9a58f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.704 7 INFO neutron.api.v2.resource [None req-bb71ee35-5d9c-4eae-ae68-2c9400a06017 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3230] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/5ae6f316-59d0-42e9-851e-6e6dccf9a58f => 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: 1674/3231] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/19bbbc17-7559-4b58-bd46-62c7cf9043d1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.802 7 INFO neutron.api.v2.resource [None req-7203bffe-8c3e-477f-bee5-1d9f7fc88a2b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3232] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/19bbbc17-7559-4b58-bd46-62c7cf9043d1 => 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: 1675/3233] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/76c2ec5c-1f2e-43ee-bc58-2d82bac59c8c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.890 7 INFO neutron.api.v2.resource [None req-d3125def-680b-479e-9c04-3450f42f1925 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3234] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/76c2ec5c-1f2e-43ee-bc58-2d82bac59c8c => 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: 1676/3235] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/81d69bae-baca-4495-ad5e-d4e9155b2736 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:06.975 7 INFO neutron.api.v2.resource [None req-f33c1f36-2e05-455d-9bbe-83b97167cd03 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3236] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:06 2026] GET /v2.0/security-group-rules/81d69bae-baca-4495-ad5e-d4e9155b2736 => 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: 1677/3237] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:06 2026] DELETE /v2.0/security-group-rules/31be6cc3-3f1f-4f7d-a89f-fcacef8ca58c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:07.059 7 INFO neutron.api.v2.resource [None req-136ced95-2226-4c6f-91e8-fe9834323947 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3238] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:07 2026] GET /v2.0/security-group-rules/31be6cc3-3f1f-4f7d-a89f-fcacef8ca58c => 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: 1678/3239] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:07 2026] DELETE /v2.0/security-group-rules/d0f7a3d2-dea1-47db-9d57-d1b4958c0640 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:07.142 7 INFO neutron.api.v2.resource [None req-43a79a1c-2b1d-4cd0-88e9-362503ceecef fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3240] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:07 2026] GET /v2.0/security-group-rules/d0f7a3d2-dea1-47db-9d57-d1b4958c0640 => 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: 1679/3241] 10.0.0.248 () {32 vars in 750 bytes} [Sun Jun 14 00:06:07 2026] DELETE /v2.0/security-group-rules/08fc2e83-6205-4dc0-a1b3-405a6b23dd8c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:07.222 7 INFO neutron.api.v2.resource [None req-9b2abeea-6239-4dc9-ab60-81e3f052a190 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3242] 10.0.0.248 () {32 vars in 747 bytes} [Sun Jun 14 00:06:07 2026] GET /v2.0/security-group-rules/08fc2e83-6205-4dc0-a1b3-405a6b23dd8c => 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: 1680/3243] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:07 2026] DELETE /v2.0/security-groups/9255dd45-3007-4f3e-a33b-97dcd5c5ae96 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:07.324 7 INFO neutron.api.v2.resource [None req-287e3098-b916-49db-8a36-7bdb362b4fba fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3244] 10.0.0.248 () {32 vars in 737 bytes} [Sun Jun 14 00:06:07 2026] GET /v2.0/security-groups/9255dd45-3007-4f3e-a33b-97dcd5c5ae96 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:07.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-57591c60-63f7-4e77-aa27-e206095b5df2 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 9bc8a3d4-9b89-4de4-8800-7307615a4226 2026-06-14 00:06:07.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57591c60-63f7-4e77-aa27-e206095b5df2 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 9bc8a3d4-9b89-4de4-8800-7307615a4226 [pid: 8|app: 0|req: 1681/3247] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:07 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:06:08.460 7 INFO neutron.api.v2.resource [None req-04d9e168-c654-4350-9193-707601965881 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3248] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:08 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 198 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:08.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d650e19-94b3-4a3e-8f1c-02c74dd4c580 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc 2026-06-14 00:06:08.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d650e19-94b3-4a3e-8f1c-02c74dd4c580 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 3ac5c11f-71b3-4d46-addd-4ecf5f3f21bc [pid: 8|app: 0|req: 1682/3249] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:08 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:06:09.536 7 INFO neutron.api.v2.resource [None req-6d0e0261-5b0d-4361-a140-6f930bfbaf5f fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3250] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:09 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 198 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:09.920 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d415297-dbdb-48fc-ab58-62b4d85850d1 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 2026-06-14 00:06:09.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d415297-dbdb-48fc-ab58-62b4d85850d1 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 1c78e4ff-d6a0-45f1-8ac5-2cdbcdf7de71 [pid: 8|app: 0|req: 1683/3251] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:09 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:06:10.609 7 INFO neutron.api.v2.resource [None req-2f8c6d92-1dee-4f71-93c6-fce2c75e9eb8 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3252] 10.0.0.248 () {34 vars in 789 bytes} [Sun Jun 14 00:06:10 2026] PUT /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3/remove_router_interface => generated 198 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:10.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c48f632-00a6-4489-b1d1-b1fbf953cd54 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: 27f0c62d-eba5-460a-b7bc-39d9f71b4b58 2026-06-14 00:06:10.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c48f632-00a6-4489-b1d1-b1fbf953cd54 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: 27f0c62d-eba5-460a-b7bc-39d9f71b4b58 2026-06-14 00:06:11.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c48f632-00a6-4489-b1d1-b1fbf953cd54 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: f942f6b2-82ab-43d4-916f-cc773cae86c2 2026-06-14 00:06:11.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c48f632-00a6-4489-b1d1-b1fbf953cd54 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: f942f6b2-82ab-43d4-916f-cc773cae86c2 2026-06-14 00:06:11.418 8 INFO neutron.db.l3_hamode_db [None req-7c48f632-00a6-4489-b1d1-b1fbf953cd54 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] HA network 5e6d5de6-93c7-4968-966f-efe61396a5f2 was deleted as no HA routers are present in tenant 60b6e3eeb3144147a4d545bafabff1d7. [pid: 8|app: 0|req: 1684/3253] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:10 2026] DELETE /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:06:11.453 7 INFO neutron.api.v2.resource [None req-2b07aa21-b0dd-4925-bd8e-9125815dae7b fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3254] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:11 2026] GET /v2.0/routers/f05b6a1c-1ef4-45a1-a470-64ce863b9ab3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:11.517 8 INFO neutron.services.segments.plugin [-] Segment b52e9069-224f-4068-b879-92b7a8386c28 resource provider aggregate not found 2026-06-14 00:06:11.519 8 INFO neutron.services.segments.plugin [-] Segment b52e9069-224f-4068-b879-92b7a8386c28 resource provider aggregate not found 2026-06-14 00:06:11.540 8 INFO neutron.services.segments.plugin [-] Segment b52e9069-224f-4068-b879-92b7a8386c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52e9069-224f-4068-b879-92b7a8386c28 found for delete ", "request_id": "req-27e5749d-274e-4254-9d77-1b7cfd4a460a"}]} 2026-06-14 00:06:11.544 8 INFO neutron.services.segments.plugin [-] Segment b52e9069-224f-4068-b879-92b7a8386c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b52e9069-224f-4068-b879-92b7a8386c28 found for delete ", "request_id": "req-e71f4ca9-73bb-408f-addc-2934b2719f4c"}]} [pid: 8|app: 0|req: 1685/3255] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:11 2026] DELETE /v2.0/subnets/4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:11.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-775a07ff-fa05-4d3e-b7ee-5666173d8557 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3256] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:11 2026] GET /v2.0/subnets/4ab97d3e-839b-47b0-a5ea-1dd8d4481c16 => 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: 1686/3257] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:11 2026] DELETE /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:11.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f228c45-0ad3-4192-ad18-0e806557b3a0 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3258] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:11 2026] GET /v2.0/subnets/6d996941-4932-41ff-9e27-0bde80048898 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:11.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-76225ccd-9b12-427c-9b23-b0582a9f5e17 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: e8292323-ebeb-4b15-a6c3-1a68ebf42e8e 2026-06-14 00:06:11.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76225ccd-9b12-427c-9b23-b0582a9f5e17 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: e8292323-ebeb-4b15-a6c3-1a68ebf42e8e [pid: 8|app: 0|req: 1687/3259] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:06:11 2026] DELETE /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:12.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7113cfd-dc70-4536-878e-b7f31e4b8a2a fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3260] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:06:12 2026] GET /v2.0/networks/dbfa7a63-ba8a-4784-bfda-128d33fc8275 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3261] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:12 2026] DELETE /v2.0/subnets/7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:12.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45626487-2128-4c6c-92f6-fc0a8ca8794c fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3262] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:12 2026] GET /v2.0/subnets/7a13cc32-267b-4c2d-b227-998bd3bb6883 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3263] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:12 2026] DELETE /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:12.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1f879c9-f71e-46e2-9691-c54e3f7ec459 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3264] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:12 2026] GET /v2.0/subnets/7b14bdfb-b2c5-46a2-9016-0b61125ed09e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:12.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc879b86-2229-4857-bba6-0a0da4b04b09 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: c6ccc0b3-d813-46eb-ad48-601816d81e2d 2026-06-14 00:06:12.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc879b86-2229-4857-bba6-0a0da4b04b09 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: c6ccc0b3-d813-46eb-ad48-601816d81e2d [pid: 8|app: 0|req: 1690/3265] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:06:12 2026] DELETE /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:12.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc516b6-8ec6-4643-a366-2c501717a71a fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3266] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:06:12 2026] GET /v2.0/networks/2d30e968-5b35-463e-bd87-1a4bc98e0167 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3267] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:12 2026] DELETE /v2.0/subnets/41df0dc1-2690-424c-bed7-6db6078fe072 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:12.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a0b9cbd-8dfd-4f63-97db-98287823bfef fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3268] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:12 2026] GET /v2.0/subnets/41df0dc1-2690-424c-bed7-6db6078fe072 => 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: 1692/3269] 10.0.0.248 () {32 vars in 724 bytes} [Sun Jun 14 00:06:12 2026] DELETE /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:13.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f882c043-b811-4260-9c96-6d942edf5c07 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3270] 10.0.0.248 () {32 vars in 721 bytes} [Sun Jun 14 00:06:13 2026] GET /v2.0/subnets/74a1bd19-fd48-4226-88eb-a97f3a95f930 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:13.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f955cd4-b94f-4d86-b93f-06a2ccb8e0bc fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] TaaS: Handle Delete Port: dc3423c4-eee4-4462-8244-ec31179715a0 2026-06-14 00:06:13.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f955cd4-b94f-4d86-b93f-06a2ccb8e0bc fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] Tap Mirror: Handle Delete Port: dc3423c4-eee4-4462-8244-ec31179715a0 [pid: 8|app: 0|req: 1693/3271] 10.0.0.248 () {32 vars in 726 bytes} [Sun Jun 14 00:06:13 2026] DELETE /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-14 00:06:13.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fdc6b2f-a648-4e44-85b4-eb6b8e496739 fd86c76e37864f29b233ed8efe1af2d6 60b6e3eeb3144147a4d545bafabff1d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3272] 10.0.0.248 () {32 vars in 723 bytes} [Sun Jun 14 00:06:13 2026] GET /v2.0/networks/caddf404-eec8-4a16-aeda-b465f7bcc8a2 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:06:13.560 8 INFO neutron.services.segments.plugin [-] Segment 7aa57980-5330-49e7-9d0a-864081f30c87 resource provider aggregate not found 2026-06-14 00:06:13.564 8 INFO neutron.services.segments.plugin [-] Segment 7aa57980-5330-49e7-9d0a-864081f30c87 resource provider aggregate not found 2026-06-14 00:06:13.577 8 INFO neutron.services.segments.plugin [-] Segment 7aa57980-5330-49e7-9d0a-864081f30c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa57980-5330-49e7-9d0a-864081f30c87 found for delete ", "request_id": "req-cad45af9-0a89-4151-85f4-7d6949ac75f7"}]} 2026-06-14 00:06:13.580 8 INFO neutron.services.segments.plugin [-] Segment 7aa57980-5330-49e7-9d0a-864081f30c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa57980-5330-49e7-9d0a-864081f30c87 found for delete ", "request_id": "req-2715aa78-d3b8-4737-ad96-61c3c168dd1b"}]} 2026-06-14 00:06:13.597 8 INFO neutron.services.segments.plugin [-] Segment 3f26f46a-3a20-4213-892c-c03abbcd30c1 resource provider aggregate not found 2026-06-14 00:06:13.603 8 INFO neutron.services.segments.plugin [-] Segment 3f26f46a-3a20-4213-892c-c03abbcd30c1 resource provider aggregate not found 2026-06-14 00:06:13.619 8 INFO neutron.services.segments.plugin [-] Segment 3f26f46a-3a20-4213-892c-c03abbcd30c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f26f46a-3a20-4213-892c-c03abbcd30c1 found for delete ", "request_id": "req-39600622-dccd-4f04-bfdf-6d064bc6cd51"}]} 2026-06-14 00:06:13.621 8 INFO neutron.services.segments.plugin [-] Segment 3f26f46a-3a20-4213-892c-c03abbcd30c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f26f46a-3a20-4213-892c-c03abbcd30c1 found for delete ", "request_id": "req-57f74c2b-9af1-4fd3-8414-fbe8b01980dd"}]} 2026-06-14 00:06:13.637 8 INFO neutron.services.segments.plugin [-] Segment 0a5ceecc-7293-420f-af91-c26ac5a670de resource provider aggregate not found 2026-06-14 00:06:13.641 8 INFO neutron.services.segments.plugin [-] Segment 0a5ceecc-7293-420f-af91-c26ac5a670de resource provider aggregate not found 2026-06-14 00:06:13.651 8 INFO neutron.services.segments.plugin [-] Segment 0a5ceecc-7293-420f-af91-c26ac5a670de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5ceecc-7293-420f-af91-c26ac5a670de found for delete ", "request_id": "req-fa0d8014-e293-425d-b87d-0589dd228c61"}]} 2026-06-14 00:06:13.656 8 INFO neutron.services.segments.plugin [-] Segment 0a5ceecc-7293-420f-af91-c26ac5a670de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a5ceecc-7293-420f-af91-c26ac5a670de found for delete ", "request_id": "req-6557fb5f-8f32-429d-87ea-296be51ab39f"}]} [pid: 8|app: 0|req: 1694/3273] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:15 2026] GET /v2.0/security-groups?tenant_id=d0ba7fdbdf7b47bbb062a9001c534956&name=default => generated 2929 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3274] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:15 2026] DELETE /v2.0/security-groups/72a8c4a4-12bf-4fe3-aff5-a076f95e8d26 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3275] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:15 2026] GET /v2.0/security-groups?tenant_id=bafd06d2fa2d4e86a10df4bba7567495&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3276] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:15 2026] DELETE /v2.0/security-groups/6df31ced-19a7-4510-8075-f60f5dc948e7 => 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: 1696/3277] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:16 2026] GET /v2.0/security-groups?tenant_id=60b6e3eeb3144147a4d545bafabff1d7&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3278] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:16 2026] DELETE /v2.0/security-groups/51fcc133-499d-41a2-908c-cfef6705efef => 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: 1697/3279] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:16 2026] GET /v2.0/security-groups?tenant_id=3534d68e82374c8587aebb5502137d60&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3280] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:16 2026] DELETE /v2.0/security-groups/d9061372-6aa7-4c08-82dd-08bebe30789f => 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: 1698/3281] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:16 2026] GET /v2.0/security-groups?tenant_id=2ffd67f707644c928c36cff417e19f46&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3282] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:16 2026] DELETE /v2.0/security-groups/736c7f8a-1b39-4007-b527-b74908dccbab => 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: 1699/3283] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:17 2026] GET /v2.0/security-groups?tenant_id=1aa798a3c69546ddae6c361d34019ad5&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3284] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:17 2026] DELETE /v2.0/security-groups/632f1f8b-9fb2-4f27-a46b-e668ab7998af => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3285] 10.0.0.248 () {32 vars in 774 bytes} [Sun Jun 14 00:06:17 2026] GET /v2.0/security-groups?tenant_id=6f4c5148fa2c4e59bde6683318316123&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3286] 10.0.0.248 () {32 vars in 740 bytes} [Sun Jun 14 00:06:17 2026] DELETE /v2.0/security-groups/9b89c24f-3902-4cfc-8e00-d394dfc7ef45 => 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: 1701/3287] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:06:20 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3288] 10.0.0.248 () {32 vars in 655 bytes} [Sun Jun 14 00:06:21 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: 1702/3289] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:06:21 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: 1588/3290] 10.0.0.248 () {32 vars in 643 bytes} [Sun Jun 14 00:06:21 2026] GET /v2.0/ports => generated 4721 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3291] 10.0.0.248 () {32 vars in 647 bytes} [Sun Jun 14 00:06:21 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: 1589/3292] 10.0.0.248 () {32 vars in 649 bytes} [Sun Jun 14 00:06:21 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3293] 10.0.0.248 () {32 vars in 663 bytes} [Sun Jun 14 00:06:21 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3294] 10.0.0.248 () {32 vars in 655 bytes} [Sun Jun 14 00:06:21 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)