+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 16:41:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-f8cc78b7-kd9nv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f104c3e0668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-29 16:41:53.856 9 INFO neutron.common.config [-] Logging enabled! 2026-07-29 16:41:53.856 9 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-29 16:41:54.003 8 INFO neutron.common.config [-] Logging enabled! 2026-07-29 16:41:54.004 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-29 16:41:54.946 9 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-29 16:41:55.047 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-29 16:41:56.498 9 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:41:56.501 9 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-29 16:41:56.505 9 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-29 16:41:56.506 9 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:41:56.506 9 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-29 16:41:56.506 9 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-29 16:41:56.506 9 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.514 9 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.514 9 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.514 9 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.536 9 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-29 16:41:56.537 9 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.537 9 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.550 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:41:56.552 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-29 16:41:56.556 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-29 16:41:56.557 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 16:41:56.557 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-29 16:41:56.557 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-29 16:41:56.557 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.563 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-29 16:41:56.563 9 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-29 16:41:56.563 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-29 16:41:56.563 9 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-29 16:41:56.565 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.565 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 16:41:56.565 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.587 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-29 16:41:56.588 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.588 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-29 16:41:56.613 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-29 16:41:56.613 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-29 16:41:56.613 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-29 16:41:56.613 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-29 16:41:56.872 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing driver for type 'vlan' 2026-07-29 16:41:56.902 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing driver for type 'vlan' 2026-07-29 16:41:57.186 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] VlanTypeDriver initialization complete 2026-07-29 16:41:57.186 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing driver for type 'vxlan' 2026-07-29 16:41:57.187 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-29 16:41:57.200 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing extension driver 'port_security' 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.extensions.port_security [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing extension driver 'qos' 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-29 16:41:57.201 8 INFO neutron.plugins.ml2.managers [None req-01bd04b2-7096-495d-b9a9-02121e9feffc - - - - - -] Initializing mechanism driver 'l2population' 2026-07-29 16:41:57.203 9 INFO neutron.plugins.ml2.drivers.type_vlan [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] VlanTypeDriver initialization complete 2026-07-29 16:41:57.204 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing driver for type 'vxlan' 2026-07-29 16:41:57.204 9 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-29 16:41:57.215 8 INFO neutron.quota [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded quota_driver: . 2026-07-29 16:41:57.215 8 INFO neutron.plugins.ml2.plugin [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Modular L2 Plugin initialization complete 2026-07-29 16:41:57.215 8 INFO neutron.plugins.ml2.managers [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-29 16:41:57.216 8 INFO neutron.plugins.ml2.managers [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-29 16:41:57.216 8 INFO neutron.plugins.ml2.managers [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-29 16:41:57.216 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: qos 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.extensions.dns_integration [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing extension driver 'port_security' 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.extensions.port_security [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing extension driver 'qos' 2026-07-29 16:41:57.217 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-29 16:41:57.218 9 INFO neutron.plugins.ml2.managers [None req-25312b7d-97f6-4607-b022-5b1c5cbd72ac - - - - - -] Initializing mechanism driver 'l2population' 2026-07-29 16:41:57.229 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: router 2026-07-29 16:41:57.229 9 INFO neutron.quota [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded quota_driver: . 2026-07-29 16:41:57.230 9 INFO neutron.plugins.ml2.plugin [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Modular L2 Plugin initialization complete 2026-07-29 16:41:57.230 9 INFO neutron.plugins.ml2.managers [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-29 16:41:57.230 9 INFO neutron.plugins.ml2.managers [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-29 16:41:57.230 9 INFO neutron.plugins.ml2.managers [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-29 16:41:57.230 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: qos 2026-07-29 16:41:57.243 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: router 2026-07-29 16:41:57.274 8 INFO neutron.services.service_base [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-29 16:41:57.274 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: segments 2026-07-29 16:41:57.287 9 INFO neutron.services.service_base [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-29 16:41:57.287 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: segments 2026-07-29 16:41:57.371 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: trunk 2026-07-29 16:41:57.387 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: vpnaas 2026-07-29 16:41:57.391 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: trunk 2026-07-29 16:41:57.405 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: vpnaas 2026-07-29 16:41:57.428 8 WARNING stevedore.named [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.444 9 WARNING stevedore.named [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.501 8 INFO neutron_vpnaas.services.vpn.plugin [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-29 16:41:57.501 8 INFO neutron.common.utils [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-29 16:41:57.502 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: taas 2026-07-29 16:41:57.513 9 INFO neutron_vpnaas.services.vpn.plugin [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-29 16:41:57.515 9 INFO neutron.common.utils [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-29 16:41:57.515 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: taas 2026-07-29 16:41:57.530 8 WARNING stevedore.named [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.530 8 WARNING stevedore.named [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:41:57.548 9 WARNING stevedore.named [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.548 9 WARNING stevedore.named [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:41:57.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:41:57.552 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: tapmirror 2026-07-29 16:41:57.567 8 WARNING stevedore.named [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.567 8 WARNING stevedore.named [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:41:57.568 9 INFO neutron_taas.services.taas.taas_plugin [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:41:57.568 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: tapmirror 2026-07-29 16:41:57.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:41:57.580 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: auto_allocate 2026-07-29 16:41:57.583 9 WARNING stevedore.named [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 16:41:57.584 9 WARNING stevedore.named [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 16:41:57.588 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: tag 2026-07-29 16:41:57.596 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: timestamp 2026-07-29 16:41:57.598 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: network_ip_availability 2026-07-29 16:41:57.598 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-29 16:41:57.599 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: auto_allocate 2026-07-29 16:41:57.602 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: flavors 2026-07-29 16:41:57.606 8 INFO neutron.manager [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loading Plugin: revisions 2026-07-29 16:41:57.608 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: tag 2026-07-29 16:41:57.609 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Initializing extension manager. 2026-07-29 16:41:57.611 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: address-group 2026-07-29 16:41:57.612 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: address-scope 2026-07-29 16:41:57.613 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-29 16:41:57.614 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: agent 2026-07-29 16:41:57.614 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: agent-resources-synced 2026-07-29 16:41:57.616 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-29 16:41:57.616 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-29 16:41:57.616 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: timestamp 2026-07-29 16:41:57.617 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: availability_zone 2026-07-29 16:41:57.617 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: availability_zone_filter 2026-07-29 16:41:57.618 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-29 16:41:57.619 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: default-subnetpools 2026-07-29 16:41:57.620 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: network_ip_availability 2026-07-29 16:41:57.620 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-29 16:41:57.621 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: dns-integration 2026-07-29 16:41:57.621 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: dns-domain-ports 2026-07-29 16:41:57.622 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-29 16:41:57.622 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: dvr 2026-07-29 16:41:57.623 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-29 16:41:57.624 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: flavors 2026-07-29 16:41:57.624 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: empty-string-filtering 2026-07-29 16:41:57.624 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:41:57.625 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-29 16:41:57.625 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: external-net 2026-07-29 16:41:57.626 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-29 16:41:57.626 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: extraroute 2026-07-29 16:41:57.627 9 INFO neutron.manager [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loading Plugin: revisions 2026-07-29 16:41:57.627 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: extraroute-atomic 2026-07-29 16:41:57.628 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-29 16:41:57.628 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-29 16:41:57.629 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-29 16:41:57.629 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-29 16:41:57.630 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: fip-port-details 2026-07-29 16:41:57.631 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: flavors 2026-07-29 16:41:57.631 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Initializing extension manager. 2026-07-29 16:41:57.632 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: address-group 2026-07-29 16:41:57.632 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-29 16:41:57.633 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: address-scope 2026-07-29 16:41:57.633 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: floatingip-pools 2026-07-29 16:41:57.634 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-29 16:41:57.634 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: ip_allocation 2026-07-29 16:41:57.634 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-29 16:41:57.635 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: agent 2026-07-29 16:41:57.635 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: l2_adjacency 2026-07-29 16:41:57.635 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: agent-resources-synced 2026-07-29 16:41:57.636 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: router 2026-07-29 16:41:57.636 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-29 16:41:57.637 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-29 16:41:57.638 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:41:57.638 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: availability_zone 2026-07-29 16:41:57.638 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: availability_zone_filter 2026-07-29 16:41:57.638 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-29 16:41:57.639 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-29 16:41:57.639 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-29 16:41:57.639 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: default-subnetpools 2026-07-29 16:41:57.639 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: ext-gw-mode 2026-07-29 16:41:57.640 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: l3-ha 2026-07-29 16:41:57.640 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:41:57.641 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-29 16:41:57.641 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-29 16:41:57.641 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: dns-integration 2026-07-29 16:41:57.641 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: l3-flavors 2026-07-29 16:41:57.642 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: dns-domain-ports 2026-07-29 16:41:57.642 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-29 16:41:57.642 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:41:57.643 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: dvr 2026-07-29 16:41:57.643 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-29 16:41:57.643 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-29 16:41:57.644 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: empty-string-filtering 2026-07-29 16:41:57.644 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:41:57.645 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-29 16:41:57.645 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-29 16:41:57.646 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: external-net 2026-07-29 16:41:57.646 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-29 16:41:57.646 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-29 16:41:57.647 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: extraroute 2026-07-29 16:41:57.647 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-29 16:41:57.647 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: extraroute-atomic 2026-07-29 16:41:57.648 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-29 16:41:57.648 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-29 16:41:57.649 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-29 16:41:57.649 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-29 16:41:57.649 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-29 16:41:57.649 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: multi-provider 2026-07-29 16:41:57.650 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: net-mtu 2026-07-29 16:41:57.650 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-29 16:41:57.651 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: net-mtu-writable 2026-07-29 16:41:57.651 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: fip-port-details 2026-07-29 16:41:57.651 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: network_availability_zone 2026-07-29 16:41:57.651 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: flavors 2026-07-29 16:41:57.652 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: network_ha 2026-07-29 16:41:57.652 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: network-ip-availability 2026-07-29 16:41:57.652 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-29 16:41:57.653 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: floatingip-pools 2026-07-29 16:41:57.653 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-29 16:41:57.654 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: ip_allocation 2026-07-29 16:41:57.654 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: pagination 2026-07-29 16:41:57.654 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-device-profile 2026-07-29 16:41:57.654 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-29 16:41:57.655 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-29 16:41:57.655 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: l2_adjacency 2026-07-29 16:41:57.656 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-29 16:41:57.656 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: router 2026-07-29 16:41:57.656 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-29 16:41:57.657 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-mac-override 2026-07-29 16:41:57.657 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-29 16:41:57.658 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 16:41:57.658 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-29 16:41:57.658 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-29 16:41:57.658 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-29 16:41:57.659 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-resource-request 2026-07-29 16:41:57.659 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-29 16:41:57.659 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-29 16:41:57.659 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: ext-gw-mode 2026-07-29 16:41:57.660 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-29 16:41:57.660 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: l3-ha 2026-07-29 16:41:57.660 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: binding 2026-07-29 16:41:57.660 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:41:57.661 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-29 16:41:57.661 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: binding-extended 2026-07-29 16:41:57.661 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: l3-flavors 2026-07-29 16:41:57.662 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-security 2026-07-29 16:41:57.662 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: project-id 2026-07-29 16:41:57.662 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-29 16:41:57.662 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: provider 2026-07-29 16:41:57.663 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-29 16:41:57.663 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-29 16:41:57.665 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-29 16:41:57.665 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos 2026-07-29 16:41:57.666 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-29 16:41:57.666 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-29 16:41:57.666 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-29 16:41:57.667 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-default 2026-07-29 16:41:57.667 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-29 16:41:57.667 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-fip 2026-07-29 16:41:57.668 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-29 16:41:57.668 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-29 16:41:57.668 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-29 16:41:57.669 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-29 16:41:57.669 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-29 16:41:57.670 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-29 16:41:57.670 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: multi-provider 2026-07-29 16:41:57.670 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: net-mtu 2026-07-29 16:41:57.670 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-29 16:41:57.671 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: net-mtu-writable 2026-07-29 16:41:57.671 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-pps 2026-07-29 16:41:57.671 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: network_availability_zone 2026-07-29 16:41:57.672 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-29 16:41:57.672 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: network_ha 2026-07-29 16:41:57.672 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-29 16:41:57.673 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: qos-rules-alias 2026-07-29 16:41:57.673 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: network-ip-availability 2026-07-29 16:41:57.673 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: quota-check-limit 2026-07-29 16:41:57.674 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-29 16:41:57.674 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-29 16:41:57.674 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: pagination 2026-07-29 16:41:57.675 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-device-profile 2026-07-29 16:41:57.675 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-29 16:41:57.676 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-29 16:41:57.676 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: quotas 2026-07-29 16:41:57.677 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-29 16:41:57.677 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: quota_details 2026-07-29 16:41:57.677 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-mac-override 2026-07-29 16:41:57.678 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-29 16:41:57.678 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: rbac-policies 2026-07-29 16:41:57.679 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-29 16:41:57.679 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: rbac-address-group 2026-07-29 16:41:57.680 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: rbac-address-scope 2026-07-29 16:41:57.680 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-29 16:41:57.680 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: rbac-security-groups 2026-07-29 16:41:57.680 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-resource-request 2026-07-29 16:41:57.681 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-29 16:41:57.681 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-29 16:41:57.681 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: revision-if-match 2026-07-29 16:41:57.681 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-29 16:41:57.682 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-29 16:41:57.682 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: binding 2026-07-29 16:41:57.682 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: router_availability_zone 2026-07-29 16:41:57.683 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: binding-extended 2026-07-29 16:41:57.683 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-29 16:41:57.683 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-security 2026-07-29 16:41:57.684 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: project-id 2026-07-29 16:41:57.684 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: provider 2026-07-29 16:41:57.685 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-29 16:41:57.685 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-29 16:41:57.685 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-29 16:41:57.686 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-29 16:41:57.686 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-29 16:41:57.687 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-29 16:41:57.687 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos 2026-07-29 16:41:57.687 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-29 16:41:57.688 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-29 16:41:57.688 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-29 16:41:57.689 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-default 2026-07-29 16:41:57.689 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-fip 2026-07-29 16:41:57.690 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-29 16:41:57.690 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-29 16:41:57.691 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-29 16:41:57.692 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-29 16:41:57.692 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-29 16:41:57.692 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: security-group 2026-07-29 16:41:57.693 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-pps 2026-07-29 16:41:57.694 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-29 16:41:57.694 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: segment 2026-07-29 16:41:57.694 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-29 16:41:57.694 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-29 16:41:57.695 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: qos-rules-alias 2026-07-29 16:41:57.695 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: service-type 2026-07-29 16:41:57.696 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: quota-check-limit 2026-07-29 16:41:57.696 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: sorting 2026-07-29 16:41:57.696 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: standard-attr-segment 2026-07-29 16:41:57.696 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-29 16:41:57.697 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: standard-attr-description 2026-07-29 16:41:57.698 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: stateful-security-group 2026-07-29 16:41:57.698 8 WARNING neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-29 16:41:57.699 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: quotas 2026-07-29 16:41:57.699 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-29 16:41:57.699 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnet-external-network 2026-07-29 16:41:57.700 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: quota_details 2026-07-29 16:41:57.700 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnet_onboard 2026-07-29 16:41:57.700 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-29 16:41:57.701 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnet-service-types 2026-07-29 16:41:57.701 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: rbac-policies 2026-07-29 16:41:57.702 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnet_allocation 2026-07-29 16:41:57.702 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: rbac-address-group 2026-07-29 16:41:57.702 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: rbac-address-scope 2026-07-29 16:41:57.702 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-29 16:41:57.703 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: rbac-security-groups 2026-07-29 16:41:57.703 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: tag-creation 2026-07-29 16:41:57.703 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-29 16:41:57.703 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-29 16:41:57.704 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: revision-if-match 2026-07-29 16:41:57.705 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-29 16:41:57.705 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: router_availability_zone 2026-07-29 16:41:57.706 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-29 16:41:57.707 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: standard-attr-tag 2026-07-29 16:41:57.707 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-29 16:41:57.708 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-29 16:41:57.708 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-29 16:41:57.708 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-29 16:41:57.708 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: trunk 2026-07-29 16:41:57.709 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-29 16:41:57.709 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: trunk-details 2026-07-29 16:41:57.709 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-29 16:41:57.709 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-29 16:41:57.710 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-29 16:41:57.710 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-29 16:41:57.711 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-29 16:41:57.711 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-29 16:41:57.713 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-29 16:41:57.714 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-29 16:41:57.715 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: vpn-flavors 2026-07-29 16:41:57.716 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: security-group 2026-07-29 16:41:57.716 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: vpnaas 2026-07-29 16:41:57.717 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: taas 2026-07-29 16:41:57.718 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: segment 2026-07-29 16:41:57.719 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: tap-mirror 2026-07-29 16:41:57.719 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-29 16:41:57.719 8 INFO neutron.api.extensions [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-29 16:41:57.719 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: service-type 2026-07-29 16:41:57.720 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: sorting 2026-07-29 16:41:57.720 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: standard-attr-segment 2026-07-29 16:41:57.721 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: standard-attr-description 2026-07-29 16:41:57.721 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-29 16:41:57.721 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: stateful-security-group 2026-07-29 16:41:57.722 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-29 16:41:57.722 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.722 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-29 16:41:57.722 9 WARNING neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-29 16:41:57.722 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-29 16:41:57.723 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnet-external-network 2026-07-29 16:41:57.724 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnet_onboard 2026-07-29 16:41:57.724 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-29 16:41:57.725 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnet-service-types 2026-07-29 16:41:57.725 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnet_allocation 2026-07-29 16:41:57.726 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:41:57.726 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-29 16:41:57.726 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:41:57.727 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: tag-creation 2026-07-29 16:41:57.727 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-29 16:41:57.731 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:41:57.731 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:41:57.732 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:41:57.732 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: standard-attr-tag 2026-07-29 16:41:57.733 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.733 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.733 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-29 16:41:57.733 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.733 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.734 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: trunk 2026-07-29 16:41:57.734 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:41:57.734 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: trunk-details 2026-07-29 16:41:57.734 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.735 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-29 16:41:57.735 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.735 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:41:57.735 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-29 16:41:57.736 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:41:57.736 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-29 16:41:57.736 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:41:57.736 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.737 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.737 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-29 16:41:57.737 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.737 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.739 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-29 16:41:57.740 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-29 16:41:57.740 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: vpn-flavors 2026-07-29 16:41:57.742 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:41:57.742 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] router is already registered 2026-07-29 16:41:57.743 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: vpnaas 2026-07-29 16:41:57.743 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:41:57.743 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] floatingip is already registered 2026-07-29 16:41:57.744 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: taas 2026-07-29 16:41:57.745 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: tap-mirror 2026-07-29 16:41:57.746 9 INFO neutron.api.extensions [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-29 16:41:57.747 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:41:57.747 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] rbac_policy is already registered 2026-07-29 16:41:57.748 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:41:57.748 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] security_group is already registered 2026-07-29 16:41:57.749 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:41:57.749 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] security_group_rule is already registered 2026-07-29 16:41:57.750 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-29 16:41:57.750 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-29 16:41:57.750 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.750 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.750 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.750 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-29 16:41:57.751 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.751 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.752 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:41:57.752 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] trunk is already registered 2026-07-29 16:41:57.752 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.753 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.753 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.753 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.754 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:41:57.754 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] endpoint_group is already registered 2026-07-29 16:41:57.754 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:41:57.754 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:41:57.755 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:41:57.755 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] vpnservice is already registered 2026-07-29 16:41:57.755 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:41:57.755 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ipsec_site_connection is already registered 2026-07-29 16:41:57.756 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.756 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.756 8 INFO neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.756 8 WARNING neutron.quota.resource_registry [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.759 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:41:57.760 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:41:57.760 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:41:57.761 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.761 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.762 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.762 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.762 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:41:57.763 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.763 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.764 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:41:57.764 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:41:57.764 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:41:57.765 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.765 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.765 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.765 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.770 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-29 16:41:57.770 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] router is already registered 2026-07-29 16:41:57.770 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-29 16:41:57.771 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] floatingip is already registered 2026-07-29 16:41:57.774 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-29 16:41:57.774 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] rbac_policy is already registered 2026-07-29 16:41:57.775 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-29 16:41:57.775 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] security_group is already registered 2026-07-29 16:41:57.775 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-29 16:41:57.775 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] security_group_rule is already registered 2026-07-29 16:41:57.776 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.776 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.777 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-29 16:41:57.777 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] subnetpool is already registered 2026-07-29 16:41:57.777 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-29 16:41:57.777 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] trunk is already registered 2026-07-29 16:41:57.778 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.778 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.778 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.778 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.779 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-29 16:41:57.779 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] endpoint_group is already registered 2026-07-29 16:41:57.779 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-29 16:41:57.779 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] vpnservice is already registered 2026-07-29 16:41:57.780 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-29 16:41:57.780 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ipsec_site_connection is already registered 2026-07-29 16:41:57.780 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-29 16:41:57.780 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ipsecpolicy is already registered 2026-07-29 16:41:57.781 9 INFO neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-29 16:41:57.781 9 WARNING neutron.quota.resource_registry [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] ikepolicy is already registered 2026-07-29 16:41:57.796 8 WARNING keystonemiddleware._common.config [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 16:41:57.804 8 WARNING oslo_config.cfg [None req-64c28a1b-9c0d-475a-ac03-ec8a36105255 - - - - - -] 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 0x7f104c3e0668 pid: 8 (default app) 2026-07-29 16:41:57.845 9 WARNING keystonemiddleware._common.config [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 16:41:57.853 9 WARNING oslo_config.cfg [None req-a0f4b367-dba8-415c-856c-0b28ee04358e - - - - - -] 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 0x7f104c3e0668 pid: 9 (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-07-29 16:42:02.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e4f40f6-914a-4c25-aad7-7b8b51a1d9dc b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:01 2026] GET /v2.0/networks/public => generated 108 bytes in 852 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: 9|app: 0|req: 1/5] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:42:03.194 8 WARNING neutron.services.revisions.revision_plugin [None req-96725f42-51f5-4a8d-8a05-9c9b0b827aee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:03.216 8 INFO neutron.db.segments_db [None req-96725f42-51f5-4a8d-8a05-9c9b0b827aee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment a3ff70ec-18a5-4a7a-8470-ecb6001eb37b of type flat for network 5da13293-b33f-4b2e-a051-770a59bec3f0 2026-07-29 16:42:03.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96725f42-51f5-4a8d-8a05-9c9b0b827aee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:02 2026] POST /v2.0/networks => generated 124 bytes in 574 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:42:09.602 9 INFO neutron.pecan_wsgi.hooks.translation [None req-51fb163c-1bbc-4fcc-9264-ea222af55304 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:09 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:42:09.897 9 WARNING neutron.services.revisions.revision_plugin [None req-7253a264-ebc1-450c-94b5-fe23c2126112 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:09.926 9 INFO neutron.db.segments_db [None req-7253a264-ebc1-450c-94b5-fe23c2126112 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 675df2d5-d048-4aa1-87f1-529e262435d5 of type flat for network e932715f-6067-4bea-bf09-ab306fe7f727 2026-07-29 16:42:11.000 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7253a264-ebc1-450c-94b5-fe23c2126112 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 3/10] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:09 2026] POST /v2.0/networks => generated 124 bytes in 1438 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:42:16.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dd6cfd2-3982-403f-b4df-2a7696b54048 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:16 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/12] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:16 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-07-29 16:42:17.084 8 WARNING neutron.services.revisions.revision_plugin [None req-ddba650d-0028-4d7d-a2b1-070debc244ee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:17.098 8 INFO neutron.db.segments_db [None req-ddba650d-0028-4d7d-a2b1-070debc244ee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 2468ac65-54d2-442f-9aef-7717d5b5a7f8 of type flat for network 86110eb0-a21a-4bed-94a1-44cf3c66eeee 2026-07-29 16:42:17.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddba650d-0028-4d7d-a2b1-070debc244ee b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:17 2026] POST /v2.0/networks => generated 124 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:42:23.044 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2591999c-4f46-422c-af09-e5845413bbce b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 5/14] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:23 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:42:23.147 9 WARNING neutron.services.revisions.revision_plugin [None req-70efde86-f3e1-4ce4-847e-784e71c74a22 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:23.172 9 INFO neutron.db.segments_db [None req-70efde86-f3e1-4ce4-847e-784e71c74a22 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 42253f5d-2474-4bd1-b47d-3040e0a7973e of type flat for network a1a1c9a3-c823-4f59-b503-5635ccfb98b7 2026-07-29 16:42:23.201 9 INFO neutron.pecan_wsgi.hooks.translation [None req-70efde86-f3e1-4ce4-847e-784e71c74a22 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 6/16] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:23 2026] POST /v2.0/networks => generated 124 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:42:29.114 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c344d7a5-7fe3-4318-b43e-8d52cdf15543 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 7/18] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:29 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 16:42:29.270 9 WARNING neutron.services.revisions.revision_plugin [None req-aa78f50a-e43c-415d-8219-de8c496855aa b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:29.294 9 INFO neutron.db.segments_db [None req-aa78f50a-e43c-415d-8219-de8c496855aa b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment f2a9f63b-9c33-42c5-9058-9d62ec90272f of type flat for network 8bd92039-7b3d-45e0-9116-8a5ad94aada7 2026-07-29 16:42:29.327 9 INFO neutron.pecan_wsgi.hooks.translation [None req-aa78f50a-e43c-415d-8219-de8c496855aa b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 8/20] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:29 2026] POST /v2.0/networks => generated 124 bytes in 311 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 16:42:35.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f88601b5-3220-4fcd-afcc-e514a4f5d000 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:35 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/22] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:35 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-07-29 16:42:35.636 8 WARNING neutron.services.revisions.revision_plugin [None req-c8b2795b-2f94-4569-b8af-4d1c9393aadb b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Could not find related network for resource to bump revision. 2026-07-29 16:42:35.653 8 INFO neutron.db.segments_db [None req-c8b2795b-2f94-4569-b8af-4d1c9393aadb b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 1385bbf0-e6b4-48b1-af3d-2b62f0835a3c of type flat for network d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 [pid: 8|app: 0|req: 14/23] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jul 29 16:42:35 2026] POST /v2.0/networks => generated 706 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:42:36.933 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6ff45b11-ebb6-4c74-a5ae-8fbf06737a64 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 10/24] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 16:42:36 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: 15/25] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 16:42:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:42:37.000 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3d5cf7d6-20b0-4d3b-b088-84dcbcc030f5 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 11/26] 199.204.45.205 () {44 vars in 1033 bytes} [Wed Jul 29 16:42:36 2026] GET /v2.0/subnets/public-subnet?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.204.45.205 () {44 vars in 1056 bytes} [Wed Jul 29 16:42:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 12/28] 199.204.45.205 () {48 vars in 964 bytes} [Wed Jul 29 16:42:37 2026] POST /v2.0/subnets => generated 664 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:47:34.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8325f161-9849-4e48-ac80-40efafabb4f0 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/68] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jul 29 16:47:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 32/69] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 16:47:34 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-07-29 16:47:34.966 8 INFO neutron.db.segments_db [None req-c67be90f-2ecd-424e-bfee-d6da570768c8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 16cb7fdf-a1b8-45ee-b974-38dfd2800c4e of type vxlan for network 810a4f35-6627-4f8f-9965-e9ecb003a038 [pid: 8|app: 0|req: 38/70] 199.204.45.205 () {48 vars in 965 bytes} [Wed Jul 29 16:47:34 2026] POST /v2.0/networks => generated 687 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:47:36.117 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac1e940-d6bc-48b9-93ca-dd7838b12a96 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 33/71] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jul 29 16:47:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/72] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 16:47:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:47:36.176 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ba82f175-b44b-41d7-9230-69a75e0e354c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 34/73] 199.204.45.205 () {44 vars in 1035 bytes} [Wed Jul 29 16:47:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/74] 199.204.45.205 () {44 vars in 1058 bytes} [Wed Jul 29 16:47:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 35/75] 199.204.45.205 () {48 vars in 964 bytes} [Wed Jul 29 16:47:36 2026] POST /v2.0/subnets => generated 651 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 16:47:37.707 8 INFO neutron.api.v2.resource [None req-12e0000e-2d8f-462e-9b64-d9cc27d73e0d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/76] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jul 29 16:47:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 36/77] 199.204.45.205 () {44 vars in 992 bytes} [Wed Jul 29 16:47:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.204.45.205 () {48 vars in 979 bytes} [Wed Jul 29 16:47:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 37/79] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:39 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 1616 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:39 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 38/81] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:39 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/85] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:40 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 40/86] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:40 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/87] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:40 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 41/88] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/89] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:41 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 42/90] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:41 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => 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: 49/91] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:41 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 43/92] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/93] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:42 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 44/94] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:42 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/95] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:42 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 45/96] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/97] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:43 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 46/98] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:43 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4078 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/99] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:43 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 47/100] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/101] 199.204.45.205 () {44 vars in 986 bytes} [Wed Jul 29 16:47:45 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 731 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 16:47:45.383 9 INFO neutron.pecan_wsgi.hooks.translation [None req-63ffdafb-5109-4e3b-8d83-e201dbe181ca b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 48/102] 199.204.45.205 () {44 vars in 1075 bytes} [Wed Jul 29 16:47:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/103] 199.204.45.205 () {44 vars in 1098 bytes} [Wed Jul 29 16:47:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 49/104] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:45 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/105] 199.204.45.205 () {48 vars in 960 bytes} [Wed Jul 29 16:47:45 2026] POST /v2.0/ports => generated 1100 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 16:47:53.596 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b3364f42-0aab-451c-9488-aa5bb0ef3a9e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 50/106] 199.204.45.205 () {44 vars in 978 bytes} [Wed Jul 29 16:47:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 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: 57/107] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 51/108] 199.204.45.205 () {48 vars in 1030 bytes} [Wed Jul 29 16:47:53 2026] PUT /v2.0/ports/ba3ecb57-a585-4db0-80ab-2054f7ca963b => generated 1249 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/111] 199.204.45.205 () {44 vars in 919 bytes} [Wed Jul 29 16:47:56 2026] GET /v2.0/ports => generated 3730 bytes in 308 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-07-29 16:47:57.627 9 INFO neutron.api.v2.resource [None req-a7ac256a-d940-4188-9ac5-cc2bcdf012fc b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 53/112] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 16:47:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/113] 199.204.45.205 () {44 vars in 980 bytes} [Wed Jul 29 16:47:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 54/114] 199.204.45.205 () {48 vars in 979 bytes} [Wed Jul 29 16:47:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/115] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:58 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/116] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:58 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/117] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:47:58 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 56/118] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:47:58 2026] POST /v2.0/security-group-rules => generated 623 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/119] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:48:00 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 57/120] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:48:00 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2246 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/121] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 16:48:00 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 58/122] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 16:48:00 2026] POST /v2.0/security-group-rules => generated 627 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 63/131] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jul 29 16:49:08 2026] GET /v2.0/quotas/a2aef305aa634b7fa680054f4b62609a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/132] 199.204.45.205 () {48 vars in 1026 bytes} [Wed Jul 29 16:49:09 2026] PUT /v2.0/quotas/a2aef305aa634b7fa680054f4b62609a => generated 291 bytes in 93 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-07-29 16:54:00.834 9 INFO neutron.pecan_wsgi.hooks.translation [None req-14761cef-c893-434d-b34c-4fcee11a537c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 84/173] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 16:54:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 238 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 90/174] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 16:54:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 16:54:02.822 9 INFO neutron.pecan_wsgi.hooks.translation [None req-07540213-8f7a-4477-8ea3-30ec221531da b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 85/175] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 16:54:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/176] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 16:54:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:01:29.437 9 INFO neutron.api.v2.resource [None req-d27c6bdb-568d-4996-af11-7b24846dfcda b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 116/237] 199.204.45.205 () {44 vars in 1073 bytes} [Wed Jul 29 17:01:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8858a882675648d0b761043288578b37 => generated 139 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 199.204.45.205 () {44 vars in 1096 bytes} [Wed Jul 29 17:01:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8858a882675648d0b761043288578b37 => generated 23 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 117/239] 199.204.45.205 () {48 vars in 980 bytes} [Wed Jul 29 17:01:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:31 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 1624 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 118/241] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:01:31 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:31 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 119/243] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 17:01:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:32 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 120/245] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:01:32 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/246] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:32 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 121/247] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 17:01:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/248] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:35 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 122/249] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:01:35 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => 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: 128/250] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:35 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 123/251] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 17:01:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:36 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 124/253] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:01:36 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/254] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:01:37 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 125/255] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jul 29 17:01:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 150/304] 199.204.45.205 () {30 vars in 738 bytes} [Wed Jul 29 17:07:29 2026] GET /v2.0/networks?tenant_id=8858a882675648d0b761043288578b37&shared=False => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:07:29.275 8 INFO neutron.db.segments_db [None req-ef7bde57-8491-4144-b295-616c6adaad64 5bf8a731ef7448498bc8a57cc2ad5587 8858a882675648d0b761043288578b37 - - 72f15bcd80154b08b23b6773fd3644ec 72f15bcd80154b08b23b6773fd3644ec] Added segment 318d97ab-25b1-43ca-b087-bcd24bba67bc of type vxlan for network 94c75c31-893e-4a47-9370-3ea44e9770c6 [pid: 8|app: 0|req: 155/305] 199.204.45.205 () {34 vars in 680 bytes} [Wed Jul 29 17:07:29 2026] POST /v2.0/networks => generated 698 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 151/306] 199.204.45.205 () {30 vars in 720 bytes} [Wed Jul 29 17:07:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/307] 199.204.45.205 () {30 vars in 631 bytes} [Wed Jul 29 17:07:29 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 152/308] 199.204.45.205 () {34 vars in 675 bytes} [Wed Jul 29 17:07:29 2026] POST /v2.0/ports => generated 999 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/309] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:07:30 2026] GET /v2.0/networks/94c75c31-893e-4a47-9370-3ea44e9770c6 => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 153/310] 199.204.45.205 () {30 vars in 720 bytes} [Wed Jul 29 17:07:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/311] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:07:32 2026] GET /v2.0/networks/94c75c31-893e-4a47-9370-3ea44e9770c6 => generated 704 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 156/316] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jul 29 17:07:57 2026] GET /v2.0/quotas/8858a882675648d0b761043288578b37 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/317] 199.204.45.205 () {48 vars in 1026 bytes} [Wed Jul 29 17:07:58 2026] PUT /v2.0/quotas/8858a882675648d0b761043288578b37 => generated 291 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:06.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4d0cbf2-dbc7-424d-992f-731e4ca1b269 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/430] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 17:22:06 2026] GET /v2.0/networks/public => generated 108 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 213/431] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 17:22:06 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-07-29 17:22:07.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c1b8efd-1d22-4460-9531-9e967f1da9ba b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 219/432] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jul 29 17:22:07 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 214/433] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 17:22:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:07.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f26a4c9c-8ddc-4bfd-a990-556d49dbe73d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 220/434] 199.204.45.205 () {44 vars in 1033 bytes} [Wed Jul 29 17:22:07 2026] GET /v2.0/subnets/public-subnet?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/435] 199.204.45.205 () {44 vars in 1056 bytes} [Wed Jul 29 17:22:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:39.708 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e5d8ef40-0127-4e22-9f68-ae7832db226a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 218/442] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jul 29 17:22:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 17:22:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:40.759 9 INFO neutron.pecan_wsgi.hooks.translation [None req-623076b7-ce4c-43cc-a466-b7a3e4ec049b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 219/444] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jul 29 17:22:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/445] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 17:22:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:40.847 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7568457d-da77-4e06-9dc7-2de066e93c4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 220/446] 199.204.45.205 () {44 vars in 1035 bytes} [Wed Jul 29 17:22:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/447] 199.204.45.205 () {44 vars in 1058 bytes} [Wed Jul 29 17:22:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:41.991 9 INFO neutron.api.v2.resource [None req-e27f95e3-85f3-4f90-bfc4-06e620ab1c15 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 221/448] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jul 29 17:22:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 199.204.45.205 () {44 vars in 992 bytes} [Wed Jul 29 17:22:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 222/450] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:43 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/451] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:43 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 223/452] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:22:43 2026] GET /v2.0/security-group-rules/9eeeb113-2d08-446e-9661-5dd96763bdb4 => 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: 230/453] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:44 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 224/454] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:44 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:22:44 2026] GET /v2.0/security-group-rules/85d13c6b-69ec-43a7-b334-3bbb7cb469b4 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 225/456] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:45 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/457] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:45 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 226/458] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:22:45 2026] GET /v2.0/security-group-rules/da502c6d-f7fb-4d79-ada3-12e310459546 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/459] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:46 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 227/460] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:46 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/461] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:22:46 2026] GET /v2.0/security-group-rules/161f5931-70cf-4447-9ce1-ffd422fb8171 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 228/462] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:47 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/463] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:47 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/464] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:22:47 2026] GET /v2.0/security-group-rules/86390f7f-28a5-43b2-b1a1-d83bcb8adba5 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/465] 199.204.45.205 () {44 vars in 986 bytes} [Wed Jul 29 17:22:48 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 731 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:22:48.445 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f5731371-4910-41a4-8c4e-e3aeb8da4373 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 230/466] 199.204.45.205 () {44 vars in 1075 bytes} [Wed Jul 29 17:22:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/467] 199.204.45.205 () {44 vars in 1098 bytes} [Wed Jul 29 17:22:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/468] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:48 2026] GET /v2.0/security-groups/669e2c44-5ce7-48a3-ae46-9ccb45a31ac7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:22:57.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de6a499c-c00b-444c-be6a-aa0b68893ace b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/471] 199.204.45.205 () {44 vars in 978 bytes} [Wed Jul 29 17:22:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 233/472] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:22:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 199.204.45.205 () {44 vars in 919 bytes} [Wed Jul 29 17:22:58 2026] GET /v2.0/ports => generated 4725 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:23:00.094 9 INFO neutron.api.v2.resource [None req-df388579-8970-4018-93b5-a748800df8db b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 234/474] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jul 29 17:23:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 199.204.45.205 () {44 vars in 980 bytes} [Wed Jul 29 17:23:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/476] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:23:01 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:23:01 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/478] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:23:01 2026] GET /v2.0/security-group-rules/d748e7ee-9bf7-4f17-9bbc-50dcca1de412 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:23:02 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/480] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:23:02 2026] GET /v2.0/security-groups/ff197d61-c91b-40b1-adc6-d13dceab1db6 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:23:02 2026] GET /v2.0/security-group-rules/b21db860-94a5-48f9-86e4-b1b20cd50df5 => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 239/484] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jul 29 17:23:15 2026] GET /v2.0/quotas/a2aef305aa634b7fa680054f4b62609a => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:24:17.736 9 INFO neutron.api.v2.resource [None req-03d8e984-555e-4e00-b2ae-e9d293ed2d6c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 244/493] 199.204.45.205 () {44 vars in 1073 bytes} [Wed Jul 29 17:24:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8858a882675648d0b761043288578b37 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/494] 199.204.45.205 () {44 vars in 1096 bytes} [Wed Jul 29 17:24:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8858a882675648d0b761043288578b37 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/495] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:24:18 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/496] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:24:19 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/497] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:24:19 2026] GET /v2.0/security-group-rules/98cc6fcd-85ae-44f0-94b3-236b2c916b27 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:24:20 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 247/499] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:24:20 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/500] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:24:20 2026] GET /v2.0/security-group-rules/fc518c31-ca44-482e-9ce7-38826a292d7e => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 248/501] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:24:21 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:24:21 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 249/503] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:24:21 2026] GET /v2.0/security-group-rules/0732bfbf-073f-416e-9ac3-8d3ec65f92e6 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jul 29 17:24:22 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec?project_id=8858a882675648d0b761043288578b37 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 250/505] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jul 29 17:24:22 2026] GET /v2.0/security-groups/25ce9723-92ce-440e-8861-3a7c9b855bec => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 199.204.45.205 () {44 vars in 1010 bytes} [Wed Jul 29 17:24:22 2026] GET /v2.0/security-group-rules/b8dd1191-6f15-4e97-9a47-f03680e6e3c7 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/509] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jul 29 17:24:30 2026] GET /v2.0/quotas/8858a882675648d0b761043288578b37 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/520] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jul 29 17:25:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/525] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:26:23 2026] GET /v2.0/networks => generated 2166 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 261/528] 10.0.0.18 () {32 vars in 652 bytes} [Wed Jul 29 17:26:24 2026] GET /v2.0/floatingips => 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: 268/529] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:26:24 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 262/530] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:26:24 2026] GET /v2.0/ports => generated 4725 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/531] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:26:24 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 263/532] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:26:24 2026] GET /v2.0/networks => generated 2166 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/533] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:26:25 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 264/534] 10.0.0.18 () {32 vars in 652 bytes} [Wed Jul 29 17:26:25 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:26:36.965 8 INFO neutron.db.segments_db [None req-d121bfdd-e96f-46e7-a3bc-94feeeb625a8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 238a0a1d-991c-4aa5-b972-b2d93cc89896 of type vxlan for network 1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d 2026-07-29 17:26:37.021 9 INFO neutron.db.segments_db [None req-2047b737-2e06-4418-b400-090292d0cd45 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 of type vxlan for network 01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f [pid: 8|app: 0|req: 271/535] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:36 2026] POST /v2.0/networks => generated 733 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/536] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:36 2026] POST /v2.0/networks => generated 729 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 266/537] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:37 2026] POST /v2.0/subnets => generated 699 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:26:37.527 8 INFO neutron.db.segments_db [None req-4e236bfc-c628-4467-a094-6da0bd609828 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 91c39feb-8bb4-482e-9163-65fc5f41469a of type vxlan for network 9c93f80b-54a5-4702-a865-bd933a0456dd [pid: 8|app: 0|req: 272/538] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:37 2026] POST /v2.0/networks => generated 725 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:26:37.773 8 INFO neutron.db.segments_db [None req-93d5d850-5046-4800-ab3b-c5c535e90d95 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment bb484d54-ca71-419b-8764-9f6d1342d323 of type vxlan for network 125b87f5-2d70-4b08-b3b1-24712e403eaf [pid: 9|app: 0|req: 267/539] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:37 2026] POST /v2.0/subnets => generated 695 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/540] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:26:37 2026] GET /v2.0/security-groups?tenant_id=75d226fe2919404194d6b8e26c468414&name=default => generated 2921 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:26:38.258 8 INFO neutron.db.l3_hamode_db [None req-93d5d850-5046-4800-ab3b-c5c535e90d95 b8b202c0f251460d9cdda542fea83295 d1a0dccbd0054781a082a506f57b6826 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 269/541] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:38 2026] POST /v2.0/subnets => generated 691 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:26:38.531 9 INFO neutron.db.segments_db [None req-a4d506d5-efb2-4f81-949f-aa591ae0ad6b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 28584c7d-95a2-4aef-9e61-e771ff55fea9 of type vxlan for network e0008d06-3216-4560-a021-b0cfaf9aeee1 2026-07-29 17:26:38.988 9 INFO neutron.db.l3_hamode_db [None req-a4d506d5-efb2-4f81-949f-aa591ae0ad6b b8b202c0f251460d9cdda542fea83295 caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:26:39.398 8 INFO neutron.db.l3_hamode_db [None req-93d5d850-5046-4800-ab3b-c5c535e90d95 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:26:40.351 9 INFO neutron.db.l3_hamode_db [None req-a4d506d5-efb2-4f81-949f-aa591ae0ad6b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/542] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:37 2026] POST /v2.0/routers => generated 739 bytes in 3438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:26:41 2026] DELETE /v2.0/security-groups/5f2d2ed7-862c-45d7-8845-8754d9717bcf => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:41.335 8 INFO neutron.db.segments_db [None req-de72e97b-ed8b-4d74-b5b0-1f4404ce20e4 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 41ca6443-d628-4c6a-8ddf-2798e4993a1a of type vxlan for network 257a344a-4cb4-450e-ac3a-939b814917d0 [pid: 9|app: 0|req: 270/544] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:38 2026] POST /v2.0/routers => generated 735 bytes in 3192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:26:41.711 8 INFO neutron.db.l3_hamode_db [None req-de72e97b-ed8b-4d74-b5b0-1f4404ce20e4 b8b202c0f251460d9cdda542fea83295 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:26:42.548 8 INFO neutron.db.l3_hamode_db [None req-de72e97b-ed8b-4d74-b5b0-1f4404ce20e4 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 273/547] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:26:41 2026] PUT /v2.0/routers/ac578314-a01a-4c75-836b-21cf08480cfa/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:41 2026] POST /v2.0/routers => generated 731 bytes in 2459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 274/549] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:26:42 2026] PUT /v2.0/routers/744a6f1a-449e-4399-8034-264c1e29cb50/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:44.153 8 INFO neutron.db.segments_db [None req-793446e1-4013-4451-8494-9f92f03dd851 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 94147a1a-f4bf-4f1d-8f49-35149c407c19 of type vxlan for network c75075a3-7da8-4f8c-a302-be36b9d97631 [pid: 9|app: 0|req: 275/550] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:26:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:43 2026] POST /v2.0/networks => generated 730 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:26:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:44 2026] POST /v2.0/subnets => generated 696 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:26:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:26:45 2026] POST /v2.0/security-groups => generated 1661 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 17:26:45.438 8 INFO neutron.db.segments_db [None req-8d190398-61a0-4e86-80ea-93d5a8fd41da b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment d60ea81f-0318-498d-a62b-76ff634be0ed of type vxlan for network 5f0877ed-8cdf-42b0-91da-927677ae9e23 [pid: 9|app: 0|req: 276/556] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:26:44 2026] PUT /v2.0/routers/146a5381-dfee-43e5-b592-c03d21820620/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:45.785 8 INFO neutron.db.l3_hamode_db [None req-8d190398-61a0-4e86-80ea-93d5a8fd41da b8b202c0f251460d9cdda542fea83295 625f13606d6b4514822145ae93226123 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 277/557] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:26:45 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 278/558] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:26:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/559] 10.0.0.73 () {38 vars in 968 bytes} [Wed Jul 29 17:26:46 2026] POST /v2.0/security-groups => generated 1680 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 17:26:46.788 8 INFO neutron.db.l3_hamode_db [None req-8d190398-61a0-4e86-80ea-93d5a8fd41da b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 280/560] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:26:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 281/561] 10.0.0.73 () {38 vars in 968 bytes} [Wed Jul 29 17:26:46 2026] POST /v2.0/security-groups => generated 1680 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 282/562] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:26:47 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/563] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:26:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1828630864&fields=id&tenant_id=d1a0dccbd0054781a082a506f57b6826 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:45 2026] POST /v2.0/routers => generated 736 bytes in 2673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/566] 10.0.0.73 () {38 vars in 968 bytes} [Wed Jul 29 17:26:47 2026] POST /v2.0/security-groups => generated 1681 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/567] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/quotas/d1a0dccbd0054781a082a506f57b6826 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/568] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&fields=id => generated 103 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/569] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/security-groups?tenant_id=4bf8efa78a734b6397dbc37df4fd2e97 => generated 7902 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 288/570] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/security-groups/79e698bd-07a5-418a-acd3-4df4102e736d => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/571] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/security-groups/79e698bd-07a5-418a-acd3-4df4102e736d => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 290/572] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:48 2026] GET /v2.0/security-groups/0fef4adb-8692-4a6b-af27-d3469075cd8c => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/573] 10.0.0.73 () {36 vars in 1010 bytes} [Wed Jul 29 17:26:48 2026] DELETE /v2.0/security-groups/0fef4adb-8692-4a6b-af27-d3469075cd8c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:49.100 9 INFO neutron.api.v2.resource [req-2c65e4d4-a9ac-409d-aa30-f3f8eb4bf6c7 req-cc71fcac-f892-4c72-9939-136abcfb9669 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 292/574] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/0fef4adb-8692-4a6b-af27-d3469075cd8c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/575] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/ec4a0083-846e-4570-89cd-baa7d4dffd8c => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/576] 10.0.0.73 () {36 vars in 1010 bytes} [Wed Jul 29 17:26:49 2026] DELETE /v2.0/security-groups/ec4a0083-846e-4570-89cd-baa7d4dffd8c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/577] 10.0.0.73 () {34 vars in 904 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/extensions => generated 21537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-29 17:26:49.329 9 INFO neutron.api.v2.resource [req-2fb85ec4-0844-4a40-98fa-4ed3bb522599 req-5c09bf49-edb4-4b62-8b2c-4329bac39d0f 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 296/578] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/ec4a0083-846e-4570-89cd-baa7d4dffd8c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/579] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/580] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/e2ef8b00-9a3b-4c1c-b536-53414c5500b2 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 299/581] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?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: 9|app: 0|req: 300/582] 10.0.0.73 () {36 vars in 1010 bytes} [Wed Jul 29 17:26:49 2026] DELETE /v2.0/security-groups/e2ef8b00-9a3b-4c1c-b536-53414c5500b2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:49.599 9 INFO neutron.api.v2.resource [req-eb537e19-34b8-4eb4-b23d-fa3c8702706c req-a16c4798-58ee-407f-b0c0-0ef72d11e75e 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 301/583] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/e2ef8b00-9a3b-4c1c-b536-53414c5500b2 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/584] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:26:48 2026] PUT /v2.0/routers/fd151163-c55f-42e7-a857-1e7628418228/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/585] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups?tenant_id=4bf8efa78a734b6397dbc37df4fd2e97 => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/586] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/587] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/79e698bd-07a5-418a-acd3-4df4102e736d => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/588] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/79e698bd-07a5-418a-acd3-4df4102e736d => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:26:49.814 9 INFO neutron.api.v2.resource [req-88731a97-a77e-466b-9a7c-8151f5436d87 req-e5e76d85-e23e-4db4-844a-81e41f3eacf4 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 304/589] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/e2ef8b00-9a3b-4c1c-b536-53414c5500b2 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:26:49.851 8 INFO neutron.api.v2.resource [req-f545ae01-3338-4fcc-81a8-88223570bbf2 req-fd000399-d176-4d39-ade7-956dc209ffa1 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/590] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/ec4a0083-846e-4570-89cd-baa7d4dffd8c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:26:49.896 9 INFO neutron.api.v2.resource [req-4fe328a3-0b55-43d9-979e-0ae94cd5ddd2 req-cca58b76-2fdc-488a-899c-925f0aa1d316 713947317bd8474a908597471b820f62 4bf8efa78a734b6397dbc37df4fd2e97 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 305/591] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:49 2026] GET /v2.0/security-groups/0fef4adb-8692-4a6b-af27-d3469075cd8c => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/592] 10.0.0.73 () {38 vars in 968 bytes} [Wed Jul 29 17:26:50 2026] POST /v2.0/security-groups => generated 1686 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/593] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:50 2026] GET /v2.0/security-groups/fb99c2bd-07f1-4a9d-b5c6-553a2313c653 => generated 1686 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/594] 10.0.0.73 () {38 vars in 978 bytes} [Wed Jul 29 17:26:50 2026] POST /v2.0/security-group-rules => generated 614 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/595] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:50 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:26:50.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e40757b-bd1b-45d5-8a14-158f91abc30d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 3815cac1-c537-430f-aae7-7c9d6911c070 2026-07-29 17:26:50.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e40757b-bd1b-45d5-8a14-158f91abc30d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 3815cac1-c537-430f-aae7-7c9d6911c070 [pid: 9|app: 0|req: 310/596] 10.0.0.73 () {38 vars in 968 bytes} [Wed Jul 29 17:26:50 2026] POST /v2.0/security-groups => generated 1685 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/597] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 1685 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/598] 10.0.0.73 () {38 vars in 978 bytes} [Wed Jul 29 17:26:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 313/599] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/600] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:26:49 2026] PUT /v2.0/routers/146a5381-dfee-43e5-b592-c03d21820620/remove_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 314/601] 10.0.0.73 () {38 vars in 978 bytes} [Wed Jul 29 17:26:51 2026] POST /v2.0/security-group-rules => generated 619 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/602] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/603] 10.0.0.73 () {34 vars in 998 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-group-rules/219253b8-cdf1-41ec-a110-6faa964e1a72 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/604] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:26:51.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 63c72335-e889-41f5-8391-7af3c5d4e522 2026-07-29 17:26:51.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 63c72335-e889-41f5-8391-7af3c5d4e522 [pid: 9|app: 0|req: 318/605] 10.0.0.73 () {36 vars in 1020 bytes} [Wed Jul 29 17:26:51 2026] DELETE /v2.0/security-group-rules/219253b8-cdf1-41ec-a110-6faa964e1a72 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/606] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/607] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:51 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:26:52.053 8 INFO neutron_taas.services.taas.taas_plugin [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: fdff4de7-cb2e-4013-a572-96920e837a28 2026-07-29 17:26:52.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: fdff4de7-cb2e-4013-a572-96920e837a28 [pid: 9|app: 0|req: 321/608] 10.0.0.73 () {36 vars in 1010 bytes} [Wed Jul 29 17:26:51 2026] DELETE /v2.0/security-groups/751d5fc2-c162-4275-8153-eb9499ded528 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:52.150 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 9|app: 0|req: 322/609] 10.0.0.73 () {34 vars in 988 bytes} [Wed Jul 29 17:26:52 2026] GET /v2.0/security-groups/fb99c2bd-07f1-4a9d-b5c6-553a2313c653 => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/610] 10.0.0.73 () {36 vars in 1010 bytes} [Wed Jul 29 17:26:52 2026] DELETE /v2.0/security-groups/fb99c2bd-07f1-4a9d-b5c6-553a2313c653 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:52.654 8 INFO neutron.db.l3_hamode_db [None req-a84495b9-45b6-4a8b-98b9-2cffa706edf8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 257a344a-4cb4-450e-ac3a-939b814917d0 was deleted as no HA routers are present in tenant 4bf8efa78a734b6397dbc37df4fd2e97. [pid: 8|app: 0|req: 288/611] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:26:51 2026] DELETE /v2.0/routers/146a5381-dfee-43e5-b592-c03d21820620 => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:52.835 9 INFO neutron_taas.services.taas.taas_plugin [None req-915fdbca-cac5-443a-a6ee-f981a89ca4a0 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: e83644c8-6b2d-4df4-92df-0b1d9c6691b7 2026-07-29 17:26:52.846 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-915fdbca-cac5-443a-a6ee-f981a89ca4a0 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: e83644c8-6b2d-4df4-92df-0b1d9c6691b7 [pid: 8|app: 0|req: 289/612] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:26:52 2026] DELETE /v2.0/subnets/0f43e8a4-2291-4666-ba0c-f947d4f58386 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:26:53.002 8 INFO neutron.services.segments.plugin [-] Segment 41ca6443-d628-4c6a-8ddf-2798e4993a1a resource provider aggregate not found 2026-07-29 17:26:53.003 8 INFO neutron.services.segments.plugin [-] Segment 41ca6443-d628-4c6a-8ddf-2798e4993a1a resource provider aggregate not found 2026-07-29 17:26:53.027 8 INFO neutron.services.segments.plugin [-] Segment 41ca6443-d628-4c6a-8ddf-2798e4993a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41ca6443-d628-4c6a-8ddf-2798e4993a1a found for delete ", "request_id": "req-8b87cabc-1090-400f-9aa4-11245ea07c18"}]} 2026-07-29 17:26:53.029 8 INFO neutron.services.segments.plugin [-] Segment 41ca6443-d628-4c6a-8ddf-2798e4993a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41ca6443-d628-4c6a-8ddf-2798e4993a1a found for delete ", "request_id": "req-b4f9e8cc-2af3-41d8-9d78-557d3cdb7f25"}]} [pid: 8|app: 0|req: 290/613] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:26:52 2026] DELETE /v2.0/networks/9c93f80b-54a5-4702-a865-bd933a0456dd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/614] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1394530563&fields=id&tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/615] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 293/616] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/networks?id=01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/617] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/quotas/caf0ce6e1c54428b8240d7e447e2a1c7 => 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: 295/618] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/ports?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/619] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/security-groups?tenant_id=4bf8efa78a734b6397dbc37df4fd2e97&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/620] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:26:53 2026] DELETE /v2.0/security-groups/79e698bd-07a5-418a-acd3-4df4102e736d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/621] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:26:52 2026] PUT /v2.0/routers/fd151163-c55f-42e7-a857-1e7628418228/remove_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:53.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-84a6eab0-b2cb-4be6-8692-3f0c76d0dd8d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 40ca599e-be10-4e6b-89e7-7be48f9497a2 2026-07-29 17:26:53.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84a6eab0-b2cb-4be6-8692-3f0c76d0dd8d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 40ca599e-be10-4e6b-89e7-7be48f9497a2 [pid: 9|app: 0|req: 325/622] 10.0.0.73 () {34 vars in 904 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/extensions => generated 21537 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/623] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/624] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:26:53 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/625] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:54 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:26:54.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-84a6eab0-b2cb-4be6-8692-3f0c76d0dd8d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 95590fb6-fa12-4158-b907-7a9373a48273 2026-07-29 17:26:54.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84a6eab0-b2cb-4be6-8692-3f0c76d0dd8d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 95590fb6-fa12-4158-b907-7a9373a48273 [pid: 9|app: 0|req: 329/626] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:54 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:26:54.879 8 INFO neutron.db.l3_hamode_db [None req-84a6eab0-b2cb-4be6-8692-3f0c76d0dd8d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 5f0877ed-8cdf-42b0-91da-927677ae9e23 was deleted as no HA routers are present in tenant 625f13606d6b4514822145ae93226123. [pid: 8|app: 0|req: 298/629] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:26:53 2026] DELETE /v2.0/routers/fd151163-c55f-42e7-a857-1e7628418228 => generated 0 bytes in 1338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:26:55.055 8 INFO neutron.services.segments.plugin [-] Segment 91c39feb-8bb4-482e-9163-65fc5f41469a resource provider aggregate not found 2026-07-29 17:26:55.055 8 INFO neutron.services.segments.plugin [-] Segment 91c39feb-8bb4-482e-9163-65fc5f41469a resource provider aggregate not found 2026-07-29 17:26:55.089 8 INFO neutron.services.segments.plugin [-] Segment 91c39feb-8bb4-482e-9163-65fc5f41469a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c39feb-8bb4-482e-9163-65fc5f41469a found for delete ", "request_id": "req-f2e26789-c74d-46b7-85b4-ac00018dc83e"}]} 2026-07-29 17:26:55.095 8 INFO neutron.services.segments.plugin [-] Segment 91c39feb-8bb4-482e-9163-65fc5f41469a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c39feb-8bb4-482e-9163-65fc5f41469a found for delete ", "request_id": "req-6d8246d7-9557-4c81-8bbf-f80478d299fc"}]} 2026-07-29 17:26:55.117 8 INFO neutron.services.segments.plugin [-] Segment d60ea81f-0318-498d-a62b-76ff634be0ed resource provider aggregate not found 2026-07-29 17:26:55.124 8 INFO neutron.services.segments.plugin [-] Segment d60ea81f-0318-498d-a62b-76ff634be0ed resource provider aggregate not found 2026-07-29 17:26:55.152 8 INFO neutron.services.segments.plugin [-] Segment d60ea81f-0318-498d-a62b-76ff634be0ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d60ea81f-0318-498d-a62b-76ff634be0ed found for delete ", "request_id": "req-4a704f32-6f41-4904-968f-09f238eb65cc"}]} 2026-07-29 17:26:55.154 8 INFO neutron.services.segments.plugin [-] Segment d60ea81f-0318-498d-a62b-76ff634be0ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d60ea81f-0318-498d-a62b-76ff634be0ed found for delete ", "request_id": "req-26e551ba-4c45-4e3c-82e3-dd7cdbbfcac5"}]} [pid: 9|app: 0|req: 332/630] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:26:54 2026] DELETE /v2.0/subnets/72fc5653-77d1-4eb4-8382-6b7d40ab6490 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:26:55.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b2aa1eb-25cf-4c77-b0f7-d5f78cc6782e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 86b02d91-4d91-4bff-9e7c-367c2951bb66 2026-07-29 17:26:55.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b2aa1eb-25cf-4c77-b0f7-d5f78cc6782e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 86b02d91-4d91-4bff-9e7c-367c2951bb66 [pid: 8|app: 0|req: 299/631] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:26:55 2026] DELETE /v2.0/networks/c75075a3-7da8-4f8c-a302-be36b9d97631 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/632] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:55 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/633] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:26:55 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 684 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/634] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:55 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/635] 199.204.45.205 () {34 vars in 909 bytes} [Wed Jul 29 17:26:55 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/636] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:26:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1a0dccbd0054781a082a506f57b6826 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:55.899 9 INFO neutron.db.segments_db [None req-807eb8d9-36ab-48a8-b732-8b0e21617315 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 of type vxlan for network 8b3dc7e2-1a2a-4545-a056-a163f0b50890 [pid: 9|app: 0|req: 335/637] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:55 2026] POST /v2.0/networks => generated 723 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/638] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:26:56 2026] GET /v2.0/security-groups?tenant_id=625f13606d6b4514822145ae93226123&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/639] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:26:55 2026] POST /v2.0/ports => generated 958 bytes in 568 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: 304/640] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:26:56 2026] DELETE /v2.0/security-groups/2cb556dc-78e4-4b79-96c5-4ab01ed87456 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/641] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:56 2026] POST /v2.0/subnets => generated 690 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:26:56.519 8 INFO neutron.db.segments_db [None req-b2d63439-5e6f-4ef0-8c49-e441ba1c1137 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment ea4d9a38-00d1-4c80-894a-1b176b59d237 of type vxlan for network 1c72e6f5-da7f-43ab-9c55-7f04dcbce5d3 2026-07-29 17:26:56.950 8 INFO neutron.db.l3_hamode_db [None req-b2d63439-5e6f-4ef0-8c49-e441ba1c1137 b8b202c0f251460d9cdda542fea83295 2602822a5783406098733c2e138fe305 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:26:57.209 8 INFO neutron.services.segments.plugin [-] Segment 94147a1a-f4bf-4f1d-8f49-35149c407c19 resource provider aggregate not found 2026-07-29 17:26:57.209 8 INFO neutron.services.segments.plugin [-] Segment 94147a1a-f4bf-4f1d-8f49-35149c407c19 resource provider aggregate not found 2026-07-29 17:26:57.239 8 INFO neutron.services.segments.plugin [-] Segment 94147a1a-f4bf-4f1d-8f49-35149c407c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94147a1a-f4bf-4f1d-8f49-35149c407c19 found for delete ", "request_id": "req-92cd3917-571f-43ec-bdaa-9471ee9fb76a"}]} 2026-07-29 17:26:57.243 8 INFO neutron.services.segments.plugin [-] Segment 94147a1a-f4bf-4f1d-8f49-35149c407c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94147a1a-f4bf-4f1d-8f49-35149c407c19 found for delete ", "request_id": "req-396aa850-233e-4f8e-a64e-d09f033af60b"}]} [pid: 9|app: 0|req: 338/642] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:26:56 2026] PUT /v2.0/ports/8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 1239 bytes in 963 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: 9|app: 0|req: 339/643] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:57 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/644] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:57 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/645] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:26:57 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:58.100 8 INFO neutron.db.l3_hamode_db [None req-b2d63439-5e6f-4ef0-8c49-e441ba1c1137 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:26:58.191 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fca4f67-1e59-404b-a6f9-06995b009ba8'] response: {'name': 'network-changed', 'server_uuid': '34d0ac90-4fc8-4c54-affb-aeb0807136a0', 'tag': '8543acd0-e769-4969-91d4-0eaaa14dd4bc', 'status': 'completed', 'code': 200} 2026-07-29 17:26:58.991 9 INFO neutron.db.segments_db [None req-ac48842b-e378-4e1f-9e06-c97664e63908 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 9d13635f-5ee9-4fd5-881b-6065382b5898 of type vxlan for network f4d2bcf1-e968-460b-89f7-701440985eba [pid: 8|app: 0|req: 305/646] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:56 2026] POST /v2.0/routers => generated 730 bytes in 2714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/647] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:26:58 2026] POST /v2.0/networks => generated 727 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/648] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:59 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 306/649] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:26:59 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/650] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:26:59 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/651] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:59 2026] POST /v2.0/subnets => generated 693 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/652] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:26:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/653] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:26:59 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:26:59.833 9 INFO neutron.db.segments_db [None req-42c6de39-4e50-4646-a84a-3e3d6c7a1fa5 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment a6e74cd4-257b-43fd-ab14-b47b7782b7fd of type vxlan for network 8fa8a0a3-aadf-4d4d-ac3d-597e3d88c9cf 2026-07-29 17:27:00.302 9 INFO neutron.db.l3_hamode_db [None req-42c6de39-4e50-4646-a84a-3e3d6c7a1fa5 b8b202c0f251460d9cdda542fea83295 dc28798fc2ea4bcc898b5a5063320538 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 307/654] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:26:59 2026] PUT /v2.0/routers/bfc7eb00-7d4f-40ab-9d54-0c388275bbd9/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/655] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:00 2026] GET /v2.0/networks?id=01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f => generated 680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/656] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:00 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => 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: 310/657] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:00 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 311/658] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:27:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:00 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:27:01.223 9 INFO neutron.db.l3_hamode_db [None req-42c6de39-4e50-4646-a84a-3e3d6c7a1fa5 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/660] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:27:00 2026] POST /v2.0/ports => generated 958 bytes in 902 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: 314/661] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:01 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/662] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:01 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/663] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:27:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/664] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:01 2026] PUT /v2.0/ports/e210c3e7-2f15-4427-8369-397064ec11ea => generated 1239 bytes in 424 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: 318/665] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:02 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/666] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:02 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/667] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:26:59 2026] POST /v2.0/routers => generated 733 bytes in 2610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/668] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:02 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 321/669] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:02 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 9|app: 0|req: 349/670] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:27:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:27:02.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eb81261-9d0b-4052-8808-b3bfd668d313'] response: {'name': 'network-changed', 'server_uuid': '1ff15a09-f440-4fd5-be9a-93355353ac14', 'tag': 'e210c3e7-2f15-4427-8369-397064ec11ea', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 350/671] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:27:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/672] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:27:02 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/673] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/ports?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/674] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/675] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/676] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:27:02 2026] PUT /v2.0/routers/210ce3bf-01c2-41ec-8d6e-6f07640f395e/add_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/677] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/678] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/networks?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&shared=False => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/679] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/680] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 357/681] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 9|app: 0|req: 358/682] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => 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: 325/683] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/684] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => 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: 326/685] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:03 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/686] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1097893486&fields=id&tenant_id=2602822a5783406098733c2e138fe305 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/687] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/688] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks?id=8b3dc7e2-1a2a-4545-a056-a163f0b50890 => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/689] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/690] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/quotas/2602822a5783406098733c2e138fe305 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/691] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/ports?tenant_id=2602822a5783406098733c2e138fe305&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/692] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 330/693] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 9|app: 0|req: 364/694] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 331/695] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks?id=f4d2bcf1-e968-460b-89f7-701440985eba => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/696] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/quotas/dc28798fc2ea4bcc898b5a5063320538 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/697] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/ports?tenant_id=dc28798fc2ea4bcc898b5a5063320538&fields=id => generated 57 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/698] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/699] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:27:04 2026] GET /v2.0/networks/f4d2bcf1-e968-460b-89f7-701440985eba?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/700] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/ports?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/701] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/networks/f4d2bcf1-e968-460b-89f7-701440985eba?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: 335/702] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 368/703] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e210c3e7-2f15-4427-8369-397064ec11ea => 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: 336/704] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/subnets?id=5807d095-5a04-4f35-b69b-a2ac179274eb => generated 698 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/705] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 337/706] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/ports?network_id=01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/707] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 338/708] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/709] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => 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: 339/710] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/711] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:05 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 340/712] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/713] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 341/714] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/715] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/716] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 343/717] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:06 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/718] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 344/719] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/720] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/721] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/722] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 9|app: 0|req: 377/723] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:07 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/724] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:08 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/725] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:08 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/726] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:08 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/727] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:08 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/728] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:08 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 9|app: 0|req: 380/729] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 350/730] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/networks?id=8b3dc7e2-1a2a-4545-a056-a163f0b50890 => generated 675 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/731] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2602822a5783406098733c2e138fe305 => generated 181 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 384/734] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/735] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/736] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 387/737] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:09 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 388/738] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:10 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/739] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:27:09 2026] POST /v2.0/ports => generated 958 bytes in 703 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: 9|app: 0|req: 389/740] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:10 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 961 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/741] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:10 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/742] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:10 2026] PUT /v2.0/ports/2b788626-a33a-4303-ae61-b7a3120df485 => generated 1239 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/743] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:10 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:10.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6733337-c722-48dd-9060-a94b14f38a67'] response: {'name': 'network-changed', 'server_uuid': 'd6843253-d037-4e1e-adb2-70a9195a5dd8', 'tag': '2b788626-a33a-4303-ae61-b7a3120df485', '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: 353/744] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/745] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 354/746] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/747] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 355/748] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/749] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/750] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/ports?tenant_id=2602822a5783406098733c2e138fe305&device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/751] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 359/752] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/networks?tenant_id=2602822a5783406098733c2e138fe305&shared=False => generated 770 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/753] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/networks?id=f4d2bcf1-e968-460b-89f7-701440985eba => generated 678 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/754] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:27:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/755] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:27:11 2026] POST /v2.0/ports => generated 954 bytes in 486 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: 363/756] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:12.368 9 INFO neutron.db.l3_db [None req-85fa1f6b-b089-4f81-904c-c17d81a01451 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] Floating IP 5f99b4c4-90ee-4951-8af4-64250b1eed01 associated. External IP: 10.96.250.215, port: 8543acd0-e769-4969-91d4-0eaaa14dd4bc. [pid: 9|app: 0|req: 394/757] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:27:11 2026] PUT /v2.0/floatingips/5f99b4c4-90ee-4951-8af4-64250b1eed01 => generated 856 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/758] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:12 2026] PUT /v2.0/ports/3d24d4c5-d43b-4188-af91-bab5d64a60d5 => generated 1235 bytes in 467 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: 9|app: 0|req: 395/759] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/760] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/761] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?tenant_id=2602822a5783406098733c2e138fe305&device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/762] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 9|app: 0|req: 397/763] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2b788626-a33a-4303-ae61-b7a3120df485 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/764] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/subnets?id=8051bc1b-ca84-4a75-8341-559782089717 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:12.863 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf38b5a7-9b0f-4cc3-87a5-742b3c409eb4'] response: {'name': 'network-changed', 'server_uuid': '34d0ac90-4fc8-4c54-affb-aeb0807136a0', 'tag': '8543acd0-e769-4969-91d4-0eaaa14dd4bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/765] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/766] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 399/767] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?network_id=8b3dc7e2-1a2a-4545-a056-a163f0b50890&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/768] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/769] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 370/770] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/771] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:12 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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) 2026-07-29 17:27:13.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4c0bf7b-2208-4b28-9d3d-bcf0c32c2740'] response: {'name': 'network-changed', 'server_uuid': '07f7cb4b-c114-4fe3-ade8-0fc255c5d142', 'tag': '3d24d4c5-d43b-4188-af91-bab5d64a60d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/772] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/773] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 373/774] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:13.553 9 INFO neutron.db.l3_db [None req-2520cdec-16a0-483d-ac0d-626cc1b27c77 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] Floating IP 67f0c85e-d698-4434-89ef-5cda16fe550f associated. External IP: 10.96.250.207, port: e210c3e7-2f15-4427-8369-397064ec11ea. [pid: 8|app: 0|req: 374/775] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 859 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/776] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/ports?tenant_id=dc28798fc2ea4bcc898b5a5063320538&device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => 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: 376/777] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/778] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/networks?tenant_id=dc28798fc2ea4bcc898b5a5063320538&shared=False => generated 774 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/779] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/780] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/781] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/782] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/783] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:27:13 2026] PUT /v2.0/floatingips/67f0c85e-d698-4434-89ef-5cda16fe550f => generated 856 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/784] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/785] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:13 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?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: 9|app: 0|req: 404/786] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 383/787] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 405/789] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/790] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/791] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&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: 386/792] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/ports?tenant_id=dc28798fc2ea4bcc898b5a5063320538&device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:27:14.905 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d9b0a3-2061-4769-9ca0-a09a9107ce62'] response: {'name': 'network-changed', 'server_uuid': '1ff15a09-f440-4fd5-be9a-93355353ac14', 'tag': 'e210c3e7-2f15-4427-8369-397064ec11ea', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 407/793] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3d24d4c5-d43b-4188-af91-bab5d64a60d5 => 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: 387/794] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/subnets?id=545e32b7-4464-4f84-8ebe-823e06e3db09 => generated 696 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/795] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:14 2026] GET /v2.0/ports?network_id=f4d2bcf1-e968-460b-89f7-701440985eba&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: 388/796] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/networks/f4d2bcf1-e968-460b-89f7-701440985eba?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/797] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/798] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/networks/f4d2bcf1-e968-460b-89f7-701440985eba?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: 9|app: 0|req: 410/799] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/800] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/801] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/802] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/ports?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/803] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/networks?id=01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/804] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e210c3e7-2f15-4427-8369-397064ec11ea => generated 859 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/805] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/subnets?id=5807d095-5a04-4f35-b69b-a2ac179274eb => generated 698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/806] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/ports?network_id=01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/807] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?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: 394/808] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/809] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f?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: 395/810] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:15 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/811] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:16 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => 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: 396/812] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:16 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/813] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:16 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/814] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:16 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 418/815] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:16 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/816] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/security-groups?id=9c16db73-f763-4845-b52b-28f7fd7e1f20&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/817] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:17.440 8 INFO neutron_taas.services.taas.taas_plugin [req-077226cd-af48-49f9-9e06-fe3e35168923 req-73b2ad31-e4f7-4579-a14b-cd0dd4461b48 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] TaaS: Handle Delete Port: e210c3e7-2f15-4427-8369-397064ec11ea 2026-07-29 17:27:17.446 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-077226cd-af48-49f9-9e06-fe3e35168923 req-73b2ad31-e4f7-4579-a14b-cd0dd4461b48 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] Tap Mirror: Handle Delete Port: e210c3e7-2f15-4427-8369-397064ec11ea [pid: 9|app: 0|req: 420/818] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 421/819] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:17.707 8 INFO neutron.db.l3_db [req-077226cd-af48-49f9-9e06-fe3e35168923 req-73b2ad31-e4f7-4579-a14b-cd0dd4461b48 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] Floating IP 67f0c85e-d698-4434-89ef-5cda16fe550f disassociated. External IP: 10.96.250.207, port: e210c3e7-2f15-4427-8369-397064ec11ea. [pid: 9|app: 0|req: 422/820] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 423/821] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 424/822] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:17 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/823] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:27:17 2026] DELETE /v2.0/ports/e210c3e7-2f15-4427-8369-397064ec11ea => generated 0 bytes in 893 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:18.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed0134bb-401e-4418-9dcd-bc670b3a6319'] response: {'server_uuid': '1ff15a09-f440-4fd5-be9a-93355353ac14', 'name': 'network-vif-deleted', 'tag': 'e210c3e7-2f15-4427-8369-397064ec11ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/824] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:18 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:18.364 9 INFO neutron.db.l3_db [None req-1a7e5880-2c58-44be-8b1a-34b7c3d4b5a6 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] Floating IP 24e3c234-590c-44e5-9b7c-a37c97877b00 associated. External IP: 10.96.250.220, port: 2b788626-a33a-4303-ae61-b7a3120df485. [pid: 9|app: 0|req: 425/825] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:27:17 2026] PUT /v2.0/floatingips/24e3c234-590c-44e5-9b7c-a37c97877b00 => generated 856 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/826] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:18 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:18.824 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d341745c-c53f-4886-91ac-26cecec1c926'] response: {'name': 'network-changed', 'server_uuid': 'd6843253-d037-4e1e-adb2-70a9195a5dd8', 'tag': '2b788626-a33a-4303-ae61-b7a3120df485', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 426/827] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:18 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/828] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 402/829] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/ports?tenant_id=2602822a5783406098733c2e138fe305&device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/830] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/networks?id=8b3dc7e2-1a2a-4545-a056-a163f0b50890 => generated 770 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/831] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2b788626-a33a-4303-ae61-b7a3120df485 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/832] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/subnets?id=8051bc1b-ca84-4a75-8341-559782089717 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/833] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/ports?network_id=8b3dc7e2-1a2a-4545-a056-a163f0b50890&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: 9|app: 0|req: 430/834] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 405/835] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 9|app: 0|req: 431/836] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:19 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => 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: 406/837] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:20 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 432/838] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:20 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => 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: 407/839] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:21 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 433/840] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:21 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/841] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:21 2026] GET /v2.0/ports?device_id=1ff15a09-f440-4fd5-be9a-93355353ac14 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 434/842] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:21 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/843] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:21 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 435/844] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:22 2026] DELETE /v2.0/security-groups/9c16db73-f763-4845-b52b-28f7fd7e1f20 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:27:22.968 8 INFO neutron.api.v2.resource [None req-f1f34305-d9e9-44ba-bfc9-f890d21b96d8 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/845] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:27:22 2026] GET /v2.0/security-groups/9c16db73-f763-4845-b52b-28f7fd7e1f20 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:27:23.129 9 INFO neutron_taas.services.taas.taas_plugin [None req-62357881-56ef-4118-a537-2e0522822204 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] TaaS: Handle Delete Port: 51c74e44-b6bf-4e53-910e-f6426816ac79 2026-07-29 17:27:23.132 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62357881-56ef-4118-a537-2e0522822204 aea1afb037904ad29b9c02edc671b77c caf0ce6e1c54428b8240d7e447e2a1c7 - - default default] Tap Mirror: Handle Delete Port: 51c74e44-b6bf-4e53-910e-f6426816ac79 [pid: 8|app: 0|req: 411/846] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:27:23 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1244 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 436/847] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:27:22 2026] DELETE /v2.0/floatingips/67f0c85e-d698-4434-89ef-5cda16fe550f => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/848] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:23 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 437/849] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:27:23 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 438/850] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:23 2026] GET /v2.0/security-groups?id=53116e9f-4b1c-4f64-9da2-d147ac29fef5&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:23.646 8 INFO neutron_taas.services.taas.taas_plugin [None req-d40a7277-7644-48a9-98b5-acf3f4bbe198 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: ed881d40-a0a2-4d28-bada-a52397a9778f 2026-07-29 17:27:23.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d40a7277-7644-48a9-98b5-acf3f4bbe198 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: ed881d40-a0a2-4d28-bada-a52397a9778f [pid: 8|app: 0|req: 413/851] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:27:23 2026] PUT /v2.0/routers/744a6f1a-449e-4399-8034-264c1e29cb50/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/852] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:27:24 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:24.383 9 INFO neutron_taas.services.taas.taas_plugin [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: a33e784a-def4-4510-bb4b-0c178412c00a 2026-07-29 17:27:24.386 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: a33e784a-def4-4510-bb4b-0c178412c00a 2026-07-29 17:27:24.448 8 INFO neutron_taas.services.taas.taas_plugin [req-6fc81747-4946-4243-b224-57506eecd765 req-2fd30572-37dd-4134-92eb-3b8fced0ae51 68674d790b254267a82262968294364d dc28798fc2ea4bcc898b5a5063320538 - - default default] TaaS: Handle Delete Port: 3d24d4c5-d43b-4188-af91-bab5d64a60d5 2026-07-29 17:27:24.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6fc81747-4946-4243-b224-57506eecd765 req-2fd30572-37dd-4134-92eb-3b8fced0ae51 68674d790b254267a82262968294364d dc28798fc2ea4bcc898b5a5063320538 - - default default] Tap Mirror: Handle Delete Port: 3d24d4c5-d43b-4188-af91-bab5d64a60d5 [pid: 8|app: 0|req: 415/853] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:27:24 2026] DELETE /v2.0/ports/3d24d4c5-d43b-4188-af91-bab5d64a60d5 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:24.638 9 INFO neutron_taas.services.taas.taas_plugin [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 06603e4d-0805-47fa-bbf6-db69be400230 [pid: 8|app: 0|req: 416/854] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:24 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:24.641 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 06603e4d-0805-47fa-bbf6-db69be400230 2026-07-29 17:27:24.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b665e0ae-8e00-41d0-ba95-3f5aec7c431e'] response: {'server_uuid': '07f7cb4b-c114-4fe3-ade8-0fc255c5d142', 'name': 'network-vif-deleted', 'tag': '3d24d4c5-d43b-4188-af91-bab5d64a60d5', 'status': 'completed', 'code': 200} 2026-07-29 17:27:24.742 9 WARNING neutron.plugins.ml2.ovo_rpc [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-29 17:27:25.197 9 INFO neutron.db.l3_hamode_db [None req-c2962550-c489-4438-87a4-f4b2cf6dde3c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network e0008d06-3216-4560-a021-b0cfaf9aeee1 was deleted as no HA routers are present in tenant caf0ce6e1c54428b8240d7e447e2a1c7. [pid: 9|app: 0|req: 439/857] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:27:24 2026] DELETE /v2.0/routers/744a6f1a-449e-4399-8034-264c1e29cb50 => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/858] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:27:25 2026] DELETE /v2.0/subnets/5807d095-5a04-4f35-b69b-a2ac179274eb => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:25.517 9 INFO neutron_taas.services.taas.taas_plugin [None req-8e0c3d71-9a61-4f8e-ae04-d9a0bedb53f7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 6037f660-1904-471a-b39d-ccd0bf18d87e 2026-07-29 17:27:25.519 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e0c3d71-9a61-4f8e-ae04-d9a0bedb53f7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 6037f660-1904-471a-b39d-ccd0bf18d87e 2026-07-29 17:27:25.593 9 INFO neutron.services.segments.plugin [-] Segment 28584c7d-95a2-4aef-9e61-e771ff55fea9 resource provider aggregate not found 2026-07-29 17:27:25.617 9 INFO neutron.services.segments.plugin [-] Segment 28584c7d-95a2-4aef-9e61-e771ff55fea9 resource provider aggregate not found 2026-07-29 17:27:25.619 9 INFO neutron.services.segments.plugin [-] Segment 28584c7d-95a2-4aef-9e61-e771ff55fea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28584c7d-95a2-4aef-9e61-e771ff55fea9 found for delete ", "request_id": "req-f9757ab7-697e-4fae-8924-49a135f0f3ce"}]} 2026-07-29 17:27:25.651 9 INFO neutron.services.segments.plugin [-] Segment 28584c7d-95a2-4aef-9e61-e771ff55fea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28584c7d-95a2-4aef-9e61-e771ff55fea9 found for delete ", "request_id": "req-c270d46e-cb8c-40ff-9c34-a4da64740209"}]} [pid: 8|app: 0|req: 420/859] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:25 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 440/860] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:27:25 2026] DELETE /v2.0/networks/01c4f1f4-7ed5-4a29-b7a9-d7e0cf82f85f => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/861] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:26 2026] GET /v2.0/security-groups?tenant_id=caf0ce6e1c54428b8240d7e447e2a1c7&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 441/862] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:26 2026] DELETE /v2.0/security-groups/2462faa6-e00a-4da6-95e0-bb8eb0734ab5 => 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: 422/863] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:26 2026] GET /v2.0/ports?device_id=07f7cb4b-c114-4fe3-ade8-0fc255c5d142 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:27.663 9 INFO neutron.services.segments.plugin [-] Segment d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 resource provider aggregate not found 2026-07-29 17:27:27.680 9 INFO neutron.services.segments.plugin [-] Segment d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 resource provider aggregate not found 2026-07-29 17:27:27.692 9 INFO neutron.services.segments.plugin [-] Segment d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 found for delete ", "request_id": "req-6f74abda-5ea8-4252-8b06-3b677eed0f30"}]} 2026-07-29 17:27:27.698 9 INFO neutron.services.segments.plugin [-] Segment d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ca7fac-dcfb-420d-8a1f-9b84d6d28927 found for delete ", "request_id": "req-dd8c637d-9ca1-4903-9f81-4963ddf84b0e"}]} 2026-07-29 17:27:28.327 9 INFO neutron_taas.services.taas.taas_plugin [None req-5726302d-8c95-4030-9504-ba77acca04a8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 6e2fa569-a99c-4e7a-96ba-f3eba3d7f975 2026-07-29 17:27:28.331 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5726302d-8c95-4030-9504-ba77acca04a8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 6e2fa569-a99c-4e7a-96ba-f3eba3d7f975 2026-07-29 17:27:28.614 8 INFO neutron.db.segments_db [None req-38da795b-26af-45d3-a3f9-4f3b8c032888 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment bc574ef8-acb8-40a4-a533-cd604cdf46c1 of type vxlan for network 0243e438-299f-451c-a7a9-68cd67b1d2ed [pid: 8|app: 0|req: 423/864] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:27:28 2026] POST /v2.0/networks => generated 718 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 442/865] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:27:27 2026] PUT /v2.0/routers/210ce3bf-01c2-41ec-8d6e-6f07640f395e/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:29.195 9 INFO neutron_taas.services.taas.taas_plugin [None req-acf1703a-ff71-4f10-abad-ae298883b39f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: eb04db5c-7106-4dbd-af89-fc9049d6e296 2026-07-29 17:27:29.205 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acf1703a-ff71-4f10-abad-ae298883b39f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: eb04db5c-7106-4dbd-af89-fc9049d6e296 [pid: 8|app: 0|req: 424/866] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:27:28 2026] POST /v2.0/subnets => generated 684 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:27:29.295 8 INFO neutron.db.segments_db [None req-d2b0bd43-a1a7-4e32-b35c-bfe396b02ebe b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment bd02ad13-2bad-4633-b435-f424cd986ec3 of type vxlan for network 9010383e-a216-42dc-9cc3-0d3f37d3b996 2026-07-29 17:27:29.483 9 INFO neutron_taas.services.taas.taas_plugin [None req-acf1703a-ff71-4f10-abad-ae298883b39f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 53a1c43c-45dc-4217-a8b6-e28ca7fdef0a 2026-07-29 17:27:29.485 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acf1703a-ff71-4f10-abad-ae298883b39f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 53a1c43c-45dc-4217-a8b6-e28ca7fdef0a 2026-07-29 17:27:29.747 8 INFO neutron.db.l3_hamode_db [None req-d2b0bd43-a1a7-4e32-b35c-bfe396b02ebe b8b202c0f251460d9cdda542fea83295 b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:27:29.957 9 INFO neutron.services.segments.plugin [-] Segment a6e74cd4-257b-43fd-ab14-b47b7782b7fd resource provider aggregate not found 2026-07-29 17:27:29.962 9 INFO neutron.services.segments.plugin [-] Segment a6e74cd4-257b-43fd-ab14-b47b7782b7fd resource provider aggregate not found 2026-07-29 17:27:29.977 9 INFO neutron.services.segments.plugin [-] Segment a6e74cd4-257b-43fd-ab14-b47b7782b7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e74cd4-257b-43fd-ab14-b47b7782b7fd found for delete ", "request_id": "req-221317c1-d20f-4d7a-8ef9-d670aa8aa001"}]} 2026-07-29 17:27:29.980 9 INFO neutron.services.segments.plugin [-] Segment a6e74cd4-257b-43fd-ab14-b47b7782b7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e74cd4-257b-43fd-ab14-b47b7782b7fd found for delete ", "request_id": "req-3cc6237b-b2a6-4a21-94e0-3339a1bfe44f"}]} 2026-07-29 17:27:30.003 9 INFO neutron.db.l3_hamode_db [None req-acf1703a-ff71-4f10-abad-ae298883b39f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 8fa8a0a3-aadf-4d4d-ac3d-597e3d88c9cf was deleted as no HA routers are present in tenant dc28798fc2ea4bcc898b5a5063320538. [pid: 9|app: 0|req: 443/867] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:27:28 2026] DELETE /v2.0/routers/210ce3bf-01c2-41ec-8d6e-6f07640f395e => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 444/868] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:27:30 2026] DELETE /v2.0/subnets/545e32b7-4464-4f84-8ebe-823e06e3db09 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:30.327 9 INFO neutron_taas.services.taas.taas_plugin [None req-534e0ca5-7b82-40bb-b278-1381e42d75a7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 3e548dff-4f97-43c3-9cc1-d849327d81c9 2026-07-29 17:27:30.333 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-534e0ca5-7b82-40bb-b278-1381e42d75a7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 3e548dff-4f97-43c3-9cc1-d849327d81c9 [pid: 9|app: 0|req: 445/869] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:27:30 2026] DELETE /v2.0/networks/f4d2bcf1-e968-460b-89f7-701440985eba => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:30.675 8 INFO neutron.db.l3_hamode_db [None req-d2b0bd43-a1a7-4e32-b35c-bfe396b02ebe b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 446/870] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:30 2026] GET /v2.0/security-groups?tenant_id=dc28798fc2ea4bcc898b5a5063320538&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 447/871] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:30 2026] DELETE /v2.0/security-groups/53116e9f-4b1c-4f64-9da2-d147ac29fef5 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/872] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:27:29 2026] POST /v2.0/routers => generated 724 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:27:32.006 9 INFO neutron.services.segments.plugin [-] Segment 9d13635f-5ee9-4fd5-881b-6065382b5898 resource provider aggregate not found 2026-07-29 17:27:32.006 9 INFO neutron.services.segments.plugin [-] Segment 9d13635f-5ee9-4fd5-881b-6065382b5898 resource provider aggregate not found 2026-07-29 17:27:32.039 9 INFO neutron.services.segments.plugin [-] Segment 9d13635f-5ee9-4fd5-881b-6065382b5898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d13635f-5ee9-4fd5-881b-6065382b5898 found for delete ", "request_id": "req-1f5b7ebd-20d2-4909-a258-2900157ff4d6"}]} 2026-07-29 17:27:32.042 9 INFO neutron.services.segments.plugin [-] Segment 9d13635f-5ee9-4fd5-881b-6065382b5898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d13635f-5ee9-4fd5-881b-6065382b5898 found for delete ", "request_id": "req-ae5002d8-283a-4a24-aec8-fe74cdd84695"}]} [pid: 9|app: 0|req: 448/873] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:27:31 2026] PUT /v2.0/routers/a5b82294-fd99-4042-b19b-b5eab898fd7e/add_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/874] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:27:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/875] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:27:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/876] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:27:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 450/877] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:34 2026] GET /v2.0/security-groups?tenant_id=920d280c675a466692b897ad07a7406b&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 451/878] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:34 2026] DELETE /v2.0/security-groups/043d3545-e487-4eee-be0b-bb710011982d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/879] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:27:34 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 1244 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 453/880] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:27:34 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 428/881] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:27:34 2026] POST /v2.0/floatingips => generated 552 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 454/882] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:27:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1731319307&fields=id&tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/883] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:27:35 2026] GET /v2.0/networks?id=0243e438-299f-451c-a7a9-68cd67b1d2ed => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 455/884] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:27:35 2026] GET /v2.0/quotas/b0ee3f8f8a7e44679c2ff9a16d0ba3f3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/885] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:27:35 2026] GET /v2.0/ports?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/886] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:27:35 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?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: 431/887] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:27:36 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?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: 9|app: 0|req: 457/888] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:36 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/889] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:37 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/890] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:38 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => 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: 433/891] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:39 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 460/894] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:40 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 461/895] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:40 2026] GET /v2.0/networks?id=0243e438-299f-451c-a7a9-68cd67b1d2ed => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 462/896] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:27:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 463/897] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:27:40 2026] POST /v2.0/ports => generated 954 bytes in 591 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: 435/898] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:40 2026] GET /v2.0/security-groups?tenant_id=c2b7116ec35047a484ebf81e3ba014e0&name=default => generated 2925 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/899] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:41 2026] DELETE /v2.0/security-groups/70e628f5-50c0-4919-bbce-a807b9b65182 => 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: 437/900] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:41 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/901] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:41 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 9|app: 0|req: 464/902] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:41 2026] PUT /v2.0/ports/389d7d73-9f85-4578-9196-53d7cbd2fe33 => generated 1235 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:27:42.119 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a0a133-eb9a-488b-94e2-3f8dfc595050'] response: {'name': 'network-changed', 'server_uuid': '574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e', 'tag': '389d7d73-9f85-4578-9196-53d7cbd2fe33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/903] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:41 2026] GET /v2.0/security-groups?tenant_id=ed425d5ec21b4b189155aa485b3470f1&name=default => generated 2925 bytes in 183 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: 9|app: 0|req: 465/904] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:42 2026] DELETE /v2.0/security-groups/6ad22c64-73f0-47c0-bd69-8572b2f083a5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/905] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:42 2026] GET /v2.0/ports?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 466/906] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:27:42 2026] GET /v2.0/networks?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&shared=False => generated 765 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/907] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:27:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 467/908] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/909] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 468/910] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/911] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/ports/8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 972 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/912] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/ports?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/913] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=389d7d73-9f85-4578-9196-53d7cbd2fe33 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 470/914] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/subnets?id=69787929-9b4a-44f3-9ce7-59a3f506c788 => 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: 445/915] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:43 2026] GET /v2.0/ports?network_id=0243e438-299f-451c-a7a9-68cd67b1d2ed&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: 9|app: 0|req: 471/916] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?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: 446/917] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?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: 9|app: 0|req: 472/918] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/919] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 9|app: 0|req: 473/920] 199.204.45.205 () {34 vars in 998 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/subnets?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/921] 199.204.45.205 () {34 vars in 1144 bytes} [Wed Jul 29 17:27:44 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0&device_owner=compute%3Anova&network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 474/922] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:44 2026] PUT /v2.0/ports/8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 1149 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:27:45.320 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-823b33c0-c5c6-4027-9673-a21faf001e3a'] response: {'name': 'network-changed', 'server_uuid': '34d0ac90-4fc8-4c54-affb-aeb0807136a0', 'tag': '8543acd0-e769-4969-91d4-0eaaa14dd4bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/923] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 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: 9|app: 0|req: 475/924] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 450/925] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/926] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => 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: 451/927] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 477/928] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/929] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 702 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 478/930] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&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: 8|app: 0|req: 453/931] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 479/932] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?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: 454/933] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 480/934] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:46 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 481/935] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/936] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 482/937] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/938] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 484/939] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 485/940] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 486/941] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 487/942] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 488/943] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 456/944] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?tenant_id=91414bb51e0147489c91e442f2975b92&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/945] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:47 2026] DELETE /v2.0/security-groups/637fab60-9072-4610-9810-8397cd9f810e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/946] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/947] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 9|app: 0|req: 489/948] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 19 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/949] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/950] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/951] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/952] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 464/953] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 490/954] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:47 2026] GET /v2.0/security-groups?tenant_id=22dcf5eb3f1b4fa09a8b068227234bb0&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/955] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?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: 9|app: 0|req: 491/956] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:48 2026] DELETE /v2.0/security-groups/b01daf9f-d80e-4a18-94f4-50f255ff2443 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/957] 199.204.45.205 () {34 vars in 1116 bytes} [Wed Jul 29 17:27:48 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/958] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/959] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/960] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/961] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/962] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/ports?tenant_id=2602822a5783406098733c2e138fe305&device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 472/963] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/networks?id=8b3dc7e2-1a2a-4545-a056-a163f0b50890 => generated 770 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 492/964] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:27:48 2026] PUT /v2.0/ports/8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 972 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:49.730 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a85c4e13-4b0b-4974-a901-ddf59621b0e8'] response: {'name': 'network-changed', 'server_uuid': '34d0ac90-4fc8-4c54-affb-aeb0807136a0', 'tag': '8543acd0-e769-4969-91d4-0eaaa14dd4bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/965] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2b788626-a33a-4303-ae61-b7a3120df485 => generated 861 bytes in 43 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: 9|app: 0|req: 493/966] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/subnets?id=8051bc1b-ca84-4a75-8341-559782089717 => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/967] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/ports?network_id=8b3dc7e2-1a2a-4545-a056-a163f0b50890&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 494/968] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/969] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:49 2026] GET /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890?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: 9|app: 0|req: 495/970] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/971] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/972] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 497/973] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/974] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 498/975] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 702 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/976] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 499/977] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&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: 9|app: 0|req: 500/978] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 479/979] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 501/980] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 502/981] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:50 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:51.154 8 INFO neutron.db.l3_db [None req-1dafdf25-19f2-4f5a-aa2a-5adf80fb7abd 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] Floating IP 9385a721-8559-4d47-a5b5-a07e8bc1ea3d associated. External IP: 10.96.250.207, port: 389d7d73-9f85-4578-9196-53d7cbd2fe33. [pid: 8|app: 0|req: 480/982] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:27:50 2026] PUT /v2.0/floatingips/9385a721-8559-4d47-a5b5-a07e8bc1ea3d => generated 855 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:51.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3fa7ce0-d83d-4f54-95c0-01948a930fa7'] response: {'name': 'network-changed', 'server_uuid': '574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e', 'tag': '389d7d73-9f85-4578-9196-53d7cbd2fe33', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 503/983] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 504/984] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 481/985] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 505/986] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/ports?tenant_id=d1a0dccbd0054781a082a506f57b6826&device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 482/987] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 506/988] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/networks?id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/989] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 507/990] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/subnets?id=65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/991] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/ports?network_id=1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d&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: 9|app: 0|req: 508/992] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:51 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/993] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/ports?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 509/994] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/995] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 510/996] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/networks?id=0243e438-299f-451c-a7a9-68cd67b1d2ed => generated 765 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/997] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&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: 9|app: 0|req: 511/998] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => 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: 488/999] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=389d7d73-9f85-4578-9196-53d7cbd2fe33 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 512/1000] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 489/1001] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/subnets?id=69787929-9b4a-44f3-9ce7-59a3f506c788 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 513/1002] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/ports?network_id=0243e438-299f-451c-a7a9-68cd67b1d2ed&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: 490/1003] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 514/1004] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed?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: 491/1005] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 515/1006] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:52 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 492/1007] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:53 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 516/1008] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:53 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1009] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:53 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 517/1010] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:53 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&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: 494/1011] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 518/1012] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 495/1013] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 519/1014] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/security-groups?id=2451f236-07f1-4ab9-9bab-26f771c182e7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1015] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 520/1016] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1019] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/security-groups?id=3daec531-e7c9-46d3-8f68-6f1397a6d05a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1020] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:27:54 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:27:54.888 9 INFO neutron_taas.services.taas.taas_plugin [req-35ee2819-6734-4ff3-af99-74a93089564d req-0e6395aa-9ce7-48c7-b829-de1117824e65 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] TaaS: Handle Delete Port: 389d7d73-9f85-4578-9196-53d7cbd2fe33 2026-07-29 17:27:54.896 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-35ee2819-6734-4ff3-af99-74a93089564d req-0e6395aa-9ce7-48c7-b829-de1117824e65 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] Tap Mirror: Handle Delete Port: 389d7d73-9f85-4578-9196-53d7cbd2fe33 2026-07-29 17:27:55.043 8 INFO neutron_taas.services.taas.taas_plugin [req-6248881c-5007-45e6-bfcb-2d002fc00488 req-181472d0-40ae-4226-8dc2-a1282ec25c77 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] TaaS: Handle Delete Port: 8543acd0-e769-4969-91d4-0eaaa14dd4bc 2026-07-29 17:27:55.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6248881c-5007-45e6-bfcb-2d002fc00488 req-181472d0-40ae-4226-8dc2-a1282ec25c77 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] Tap Mirror: Handle Delete Port: 8543acd0-e769-4969-91d4-0eaaa14dd4bc 2026-07-29 17:27:55.106 9 INFO neutron.db.l3_db [req-35ee2819-6734-4ff3-af99-74a93089564d req-0e6395aa-9ce7-48c7-b829-de1117824e65 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] Floating IP 9385a721-8559-4d47-a5b5-a07e8bc1ea3d disassociated. External IP: 10.96.250.207, port: 389d7d73-9f85-4578-9196-53d7cbd2fe33. 2026-07-29 17:27:55.219 8 INFO neutron.db.l3_db [req-6248881c-5007-45e6-bfcb-2d002fc00488 req-181472d0-40ae-4226-8dc2-a1282ec25c77 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] Floating IP 5f99b4c4-90ee-4951-8af4-64250b1eed01 disassociated. External IP: 10.96.250.215, port: 8543acd0-e769-4969-91d4-0eaaa14dd4bc. [pid: 9|app: 0|req: 523/1021] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:27:54 2026] DELETE /v2.0/ports/389d7d73-9f85-4578-9196-53d7cbd2fe33 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:27:55.628 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f03ed7ee-3617-46da-b24d-8d8dd5cdfa2e'] response: {'server_uuid': '574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e', 'name': 'network-vif-deleted', 'tag': '389d7d73-9f85-4578-9196-53d7cbd2fe33', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 524/1022] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:55 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1023] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:27:54 2026] DELETE /v2.0/ports/8543acd0-e769-4969-91d4-0eaaa14dd4bc => generated 0 bytes in 817 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1024] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:55 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 500/1025] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:55 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:27:55.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c57006f6-b8ad-4dfb-840f-f3cbca726b22'] response: {'server_uuid': '34d0ac90-4fc8-4c54-affb-aeb0807136a0', 'name': 'network-vif-deleted', 'tag': '8543acd0-e769-4969-91d4-0eaaa14dd4bc', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 526/1026] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:55 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 527/1027] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:56 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 528/1028] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:56 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 529/1029] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:56 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 530/1030] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:57 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => 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: 501/1031] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:56 2026] GET /v2.0/security-groups?tenant_id=57dde39f9bae4ce1a46e9146d14a0527&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 531/1032] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:57 2026] DELETE /v2.0/security-groups/e1614717-4080-4db7-af4c-17ced4433970 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1033] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:27:57 2026] GET /v2.0/security-groups?tenant_id=63373e2fb6f04021908caa73fdb382ec&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 532/1034] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:27:57 2026] DELETE /v2.0/security-groups/56512608-f545-47d6-be86-5808b83b9aac => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1035] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:58 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 533/1036] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:58 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1037] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:58 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 534/1038] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:58 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => 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: 505/1039] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:59 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 506/1040] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:59 2026] GET /v2.0/ports?device_id=574004d7-ddb3-4b04-be8a-1b2cfb5f1c5e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 535/1041] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:27:59 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 507/1042] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:27:59 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 536/1043] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:00 2026] GET /v2.0/ports?device_id=34d0ac90-4fc8-4c54-affb-aeb0807136a0 => 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: 508/1044] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:00 2026] DELETE /v2.0/security-groups/3daec531-e7c9-46d3-8f68-6f1397a6d05a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:00.603 9 INFO neutron.api.v2.resource [None req-f1915640-c155-4ffd-8f72-eda4e9602b4b 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 537/1045] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:28:00 2026] GET /v2.0/security-groups/3daec531-e7c9-46d3-8f68-6f1397a6d05a => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:00.732 8 INFO neutron_taas.services.taas.taas_plugin [None req-cafecfdf-ebc6-4e43-8db3-cddfcec9bbcd 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] TaaS: Handle Delete Port: 38574fe0-a51e-4d53-948a-de87d80448ef 2026-07-29 17:28:00.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cafecfdf-ebc6-4e43-8db3-cddfcec9bbcd 4f651415cbdd437fb2a01c92129e02ea b0ee3f8f8a7e44679c2ff9a16d0ba3f3 - - default default] Tap Mirror: Handle Delete Port: 38574fe0-a51e-4d53-948a-de87d80448ef [pid: 8|app: 0|req: 509/1046] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:00 2026] DELETE /v2.0/floatingips/9385a721-8559-4d47-a5b5-a07e8bc1ea3d => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 538/1047] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:00 2026] GET /v2.0/security-groups?tenant_id=62e92f6f332a4fc4b9490bd2299f1666&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 539/1048] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:01 2026] DELETE /v2.0/security-groups/c5a6b53b-fc02-43f2-8eb2-6bb8e7621099 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:01.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-a493397e-a2d8-4b10-870e-fcafb91a10db b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: c73180aa-7670-43e4-947e-a38932c0e6a9 2026-07-29 17:28:01.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a493397e-a2d8-4b10-870e-fcafb91a10db b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: c73180aa-7670-43e4-947e-a38932c0e6a9 [pid: 9|app: 0|req: 540/1049] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:01 2026] DELETE /v2.0/security-groups/2451f236-07f1-4ab9-9bab-26f771c182e7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:01.601 9 INFO neutron.api.v2.resource [None req-299c2eaa-2e8c-473c-a39e-a5ccf6a1defc 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 541/1050] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:28:01 2026] GET /v2.0/security-groups/2451f236-07f1-4ab9-9bab-26f771c182e7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:01.731 9 INFO neutron_taas.services.taas.taas_plugin [None req-5d4c614f-265a-497d-853e-d8ebcdea8cbe 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] TaaS: Handle Delete Port: bb234b25-0ca5-4687-80ad-37863087aa03 2026-07-29 17:28:01.734 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d4c614f-265a-497d-853e-d8ebcdea8cbe 3d1470d429484351a375a31c1fa3a7a7 d1a0dccbd0054781a082a506f57b6826 - - default default] Tap Mirror: Handle Delete Port: bb234b25-0ca5-4687-80ad-37863087aa03 [pid: 9|app: 0|req: 542/1051] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:01 2026] DELETE /v2.0/floatingips/5f99b4c4-90ee-4951-8af4-64250b1eed01 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1052] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:00 2026] PUT /v2.0/routers/a5b82294-fd99-4042-b19b-b5eab898fd7e/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:02.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d9e34ea-eba1-45f9-9119-724407a1bd4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 4c8fdfa3-52e5-461c-9bc2-dbd11ef8842a 2026-07-29 17:28:02.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9e34ea-eba1-45f9-9119-724407a1bd4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 4c8fdfa3-52e5-461c-9bc2-dbd11ef8842a 2026-07-29 17:28:02.491 9 INFO neutron_taas.services.taas.taas_plugin [None req-eb8ddeee-3964-422f-b916-49145f499498 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 87728623-a904-4148-aa38-ba9fc390abb3 2026-07-29 17:28:02.495 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb8ddeee-3964-422f-b916-49145f499498 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 87728623-a904-4148-aa38-ba9fc390abb3 2026-07-29 17:28:02.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d9e34ea-eba1-45f9-9119-724407a1bd4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 2dd0cb24-dd62-40ce-8365-465191460019 2026-07-29 17:28:02.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9e34ea-eba1-45f9-9119-724407a1bd4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 2dd0cb24-dd62-40ce-8365-465191460019 [pid: 9|app: 0|req: 543/1053] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:02 2026] PUT /v2.0/routers/ac578314-a01a-4c75-836b-21cf08480cfa/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:03.368 8 INFO neutron.services.segments.plugin [-] Segment bd02ad13-2bad-4633-b435-f424cd986ec3 resource provider aggregate not found 2026-07-29 17:28:03.372 8 INFO neutron.services.segments.plugin [-] Segment bd02ad13-2bad-4633-b435-f424cd986ec3 resource provider aggregate not found 2026-07-29 17:28:03.391 8 INFO neutron.services.segments.plugin [-] Segment bd02ad13-2bad-4633-b435-f424cd986ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd02ad13-2bad-4633-b435-f424cd986ec3 found for delete ", "request_id": "req-54efa64b-0b9a-49a5-a63c-57c0a4b9c468"}]} 2026-07-29 17:28:03.394 8 INFO neutron.services.segments.plugin [-] Segment bd02ad13-2bad-4633-b435-f424cd986ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd02ad13-2bad-4633-b435-f424cd986ec3 found for delete ", "request_id": "req-946812ca-36a2-4944-bc90-614fce529de8"}]} 2026-07-29 17:28:03.411 8 INFO neutron.db.l3_hamode_db [None req-1d9e34ea-eba1-45f9-9119-724407a1bd4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 9010383e-a216-42dc-9cc3-0d3f37d3b996 was deleted as no HA routers are present in tenant b0ee3f8f8a7e44679c2ff9a16d0ba3f3. 2026-07-29 17:28:03.416 9 INFO neutron_taas.services.taas.taas_plugin [None req-061dd1ba-1176-4e4f-915e-605d1dd3a83a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 1bc84a2b-de72-4e92-8735-206cb43d2683 2026-07-29 17:28:03.419 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-061dd1ba-1176-4e4f-915e-605d1dd3a83a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 1bc84a2b-de72-4e92-8735-206cb43d2683 [pid: 8|app: 0|req: 511/1054] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:02 2026] DELETE /v2.0/routers/a5b82294-fd99-4042-b19b-b5eab898fd7e => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1055] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:03 2026] DELETE /v2.0/subnets/69787929-9b4a-44f3-9ce7-59a3f506c788 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:03.751 9 INFO neutron_taas.services.taas.taas_plugin [None req-061dd1ba-1176-4e4f-915e-605d1dd3a83a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 5b5e4510-6e3f-4fb4-910a-3b1fdd0207b8 2026-07-29 17:28:03.754 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-061dd1ba-1176-4e4f-915e-605d1dd3a83a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 5b5e4510-6e3f-4fb4-910a-3b1fdd0207b8 2026-07-29 17:28:04.119 8 INFO neutron.db.segments_db [None req-eed5c9b6-deb2-42b7-a93f-fc449ddbed35 a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] Added segment 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 of type vxlan for network 01b019b6-6a3c-4f31-a7b5-ece7f29e1bff 2026-07-29 17:28:04.172 9 INFO neutron.services.segments.plugin [-] Segment bb484d54-ca71-419b-8764-9f6d1342d323 resource provider aggregate not found 2026-07-29 17:28:04.180 9 INFO neutron.services.segments.plugin [-] Segment bb484d54-ca71-419b-8764-9f6d1342d323 resource provider aggregate not found 2026-07-29 17:28:04.192 9 INFO neutron.services.segments.plugin [-] Segment bb484d54-ca71-419b-8764-9f6d1342d323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb484d54-ca71-419b-8764-9f6d1342d323 found for delete ", "request_id": "req-68ff4940-1802-4489-9cd7-c1215b15f453"}]} 2026-07-29 17:28:04.204 9 INFO neutron.services.segments.plugin [-] Segment bb484d54-ca71-419b-8764-9f6d1342d323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb484d54-ca71-419b-8764-9f6d1342d323 found for delete ", "request_id": "req-a6c10a1e-ed5f-44b4-9b8b-b7c1b82bc736"}]} 2026-07-29 17:28:04.246 9 INFO neutron.db.l3_hamode_db [None req-061dd1ba-1176-4e4f-915e-605d1dd3a83a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 125b87f5-2d70-4b08-b3b1-24712e403eaf was deleted as no HA routers are present in tenant d1a0dccbd0054781a082a506f57b6826. [pid: 9|app: 0|req: 544/1056] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:03 2026] DELETE /v2.0/routers/ac578314-a01a-4c75-836b-21cf08480cfa => generated 0 bytes in 1097 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1057] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:03 2026] POST /v2.0/networks => generated 629 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:04.399 9 INFO neutron_taas.services.taas.taas_plugin [None req-3d5a107d-faee-425c-bed1-6d8e2b18ea59 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 7f3518a0-d41d-4a69-9047-dd801e85626a 2026-07-29 17:28:04.402 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d5a107d-faee-425c-bed1-6d8e2b18ea59 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 7f3518a0-d41d-4a69-9047-dd801e85626a [pid: 8|app: 0|req: 514/1058] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:04 2026] DELETE /v2.0/subnets/65f307de-63b7-4231-b2ff-dae9c5c8f142 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1059] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:04 2026] DELETE /v2.0/networks/0243e438-299f-451c-a7a9-68cd67b1d2ed => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:04.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd605f71-0a65-4ef3-8467-df4a85ac59bc b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: e75c6b1b-52e1-4aea-acea-7811d659a073 2026-07-29 17:28:04.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd605f71-0a65-4ef3-8467-df4a85ac59bc b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: e75c6b1b-52e1-4aea-acea-7811d659a073 [pid: 8|app: 0|req: 515/1060] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:04 2026] DELETE /v2.0/networks/1d5ac3e3-472d-4b8f-bb43-fc3bf98be32d => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1061] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:05 2026] GET /v2.0/security-groups?tenant_id=b0ee3f8f8a7e44679c2ff9a16d0ba3f3&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1062] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:05 2026] DELETE /v2.0/security-groups/ea9bce43-ee65-44cd-923b-6518a2814988 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1063] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:05 2026] GET /v2.0/security-groups?tenant_id=d1a0dccbd0054781a082a506f57b6826&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 546/1064] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:04 2026] POST /v2.0/subnets => generated 673 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:05.418 8 INFO neutron.services.segments.plugin [-] Segment 238a0a1d-991c-4aa5-b972-b2d93cc89896 resource provider aggregate not found 2026-07-29 17:28:05.424 8 INFO neutron.services.segments.plugin [-] Segment 238a0a1d-991c-4aa5-b972-b2d93cc89896 resource provider aggregate not found 2026-07-29 17:28:05.440 9 INFO neutron.db.segments_db [None req-76491573-3c7d-4914-aa16-e6bfa6dffcda a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] Added segment 5c1c25ce-2226-48ac-9135-5b859585836e of type vxlan for network a5a977f0-ef66-4bf9-a818-9b73f9224bb0 2026-07-29 17:28:05.446 8 INFO neutron.services.segments.plugin [-] Segment 238a0a1d-991c-4aa5-b972-b2d93cc89896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238a0a1d-991c-4aa5-b972-b2d93cc89896 found for delete ", "request_id": "req-dfe536e9-1e20-421d-a59f-3819c3be96ed"}]} 2026-07-29 17:28:05.448 8 INFO neutron.services.segments.plugin [-] Segment 238a0a1d-991c-4aa5-b972-b2d93cc89896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238a0a1d-991c-4aa5-b972-b2d93cc89896 found for delete ", "request_id": "req-5c81bcec-cd1b-4c52-8808-02aeff05097c"}]} [pid: 8|app: 0|req: 519/1065] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:05 2026] DELETE /v2.0/security-groups/64165b77-d112-47f8-9ac9-015f3881b9cc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1066] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:05 2026] POST /v2.0/networks => generated 629 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1067] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jul 29 17:28:05 2026] PUT /v2.0/networks/a5a977f0-ef66-4bf9-a818-9b73f9224bb0 => generated 592 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 548/1068] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:05 2026] POST /v2.0/subnets => generated 646 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:06.213 9 INFO neutron.services.segments.plugin [-] Segment bc574ef8-acb8-40a4-a533-cd604cdf46c1 resource provider aggregate not found 2026-07-29 17:28:06.230 9 INFO neutron.services.segments.plugin [-] Segment bc574ef8-acb8-40a4-a533-cd604cdf46c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc574ef8-acb8-40a4-a533-cd604cdf46c1 found for delete ", "request_id": "req-a0bb2ca1-3caf-4b86-9caa-261bd11492fa"}]} 2026-07-29 17:28:06.231 9 INFO neutron.services.segments.plugin [-] Segment bc574ef8-acb8-40a4-a533-cd604cdf46c1 resource provider aggregate not found 2026-07-29 17:28:06.245 9 INFO neutron.services.segments.plugin [-] Segment bc574ef8-acb8-40a4-a533-cd604cdf46c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc574ef8-acb8-40a4-a533-cd604cdf46c1 found for delete ", "request_id": "req-f3d1382d-fb52-4fb1-9836-f81b697969df"}]} [pid: 8|app: 0|req: 521/1069] 10.0.0.18 () {34 vars in 738 bytes} [Wed Jul 29 17:28:06 2026] PUT /v2.0/subnets/04570b84-1fdf-427d-a991-956b26d17a6f => generated 656 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 549/1070] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:06 2026] DELETE /v2.0/networks/a5a977f0-ef66-4bf9-a818-9b73f9224bb0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:06.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ebce65b-27e5-42eb-87eb-0ec1dc871501 a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1071] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:06 2026] DELETE /v2.0/networks/a5a977f0-ef66-4bf9-a818-9b73f9224bb0 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 550/1072] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:28:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1073] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:28:06 2026] GET /v2.0/subnets?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 551/1074] 10.0.0.18 () {32 vars in 650 bytes} [Wed Jul 29 17:28:06 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: 524/1075] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:06 2026] GET /v2.0/networks => generated 1313 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 552/1076] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:06 2026] GET /v2.0/subnets => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1077] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:28:06 2026] GET /v2.0/networks/01b019b6-6a3c-4f31-a7b5-ece7f29e1bff => generated 673 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 553/1078] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:28:07 2026] GET /v2.0/subnets/aa00cbc5-d302-46cd-ab71-0e86edfdb508 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:07.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4597f5b-25bf-4f3d-9e7a-ce51e9a2421c a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1079] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:07 2026] DELETE /v2.0/subnets/04570b84-1fdf-427d-a991-956b26d17a6f => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:07.132 9 INFO neutron.pecan_wsgi.hooks.translation [None req-59fd7100-5c23-4bd9-afaa-9972dbc67f04 a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 554/1080] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:07 2026] DELETE /v2.0/networks/a5a977f0-ef66-4bf9-a818-9b73f9224bb0 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1081] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:07 2026] DELETE /v2.0/subnets/aa00cbc5-d302-46cd-ab71-0e86edfdb508 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:07.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-59e2eac5-7a87-4796-840e-eaca508ed845 a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] TaaS: Handle Delete Port: b535426f-81c9-423f-952c-85e82d296450 2026-07-29 17:28:07.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59e2eac5-7a87-4796-840e-eaca508ed845 a0211f0e756d40fda6074b1395e19af3 b6e86d739de349f998e8b9699af674f1 - - default default] Tap Mirror: Handle Delete Port: b535426f-81c9-423f-952c-85e82d296450 2026-07-29 17:28:07.600 9 INFO neutron.db.segments_db [None req-2933f2f6-e133-4795-9e00-144be372b628 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment e5018846-ab37-40b4-a4dd-1c0a34a8d606 of type vxlan for network 8df0ff26-74b8-433b-9380-207576bf5bee 2026-07-29 17:28:07.720 8 INFO neutron.services.segments.plugin [-] Segment 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 resource provider aggregate not found 2026-07-29 17:28:07.726 8 INFO neutron.services.segments.plugin [-] Segment 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 resource provider aggregate not found 2026-07-29 17:28:07.738 8 INFO neutron.services.segments.plugin [-] Segment 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 found for delete ", "request_id": "req-197f1840-c391-434e-8d09-2710b3d5930b"}]} 2026-07-29 17:28:07.744 8 INFO neutron.services.segments.plugin [-] Segment 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4b1a1e-1558-4bad-845a-5bb4d6d8d7a4 found for delete ", "request_id": "req-ca107f02-8043-4c21-b915-10d8aabd3803"}]} [pid: 9|app: 0|req: 555/1082] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:28:07 2026] POST /v2.0/networks => generated 724 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1083] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:07 2026] DELETE /v2.0/networks/01b019b6-6a3c-4f31-a7b5-ece7f29e1bff => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 556/1084] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:07 2026] POST /v2.0/subnets => generated 690 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:08.226 8 INFO neutron.db.segments_db [None req-8edfd9e4-2c57-41ad-8f02-6778fcd5693e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment d2860273-ad96-40dc-ac69-bcc058029b7d of type vxlan for network 554c78c9-2570-4ddd-a593-8967d409d572 2026-07-29 17:28:08.255 9 INFO neutron.services.segments.plugin [-] Segment 5c1c25ce-2226-48ac-9135-5b859585836e resource provider aggregate not found 2026-07-29 17:28:08.273 9 INFO neutron.services.segments.plugin [-] Segment 5c1c25ce-2226-48ac-9135-5b859585836e resource provider aggregate not found 2026-07-29 17:28:08.276 9 INFO neutron.services.segments.plugin [-] Segment 5c1c25ce-2226-48ac-9135-5b859585836e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1c25ce-2226-48ac-9135-5b859585836e found for delete ", "request_id": "req-dfb4544b-525a-4393-b69a-24152d44bdc6"}]} 2026-07-29 17:28:08.295 9 INFO neutron.services.segments.plugin [-] Segment 5c1c25ce-2226-48ac-9135-5b859585836e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1c25ce-2226-48ac-9135-5b859585836e found for delete ", "request_id": "req-529026c2-0973-478f-a21f-cbb35b829c3a"}]} [pid: 9|app: 0|req: 557/1085] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:08 2026] GET /v2.0/security-groups?tenant_id=b6e86d739de349f998e8b9699af674f1&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:08.704 8 INFO neutron.db.l3_hamode_db [None req-8edfd9e4-2c57-41ad-8f02-6778fcd5693e b8b202c0f251460d9cdda542fea83295 62391734e55c4352ac67647f533dbfa0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 558/1086] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:08 2026] DELETE /v2.0/security-groups/74e3983c-02e4-45da-a4c3-579cf20a9b96 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:09.708 8 INFO neutron.db.l3_hamode_db [None req-8edfd9e4-2c57-41ad-8f02-6778fcd5693e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 559/1087] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:28:09 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 562/1090] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:28:09 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 563/1091] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:10 2026] GET /v2.0/security-groups?tenant_id=c30f9877bb294747b254a76a9fdb0b9d&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 564/1092] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:10 2026] DELETE /v2.0/security-groups/97ce4875-1a32-423d-ae48-5047574e9bb3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1093] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:08 2026] POST /v2.0/routers => generated 730 bytes in 2673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1094] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:10 2026] GET /v2.0/security-groups?tenant_id=56d89f09b72748c5a139f45a16afa685&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:11.346 8 INFO neutron.db.segments_db [None req-2239a2f2-5385-4d9f-8b6b-917df4b0cce8 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Added segment f31eb597-1951-409e-b550-1bb105417b8b of type vxlan for network 45af26d0-19ee-42c4-aba7-fc44e3c19996 [pid: 8|app: 0|req: 531/1095] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:11 2026] POST /v2.0/networks => generated 629 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1096] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:11 2026] DELETE /v2.0/security-groups/64462b05-62eb-49ff-b95a-32e74c98986d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1097] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:11 2026] POST /v2.0/ports => generated 778 bytes in 469 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-07-29 17:28:12.170 8 INFO neutron.db.segments_db [None req-db5bc117-84c2-439c-93d7-e6c17ce788b3 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Added segment 9c86dc39-c735-4840-835b-2b611ee51ca5 of type vxlan for network be4a2367-1f2f-4508-ad53-e4cca3ff3183 [pid: 9|app: 0|req: 565/1098] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:10 2026] PUT /v2.0/routers/f058aa51-b5bb-4000-a908-75f4e33508dd/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1099] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:12 2026] POST /v2.0/networks => generated 616 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 566/1100] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:12 2026] POST /v2.0/subnets => generated 646 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 567/1101] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:28:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1102] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:12 2026] POST /v2.0/ports => generated 965 bytes in 538 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: 9|app: 0|req: 568/1103] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:28:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:13.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-a260a1c6-e539-4c93-8bce-79ba6083750d 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] TaaS: Handle Delete Port: 3db0b566-3eb4-416c-ad97-6b9fabcfddac 2026-07-29 17:28:13.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a260a1c6-e539-4c93-8bce-79ba6083750d 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Tap Mirror: Handle Delete Port: 3db0b566-3eb4-416c-ad97-6b9fabcfddac [pid: 9|app: 0|req: 569/1104] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:28:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1105] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:13 2026] DELETE /v2.0/ports/3db0b566-3eb4-416c-ad97-6b9fabcfddac => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:14.264 9 INFO neutron.db.segments_db [None req-79c2219a-743e-4b1f-a4cb-e9995b592613 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Added segment f700bf51-0c5b-4620-8187-2b68e9dcbd09 of type vxlan for network 23b2802c-5d38-4b7e-bdef-fbd0e943fd12 [pid: 9|app: 0|req: 570/1106] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:13 2026] POST /v2.0/networks => generated 631 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:14.430 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f316ee68-59c9-41a0-9f40-dc59103bc48b 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 571/1107] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:14 2026] DELETE /v2.0/ports/3db0b566-3eb4-416c-ad97-6b9fabcfddac => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1108] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:28:13 2026] POST /v2.0/floatingips => generated 552 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:14.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4cd979a-91e7-4452-bf60-417f3794f172 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1109] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:14 2026] GET /v2.0/ports/3db0b566-3eb4-416c-ad97-6b9fabcfddac => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 572/1110] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:14 2026] POST /v2.0/subnets => generated 627 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1111] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:14 2026] DELETE /v2.0/subnets/bca54fbd-9630-48e7-82f1-993935415d17 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:14.943 9 INFO neutron.db.segments_db [None req-b166c705-4c43-4d18-9b5b-2d02f5a6e9af 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Added segment f48c37b8-f38c-4319-ab7d-858e7455f899 of type vxlan for network f5e16e07-7c45-4a09-bf34-5b843dd7ea4c 2026-07-29 17:28:15.018 8 INFO neutron.services.segments.plugin [-] Segment 9c86dc39-c735-4840-835b-2b611ee51ca5 resource provider aggregate not found 2026-07-29 17:28:15.023 8 INFO neutron.services.segments.plugin [-] Segment 9c86dc39-c735-4840-835b-2b611ee51ca5 resource provider aggregate not found 2026-07-29 17:28:15.045 8 INFO neutron.services.segments.plugin [-] Segment 9c86dc39-c735-4840-835b-2b611ee51ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c86dc39-c735-4840-835b-2b611ee51ca5 found for delete ", "request_id": "req-f5d45513-dc48-4bcb-9222-6eaab622ae31"}]} 2026-07-29 17:28:15.052 8 INFO neutron.services.segments.plugin [-] Segment 9c86dc39-c735-4840-835b-2b611ee51ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c86dc39-c735-4840-835b-2b611ee51ca5 found for delete ", "request_id": "req-e08a6f42-72ba-4696-bd4e-759b660cfa67"}]} [pid: 8|app: 0|req: 540/1112] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:14 2026] DELETE /v2.0/networks/be4a2367-1f2f-4508-ad53-e4cca3ff3183 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:15.208 8 INFO neutron.db.segments_db [None req-4865d40e-2c99-4b54-afdf-833ab86aa43b 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Added segment a5831c12-05ff-4ddf-965d-289b4fc482ba of type vxlan for network 8cc1bca3-81c1-417d-9e6b-887b2ab55c92 [pid: 8|app: 0|req: 541/1113] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:15 2026] POST /v2.0/networks => generated 617 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1114] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:28:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1653548040&fields=id&tenant_id=62391734e55c4352ac67647f533dbfa0 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:15.430 9 INFO neutron.db.l3_hamode_db [None req-b166c705-4c43-4d18-9b5b-2d02f5a6e9af 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 543/1115] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:15 2026] POST /v2.0/subnets => generated 646 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1116] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:28:15 2026] GET /v2.0/networks?id=8df0ff26-74b8-433b-9380-207576bf5bee => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1117] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:15 2026] POST /v2.0/ports => generated 928 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1118] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:28:16 2026] GET /v2.0/quotas/62391734e55c4352ac67647f533dbfa0 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:16.429 9 INFO neutron.db.l3_hamode_db [None req-b166c705-4c43-4d18-9b5b-2d02f5a6e9af 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:28:16.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-976a67ce-ae19-4f76-964a-0b616a37a8eb 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] TaaS: Handle Delete Port: 1c69f9de-5473-42b7-81d9-481d60a103f6 2026-07-29 17:28:16.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-976a67ce-ae19-4f76-964a-0b616a37a8eb 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Tap Mirror: Handle Delete Port: 1c69f9de-5473-42b7-81d9-481d60a103f6 [pid: 8|app: 0|req: 547/1119] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:16 2026] DELETE /v2.0/ports/1c69f9de-5473-42b7-81d9-481d60a103f6 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1120] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:28:16 2026] GET /v2.0/ports?tenant_id=62391734e55c4352ac67647f533dbfa0&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:16.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b39e9295-77c6-473b-b251-dd0823af663b 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1121] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:16 2026] GET /v2.0/ports/1c69f9de-5473-42b7-81d9-481d60a103f6 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1122] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:28:16 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1123] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:16 2026] DELETE /v2.0/subnets/6b271ced-197e-4f2a-a370-907f6b2d32df => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1124] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:28:17 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?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-07-29 17:28:17.317 8 INFO neutron.services.segments.plugin [-] Segment a5831c12-05ff-4ddf-965d-289b4fc482ba resource provider aggregate not found 2026-07-29 17:28:17.323 8 INFO neutron.services.segments.plugin [-] Segment a5831c12-05ff-4ddf-965d-289b4fc482ba resource provider aggregate not found 2026-07-29 17:28:17.337 8 INFO neutron.services.segments.plugin [-] Segment a5831c12-05ff-4ddf-965d-289b4fc482ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5831c12-05ff-4ddf-965d-289b4fc482ba found for delete ", "request_id": "req-ad4be62e-5fdc-4626-9d20-8203dabcf7eb"}]} 2026-07-29 17:28:17.341 8 INFO neutron.services.segments.plugin [-] Segment a5831c12-05ff-4ddf-965d-289b4fc482ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5831c12-05ff-4ddf-965d-289b4fc482ba found for delete ", "request_id": "req-3a89ff50-6fd8-4b05-bd69-7838f3d3eaec"}]} [pid: 8|app: 0|req: 553/1125] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:17 2026] DELETE /v2.0/networks/8cc1bca3-81c1-417d-9e6b-887b2ab55c92 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1126] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:17 2026] POST /v2.0/ports => generated 778 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1127] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:17 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 573/1128] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:14 2026] POST /v2.0/routers => generated 694 bytes in 3034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1129] 10.0.0.18 () {34 vars in 734 bytes} [Wed Jul 29 17:28:17 2026] PUT /v2.0/ports/65aac88d-b73d-4351-8fe9-4771771afb94 => generated 752 bytes in 230 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-07-29 17:28:18.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-7568f5c1-a2a6-4415-90ae-2068b2550e40 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] TaaS: Handle Delete Port: 65aac88d-b73d-4351-8fe9-4771771afb94 2026-07-29 17:28:18.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7568f5c1-a2a6-4415-90ae-2068b2550e40 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Tap Mirror: Handle Delete Port: 65aac88d-b73d-4351-8fe9-4771771afb94 [pid: 8|app: 0|req: 557/1130] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/ports/65aac88d-b73d-4351-8fe9-4771771afb94 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1131] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:18 2026] GET /v2.0/ports => generated 781 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:18.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f642d379-d3d0-4778-a6c4-fe6c1148811c 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1132] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:18 2026] GET /v2.0/ports/65aac88d-b73d-4351-8fe9-4771771afb94 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1133] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:18 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1134] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:18 2026] GET /v2.0/ports/a966cb4c-d9da-4d83-87c3-6ec3eb54f30e => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:18.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c77ae608-c7c5-40d3-a4f6-7155e57b95be 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1135] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/ports/1c69f9de-5473-42b7-81d9-481d60a103f6 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:18.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d11b7bf7-ee9d-492e-9380-1eb95b5e2bb8 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1136] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/subnets/6b271ced-197e-4f2a-a370-907f6b2d32df => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:18.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3cf0297-9dd5-4c13-9b84-31ea76945e28 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1137] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/subnets/bca54fbd-9630-48e7-82f1-993935415d17 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:18.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bac8112-930d-4c39-98d1-3d55bcf527c6 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] TaaS: Handle Delete Port: a966cb4c-d9da-4d83-87c3-6ec3eb54f30e 2026-07-29 17:28:18.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bac8112-930d-4c39-98d1-3d55bcf527c6 51f81c6054f44b349fe69a1e8eb3d7d6 ee2f007119e94233963d2c17355cf312 - - default default] Tap Mirror: Handle Delete Port: a966cb4c-d9da-4d83-87c3-6ec3eb54f30e [pid: 8|app: 0|req: 565/1138] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/ports/a966cb4c-d9da-4d83-87c3-6ec3eb54f30e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1139] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:18 2026] DELETE /v2.0/networks/45af26d0-19ee-42c4-aba7-fc44e3c19996 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1140] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:19 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:19.362 8 INFO neutron.services.segments.plugin [-] Segment f31eb597-1951-409e-b550-1bb105417b8b resource provider aggregate not found 2026-07-29 17:28:19.369 8 INFO neutron.services.segments.plugin [-] Segment f31eb597-1951-409e-b550-1bb105417b8b resource provider aggregate not found 2026-07-29 17:28:19.377 8 INFO neutron.services.segments.plugin [-] Segment f31eb597-1951-409e-b550-1bb105417b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31eb597-1951-409e-b550-1bb105417b8b found for delete ", "request_id": "req-72fda673-d27b-4be8-8eca-031cfe69b019"}]} 2026-07-29 17:28:19.388 8 INFO neutron.services.segments.plugin [-] Segment f31eb597-1951-409e-b550-1bb105417b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31eb597-1951-409e-b550-1bb105417b8b found for delete ", "request_id": "req-8fb52938-d8d4-4a9d-9ae2-f3bb25af6fa4"}]} [pid: 9|app: 0|req: 574/1141] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:17 2026] PUT /v2.0/routers/82e566a3-8e46-42f4-9221-a91307d6bef5/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 575/1142] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:19 2026] GET /v2.0/security-groups?tenant_id=ee2f007119e94233963d2c17355cf312&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 576/1143] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:19 2026] DELETE /v2.0/security-groups/9ccff3ea-5bd0-42c8-857c-4503e0f1e7ac => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1144] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:19 2026] POST /v2.0/ports => generated 955 bytes in 536 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: 569/1145] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:20 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 577/1146] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:20 2026] POST /v2.0/ports => generated 955 bytes in 502 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: 9|app: 0|req: 578/1147] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:20 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 579/1148] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:20 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 9|app: 0|req: 580/1149] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:21 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 581/1150] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:21 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1151] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:21 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:21.460 8 INFO neutron.db.l3_db [None req-0ebf479b-b8f0-4ac3-97a5-5554b2962d09 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Floating IP f01c5a31-4ee7-41ee-8791-aafb719ba8cc associated. External IP: 10.96.250.205, port: 661cdb39-f851-4d23-86a2-96e93f0804a1. [pid: 8|app: 0|req: 570/1152] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:28:20 2026] POST /v2.0/floatingips => generated 842 bytes in 1266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:21.949 9 INFO neutron.db.l3_db [None req-f24c6119-fb57-4ea5-bf35-f902c2580921 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Floating IP f01c5a31-4ee7-41ee-8791-aafb719ba8cc disassociated. External IP: 10.96.250.205, port: 661cdb39-f851-4d23-86a2-96e93f0804a1. 2026-07-29 17:28:22.300 8 INFO neutron.db.segments_db [None req-049d2d83-ad64-4b10-a9e4-9c5ee0c3762d 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 04c77eef-deb2-425e-9ed0-9dce0b3b5cba of type vxlan for network c5d237c5-e9ea-425d-9859-91d3fd2e5b71 [pid: 9|app: 0|req: 583/1153] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:28:21 2026] PUT /v2.0/floatingips/f01c5a31-4ee7-41ee-8791-aafb719ba8cc => generated 552 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 584/1154] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:28:22 2026] GET /v2.0/networks?id=8df0ff26-74b8-433b-9380-207576bf5bee => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1155] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:21 2026] POST /v2.0/networks => generated 615 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1156] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:22 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:22.496 9 INFO neutron_taas.services.taas.taas_plugin [None req-d3cb61fc-251e-49b9-bc41-49ef85d63303 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 1bf63ffa-b879-4bc0-aec3-d35b33848794 2026-07-29 17:28:22.499 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3cb61fc-251e-49b9-bc41-49ef85d63303 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 1bf63ffa-b879-4bc0-aec3-d35b33848794 [pid: 8|app: 0|req: 573/1157] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:22 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1158] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:28:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=62391734e55c4352ac67647f533dbfa0 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:22.718 8 INFO neutron.db.segments_db [None req-d6209a07-265d-4006-97e6-db3a42cda62f 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 7e5058e0-5215-46cc-93a7-81a31c769ed1 of type vxlan for network 8316a5f9-b3f4-445d-89a6-5877bf91480d [pid: 9|app: 0|req: 585/1159] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:22 2026] DELETE /v2.0/floatingips/f01c5a31-4ee7-41ee-8791-aafb719ba8cc => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1160] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:22 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&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: 575/1161] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:22 2026] POST /v2.0/networks => generated 615 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 587/1162] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:28:22 2026] POST /v2.0/ports => generated 954 bytes in 503 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: 9|app: 0|req: 588/1163] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:23 2026] POST /v2.0/subnets => generated 646 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:23.756 8 INFO neutron.db.l3_db [None req-8c8157a9-8420-454c-8849-2c513f5bf107 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Floating IP f33234ea-3f32-4941-b266-c6aa1d942551 associated. External IP: 10.96.250.203, port: 3c225918-94d9-4d44-acec-c6fdb618a330. [pid: 9|app: 0|req: 589/1164] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:28:23 2026] PUT /v2.0/ports/91f9b433-85a3-45d6-92f5-c852926f49de => generated 1235 bytes in 510 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: 9|app: 0|req: 590/1165] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 591/1166] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1167] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:28:22 2026] POST /v2.0/floatingips => generated 842 bytes in 1720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1168] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1169] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:24 2026] POST /v2.0/subnets => generated 655 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1170] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:24.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43ed3f21-ae3d-45da-b70a-d12c75994eb7'] response: {'name': 'network-changed', 'server_uuid': '44d81006-827c-4aaf-819c-9ef1f2cb214c', 'tag': '91f9b433-85a3-45d6-92f5-c852926f49de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1171] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/floatingips/f33234ea-3f32-4941-b266-c6aa1d942551 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1172] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:24 2026] GET /v2.0/security-groups?id=c1edf156-688d-4357-87c8-85bd385c0f07&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:24.769 9 INFO neutron_taas.services.taas.taas_plugin [req-8eae94e5-5450-4c14-af96-8e1f6b930e00 req-e28c3e47-63d2-40a9-af0b-660b5e3f4180 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] TaaS: Handle Delete Port: 2b788626-a33a-4303-ae61-b7a3120df485 2026-07-29 17:28:24.773 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8eae94e5-5450-4c14-af96-8e1f6b930e00 req-e28c3e47-63d2-40a9-af0b-660b5e3f4180 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] Tap Mirror: Handle Delete Port: 2b788626-a33a-4303-ae61-b7a3120df485 2026-07-29 17:28:24.800 8 INFO neutron.db.segments_db [None req-643b8c0d-1d16-4161-8355-7965e63b8a07 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment d0645421-7662-418c-a05e-e9aaa93f2f08 of type vxlan for network 98087717-d75a-4b9c-adba-81767ffadfb4 2026-07-29 17:28:24.890 9 INFO neutron.db.l3_db [req-8eae94e5-5450-4c14-af96-8e1f6b930e00 req-e28c3e47-63d2-40a9-af0b-660b5e3f4180 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] Floating IP 24e3c234-590c-44e5-9b7c-a37c97877b00 disassociated. External IP: 10.96.250.220, port: 2b788626-a33a-4303-ae61-b7a3120df485. 2026-07-29 17:28:25.191 8 INFO neutron.db.l3_hamode_db [None req-643b8c0d-1d16-4161-8355-7965e63b8a07 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 593/1173] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:28:24 2026] DELETE /v2.0/ports/2b788626-a33a-4303-ae61-b7a3120df485 => generated 0 bytes in 690 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:25.377 8 INFO neutron.db.l3_hamode_db [None req-643b8c0d-1d16-4161-8355-7965e63b8a07 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 596/1176] 10.0.0.18 () {32 vars in 652 bytes} [Wed Jul 29 17:28:25 2026] GET /v2.0/floatingips => generated 845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 597/1177] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:28:25 2026] GET /v2.0/ports?tenant_id=62391734e55c4352ac67647f533dbfa0&device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:25.875 9 INFO neutron.db.l3_db [None req-700bd33e-58c5-42be-98db-903fb036a9c8 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Floating IP f33234ea-3f32-4941-b266-c6aa1d942551 associated. External IP: 10.96.250.203, port: 3c225918-94d9-4d44-acec-c6fdb618a330. [pid: 8|app: 0|req: 581/1178] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:24 2026] POST /v2.0/routers => generated 509 bytes in 1589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1179] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:28:26 2026] GET /v2.0/networks?tenant_id=62391734e55c4352ac67647f533dbfa0&shared=False => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1180] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:26 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1181] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:26 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 598/1182] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:28:25 2026] PUT /v2.0/floatingips/f33234ea-3f32-4941-b266-c6aa1d942551 => generated 842 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 599/1183] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:28:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 600/1184] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:26 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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-07-29 17:28:26.739 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4b3498d-57c6-48d6-809a-da6efd032b0b'] response: {'server_uuid': 'd6843253-d037-4e1e-adb2-70a9195a5dd8', 'name': 'network-vif-deleted', 'tag': '2b788626-a33a-4303-ae61-b7a3120df485', 'status': 'completed', 'code': 200} 2026-07-29 17:28:26.840 9 INFO neutron.db.l3_db [None req-36a6f61e-23f0-4f22-b211-9013f709d425 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Floating IP f33234ea-3f32-4941-b266-c6aa1d942551 disassociated. External IP: 10.96.250.203, port: 661cdb39-f851-4d23-86a2-96e93f0804a1. [pid: 9|app: 0|req: 601/1185] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:28:26 2026] PUT /v2.0/floatingips/f33234ea-3f32-4941-b266-c6aa1d942551 => generated 552 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1186] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:26 2026] PUT /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1187] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:27 2026] GET /v2.0/ports?device_id=d6843253-d037-4e1e-adb2-70a9195a5dd8 => 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: 587/1188] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:28:27 2026] GET /v2.0/ports?tenant_id=62391734e55c4352ac67647f533dbfa0&device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:27.836 9 INFO neutron_taas.services.taas.taas_plugin [None req-18cad24d-f2f6-45cf-8862-d68885e3e4f0 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 61402eb9-7967-42bc-83f3-5ad4cfa10123 2026-07-29 17:28:27.839 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18cad24d-f2f6-45cf-8862-d68885e3e4f0 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 61402eb9-7967-42bc-83f3-5ad4cfa10123 [pid: 8|app: 0|req: 588/1189] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:27 2026] GET /v2.0/ports/9f6683c9-1bb0-4010-b7b6-7c6e5c1314fc => generated 959 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1190] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:27 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => 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: 590/1191] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:28:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=91f9b433-85a3-45d6-92f5-c852926f49de => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 602/1192] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:27 2026] DELETE /v2.0/floatingips/f33234ea-3f32-4941-b266-c6aa1d942551 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 603/1193] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:28 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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: 9|app: 0|req: 604/1194] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:28:28 2026] GET /v2.0/subnets?id=402dab46-5a15-40ca-bc27-ddbb6269506e => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:28.204 9 INFO neutron.api.v2.resource [None req-7326e7d1-15ad-4c9f-9eaf-4fd32000a82f 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 605/1195] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:28 2026] DELETE /v2.0/floatingips/f33234ea-3f32-4941-b266-c6aa1d942551 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 606/1196] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:28:28 2026] GET /v2.0/ports?network_id=8df0ff26-74b8-433b-9380-207576bf5bee&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:28.370 9 INFO neutron_taas.services.taas.taas_plugin [None req-0988907e-8432-4f72-aa62-4ca2431c9834 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 661cdb39-f851-4d23-86a2-96e93f0804a1 2026-07-29 17:28:28.373 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0988907e-8432-4f72-aa62-4ca2431c9834 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 661cdb39-f851-4d23-86a2-96e93f0804a1 [pid: 9|app: 0|req: 607/1197] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:28 2026] DELETE /v2.0/ports/661cdb39-f851-4d23-86a2-96e93f0804a1 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 608/1198] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:28:28 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:28.730 9 INFO neutron_taas.services.taas.taas_plugin [None req-360ad612-8664-4970-b066-04296ab219c6 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 3c225918-94d9-4d44-acec-c6fdb618a330 2026-07-29 17:28:28.734 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-360ad612-8664-4970-b066-04296ab219c6 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 3c225918-94d9-4d44-acec-c6fdb618a330 [pid: 9|app: 0|req: 609/1199] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:28 2026] DELETE /v2.0/ports/3c225918-94d9-4d44-acec-c6fdb618a330 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 610/1200] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:28:28 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?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: 9|app: 0|req: 611/1201] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:28 2026] DELETE /v2.0/security-groups/c1edf156-688d-4357-87c8-85bd385c0f07 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1202] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:27 2026] PUT /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 612/1203] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:29 2026] GET /v2.0/ports?device_id=82e566a3-8e46-42f4-9221-a91307d6bef5 => generated 958 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:29.163 8 INFO neutron.api.v2.resource [None req-4e04fa42-d3c1-44e9-916a-220633eedf96 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1204] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:28:29 2026] GET /v2.0/security-groups/c1edf156-688d-4357-87c8-85bd385c0f07 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 613/1205] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:29 2026] GET /v2.0/ports/58d45943-10bd-495a-bf3d-f307dbcdb38a => generated 967 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:29.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1323c0f-5712-433e-96ba-cd641b23d7eb 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] TaaS: Handle Delete Port: 8f757668-1cdd-49e3-b4a8-2cdf5920f83b 2026-07-29 17:28:29.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1323c0f-5712-433e-96ba-cd641b23d7eb 1d76e5d67b7947fb9d21a08f0c7b9416 2602822a5783406098733c2e138fe305 - - default default] Tap Mirror: Handle Delete Port: 8f757668-1cdd-49e3-b4a8-2cdf5920f83b [pid: 8|app: 0|req: 593/1206] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:29 2026] DELETE /v2.0/floatingips/24e3c234-590c-44e5-9b7c-a37c97877b00 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:29.593 9 INFO neutron_taas.services.taas.taas_plugin [None req-8038b466-1bd2-4ef8-bacc-06f532e6210e 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 78f557f9-d37d-4d9e-907d-02ff4c3c3390 2026-07-29 17:28:29.596 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8038b466-1bd2-4ef8-bacc-06f532e6210e 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 78f557f9-d37d-4d9e-907d-02ff4c3c3390 2026-07-29 17:28:29.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-65511da2-f16e-4c9b-a02f-07c8733cca0b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 58d45943-10bd-495a-bf3d-f307dbcdb38a 2026-07-29 17:28:29.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65511da2-f16e-4c9b-a02f-07c8733cca0b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 58d45943-10bd-495a-bf3d-f307dbcdb38a [pid: 9|app: 0|req: 614/1207] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:29 2026] PUT /v2.0/routers/82e566a3-8e46-42f4-9221-a91307d6bef5/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 615/1208] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:30 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1209] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:29 2026] PUT /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a/remove_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:30.516 9 INFO neutron_taas.services.taas.taas_plugin [None req-d178f768-886f-4d97-9802-a83a1dcce301 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 377e14f6-82fc-4a1e-b745-93bf08b1fa2f 2026-07-29 17:28:30.520 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d178f768-886f-4d97-9802-a83a1dcce301 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 377e14f6-82fc-4a1e-b745-93bf08b1fa2f 2026-07-29 17:28:30.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-29a6d3c7-9487-4926-b94e-0c7ed6d53180 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: 549f99ca-cd48-42d3-a1e2-80c267cee099 2026-07-29 17:28:30.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a6d3c7-9487-4926-b94e-0c7ed6d53180 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: 549f99ca-cd48-42d3-a1e2-80c267cee099 2026-07-29 17:28:30.972 8 INFO neutron_taas.services.taas.taas_plugin [None req-29a6d3c7-9487-4926-b94e-0c7ed6d53180 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] TaaS: Handle Delete Port: e116f903-f224-41ef-ade3-41c234754b5d 2026-07-29 17:28:30.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a6d3c7-9487-4926-b94e-0c7ed6d53180 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] Tap Mirror: Handle Delete Port: e116f903-f224-41ef-ade3-41c234754b5d [pid: 9|app: 0|req: 616/1210] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:30 2026] PUT /v2.0/routers/bfc7eb00-7d4f-40ab-9d54-0c388275bbd9/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 617/1211] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:31 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:31.409 8 INFO neutron.services.segments.plugin [-] Segment f48c37b8-f38c-4319-ab7d-858e7455f899 resource provider aggregate not found 2026-07-29 17:28:31.417 8 INFO neutron.services.segments.plugin [-] Segment f48c37b8-f38c-4319-ab7d-858e7455f899 resource provider aggregate not found 2026-07-29 17:28:31.437 8 INFO neutron.services.segments.plugin [-] Segment f48c37b8-f38c-4319-ab7d-858e7455f899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48c37b8-f38c-4319-ab7d-858e7455f899 found for delete ", "request_id": "req-d4caff91-63ea-4b10-a4b8-0a7b3e772dca"}]} 2026-07-29 17:28:31.438 8 INFO neutron.services.segments.plugin [-] Segment f48c37b8-f38c-4319-ab7d-858e7455f899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48c37b8-f38c-4319-ab7d-858e7455f899 found for delete ", "request_id": "req-b3188aa2-1bfd-4d31-96dc-9bd3bc17ec86"}]} 2026-07-29 17:28:31.451 8 INFO neutron.db.l3_hamode_db [None req-29a6d3c7-9487-4926-b94e-0c7ed6d53180 5950be15523141fa9b85d050e349fef8 f2191d7811bc4dabb6898b70861ba6a7 - - default default] HA network f5e16e07-7c45-4a09-bf34-5b843dd7ea4c was deleted as no HA routers are present in tenant f2191d7811bc4dabb6898b70861ba6a7. [pid: 8|app: 0|req: 595/1212] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:30 2026] DELETE /v2.0/routers/82e566a3-8e46-42f4-9221-a91307d6bef5 => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:31.551 9 INFO neutron_taas.services.taas.taas_plugin [None req-f7edadd4-933c-410b-8359-30ec73b12099 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 9f6683c9-1bb0-4010-b7b6-7c6e5c1314fc 2026-07-29 17:28:31.554 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7edadd4-933c-410b-8359-30ec73b12099 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 9f6683c9-1bb0-4010-b7b6-7c6e5c1314fc 2026-07-29 17:28:31.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b61dd57-d195-4a2b-8183-ba6ef4ac1a43 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 5d893a10-401d-498f-beba-a5a7ba290ddd 2026-07-29 17:28:31.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b61dd57-d195-4a2b-8183-ba6ef4ac1a43 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 5d893a10-401d-498f-beba-a5a7ba290ddd 2026-07-29 17:28:32.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b61dd57-d195-4a2b-8183-ba6ef4ac1a43 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 3d9dc62b-23bb-472c-93af-c72dbee5e2bd 2026-07-29 17:28:32.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b61dd57-d195-4a2b-8183-ba6ef4ac1a43 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 3d9dc62b-23bb-472c-93af-c72dbee5e2bd [pid: 9|app: 0|req: 618/1213] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:31 2026] PUT /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 619/1214] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:32 2026] DELETE /v2.0/subnets/34e0c72b-01db-4b40-bc92-661cc80d49f3 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 620/1215] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:32 2026] GET /v2.0/ports?device_id=c860e14c-0a17-4706-9883-6efa8c1b6d3a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:32.393 9 INFO neutron.services.segments.plugin [-] Segment f700bf51-0c5b-4620-8187-2b68e9dcbd09 resource provider aggregate not found 2026-07-29 17:28:32.403 9 INFO neutron.services.segments.plugin [-] Segment f700bf51-0c5b-4620-8187-2b68e9dcbd09 resource provider aggregate not found 2026-07-29 17:28:32.415 9 INFO neutron.services.segments.plugin [-] Segment f700bf51-0c5b-4620-8187-2b68e9dcbd09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f700bf51-0c5b-4620-8187-2b68e9dcbd09 found for delete ", "request_id": "req-a05cadd7-418e-4d27-a63b-3806cdd900e0"}]} 2026-07-29 17:28:32.426 9 INFO neutron.services.segments.plugin [-] Segment f700bf51-0c5b-4620-8187-2b68e9dcbd09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f700bf51-0c5b-4620-8187-2b68e9dcbd09 found for delete ", "request_id": "req-8df92d86-2996-4994-a9c3-0a7dea9b1cea"}]} [pid: 9|app: 0|req: 621/1216] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:32 2026] DELETE /v2.0/networks/23b2802c-5d38-4b7e-bdef-fbd0e943fd12 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:32.514 8 INFO neutron.db.l3_hamode_db [None req-6b61dd57-d195-4a2b-8183-ba6ef4ac1a43 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 1c72e6f5-da7f-43ab-9c55-7f04dcbce5d3 was deleted as no HA routers are present in tenant 2602822a5783406098733c2e138fe305. [pid: 8|app: 0|req: 596/1217] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:31 2026] DELETE /v2.0/routers/bfc7eb00-7d4f-40ab-9d54-0c388275bbd9 => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1218] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:32 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:32.665 9 INFO neutron_taas.services.taas.taas_plugin [None req-557b5976-3aba-4842-bfd4-77346fffac02 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 93c80c9a-adec-4eb1-b702-acf463135df6 2026-07-29 17:28:32.668 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-557b5976-3aba-4842-bfd4-77346fffac02 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 93c80c9a-adec-4eb1-b702-acf463135df6 [pid: 8|app: 0|req: 598/1219] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:32 2026] DELETE /v2.0/subnets/8051bc1b-ca84-4a75-8341-559782089717 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1220] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:32 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:32.919 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe0283a6-8d2a-42be-9a48-96b87295a87d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: cfe321a9-548b-4f6a-ab3f-9b43e93dadac 2026-07-29 17:28:32.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe0283a6-8d2a-42be-9a48-96b87295a87d b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: cfe321a9-548b-4f6a-ab3f-9b43e93dadac 2026-07-29 17:28:33.197 9 INFO neutron.db.l3_hamode_db [None req-557b5976-3aba-4842-bfd4-77346fffac02 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] HA network 98087717-d75a-4b9c-adba-81767ffadfb4 was deleted as no HA routers are present in tenant b7296d4a24de4007903b06e7807a9e40. [pid: 9|app: 0|req: 622/1221] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:32 2026] DELETE /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1222] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:32 2026] DELETE /v2.0/networks/8b3dc7e2-1a2a-4545-a056-a163f0b50890 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 623/1223] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:33 2026] DELETE /v2.0/subnets/a0fb51ba-acd1-4124-86ce-37ee9a456074 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:33.463 8 INFO neutron.services.segments.plugin [-] Segment ea4d9a38-00d1-4c80-894a-1b176b59d237 resource provider aggregate not found 2026-07-29 17:28:33.472 8 INFO neutron.services.segments.plugin [-] Segment ea4d9a38-00d1-4c80-894a-1b176b59d237 resource provider aggregate not found 2026-07-29 17:28:33.490 8 INFO neutron.services.segments.plugin [-] Segment ea4d9a38-00d1-4c80-894a-1b176b59d237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4d9a38-00d1-4c80-894a-1b176b59d237 found for delete ", "request_id": "req-017ff947-0a0b-4692-b3be-1604169825f9"}]} 2026-07-29 17:28:33.495 8 INFO neutron.services.segments.plugin [-] Segment ea4d9a38-00d1-4c80-894a-1b176b59d237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4d9a38-00d1-4c80-894a-1b176b59d237 found for delete ", "request_id": "req-de88a19c-62dc-411e-9a43-70caa8c16295"}]} [pid: 8|app: 0|req: 601/1224] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:33 2026] GET /v2.0/security-groups?tenant_id=f2191d7811bc4dabb6898b70861ba6a7&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:33.513 8 INFO neutron.services.segments.plugin [-] Segment e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 resource provider aggregate not found 2026-07-29 17:28:33.520 8 INFO neutron.services.segments.plugin [-] Segment e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 resource provider aggregate not found 2026-07-29 17:28:33.534 8 INFO neutron.services.segments.plugin [-] Segment e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 found for delete ", "request_id": "req-927fb31b-4cdf-41f2-8ada-410c3cf4737e"}]} 2026-07-29 17:28:33.537 8 INFO neutron.services.segments.plugin [-] Segment e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f3dd1e-8a44-49db-94e0-6b65f359a4a3 found for delete ", "request_id": "req-af960e8b-7ec6-4e6c-a359-0c528f8eb6b2"}]} [pid: 8|app: 0|req: 602/1225] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:33 2026] GET /v2.0/security-groups?tenant_id=2602822a5783406098733c2e138fe305&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 624/1226] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:33 2026] DELETE /v2.0/subnets/50b745ba-105e-4617-8119-074aac5dc475 => 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: 603/1227] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:33 2026] DELETE /v2.0/security-groups/89af8ce8-5e42-4cb1-abd0-1157f61c5d7a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 625/1228] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:33 2026] DELETE /v2.0/security-groups/cc24f9d4-8cc2-429e-961d-f62a298b90be => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:33.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c3cc4f2-8574-4657-ac13-54156d2c3711 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 33a827c9-fe2e-436f-a6b6-7b9e0514a1ae 2026-07-29 17:28:33.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c3cc4f2-8574-4657-ac13-54156d2c3711 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 33a827c9-fe2e-436f-a6b6-7b9e0514a1ae [pid: 9|app: 0|req: 626/1229] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:33 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 627/1230] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:34 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1231] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:33 2026] DELETE /v2.0/networks/8316a5f9-b3f4-445d-89a6-5877bf91480d => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 628/1232] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:34 2026] DELETE /v2.0/networks/c5d237c5-e9ea-425d-9859-91d3fd2e5b71 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:34.448 9 INFO neutron.services.segments.plugin [-] Segment d0645421-7662-418c-a05e-e9aaa93f2f08 resource provider aggregate not found 2026-07-29 17:28:34.454 9 INFO neutron.services.segments.plugin [-] Segment d0645421-7662-418c-a05e-e9aaa93f2f08 resource provider aggregate not found 2026-07-29 17:28:34.471 9 INFO neutron.services.segments.plugin [-] Segment d0645421-7662-418c-a05e-e9aaa93f2f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0645421-7662-418c-a05e-e9aaa93f2f08 found for delete ", "request_id": "req-18d012d5-117b-472b-9b64-95c4dea0c791"}]} 2026-07-29 17:28:34.480 9 INFO neutron.services.segments.plugin [-] Segment d0645421-7662-418c-a05e-e9aaa93f2f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0645421-7662-418c-a05e-e9aaa93f2f08 found for delete ", "request_id": "req-d47e5ea8-4c30-4558-abf1-54073b0465d2"}]} 2026-07-29 17:28:34.501 9 INFO neutron.services.segments.plugin [-] Segment 04c77eef-deb2-425e-9ed0-9dce0b3b5cba resource provider aggregate not found 2026-07-29 17:28:34.505 9 INFO neutron.services.segments.plugin [-] Segment 04c77eef-deb2-425e-9ed0-9dce0b3b5cba resource provider aggregate not found 2026-07-29 17:28:34.527 9 INFO neutron.services.segments.plugin [-] Segment 04c77eef-deb2-425e-9ed0-9dce0b3b5cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c77eef-deb2-425e-9ed0-9dce0b3b5cba found for delete ", "request_id": "req-8f73ccb5-96d0-4c03-b584-b042bf2aebfe"}]} 2026-07-29 17:28:34.531 9 INFO neutron.services.segments.plugin [-] Segment 04c77eef-deb2-425e-9ed0-9dce0b3b5cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c77eef-deb2-425e-9ed0-9dce0b3b5cba found for delete ", "request_id": "req-2b8dc101-85a5-4bd3-a511-c7e796384ed6"}]} 2026-07-29 17:28:34.589 8 INFO neutron.db.segments_db [None req-444fba49-7a89-4adf-97d5-22d9e4d2e92c 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 24dda552-6638-4192-bd75-484fb4bbb623 of type vxlan for network 6cec22ca-a984-44f2-b7a0-f0d0e892296d [pid: 8|app: 0|req: 605/1233] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:34 2026] POST /v2.0/networks => generated 615 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1234] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:35 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1235] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:35 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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: 9|app: 0|req: 629/1236] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:34 2026] POST /v2.0/subnets => generated 646 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1237] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:35 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:35.400 9 INFO neutron.db.segments_db [None req-b60e5b56-d7da-4843-8a53-e7b2bb2665e5 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment c6c6940c-7d41-41ca-a9e3-0712738f9a28 of type vxlan for network 0a41467f-5a1f-4ce6-8fbb-61529f1b919f 2026-07-29 17:28:35.566 8 INFO neutron.services.segments.plugin [-] Segment 7e5058e0-5215-46cc-93a7-81a31c769ed1 resource provider aggregate not found 2026-07-29 17:28:35.573 8 INFO neutron.services.segments.plugin [-] Segment 7e5058e0-5215-46cc-93a7-81a31c769ed1 resource provider aggregate not found 2026-07-29 17:28:35.595 8 INFO neutron.services.segments.plugin [-] Segment 7e5058e0-5215-46cc-93a7-81a31c769ed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5058e0-5215-46cc-93a7-81a31c769ed1 found for delete ", "request_id": "req-2753f7cb-9c20-4535-a28e-efa7fceed343"}]} 2026-07-29 17:28:35.610 8 INFO neutron.services.segments.plugin [-] Segment 7e5058e0-5215-46cc-93a7-81a31c769ed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e5058e0-5215-46cc-93a7-81a31c769ed1 found for delete ", "request_id": "req-4e2b9381-f802-45ce-8590-5feccf9c2a2d"}]} 2026-07-29 17:28:35.812 8 INFO neutron.db.l3_db [None req-5602bc2c-d7a5-4c58-a977-1ca12f09d8d9 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] Floating IP 53a67785-37fc-45f0-8ac1-03f7a2f4d3c5 associated. External IP: 10.96.250.218, port: 91f9b433-85a3-45d6-92f5-c852926f49de. 2026-07-29 17:28:35.846 9 INFO neutron.db.l3_hamode_db [None req-b60e5b56-d7da-4843-8a53-e7b2bb2665e5 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:28:36.053 9 INFO neutron.db.l3_hamode_db [None req-b60e5b56-d7da-4843-8a53-e7b2bb2665e5 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1238] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:28:35 2026] PUT /v2.0/floatingips/53a67785-37fc-45f0-8ac1-03f7a2f4d3c5 => generated 855 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:36.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0a396fd-54cc-463e-afdc-9dd0bbc98d92'] response: {'name': 'network-changed', 'server_uuid': '44d81006-827c-4aaf-819c-9ef1f2cb214c', 'tag': '91f9b433-85a3-45d6-92f5-c852926f49de', 'status': 'completed', 'code': 200} 2026-07-29 17:28:36.645 8 INFO neutron.db.segments_db [None req-297eef39-7a32-4368-a7e4-43be3f5e39cd ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment 5f984c92-8882-434c-a20c-b36937368ab0 of type vxlan for network 4dd7782d-fd27-4c64-bed7-5b872bbc6dca 2026-07-29 17:28:36.725 8 INFO neutron.db.segments_db [None req-297eef39-7a32-4368-a7e4-43be3f5e39cd ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce of type vxlan for network 47a711c9-5955-45c7-ac6d-f30808a0a19a [pid: 8|app: 0|req: 610/1239] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:36 2026] POST /v2.0/networks => generated 1207 bytes in 739 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1240] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:36 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 630/1241] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:35 2026] POST /v2.0/routers => generated 511 bytes in 1685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1242] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:28:36 2026] GET /v2.0/ports?tenant_id=62391734e55c4352ac67647f533dbfa0&device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1243] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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: 9|app: 0|req: 631/1244] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/networks => generated 1844 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 632/1245] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/networks?id=8df0ff26-74b8-433b-9380-207576bf5bee => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:37.255 9 INFO neutron.services.segments.plugin [-] Segment 5f984c92-8882-434c-a20c-b36937368ab0 resource provider aggregate not found 2026-07-29 17:28:37.263 9 INFO neutron.services.segments.plugin [-] Segment 5f984c92-8882-434c-a20c-b36937368ab0 resource provider aggregate not found 2026-07-29 17:28:37.279 9 INFO neutron.services.segments.plugin [-] Segment 5f984c92-8882-434c-a20c-b36937368ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f984c92-8882-434c-a20c-b36937368ab0 found for delete ", "request_id": "req-c56dcbdf-52fc-4c4e-abf8-f2948cbbc4e3"}]} 2026-07-29 17:28:37.281 9 INFO neutron.services.segments.plugin [-] Segment 5f984c92-8882-434c-a20c-b36937368ab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f984c92-8882-434c-a20c-b36937368ab0 found for delete ", "request_id": "req-c32cbb5c-f04c-4ee7-a0fd-27274147f057"}]} [pid: 9|app: 0|req: 633/1246] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:37 2026] DELETE /v2.0/networks/4dd7782d-fd27-4c64-bed7-5b872bbc6dca => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1247] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=91f9b433-85a3-45d6-92f5-c852926f49de => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1248] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:37 2026] DELETE /v2.0/networks/47a711c9-5955-45c7-ac6d-f30808a0a19a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1249] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/subnets?id=402dab46-5a15-40ca-bc27-ddbb6269506e => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 637/1250] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 638/1251] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1252] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:37 2026] POST /v2.0/ports => generated 964 bytes in 657 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: 9|app: 0|req: 639/1253] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/ports?network_id=8df0ff26-74b8-433b-9380-207576bf5bee&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: 615/1254] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:37.828 9 INFO neutron.db.segments_db [None req-b26ee262-3aa2-4e36-a90a-84ed848625bb ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment d056579b-3888-42cd-8b25-c489c0f8fba6 of type vxlan for network 2877e885-7b6e-408c-b275-e63cc9b5dfc3 [pid: 9|app: 0|req: 640/1255] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:37 2026] POST /v2.0/networks => generated 635 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 641/1256] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:28:37 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:38.127 9 INFO neutron.db.segments_db [None req-b64c5edc-00aa-42b0-87c3-9bfd2d9c6f12 ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment 0a141646-6572-4dc9-97a2-ec903a2b7d4e of type vxlan for network 5a09d767-1371-4ed9-90d0-735e8059c0b3 [pid: 9|app: 0|req: 642/1257] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:38 2026] POST /v2.0/networks => generated 635 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 643/1258] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:28:38 2026] GET /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1259] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:37 2026] PUT /v2.0/routers/cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f/add_router_interface => generated 309 bytes in 1288 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: 617/1260] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1261] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/ports/5e354d60-80ee-4569-b0ac-3857c1cf9332 => generated 1038 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1262] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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-07-29 17:28:39.307 9 INFO neutron.services.segments.plugin [-] Segment 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce resource provider aggregate not found 2026-07-29 17:28:39.338 9 INFO neutron.services.segments.plugin [-] Segment 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce resource provider aggregate not found 2026-07-29 17:28:39.362 9 INFO neutron.services.segments.plugin [-] Segment 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce found for delete ", "request_id": "req-c8b5e06a-9999-4bdd-ba79-792c329294df"}]} 2026-07-29 17:28:39.364 9 INFO neutron.services.segments.plugin [-] Segment 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ba70ab8-92ea-4c1a-8fdc-bd5923b7a9ce found for delete ", "request_id": "req-34845aa9-e648-4e27-a249-3c403819581c"}]} [pid: 9|app: 0|req: 644/1263] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:38 2026] POST /v2.0/ports => generated 1505 bytes in 1034 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: 9|app: 0|req: 645/1264] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/ports => generated 1505 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:39.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-0414472f-35f2-4d4c-bab6-e631544dfa0b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 5e354d60-80ee-4569-b0ac-3857c1cf9332 2026-07-29 17:28:39.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0414472f-35f2-4d4c-bab6-e631544dfa0b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 5e354d60-80ee-4569-b0ac-3857c1cf9332 2026-07-29 17:28:39.545 9 INFO neutron_taas.services.taas.taas_plugin [None req-59b19a81-24a6-42de-8ca9-4df8a2259d0a ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] TaaS: Handle Delete Port: aa04134b-5ae9-403a-be9c-1f3f5f11e8f0 2026-07-29 17:28:39.547 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b19a81-24a6-42de-8ca9-4df8a2259d0a ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Tap Mirror: Handle Delete Port: aa04134b-5ae9-403a-be9c-1f3f5f11e8f0 [pid: 9|app: 0|req: 646/1265] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:39 2026] DELETE /v2.0/ports/aa04134b-5ae9-403a-be9c-1f3f5f11e8f0 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1266] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:39 2026] PUT /v2.0/routers/cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f/remove_router_interface => generated 309 bytes in 793 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: 9|app: 0|req: 647/1267] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/security-groups?tenant_id=9771bf00f57248a69875a391b6f02617&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 650/1270] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:28:39 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:40.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-74f84c98-d947-4d40-a86c-23b049773061 ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] TaaS: Handle Delete Port: 07ca9e9c-6c4c-4367-9b61-d07c4f5557d2 2026-07-29 17:28:40.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74f84c98-d947-4d40-a86c-23b049773061 ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Tap Mirror: Handle Delete Port: 07ca9e9c-6c4c-4367-9b61-d07c4f5557d2 2026-07-29 17:28:40.185 9 INFO neutron.api.v2.resource [None req-935b8342-c345-4fbf-a733-56c6ddb5fa9f 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 651/1271] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:40 2026] PUT /v2.0/routers/cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f/remove_router_interface => generated 197 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1272] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:39 2026] DELETE /v2.0/ports/07ca9e9c-6c4c-4367-9b61-d07c4f5557d2 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 652/1273] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:40 2026] DELETE /v2.0/security-groups/6a96e3f0-4baf-4f46-89c6-815e18e1ed8c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 653/1274] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:40 2026] GET /v2.0/ports?device_id=cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:40.405 8 INFO neutron_taas.services.taas.taas_plugin [req-fdfbf788-2f0a-4fca-887d-76af27db5928 req-825f5b17-4f89-4530-9cc9-2175b0391b03 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] TaaS: Handle Delete Port: 91f9b433-85a3-45d6-92f5-c852926f49de 2026-07-29 17:28:40.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fdfbf788-2f0a-4fca-887d-76af27db5928 req-825f5b17-4f89-4530-9cc9-2175b0391b03 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] Tap Mirror: Handle Delete Port: 91f9b433-85a3-45d6-92f5-c852926f49de [pid: 9|app: 0|req: 654/1275] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:40 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1276] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:40 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:40.529 8 INFO neutron.db.l3_db [req-fdfbf788-2f0a-4fca-887d-76af27db5928 req-825f5b17-4f89-4530-9cc9-2175b0391b03 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] Floating IP 53a67785-37fc-45f0-8ac1-03f7a2f4d3c5 disassociated. External IP: 10.96.250.218, port: 91f9b433-85a3-45d6-92f5-c852926f49de. 2026-07-29 17:28:40.603 9 INFO neutron_taas.services.taas.taas_plugin [None req-db2e2064-e8b6-44cf-9948-284f4204cb8b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 595c86ce-d788-4721-a8bd-cade4d4cd24a 2026-07-29 17:28:40.605 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db2e2064-e8b6-44cf-9948-284f4204cb8b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 595c86ce-d788-4721-a8bd-cade4d4cd24a [pid: 8|app: 0|req: 622/1277] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:28:40 2026] DELETE /v2.0/ports/91f9b433-85a3-45d6-92f5-c852926f49de => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1278] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:28:40 2026] GET /v2.0/security-groups?id=85b11257-ed6e-44a4-a327-eaafb939e064&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-07-29 17:28:41.022 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80773660-8fb3-412d-bc0e-dd201e6cd3d8'] response: {'server_uuid': '44d81006-827c-4aaf-819c-9ef1f2cb214c', 'name': 'network-vif-deleted', 'tag': '91f9b433-85a3-45d6-92f5-c852926f49de', 'status': 'completed', 'code': 200} 2026-07-29 17:28:41.117 8 INFO neutron.db.segments_db [None req-85b79e55-8c90-4a9b-b942-30b95dc6e45f ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment ae0bfd15-5de8-4fe0-9af5-a850df45a75d of type vxlan for network f1c0a864-26af-4b26-ac43-09ab448d5b42 2026-07-29 17:28:41.157 9 INFO neutron.db.l3_hamode_db [None req-db2e2064-e8b6-44cf-9948-284f4204cb8b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] HA network 0a41467f-5a1f-4ce6-8fbb-61529f1b919f was deleted as no HA routers are present in tenant b7296d4a24de4007903b06e7807a9e40. [pid: 9|app: 0|req: 656/1279] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:40 2026] DELETE /v2.0/routers/cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1280] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:40 2026] POST /v2.0/networks => generated 634 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 657/1281] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:41 2026] GET /v2.0/security-groups?tenant_id=c4e11c025bc848e2a4d6cbe5004d15ad&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:41.384 9 INFO neutron.services.segments.plugin [-] Segment c6c6940c-7d41-41ca-a9e3-0712738f9a28 resource provider aggregate not found 2026-07-29 17:28:41.389 9 INFO neutron.services.segments.plugin [-] Segment c6c6940c-7d41-41ca-a9e3-0712738f9a28 resource provider aggregate not found 2026-07-29 17:28:41.404 9 INFO neutron.services.segments.plugin [-] Segment c6c6940c-7d41-41ca-a9e3-0712738f9a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6940c-7d41-41ca-a9e3-0712738f9a28 found for delete ", "request_id": "req-781e3782-465a-4415-93ea-6d630f6d1d97"}]} 2026-07-29 17:28:41.410 9 INFO neutron.services.segments.plugin [-] Segment c6c6940c-7d41-41ca-a9e3-0712738f9a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6940c-7d41-41ca-a9e3-0712738f9a28 found for delete ", "request_id": "req-434240c5-32b6-4a23-893f-0d8ab6f4a51d"}]} 2026-07-29 17:28:41.432 9 INFO neutron.db.segments_db [None req-282712e4-7202-42ce-b503-ea7c47d177fc ff09a59a8750436185f8bb98fbed3968 e2ef0f7b2d2f484f8a6cc17872510fe2 - - default default] Added segment 12a46421-3039-49be-accd-f42dfde9b90b of type vxlan for network f73e48ed-ddd4-4c89-a62f-717b183837c4 [pid: 8|app: 0|req: 625/1282] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:41 2026] DELETE /v2.0/subnets/1fca9255-7e71-4fc3-a8e3-a77ad047dc5e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1283] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:41 2026] POST /v2.0/networks => generated 635 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1284] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:41 2026] DELETE /v2.0/security-groups/46888950-ade3-4f6a-a22e-755f58eec80b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:41.667 9 INFO neutron_taas.services.taas.taas_plugin [None req-68b9c6ae-dff8-41e1-ab3e-64d43a91b3fc 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 43572003-5494-4398-90d4-ec0750dd2a74 2026-07-29 17:28:41.669 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68b9c6ae-dff8-41e1-ab3e-64d43a91b3fc 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 43572003-5494-4398-90d4-ec0750dd2a74 [pid: 9|app: 0|req: 659/1285] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:41 2026] DELETE /v2.0/networks/6cec22ca-a984-44f2-b7a0-f0d0e892296d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:41.987 8 INFO neutron.db.segments_db [None req-7815b3c0-e091-44af-9549-05392ba87814 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 0149e028-b6c4-4e5d-a807-86da8557e046 of type vxlan for network 2c29d686-fd15-43f0-a160-c79ab36f48cf [pid: 8|app: 0|req: 627/1286] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:41 2026] POST /v2.0/networks => generated 615 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1287] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:42 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => 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: 629/1288] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:42 2026] POST /v2.0/subnets => generated 646 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:42.689 8 INFO neutron.db.segments_db [None req-560ee19c-2c6b-4209-91e7-bc7855f333b2 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 66ca3c0e-bd9f-4485-9093-67a8fcec149b of type vxlan for network 80e56e7d-189a-47bb-a81e-aa89f34dbabd [pid: 9|app: 0|req: 660/1289] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:42 2026] POST /v2.0/subnets => generated 1324 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 661/1290] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:42 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 662/1291] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:42 2026] DELETE /v2.0/subnets/dd5a6f7d-218b-4b56-9c6b-52e7f7c5284c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:43.098 8 INFO neutron.db.l3_hamode_db [None req-560ee19c-2c6b-4209-91e7-bc7855f333b2 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 663/1292] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:43 2026] DELETE /v2.0/subnets/660b4e8c-1e67-4240-8f03-5f946ab0e93f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:43.271 8 INFO neutron.db.l3_hamode_db [None req-560ee19c-2c6b-4209-91e7-bc7855f333b2 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 664/1293] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:43 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:43.434 9 INFO neutron.services.segments.plugin [-] Segment 24dda552-6638-4192-bd75-484fb4bbb623 resource provider aggregate not found 2026-07-29 17:28:43.440 9 INFO neutron.services.segments.plugin [-] Segment 24dda552-6638-4192-bd75-484fb4bbb623 resource provider aggregate not found 2026-07-29 17:28:43.463 9 INFO neutron.services.segments.plugin [-] Segment 24dda552-6638-4192-bd75-484fb4bbb623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dda552-6638-4192-bd75-484fb4bbb623 found for delete ", "request_id": "req-44986fac-e41e-4e09-ae04-7379e0597c60"}]} [pid: 9|app: 0|req: 665/1294] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:43 2026] DELETE /v2.0/networks/f73e48ed-ddd4-4c89-a62f-717b183837c4 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:43.475 9 INFO neutron.services.segments.plugin [-] Segment 12a46421-3039-49be-accd-f42dfde9b90b resource provider aggregate not found [pid: 9|app: 0|req: 666/1295] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:28:43 2026] GET /v2.0/ports?device_id=44d81006-827c-4aaf-819c-9ef1f2cb214c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:43.494 9 INFO neutron.services.segments.plugin [-] Segment 24dda552-6638-4192-bd75-484fb4bbb623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dda552-6638-4192-bd75-484fb4bbb623 found for delete ", "request_id": "req-a5b0e5f5-bc7b-494d-b3b0-f3939a1375a3"}]} 2026-07-29 17:28:43.497 9 INFO neutron.services.segments.plugin [-] Segment 12a46421-3039-49be-accd-f42dfde9b90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a46421-3039-49be-accd-f42dfde9b90b found for delete ", "request_id": "req-85fe82e7-0b0a-4801-997e-678e8aeb015b"}]} 2026-07-29 17:28:43.516 9 INFO neutron.services.segments.plugin [-] Segment 12a46421-3039-49be-accd-f42dfde9b90b resource provider aggregate not found 2026-07-29 17:28:43.529 9 INFO neutron.services.segments.plugin [-] Segment 12a46421-3039-49be-accd-f42dfde9b90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a46421-3039-49be-accd-f42dfde9b90b found for delete ", "request_id": "req-1828719b-6233-4f9c-9451-dda5225eee37"}]} [pid: 9|app: 0|req: 667/1296] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:43 2026] DELETE /v2.0/networks/f1c0a864-26af-4b26-ac43-09ab448d5b42 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 668/1297] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:43 2026] DELETE /v2.0/networks/5a09d767-1371-4ed9-90d0-735e8059c0b3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 669/1298] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:43 2026] DELETE /v2.0/networks/2877e885-7b6e-408c-b275-e63cc9b5dfc3 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1299] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:42 2026] POST /v2.0/routers => generated 511 bytes in 1679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1300] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:44 2026] DELETE /v2.0/security-groups/85b11257-ed6e-44a4-a327-eaafb939e064 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1301] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:44 2026] GET /v2.0/security-groups?tenant_id=e2ef0f7b2d2f484f8a6cc17872510fe2&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:44.984 8 INFO neutron.api.v2.resource [None req-fd1ce4c4-3cf9-404b-82ea-64e7c5fa79fc 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1302] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:28:44 2026] GET /v2.0/security-groups/85b11257-ed6e-44a4-a327-eaafb939e064 => 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: 634/1303] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:44 2026] DELETE /v2.0/security-groups/4162a496-70bb-44f4-830a-b8da8b5387e0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:45.233 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e4b1c41-fb3a-4b91-8a6e-e6fa5f526ca8 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] TaaS: Handle Delete Port: c60c429b-471e-4bad-952b-a9f96c541bc4 2026-07-29 17:28:45.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e4b1c41-fb3a-4b91-8a6e-e6fa5f526ca8 3a9332fa070348859c05b624ca6017ac 62391734e55c4352ac67647f533dbfa0 - - default default] Tap Mirror: Handle Delete Port: c60c429b-471e-4bad-952b-a9f96c541bc4 [pid: 8|app: 0|req: 635/1304] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:28:45 2026] DELETE /v2.0/floatingips/53a67785-37fc-45f0-8ac1-03f7a2f4d3c5 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 670/1305] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:28:44 2026] PUT /v2.0/routers/c0859725-e8a9-4cfb-a714-1339f54d2b4c/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:45.520 9 INFO neutron.services.segments.plugin [-] Segment ae0bfd15-5de8-4fe0-9af5-a850df45a75d resource provider aggregate not found 2026-07-29 17:28:45.542 9 INFO neutron.services.segments.plugin [-] Segment ae0bfd15-5de8-4fe0-9af5-a850df45a75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0bfd15-5de8-4fe0-9af5-a850df45a75d found for delete ", "request_id": "req-a080cf67-6da8-48d2-8789-a02556e4c5ec"}]} 2026-07-29 17:28:45.553 9 INFO neutron.services.segments.plugin [-] Segment ae0bfd15-5de8-4fe0-9af5-a850df45a75d resource provider aggregate not found 2026-07-29 17:28:45.560 9 INFO neutron.services.segments.plugin [-] Segment 0a141646-6572-4dc9-97a2-ec903a2b7d4e resource provider aggregate not found 2026-07-29 17:28:45.581 9 INFO neutron.services.segments.plugin [-] Segment ae0bfd15-5de8-4fe0-9af5-a850df45a75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0bfd15-5de8-4fe0-9af5-a850df45a75d found for delete ", "request_id": "req-a454820c-1d32-47c2-a001-a10027383ab3"}]} 2026-07-29 17:28:45.583 9 INFO neutron.services.segments.plugin [-] Segment 0a141646-6572-4dc9-97a2-ec903a2b7d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a141646-6572-4dc9-97a2-ec903a2b7d4e found for delete ", "request_id": "req-7f96a28e-b9ed-4d63-b8e5-ac9fa98c2c6d"}]} 2026-07-29 17:28:45.600 9 INFO neutron.services.segments.plugin [-] Segment d056579b-3888-42cd-8b25-c489c0f8fba6 resource provider aggregate not found [pid: 9|app: 0|req: 671/1306] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:28:45 2026] GET /v2.0/ports/9d17a9c4-914c-4ed5-9c51-a3bb8a868c3d => generated 959 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:45.607 9 INFO neutron.services.segments.plugin [-] Segment 0a141646-6572-4dc9-97a2-ec903a2b7d4e resource provider aggregate not found 2026-07-29 17:28:45.636 9 INFO neutron.services.segments.plugin [-] Segment 0a141646-6572-4dc9-97a2-ec903a2b7d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a141646-6572-4dc9-97a2-ec903a2b7d4e found for delete ", "request_id": "req-45c48a6b-b26b-47b3-b1ea-645e97bf7f0f"}]} 2026-07-29 17:28:45.637 9 INFO neutron.services.segments.plugin [-] Segment d056579b-3888-42cd-8b25-c489c0f8fba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d056579b-3888-42cd-8b25-c489c0f8fba6 found for delete ", "request_id": "req-a38e5773-5dea-4409-a6e2-acef2a53e344"}]} 2026-07-29 17:28:45.665 9 INFO neutron.services.segments.plugin [-] Segment d056579b-3888-42cd-8b25-c489c0f8fba6 resource provider aggregate not found 2026-07-29 17:28:45.689 9 INFO neutron.services.segments.plugin [-] Segment d056579b-3888-42cd-8b25-c489c0f8fba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d056579b-3888-42cd-8b25-c489c0f8fba6 found for delete ", "request_id": "req-66edad3f-c394-4e9a-8af6-7410f3c639ca"}]} 2026-07-29 17:28:45.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-55a20bd2-f628-4695-b2ba-1dc0586b9d4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 6870b8d1-fe78-4824-b40e-e8031edfc666 2026-07-29 17:28:45.873 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55a20bd2-f628-4695-b2ba-1dc0586b9d4a b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 6870b8d1-fe78-4824-b40e-e8031edfc666 2026-07-29 17:28:46.036 9 INFO neutron_taas.services.taas.taas_plugin [None req-d201d0ca-f75f-4046-a7a1-46de4a7fc189 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 9d17a9c4-914c-4ed5-9c51-a3bb8a868c3d 2026-07-29 17:28:46.044 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d201d0ca-f75f-4046-a7a1-46de4a7fc189 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 9d17a9c4-914c-4ed5-9c51-a3bb8a868c3d [pid: 9|app: 0|req: 672/1307] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:45 2026] PUT /v2.0/routers/c0859725-e8a9-4cfb-a714-1339f54d2b4c/remove_router_interface => generated 309 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1308] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:28:45 2026] PUT /v2.0/routers/f058aa51-b5bb-4000-a908-75f4e33508dd/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1309] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:46 2026] GET /v2.0/ports?device_id=c0859725-e8a9-4cfb-a714-1339f54d2b4c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 673/1310] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:46 2026] GET /v2.0/security-groups?tenant_id=244c3fb981894e0f838a2b6931b8a2ad&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:46.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1a8cdcd-3945-448c-a10f-581ff7f706e2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: f702b001-b0dd-45d3-83a3-4d780bd4b9f9 2026-07-29 17:28:46.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1a8cdcd-3945-448c-a10f-581ff7f706e2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: f702b001-b0dd-45d3-83a3-4d780bd4b9f9 2026-07-29 17:28:47.009 9 INFO neutron_taas.services.taas.taas_plugin [None req-47c7da23-3178-4f36-b316-008617061105 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 003356f2-1717-4449-a272-acbecabae257 2026-07-29 17:28:47.012 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47c7da23-3178-4f36-b316-008617061105 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 003356f2-1717-4449-a272-acbecabae257 2026-07-29 17:28:47.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1a8cdcd-3945-448c-a10f-581ff7f706e2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 67a6ad9d-8302-4ec1-9919-0252b50fad71 2026-07-29 17:28:47.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1a8cdcd-3945-448c-a10f-581ff7f706e2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 67a6ad9d-8302-4ec1-9919-0252b50fad71 2026-07-29 17:28:47.442 9 INFO neutron.db.l3_hamode_db [None req-47c7da23-3178-4f36-b316-008617061105 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] HA network 80e56e7d-189a-47bb-a81e-aa89f34dbabd was deleted as no HA routers are present in tenant b7296d4a24de4007903b06e7807a9e40. [pid: 9|app: 0|req: 674/1311] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:46 2026] DELETE /v2.0/routers/c0859725-e8a9-4cfb-a714-1339f54d2b4c => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 675/1312] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:47 2026] DELETE /v2.0/security-groups/30701780-b96a-4d82-bb51-8fe06d355517 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:47.667 9 INFO neutron.services.segments.plugin [-] Segment 66ca3c0e-bd9f-4485-9093-67a8fcec149b resource provider aggregate not found 2026-07-29 17:28:47.681 8 INFO neutron.services.segments.plugin [-] Segment d2860273-ad96-40dc-ac69-bcc058029b7d resource provider aggregate not found 2026-07-29 17:28:47.684 9 INFO neutron.services.segments.plugin [-] Segment 66ca3c0e-bd9f-4485-9093-67a8fcec149b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ca3c0e-bd9f-4485-9093-67a8fcec149b found for delete ", "request_id": "req-8f49aea3-6712-4501-867c-668b3e53e1e8"}]} 2026-07-29 17:28:47.686 8 INFO neutron.services.segments.plugin [-] Segment d2860273-ad96-40dc-ac69-bcc058029b7d resource provider aggregate not found 2026-07-29 17:28:47.706 8 INFO neutron.services.segments.plugin [-] Segment d2860273-ad96-40dc-ac69-bcc058029b7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2860273-ad96-40dc-ac69-bcc058029b7d found for delete ", "request_id": "req-f7ff4580-8fe5-4463-8549-fb359ae6bcbd"}]} 2026-07-29 17:28:47.706 9 INFO neutron.services.segments.plugin [-] Segment 66ca3c0e-bd9f-4485-9093-67a8fcec149b resource provider aggregate not found 2026-07-29 17:28:47.713 8 INFO neutron.services.segments.plugin [-] Segment d2860273-ad96-40dc-ac69-bcc058029b7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2860273-ad96-40dc-ac69-bcc058029b7d found for delete ", "request_id": "req-2236f3b7-d4b6-4d04-89d6-72ed8c7bb811"}]} 2026-07-29 17:28:47.722 9 INFO neutron.services.segments.plugin [-] Segment 66ca3c0e-bd9f-4485-9093-67a8fcec149b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ca3c0e-bd9f-4485-9093-67a8fcec149b found for delete ", "request_id": "req-1db97bae-8f79-4f9d-806d-564c5d0e1002"}]} 2026-07-29 17:28:47.753 8 INFO neutron.db.l3_hamode_db [None req-f1a8cdcd-3945-448c-a10f-581ff7f706e2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 554c78c9-2570-4ddd-a593-8967d409d572 was deleted as no HA routers are present in tenant 62391734e55c4352ac67647f533dbfa0. [pid: 8|app: 0|req: 638/1313] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:46 2026] DELETE /v2.0/routers/f058aa51-b5bb-4000-a908-75f4e33508dd => generated 0 bytes in 1195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:47.921 9 INFO neutron.db.segments_db [None req-e30733b6-c858-4fe5-bbfb-2b2e48b1691e 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment c739a9f9-cd75-4283-8a05-b03e7f82e09d of type vxlan for network fe2df286-a921-4c33-8c3a-6ac892ca643b [pid: 8|app: 0|req: 639/1314] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:47 2026] DELETE /v2.0/subnets/0ebced78-ba34-4a3a-ba16-61e7675f1eaa => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:48.006 9 INFO neutron.db.segments_db [None req-e30733b6-c858-4fe5-bbfb-2b2e48b1691e 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment c697d1be-0767-44eb-9fa8-73b8eb7f2c9d of type vxlan for network 0bc03dd8-9e4a-4494-b5cd-16b8e9bfa167 [pid: 8|app: 0|req: 640/1315] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:47 2026] DELETE /v2.0/subnets/402dab46-5a15-40ca-bc27-ddbb6269506e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 676/1316] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:47 2026] POST /v2.0/networks => generated 1208 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 17:28:48.280 9 INFO neutron_taas.services.taas.taas_plugin [None req-3dd9ebfb-dcaa-4617-90aa-97605af5c023 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 892fd5d9-8fe3-492d-9a8e-66667fad0d72 2026-07-29 17:28:48.283 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd9ebfb-dcaa-4617-90aa-97605af5c023 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 892fd5d9-8fe3-492d-9a8e-66667fad0d72 [pid: 8|app: 0|req: 641/1317] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:48 2026] GET /v2.0/security-groups?tenant_id=4a012818f4de443d87bce11e1d786149&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:48.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-aef1243d-b896-4d97-83d0-23397c275c08 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 3590fa38-d11c-4cea-a7b7-ac0ac84dfc4e 2026-07-29 17:28:48.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aef1243d-b896-4d97-83d0-23397c275c08 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 3590fa38-d11c-4cea-a7b7-ac0ac84dfc4e [pid: 9|app: 0|req: 677/1318] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:48 2026] DELETE /v2.0/networks/2c29d686-fd15-43f0-a160-c79ab36f48cf => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 678/1319] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:48 2026] GET /v2.0/networks => generated 1845 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1320] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:48 2026] DELETE /v2.0/networks/8df0ff26-74b8-433b-9380-207576bf5bee => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 679/1321] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:48 2026] DELETE /v2.0/security-groups/c0464965-01ed-44d8-9c99-225c68486c58 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:48.830 8 INFO neutron.db.segments_db [None req-66713d32-5740-47dc-aceb-852d7a7855ff 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Added segment 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 of type vxlan for network 68e5e6e9-1772-4bd1-9627-04f13a9adb5d [pid: 9|app: 0|req: 680/1322] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:48 2026] DELETE /v2.0/networks/fe2df286-a921-4c33-8c3a-6ac892ca643b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 681/1323] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:48 2026] DELETE /v2.0/networks/0bc03dd8-9e4a-4494-b5cd-16b8e9bfa167 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 682/1324] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:49 2026] GET /v2.0/security-groups?tenant_id=62391734e55c4352ac67647f533dbfa0&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 683/1325] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:49 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:49.287 8 INFO neutron.db.l3_hamode_db [None req-66713d32-5740-47dc-aceb-852d7a7855ff 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 684/1326] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:49 2026] DELETE /v2.0/security-groups/daad0962-b2f2-440d-8dd2-34030a375bea => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:49.485 9 INFO neutron.db.segments_db [None req-cf8f1f89-809a-473c-91b4-39de102e3494 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment e4a93afb-e8ba-4243-9fba-d6fbea7b00dd of type vxlan for network 5018b36a-4d1b-4b66-8f47-144ab2147dff [pid: 9|app: 0|req: 685/1327] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:49 2026] POST /v2.0/networks => generated 630 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:49.717 9 INFO neutron.services.segments.plugin [-] Segment 0149e028-b6c4-4e5d-a807-86da8557e046 resource provider aggregate not found 2026-07-29 17:28:49.738 8 INFO neutron.services.segments.plugin [-] Segment e5018846-ab37-40b4-a4dd-1c0a34a8d606 resource provider aggregate not found 2026-07-29 17:28:49.746 8 INFO neutron.services.segments.plugin [-] Segment e5018846-ab37-40b4-a4dd-1c0a34a8d606 resource provider aggregate not found 2026-07-29 17:28:49.752 9 INFO neutron.services.segments.plugin [-] Segment 0149e028-b6c4-4e5d-a807-86da8557e046 resource provider aggregate not found 2026-07-29 17:28:49.757 9 INFO neutron.services.segments.plugin [-] Segment 0149e028-b6c4-4e5d-a807-86da8557e046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0149e028-b6c4-4e5d-a807-86da8557e046 found for delete ", "request_id": "req-9dafdf0f-bb5b-4d6d-984d-db1679cde595"}]} 2026-07-29 17:28:49.765 8 INFO neutron.services.segments.plugin [-] Segment e5018846-ab37-40b4-a4dd-1c0a34a8d606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5018846-ab37-40b4-a4dd-1c0a34a8d606 found for delete ", "request_id": "req-cf44751f-613f-4cfb-9bc1-2efdca4e2113"}]} 2026-07-29 17:28:49.769 9 INFO neutron.services.segments.plugin [-] Segment 0149e028-b6c4-4e5d-a807-86da8557e046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0149e028-b6c4-4e5d-a807-86da8557e046 found for delete ", "request_id": "req-b28b5b1e-9f19-472c-ac20-c752d619d164"}]} 2026-07-29 17:28:49.774 8 INFO neutron.services.segments.plugin [-] Segment e5018846-ab37-40b4-a4dd-1c0a34a8d606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5018846-ab37-40b4-a4dd-1c0a34a8d606 found for delete ", "request_id": "req-d0883e22-968e-46a8-8089-644f1c402cf8"}]} 2026-07-29 17:28:49.777 9 INFO neutron.services.segments.plugin [-] Segment c739a9f9-cd75-4283-8a05-b03e7f82e09d resource provider aggregate not found 2026-07-29 17:28:49.785 9 INFO neutron.db.segments_db [None req-f12fc7a6-5083-423f-a8a4-13e71e2784dd 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 of type vxlan for network 4bb20fcd-98d3-449f-a991-f081155501a5 2026-07-29 17:28:49.790 9 INFO neutron.services.segments.plugin [-] Segment c739a9f9-cd75-4283-8a05-b03e7f82e09d resource provider aggregate not found 2026-07-29 17:28:49.794 9 INFO neutron.services.segments.plugin [-] Segment c739a9f9-cd75-4283-8a05-b03e7f82e09d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c739a9f9-cd75-4283-8a05-b03e7f82e09d found for delete ", "request_id": "req-c263946d-4a1b-48a6-805e-99165ecd4d15"}]} 2026-07-29 17:28:49.808 9 INFO neutron.services.segments.plugin [-] Segment c739a9f9-cd75-4283-8a05-b03e7f82e09d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c739a9f9-cd75-4283-8a05-b03e7f82e09d found for delete ", "request_id": "req-94ba7609-c2e9-43c1-ab11-2bc3d51571af"}]} 2026-07-29 17:28:49.811 9 INFO neutron.services.segments.plugin [-] Segment c697d1be-0767-44eb-9fa8-73b8eb7f2c9d resource provider aggregate not found 2026-07-29 17:28:49.823 9 INFO neutron.services.segments.plugin [-] Segment c697d1be-0767-44eb-9fa8-73b8eb7f2c9d resource provider aggregate not found 2026-07-29 17:28:49.830 9 INFO neutron.services.segments.plugin [-] Segment c697d1be-0767-44eb-9fa8-73b8eb7f2c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c697d1be-0767-44eb-9fa8-73b8eb7f2c9d found for delete ", "request_id": "req-6113157b-db2d-459c-82d2-b736f97be11f"}]} 2026-07-29 17:28:49.837 9 INFO neutron.services.segments.plugin [-] Segment c697d1be-0767-44eb-9fa8-73b8eb7f2c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c697d1be-0767-44eb-9fa8-73b8eb7f2c9d found for delete ", "request_id": "req-774ce9a9-cca8-4210-b6b3-5fc9f02907b6"}]} [pid: 9|app: 0|req: 686/1328] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:49 2026] POST /v2.0/networks => generated 630 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:50.285 8 INFO neutron.db.l3_hamode_db [None req-66713d32-5740-47dc-aceb-852d7a7855ff 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 687/1329] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:28:49 2026] POST /v2.0/ports => generated 1506 bytes in 813 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: 9|app: 0|req: 688/1330] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:50 2026] GET /v2.0/ports => generated 1506 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:50.936 9 INFO neutron_taas.services.taas.taas_plugin [None req-c8159c0c-1227-4c5b-98d3-1cc025b64cb0 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] TaaS: Handle Delete Port: 0c81a0fc-398c-462a-8d2c-d40a2abb2de6 2026-07-29 17:28:50.942 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8159c0c-1227-4c5b-98d3-1cc025b64cb0 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Tap Mirror: Handle Delete Port: 0c81a0fc-398c-462a-8d2c-d40a2abb2de6 [pid: 9|app: 0|req: 689/1331] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:50 2026] DELETE /v2.0/ports/0c81a0fc-398c-462a-8d2c-d40a2abb2de6 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:51.200 9 INFO neutron_taas.services.taas.taas_plugin [None req-fb9aab75-96eb-4203-9e76-e96be0bf9eac 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] TaaS: Handle Delete Port: 44c64e92-2e36-4c32-9fa6-a8c21b13a956 2026-07-29 17:28:51.205 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb9aab75-96eb-4203-9e76-e96be0bf9eac 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Tap Mirror: Handle Delete Port: 44c64e92-2e36-4c32-9fa6-a8c21b13a956 [pid: 9|app: 0|req: 690/1332] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:28:51 2026] DELETE /v2.0/ports/44c64e92-2e36-4c32-9fa6-a8c21b13a956 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1333] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:28:51 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:51.459 9 INFO neutron.db.segments_db [None req-9fb5dae2-fdd6-414b-ab87-529a44bfc2f5 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment 11d5b96d-be13-4624-91f5-27169ac0b698 of type vxlan for network b900f4de-9242-4775-be3b-d5be40730512 [pid: 9|app: 0|req: 692/1334] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:51 2026] POST /v2.0/networks => generated 630 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:51.733 9 INFO neutron.db.segments_db [None req-3629bdb7-8dc0-4ddf-8ae6-02e9c799b7a3 3b3a130773ca4422a72e598729bb124c bc31482905764ca1ac965cbe6d7e7c9b - - default default] Added segment a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 of type vxlan for network f084f816-e4a7-4213-a96c-530cc0c87e1d [pid: 9|app: 0|req: 693/1335] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:51 2026] POST /v2.0/networks => generated 630 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1336] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:48 2026] POST /v2.0/routers => generated 692 bytes in 3349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1337] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:28:52 2026] GET /v2.0/routers/5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 698 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1338] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:52 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 694/1339] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:51 2026] POST /v2.0/subnets => generated 1274 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 695/1340] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:52 2026] GET /v2.0/subnets => generated 1910 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1341] 10.0.0.18 () {34 vars in 738 bytes} [Wed Jul 29 17:28:52 2026] PUT /v2.0/routers/5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 705 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 696/1342] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:52 2026] DELETE /v2.0/subnets/3e0b8bdb-6526-459e-8523-ae5fc1f20843 => 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: 647/1343] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:28:52 2026] GET /v2.0/routers/5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1344] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:52 2026] GET /v2.0/ports?device_id=5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 697/1345] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:52 2026] DELETE /v2.0/subnets/be2056f9-29e7-4781-a49d-fed98451a4c2 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 698/1346] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:53 2026] GET /v2.0/subnets => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:53.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-f27a4105-6804-4363-b3cd-fc27b188ec7b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 5d94a9cf-08b6-4922-8ef0-4188f5780b42 2026-07-29 17:28:53.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f27a4105-6804-4363-b3cd-fc27b188ec7b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 5d94a9cf-08b6-4922-8ef0-4188f5780b42 2026-07-29 17:28:53.209 9 INFO neutron.services.segments.plugin [-] Segment a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 resource provider aggregate not found 2026-07-29 17:28:53.212 9 INFO neutron.services.segments.plugin [-] Segment a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 resource provider aggregate not found 2026-07-29 17:28:53.230 9 INFO neutron.services.segments.plugin [-] Segment a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 found for delete ", "request_id": "req-d98229cc-dfb3-4bde-a364-4ad475e59791"}]} 2026-07-29 17:28:53.232 9 INFO neutron.services.segments.plugin [-] Segment a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1e71bd2-27bd-48de-8dc9-fb0bfc3b51d7 found for delete ", "request_id": "req-afcd2c2a-8188-44d4-bfd1-e0867c12be8b"}]} [pid: 9|app: 0|req: 699/1347] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:53 2026] DELETE /v2.0/networks/f084f816-e4a7-4213-a96c-530cc0c87e1d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 700/1348] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:53 2026] DELETE /v2.0/networks/b900f4de-9242-4775-be3b-d5be40730512 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:53.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-f27a4105-6804-4363-b3cd-fc27b188ec7b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] TaaS: Handle Delete Port: 53a3edb2-3e54-418b-9ff9-3f8b045c9190 2026-07-29 17:28:53.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f27a4105-6804-4363-b3cd-fc27b188ec7b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] Tap Mirror: Handle Delete Port: 53a3edb2-3e54-418b-9ff9-3f8b045c9190 [pid: 9|app: 0|req: 701/1349] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:53 2026] DELETE /v2.0/networks/4bb20fcd-98d3-449f-a991-f081155501a5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 702/1350] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:53 2026] DELETE /v2.0/networks/5018b36a-4d1b-4b66-8f47-144ab2147dff => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:53.940 8 INFO neutron.services.segments.plugin [-] Segment 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 resource provider aggregate not found 2026-07-29 17:28:53.949 8 INFO neutron.services.segments.plugin [-] Segment 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 resource provider aggregate not found 2026-07-29 17:28:53.976 8 INFO neutron.services.segments.plugin [-] Segment 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 found for delete ", "request_id": "req-7e836f6c-5a7d-485e-99f5-c3244c1068c6"}]} 2026-07-29 17:28:53.982 8 INFO neutron.services.segments.plugin [-] Segment 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35c6ce3f-17cc-4dc6-8994-fda8a0f3f662 found for delete ", "request_id": "req-d4e1e892-69d1-44a7-9e05-71257f0af378"}]} 2026-07-29 17:28:54.020 8 INFO neutron.db.l3_hamode_db [None req-f27a4105-6804-4363-b3cd-fc27b188ec7b 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] HA network 68e5e6e9-1772-4bd1-9627-04f13a9adb5d was deleted as no HA routers are present in tenant b7296d4a24de4007903b06e7807a9e40. [pid: 8|app: 0|req: 649/1351] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:52 2026] DELETE /v2.0/routers/5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 703/1352] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/ports?device_id=5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:54.086 8 INFO neutron.api.v2.resource [None req-73248ba9-4bd8-48dc-a17c-63cde4855d4f 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1353] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/routers/5cdb2185-388c-45c7-8a25-31da70307ee2 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 704/1354] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/ports?device_id=c0859725-e8a9-4cfb-a714-1339f54d2b4c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:54.150 8 INFO neutron.api.v2.resource [None req-a13187e2-c6c9-4e8f-b2c2-785686dea0e1 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1355] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/routers/c0859725-e8a9-4cfb-a714-1339f54d2b4c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:54.169 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2630deaa-d58c-4034-988c-576fc6ebb8cf 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 705/1356] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/subnets/0ebced78-ba34-4a3a-ba16-61e7675f1eaa => 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: 652/1357] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/ports?device_id=cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:54.223 9 INFO neutron.api.v2.resource [None req-43155fe2-4cf9-46cc-b2f7-2d346bafafd4 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 706/1358] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/routers/cd3a31cc-e6b5-4ba0-96e7-2968ca1cb98f => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:54.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6558403a-63f4-4163-ab52-e2fdf7b99f7e 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1359] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/subnets/1fca9255-7e71-4fc3-a8e3-a77ad047dc5e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 707/1360] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/ports?device_id=c860e14c-0a17-4706-9883-6efa8c1b6d3a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:28:54.305 8 INFO neutron.api.v2.resource [None req-1aa6fb42-48d1-47fb-b0ff-003c710edff9 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1361] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/routers/c860e14c-0a17-4706-9883-6efa8c1b6d3a => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:54.324 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3666574a-002c-4cd5-b883-1ab89a80e6f9 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 708/1362] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/subnets/a0fb51ba-acd1-4124-86ce-37ee9a456074 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:54.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c26b71cd-5ceb-49e7-ac65-7fb247305a3c 02689866de894951b1be06f7c86bec7c b7296d4a24de4007903b06e7807a9e40 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1363] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/subnets/50b745ba-105e-4617-8119-074aac5dc475 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 709/1364] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/security-groups?tenant_id=bc31482905764ca1ac965cbe6d7e7c9b&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1367] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:54 2026] GET /v2.0/security-groups?tenant_id=70226acaed414f919bc6b271576180f4&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 712/1368] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/security-groups/90d2c90e-73c7-45e5-aab1-f85e104f38b5 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1369] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:54 2026] DELETE /v2.0/security-groups/ae9730f3-8d6b-4b4f-ac12-b8eeba9148ff => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:55.258 9 INFO neutron.services.segments.plugin [-] Segment 11d5b96d-be13-4624-91f5-27169ac0b698 resource provider aggregate not found 2026-07-29 17:28:55.266 9 INFO neutron.services.segments.plugin [-] Segment 11d5b96d-be13-4624-91f5-27169ac0b698 resource provider aggregate not found [pid: 9|app: 0|req: 713/1370] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:55 2026] GET /v2.0/security-groups?tenant_id=b7296d4a24de4007903b06e7807a9e40&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:28:55.299 9 INFO neutron.services.segments.plugin [-] Segment 11d5b96d-be13-4624-91f5-27169ac0b698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d5b96d-be13-4624-91f5-27169ac0b698 found for delete ", "request_id": "req-6bd8e190-4a8a-4613-bab6-9380b71a8d2a"}]} 2026-07-29 17:28:55.312 9 INFO neutron.services.segments.plugin [-] Segment 11d5b96d-be13-4624-91f5-27169ac0b698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d5b96d-be13-4624-91f5-27169ac0b698 found for delete ", "request_id": "req-177dcbe6-2de8-4639-bc7b-a8204c82ce46"}]} 2026-07-29 17:28:55.324 9 INFO neutron.services.segments.plugin [-] Segment cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 resource provider aggregate not found 2026-07-29 17:28:55.329 9 INFO neutron.services.segments.plugin [-] Segment cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 resource provider aggregate not found 2026-07-29 17:28:55.346 9 INFO neutron.services.segments.plugin [-] Segment cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 found for delete ", "request_id": "req-0beb1c3d-aa15-4966-9c56-7669305aff38"}]} 2026-07-29 17:28:55.351 9 INFO neutron.services.segments.plugin [-] Segment cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdecf4d5-a817-4df4-b62f-cf8c3a1542e3 found for delete ", "request_id": "req-0f1536ab-3165-4e24-8fc5-e3be3a5b73c3"}]} 2026-07-29 17:28:55.367 9 INFO neutron.services.segments.plugin [-] Segment e4a93afb-e8ba-4243-9fba-d6fbea7b00dd resource provider aggregate not found 2026-07-29 17:28:55.368 9 INFO neutron.services.segments.plugin [-] Segment e4a93afb-e8ba-4243-9fba-d6fbea7b00dd resource provider aggregate not found 2026-07-29 17:28:55.387 9 INFO neutron.services.segments.plugin [-] Segment e4a93afb-e8ba-4243-9fba-d6fbea7b00dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a93afb-e8ba-4243-9fba-d6fbea7b00dd found for delete ", "request_id": "req-edaa8e34-615a-4af1-bf58-9b62b081f21f"}]} 2026-07-29 17:28:55.388 9 INFO neutron.services.segments.plugin [-] Segment e4a93afb-e8ba-4243-9fba-d6fbea7b00dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a93afb-e8ba-4243-9fba-d6fbea7b00dd found for delete ", "request_id": "req-fc36b255-c9f0-41b7-bdd7-6f2e6db9b4cb"}]} [pid: 8|app: 0|req: 658/1371] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:55 2026] DELETE /v2.0/security-groups/14b42082-804a-4800-8719-0ede973a9c03 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 714/1372] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:56 2026] GET /v2.0/security-groups?tenant_id=381b6fc622d941aaba07cd59a046bb9d&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1373] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:56 2026] DELETE /v2.0/security-groups/f53b90ce-028c-44b2-88b8-d6424c9f5a15 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1374] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:57 2026] GET /v2.0/security-groups?tenant_id=e13311e964dc4df19222ecb40dc80ec6&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1375] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:57 2026] DELETE /v2.0/security-groups/ea3dabb9-9486-4ad3-a95c-bdd2bfb62b54 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:28:57.395 9 INFO neutron.db.segments_db [None req-45228fa7-9518-481d-b342-e1994a530fd2 fbecb0c746ef4252bd27db714b9022f3 1314a86ade774c50887de53e913ad6e2 - - default default] Added segment 64ca37c3-ea0c-44db-97fa-ae6983d51f07 of type vxlan for network 3ad9a321-cea0-4992-a453-7fed9157724c [pid: 9|app: 0|req: 715/1376] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:56 2026] POST /v2.0/networks => generated 624 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1377] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:57 2026] POST /v2.0/subnets => generated 641 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:28:58.202 8 INFO neutron.db.segments_db [None req-b33bd095-6171-4331-ac82-a74b711cecb6 fbecb0c746ef4252bd27db714b9022f3 1314a86ade774c50887de53e913ad6e2 - - default default] Added segment d9696e78-ac9c-4900-9af6-ee04c68d9791 of type vxlan for network 0d3c8c69-f781-4286-bbe6-27125153678e [pid: 9|app: 0|req: 716/1378] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:28:57 2026] GET /v2.0/security-groups?tenant_id=90411ef9f74747adab94156d37ccb529&name=default => generated 2925 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1379] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:28:58 2026] POST /v2.0/networks => generated 624 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 717/1380] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:28:58 2026] DELETE /v2.0/security-groups/6359856a-7144-4614-8a74-e8b14c3f1c00 => 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: 664/1381] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jul 29 17:28:58 2026] PUT /v2.0/networks/0d3c8c69-f781-4286-bbe6-27125153678e => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 718/1382] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:28:58 2026] POST /v2.0/subnets => generated 626 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1383] 10.0.0.18 () {34 vars in 738 bytes} [Wed Jul 29 17:28:59 2026] PUT /v2.0/subnets/0477b7f2-9735-4d9e-b490-9896e1c8c364 => generated 636 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:59.456 9 INFO neutron.services.segments.plugin [-] Segment d9696e78-ac9c-4900-9af6-ee04c68d9791 resource provider aggregate not found 2026-07-29 17:28:59.463 9 INFO neutron.services.segments.plugin [-] Segment d9696e78-ac9c-4900-9af6-ee04c68d9791 resource provider aggregate not found 2026-07-29 17:28:59.483 9 INFO neutron.services.segments.plugin [-] Segment d9696e78-ac9c-4900-9af6-ee04c68d9791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9696e78-ac9c-4900-9af6-ee04c68d9791 found for delete ", "request_id": "req-849919d7-2dd8-4537-83f5-9e537c691237"}]} 2026-07-29 17:28:59.484 9 INFO neutron.services.segments.plugin [-] Segment d9696e78-ac9c-4900-9af6-ee04c68d9791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9696e78-ac9c-4900-9af6-ee04c68d9791 found for delete ", "request_id": "req-d21b14c2-3069-4a24-894e-b82ecb6c8c96"}]} [pid: 9|app: 0|req: 719/1384] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:59 2026] DELETE /v2.0/networks/0d3c8c69-f781-4286-bbe6-27125153678e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:28:59.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2da2c8fe-c0bd-4db1-9c0b-9ad060aa3469 fbecb0c746ef4252bd27db714b9022f3 1314a86ade774c50887de53e913ad6e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1385] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:59 2026] DELETE /v2.0/networks/0d3c8c69-f781-4286-bbe6-27125153678e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 720/1386] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1387] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/subnets?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 721/1388] 10.0.0.18 () {32 vars in 650 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1389] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 722/1390] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1391] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/networks/3ad9a321-cea0-4992-a453-7fed9157724c => generated 668 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 723/1392] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:28:59 2026] GET /v2.0/subnets/55b5f874-9911-4ad9-9887-7bca3daa5af6 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:28:59.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dcae685-8ac5-4557-8d8a-b5fece04bef3 fbecb0c746ef4252bd27db714b9022f3 1314a86ade774c50887de53e913ad6e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1393] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:59 2026] DELETE /v2.0/subnets/0477b7f2-9735-4d9e-b490-9896e1c8c364 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:28:59.906 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b1fd5e-ff2a-4f06-95a2-33ac5e386f7e fbecb0c746ef4252bd27db714b9022f3 1314a86ade774c50887de53e913ad6e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 724/1394] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:28:59 2026] DELETE /v2.0/networks/0d3c8c69-f781-4286-bbe6-27125153678e => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1395] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:28:59 2026] DELETE /v2.0/subnets/55b5f874-9911-4ad9-9887-7bca3daa5af6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 725/1396] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:00 2026] DELETE /v2.0/networks/3ad9a321-cea0-4992-a453-7fed9157724c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:00.956 8 INFO neutron.db.segments_db [None req-66fcbb89-b8d8-4dbc-8bef-7da9557ddc25 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Added segment 05a017e4-d34b-4433-bec0-a84d5ed75452 of type vxlan for network e3b57d69-1c62-4779-9717-896582ff55e1 [pid: 9|app: 0|req: 726/1397] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:00 2026] GET /v2.0/security-groups?tenant_id=1314a86ade774c50887de53e913ad6e2&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1398] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:00 2026] POST /v2.0/networks => generated 625 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 727/1399] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:00 2026] DELETE /v2.0/security-groups/7dffd317-9d18-4ee9-91ed-dcaf61520bb8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1400] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:01 2026] GET /v2.0/security-groups?tenant_id=698c84ee77a1498d91d5f45cdfe61705&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:01.512 9 INFO neutron.services.segments.plugin [-] Segment 64ca37c3-ea0c-44db-97fa-ae6983d51f07 resource provider aggregate not found 2026-07-29 17:29:01.518 9 INFO neutron.services.segments.plugin [-] Segment 64ca37c3-ea0c-44db-97fa-ae6983d51f07 resource provider aggregate not found 2026-07-29 17:29:01.540 9 INFO neutron.services.segments.plugin [-] Segment 64ca37c3-ea0c-44db-97fa-ae6983d51f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ca37c3-ea0c-44db-97fa-ae6983d51f07 found for delete ", "request_id": "req-296bc422-1bdc-4576-8393-2adf195ae1d1"}]} 2026-07-29 17:29:01.540 9 INFO neutron.services.segments.plugin [-] Segment 64ca37c3-ea0c-44db-97fa-ae6983d51f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ca37c3-ea0c-44db-97fa-ae6983d51f07 found for delete ", "request_id": "req-f0744430-04f0-4bda-9431-d0f4fad14431"}]} [pid: 8|app: 0|req: 674/1401] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:01 2026] DELETE /v2.0/security-groups/e8cf8376-dc6b-4a34-8de6-e2f2b625282c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 728/1402] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:29:01 2026] POST /v2.0/ports => generated 775 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:01.758 8 INFO neutron.db.segments_db [None req-e7b0e041-48da-4fe6-b205-19a936d44bd7 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Added segment 44d507ea-f1ea-4907-a003-dd615ffa07fc of type vxlan for network 633c7a73-e14b-4dc2-8468-96331bad5748 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 675/1403] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:01 2026] POST /v2.0/networks => generated 613 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 729/1404] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:01 2026] GET /v2.0/security-groups?tenant_id=21cb1241215b4f4193eeb21f0d7232f3&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 730/1405] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:02 2026] DELETE /v2.0/security-groups/1ec10101-a5ae-49c0-a804-6cb6eb2f7474 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1406] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:01 2026] POST /v2.0/subnets => generated 626 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 731/1407] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:29:02 2026] POST /v2.0/ports => generated 954 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:02.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb447ce6-d8f2-4697-9837-7879832d2fb5 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] TaaS: Handle Delete Port: dde439ec-9cbe-4a8a-acf9-27c2e3d596cc 2026-07-29 17:29:02.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb447ce6-d8f2-4697-9837-7879832d2fb5 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Tap Mirror: Handle Delete Port: dde439ec-9cbe-4a8a-acf9-27c2e3d596cc [pid: 8|app: 0|req: 677/1408] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:02 2026] DELETE /v2.0/ports/dde439ec-9cbe-4a8a-acf9-27c2e3d596cc => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 17:29:03.187 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e65845cf-ff7d-41bd-86ac-38cc17b60ff0 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 732/1409] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:03 2026] DELETE /v2.0/ports/dde439ec-9cbe-4a8a-acf9-27c2e3d596cc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:29:03.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c90f3dd-71de-4fe0-94df-e8d706cb862d 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1410] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:03 2026] GET /v2.0/ports/dde439ec-9cbe-4a8a-acf9-27c2e3d596cc => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 733/1411] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:03 2026] DELETE /v2.0/subnets/a3b58452-ca25-4287-b2df-29824035d02b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 734/1412] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:03 2026] DELETE /v2.0/networks/633c7a73-e14b-4dc2-8468-96331bad5748 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:03.566 9 INFO neutron.services.segments.plugin [-] Segment 44d507ea-f1ea-4907-a003-dd615ffa07fc resource provider aggregate not found 2026-07-29 17:29:03.574 9 INFO neutron.services.segments.plugin [-] Segment 44d507ea-f1ea-4907-a003-dd615ffa07fc resource provider aggregate not found 2026-07-29 17:29:03.583 9 INFO neutron.services.segments.plugin [-] Segment 44d507ea-f1ea-4907-a003-dd615ffa07fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d507ea-f1ea-4907-a003-dd615ffa07fc found for delete ", "request_id": "req-e6af48ca-dc4e-4ebf-b3a7-07dbcbf62bcd"}]} 2026-07-29 17:29:03.609 9 INFO neutron.services.segments.plugin [-] Segment 44d507ea-f1ea-4907-a003-dd615ffa07fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d507ea-f1ea-4907-a003-dd615ffa07fc found for delete ", "request_id": "req-1afa4635-9a50-42f4-9c7a-11369d1b264e"}]} 2026-07-29 17:29:03.639 9 INFO neutron.db.segments_db [None req-1f053c8b-c00e-432e-9000-1a31c9cded76 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Added segment 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 of type vxlan for network b9ab0a71-612d-4f9d-9667-32507c70deed [pid: 9|app: 0|req: 735/1413] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:03 2026] POST /v2.0/networks => generated 613 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1414] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:29:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1415] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:29:03 2026] GET /v2.0/security-groups => generated 4529 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1416] 10.0.0.18 () {34 vars in 755 bytes} [Wed Jul 29 17:29:03 2026] PUT /v2.0/security-groups/12d5f303-feeb-4aa3-8860-8704a7e73452 => generated 1663 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1417] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:29:04 2026] GET /v2.0/security-groups/12d5f303-feeb-4aa3-8860-8704a7e73452 => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1418] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:04 2026] DELETE /v2.0/security-groups/12d5f303-feeb-4aa3-8860-8704a7e73452 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1419] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:29:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:04.275 8 INFO neutron.api.v2.resource [None req-5c396b90-b7dd-4c92-b3bf-76e3b3c87ad1 4e5eb1dc38b54a26b876efffb506207d 7de6af3ff3e946bf8bef1f84f9798dbc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1420] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:04 2026] DELETE /v2.0/security-groups/12d5f303-feeb-4aa3-8860-8704a7e73452 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 736/1421] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:03 2026] POST /v2.0/subnets => generated 626 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1422] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:29:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 737/1423] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:29:04 2026] POST /v2.0/ports => generated 911 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1424] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:04.879 9 INFO neutron_taas.services.taas.taas_plugin [None req-6455b44f-d278-4ee0-88af-18f8f87936b6 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] TaaS: Handle Delete Port: 624bb582-ba40-4190-86cf-5f716ded96af [pid: 8|app: 0|req: 688/1425] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:29:04 2026] GET /v2.0/security-group-rules/833cf6ef-da54-40f5-a4f4-fb62f8d6f753 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:04.882 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6455b44f-d278-4ee0-88af-18f8f87936b6 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Tap Mirror: Handle Delete Port: 624bb582-ba40-4190-86cf-5f716ded96af [pid: 8|app: 0|req: 689/1426] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 738/1427] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:04 2026] DELETE /v2.0/ports/624bb582-ba40-4190-86cf-5f716ded96af => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:05.107 9 INFO neutron.pecan_wsgi.hooks.translation [None req-13dbf338-6efa-4fd4-8900-d0d0460135c6 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 739/1428] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/ports/624bb582-ba40-4190-86cf-5f716ded96af => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1429] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:29:04 2026] DELETE /v2.0/security-group-rules/833cf6ef-da54-40f5-a4f4-fb62f8d6f753 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1430] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1431] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:05 2026] DELETE /v2.0/subnets/08d9c731-5cc0-4300-b722-e958b26f4d64 => 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: 692/1432] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1433] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules/670104bf-1c91-4926-9c21-93c65e302c69 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 741/1434] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:05 2026] DELETE /v2.0/networks/b9ab0a71-612d-4f9d-9667-32507c70deed => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1435] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:05.618 9 INFO neutron.services.segments.plugin [-] Segment 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 resource provider aggregate not found [pid: 8|app: 0|req: 695/1436] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:29:05 2026] DELETE /v2.0/security-group-rules/670104bf-1c91-4926-9c21-93c65e302c69 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:05.642 9 INFO neutron.services.segments.plugin [-] Segment 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 found for delete ", "request_id": "req-1925bb9a-2a9c-4bf2-a9e1-8cb6f65b0cee"}]} 2026-07-29 17:29:05.645 9 INFO neutron.services.segments.plugin [-] Segment 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 resource provider aggregate not found 2026-07-29 17:29:05.673 9 INFO neutron.services.segments.plugin [-] Segment 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e3c6ce9-6cd3-4a4a-babc-aa62f6857522 found for delete ", "request_id": "req-7ae72b27-85bf-47cd-ab74-0e9cd724cf95"}]} [pid: 8|app: 0|req: 696/1437] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1438] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 742/1439] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:29:05 2026] POST /v2.0/ports => generated 775 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1440] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules/4c7ae59a-7f78-45ef-a884-cff1c7ceaf05 => generated 602 bytes in 15 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: 699/1441] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:05 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 743/1442] 10.0.0.18 () {34 vars in 734 bytes} [Wed Jul 29 17:29:05 2026] PUT /v2.0/ports/8e3266fe-0d20-4c84-af80-d0c38c52d720 => generated 752 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1443] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/security-group-rules/4c7ae59a-7f78-45ef-a884-cff1c7ceaf05 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:06.255 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e56cefa-1e7e-4725-87ad-215921ca829e 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] TaaS: Handle Delete Port: 8e3266fe-0d20-4c84-af80-d0c38c52d720 2026-07-29 17:29:06.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e56cefa-1e7e-4725-87ad-215921ca829e 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Tap Mirror: Handle Delete Port: 8e3266fe-0d20-4c84-af80-d0c38c52d720 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 701/1444] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/ports/8e3266fe-0d20-4c84-af80-d0c38c52d720 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1445] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1446] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 744/1447] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-groups?tenant_id=c2868d0acc9341449b79284daac0cfc9&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 745/1448] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/security-groups/69d5801d-3420-40cd-9877-d7f16e9b06bb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:06.633 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5798ddbc-58f4-4416-af34-4ee257884d34 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 746/1449] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/ports/8e3266fe-0d20-4c84-af80-d0c38c52d720 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1450] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-groups?tenant_id=0cff2dd48e83455c8adf49a92e083e99&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 747/1451] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/security-groups/655fbdd1-edf7-4865-80f6-9b0cb94531b4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1452] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 748/1453] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/ports => generated 778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 749/1454] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1455] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/security-groups/6b4ce32a-0bc6-4ef1-a2ff-94327fc89dee => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1456] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/ports/fb3a61bd-b964-421e-be5b-1619fec38f6f => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:06.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83a77ab6-7b63-4c4f-8d32-2fd28f06bee4 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1457] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/ports/624bb582-ba40-4190-86cf-5f716ded96af => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:29:06.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea945437-c150-4a0b-bef5-32c0dc0aea0a 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1458] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/subnets/08d9c731-5cc0-4300-b722-e958b26f4d64 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:29:06.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd0cf4ac-e6c4-4b4f-a0dc-88fc28d6ae8d 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1459] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/subnets/a3b58452-ca25-4287-b2df-29824035d02b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 751/1460] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:06 2026] GET /v2.0/security-groups?tenant_id=6e1e75fb315c4c25a73ef1e08d20eb4e&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:07.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-f82ed4ae-ea8a-4ae3-8f2a-f75ed9f431a5 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] TaaS: Handle Delete Port: fb3a61bd-b964-421e-be5b-1619fec38f6f 2026-07-29 17:29:07.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f82ed4ae-ea8a-4ae3-8f2a-f75ed9f431a5 648833e9380b4268811698dcacc12e4a ed6adbc3d0e046708a768a0a6465970a - - default default] Tap Mirror: Handle Delete Port: fb3a61bd-b964-421e-be5b-1619fec38f6f [pid: 8|app: 0|req: 710/1461] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:29:06 2026] DELETE /v2.0/ports/fb3a61bd-b964-421e-be5b-1619fec38f6f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 752/1462] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:07 2026] DELETE /v2.0/security-groups/578a4dc6-f6b0-4789-abd1-870f6730d371 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:07.347 8 INFO neutron.services.segments.plugin [-] Segment 05a017e4-d34b-4433-bec0-a84d5ed75452 resource provider aggregate not found 2026-07-29 17:29:07.353 8 INFO neutron.services.segments.plugin [-] Segment 05a017e4-d34b-4433-bec0-a84d5ed75452 resource provider aggregate not found 2026-07-29 17:29:07.375 8 INFO neutron.services.segments.plugin [-] Segment 05a017e4-d34b-4433-bec0-a84d5ed75452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a017e4-d34b-4433-bec0-a84d5ed75452 found for delete ", "request_id": "req-ce31d0aa-3646-49a4-a1b3-5d3ca1cb6fe8"}]} 2026-07-29 17:29:07.381 8 INFO neutron.services.segments.plugin [-] Segment 05a017e4-d34b-4433-bec0-a84d5ed75452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a017e4-d34b-4433-bec0-a84d5ed75452 found for delete ", "request_id": "req-8df55771-dbe2-4cde-928f-1d00e78c1cf9"}]} [pid: 8|app: 0|req: 711/1463] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:07 2026] DELETE /v2.0/networks/e3b57d69-1c62-4779-9717-896582ff55e1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 753/1464] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:07 2026] GET /v2.0/security-groups?tenant_id=7de6af3ff3e946bf8bef1f84f9798dbc&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1465] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:07 2026] DELETE /v2.0/security-groups/e5fe83db-f548-4a61-800b-0f2b65ac89af => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 754/1466] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:07 2026] GET /v2.0/security-groups?tenant_id=ed6adbc3d0e046708a768a0a6465970a&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1467] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:08 2026] DELETE /v2.0/security-groups/ad003874-c4f3-49b9-9e11-ad63adacf08a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1470] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:29:09 2026] POST /v2.0/subnetpools => generated 549 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1471] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:29:10 2026] GET /v2.0/subnetpools/708c1526-7b6c-4f08-b40c-2ffbae3d399d => generated 549 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 757/1472] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:29:10 2026] PUT /v2.0/subnetpools/708c1526-7b6c-4f08-b40c-2ffbae3d399d => generated 500 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 758/1473] 10.0.0.18 () {32 vars in 620 bytes} [Wed Jul 29 17:29:10 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1474] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:29:10 2026] DELETE /v2.0/subnetpools/708c1526-7b6c-4f08-b40c-2ffbae3d399d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:10.541 8 INFO neutron.api.v2.resource [None req-4c33c214-fa78-4a3d-8c07-18610ad8f71c 690a7f4b41074a97880b4ed4f4f36593 de0ed36b9dc94f5dad19cf51129600c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1475] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:29:10 2026] GET /v2.0/subnetpools/708c1526-7b6c-4f08-b40c-2ffbae3d399d => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:29:10.555 8 INFO neutron.api.v2.resource [None req-aec02cf7-1af4-413b-8240-8118efda6509 690a7f4b41074a97880b4ed4f4f36593 de0ed36b9dc94f5dad19cf51129600c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1476] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:29:10 2026] DELETE /v2.0/subnetpools/708c1526-7b6c-4f08-b40c-2ffbae3d399d => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 759/1477] 10.0.0.18 () {32 vars in 630 bytes} [Wed Jul 29 17:29:10 2026] GET /v2.0/ => generated 632 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1478] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:10 2026] GET /v2.0/security-groups?tenant_id=1ac8d78e03cf475e8b0e680fd9f5e4cf&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 760/1479] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:11 2026] DELETE /v2.0/security-groups/012d7ecd-9e86-48c6-aade-24fde2f0d9bc => 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: 720/1480] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:11 2026] GET /v2.0/security-groups?tenant_id=b79a624784ce41f4b994cb91aee8a3bc&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1481] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:11 2026] GET /v2.0/security-groups?tenant_id=de0ed36b9dc94f5dad19cf51129600c7&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1482] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:11 2026] DELETE /v2.0/security-groups/58662a18-e8b6-43c4-916c-747c1ab57f24 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 762/1483] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:11 2026] DELETE /v2.0/security-groups/7d59246e-b197-4f6f-bb2d-2de6c37be9fa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:13.594 8 INFO neutron.db.segments_db [None req-33a26bac-325d-42e9-9a06-15271627160f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment e1e22fad-1bf0-4558-b36f-01b38547e322 of type vxlan for network 2a6feba6-0227-4e8b-aabd-cb09cb2489df [pid: 8|app: 0|req: 722/1484] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:29:13 2026] POST /v2.0/networks => generated 722 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 763/1485] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:13 2026] POST /v2.0/subnets => generated 688 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:14.315 8 INFO neutron.db.segments_db [None req-05da212b-e1e6-4d82-bb49-74886fbef953 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment f44a431f-1728-44fd-b148-bda5295a8e88 of type vxlan for network 43958ea6-0e17-4cd8-8498-a5baa0baa8a8 [pid: 9|app: 0|req: 764/1486] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:14 2026] GET /v2.0/security-groups?tenant_id=29bd55149da843a5a5f178b3533dd230&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:14.739 8 INFO neutron.db.l3_hamode_db [None req-05da212b-e1e6-4d82-bb49-74886fbef953 b8b202c0f251460d9cdda542fea83295 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 765/1487] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:14 2026] DELETE /v2.0/security-groups/f0f2980a-4eb0-4744-9bed-5123e7ed861f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 766/1488] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:14 2026] GET /v2.0/security-groups?tenant_id=50dd7cafb72e45d994c39ecb687e0475&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1489] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:15 2026] DELETE /v2.0/security-groups/82d5c90b-0260-410f-987c-7138213c1fdc => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1490] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:15 2026] GET /v2.0/security-groups?tenant_id=6c4331666e1041a48b41c2655b85697b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:15.903 8 INFO neutron.db.l3_hamode_db [None req-05da212b-e1e6-4d82-bb49-74886fbef953 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 769/1491] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:15 2026] DELETE /v2.0/security-groups/e51b8c30-5040-4ebc-84ac-9a58480684ed => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 770/1492] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:16 2026] GET /v2.0/security-groups?tenant_id=5dd044721bc74d11a340f31a03f8c0ec&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 771/1493] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:16 2026] DELETE /v2.0/security-groups/cb99e973-6ca9-40ef-8ecf-ed7cbc729393 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1494] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:14 2026] POST /v2.0/routers => generated 728 bytes in 2873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 772/1495] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:17 2026] PUT /v2.0/routers/a305946e-3d25-40bf-8e72-29732d9df083/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:18.996 8 INFO neutron.db.segments_db [None req-501709b0-106d-4f48-94af-cf4448d359bc b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 of type vxlan for network 5e372535-ca04-4bef-b7b1-49bf5b8d040a [pid: 9|app: 0|req: 773/1496] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:18 2026] GET /v2.0/security-groups?tenant_id=6f367dce1bfa4b3daf13dd6311f3c5b6&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: 724/1497] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:29:18 2026] POST /v2.0/networks => generated 722 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 774/1498] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:19 2026] DELETE /v2.0/security-groups/26cdfe7c-a06a-4fc0-a0ed-73f14767bf76 => 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: 725/1499] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:19 2026] POST /v2.0/subnets => generated 688 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:19.647 9 INFO neutron.db.segments_db [None req-86fbcf9d-19f5-4078-bf77-63b12d36b62e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 62326f1e-64a1-4d96-b840-3e5af65e5daa of type vxlan for network 11c6f789-d200-43df-9140-888d80e8967a 2026-07-29 17:29:19.979 8 INFO neutron.db.segments_db [None req-2aadec83-0724-44a3-b3d3-21be8f6eea48 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 635437cd-44cc-4175-9355-cda422ec1def of type vxlan for network f23ad1b8-a8de-4c0d-bb1a-ccf44cce5e7c 2026-07-29 17:29:20.008 9 INFO neutron.db.l3_hamode_db [None req-86fbcf9d-19f5-4078-bf77-63b12d36b62e b8b202c0f251460d9cdda542fea83295 cd9a055380dc494697d6510059439aa2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 726/1500] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:29:19 2026] POST /v2.0/networks => generated 721 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:20.387 8 INFO neutron.db.segments_db [None req-238f20ab-be51-4fc8-9e93-84dac44d4d96 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Added segment 17e61f93-1c03-48b7-a1b2-18254958a0b4 of type vxlan for network 551420a0-fafb-4185-bf13-3ef12b121e5e 2026-07-29 17:29:20.776 8 INFO neutron.db.l3_hamode_db [None req-238f20ab-be51-4fc8-9e93-84dac44d4d96 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:20.924 8 INFO neutron.db.l3_hamode_db [None req-238f20ab-be51-4fc8-9e93-84dac44d4d96 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:21.421 9 INFO neutron.db.l3_hamode_db [None req-86fbcf9d-19f5-4078-bf77-63b12d36b62e b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1501] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:29:20 2026] POST /v2.0/routers => generated 474 bytes in 1727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1502] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:21 2026] POST /v2.0/subnets => generated 687 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1503] 10.0.0.18 () {32 vars in 650 bytes} [Wed Jul 29 17:29:22 2026] GET /v2.0/extensions => generated 21537 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-29 17:29:22.554 8 INFO neutron.db.l3_hamode_db [None req-12c47757-0578-4329-b688-591fa47ec19f 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 775/1504] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:19 2026] POST /v2.0/routers => generated 728 bytes in 3104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:22.739 8 INFO neutron.db.l3_hamode_db [None req-12c47757-0578-4329-b688-591fa47ec19f 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:22.766 9 INFO neutron.db.segments_db [None req-ee987e75-77e1-476e-ac7e-0dbaa28c3d57 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Added segment 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f of type vxlan for network 7ba3fb99-b431-4f88-8ef2-c0e09bc802d2 2026-07-29 17:29:23.177 9 INFO neutron.db.l3_hamode_db [None req-ee987e75-77e1-476e-ac7e-0dbaa28c3d57 b8b202c0f251460d9cdda542fea83295 e17437372fe4425a9be408a8a903ba43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1505] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:29:22 2026] POST /v2.0/routers => generated 474 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1506] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:23 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:24.096 9 INFO neutron.db.l3_hamode_db [None req-ee987e75-77e1-476e-ac7e-0dbaa28c3d57 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1507] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:23 2026] PUT /v2.0/routers/04a2483d-ddd3-4281-8821-a198694ac347/add_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:25.047 8 INFO neutron.db.l3_hamode_db [None req-4c03a37c-7de8-40ba-96c8-a3cdfffe5ef2 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:25.220 8 INFO neutron.db.l3_hamode_db [None req-4c03a37c-7de8-40ba-96c8-a3cdfffe5ef2 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 776/1508] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:22 2026] POST /v2.0/routers => generated 727 bytes in 2657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 777/1509] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:25 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1512] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:29:24 2026] POST /v2.0/routers => generated 474 bytes in 1279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1513] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:29:26 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) 2026-07-29 17:29:26.356 8 INFO neutron.db.l3_hamode_db [None req-0fb71132-65d5-48d2-93a0-2f13c6e09f9a 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:26.519 8 INFO neutron.db.l3_hamode_db [None req-0fb71132-65d5-48d2-93a0-2f13c6e09f9a 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 780/1514] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:25 2026] PUT /v2.0/routers/b3f63a1b-8cad-4d9c-9ddd-1c0af9e0db2e/add_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1515] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 782/1516] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1517] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 784/1518] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 785/1519] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 786/1520] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 787/1521] 10.0.0.18 () {32 vars in 690 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 788/1522] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 789/1523] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 790/1524] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 791/1525] 10.0.0.18 () {32 vars in 658 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 792/1526] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 793/1527] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 794/1528] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 795/1529] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 796/1530] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1531] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1532] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 799/1533] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 800/1534] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1535] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 802/1536] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jul 29 17:29:26 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: 9|app: 0|req: 803/1537] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 804/1538] 10.0.0.18 () {32 vars in 664 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 805/1539] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 806/1540] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 807/1541] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 808/1542] 10.0.0.18 () {32 vars in 710 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 809/1543] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 810/1544] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 811/1545] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 812/1546] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 813/1547] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1548] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 815/1549] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 816/1550] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 817/1551] 10.0.0.18 () {32 vars in 690 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 818/1552] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 819/1553] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 820/1554] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 821/1555] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:29:27 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) [pid: 9|app: 0|req: 822/1556] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 823/1557] 10.0.0.18 () {32 vars in 708 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 824/1558] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 825/1559] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1560] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 827/1561] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 828/1562] 10.0.0.18 () {32 vars in 668 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 829/1563] 10.0.0.18 () {32 vars in 658 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 830/1564] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1565] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 832/1566] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 833/1567] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 834/1568] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 835/1569] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 836/1570] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 837/1571] 10.0.0.18 () {32 vars in 704 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 838/1572] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 839/1573] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 840/1574] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 841/1575] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 842/1576] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 843/1577] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 844/1578] 10.0.0.18 () {32 vars in 664 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 845/1579] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 846/1580] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 847/1581] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 848/1582] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1583] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jul 29 17:29:27 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: 9|app: 0|req: 850/1584] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jul 29 17:29:27 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: 735/1585] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:29:26 2026] POST /v2.0/routers => generated 474 bytes in 1275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1586] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:27.597 8 INFO neutron.db.l3_hamode_db [None req-9d55c31d-6f4e-4994-b738-691e65f781de 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 851/1587] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:29:27 2026] POST /v2.0/security-groups => generated 1673 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 852/1588] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:27.771 8 INFO neutron.db.l3_hamode_db [None req-9d55c31d-6f4e-4994-b738-691e65f781de 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 853/1589] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 854/1590] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jul 29 17:29:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 855/1591] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:27 2026] POST /v2.0/security-group-rules => generated 596 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 856/1592] 10.0.0.18 () {32 vars in 710 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 857/1593] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/networks?id=5e372535-ca04-4bef-b7b1-49bf5b8d040a => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1594] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1595] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:28 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: 9|app: 0|req: 860/1596] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/quotas/cd9a055380dc494697d6510059439aa2 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 861/1597] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 862/1598] 10.0.0.18 () {32 vars in 712 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 863/1599] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/ports?tenant_id=cd9a055380dc494697d6510059439aa2&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1600] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:29:27 2026] POST /v2.0/routers => generated 474 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1601] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:28.745 9 INFO neutron.db.securitygroups_db [None req-3c754bff-1ca8-413e-82ad-03220b9f2b74 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Project 42f3b0d34a7147f197c91cccc6670ee3 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: 739/1602] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/networks/5e372535-ca04-4bef-b7b1-49bf5b8d040a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 864/1603] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 865/1604] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1605] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:28 2026] PUT /v2.0/routers/2c1de36e-8a71-44c4-ad86-d3cedb207658/tags => generated 17 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 866/1606] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/networks/5e372535-ca04-4bef-b7b1-49bf5b8d040a?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: 9|app: 0|req: 867/1607] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:29:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:29.030 8 INFO neutron.db.securitygroups_db [None req-972b31c1-b7e1-4c26-b3e6-bc83b00d9117 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Project 42f3b0d34a7147f197c91cccc6670ee3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 868/1608] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:28 2026] PUT /v2.0/routers/57b03c54-89e8-4fd0-aa5c-378496e87f44/tags => generated 25 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 869/1609] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jul 29 17:29:29 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: 741/1610] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:28 2026] POST /v2.0/security-group-rules => generated 606 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1611] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:29 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: 743/1612] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => 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: 744/1613] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1614] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1615] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jul 29 17:29:29 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: 747/1616] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jul 29 17:29:29 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: 748/1617] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 870/1618] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:29 2026] PUT /v2.0/routers/5a6efd2d-4bd6-4031-af8f-e3c485294807/tags => generated 34 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1619] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 871/1620] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 872/1621] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 873/1622] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 874/1623] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 875/1624] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 876/1625] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 877/1626] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 878/1627] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1628] 10.0.0.18 () {32 vars in 698 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 880/1629] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1630] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 882/1631] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1632] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:29 2026] PUT /v2.0/routers/ae010099-5662-4ab3-9430-48e207822d2e/tags => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 883/1633] 10.0.0.18 () {32 vars in 690 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 884/1634] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 885/1635] 10.0.0.18 () {32 vars in 664 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 886/1636] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 887/1637] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 888/1638] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/extensions/taas-vlan-filter => 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: 751/1639] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 889/1640] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 890/1641] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 891/1642] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 892/1643] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1644] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:29:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 893/1645] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:29:29 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 894/1646] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:29:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1647] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 895/1648] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:29:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 896/1649] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:29:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 897/1650] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:29:30 2026] GET /v2.0/routers/2c1de36e-8a71-44c4-ad86-d3cedb207658 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1651] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:30 2026] GET /v2.0/security-groups?tenant_id=3280a99c36b946bba320d97fd1608898&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 898/1652] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:30 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 899/1653] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:29:30 2026] PUT /v2.0/routers/2c1de36e-8a71-44c4-ad86-d3cedb207658 => generated 485 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1654] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:29:30 2026] POST /v2.0/floatingips => generated 552 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1655] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/ports?device_id=2c1de36e-8a71-44c4-ad86-d3cedb207658 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 900/1656] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:31 2026] DELETE /v2.0/security-groups/64fdc85f-23de-40d3-8d97-62efa6e91d20 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 901/1657] 10.0.0.73 () {34 vars in 1095 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-341835610&fields=id&tenant_id=42f3b0d34a7147f197c91cccc6670ee3 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 902/1658] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1020876963&fields=id&tenant_id=42f3b0d34a7147f197c91cccc6670ee3 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:31.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc596efc-8eef-40ac-b300-bd1449d5fcf3 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] TaaS: Handle Delete Port: e45768f5-7d27-4e4f-87eb-c0dfbe973dc3 2026-07-29 17:29:31.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc596efc-8eef-40ac-b300-bd1449d5fcf3 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Tap Mirror: Handle Delete Port: e45768f5-7d27-4e4f-87eb-c0dfbe973dc3 [pid: 9|app: 0|req: 903/1659] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/networks?id=2a6feba6-0227-4e8b-aabd-cb09cb2489df => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 904/1660] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/quotas/42f3b0d34a7147f197c91cccc6670ee3 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 905/1661] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 906/1662] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/ports?tenant_id=42f3b0d34a7147f197c91cccc6670ee3&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 907/1663] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?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: 757/1664] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:31 2026] DELETE /v2.0/routers/2c1de36e-8a71-44c4-ad86-d3cedb207658 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1665] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/routers/57b03c54-89e8-4fd0-aa5c-378496e87f44 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 908/1666] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:29:31 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 909/1667] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:32 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => 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: 759/1668] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:29:31 2026] PUT /v2.0/routers/57b03c54-89e8-4fd0-aa5c-378496e87f44 => generated 493 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 910/1669] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:32 2026] GET /v2.0/ports?device_id=57b03c54-89e8-4fd0-aa5c-378496e87f44 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:32.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-059d2018-187e-4988-a95a-b05244d0358b 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] TaaS: Handle Delete Port: 7b686ce0-f717-4581-8a19-b365a76c95ea 2026-07-29 17:29:32.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-059d2018-187e-4988-a95a-b05244d0358b 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Tap Mirror: Handle Delete Port: 7b686ce0-f717-4581-8a19-b365a76c95ea [pid: 9|app: 0|req: 911/1670] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:32 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => 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: 760/1671] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:32 2026] DELETE /v2.0/routers/57b03c54-89e8-4fd0-aa5c-378496e87f44 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 912/1672] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:29:33 2026] GET /v2.0/routers/5a6efd2d-4bd6-4031-af8f-e3c485294807 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 913/1673] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:33 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:33.937 9 INFO neutron.db.segments_db [None req-f61f2cd7-7b56-44ea-8bfb-b5e4e36a6ec9 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 4154deb0-aa84-4493-a095-036ca052179c of type vxlan for network c3a41868-ea76-4445-bdd7-a888bd120b36 [pid: 9|app: 0|req: 914/1674] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:33 2026] POST /v2.0/networks => generated 611 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 915/1675] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:29:34 2026] GET /v2.0/networks?id=5e372535-ca04-4bef-b7b1-49bf5b8d040a => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 916/1676] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:34 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:34.354 9 INFO neutron.db.segments_db [None req-2530bbaf-bbf2-4e76-8aa9-75c680b20a78 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 00fdfbf2-86cb-418d-9f60-22929c52cd95 of type vxlan for network 5a11f20b-044a-4620-85cb-61589e1753ed [pid: 8|app: 0|req: 761/1677] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:29:33 2026] PUT /v2.0/routers/5a6efd2d-4bd6-4031-af8f-e3c485294807 => generated 502 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 917/1678] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:34 2026] POST /v2.0/networks => generated 610 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 918/1679] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:34 2026] GET /v2.0/ports?device_id=5a6efd2d-4bd6-4031-af8f-e3c485294807 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 919/1680] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:34 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1681] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:29:34 2026] POST /v2.0/ports => generated 954 bytes in 569 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: 9|app: 0|req: 920/1682] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:34 2026] POST /v2.0/subnets => generated 626 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:35.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-df9dc99b-c975-4240-83b0-2e22cfc67e12 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] TaaS: Handle Delete Port: ff7492a7-ec51-4cca-bc04-47d7d43ef5c7 2026-07-29 17:29:35.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df9dc99b-c975-4240-83b0-2e22cfc67e12 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Tap Mirror: Handle Delete Port: ff7492a7-ec51-4cca-bc04-47d7d43ef5c7 [pid: 8|app: 0|req: 763/1683] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:34 2026] DELETE /v2.0/routers/5a6efd2d-4bd6-4031-af8f-e3c485294807 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 921/1684] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:29:35 2026] PUT /v2.0/ports/248803ed-e6c0-47c1-85bc-10e29c8e4695 => generated 1235 bytes in 594 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: 9|app: 0|req: 922/1685] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:35 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1686] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:35 2026] POST /v2.0/subnets => generated 626 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 923/1687] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:29:35 2026] GET /v2.0/routers/ae010099-5662-4ab3-9430-48e207822d2e => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1688] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:35 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 924/1689] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:35 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:35.882 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a722d550-3265-4b56-ab01-eaa363ec3f98'] response: {'name': 'network-changed', 'server_uuid': '08ac8089-e1b7-4c48-bdba-88376eb24c28', 'tag': '248803ed-e6c0-47c1-85bc-10e29c8e4695', 'status': 'completed', 'code': 200} 2026-07-29 17:29:35.909 8 INFO neutron.db.segments_db [None req-64b3b74e-db9b-437b-a983-589625f14011 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment ef73e7ea-d9d8-49a4-9195-595228ccb3ea of type vxlan for network 0ec0eb75-e798-4239-8836-9ff8e5ef6a83 2026-07-29 17:29:36.390 8 INFO neutron.db.l3_hamode_db [None req-64b3b74e-db9b-437b-a983-589625f14011 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 925/1690] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:29:35 2026] PUT /v2.0/routers/ae010099-5662-4ab3-9430-48e207822d2e => generated 487 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 926/1691] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:29:36 2026] GET /v2.0/ports?tenant_id=cd9a055380dc494697d6510059439aa2&device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 927/1692] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:36 2026] GET /v2.0/ports?device_id=ae010099-5662-4ab3-9430-48e207822d2e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:36.554 8 INFO neutron.db.l3_hamode_db [None req-64b3b74e-db9b-437b-a983-589625f14011 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 928/1693] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:29:36 2026] GET /v2.0/networks?tenant_id=cd9a055380dc494697d6510059439aa2&shared=False => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:36.757 9 INFO neutron_taas.services.taas.taas_plugin [None req-2bfb640a-6fdf-4a74-9a5d-148097d37adb 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] TaaS: Handle Delete Port: d462fcb6-7a2a-44b7-87f5-7a2e0e06e890 2026-07-29 17:29:36.760 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bfb640a-6fdf-4a74-9a5d-148097d37adb 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Tap Mirror: Handle Delete Port: d462fcb6-7a2a-44b7-87f5-7a2e0e06e890 [pid: 9|app: 0|req: 929/1694] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:36 2026] DELETE /v2.0/routers/ae010099-5662-4ab3-9430-48e207822d2e => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 930/1695] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 931/1696] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/networks?id=2a6feba6-0227-4e8b-aabd-cb09cb2489df => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 932/1697] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 933/1698] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 934/1699] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/routers/0bddebbd-7cfa-4fba-a895-73a75130b79d => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 935/1700] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42f3b0d34a7147f197c91cccc6670ee3 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 936/1701] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:37 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1702] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:35 2026] POST /v2.0/routers => generated 506 bytes in 1625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 937/1703] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:29:37 2026] PUT /v2.0/routers/0bddebbd-7cfa-4fba-a895-73a75130b79d => generated 480 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1704] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:29:37 2026] POST /v2.0/ports => generated 993 bytes in 543 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: 768/1705] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:38 2026] GET /v2.0/ports?device_id=0bddebbd-7cfa-4fba-a895-73a75130b79d => 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: 769/1706] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:29:38 2026] PUT /v2.0/ports/9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 1274 bytes in 545 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-07-29 17:29:38.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-6afe465e-cd81-4dc4-adeb-ae39d2f0b68c 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] TaaS: Handle Delete Port: 3b2125ff-d3e3-405b-bec4-5636a81c564c 2026-07-29 17:29:38.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6afe465e-cd81-4dc4-adeb-ae39d2f0b68c 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] Tap Mirror: Handle Delete Port: 3b2125ff-d3e3-405b-bec4-5636a81c564c 2026-07-29 17:29:39.219 8 INFO neutron.services.segments.plugin [-] Segment 17e61f93-1c03-48b7-a1b2-18254958a0b4 resource provider aggregate not found 2026-07-29 17:29:39.224 8 INFO neutron.services.segments.plugin [-] Segment 17e61f93-1c03-48b7-a1b2-18254958a0b4 resource provider aggregate not found 2026-07-29 17:29:39.238 8 INFO neutron.services.segments.plugin [-] Segment 17e61f93-1c03-48b7-a1b2-18254958a0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e61f93-1c03-48b7-a1b2-18254958a0b4 found for delete ", "request_id": "req-68665426-16e3-4c11-84b8-18db2fd65885"}]} 2026-07-29 17:29:39.241 8 INFO neutron.services.segments.plugin [-] Segment 17e61f93-1c03-48b7-a1b2-18254958a0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e61f93-1c03-48b7-a1b2-18254958a0b4 found for delete ", "request_id": "req-53e638d8-b980-4186-8352-09f7ce04ed00"}]} 2026-07-29 17:29:39.278 8 INFO neutron.db.l3_hamode_db [None req-6afe465e-cd81-4dc4-adeb-ae39d2f0b68c 1e56ec8d5a934b9ba7a336e1d1d18932 16c829c636b44167954154e868207cf6 - - default default] HA network 551420a0-fafb-4185-bf13-3ef12b121e5e was deleted as no HA routers are present in tenant 16c829c636b44167954154e868207cf6. [pid: 9|app: 0|req: 938/1707] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:37 2026] PUT /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f/add_router_interface => generated 309 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1708] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:38 2026] DELETE /v2.0/routers/0bddebbd-7cfa-4fba-a895-73a75130b79d => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 939/1709] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?tenant_id=cd9a055380dc494697d6510059439aa2&device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1710] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 940/1711] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 941/1712] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=248803ed-e6c0-47c1-85bc-10e29c8e4695 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 942/1713] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 943/1714] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&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-07-29 17:29:39.416 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cafd26d-4f32-49cf-9ff5-b6f9a5c7b716'] response: {'name': 'network-changed', 'server_uuid': '0453fbf8-32b5-459e-b33e-3f6e66ae91aa', 'tag': '9d4415a9-0e50-4205-b92a-1719cd51f6bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 772/1715] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports/27cd139d-df86-4f7f-b7c8-f9e8db11fbf0 => generated 955 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 944/1716] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/subnets?id=5a7c8366-defa-4ed0-a70b-cc2b7ccdac20 => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 945/1717] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?network_id=5e372535-ca04-4bef-b7b1-49bf5b8d040a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1718] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/networks/5e372535-ca04-4bef-b7b1-49bf5b8d040a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 947/1719] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/networks/5e372535-ca04-4bef-b7b1-49bf5b8d040a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 948/1720] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?tenant_id=42f3b0d34a7147f197c91cccc6670ee3&device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 949/1721] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 950/1722] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/subnets?id=01f991e0-27f0-45ba-b531-e0e8b4922374 => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 953/1725] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/ports?network_id=2a6feba6-0227-4e8b-aabd-cb09cb2489df&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 954/1726] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 955/1727] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:29:39 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?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: 9|app: 0|req: 956/1728] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 957/1729] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1730] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:39 2026] PUT /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f/add_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1731] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1732] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1733] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/ports/1f04ecbc-15d0-45d3-ac79-33404cf8d10e => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1734] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/security-groups?tenant_id=5ed00bb7999849d19b5481f004b0e304&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1735] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:29:40 2026] GET /v2.0/ports?tenant_id=42f3b0d34a7147f197c91cccc6670ee3&device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1736] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:40 2026] DELETE /v2.0/security-groups/39760865-9932-41e4-869c-41d47039e340 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1737] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/networks?id=2a6feba6-0227-4e8b-aabd-cb09cb2489df => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1738] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1739] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/subnets?id=01f991e0-27f0-45ba-b531-e0e8b4922374 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1740] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/ports?network_id=2a6feba6-0227-4e8b-aabd-cb09cb2489df&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:41.405 9 INFO neutron_taas.services.taas.taas_plugin [None req-1ad2fa24-5357-484f-86ec-fb8156981256 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 1f04ecbc-15d0-45d3-ac79-33404cf8d10e 2026-07-29 17:29:41.409 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ad2fa24-5357-484f-86ec-fb8156981256 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 1f04ecbc-15d0-45d3-ac79-33404cf8d10e [pid: 8|app: 0|req: 783/1741] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/security-groups?tenant_id=3cc39e2a3ccc44f2a38d97e032c9cdfd&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: 784/1742] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?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: 785/1743] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:41 2026] DELETE /v2.0/security-groups/b2257923-deae-43cd-a625-ebabbd1be6fe => 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: 786/1744] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?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: 787/1745] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/security-groups?tenant_id=16c829c636b44167954154e868207cf6&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1746] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:41 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1747] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:42 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1748] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:42 2026] DELETE /v2.0/security-groups/f78415ae-313d-47e5-8d25-14231440a69e => 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: 791/1749] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:42 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1750] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:42 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 959/1751] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:40 2026] PUT /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f/remove_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:42.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa6823e0-40b5-45cd-9888-f0da7d7b11fd c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 27cd139d-df86-4f7f-b7c8-f9e8db11fbf0 2026-07-29 17:29:42.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6823e0-40b5-45cd-9888-f0da7d7b11fd c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 27cd139d-df86-4f7f-b7c8-f9e8db11fbf0 [pid: 9|app: 0|req: 960/1752] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 961/1753] 199.204.45.205 () {34 vars in 1122 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/security-groups?id=144f3e56-627d-4ad0-9423-f8ae1da1a496&id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 962/1754] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 963/1755] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1756] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:42 2026] PUT /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 964/1757] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 965/1758] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/ports?device_id=7e207131-4ef0-4130-b568-ff350bea989f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1759] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:43 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:43.724 9 INFO neutron_taas.services.taas.taas_plugin [None req-70e4e2f5-3e53-47a5-93b2-8278b718b323 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: ea4ef2ac-e89d-41a6-8903-fdbb50f35433 2026-07-29 17:29:43.727 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e4e2f5-3e53-47a5-93b2-8278b718b323 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: ea4ef2ac-e89d-41a6-8903-fdbb50f35433 2026-07-29 17:29:44.256 9 INFO neutron.services.segments.plugin [-] Segment ef73e7ea-d9d8-49a4-9195-595228ccb3ea resource provider aggregate not found 2026-07-29 17:29:44.263 9 INFO neutron.services.segments.plugin [-] Segment ef73e7ea-d9d8-49a4-9195-595228ccb3ea resource provider aggregate not found 2026-07-29 17:29:44.283 9 INFO neutron.services.segments.plugin [-] Segment ef73e7ea-d9d8-49a4-9195-595228ccb3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef73e7ea-d9d8-49a4-9195-595228ccb3ea found for delete ", "request_id": "req-8012626d-bdb9-4537-9c6c-f50ce231fe41"}]} 2026-07-29 17:29:44.310 9 INFO neutron.services.segments.plugin [-] Segment ef73e7ea-d9d8-49a4-9195-595228ccb3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef73e7ea-d9d8-49a4-9195-595228ccb3ea found for delete ", "request_id": "req-79425963-2567-45aa-8d14-1d449d56fef7"}]} 2026-07-29 17:29:44.342 9 INFO neutron.db.l3_hamode_db [None req-70e4e2f5-3e53-47a5-93b2-8278b718b323 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] HA network 0ec0eb75-e798-4239-8836-9ff8e5ef6a83 was deleted as no HA routers are present in tenant 5df22d0af778417a9dec7323fa2b20c5. [pid: 9|app: 0|req: 966/1760] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:43 2026] DELETE /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1761] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:44 2026] DELETE /v2.0/subnets/ffa9368b-aec7-4bfc-ab57-a1e4ecdcddfa => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1762] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:44 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1763] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:44 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => 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: 798/1764] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:44 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1765] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:44 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&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: 9|app: 0|req: 967/1766] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:44 2026] DELETE /v2.0/subnets/e46fc5c1-8933-4df7-9ca1-c952f23823ef => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:44.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a36236a-67a8-4155-bdb9-dd6a8fb0aebb c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 333cfe3d-8c9d-42ff-9179-bde3377e6201 2026-07-29 17:29:44.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a36236a-67a8-4155-bdb9-dd6a8fb0aebb c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 333cfe3d-8c9d-42ff-9179-bde3377e6201 2026-07-29 17:29:45.245 8 INFO neutron.services.segments.plugin [-] Segment 00fdfbf2-86cb-418d-9f60-22929c52cd95 resource provider aggregate not found 2026-07-29 17:29:45.252 8 INFO neutron.services.segments.plugin [-] Segment 00fdfbf2-86cb-418d-9f60-22929c52cd95 resource provider aggregate not found 2026-07-29 17:29:45.272 8 INFO neutron.services.segments.plugin [-] Segment 00fdfbf2-86cb-418d-9f60-22929c52cd95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fdfbf2-86cb-418d-9f60-22929c52cd95 found for delete ", "request_id": "req-62ef5214-085c-412a-babc-f6c6b079a067"}]} 2026-07-29 17:29:45.274 8 INFO neutron.services.segments.plugin [-] Segment 00fdfbf2-86cb-418d-9f60-22929c52cd95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fdfbf2-86cb-418d-9f60-22929c52cd95 found for delete ", "request_id": "req-87ad6d2f-4015-4f3b-9e2c-9b99a4828ff8"}]} [pid: 8|app: 0|req: 800/1767] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:44 2026] DELETE /v2.0/networks/5a11f20b-044a-4620-85cb-61589e1753ed => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:45.437 9 INFO neutron_taas.services.taas.taas_plugin [None req-8c0f8cb2-b06f-4137-8a2e-770b95acd19d c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: f6956ac3-0a09-4778-9220-43282955e014 2026-07-29 17:29:45.441 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c0f8cb2-b06f-4137-8a2e-770b95acd19d c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: f6956ac3-0a09-4778-9220-43282955e014 [pid: 9|app: 0|req: 968/1768] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:45 2026] DELETE /v2.0/networks/c3a41868-ea76-4445-bdd7-a888bd120b36 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:45.884 8 INFO neutron.db.segments_db [None req-370135c3-be3c-4e7d-84f7-c5376d2d3498 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 8fe34727-780e-4d93-a549-1e16a139e0f6 of type vxlan for network cf3c1526-6961-4554-acf2-6bb7e4901c8c [pid: 9|app: 0|req: 969/1769] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:45 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 970/1770] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:45 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 971/1771] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:45 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 972/1772] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:46 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1773] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:45 2026] POST /v2.0/networks => generated 610 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:46.304 9 INFO neutron.services.segments.plugin [-] Segment 4154deb0-aa84-4493-a095-036ca052179c resource provider aggregate not found 2026-07-29 17:29:46.335 9 INFO neutron.services.segments.plugin [-] Segment 4154deb0-aa84-4493-a095-036ca052179c resource provider aggregate not found 2026-07-29 17:29:46.337 9 INFO neutron.services.segments.plugin [-] Segment 4154deb0-aa84-4493-a095-036ca052179c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154deb0-aa84-4493-a095-036ca052179c found for delete ", "request_id": "req-5340c22b-b422-4648-a4d4-4231cddaaabb"}]} 2026-07-29 17:29:46.363 9 INFO neutron.services.segments.plugin [-] Segment 4154deb0-aa84-4493-a095-036ca052179c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154deb0-aa84-4493-a095-036ca052179c found for delete ", "request_id": "req-17dc731c-c016-40d1-8be3-272f5909003a"}]} [pid: 9|app: 0|req: 973/1774] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:46 2026] POST /v2.0/subnets => generated 626 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:46.622 8 INFO neutron.db.segments_db [None req-cd4ba650-5f88-42ba-a507-676b332d04f3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 of type vxlan for network 03c1fc19-5718-489d-b7e2-96439c1fe421 2026-07-29 17:29:47.079 8 INFO neutron.db.l3_hamode_db [None req-cd4ba650-5f88-42ba-a507-676b332d04f3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 974/1775] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:47 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 975/1776] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:47 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:47.243 8 INFO neutron.db.l3_hamode_db [None req-cd4ba650-5f88-42ba-a507-676b332d04f3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 976/1777] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:47 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 977/1778] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:47 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&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: 9|app: 0|req: 978/1779] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:47 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:47.970 9 INFO neutron.db.segments_db [None req-a05053d9-820b-4ea6-b587-7c1e05db3491 674280b42ecf45d7b7e2cbd35bb0af9a be759520edc442928393d962b29ddd9f - - default default] Added segment 303f2667-1c2c-42be-b12a-2e5a142fcf54 of type vxlan for network 852aca2c-aea5-4082-9078-14aa5f7f4560 [pid: 9|app: 0|req: 979/1780] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:47 2026] POST /v2.0/networks => generated 612 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1781] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:46 2026] POST /v2.0/routers => generated 506 bytes in 1678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:48.554 9 INFO neutron.db.l3_db [None req-7a2a3ab5-4c82-496b-a16d-6dba13f8e6e0 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Floating IP a646570e-5dac-4264-a68c-5dc740f6ef2f associated. External IP: 10.96.250.214, port: 9d4415a9-0e50-4205-b92a-1719cd51f6bc. [pid: 8|app: 0|req: 803/1782] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:48 2026] POST /v2.0/subnets => generated 626 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 980/1783] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:29:48 2026] PUT /v2.0/floatingips/a646570e-5dac-4264-a68c-5dc740f6ef2f => generated 855 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1784] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:48 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:49.199 9 INFO neutron.db.segments_db [None req-0b926285-d5e2-48bc-bf8e-2cbb830e734f 674280b42ecf45d7b7e2cbd35bb0af9a be759520edc442928393d962b29ddd9f - - default default] Added segment d17017ff-7d91-4826-a231-fe834ba8e725 of type vxlan for network 848c9346-6780-49a3-9954-41a8fa98d9e4 [pid: 8|app: 0|req: 804/1785] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jul 29 17:29:48 2026] POST /v2.0/ports => generated 948 bytes in 603 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: 805/1786] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:49 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:49.287 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6512c01-941f-459f-9b83-7018334ec48f'] response: {'name': 'network-changed', 'server_uuid': '0453fbf8-32b5-459e-b33e-3f6e66ae91aa', 'tag': '9d4415a9-0e50-4205-b92a-1719cd51f6bc', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 982/1787] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:49 2026] POST /v2.0/networks => generated 613 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 983/1788] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:49 2026] POST /v2.0/subnets => generated 629 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 984/1789] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:29:49 2026] GET /v2.0/ports?tenant_id=42f3b0d34a7147f197c91cccc6670ee3&device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:50.108 9 INFO neutron.db.segments_db [None req-53f0d4e1-ffe4-47d9-a9fa-b56fbbbbfab8 674280b42ecf45d7b7e2cbd35bb0af9a be759520edc442928393d962b29ddd9f - - default default] Added segment f8245030-887c-427f-805d-86f0c25545dc of type vxlan for network 15d6cf61-a0eb-44f3-8fc1-234a9ae6e13a [pid: 9|app: 0|req: 985/1790] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:50 2026] POST /v2.0/networks => generated 613 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 986/1791] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:29:50 2026] GET /v2.0/networks?id=2a6feba6-0227-4e8b-aabd-cb09cb2489df => generated 769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 987/1792] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:50 2026] POST /v2.0/subnets => generated 629 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 988/1793] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1794] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:49 2026] PUT /v2.0/routers/4cbc1676-418b-4961-8617-b5d5d2cd0819/add_router_interface => generated 309 bytes in 1735 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-07-29 17:29:51.036 9 INFO neutron.db.segments_db [None req-e65c9fa2-0980-4444-aee9-80a2b13e0863 674280b42ecf45d7b7e2cbd35bb0af9a be759520edc442928393d962b29ddd9f - - default default] Added segment 16115da4-0bb0-40d0-b707-f06c4c977792 of type vxlan for network 62706bbd-4fd1-405d-ba5a-32f8cae9c20a [pid: 8|app: 0|req: 807/1795] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/subnets?id=01f991e0-27f0-45ba-b531-e0e8b4922374 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1796] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/ports/7787f649-e22b-4a6a-ac7b-94d98c81e22c => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1797] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/ports?network_id=2a6feba6-0227-4e8b-aabd-cb09cb2489df&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: 9|app: 0|req: 989/1798] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:50 2026] POST /v2.0/networks => generated 613 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 990/1799] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:51.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-b839d45a-b85a-45ba-8678-5cbb83685618 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 7787f649-e22b-4a6a-ac7b-94d98c81e22c 2026-07-29 17:29:51.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b839d45a-b85a-45ba-8678-5cbb83685618 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 7787f649-e22b-4a6a-ac7b-94d98c81e22c [pid: 9|app: 0|req: 991/1800] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:51 2026] POST /v2.0/subnets => generated 629 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 992/1801] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 993/1802] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:51 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:51.966 9 INFO neutron.db.segments_db [None req-96ac858f-18cd-40b5-8fea-519efa31b1e5 674280b42ecf45d7b7e2cbd35bb0af9a be759520edc442928393d962b29ddd9f - - default default] Added segment 93c38fcb-bf92-4370-9bc2-84b2187ffc49 of type vxlan for network 8c7a6492-6c1c-4840-b465-ded85f690cd1 [pid: 9|app: 0|req: 994/1803] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:51 2026] POST /v2.0/networks => generated 612 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 995/1804] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:52 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1805] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:51 2026] PUT /v2.0/routers/4cbc1676-418b-4961-8617-b5d5d2cd0819/remove_router_interface => generated 309 bytes in 1086 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-07-29 17:29:52.330 8 INFO neutron.api.v2.resource [None req-ee575d3e-a47c-4c32-9e37-c3f48d0883f7 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1806] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:52 2026] PUT /v2.0/routers/4cbc1676-418b-4961-8617-b5d5d2cd0819/remove_router_interface => generated 197 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1807] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:52 2026] GET /v2.0/ports?device_id=4cbc1676-418b-4961-8617-b5d5d2cd0819 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:52.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6b0296c-446a-4afe-aed8-f01f5690d3a0 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 24c6db83-dc8b-4aa0-a573-539d2c8a29f1 [pid: 9|app: 0|req: 996/1808] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:52 2026] POST /v2.0/subnets => generated 629 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:29:52.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6b0296c-446a-4afe-aed8-f01f5690d3a0 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 24c6db83-dc8b-4aa0-a573-539d2c8a29f1 [pid: 9|app: 0|req: 997/1809] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:52 2026] PUT /v2.0/subnets/29b25645-ec7d-4f0c-bfea-35ad999191cf/tags => generated 17 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 998/1810] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:52 2026] PUT /v2.0/subnets/026f7d3e-6ab6-4ad8-bdab-2e51ab0f49d4/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:52.990 8 INFO neutron.services.segments.plugin [-] Segment 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 resource provider aggregate not found 2026-07-29 17:29:52.999 8 INFO neutron.services.segments.plugin [-] Segment 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 resource provider aggregate not found [pid: 9|app: 0|req: 999/1811] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:52 2026] PUT /v2.0/subnets/92622690-d076-4bc2-8c38-b994f01c28b0/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:53.012 8 INFO neutron.services.segments.plugin [-] Segment 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 found for delete ", "request_id": "req-a434cfe3-2164-49f7-ab0d-8c709e4a9bbf"}]} 2026-07-29 17:29:53.015 8 INFO neutron.services.segments.plugin [-] Segment 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db9c7a4-4401-4b3c-9eb6-5889ffb1db52 found for delete ", "request_id": "req-8bf86d43-3543-4384-9f69-5316a29438d8"}]} 2026-07-29 17:29:53.046 8 INFO neutron.db.l3_hamode_db [None req-d6b0296c-446a-4afe-aed8-f01f5690d3a0 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] HA network 03c1fc19-5718-489d-b7e2-96439c1fe421 was deleted as no HA routers are present in tenant 5df22d0af778417a9dec7323fa2b20c5. [pid: 8|app: 0|req: 813/1812] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:52 2026] DELETE /v2.0/routers/4cbc1676-418b-4961-8617-b5d5d2cd0819 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1000/1813] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:29:53 2026] PUT /v2.0/subnets/355eeb5c-937f-41a7-909a-1c43a3fd12d4/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1001/1814] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1002/1815] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1816] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:53 2026] DELETE /v2.0/subnets/22e699ff-42a9-45c2-a04e-37300722c3a4 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1003/1817] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1004/1818] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1005/1819] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:29:53.327 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc3b5924-3dc4-45e3-9e45-9b9f79e5c105 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 67a91e0f-26c4-44cb-9495-0df0d0bae4e9 2026-07-29 17:29:53.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc3b5924-3dc4-45e3-9e45-9b9f79e5c105 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 67a91e0f-26c4-44cb-9495-0df0d0bae4e9 [pid: 9|app: 0|req: 1006/1820] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1007/1821] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/security-groups?id=61942174-6529-4c2d-a496-fbae63426e96&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1008/1822] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1009/1823] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:53.589 9 INFO neutron_taas.services.taas.taas_plugin [req-233aa47b-1296-47e2-917f-5f6bae060e78 req-47fdf494-3064-45b8-80a6-e8862ba92c06 e5da5699d02243e3acf3f585c10bb836 cd9a055380dc494697d6510059439aa2 - - default default] TaaS: Handle Delete Port: 248803ed-e6c0-47c1-85bc-10e29c8e4695 [pid: 8|app: 0|req: 815/1824] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:53 2026] DELETE /v2.0/networks/cf3c1526-6961-4554-acf2-6bb7e4901c8c => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:53.596 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-233aa47b-1296-47e2-917f-5f6bae060e78 req-47fdf494-3064-45b8-80a6-e8862ba92c06 e5da5699d02243e3acf3f585c10bb836 cd9a055380dc494697d6510059439aa2 - - default default] Tap Mirror: Handle Delete Port: 248803ed-e6c0-47c1-85bc-10e29c8e4695 [pid: 8|app: 0|req: 816/1825] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:29:53 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) 2026-07-29 17:29:53.752 8 INFO neutron.db.segments_db [None req-ea64a52d-7a16-47c8-8781-47c3bd503649 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 50f6705c-cb03-4211-b1e4-e1ef49d40c93 of type vxlan for network cff34997-535d-4197-abec-122acdb0f752 [pid: 9|app: 0|req: 1010/1826] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:29:53 2026] DELETE /v2.0/ports/248803ed-e6c0-47c1-85bc-10e29c8e4695 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:53.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-31702090-140f-4e75-a94a-f7d532dda80c'] response: {'server_uuid': '08ac8089-e1b7-4c48-bdba-88376eb24c28', 'name': 'network-vif-deleted', 'tag': '248803ed-e6c0-47c1-85bc-10e29c8e4695', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1011/1827] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:29:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1828] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:29:53 2026] POST /v2.0/networks => generated 610 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1012/1829] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:53 2026] DELETE /v2.0/subnets/29b25645-ec7d-4f0c-bfea-35ad999191cf => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1013/1830] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:54 2026] DELETE /v2.0/subnets/026f7d3e-6ab6-4ad8-bdab-2e51ab0f49d4 => 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: 818/1831] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:53 2026] POST /v2.0/subnets => generated 626 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1014/1832] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:54 2026] DELETE /v2.0/subnets/92622690-d076-4bc2-8c38-b994f01c28b0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:54.405 8 INFO neutron.db.segments_db [None req-ed753908-30b4-4efd-bdad-97888b10a56f c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 6582618f-7bed-42a5-8a97-3104f9d8e665 of type vxlan for network c3234678-f8bd-4101-b7eb-3acb6ce3e407 [pid: 9|app: 0|req: 1015/1833] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:54 2026] DELETE /v2.0/subnets/355eeb5c-937f-41a7-909a-1c43a3fd12d4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1016/1834] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:54 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1017/1835] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:54 2026] DELETE /v2.0/subnets/7499791e-2572-4486-9968-c4d6ff787942 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:54.853 8 INFO neutron.db.l3_hamode_db [None req-ed753908-30b4-4efd-bdad-97888b10a56f c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:54.923 9 INFO neutron.services.segments.plugin [-] Segment 303f2667-1c2c-42be-b12a-2e5a142fcf54 resource provider aggregate not found 2026-07-29 17:29:54.926 9 INFO neutron.services.segments.plugin [-] Segment 303f2667-1c2c-42be-b12a-2e5a142fcf54 resource provider aggregate not found 2026-07-29 17:29:54.953 9 INFO neutron.services.segments.plugin [-] Segment 303f2667-1c2c-42be-b12a-2e5a142fcf54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303f2667-1c2c-42be-b12a-2e5a142fcf54 found for delete ", "request_id": "req-841b2bed-136a-4f95-aaef-e0e11993f61f"}]} 2026-07-29 17:29:54.959 9 INFO neutron.services.segments.plugin [-] Segment 303f2667-1c2c-42be-b12a-2e5a142fcf54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303f2667-1c2c-42be-b12a-2e5a142fcf54 found for delete ", "request_id": "req-a00cd677-9245-4646-bb04-235cf05fb1af"}]} [pid: 9|app: 0|req: 1020/1838] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:54 2026] DELETE /v2.0/networks/852aca2c-aea5-4082-9078-14aa5f7f4560 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:29:55.044 8 INFO neutron.services.segments.plugin [-] Segment 8fe34727-780e-4d93-a549-1e16a139e0f6 resource provider aggregate not found 2026-07-29 17:29:55.050 8 INFO neutron.services.segments.plugin [-] Segment 8fe34727-780e-4d93-a549-1e16a139e0f6 resource provider aggregate not found 2026-07-29 17:29:55.065 8 INFO neutron.db.l3_hamode_db [None req-ed753908-30b4-4efd-bdad-97888b10a56f c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:29:55.076 8 INFO neutron.services.segments.plugin [-] Segment 8fe34727-780e-4d93-a549-1e16a139e0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe34727-780e-4d93-a549-1e16a139e0f6 found for delete ", "request_id": "req-fa19a2a0-cb6a-4bbb-aa4a-3c97fa46eaaa"}]} 2026-07-29 17:29:55.077 8 INFO neutron.services.segments.plugin [-] Segment 8fe34727-780e-4d93-a549-1e16a139e0f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe34727-780e-4d93-a549-1e16a139e0f6 found for delete ", "request_id": "req-e298e2cd-6948-4ac6-b657-35f04ce43edf"}]} [pid: 9|app: 0|req: 1021/1839] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:55 2026] DELETE /v2.0/networks/848c9346-6780-49a3-9954-41a8fa98d9e4 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1022/1840] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:55 2026] DELETE /v2.0/networks/15d6cf61-a0eb-44f3-8fc1-234a9ae6e13a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1023/1841] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:55 2026] DELETE /v2.0/networks/62706bbd-4fd1-405d-ba5a-32f8cae9c20a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1024/1842] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:55 2026] DELETE /v2.0/networks/8c7a6492-6c1c-4840-b465-ded85f690cd1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1025/1843] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:55 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => 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: 819/1844] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:29:54 2026] POST /v2.0/routers => generated 507 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1845] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:56 2026] GET /v2.0/ports?device_id=08ac8089-e1b7-4c48-bdba-88376eb24c28 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:56.982 9 INFO neutron.services.segments.plugin [-] Segment d17017ff-7d91-4826-a231-fe834ba8e725 resource provider aggregate not found 2026-07-29 17:29:57.006 9 INFO neutron.services.segments.plugin [-] Segment d17017ff-7d91-4826-a231-fe834ba8e725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17017ff-7d91-4826-a231-fe834ba8e725 found for delete ", "request_id": "req-1db47315-7d67-4fc6-88ec-3ed275466f7c"}]} 2026-07-29 17:29:57.016 9 INFO neutron.services.segments.plugin [-] Segment d17017ff-7d91-4826-a231-fe834ba8e725 resource provider aggregate not found 2026-07-29 17:29:57.043 9 INFO neutron.services.segments.plugin [-] Segment f8245030-887c-427f-805d-86f0c25545dc resource provider aggregate not found 2026-07-29 17:29:57.051 9 INFO neutron.services.segments.plugin [-] Segment d17017ff-7d91-4826-a231-fe834ba8e725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17017ff-7d91-4826-a231-fe834ba8e725 found for delete ", "request_id": "req-107f8241-1bae-406b-ba51-e7a4e5e65a99"}]} 2026-07-29 17:29:57.081 9 INFO neutron.services.segments.plugin [-] Segment f8245030-887c-427f-805d-86f0c25545dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8245030-887c-427f-805d-86f0c25545dc found for delete ", "request_id": "req-eddf294e-036d-4710-820a-74f3414a02df"}]} 2026-07-29 17:29:57.087 9 INFO neutron.services.segments.plugin [-] Segment f8245030-887c-427f-805d-86f0c25545dc resource provider aggregate not found 2026-07-29 17:29:57.109 9 INFO neutron.services.segments.plugin [-] Segment 16115da4-0bb0-40d0-b707-f06c4c977792 resource provider aggregate not found 2026-07-29 17:29:57.112 9 INFO neutron.services.segments.plugin [-] Segment f8245030-887c-427f-805d-86f0c25545dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8245030-887c-427f-805d-86f0c25545dc found for delete ", "request_id": "req-b26d4c9a-9d85-4217-8b33-da24607f36fb"}]} 2026-07-29 17:29:57.133 9 INFO neutron.services.segments.plugin [-] Segment 16115da4-0bb0-40d0-b707-f06c4c977792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16115da4-0bb0-40d0-b707-f06c4c977792 found for delete ", "request_id": "req-3de7ae15-19f2-4940-9510-6fbb8c748bf2"}]} 2026-07-29 17:29:57.143 9 INFO neutron.services.segments.plugin [-] Segment 16115da4-0bb0-40d0-b707-f06c4c977792 resource provider aggregate not found 2026-07-29 17:29:57.160 9 INFO neutron.services.segments.plugin [-] Segment 93c38fcb-bf92-4370-9bc2-84b2187ffc49 resource provider aggregate not found 2026-07-29 17:29:57.175 9 INFO neutron.services.segments.plugin [-] Segment 16115da4-0bb0-40d0-b707-f06c4c977792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16115da4-0bb0-40d0-b707-f06c4c977792 found for delete ", "request_id": "req-60b3053e-5812-40b9-b5ad-99ed1419dcd8"}]} 2026-07-29 17:29:57.182 9 INFO neutron.services.segments.plugin [-] Segment 93c38fcb-bf92-4370-9bc2-84b2187ffc49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c38fcb-bf92-4370-9bc2-84b2187ffc49 found for delete ", "request_id": "req-caa1e4e4-2a41-48f9-8a8a-718233e3b7e1"}]} 2026-07-29 17:29:57.200 9 INFO neutron.services.segments.plugin [-] Segment 93c38fcb-bf92-4370-9bc2-84b2187ffc49 resource provider aggregate not found 2026-07-29 17:29:57.225 9 INFO neutron.services.segments.plugin [-] Segment 93c38fcb-bf92-4370-9bc2-84b2187ffc49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c38fcb-bf92-4370-9bc2-84b2187ffc49 found for delete ", "request_id": "req-77d33ee9-8011-42aa-b76b-ced9a9b0fbd6"}]} [pid: 8|app: 0|req: 821/1846] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:56 2026] GET /v2.0/security-groups?tenant_id=140770cdbc9a42469289acde970e27f4&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1847] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:57 2026] DELETE /v2.0/security-groups/2589099e-ba62-4f37-8536-7a939a957906 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1848] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1849] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1026/1850] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:29:56 2026] PUT /v2.0/routers/0e5c8423-8322-40dd-bde8-480c1559f2c6/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1851] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/security-groups?tenant_id=a9ad8684bf254612b4635c7ff175397f&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1027/1852] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1279 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1853] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/ports/7480510a-aac2-4a0c-9e99-8db3b78ec05b => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1854] 10.0.0.18 () {32 vars in 855 bytes} [Wed Jul 29 17:29:57 2026] GET /v2.0/floatingips?floating_network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7&port_id=9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1028/1855] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:57 2026] DELETE /v2.0/security-groups/2f84338f-0bba-4170-9940-85e709eaf7f8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1029/1856] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:29:58 2026] GET /v2.0/security-groups?tenant_id=be759520edc442928393d962b29ddd9f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:29:58.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-05f3829b-b638-492e-9e35-822e5bc4da9e c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 7480510a-aac2-4a0c-9e99-8db3b78ec05b 2026-07-29 17:29:58.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05f3829b-b638-492e-9e35-822e5bc4da9e c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 7480510a-aac2-4a0c-9e99-8db3b78ec05b [pid: 9|app: 0|req: 1030/1857] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:29:58 2026] DELETE /v2.0/security-groups/3c4cd3f2-ecc5-416e-8f5c-84903e1b56c8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1031/1858] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:29:58 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1032/1859] 10.0.0.130 () {34 vars in 1118 bytes} [Wed Jul 29 17:29:58 2026] GET /v2.0/security-groups?id=144f3e56-627d-4ad0-9423-f8ae1da1a496&id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1860] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:57 2026] PUT /v2.0/routers/0e5c8423-8322-40dd-bde8-480c1559f2c6/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1033/1861] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:29:58 2026] GET /v2.0/ports?device_id=0e5c8423-8322-40dd-bde8-480c1559f2c6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:29:59.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-a41f3986-56b9-427b-b3e2-7fd49bbfacc3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 05d5f168-909a-49ab-8756-c2012fe6fd45 2026-07-29 17:29:59.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a41f3986-56b9-427b-b3e2-7fd49bbfacc3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 05d5f168-909a-49ab-8756-c2012fe6fd45 2026-07-29 17:29:59.625 8 INFO neutron.services.segments.plugin [-] Segment 6582618f-7bed-42a5-8a97-3104f9d8e665 resource provider aggregate not found 2026-07-29 17:29:59.634 8 INFO neutron.services.segments.plugin [-] Segment 6582618f-7bed-42a5-8a97-3104f9d8e665 resource provider aggregate not found 2026-07-29 17:29:59.648 8 INFO neutron.services.segments.plugin [-] Segment 6582618f-7bed-42a5-8a97-3104f9d8e665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6582618f-7bed-42a5-8a97-3104f9d8e665 found for delete ", "request_id": "req-350cebe1-ed94-4c12-847e-37f877076be4"}]} 2026-07-29 17:29:59.671 8 INFO neutron.services.segments.plugin [-] Segment 6582618f-7bed-42a5-8a97-3104f9d8e665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6582618f-7bed-42a5-8a97-3104f9d8e665 found for delete ", "request_id": "req-d2aca3af-9144-4520-a570-9d0aee72ec39"}]} 2026-07-29 17:29:59.730 8 INFO neutron.db.l3_hamode_db [None req-a41f3986-56b9-427b-b3e2-7fd49bbfacc3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] HA network c3234678-f8bd-4101-b7eb-3acb6ce3e407 was deleted as no HA routers are present in tenant 5df22d0af778417a9dec7323fa2b20c5. [pid: 8|app: 0|req: 829/1862] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:58 2026] DELETE /v2.0/routers/0e5c8423-8322-40dd-bde8-480c1559f2c6 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:29:59.826 9 INFO neutron_taas.services.taas.taas_plugin [None req-c93f09da-7bc4-4075-b29e-4924eec927a7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: a441a686-18f0-4ffa-8f64-85d21146559d 2026-07-29 17:29:59.829 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c93f09da-7bc4-4075-b29e-4924eec927a7 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: a441a686-18f0-4ffa-8f64-85d21146559d [pid: 8|app: 0|req: 830/1863] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:29:59 2026] DELETE /v2.0/subnets/2519583c-ff1b-4adf-927a-e4f9de51070c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:00.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7830bd8-7e77-47b4-9d83-de8740c39294 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: ce61a9ab-7e23-483d-bd84-7c940c3f4696 2026-07-29 17:30:00.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7830bd8-7e77-47b4-9d83-de8740c39294 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: ce61a9ab-7e23-483d-bd84-7c940c3f4696 [pid: 8|app: 0|req: 831/1864] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:29:59 2026] DELETE /v2.0/networks/cff34997-535d-4197-abec-122acdb0f752 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:00.491 8 INFO neutron.db.segments_db [None req-8c8147a2-150e-4f14-ae61-9228d057fd2c c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Added segment 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 of type vxlan for network ffb14adb-5795-42e8-b9ce-1ab285bbaf35 [pid: 9|app: 0|req: 1034/1865] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:29:59 2026] PUT /v2.0/routers/04a2483d-ddd3-4281-8821-a198694ac347/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:30:00.883 9 INFO neutron_taas.services.taas.taas_plugin [None req-b0d5b94f-de73-4957-9d1e-480065a61276 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: faf523b9-fe09-4167-b761-696974a94295 2026-07-29 17:30:00.894 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0d5b94f-de73-4957-9d1e-480065a61276 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: faf523b9-fe09-4167-b761-696974a94295 2026-07-29 17:30:01.004 8 INFO neutron.db.l3_hamode_db [None req-8c8147a2-150e-4f14-ae61-9228d057fd2c c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:30:01.294 9 INFO neutron_taas.services.taas.taas_plugin [None req-b0d5b94f-de73-4957-9d1e-480065a61276 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 809186ed-c17f-4132-a46b-b6808f90b804 2026-07-29 17:30:01.297 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0d5b94f-de73-4957-9d1e-480065a61276 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 809186ed-c17f-4132-a46b-b6808f90b804 2026-07-29 17:30:01.674 8 INFO neutron.services.segments.plugin [-] Segment 50f6705c-cb03-4211-b1e4-e1ef49d40c93 resource provider aggregate not found 2026-07-29 17:30:01.696 8 INFO neutron.services.segments.plugin [-] Segment 50f6705c-cb03-4211-b1e4-e1ef49d40c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f6705c-cb03-4211-b1e4-e1ef49d40c93 found for delete ", "request_id": "req-f94c25e9-1ad8-4205-81d7-374c391cc29c"}]} 2026-07-29 17:30:01.699 8 INFO neutron.services.segments.plugin [-] Segment 50f6705c-cb03-4211-b1e4-e1ef49d40c93 resource provider aggregate not found 2026-07-29 17:30:01.716 8 INFO neutron.services.segments.plugin [-] Segment 50f6705c-cb03-4211-b1e4-e1ef49d40c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50f6705c-cb03-4211-b1e4-e1ef49d40c93 found for delete ", "request_id": "req-fdcb233a-8c93-47cd-a158-ffa03bde7783"}]} 2026-07-29 17:30:01.788 9 INFO neutron.services.segments.plugin [-] Segment 62326f1e-64a1-4d96-b840-3e5af65e5daa resource provider aggregate not found 2026-07-29 17:30:01.795 9 INFO neutron.services.segments.plugin [-] Segment 62326f1e-64a1-4d96-b840-3e5af65e5daa resource provider aggregate not found 2026-07-29 17:30:01.822 9 INFO neutron.services.segments.plugin [-] Segment 62326f1e-64a1-4d96-b840-3e5af65e5daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62326f1e-64a1-4d96-b840-3e5af65e5daa found for delete ", "request_id": "req-786804e9-181e-49ff-b412-9c0e9cdefaca"}]} 2026-07-29 17:30:01.823 9 INFO neutron.services.segments.plugin [-] Segment 62326f1e-64a1-4d96-b840-3e5af65e5daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62326f1e-64a1-4d96-b840-3e5af65e5daa found for delete ", "request_id": "req-d93bc20a-f342-49c3-842b-f95c13663513"}]} 2026-07-29 17:30:01.854 9 INFO neutron.db.l3_hamode_db [None req-b0d5b94f-de73-4957-9d1e-480065a61276 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 11c6f789-d200-43df-9140-888d80e8967a was deleted as no HA routers are present in tenant cd9a055380dc494697d6510059439aa2. [pid: 9|app: 0|req: 1035/1866] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:00 2026] DELETE /v2.0/routers/04a2483d-ddd3-4281-8821-a198694ac347 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1036/1867] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:01 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:02.087 8 INFO neutron.db.l3_hamode_db [None req-8c8147a2-150e-4f14-ae61-9228d057fd2c c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1037/1868] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:01 2026] DELETE /v2.0/subnets/5a7c8366-defa-4ed0-a70b-cc2b7ccdac20 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1038/1869] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:30:02 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:30:02.301 9 INFO neutron_taas.services.taas.taas_plugin [None req-51b0588d-2d8f-4a10-bc9d-3aab5e73a220 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 6f60cc7c-8fba-4a14-b3e9-99eca6ecddd3 2026-07-29 17:30:02.304 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51b0588d-2d8f-4a10-bc9d-3aab5e73a220 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 6f60cc7c-8fba-4a14-b3e9-99eca6ecddd3 [pid: 9|app: 0|req: 1039/1870] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:02 2026] DELETE /v2.0/networks/5e372535-ca04-4bef-b7b1-49bf5b8d040a => 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: 832/1871] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:00 2026] POST /v2.0/routers => generated 686 bytes in 2968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1872] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/security-groups?tenant_id=cd9a055380dc494697d6510059439aa2&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1040/1873] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:02 2026] POST /v2.0/floatingips => generated 552 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1874] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1041/1875] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/routers/3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 692 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1876] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:03 2026] DELETE /v2.0/security-groups/61942174-6529-4c2d-a496-fbae63426e96 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1042/1877] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:03 2026] PUT /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1878] 10.0.0.73 () {34 vars in 1117 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/security-groups?id=84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf&id=144f3e56-627d-4ad0-9423-f8ae1da1a496&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1043/1879] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/routers => generated 695 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1880] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:03 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:03.844 9 INFO neutron.services.segments.plugin [-] Segment 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 resource provider aggregate not found 2026-07-29 17:30:03.869 9 INFO neutron.services.segments.plugin [-] Segment 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 resource provider aggregate not found 2026-07-29 17:30:03.876 9 INFO neutron.services.segments.plugin [-] Segment 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 found for delete ", "request_id": "req-4d52414a-3e94-4ece-b613-70195275f89c"}]} 2026-07-29 17:30:03.893 9 INFO neutron.services.segments.plugin [-] Segment 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a0f5d6-f82c-49aa-ab8b-116c3ac263e8 found for delete ", "request_id": "req-2d5185c2-d212-4c85-b8fd-92ec64d10153"}]} [pid: 9|app: 0|req: 1044/1881] 10.0.0.18 () {34 vars in 738 bytes} [Wed Jul 29 17:30:03 2026] PUT /v2.0/routers/3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 699 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1045/1882] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:30:04 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1046/1883] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:30:04 2026] GET /v2.0/routers/3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 699 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:30:04.371 9 INFO neutron_taas.services.taas.taas_plugin [req-479b14b3-c2ff-4a8b-88c0-4a1c35557526 req-389293c4-13d2-4e06-884e-9715d5d91242 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] TaaS: Handle Delete Port: 9d4415a9-0e50-4205-b92a-1719cd51f6bc 2026-07-29 17:30:04.375 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-479b14b3-c2ff-4a8b-88c0-4a1c35557526 req-389293c4-13d2-4e06-884e-9715d5d91242 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Tap Mirror: Handle Delete Port: 9d4415a9-0e50-4205-b92a-1719cd51f6bc 2026-07-29 17:30:04.485 9 INFO neutron.db.l3_db [req-479b14b3-c2ff-4a8b-88c0-4a1c35557526 req-389293c4-13d2-4e06-884e-9715d5d91242 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Floating IP a646570e-5dac-4264-a68c-5dc740f6ef2f disassociated. External IP: 10.96.250.214, port: 9d4415a9-0e50-4205-b92a-1719cd51f6bc. [pid: 8|app: 0|req: 838/1884] 10.0.0.18 () {34 vars in 767 bytes} [Wed Jul 29 17:30:03 2026] PUT /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/green => generated 4 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1885] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:30:04 2026] GET /v2.0/ports?device_id=3dc97687-7b41-41a7-97c6-11e1794cba03 => 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: 840/1886] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:04 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:04.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-802bce61-7277-4a62-9e23-e58738030371 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: cdefe396-8965-4f7c-a7ff-9968de207012 2026-07-29 17:30:04.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-802bce61-7277-4a62-9e23-e58738030371 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: cdefe396-8965-4f7c-a7ff-9968de207012 [pid: 9|app: 0|req: 1047/1887] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:30:04 2026] DELETE /v2.0/ports/9d4415a9-0e50-4205-b92a-1719cd51f6bc => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:04.992 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b92cf11-953d-43c5-8186-4255aab65fac'] response: {'server_uuid': '0453fbf8-32b5-459e-b33e-3f6e66ae91aa', 'name': 'network-vif-deleted', 'tag': '9d4415a9-0e50-4205-b92a-1719cd51f6bc', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1048/1888] 10.0.0.18 () {34 vars in 763 bytes} [Wed Jul 29 17:30:04 2026] PUT /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1049/1889] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1050/1890] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:05.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-802bce61-7277-4a62-9e23-e58738030371 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] TaaS: Handle Delete Port: 2fab15dc-3efb-4cad-8a72-8b54fbd93015 2026-07-29 17:30:05.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-802bce61-7277-4a62-9e23-e58738030371 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] Tap Mirror: Handle Delete Port: 2fab15dc-3efb-4cad-8a72-8b54fbd93015 [pid: 9|app: 0|req: 1051/1891] 10.0.0.18 () {34 vars in 785 bytes} [Wed Jul 29 17:30:05 2026] PUT /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/black.or.white => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1052/1892] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1053/1893] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:05 2026] PUT /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1054/1894] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1055/1895] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:05.505 9 INFO neutron.api.v2.resource [None req-5feb99f5-5f50-41c7-b40d-5ce05cb4b1c5 d7077380ab2b462cb642ad1babc83892 a1c982f52ffd4d669a3b82ed7e61f8e5 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1056/1896] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-29 17:30:05.534 8 INFO neutron.services.segments.plugin [-] Segment 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 resource provider aggregate not found 2026-07-29 17:30:05.543 8 INFO neutron.services.segments.plugin [-] Segment 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 resource provider aggregate not found 2026-07-29 17:30:05.556 8 INFO neutron.services.segments.plugin [-] Segment 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 found for delete ", "request_id": "req-7fa7d75e-7e6f-44cc-8a70-11b27e1f886e"}]} 2026-07-29 17:30:05.562 8 INFO neutron.services.segments.plugin [-] Segment 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e7a2ca-cd0f-46e9-a2e7-c3d267584956 found for delete ", "request_id": "req-c261ad02-cdb8-4c7d-9eb5-44aadc1adf4e"}]} 2026-07-29 17:30:05.588 8 INFO neutron.db.l3_hamode_db [None req-802bce61-7277-4a62-9e23-e58738030371 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] HA network ffb14adb-5795-42e8-b9ce-1ab285bbaf35 was deleted as no HA routers are present in tenant 5df22d0af778417a9dec7323fa2b20c5. [pid: 8|app: 0|req: 841/1897] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:04 2026] DELETE /v2.0/routers/3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 0 bytes in 1045 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1057/1898] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/red => 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: 842/1899] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/ports?device_id=3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:05.645 8 INFO neutron.api.v2.resource [None req-dbd44519-80de-43e1-8ea5-8fbd4a1e07ad c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1900] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/routers/3dc97687-7b41-41a7-97c6-11e1794cba03 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1058/1901] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1902] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/ports?device_id=0e5c8423-8322-40dd-bde8-480c1559f2c6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:05.691 8 INFO neutron.api.v2.resource [None req-9fbc861d-c2e9-4798-93b0-6567a878e248 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1903] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/routers/0e5c8423-8322-40dd-bde8-480c1559f2c6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:05.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a798f5f9-cabe-49d9-9fa2-16d48c58be78 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1904] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/subnets/2519583c-ff1b-4adf-927a-e4f9de51070c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:05.718 9 INFO neutron.api.v2.resource [None req-176d8338-599c-470e-8b84-334124165b8f d7077380ab2b462cb642ad1babc83892 a1c982f52ffd4d669a3b82ed7e61f8e5 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1059/1905] 10.0.0.18 () {32 vars in 751 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1906] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/ports?device_id=4cbc1676-418b-4961-8617-b5d5d2cd0819 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:05.752 8 INFO neutron.api.v2.resource [None req-38ff07ba-50f4-47aa-b3ef-7901b68856a3 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1907] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/routers/4cbc1676-418b-4961-8617-b5d5d2cd0819 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:05.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-982e3caf-3628-4fd9-bd42-0163f9e235b8 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1908] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/subnets/22e699ff-42a9-45c2-a04e-37300722c3a4 => 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: 850/1909] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/ports?device_id=7e207131-4ef0-4130-b568-ff350bea989f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1060/1910] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:05.813 8 INFO neutron.api.v2.resource [None req-319ef0bb-bdfd-4f32-97da-cb6ee3addfc5 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1911] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/routers/7e207131-4ef0-4130-b568-ff350bea989f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:05.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe02847a-c045-4e8e-8924-db93fa540495 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1912] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/subnets/ffa9368b-aec7-4bfc-ab57-a1e4ecdcddfa => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:05.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-933ec14f-4183-420b-a141-9829b83a6b46 c1fb159a932a446aa6465804832604f2 5df22d0af778417a9dec7323fa2b20c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1913] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/subnets/e46fc5c1-8933-4df7-9ca1-c952f23823ef => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1061/1914] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:05 2026] GET /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:05.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-c06594d9-63e8-44aa-a74b-cb950760e8dc d7077380ab2b462cb642ad1babc83892 a1c982f52ffd4d669a3b82ed7e61f8e5 - - default default] TaaS: Handle Delete Port: 1a952432-6f60-4ed1-9e2c-bebbf9ada118 2026-07-29 17:30:05.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c06594d9-63e8-44aa-a74b-cb950760e8dc d7077380ab2b462cb642ad1babc83892 a1c982f52ffd4d669a3b82ed7e61f8e5 - - default default] Tap Mirror: Handle Delete Port: 1a952432-6f60-4ed1-9e2c-bebbf9ada118 [pid: 9|app: 0|req: 1062/1915] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:06 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => 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: 854/1916] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:05 2026] DELETE /v2.0/floatingips/741f4731-ae82-4c7f-af92-dc8946c59598 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1063/1917] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:06 2026] GET /v2.0/security-groups?tenant_id=5df22d0af778417a9dec7323fa2b20c5&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1918] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:06 2026] DELETE /v2.0/security-groups/3c970a11-59c3-428d-a920-39feea77b5aa => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1919] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:07 2026] GET /v2.0/ports?device_id=0453fbf8-32b5-459e-b33e-3f6e66ae91aa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1064/1920] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:07 2026] GET /v2.0/security-groups?tenant_id=4d076c03977743f2b5c2251af03f9dec&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1921] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:07 2026] DELETE /v2.0/security-groups/aaa0b020-4947-4d28-9628-0f3e37c8f8e1 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1065/1922] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:07 2026] GET /v2.0/security-groups?tenant_id=a1c982f52ffd4d669a3b82ed7e61f8e5&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1923] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:08 2026] DELETE /v2.0/security-groups/08d29dd5-862a-4d0b-ae86-35b0fb834d4e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1066/1924] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:08 2026] DELETE /v2.0/security-groups/84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:08.666 8 INFO neutron.api.v2.resource [None req-8020f906-2581-47bf-b266-562771b624b2 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1925] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:30:08 2026] GET /v2.0/security-groups/84d9ec7e-e42a-4e6f-8d4a-657bef51a3cf => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:08.815 9 INFO neutron_taas.services.taas.taas_plugin [None req-ac1acea4-21e6-4c8b-a3ac-8d6e5ff13704 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] TaaS: Handle Delete Port: cd764d2d-e443-4a2d-b867-f87321171387 2026-07-29 17:30:08.818 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac1acea4-21e6-4c8b-a3ac-8d6e5ff13704 64f0174d7f7541619a89009ba32de73d 42f3b0d34a7147f197c91cccc6670ee3 - - default default] Tap Mirror: Handle Delete Port: cd764d2d-e443-4a2d-b867-f87321171387 [pid: 9|app: 0|req: 1067/1926] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:08 2026] DELETE /v2.0/floatingips/a646570e-5dac-4264-a68c-5dc740f6ef2f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1068/1927] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:09 2026] DELETE /v2.0/security-groups/144f3e56-627d-4ad0-9423-f8ae1da1a496 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1928] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:30:08 2026] POST /v2.0/security-groups => generated 1625 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1929] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:30:09 2026] GET /v2.0/security-groups => generated 4530 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1930] 10.0.0.18 () {34 vars in 755 bytes} [Wed Jul 29 17:30:09 2026] PUT /v2.0/security-groups/442aba5d-17c5-4d65-9654-8fb5ad4eb6ab => generated 1663 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1933] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:30:09 2026] GET /v2.0/security-groups/442aba5d-17c5-4d65-9654-8fb5ad4eb6ab => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:09.803 9 INFO neutron_taas.services.taas.taas_plugin [None req-3dc42e12-80b4-42bf-98a8-b91c6385d842 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: ed001b38-8c97-4d1a-b298-1e0b0524fec1 2026-07-29 17:30:09.810 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dc42e12-80b4-42bf-98a8-b91c6385d842 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: ed001b38-8c97-4d1a-b298-1e0b0524fec1 [pid: 8|app: 0|req: 866/1934] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:09 2026] DELETE /v2.0/security-groups/442aba5d-17c5-4d65-9654-8fb5ad4eb6ab => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1935] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:30:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:10.019 8 INFO neutron.api.v2.resource [None req-3ff4dabc-a312-4192-bd5a-07a721c59a9c a3cac750e6724074a258ccea9663f025 2e9da758a43c4f09b575b7f4e835dac4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1936] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:09 2026] DELETE /v2.0/security-groups/442aba5d-17c5-4d65-9654-8fb5ad4eb6ab => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1937] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:30:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1069/1938] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:30:09 2026] PUT /v2.0/routers/a305946e-3d25-40bf-8e72-29732d9df083/remove_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1939] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1940] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:10 2026] GET /v2.0/security-group-rules/e26f8a4f-128f-48c4-a340-f965342108b9 => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1941] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:10.828 9 INFO neutron_taas.services.taas.taas_plugin [None req-f325f70a-09ee-47e0-8ba2-7b5307fbf197 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 15adcdc7-427a-4984-89d4-390bdb077fbe 2026-07-29 17:30:10.832 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f325f70a-09ee-47e0-8ba2-7b5307fbf197 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 15adcdc7-427a-4984-89d4-390bdb077fbe [pid: 8|app: 0|req: 873/1942] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:10 2026] DELETE /v2.0/security-group-rules/e26f8a4f-128f-48c4-a340-f965342108b9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1943] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:11.197 9 INFO neutron_taas.services.taas.taas_plugin [None req-f325f70a-09ee-47e0-8ba2-7b5307fbf197 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 7b317f5e-079a-4a1e-b8b3-5a5517230a53 2026-07-29 17:30:11.200 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f325f70a-09ee-47e0-8ba2-7b5307fbf197 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 7b317f5e-079a-4a1e-b8b3-5a5517230a53 [pid: 8|app: 0|req: 875/1944] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1945] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:11 2026] GET /v2.0/security-group-rules/432cc372-2715-4c53-a342-c9860fb08e81 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1946] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1947] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:11 2026] DELETE /v2.0/security-group-rules/432cc372-2715-4c53-a342-c9860fb08e81 => 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: 879/1948] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:11 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-07-29 17:30:11.688 9 INFO neutron.services.segments.plugin [-] Segment f44a431f-1728-44fd-b148-bda5295a8e88 resource provider aggregate not found 2026-07-29 17:30:11.694 9 INFO neutron.services.segments.plugin [-] Segment f44a431f-1728-44fd-b148-bda5295a8e88 resource provider aggregate not found 2026-07-29 17:30:11.714 8 INFO neutron.db.securitygroups_db [None req-2b7cab08-8f4e-4f93-a6d1-3bc1cc386610 a3cac750e6724074a258ccea9663f025 2e9da758a43c4f09b575b7f4e835dac4 - - default default] Project 2e9da758a43c4f09b575b7f4e835dac4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-29 17:30:11.719 9 INFO neutron.services.segments.plugin [-] Segment f44a431f-1728-44fd-b148-bda5295a8e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44a431f-1728-44fd-b148-bda5295a8e88 found for delete ", "request_id": "req-729a8707-db20-40d0-9608-460d2ab063a1"}]} 2026-07-29 17:30:11.720 9 INFO neutron.services.segments.plugin [-] Segment f44a431f-1728-44fd-b148-bda5295a8e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44a431f-1728-44fd-b148-bda5295a8e88 found for delete ", "request_id": "req-a5e7b27d-d7df-4b9b-aedc-d5966b57602e"}]} 2026-07-29 17:30:11.765 9 INFO neutron.db.l3_hamode_db [None req-f325f70a-09ee-47e0-8ba2-7b5307fbf197 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 43958ea6-0e17-4cd8-8498-a5baa0baa8a8 was deleted as no HA routers are present in tenant 42f3b0d34a7147f197c91cccc6670ee3. [pid: 9|app: 0|req: 1070/1949] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:10 2026] DELETE /v2.0/routers/a305946e-3d25-40bf-8e72-29732d9df083 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1950] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1951] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:11 2026] GET /v2.0/security-group-rules/248bdc1b-2ee5-42ad-ae3c-035b4e92b78d => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1071/1952] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:11 2026] DELETE /v2.0/subnets/01f991e0-27f0-45ba-b531-e0e8b4922374 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1953] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:11 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:12.092 9 INFO neutron_taas.services.taas.taas_plugin [None req-e1da191a-9c48-44d9-89f7-fd5e6784105b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 626284f3-a884-4e05-89b9-b69dfb7cada1 2026-07-29 17:30:12.096 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1da191a-9c48-44d9-89f7-fd5e6784105b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 626284f3-a884-4e05-89b9-b69dfb7cada1 [pid: 8|app: 0|req: 883/1954] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:11 2026] DELETE /v2.0/security-group-rules/248bdc1b-2ee5-42ad-ae3c-035b4e92b78d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1955] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jul 29 17:30:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1956] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:12 2026] DELETE /v2.0/security-groups/a1363a26-44de-499b-a6c6-3114ed9eb165 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1957] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:30:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1072/1958] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:11 2026] DELETE /v2.0/networks/2a6feba6-0227-4e8b-aabd-cb09cb2489df => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1959] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:30:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:12.754 9 INFO neutron_taas.services.taas.taas_plugin [None req-15972e12-283e-4c85-a6b1-c2a15d97877c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: e67416ef-2c6e-464b-a188-3221edda44fd 2026-07-29 17:30:12.757 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15972e12-283e-4c85-a6b1-c2a15d97877c b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: e67416ef-2c6e-464b-a188-3221edda44fd 2026-07-29 17:30:13.084 8 INFO neutron.db.segments_db [None req-69d2f749-34b7-427f-8c1d-8a0bccde2bb3 3186f602bcca492e98da14ece8f5b622 fccd83ee7cb6445784dc0c7f37ec6f0b - - default default] Added segment 96483924-9111-464f-983b-9bd415c4208c of type vxlan for network 3acbcc51-8e59-4a8d-a725-e3568e7f5531 [pid: 8|app: 0|req: 888/1960] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:12 2026] POST /v2.0/networks => generated 612 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1961] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:13 2026] GET /v2.0/security-groups?tenant_id=2e9da758a43c4f09b575b7f4e835dac4&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1073/1962] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:30:12 2026] PUT /v2.0/routers/b3f63a1b-8cad-4d9c-9ddd-1c0af9e0db2e/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1074/1963] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:13 2026] DELETE /v2.0/security-groups/8ca77052-35c7-4b55-bfca-9dd337d2f1a7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:13.762 9 INFO neutron.services.segments.plugin [-] Segment e1e22fad-1bf0-4558-b36f-01b38547e322 resource provider aggregate not found 2026-07-29 17:30:13.768 9 INFO neutron.services.segments.plugin [-] Segment e1e22fad-1bf0-4558-b36f-01b38547e322 resource provider aggregate not found 2026-07-29 17:30:13.782 9 INFO neutron.services.segments.plugin [-] Segment e1e22fad-1bf0-4558-b36f-01b38547e322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e22fad-1bf0-4558-b36f-01b38547e322 found for delete ", "request_id": "req-c9dd9685-bf30-4092-8985-47e1b773360f"}]} 2026-07-29 17:30:13.795 9 INFO neutron.services.segments.plugin [-] Segment e1e22fad-1bf0-4558-b36f-01b38547e322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1e22fad-1bf0-4558-b36f-01b38547e322 found for delete ", "request_id": "req-4bf5f39e-c5e9-4eaf-8d61-ea0496f4fe66"}]} 2026-07-29 17:30:13.918 9 INFO neutron_taas.services.taas.taas_plugin [None req-c94d2b25-c695-409f-9d51-1b862e7eb864 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 376efc02-f5d7-4419-bfda-e51076c3d8c2 2026-07-29 17:30:13.923 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c94d2b25-c695-409f-9d51-1b862e7eb864 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 376efc02-f5d7-4419-bfda-e51076c3d8c2 [pid: 8|app: 0|req: 890/1964] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:13 2026] POST /v2.0/ports => generated 743 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 891/1965] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:13 2026] PUT /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 25 bytes in 130 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: 892/1966] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:14 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 25 bytes in 89 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-07-29 17:30:14.335 9 INFO neutron_taas.services.taas.taas_plugin [None req-c94d2b25-c695-409f-9d51-1b862e7eb864 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 8cac5503-24ac-455d-8335-40053e637246 2026-07-29 17:30:14.338 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c94d2b25-c695-409f-9d51-1b862e7eb864 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 8cac5503-24ac-455d-8335-40053e637246 [pid: 8|app: 0|req: 893/1967] 10.0.0.18 () {34 vars in 755 bytes} [Wed Jul 29 17:30:14 2026] PUT /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/green => generated 4 bytes in 158 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: 894/1968] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:14 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 34 bytes in 53 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: 895/1969] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jul 29 17:30:14 2026] PUT /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/red => generated 4 bytes in 70 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: 896/1970] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:14 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 34 bytes in 45 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: 897/1971] 10.0.0.18 () {34 vars in 773 bytes} [Wed Jul 29 17:30:14 2026] PUT /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/black.or.white => generated 4 bytes in 171 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: 898/1972] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:14 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 52 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, ' 2026-07-29 17:30:14.854 9 INFO neutron.db.l3_hamode_db [None req-c94d2b25-c695-409f-9d51-1b862e7eb864 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] HA network 7ba3fb99-b431-4f88-8ef2-c0e09bc802d2 was deleted as no HA routers are present in tenant e17437372fe4425a9be408a8a903ba43. [pid: 9|app: 0|req: 1075/1973] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:13 2026] DELETE /v2.0/routers/b3f63a1b-8cad-4d9c-9ddd-1c0af9e0db2e => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1974] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:14 2026] PUT /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 37 bytes in 125 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: 900/1975] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:14 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 37 bytes in 87 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: 901/1976] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jul 29 17:30:15 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/red => generated 0 bytes in 75 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: 9|app: 0|req: 1076/1977] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:14 2026] DELETE /v2.0/subnets/36121d3d-ba85-4573-b0ce-2fb7962c962b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:15.174 8 INFO neutron.api.v2.resource [None req-266aa932-0f66-40ba-93e8-6d94a7a004f1 3186f602bcca492e98da14ece8f5b622 fccd83ee7cb6445784dc0c7f37ec6f0b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1978] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:15 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/green => generated 99 bytes in 68 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, ' 2026-07-29 17:30:15.221 9 INFO neutron_taas.services.taas.taas_plugin [None req-ad0c4542-99f6-41b1-80c3-b60cccf13b5b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 78626860-ea25-45e7-8d83-c7e800ac10ed 2026-07-29 17:30:15.224 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad0c4542-99f6-41b1-80c3-b60cccf13b5b b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 78626860-ea25-45e7-8d83-c7e800ac10ed [pid: 8|app: 0|req: 903/1979] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/red => generated 0 bytes in 101 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: 9|app: 0|req: 1077/1980] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/networks/f23ad1b8-a8de-4c0d-bb1a-ccf44cce5e7c => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1078/1981] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:15 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 904/1982] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:15 2026] GET /v2.0/security-groups?tenant_id=5b72e446cd6e41b79b313f8817e06174&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:15.619 9 INFO neutron.api.v2.resource [None req-0d3a2f5c-a350-4d1e-b875-b0769441f1f4 3186f602bcca492e98da14ece8f5b622 fccd83ee7cb6445784dc0c7f37ec6f0b - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1079/1983] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags/green => generated 99 bytes in 82 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: 9|app: 0|req: 1080/1984] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 0 bytes in 133 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-07-29 17:30:15.802 9 INFO neutron.services.segments.plugin [-] Segment 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f resource provider aggregate not found [pid: 8|app: 0|req: 905/1985] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/security-groups/55fb3089-2fef-40da-ad9b-bc8146ac5add => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:15.817 9 INFO neutron.services.segments.plugin [-] Segment 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f found for delete ", "request_id": "req-f6708927-c7da-4224-946b-673376b597d7"}]} 2026-07-29 17:30:15.827 9 INFO neutron.services.segments.plugin [-] Segment 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f resource provider aggregate not found 2026-07-29 17:30:15.842 9 INFO neutron.services.segments.plugin [-] Segment 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054be4e7-ba8a-42d8-88aa-f3c6f522bf1f found for delete ", "request_id": "req-794c811e-38cd-40ca-bac0-3e6288571a1b"}]} 2026-07-29 17:30:15.848 9 INFO neutron.services.segments.plugin [-] Segment 635437cd-44cc-4175-9355-cda422ec1def resource provider aggregate not found [pid: 9|app: 0|req: 1081/1986] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jul 29 17:30:15 2026] GET /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f/tags => generated 12 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:15.859 9 INFO neutron.services.segments.plugin [-] Segment 635437cd-44cc-4175-9355-cda422ec1def resource provider aggregate not found 2026-07-29 17:30:15.869 9 INFO neutron.services.segments.plugin [-] Segment 635437cd-44cc-4175-9355-cda422ec1def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635437cd-44cc-4175-9355-cda422ec1def found for delete ", "request_id": "req-ccd241dc-b0aa-467d-a286-9b61b601de54"}]} 2026-07-29 17:30:15.875 9 INFO neutron.services.segments.plugin [-] Segment 635437cd-44cc-4175-9355-cda422ec1def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635437cd-44cc-4175-9355-cda422ec1def found for delete ", "request_id": "req-f93fde1f-bd49-4e0d-b485-e736eaa41c66"}]} 2026-07-29 17:30:15.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-8248a323-5a23-4106-858f-e63991d41110 3186f602bcca492e98da14ece8f5b622 fccd83ee7cb6445784dc0c7f37ec6f0b - - default default] TaaS: Handle Delete Port: 1dac1379-50f2-4b0b-91fe-3827ce3f885f 2026-07-29 17:30:15.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8248a323-5a23-4106-858f-e63991d41110 3186f602bcca492e98da14ece8f5b622 fccd83ee7cb6445784dc0c7f37ec6f0b - - default default] Tap Mirror: Handle Delete Port: 1dac1379-50f2-4b0b-91fe-3827ce3f885f [pid: 8|app: 0|req: 906/1987] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:15 2026] DELETE /v2.0/ports/1dac1379-50f2-4b0b-91fe-3827ce3f885f => generated 0 bytes in 246 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: 9|app: 0|req: 1082/1988] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:16 2026] GET /v2.0/security-groups?tenant_id=e17437372fe4425a9be408a8a903ba43&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:16.234 8 INFO neutron.services.segments.plugin [-] Segment 96483924-9111-464f-983b-9bd415c4208c resource provider aggregate not found 2026-07-29 17:30:16.235 8 INFO neutron.services.segments.plugin [-] Segment 96483924-9111-464f-983b-9bd415c4208c resource provider aggregate not found 2026-07-29 17:30:16.253 8 INFO neutron.services.segments.plugin [-] Segment 96483924-9111-464f-983b-9bd415c4208c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96483924-9111-464f-983b-9bd415c4208c found for delete ", "request_id": "req-734b66bb-3338-4be9-b568-1d40033487a4"}]} 2026-07-29 17:30:16.258 8 INFO neutron.services.segments.plugin [-] Segment 96483924-9111-464f-983b-9bd415c4208c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96483924-9111-464f-983b-9bd415c4208c found for delete ", "request_id": "req-0a44d05a-6498-432c-8f61-1a5a641d1cc0"}]} [pid: 9|app: 0|req: 1083/1989] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:16 2026] DELETE /v2.0/security-groups/e01f7b69-0677-4ea3-ba75-daf525d4420e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1990] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:16 2026] DELETE /v2.0/networks/3acbcc51-8e59-4a8d-a725-e3568e7f5531 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1084/1991] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:16 2026] GET /v2.0/security-groups?tenant_id=42f3b0d34a7147f197c91cccc6670ee3&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1992] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:16 2026] DELETE /v2.0/security-groups/bf385131-4957-4a84-98b7-d6ab6bc5dbdd => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1085/1993] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:17 2026] GET /v2.0/security-groups?tenant_id=503754d47586489da6656c014f4b3b8e&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: 909/1994] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:17 2026] DELETE /v2.0/security-groups/44f645aa-c34e-4f2f-ab13-a4365fe2264c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1086/1995] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:17 2026] GET /v2.0/security-groups?tenant_id=fccd83ee7cb6445784dc0c7f37ec6f0b&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: 910/1996] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:17 2026] DELETE /v2.0/security-groups/bf77eb4c-298e-489d-9516-7da8da810614 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1087/1997] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:19 2026] GET /v2.0/security-groups?tenant_id=e3324662b0db4f0b8b6b6bb58922d6b4&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1998] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:20 2026] DELETE /v2.0/security-groups/31909357-3b44-44f0-89fc-9cff655f850b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1088/1999] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:20 2026] GET /v2.0/security-groups?tenant_id=fcdc60fa3ce74604ac1dd5e3557704f4&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/2000] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:20 2026] DELETE /v2.0/security-groups/959270e3-24bb-4e5b-a8a8-f4e178e3dafd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:21.124 9 INFO neutron.db.segments_db [None req-3b773125-7120-4f06-8ad3-cc741d82e121 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] Added segment 12200477-68cd-4620-8734-8e08648ccea8 of type vxlan for network 6fa04b04-95d9-420a-a020-90ecd2ffce66 [pid: 9|app: 0|req: 1089/2001] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:20 2026] POST /v2.0/networks => generated 708 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2002] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:21 2026] POST /v2.0/subnets => generated 644 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:21.599 9 WARNING neutron.api.v2.base [None req-4a4382cf-a07f-4a46-8866-1d202beaa7ee 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - 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-07-29 17:30:21.600 9 INFO neutron.api.v2.resource [None req-4a4382cf-a07f-4a46-8866-1d202beaa7ee 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 9|app: 0|req: 1090/2003] 10.0.0.18 () {34 vars in 678 bytes} [Wed Jul 29 17:30:21 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-07-29 17:30:21.885 8 INFO neutron.services.segments.plugin [-] Segment 12200477-68cd-4620-8734-8e08648ccea8 resource provider aggregate not found 2026-07-29 17:30:21.887 8 INFO neutron.services.segments.plugin [-] Segment 12200477-68cd-4620-8734-8e08648ccea8 resource provider aggregate not found 2026-07-29 17:30:21.904 8 INFO neutron.services.segments.plugin [-] Segment 12200477-68cd-4620-8734-8e08648ccea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12200477-68cd-4620-8734-8e08648ccea8 found for delete ", "request_id": "req-33a9566f-948b-430f-b10f-96648bcadf25"}]} 2026-07-29 17:30:21.908 8 INFO neutron.services.segments.plugin [-] Segment 12200477-68cd-4620-8734-8e08648ccea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12200477-68cd-4620-8734-8e08648ccea8 found for delete ", "request_id": "req-b63cccf0-0fed-4fcb-ae4f-7418d247dfea"}]} [pid: 8|app: 0|req: 914/2004] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:21 2026] DELETE /v2.0/networks/6fa04b04-95d9-420a-a020-90ecd2ffce66 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2005] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:22.269 8 INFO neutron.db.segments_db [None req-f55d2133-226e-4ec6-ae20-ce78f4d654f7 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] Added segment 1f013744-a3fb-4a03-86c3-9c1c4015237a of type vxlan for network 2450e0c1-b685-44e7-8456-63207f0193a6 [pid: 9|app: 0|req: 1091/2006] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:30:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2007] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/networks => generated 708 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1092/2008] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/2009] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:30:22 2026] PUT /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/2010] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2011] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:22 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2012] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1093/2013] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/subnets => generated 647 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2014] 10.0.0.18 () {34 vars in 775 bytes} [Wed Jul 29 17:30:22 2026] PUT /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-29 17:30:22.918 8 WARNING neutron.api.v2.base [None req-9c939469-af81-4ee8-b54e-e55217df6829 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - 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-07-29 17:30:22.920 8 INFO neutron.api.v2.resource [None req-9c939469-af81-4ee8-b54e-e55217df6829 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 922/2015] 10.0.0.18 () {34 vars in 678 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2016] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:22 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1094/2017] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1095/2018] 10.0.0.18 () {34 vars in 771 bytes} [Wed Jul 29 17:30:22 2026] PUT /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1096/2019] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/subnetpools/4d6eea0c-5e13-4131-927e-548141e03455/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1097/2020] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2021] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:22 2026] DELETE /v2.0/networks/2450e0c1-b685-44e7-8456-63207f0193a6 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1098/2022] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/subnetpools/53397912-7a93-4684-beb7-9d0ba529267e/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2023] 10.0.0.18 () {34 vars in 793 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-29 17:30:23.305 9 INFO neutron.db.segments_db [None req-1b23c009-6959-4f92-b61a-314b6844e041 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] Added segment 24f4942d-e030-4cc1-b485-12df8f269545 of type vxlan for network 8fd8a485-3c56-4735-9e07-52ab2c6bdf05 [pid: 8|app: 0|req: 926/2024] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/subnetpools/b6fbdc73-34c6-4821-9c89-bd82d1118a4d/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2025] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1099/2026] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:23 2026] POST /v2.0/networks => generated 707 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2027] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/subnetpools/6353d07b-4b17-4264-a9ce-f16cf58217b1/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1100/2028] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:30:23 2026] PUT /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1101/2029] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1102/2030] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1103/2031] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1104/2032] 10.0.0.18 () {32 vars in 752 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1105/2033] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:23.701 9 INFO neutron.api.v2.resource [None req-ab865180-3025-4672-8238-b436a2c571f8 952749c4891b4cf282315103f96f6f5a f11be5bd2faf44fea49d163f9e1f14a3 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1106/2034] 10.0.0.18 () {32 vars in 756 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1107/2035] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1108/2036] 10.0.0.18 () {32 vars in 755 bytes} [Wed Jul 29 17:30:23 2026] DELETE /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/red => 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: 929/2037] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:23 2026] POST /v2.0/subnets => generated 647 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1109/2038] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2039] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2040] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:23.933 8 INFO neutron.services.segments.plugin [-] Segment 1f013744-a3fb-4a03-86c3-9c1c4015237a resource provider aggregate not found 2026-07-29 17:30:23.941 8 INFO neutron.services.segments.plugin [-] Segment 1f013744-a3fb-4a03-86c3-9c1c4015237a resource provider aggregate not found 2026-07-29 17:30:23.961 8 INFO neutron.services.segments.plugin [-] Segment 1f013744-a3fb-4a03-86c3-9c1c4015237a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f013744-a3fb-4a03-86c3-9c1c4015237a found for delete ", "request_id": "req-5febf098-f028-4604-9784-514d6bd65662"}]} 2026-07-29 17:30:23.968 8 INFO neutron.services.segments.plugin [-] Segment 1f013744-a3fb-4a03-86c3-9c1c4015237a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f013744-a3fb-4a03-86c3-9c1c4015237a found for delete ", "request_id": "req-2d22f2e9-f4e0-4b6d-b7c6-c86ec43f2b51"}]} 2026-07-29 17:30:23.972 8 INFO neutron.api.v2.resource [None req-f48e4a30-46a9-4dcd-b757-172b4ef6409c 952749c4891b4cf282315103f96f6f5a f11be5bd2faf44fea49d163f9e1f14a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/2041] 10.0.0.18 () {32 vars in 759 bytes} [Wed Jul 29 17:30:23 2026] DELETE /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2042] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jul 29 17:30:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2043] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => 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: 935/2044] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jul 29 17:30:24 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2045] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:24 2026] GET /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1110/2046] 10.0.0.18 () {34 vars in 678 bytes} [Wed Jul 29 17:30:23 2026] POST /v2.0/rbac-policies => generated 324 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2047] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/subnetpools/4d6eea0c-5e13-4131-927e-548141e03455 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1111/2048] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/security-groups/eaeb292f-d85b-4df3-9eb0-b8e39412f872 => 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: 938/2049] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/subnetpools/53397912-7a93-4684-beb7-9d0ba529267e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1112/2050] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/subnetpools/b6fbdc73-34c6-4821-9c89-bd82d1118a4d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2051] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/subnetpools/6353d07b-4b17-4264-a9ce-f16cf58217b1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2052] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:30:24 2026] GET /v2.0/networks/8fd8a485-3c56-4735-9e07-52ab2c6bdf05 => generated 655 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1113/2055] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:24 2026] DELETE /v2.0/subnetpools/2cedccaa-4db2-47b4-b5f0-06b2286c3f2d => generated 0 bytes in 698 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:25.314 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3321f029-bbf9-454f-b817-ad05c06dd2e9 efd36b0d94f54cfb93b3ac9a01d962c3 e8e9594c43c34e77a271cca3c8bdba40 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1114/2056] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:30:25 2026] GET /v2.0/networks/8fd8a485-3c56-4735-9e07-52ab2c6bdf05 => generated 138 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:25.431 9 INFO neutron_taas.services.taas.taas_plugin [None req-b80e663b-8215-436d-89fd-44a39de3d8a2 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] TaaS: Handle Delete Port: 4689e2e3-f8b4-4f19-99a8-eb0f4172b9ac 2026-07-29 17:30:25.433 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b80e663b-8215-436d-89fd-44a39de3d8a2 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] Tap Mirror: Handle Delete Port: 4689e2e3-f8b4-4f19-99a8-eb0f4172b9ac [pid: 8|app: 0|req: 943/2057] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:25 2026] GET /v2.0/security-groups?tenant_id=7481d585125e49adb2867d9149e6b29b&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2058] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/security-groups/46dd5fb0-a758-449c-a460-ca0cdb62492e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:25.755 9 INFO neutron.services.segments.plugin [-] Segment 24f4942d-e030-4cc1-b485-12df8f269545 resource provider aggregate not found 2026-07-29 17:30:25.764 9 INFO neutron.services.segments.plugin [-] Segment 24f4942d-e030-4cc1-b485-12df8f269545 resource provider aggregate not found 2026-07-29 17:30:25.779 9 INFO neutron.services.segments.plugin [-] Segment 24f4942d-e030-4cc1-b485-12df8f269545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f4942d-e030-4cc1-b485-12df8f269545 found for delete ", "request_id": "req-eb2f5570-149a-4311-a494-80954ef59e7a"}]} 2026-07-29 17:30:25.781 9 INFO neutron.services.segments.plugin [-] Segment 24f4942d-e030-4cc1-b485-12df8f269545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f4942d-e030-4cc1-b485-12df8f269545 found for delete ", "request_id": "req-fba9aa35-5511-450e-b961-d632901cc24b"}]} [pid: 9|app: 0|req: 1115/2059] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/networks/8fd8a485-3c56-4735-9e07-52ab2c6bdf05 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:25.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f02740f-2d88-4bd1-bf5e-db4738dc1f31 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/2060] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/subnets/25f6c230-b41d-463a-be17-bb17318d6c9b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:25.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5574a0ce-6b38-4b4d-9d34-e70e9276a605 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/2061] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/subnets/87a0e9b8-9214-4b56-afad-6502eda900bf => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:30:25.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb5eede-74aa-4760-8ec4-a3fec1087186 88bed12755d94bd8b7ccad360484b0be b2dc22476d6940ea8d7bc9b39480e26d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/2062] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/subnets/9b51a0f5-d0cd-4053-ae3d-e5db8dff112b => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1116/2063] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:25 2026] GET /v2.0/security-groups?tenant_id=f11be5bd2faf44fea49d163f9e1f14a3&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: 948/2064] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:25 2026] DELETE /v2.0/security-groups/acdb4b9b-d6eb-4305-9c62-c5b355ade03f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1117/2065] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:26 2026] GET /v2.0/security-groups?tenant_id=95de74a26648453195489094f39e9361&name=default => generated 2925 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2066] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:26 2026] DELETE /v2.0/security-groups/558909f6-5af2-49ed-8a66-85e0385c68c0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1118/2067] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:27 2026] GET /v2.0/security-groups?tenant_id=b2dc22476d6940ea8d7bc9b39480e26d&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2068] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:27 2026] GET /v2.0/security-groups?tenant_id=6b8781151c8247318bbd2e5a13cfb226&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1119/2069] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:27 2026] DELETE /v2.0/security-groups/5924a1cd-fb31-45b8-b6ad-a9f4949f6ec4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2070] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:27 2026] DELETE /v2.0/security-groups/d405bb51-9df7-40ea-8732-c43451015dc5 => 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: 952/2071] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:27 2026] GET /v2.0/security-groups?tenant_id=3219982944004763bff9fae22f5fa7da&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1120/2072] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:27 2026] GET /v2.0/security-groups?tenant_id=e8e9594c43c34e77a271cca3c8bdba40&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2073] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:27 2026] DELETE /v2.0/security-groups/2656aa1d-3cf0-43d6-8b29-f42e86350ff7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1121/2074] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:27 2026] DELETE /v2.0/security-groups/2e663795-84d9-430c-81be-75d6fb1eb061 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2075] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:28 2026] GET /v2.0/security-groups?tenant_id=74c480bad0a14e478d0bffdaadeb08bc&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1122/2076] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:28 2026] DELETE /v2.0/security-groups/80222a61-7a90-4738-9151-911541823a62 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2077] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:30:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1123/2078] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:30 2026] PUT /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2079] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:30 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1124/2080] 10.0.0.18 () {34 vars in 767 bytes} [Wed Jul 29 17:30:30 2026] PUT /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/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: 957/2081] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:30 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1125/2082] 10.0.0.18 () {34 vars in 763 bytes} [Wed Jul 29 17:30:30 2026] PUT /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2083] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1126/2084] 10.0.0.18 () {34 vars in 785 bytes} [Wed Jul 29 17:30:31 2026] PUT /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2085] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1127/2086] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:30:31 2026] PUT /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2087] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1128/2088] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:31.455 8 INFO neutron.api.v2.resource [None req-8bf4673c-c083-45e7-a8a6-50147c0b1748 bc5d58e782a74fd68b539b615eab0fa2 a5577fc30aee42508dcc7ed43eb7e54d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/2089] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1129/2090] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:30:31 2026] DELETE /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2091] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:31.587 9 INFO neutron.api.v2.resource [None req-b46e87c5-1a69-4440-a62f-5cb35336ff35 bc5d58e782a74fd68b539b615eab0fa2 a5577fc30aee42508dcc7ed43eb7e54d - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1130/2092] 10.0.0.18 () {32 vars in 751 bytes} [Wed Jul 29 17:30:31 2026] DELETE /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2093] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:30:31 2026] DELETE /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1131/2094] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:31 2026] GET /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2095] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:31 2026] DELETE /v2.0/subnetpools/3c6b3c88-7061-4246-934b-328fb5f1e6df => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:32.178 9 INFO neutron.db.segments_db [None req-af1e3b1f-cdaa-41f8-9db1-ef61e7690953 619f84563c6341d88838618b34b81755 578b2cdcc43a49499856b5747a6735b3 - - default default] Added segment c873b605-4e7e-45a3-8f68-75ee497d554d of type vxlan for network c8239e4d-a244-4fee-a9d0-81b719ba35a6 [pid: 9|app: 0|req: 1132/2096] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:31 2026] POST /v2.0/networks => generated 613 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2097] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:32 2026] POST /v2.0/subnets => generated 626 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2098] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:30:32 2026] PUT /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2099] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:32 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1133/2100] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:32 2026] GET /v2.0/security-groups?tenant_id=a5577fc30aee42508dcc7ed43eb7e54d&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2101] 10.0.0.18 () {34 vars in 759 bytes} [Wed Jul 29 17:30:32 2026] PUT /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2102] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:32 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2103] 10.0.0.18 () {34 vars in 755 bytes} [Wed Jul 29 17:30:33 2026] PUT /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1134/2104] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:32 2026] DELETE /v2.0/security-groups/39c19c81-a17e-4bd4-9ae1-1429f29064d2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2105] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1135/2106] 10.0.0.18 () {34 vars in 777 bytes} [Wed Jul 29 17:30:33 2026] PUT /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2107] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2108] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:30:33 2026] PUT /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2109] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1136/2110] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/security-groups?tenant_id=3bdd034d9f41416f932f987869203eac&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2111] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:33.578 8 INFO neutron.api.v2.resource [None req-5c84051e-6630-40e6-9141-28e651fdd25d 619f84563c6341d88838618b34b81755 578b2cdcc43a49499856b5747a6735b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/2112] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1137/2113] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:33 2026] DELETE /v2.0/security-groups/29919cff-5628-4daa-af87-f245cbc41a60 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2114] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:30:33 2026] DELETE /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/red => 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: 978/2115] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:33.797 8 INFO neutron.api.v2.resource [None req-e1075ffb-fbcb-4525-a2ac-cbe5c22f9e19 619f84563c6341d88838618b34b81755 578b2cdcc43a49499856b5747a6735b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/2116] 10.0.0.18 () {32 vars in 743 bytes} [Wed Jul 29 17:30:33 2026] DELETE /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2117] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:30:33 2026] DELETE /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2118] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:30:33 2026] GET /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:34.136 9 INFO neutron.db.segments_db [None req-bed3d112-f73c-43cd-887d-57640f81b0b9 f783e7bf141640908ef29c55a14b738b abac201a21364551b988bbee1d3dc4ec - - default default] Added segment 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 of type vxlan for network 501ed497-694e-4fc4-a356-167096dbf1bf [pid: 8|app: 0|req: 982/2119] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:30:33 2026] DELETE /v2.0/subnets/68cf8fd4-081e-449f-b86b-655d4727b46b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1138/2120] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:33 2026] POST /v2.0/networks => generated 613 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:34.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-b51d5f6a-f89f-4591-b76d-4a5420224cef 619f84563c6341d88838618b34b81755 578b2cdcc43a49499856b5747a6735b3 - - default default] TaaS: Handle Delete Port: a1e696e4-b809-4757-b74b-4b36a7228389 2026-07-29 17:30:34.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b51d5f6a-f89f-4591-b76d-4a5420224cef 619f84563c6341d88838618b34b81755 578b2cdcc43a49499856b5747a6735b3 - - default default] Tap Mirror: Handle Delete Port: a1e696e4-b809-4757-b74b-4b36a7228389 2026-07-29 17:30:34.361 9 INFO neutron.db.segments_db [None req-db652a52-c590-4124-bc39-3c66cf1dfb7e f783e7bf141640908ef29c55a14b738b abac201a21364551b988bbee1d3dc4ec - - default default] Added segment a424a69f-ddeb-4fa0-ac60-6eb82a076417 of type vxlan for network a8a5286a-5f87-4463-8d21-2363356b0990 [pid: 9|app: 0|req: 1139/2121] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:34 2026] POST /v2.0/networks => generated 613 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:34.538 8 INFO neutron.services.segments.plugin [-] Segment c873b605-4e7e-45a3-8f68-75ee497d554d resource provider aggregate not found 2026-07-29 17:30:34.552 8 INFO neutron.services.segments.plugin [-] Segment c873b605-4e7e-45a3-8f68-75ee497d554d resource provider aggregate not found 2026-07-29 17:30:34.571 8 INFO neutron.services.segments.plugin [-] Segment c873b605-4e7e-45a3-8f68-75ee497d554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c873b605-4e7e-45a3-8f68-75ee497d554d found for delete ", "request_id": "req-e7b9959e-0729-41c7-b994-ea56bac27a3c"}]} 2026-07-29 17:30:34.571 8 INFO neutron.services.segments.plugin [-] Segment c873b605-4e7e-45a3-8f68-75ee497d554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c873b605-4e7e-45a3-8f68-75ee497d554d found for delete ", "request_id": "req-79ec3229-dc26-46f0-8900-47f3f42cf3b6"}]} [pid: 8|app: 0|req: 983/2122] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:34 2026] DELETE /v2.0/networks/c8239e4d-a244-4fee-a9d0-81b719ba35a6 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:34.635 9 INFO neutron.db.segments_db [None req-b1b0f06d-1a64-461a-b9a2-a1c99b92dacd f783e7bf141640908ef29c55a14b738b abac201a21364551b988bbee1d3dc4ec - - default default] Added segment 8771d631-76a0-46da-9db8-a0b825e76378 of type vxlan for network 2365641c-7929-4aec-a2d9-195d9004162d [pid: 9|app: 0|req: 1140/2123] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:34 2026] POST /v2.0/networks => generated 612 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:34.912 8 INFO neutron.db.segments_db [None req-058544b1-8317-48b0-8e04-2eb936f5f7b5 f783e7bf141640908ef29c55a14b738b abac201a21364551b988bbee1d3dc4ec - - default default] Added segment 77d21a66-2188-4c4d-ae60-5b0ed275eab1 of type vxlan for network c9edf68c-2540-433a-a6e3-d7989c016ab6 [pid: 8|app: 0|req: 984/2124] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:34 2026] POST /v2.0/networks => generated 611 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:35.170 9 INFO neutron.db.segments_db [None req-b9bbff1e-d0cf-4850-84bb-cd729b889cff f783e7bf141640908ef29c55a14b738b abac201a21364551b988bbee1d3dc4ec - - default default] Added segment 892cfb3c-df59-4e0d-9724-0e07a42dfdbe of type vxlan for network 718abc00-0674-471f-bb2e-bbcadb56ea6a [pid: 9|app: 0|req: 1141/2125] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:35 2026] POST /v2.0/networks => generated 613 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1142/2126] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:35 2026] PUT /v2.0/networks/501ed497-694e-4fc4-a356-167096dbf1bf/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1143/2127] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:35 2026] PUT /v2.0/networks/a8a5286a-5f87-4463-8d21-2363356b0990/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2128] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:35 2026] GET /v2.0/security-groups?tenant_id=0fcf79ceedc440819a3acaa260399293&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1144/2129] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:35 2026] GET /v2.0/security-groups?tenant_id=578b2cdcc43a49499856b5747a6735b3&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2130] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:35 2026] PUT /v2.0/networks/2365641c-7929-4aec-a2d9-195d9004162d/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1145/2131] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:35 2026] DELETE /v2.0/security-groups/602535fb-eb07-4bd8-8ebb-3e0577a36c6c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2132] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:35 2026] DELETE /v2.0/security-groups/a216a648-7666-4b31-b480-8408608a1a5c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1146/2133] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:35 2026] PUT /v2.0/networks/c9edf68c-2540-433a-a6e3-d7989c016ab6/tags => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2134] 10.0.0.18 () {32 vars in 663 bytes} [Wed Jul 29 17:30:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1147/2135] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jul 29 17:30:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1148/2136] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1149/2137] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2138] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:35 2026] GET /v2.0/security-groups?tenant_id=5af8260bb3344674a5977b1cb41287ef&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1150/2139] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2140] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:36 2026] DELETE /v2.0/security-groups/46d5ab93-409a-4708-8e5c-63b8cc74d7c7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1151/2141] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2142] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1152/2143] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jul 29 17:30:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:36.655 8 INFO neutron.services.segments.plugin [-] Segment 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 resource provider aggregate not found 2026-07-29 17:30:36.659 8 INFO neutron.services.segments.plugin [-] Segment 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 resource provider aggregate not found 2026-07-29 17:30:36.679 8 INFO neutron.services.segments.plugin [-] Segment 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 found for delete ", "request_id": "req-e95501d5-3e52-4b57-99e8-da1f0fc71dc8"}]} 2026-07-29 17:30:36.685 8 INFO neutron.services.segments.plugin [-] Segment 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a16cfe6-9fb7-45c8-bd1d-6cb76c713448 found for delete ", "request_id": "req-918bdc04-85d9-4b61-b6f1-e8ec25644126"}]} [pid: 8|app: 0|req: 992/2144] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:36 2026] DELETE /v2.0/networks/501ed497-694e-4fc4-a356-167096dbf1bf => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:36.923 9 INFO neutron.services.segments.plugin [-] Segment a424a69f-ddeb-4fa0-ac60-6eb82a076417 resource provider aggregate not found 2026-07-29 17:30:36.929 9 INFO neutron.services.segments.plugin [-] Segment a424a69f-ddeb-4fa0-ac60-6eb82a076417 resource provider aggregate not found 2026-07-29 17:30:36.946 9 INFO neutron.services.segments.plugin [-] Segment a424a69f-ddeb-4fa0-ac60-6eb82a076417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a424a69f-ddeb-4fa0-ac60-6eb82a076417 found for delete ", "request_id": "req-bd6a7965-b710-43f9-881a-fe04a6ce2913"}]} 2026-07-29 17:30:36.957 9 INFO neutron.services.segments.plugin [-] Segment a424a69f-ddeb-4fa0-ac60-6eb82a076417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a424a69f-ddeb-4fa0-ac60-6eb82a076417 found for delete ", "request_id": "req-00557444-e4d6-42c6-8021-4d19a977f00e"}]} [pid: 9|app: 0|req: 1153/2145] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:36 2026] DELETE /v2.0/networks/a8a5286a-5f87-4463-8d21-2363356b0990 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2146] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:37 2026] DELETE /v2.0/networks/2365641c-7929-4aec-a2d9-195d9004162d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1154/2147] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:37 2026] DELETE /v2.0/networks/c9edf68c-2540-433a-a6e3-d7989c016ab6 => 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: 994/2148] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:37 2026] DELETE /v2.0/networks/718abc00-0674-471f-bb2e-bbcadb56ea6a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:37.848 9 INFO neutron.db.segments_db [None req-f85dc15a-c6ed-4354-b70a-3d4636b8c973 3a04864a807c4f5fa6cb2d2791385255 f7739bfa8baf40a3a73df6525078c367 - - default default] Added segment 6bca918d-a280-4816-b1a3-3631257d15d4 of type vxlan for network 6505527c-fea9-49cb-9280-127bc68d8d00 [pid: 9|app: 0|req: 1155/2149] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:37 2026] POST /v2.0/networks => generated 613 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2150] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:37 2026] POST /v2.0/ports => generated 743 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:38.706 8 INFO neutron.services.segments.plugin [-] Segment 8771d631-76a0-46da-9db8-a0b825e76378 resource provider aggregate not found 2026-07-29 17:30:38.716 8 INFO neutron.services.segments.plugin [-] Segment 8771d631-76a0-46da-9db8-a0b825e76378 resource provider aggregate not found 2026-07-29 17:30:38.736 8 INFO neutron.services.segments.plugin [-] Segment 8771d631-76a0-46da-9db8-a0b825e76378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8771d631-76a0-46da-9db8-a0b825e76378 found for delete ", "request_id": "req-d8a9ece3-eacc-448b-a824-7edb801f8939"}]} 2026-07-29 17:30:38.746 8 INFO neutron.services.segments.plugin [-] Segment 8771d631-76a0-46da-9db8-a0b825e76378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8771d631-76a0-46da-9db8-a0b825e76378 found for delete ", "request_id": "req-eef117be-eca4-4b74-ad9a-87c39a52f45e"}]} 2026-07-29 17:30:38.765 8 INFO neutron.services.segments.plugin [-] Segment 892cfb3c-df59-4e0d-9724-0e07a42dfdbe resource provider aggregate not found 2026-07-29 17:30:38.771 8 INFO neutron.services.segments.plugin [-] Segment 892cfb3c-df59-4e0d-9724-0e07a42dfdbe resource provider aggregate not found 2026-07-29 17:30:38.784 8 INFO neutron.services.segments.plugin [-] Segment 892cfb3c-df59-4e0d-9724-0e07a42dfdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892cfb3c-df59-4e0d-9724-0e07a42dfdbe found for delete ", "request_id": "req-4b096d2e-09e6-44df-a396-809ce6244dab"}]} 2026-07-29 17:30:38.786 8 INFO neutron.services.segments.plugin [-] Segment 892cfb3c-df59-4e0d-9724-0e07a42dfdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892cfb3c-df59-4e0d-9724-0e07a42dfdbe found for delete ", "request_id": "req-f2e0b1ba-5f63-4b4e-96f9-fc198273e6f8"}]} [pid: 9|app: 0|req: 1156/2151] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:30:38 2026] POST /v2.0/trunks => generated 407 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1157/2152] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:30:38 2026] PUT /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1158/2153] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:38 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:38.992 9 INFO neutron.services.segments.plugin [-] Segment 77d21a66-2188-4c4d-ae60-5b0ed275eab1 resource provider aggregate not found 2026-07-29 17:30:38.999 9 INFO neutron.services.segments.plugin [-] Segment 77d21a66-2188-4c4d-ae60-5b0ed275eab1 resource provider aggregate not found 2026-07-29 17:30:39.013 9 INFO neutron.services.segments.plugin [-] Segment 77d21a66-2188-4c4d-ae60-5b0ed275eab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d21a66-2188-4c4d-ae60-5b0ed275eab1 found for delete ", "request_id": "req-51e3532d-7bb6-4e31-8d95-f58dcd1cd76d"}]} 2026-07-29 17:30:39.023 9 INFO neutron.services.segments.plugin [-] Segment 77d21a66-2188-4c4d-ae60-5b0ed275eab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d21a66-2188-4c4d-ae60-5b0ed275eab1 found for delete ", "request_id": "req-f50f8181-e798-49c3-9984-d96dfade0a16"}]} [pid: 9|app: 0|req: 1159/2154] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jul 29 17:30:38 2026] PUT /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/green => generated 4 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2155] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:38 2026] GET /v2.0/security-groups?tenant_id=5db0848e564e4d6fb25d7d0401b10781&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1160/2156] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1161/2157] 10.0.0.18 () {34 vars in 753 bytes} [Wed Jul 29 17:30:39 2026] PUT /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1162/2158] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2159] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/security-groups/26161d59-e1e4-447c-a195-1c3ba6118659 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1163/2160] 10.0.0.18 () {34 vars in 775 bytes} [Wed Jul 29 17:30:39 2026] PUT /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2161] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1164/2162] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:30:39 2026] PUT /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2163] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1165/2164] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:30:39.403 8 INFO neutron.api.v2.resource [None req-6294491e-6273-45a6-a13c-66f54991f8ba 3a04864a807c4f5fa6cb2d2791385255 f7739bfa8baf40a3a73df6525078c367 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/2165] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1166/2166] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1167/2167] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:39.582 9 INFO neutron.api.v2.resource [None req-ee3d4584-19b6-470c-9246-df1a7ef53853 3a04864a807c4f5fa6cb2d2791385255 f7739bfa8baf40a3a73df6525078c367 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1168/2168] 10.0.0.18 () {32 vars in 741 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2169] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/security-groups?tenant_id=6d24b95d1ae240f9a86dcb28a5fbd6cb&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: 1002/2170] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2171] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2172] 10.0.0.241 () {32 vars in 799 bytes} [Wed Jul 29 17:30:39 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: 9|app: 0|req: 1169/2175] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/security-groups/4693787c-131b-4e4f-8eba-d1ed2f3cd54f => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2176] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1170/2177] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:30:39 2026] GET /v2.0/ports/7973333e-38ed-45de-8c96-be1acd925609 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2178] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:30:39 2026] DELETE /v2.0/trunks/005a31de-8164-4953-b85d-5c35198e732b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1171/2179] 10.0.0.241 () {30 vars in 722 bytes} [Wed Jul 29 17:30:40 2026] GET /v2.0/quotas/8611e40d7e5e4a989eaae715bda54bde/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1172/2180] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:40 2026] GET /v2.0/security-groups?tenant_id=abac201a21364551b988bbee1d3dc4ec&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:40.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f1b7146-1423-4181-9075-2022dcde2e20 3a04864a807c4f5fa6cb2d2791385255 f7739bfa8baf40a3a73df6525078c367 - - default default] TaaS: Handle Delete Port: 7973333e-38ed-45de-8c96-be1acd925609 2026-07-29 17:30:40.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f1b7146-1423-4181-9075-2022dcde2e20 3a04864a807c4f5fa6cb2d2791385255 f7739bfa8baf40a3a73df6525078c367 - - default default] Tap Mirror: Handle Delete Port: 7973333e-38ed-45de-8c96-be1acd925609 [pid: 8|app: 0|req: 1009/2181] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:40 2026] DELETE /v2.0/ports/7973333e-38ed-45de-8c96-be1acd925609 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1173/2182] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:40 2026] DELETE /v2.0/security-groups/e777566b-886f-4551-bdf0-92536173b1f6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2183] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:40 2026] DELETE /v2.0/networks/6505527c-fea9-49cb-9280-127bc68d8d00 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:40.812 8 INFO neutron.services.segments.plugin [-] Segment 6bca918d-a280-4816-b1a3-3631257d15d4 resource provider aggregate not found 2026-07-29 17:30:40.820 8 INFO neutron.services.segments.plugin [-] Segment 6bca918d-a280-4816-b1a3-3631257d15d4 resource provider aggregate not found 2026-07-29 17:30:40.832 8 INFO neutron.services.segments.plugin [-] Segment 6bca918d-a280-4816-b1a3-3631257d15d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bca918d-a280-4816-b1a3-3631257d15d4 found for delete ", "request_id": "req-aeec0443-ad84-43a6-b84e-eb081a4e8b3e"}]} 2026-07-29 17:30:40.841 8 INFO neutron.services.segments.plugin [-] Segment 6bca918d-a280-4816-b1a3-3631257d15d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bca918d-a280-4816-b1a3-3631257d15d4 found for delete ", "request_id": "req-2edeb677-8bbe-4e10-af05-8eae3292ec0c"}]} [pid: 9|app: 0|req: 1174/2184] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:40 2026] GET /v2.0/security-groups?tenant_id=7dc675cd364e4c09a6f5abd057b25967&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2185] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:40 2026] DELETE /v2.0/security-groups/511a2c8f-9415-485b-9ad5-055c174445e0 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1175/2186] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:41 2026] GET /v2.0/security-groups?tenant_id=3fb60f6cf1404c418db8865c885bb782&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1176/2187] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:41 2026] DELETE /v2.0/security-groups/c209fcb5-fc18-4227-a43b-fd82b8bc920f => 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: 1012/2188] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:41 2026] GET /v2.0/security-groups?tenant_id=f7739bfa8baf40a3a73df6525078c367&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1177/2189] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:41 2026] DELETE /v2.0/security-groups/8ab3c977-86b3-4218-9a45-39a00d14267a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2190] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:42 2026] GET /v2.0/security-groups?tenant_id=b0a7eb5e9efd432ca24c86e310f9bd38&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1178/2191] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:42 2026] DELETE /v2.0/security-groups/fe0b57ca-d7e6-4414-8e67-fbdf122612b0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2192] 10.0.0.241 () {32 vars in 799 bytes} [Wed Jul 29 17:30:43 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1179/2193] 10.0.0.241 () {30 vars in 722 bytes} [Wed Jul 29 17:30:43 2026] GET /v2.0/quotas/8611e40d7e5e4a989eaae715bda54bde/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:30:45.866 8 INFO neutron.db.segments_db [None req-37dc7cc3-e4c7-4752-b098-ec36a5852041 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Added segment da9df2bd-4781-4c17-bf62-c3693e65f406 of type vxlan for network d4b7d6ee-aae7-4ed3-a0a2-f1d078a06a7c [pid: 8|app: 0|req: 1015/2194] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:45 2026] POST /v2.0/networks => generated 612 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1180/2195] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:46 2026] POST /v2.0/ports => generated 743 bytes in 470 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-07-29 17:30:46.630 9 INFO neutron.db.segments_db [None req-bbfad6f0-8dec-4bd6-97c4-477ec23c1243 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Added segment 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 of type vxlan for network f123c1ee-0e33-46d2-8ef3-5fe94c24401b 2026-07-29 17:30:46.801 8 INFO neutron.db.segments_db [None req-e028e7b9-a802-4fcd-9263-f2b3e5e77a68 0d0a0801e9c645d9b5b592a2d4c80ea6 546535ebd8b34e439b5d7dffc7e0cfd6 - - default default] Added segment 97e9b5cb-8074-4f2d-942d-718e8367dbac of type vxlan for network 8482276c-6504-494a-bfed-2f96128e3047 [pid: 9|app: 0|req: 1181/2196] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:46 2026] POST /v2.0/networks => generated 611 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2197] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:46 2026] POST /v2.0/networks => generated 613 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1182/2198] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:46 2026] GET /v2.0/security-groups?tenant_id=8611e40d7e5e4a989eaae715bda54bde&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:47.252 9 INFO neutron.db.segments_db [None req-116d77f6-b472-43c5-a20f-5a9c3e57da65 0d0a0801e9c645d9b5b592a2d4c80ea6 546535ebd8b34e439b5d7dffc7e0cfd6 - - default default] Added segment 44d9f09f-bce4-4c79-958c-2a9cb6035c94 of type vxlan for network 214cc6e1-9f31-476a-b210-d6a778a3c063 [pid: 9|app: 0|req: 1183/2199] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:47 2026] POST /v2.0/networks => generated 613 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2200] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:46 2026] POST /v2.0/ports => generated 743 bytes in 495 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: 9|app: 0|req: 1184/2201] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:47 2026] DELETE /v2.0/security-groups/d07c129d-056b-4e59-9abd-d2afa910f4e4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2202] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:47 2026] PUT /v2.0/networks/8482276c-6504-494a-bfed-2f96128e3047/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2203] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:30:47 2026] GET /v2.0/networks/8482276c-6504-494a-bfed-2f96128e3047/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:47.614 9 INFO neutron.db.segments_db [None req-baefc274-e289-4fdb-a956-226f96ad4489 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Added segment fff44def-ea5a-42d7-a2fb-c3c788bd7d2c of type vxlan for network 206935de-8771-4c50-91f8-8ed9eb022c0a [pid: 8|app: 0|req: 1020/2204] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:47 2026] PUT /v2.0/networks/214cc6e1-9f31-476a-b210-d6a778a3c063/tags => generated 17 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2205] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:30:47 2026] GET /v2.0/networks/214cc6e1-9f31-476a-b210-d6a778a3c063/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1185/2206] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:47 2026] POST /v2.0/networks => generated 613 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2207] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:30:47 2026] PUT /v2.0/networks/214cc6e1-9f31-476a-b210-d6a778a3c063/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: 1023/2208] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:30:47 2026] GET /v2.0/networks/214cc6e1-9f31-476a-b210-d6a778a3c063/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2209] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:30:47 2026] GET /v2.0/networks/8482276c-6504-494a-bfed-2f96128e3047/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:48.119 8 INFO neutron.services.segments.plugin [-] Segment 97e9b5cb-8074-4f2d-942d-718e8367dbac resource provider aggregate not found 2026-07-29 17:30:48.125 8 INFO neutron.services.segments.plugin [-] Segment 97e9b5cb-8074-4f2d-942d-718e8367dbac resource provider aggregate not found 2026-07-29 17:30:48.139 8 INFO neutron.services.segments.plugin [-] Segment 97e9b5cb-8074-4f2d-942d-718e8367dbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9b5cb-8074-4f2d-942d-718e8367dbac found for delete ", "request_id": "req-f8bdfed6-21ed-42e2-9e9a-57c3b572b31c"}]} 2026-07-29 17:30:48.141 8 INFO neutron.services.segments.plugin [-] Segment 97e9b5cb-8074-4f2d-942d-718e8367dbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9b5cb-8074-4f2d-942d-718e8367dbac found for delete ", "request_id": "req-d37e704c-5df1-460b-94ae-9b76afd808dd"}]} [pid: 8|app: 0|req: 1025/2210] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:47 2026] DELETE /v2.0/networks/8482276c-6504-494a-bfed-2f96128e3047 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1186/2211] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:47 2026] POST /v2.0/ports => generated 743 bytes in 464 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: 1026/2212] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:48 2026] DELETE /v2.0/networks/214cc6e1-9f31-476a-b210-d6a778a3c063 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:48.356 9 INFO neutron.db.segments_db [None req-9370281c-d2ab-43bc-a39e-96775917e6da 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Added segment 182c6927-205b-45e5-9b7f-a5f7e12e86e4 of type vxlan for network 523a7b3d-42f0-4f82-827d-d9d11c0c9b7f [pid: 9|app: 0|req: 1187/2213] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:48 2026] POST /v2.0/networks => generated 613 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2214] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:48 2026] POST /v2.0/ports => generated 743 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:49.136 9 INFO neutron.db.segments_db [None req-4e04b42a-4e95-46f0-9ba3-4498158dfa32 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Added segment 71743adc-c057-4eda-a6b5-ed279e61fc45 of type vxlan for network e5827e8f-bd9f-41b5-9242-fbd5c903e1e6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1188/2215] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:30:49 2026] POST /v2.0/networks => generated 613 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2216] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:49 2026] GET /v2.0/security-groups?tenant_id=7052271debf448e8becfe1b582c93b38&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2217] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:49 2026] DELETE /v2.0/security-groups/365f7e47-8baa-4b48-aad3-d55768a552af => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1189/2218] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:30:49 2026] POST /v2.0/ports => generated 743 bytes in 454 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: 9|app: 0|req: 1190/2219] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:49 2026] GET /v2.0/security-groups?tenant_id=546535ebd8b34e439b5d7dffc7e0cfd6&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2220] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:49 2026] PUT /v2.0/ports/5afbd2da-0f43-4b57-85ab-9e0e87758a44/tags => generated 17 bytes in 102 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: 1031/2221] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:49 2026] PUT /v2.0/ports/db0d6d27-bf3a-4e40-9169-c742889ec3cf/tags => generated 25 bytes in 97 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: 9|app: 0|req: 1191/2222] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:49 2026] DELETE /v2.0/security-groups/f7239114-26b4-4198-9027-3452e19c1f84 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2223] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:49 2026] PUT /v2.0/ports/dbed5d22-2ca7-4105-806f-c5b17fc5ef02/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:50.160 8 INFO neutron.services.segments.plugin [-] Segment 44d9f09f-bce4-4c79-958c-2a9cb6035c94 resource provider aggregate not found 2026-07-29 17:30:50.164 8 INFO neutron.services.segments.plugin [-] Segment 44d9f09f-bce4-4c79-958c-2a9cb6035c94 resource provider aggregate not found 2026-07-29 17:30:50.182 8 INFO neutron.services.segments.plugin [-] Segment 44d9f09f-bce4-4c79-958c-2a9cb6035c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d9f09f-bce4-4c79-958c-2a9cb6035c94 found for delete ", "request_id": "req-d8970d91-15fa-4cbc-9540-c17f3d30f3c8"}]} 2026-07-29 17:30:50.185 8 INFO neutron.services.segments.plugin [-] Segment 44d9f09f-bce4-4c79-958c-2a9cb6035c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d9f09f-bce4-4c79-958c-2a9cb6035c94 found for delete ", "request_id": "req-2c8cd296-3983-4ffa-a4a6-74e52bb54359"}]} [pid: 9|app: 0|req: 1192/2224] 10.0.0.18 () {34 vars in 744 bytes} [Wed Jul 29 17:30:50 2026] PUT /v2.0/ports/e5bac656-d10b-4c76-895f-d0c5a925997d/tags => generated 19 bytes in 108 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: 1033/2225] 10.0.0.18 () {32 vars in 657 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 142 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: 9|app: 0|req: 1193/2226] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2227] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1194/2228] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2229] 10.0.0.18 () {32 vars in 665 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1195/2230] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2231] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1196/2232] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jul 29 17:30:50 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:30:51.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-340e2564-a1ed-4b89-860b-a57fde904156 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] TaaS: Handle Delete Port: 5afbd2da-0f43-4b57-85ab-9e0e87758a44 2026-07-29 17:30:51.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-340e2564-a1ed-4b89-860b-a57fde904156 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Tap Mirror: Handle Delete Port: 5afbd2da-0f43-4b57-85ab-9e0e87758a44 [pid: 8|app: 0|req: 1037/2233] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:50 2026] DELETE /v2.0/ports/5afbd2da-0f43-4b57-85ab-9e0e87758a44 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:51.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-50ae1699-263a-448f-a4a7-2aa66176e01b 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] TaaS: Handle Delete Port: db0d6d27-bf3a-4e40-9169-c742889ec3cf 2026-07-29 17:30:51.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50ae1699-263a-448f-a4a7-2aa66176e01b 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Tap Mirror: Handle Delete Port: db0d6d27-bf3a-4e40-9169-c742889ec3cf [pid: 8|app: 0|req: 1038/2234] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:51 2026] DELETE /v2.0/ports/db0d6d27-bf3a-4e40-9169-c742889ec3cf => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:51.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c4cf539-5541-4606-bd1e-c45eb80cc830 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] TaaS: Handle Delete Port: dbed5d22-2ca7-4105-806f-c5b17fc5ef02 2026-07-29 17:30:51.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c4cf539-5541-4606-bd1e-c45eb80cc830 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Tap Mirror: Handle Delete Port: dbed5d22-2ca7-4105-806f-c5b17fc5ef02 2026-07-29 17:30:51.653 9 INFO neutron.db.segments_db [None req-f9c38a9e-4f8e-4dcf-bd0c-fd4025193e9e ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Added segment 1d080aff-bb6b-48a2-977c-a642ddb347a4 of type vxlan for network 7a77e882-a584-44cb-a20b-95f6f04437d3 [pid: 8|app: 0|req: 1039/2235] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:51 2026] DELETE /v2.0/ports/dbed5d22-2ca7-4105-806f-c5b17fc5ef02 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:51.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-f30b7551-4407-4b74-aab3-e4e2bb14d81c 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] TaaS: Handle Delete Port: e5bac656-d10b-4c76-895f-d0c5a925997d 2026-07-29 17:30:51.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f30b7551-4407-4b74-aab3-e4e2bb14d81c 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Tap Mirror: Handle Delete Port: e5bac656-d10b-4c76-895f-d0c5a925997d [pid: 9|app: 0|req: 1197/2236] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jul 29 17:30:51 2026] POST /v2.0/networks => generated 613 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:52.004 9 INFO neutron.db.segments_db [None req-9d24e739-800f-4c51-bec8-ae7b16ba4be4 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Added segment ba4fe465-7d79-4df1-ba88-a85ef724b339 of type vxlan for network 3ac23587-3b4d-4d5c-b243-e40af9e0f90e [pid: 8|app: 0|req: 1040/2237] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:51 2026] DELETE /v2.0/ports/e5bac656-d10b-4c76-895f-d0c5a925997d => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:52.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-1dffb89b-0ec0-4d19-96d8-99a73da3f044 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] TaaS: Handle Delete Port: f0aaa162-dba9-4b9d-bbaa-a229912a62e0 2026-07-29 17:30:52.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dffb89b-0ec0-4d19-96d8-99a73da3f044 0c8f2fcb0fee45fcb573e6dc52e4d5aa 0a47518d22554c12ab9b5dc5fca1a3f3 - - default default] Tap Mirror: Handle Delete Port: f0aaa162-dba9-4b9d-bbaa-a229912a62e0 [pid: 8|app: 0|req: 1041/2238] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/ports/f0aaa162-dba9-4b9d-bbaa-a229912a62e0 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:52.355 9 INFO neutron.db.l3_hamode_db [None req-9d24e739-800f-4c51-bec8-ae7b16ba4be4 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:30:52.418 8 INFO neutron.services.segments.plugin [-] Segment da9df2bd-4781-4c17-bf62-c3693e65f406 resource provider aggregate not found 2026-07-29 17:30:52.425 8 INFO neutron.services.segments.plugin [-] Segment da9df2bd-4781-4c17-bf62-c3693e65f406 resource provider aggregate not found 2026-07-29 17:30:52.449 8 INFO neutron.services.segments.plugin [-] Segment da9df2bd-4781-4c17-bf62-c3693e65f406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9df2bd-4781-4c17-bf62-c3693e65f406 found for delete ", "request_id": "req-7ec18302-c0bc-4b0d-a842-3c68e1af3233"}]} 2026-07-29 17:30:52.456 8 INFO neutron.services.segments.plugin [-] Segment da9df2bd-4781-4c17-bf62-c3693e65f406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9df2bd-4781-4c17-bf62-c3693e65f406 found for delete ", "request_id": "req-f9276e0b-1605-45f2-9d72-d0a5872d0f92"}]} [pid: 8|app: 0|req: 1042/2239] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/networks/d4b7d6ee-aae7-4ed3-a0a2-f1d078a06a7c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2240] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/networks/f123c1ee-0e33-46d2-8ef3-5fe94c24401b => 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: 1044/2241] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/networks/206935de-8771-4c50-91f8-8ed9eb022c0a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2242] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/networks/523a7b3d-42f0-4f82-827d-d9d11c0c9b7f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2243] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:30:52 2026] DELETE /v2.0/networks/e5827e8f-bd9f-41b5-9242-fbd5c903e1e6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:30:53.289 9 INFO neutron.db.l3_hamode_db [None req-9d24e739-800f-4c51-bec8-ae7b16ba4be4 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1198/2244] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:51 2026] POST /v2.0/routers => generated 695 bytes in 2509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:54.479 8 INFO neutron.services.segments.plugin [-] Segment 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 resource provider aggregate not found 2026-07-29 17:30:54.490 8 INFO neutron.services.segments.plugin [-] Segment 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 resource provider aggregate not found 2026-07-29 17:30:54.509 8 INFO neutron.services.segments.plugin [-] Segment 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 found for delete ", "request_id": "req-aa2a61d5-4ec9-4e45-be7e-a09fa4dbddd7"}]} 2026-07-29 17:30:54.516 8 INFO neutron.services.segments.plugin [-] Segment 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b0e9aaa-01e0-4150-9fb7-de218337fdd7 found for delete ", "request_id": "req-e0d76779-6457-475b-8ee7-679f61d51bc3"}]} 2026-07-29 17:30:54.538 8 INFO neutron.services.segments.plugin [-] Segment fff44def-ea5a-42d7-a2fb-c3c788bd7d2c resource provider aggregate not found 2026-07-29 17:30:54.543 8 INFO neutron.services.segments.plugin [-] Segment fff44def-ea5a-42d7-a2fb-c3c788bd7d2c resource provider aggregate not found 2026-07-29 17:30:54.566 8 INFO neutron.services.segments.plugin [-] Segment fff44def-ea5a-42d7-a2fb-c3c788bd7d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff44def-ea5a-42d7-a2fb-c3c788bd7d2c found for delete ", "request_id": "req-3413a832-d3d8-4504-94f3-f0dc4ba99ef1"}]} 2026-07-29 17:30:54.575 8 INFO neutron.services.segments.plugin [-] Segment fff44def-ea5a-42d7-a2fb-c3c788bd7d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff44def-ea5a-42d7-a2fb-c3c788bd7d2c found for delete ", "request_id": "req-d87ff7a6-fe58-472e-bb4e-8042b917e4d6"}]} 2026-07-29 17:30:54.594 8 INFO neutron.services.segments.plugin [-] Segment 182c6927-205b-45e5-9b7f-a5f7e12e86e4 resource provider aggregate not found 2026-07-29 17:30:54.599 8 INFO neutron.services.segments.plugin [-] Segment 182c6927-205b-45e5-9b7f-a5f7e12e86e4 resource provider aggregate not found [pid: 9|app: 0|req: 1199/2245] 10.0.0.18 () {32 vars in 773 bytes} [Wed Jul 29 17:30:54 2026] GET /v2.0/subnets?project_id=d2c338f81e8549ca8c4688ebc63ad744&cidr=10.100.0.0%2F28 => generated 14 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:30:54.612 8 INFO neutron.services.segments.plugin [-] Segment 182c6927-205b-45e5-9b7f-a5f7e12e86e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182c6927-205b-45e5-9b7f-a5f7e12e86e4 found for delete ", "request_id": "req-24246c9a-52bd-46bd-ab0a-5992f5d384c8"}]} 2026-07-29 17:30:54.617 8 INFO neutron.services.segments.plugin [-] Segment 182c6927-205b-45e5-9b7f-a5f7e12e86e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182c6927-205b-45e5-9b7f-a5f7e12e86e4 found for delete ", "request_id": "req-7682e9ba-bf4f-40e9-a2d6-7591dd589d78"}]} 2026-07-29 17:30:54.634 8 INFO neutron.services.segments.plugin [-] Segment 71743adc-c057-4eda-a6b5-ed279e61fc45 resource provider aggregate not found 2026-07-29 17:30:54.643 8 INFO neutron.services.segments.plugin [-] Segment 71743adc-c057-4eda-a6b5-ed279e61fc45 resource provider aggregate not found 2026-07-29 17:30:54.665 8 INFO neutron.services.segments.plugin [-] Segment 71743adc-c057-4eda-a6b5-ed279e61fc45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71743adc-c057-4eda-a6b5-ed279e61fc45 found for delete ", "request_id": "req-b05dc214-b0aa-40fd-b3ad-1d71771a1b2b"}]} 2026-07-29 17:30:54.673 8 INFO neutron.services.segments.plugin [-] Segment 71743adc-c057-4eda-a6b5-ed279e61fc45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71743adc-c057-4eda-a6b5-ed279e61fc45 found for delete ", "request_id": "req-8ecc2c39-6ba6-4aab-9d84-f08ef5cf59fe"}]} [pid: 9|app: 0|req: 1200/2246] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:30:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2247] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:54 2026] GET /v2.0/security-groups?tenant_id=2907ce45ff634a439c570bd1b07dbc8b&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1201/2250] 10.0.0.18 () {32 vars in 781 bytes} [Wed Jul 29 17:30:54 2026] GET /v2.0/subnets?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2251] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:54 2026] DELETE /v2.0/security-groups/d97b1a7c-e1e1-40b1-8705-52a26663ed52 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1202/2252] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:30:54 2026] POST /v2.0/subnets => generated 657 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2253] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:54 2026] GET /v2.0/security-groups?tenant_id=cbf9cf70a0b242daa7bf4a96ca5bdabd&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2254] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:55 2026] DELETE /v2.0/security-groups/6c8aeeca-dd76-42e8-a80e-3053fa7eb783 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2255] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:30:55 2026] GET /v2.0/security-groups?tenant_id=0a47518d22554c12ab9b5dc5fca1a3f3&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2256] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:30:55 2026] DELETE /v2.0/security-groups/49470cde-0f98-48eb-bf23-7ccee6e03319 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1203/2257] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:30:55 2026] PUT /v2.0/routers/479ca6d2-a6bd-4ca0-9dd3-79df589b45b0/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2258] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:30:56 2026] GET /v2.0/networks => generated 3604 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1204/2259] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:30:56 2026] GET /v2.0/subnets => generated 2595 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2260] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:30:56 2026] GET /v2.0/routers => generated 738 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1205/2261] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:30:57 2026] POST /v2.0/security-groups => generated 1677 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2262] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1206/2263] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2264] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1207/2265] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:58.213 8 INFO neutron.db.securitygroups_db [None req-cad92de3-cf70-4da2-b30d-5fd093d2c61f ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Project d2c338f81e8549ca8c4688ebc63ad744 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: 1059/2266] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:30:58.414 9 INFO neutron.db.securitygroups_db [None req-1f9fa511-3914-497f-b4a7-ad312cbdb7d5 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Project d2c338f81e8549ca8c4688ebc63ad744 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 1208/2267] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:30:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2268] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:30:58 2026] GET /v2.0/networks => generated 1297 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1209/2269] 10.0.0.73 () {34 vars in 1097 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1080880485&fields=id&tenant_id=d2c338f81e8549ca8c4688ebc63ad744 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2270] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1210/2271] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/quotas/d2c338f81e8549ca8c4688ebc63ad744 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2272] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1211/2273] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1063/2274] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 9|app: 0|req: 1212/2275] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:30:59 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => 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: 1064/2276] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:31:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2277] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:31:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2278] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:31:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2279] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:01 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => 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: 1068/2280] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2281] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:31:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:01.224 9 INFO neutron.db.segments_db [None req-ee42c6b0-f59a-4158-9609-a123e50a68f1 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Added segment c8bdef55-bf6f-4994-b340-7410ac4ac55b of type vxlan for network 8aac9c87-66d3-46ab-b5a3-88be41988b92 [pid: 8|app: 0|req: 1070/2282] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:31:01 2026] PUT /v2.0/policies/ada26ab1-e51d-4806-8b6d-758e97c5486e/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1213/2283] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:00 2026] POST /v2.0/networks => generated 621 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2284] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:31:01 2026] PUT /v2.0/policies/ec831f55-277a-4340-b89c-c169758067df/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2285] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:31:01 2026] PUT /v2.0/policies/e5d41cc4-268a-492e-8da9-25513b1c6630/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: 1073/2286] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:31:01 2026] PUT /v2.0/policies/927bd990-3ca2-4b3f-949c-f63c644ca4ed/tags => generated 19 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1214/2287] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:01 2026] POST /v2.0/subnets => generated 658 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2288] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:01 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2289] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jul 29 17:31:01 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2290] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2291] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2292] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1215/2293] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:01 2026] POST /v2.0/subnets => generated 731 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2294] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2295] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:31:02.309 9 INFO neutron.db.segments_db [None req-77dc1408-6898-4d2c-92ab-9c8e3a7701f1 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Added segment c0667915-213d-4126-a680-dbd85dc4ad13 of type vxlan for network 0788fafb-d845-4b10-bf4d-e313f203c155 [pid: 8|app: 0|req: 1081/2296] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2297] 10.0.0.18 () {32 vars in 689 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1216/2298] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:02 2026] POST /v2.0/networks => generated 619 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2299] 10.0.0.18 () {32 vars in 701 bytes} [Wed Jul 29 17:31:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2300] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:02 2026] DELETE /v2.0/qos/policies/ada26ab1-e51d-4806-8b6d-758e97c5486e => 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: 1085/2301] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:02 2026] DELETE /v2.0/qos/policies/ec831f55-277a-4340-b89c-c169758067df => 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: 1086/2302] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:02 2026] DELETE /v2.0/qos/policies/e5d41cc4-268a-492e-8da9-25513b1c6630 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2303] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:02 2026] DELETE /v2.0/qos/policies/927bd990-3ca2-4b3f-949c-f63c644ca4ed => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1217/2304] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:02 2026] POST /v2.0/subnets => generated 656 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2305] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:02 2026] DELETE /v2.0/qos/policies/8576ed8a-1ca0-4e77-854a-14a1112a5679 => 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: 1089/2306] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:03 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1218/2307] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:02 2026] POST /v2.0/subnets => generated 725 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:03.454 8 INFO neutron.db.segments_db [None req-56c0e793-8889-44e3-b3eb-66f9b417cf94 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Added segment cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 of type vxlan for network 1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb [pid: 8|app: 0|req: 1090/2308] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:03 2026] POST /v2.0/networks => generated 618 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1219/2309] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:03 2026] POST /v2.0/subnets => generated 655 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2310] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:04 2026] POST /v2.0/subnets => generated 730 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2311] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:04 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1220/2312] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:04 2026] GET /v2.0/security-groups?tenant_id=1a44adbc245e4e169f5ff4b8f4001d68&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:04.525 8 INFO neutron.db.segments_db [None req-1cfc87b2-cce9-4bbc-88b0-0664118f2440 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Added segment 6b81658d-776e-4eab-a7fd-45e6df65283b of type vxlan for network b6ce6c5a-11f1-4d95-ba85-ddcaf5d60033 [pid: 9|app: 0|req: 1221/2313] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:04 2026] DELETE /v2.0/security-groups/0f8050f6-e41b-44d5-8655-303de7565b81 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:31:04.962 8 INFO neutron.db.l3_hamode_db [None req-1cfc87b2-cce9-4bbc-88b0-0664118f2440 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1222/2314] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:04 2026] GET /v2.0/security-groups?tenant_id=fefd0b505e424409bc45aeffc954a8ff&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1223/2315] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:05 2026] DELETE /v2.0/security-groups/1338eb5a-8085-488a-b84e-9f6353ea5174 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1224/2316] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:05 2026] GET /v2.0/security-groups?tenant_id=4319dcdb780743308210c61ab18b5932&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1225/2317] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:05 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1226/2318] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:05 2026] DELETE /v2.0/security-groups/f2951fda-7cb6-4f3c-94f4-693f4e017d82 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:31:05.877 8 INFO neutron.db.l3_hamode_db [None req-1cfc87b2-cce9-4bbc-88b0-0664118f2440 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1227/2319] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:06 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1228/2320] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:31:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2c338f81e8549ca8c4688ebc63ad744 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1229/2321] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:31:06 2026] POST /v2.0/ports => generated 958 bytes in 532 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: 9|app: 0|req: 1230/2322] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:06 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2323] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jul 29 17:31:04 2026] POST /v2.0/routers => generated 685 bytes in 2730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2324] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:07 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1231/2325] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:31:06 2026] PUT /v2.0/ports/d993d496-ba1a-443d-95c4-7a30a4db5ebd => generated 1239 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:07.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d8b815c-c09b-48f9-9792-3d5b027d5c6e'] response: {'name': 'network-changed', 'server_uuid': '5e98a8cc-c314-4516-8db0-05d2adeb0481', 'tag': 'd993d496-ba1a-443d-95c4-7a30a4db5ebd', '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: 9|app: 0|req: 1232/2326] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:08 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1233/2327] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:31:08 2026] GET /v2.0/networks?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1234/2328] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:31:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1235/2329] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:08 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1236/2330] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:08 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2331] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:31:07 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2332] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => 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: 1097/2333] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d993d496-ba1a-443d-95c4-7a30a4db5ebd => 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: 1098/2334] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2335] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&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: 1100/2336] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2337] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2338] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2339] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:09 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1237/2342] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:31:08 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/add_router_interface => generated 309 bytes in 1655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1238/2343] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1239/2344] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:11 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1240/2345] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1241/2346] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:11 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 9|app: 0|req: 1242/2347] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2348] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jul 29 17:31:10 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/add_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1243/2349] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:11 2026] POST /v2.0/security-groups => generated 1603 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2350] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:12 2026] POST /v2.0/security-groups => generated 1603 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1244/2351] 10.0.0.18 () {34 vars in 681 bytes} [Wed Jul 29 17:31:12 2026] POST /v2.0/security-groups => generated 1630 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2352] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:31:12 2026] PUT /v2.0/security-groups/775b4a50-caa7-42bb-b2fa-be02b90030a4/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2353] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:31:12 2026] PUT /v2.0/security-groups/7796c200-c8f8-432e-a80e-af45c3421db3/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2354] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:12 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1245/2355] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1246/2356] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:12 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 1111/2357] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:31:12 2026] PUT /v2.0/security-groups/4aed1fcd-f54b-48ea-9a79-364cf8b8c8f3/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2358] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jul 29 17:31:12 2026] PUT /v2.0/security-groups/16e3c24c-0141-45e2-a7ee-007a5be1d59a/tags => generated 19 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2359] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jul 29 17:31:12 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1247/2360] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2361] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2362] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2363] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2364] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1248/2365] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2366] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2367] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2368] 10.0.0.18 () {32 vars in 707 bytes} [Wed Jul 29 17:31:13 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1249/2369] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2370] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:13 2026] DELETE /v2.0/security-groups/775b4a50-caa7-42bb-b2fa-be02b90030a4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2371] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:13 2026] DELETE /v2.0/security-groups/7796c200-c8f8-432e-a80e-af45c3421db3 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1250/2372] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2373] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:13 2026] DELETE /v2.0/security-groups/4aed1fcd-f54b-48ea-9a79-364cf8b8c8f3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2374] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:13 2026] DELETE /v2.0/security-groups/16e3c24c-0141-45e2-a7ee-007a5be1d59a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2375] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:14 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1251/2376] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2377] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:14 2026] DELETE /v2.0/security-groups/6da74c1d-54e7-42c2-ad66-75ce41b68187 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1252/2378] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:14 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 1127/2379] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1253/2380] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2381] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1254/2382] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2383] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2384] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 9|app: 0|req: 1255/2385] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2386] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/security-groups?tenant_id=927fef5fcf144c458fb61e090219dba4&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1256/2387] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1257/2388] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 9|app: 0|req: 1258/2389] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2390] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:15 2026] DELETE /v2.0/security-groups/caf0d3ee-71ab-44d8-82d8-f611c217fb61 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2391] 10.0.0.73 () {34 vars in 1093 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1456608588&fields=id&tenant_id=3caac9f246104159b6035c1e8340af5d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2392] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2393] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:31:15 2026] GET /v2.0/quotas/3caac9f246104159b6035c1e8340af5d => 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: 1136/2394] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:31:16 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&fields=id => generated 287 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2395] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:16 2026] GET /v2.0/security-groups?tenant_id=c1458b141ab6411f956018735cdaf46f&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2396] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:31:16 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2397] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:16 2026] DELETE /v2.0/security-groups/b02f01a7-b3a5-46af-b938-ab4b5d91231d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2398] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:31:16 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:31:16.834 9 INFO neutron.db.l3_db [None req-245aae17-691a-48d2-a4ba-d94b1f0806df ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Floating IP 2402eb25-9a25-40b2-a621-ee3f25bba97f associated. External IP: 10.96.250.203, port: d993d496-ba1a-443d-95c4-7a30a4db5ebd. [pid: 9|app: 0|req: 1259/2399] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:31:15 2026] POST /v2.0/floatingips => generated 856 bytes in 1389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1260/2400] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2401] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/security-groups?tenant_id=1462067ad7824957afd29945c28bc737&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:17.301 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b83b684-8e5c-4ddf-9dd4-55d10df9e654'] response: {'name': 'network-changed', 'server_uuid': '5e98a8cc-c314-4516-8db0-05d2adeb0481', 'tag': 'd993d496-ba1a-443d-95c4-7a30a4db5ebd', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1261/2402] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2403] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:17 2026] DELETE /v2.0/security-groups/3c098284-7a41-43c9-883a-f603ba3b0365 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1262/2404] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2405] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1263/2406] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d993d496-ba1a-443d-95c4-7a30a4db5ebd => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2407] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:31:17 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1264/2408] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:18 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2409] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:18 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1265/2410] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:18 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1146/2411] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:18 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1266/2412] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:19 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => 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: 1147/2413] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:21 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1267/2414] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:31:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3caac9f246104159b6035c1e8340af5d => generated 179 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1268/2415] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:22 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => 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: 1148/2416] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:31:21 2026] POST /v2.0/ports => generated 1179 bytes in 621 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-07-29 17:31:22.782 9 INFO neutron.db.segments_db [None req-6dfa567a-dc98-4d62-8e76-928c834d1977 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Added segment a0fc9edb-6c17-447a-a98e-6b7ce94c470e of type vxlan for network 8730fd20-fd81-4bf8-b65e-5bf28f148119 [pid: 9|app: 0|req: 1269/2417] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:22 2026] POST /v2.0/networks => generated 613 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2418] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:31:22 2026] PUT /v2.0/ports/5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 1460 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:23.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6f0b4b0-b3f4-4397-9797-7173e0b22226'] response: {'name': 'network-changed', 'server_uuid': '599616b1-7606-4a24-8e71-912387397780', 'tag': '5bbc5e41-52d2-41ac-9f94-e346db15b5a4', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1270/2419] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:31:22 2026] POST /v2.0/ports => generated 743 bytes in 485 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: 9|app: 0|req: 1271/2420] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:23 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2421] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:31:23 2026] POST /v2.0/trunks => generated 407 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1272/2422] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:31:23 2026] GET /v2.0/networks?tenant_id=3caac9f246104159b6035c1e8340af5d&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:23.859 8 INFO neutron.db.segments_db [None req-dc55e810-8cc3-443b-a739-9a8c564f971b 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Added segment a8d4a413-e0ec-49c1-baf8-500ba09668df of type vxlan for network 0f41a899-6acf-4564-a681-b5b0f01eef35 [pid: 9|app: 0|req: 1273/2423] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:31:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2424] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:23 2026] POST /v2.0/networks => generated 612 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1274/2425] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:31:23 2026] POST /v2.0/ports => generated 743 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1277/2428] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:24 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1278/2429] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1279/2430] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4e&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1280/2431] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1281/2432] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1282/2433] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1283/2434] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1284/2435] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:25 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1152/2436] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:31:24 2026] POST /v2.0/trunks => generated 407 bytes in 897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:25.416 9 INFO neutron.db.segments_db [None req-358d5431-8e8c-4f63-b8b2-3d3e02fe3231 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Added segment 7618a471-fee2-4985-87be-002a4d47c488 of type vxlan for network 3501d476-3842-466f-9314-918d1c1b37a3 [pid: 9|app: 0|req: 1285/2437] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:25 2026] POST /v2.0/networks => generated 612 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2438] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:31:25 2026] POST /v2.0/ports => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1286/2439] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:31:26 2026] POST /v2.0/trunks => generated 407 bytes in 253 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-07-29 17:31:26.346 8 INFO neutron.db.segments_db [None req-af03183a-13be-4192-96b3-0e7f10ef923e 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Added segment 680a824b-304b-4f26-a06d-04399cfc364f of type vxlan for network 12c9c18c-d05c-497e-9e9c-b6c0e69d3975 [pid: 8|app: 0|req: 1154/2440] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:26 2026] POST /v2.0/networks => generated 613 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1287/2441] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:31:26 2026] POST /v2.0/ports => generated 743 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2442] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:31:27 2026] POST /v2.0/trunks => generated 407 bytes in 239 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-07-29 17:31:27.336 9 INFO neutron.db.segments_db [None req-ae98deea-b14e-48a0-a725-56848c43e6c7 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Added segment 0f21e159-3807-4747-8c23-6ecb04c20a02 of type vxlan for network 407c9e87-b256-4901-bc65-8dcd30af173f [pid: 9|app: 0|req: 1288/2443] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:31:27 2026] POST /v2.0/networks => generated 612 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2444] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:27 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1194 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2445] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:27 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1289/2446] 10.0.0.18 () {34 vars in 661 bytes} [Wed Jul 29 17:31:27 2026] POST /v2.0/ports => generated 743 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2447] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jul 29 17:31:27 2026] POST /v2.0/trunks => generated 407 bytes in 294 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: 9|app: 0|req: 1290/2448] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:31:28 2026] PUT /v2.0/trunks/c009fb3c-5e40-4674-870b-33df6007a39b/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2449] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:31:28 2026] PUT /v2.0/trunks/3c99c64f-7488-435d-8312-062effc25f20/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1291/2450] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:31:28 2026] PUT /v2.0/trunks/0c8b97d3-3f53-4312-b92c-0b7945f835b0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2451] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:31:28 2026] PUT /v2.0/trunks/ce7b0b6d-fdc9-4093-b49c-2bacc7bc8795/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1292/2452] 10.0.0.18 () {32 vars in 659 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2453] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1293/2454] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2455] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1294/2456] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jul 29 17:31:28 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: 8|app: 0|req: 1163/2457] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1295/2458] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2459] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1296/2460] 10.0.0.18 () {32 vars in 689 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2461] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 9|app: 0|req: 1297/2462] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/trunks/c009fb3c-5e40-4674-870b-33df6007a39b => generated 412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2463] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:31:28 2026] GET /v2.0/ports/06db89db-3100-4913-8e6a-879fdd0cb14a => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1298/2464] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:28 2026] DELETE /v2.0/trunks/c009fb3c-5e40-4674-870b-33df6007a39b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2465] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/trunks/3c99c64f-7488-435d-8312-062effc25f20 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1299/2466] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/ports/98bbc859-d80d-4541-88e4-0963f67f5b9f => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2467] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:29 2026] DELETE /v2.0/trunks/3c99c64f-7488-435d-8312-062effc25f20 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1300/2468] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/trunks/0c8b97d3-3f53-4312-b92c-0b7945f835b0 => generated 429 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2469] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/ports/2ca6f536-79c0-4e92-b408-fc93a1d3facb => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1301/2470] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:29 2026] DELETE /v2.0/trunks/0c8b97d3-3f53-4312-b92c-0b7945f835b0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2471] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/trunks/ce7b0b6d-fdc9-4093-b49c-2bacc7bc8795 => generated 414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1302/2472] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/ports/97c7274a-a5f8-48a8-abe5-1938b271050c => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2473] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:29 2026] DELETE /v2.0/trunks/ce7b0b6d-fdc9-4093-b49c-2bacc7bc8795 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1303/2474] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/trunks/641759b4-d2b1-461e-933c-fd2bdd08a5db => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2475] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jul 29 17:31:29 2026] GET /v2.0/ports/00b2d3c6-261a-4e9d-a684-ed04be5d5a8b => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1304/2476] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jul 29 17:31:29 2026] DELETE /v2.0/trunks/641759b4-d2b1-461e-933c-fd2bdd08a5db => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:31:30.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-868cf7f3-bbd7-4fbf-a8dd-b9184378c529 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] TaaS: Handle Delete Port: 06db89db-3100-4913-8e6a-879fdd0cb14a 2026-07-29 17:31:30.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-868cf7f3-bbd7-4fbf-a8dd-b9184378c529 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Tap Mirror: Handle Delete Port: 06db89db-3100-4913-8e6a-879fdd0cb14a [pid: 8|app: 0|req: 1173/2477] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:31:30 2026] DELETE /v2.0/ports/06db89db-3100-4913-8e6a-879fdd0cb14a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:30.443 9 INFO neutron_taas.services.taas.taas_plugin [None req-c8afb07a-015c-48ac-8927-7058ed6fcc51 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] TaaS: Handle Delete Port: 98bbc859-d80d-4541-88e4-0963f67f5b9f 2026-07-29 17:31:30.449 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8afb07a-015c-48ac-8927-7058ed6fcc51 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Tap Mirror: Handle Delete Port: 98bbc859-d80d-4541-88e4-0963f67f5b9f [pid: 9|app: 0|req: 1305/2478] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:31:30 2026] DELETE /v2.0/ports/98bbc859-d80d-4541-88e4-0963f67f5b9f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:30.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-11a25155-d636-45e1-8408-c4bae5950e00 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] TaaS: Handle Delete Port: 2ca6f536-79c0-4e92-b408-fc93a1d3facb 2026-07-29 17:31:30.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11a25155-d636-45e1-8408-c4bae5950e00 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Tap Mirror: Handle Delete Port: 2ca6f536-79c0-4e92-b408-fc93a1d3facb [pid: 8|app: 0|req: 1174/2479] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:31:30 2026] DELETE /v2.0/ports/2ca6f536-79c0-4e92-b408-fc93a1d3facb => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:30.884 9 INFO neutron_taas.services.taas.taas_plugin [None req-01bf6077-c313-47fd-b4bc-aaa34b98cd8d 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] TaaS: Handle Delete Port: 97c7274a-a5f8-48a8-abe5-1938b271050c 2026-07-29 17:31:30.888 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01bf6077-c313-47fd-b4bc-aaa34b98cd8d 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Tap Mirror: Handle Delete Port: 97c7274a-a5f8-48a8-abe5-1938b271050c [pid: 9|app: 0|req: 1306/2480] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:31:30 2026] DELETE /v2.0/ports/97c7274a-a5f8-48a8-abe5-1938b271050c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:31.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-44d36705-ad80-4f10-9a12-cafd2786b6e3 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] TaaS: Handle Delete Port: 00b2d3c6-261a-4e9d-a684-ed04be5d5a8b 2026-07-29 17:31:31.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44d36705-ad80-4f10-9a12-cafd2786b6e3 2d38cf4a5cb545f59a9f44dcae7ad096 6444009bd42d4e729b7d81529533314f - - default default] Tap Mirror: Handle Delete Port: 00b2d3c6-261a-4e9d-a684-ed04be5d5a8b [pid: 8|app: 0|req: 1175/2481] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jul 29 17:31:31 2026] DELETE /v2.0/ports/00b2d3c6-261a-4e9d-a684-ed04be5d5a8b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:31.445 9 INFO neutron.services.segments.plugin [-] Segment a0fc9edb-6c17-447a-a98e-6b7ce94c470e resource provider aggregate not found 2026-07-29 17:31:31.449 9 INFO neutron.services.segments.plugin [-] Segment a0fc9edb-6c17-447a-a98e-6b7ce94c470e resource provider aggregate not found 2026-07-29 17:31:31.476 9 INFO neutron.services.segments.plugin [-] Segment a0fc9edb-6c17-447a-a98e-6b7ce94c470e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fc9edb-6c17-447a-a98e-6b7ce94c470e found for delete ", "request_id": "req-163a9253-6fb0-4c85-a69e-67071c3a3224"}]} 2026-07-29 17:31:31.478 9 INFO neutron.services.segments.plugin [-] Segment a0fc9edb-6c17-447a-a98e-6b7ce94c470e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fc9edb-6c17-447a-a98e-6b7ce94c470e found for delete ", "request_id": "req-265cd47c-0974-46a2-abef-294ef38b82c3"}]} [pid: 9|app: 0|req: 1307/2482] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:31:31 2026] DELETE /v2.0/networks/8730fd20-fd81-4bf8-b65e-5bf28f148119 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:31:31.613 8 INFO neutron.services.segments.plugin [-] Segment a8d4a413-e0ec-49c1-baf8-500ba09668df resource provider aggregate not found 2026-07-29 17:31:31.616 8 INFO neutron.services.segments.plugin [-] Segment a8d4a413-e0ec-49c1-baf8-500ba09668df resource provider aggregate not found 2026-07-29 17:31:31.632 8 INFO neutron.services.segments.plugin [-] Segment a8d4a413-e0ec-49c1-baf8-500ba09668df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d4a413-e0ec-49c1-baf8-500ba09668df found for delete ", "request_id": "req-e16ff07e-4429-495e-bfba-1ad3b32964a1"}]} 2026-07-29 17:31:31.633 8 INFO neutron.services.segments.plugin [-] Segment a8d4a413-e0ec-49c1-baf8-500ba09668df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d4a413-e0ec-49c1-baf8-500ba09668df found for delete ", "request_id": "req-0a6b92b8-0396-4959-8aae-0a60c8bc936e"}]} [pid: 8|app: 0|req: 1176/2483] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:31:31 2026] DELETE /v2.0/networks/0f41a899-6acf-4564-a681-b5b0f01eef35 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1308/2484] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:31:31 2026] DELETE /v2.0/networks/3501d476-3842-466f-9314-918d1c1b37a3 => 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: 1177/2485] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:31:31 2026] DELETE /v2.0/networks/12c9c18c-d05c-497e-9e9c-b6c0e69d3975 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1309/2486] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:31:32 2026] DELETE /v2.0/networks/407c9e87-b256-4901-bc65-8dcd30af173f => 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: 1178/2487] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:32 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1310/2488] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:32 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2489] 10.0.0.18 () {32 vars in 815 bytes} [Wed Jul 29 17:31:32 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&mac_address=fa%3A16%3A3e%3Ad3%3Ac3%3A8f => generated 1196 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:33.502 9 INFO neutron.services.segments.plugin [-] Segment 7618a471-fee2-4985-87be-002a4d47c488 resource provider aggregate not found 2026-07-29 17:31:33.507 9 INFO neutron.services.segments.plugin [-] Segment 7618a471-fee2-4985-87be-002a4d47c488 resource provider aggregate not found 2026-07-29 17:31:33.525 9 INFO neutron.services.segments.plugin [-] Segment 7618a471-fee2-4985-87be-002a4d47c488 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7618a471-fee2-4985-87be-002a4d47c488 found for delete ", "request_id": "req-ffa6be72-4713-4bba-b172-8e96cc015699"}]} 2026-07-29 17:31:33.534 9 INFO neutron.services.segments.plugin [-] Segment 7618a471-fee2-4985-87be-002a4d47c488 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7618a471-fee2-4985-87be-002a4d47c488 found for delete ", "request_id": "req-1d9cd1e5-5581-41dd-b90e-5eb38113205a"}]} 2026-07-29 17:31:33.553 9 INFO neutron.services.segments.plugin [-] Segment 0f21e159-3807-4747-8c23-6ecb04c20a02 resource provider aggregate not found 2026-07-29 17:31:33.560 9 INFO neutron.services.segments.plugin [-] Segment 0f21e159-3807-4747-8c23-6ecb04c20a02 resource provider aggregate not found 2026-07-29 17:31:33.572 9 INFO neutron.services.segments.plugin [-] Segment 0f21e159-3807-4747-8c23-6ecb04c20a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f21e159-3807-4747-8c23-6ecb04c20a02 found for delete ", "request_id": "req-bbc9dcc3-cd6e-4832-b375-5af2261dc91e"}]} 2026-07-29 17:31:33.585 9 INFO neutron.services.segments.plugin [-] Segment 0f21e159-3807-4747-8c23-6ecb04c20a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f21e159-3807-4747-8c23-6ecb04c20a02 found for delete ", "request_id": "req-f7573e80-931b-4d61-ade5-d7668e2c08dc"}]} 2026-07-29 17:31:33.653 8 INFO neutron.services.segments.plugin [-] Segment 680a824b-304b-4f26-a06d-04399cfc364f resource provider aggregate not found 2026-07-29 17:31:33.660 8 INFO neutron.services.segments.plugin [-] Segment 680a824b-304b-4f26-a06d-04399cfc364f resource provider aggregate not found 2026-07-29 17:31:33.679 8 INFO neutron.services.segments.plugin [-] Segment 680a824b-304b-4f26-a06d-04399cfc364f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680a824b-304b-4f26-a06d-04399cfc364f found for delete ", "request_id": "req-6ce22fc2-012f-4363-ab42-990491d5ee10"}]} 2026-07-29 17:31:33.681 8 INFO neutron.services.segments.plugin [-] Segment 680a824b-304b-4f26-a06d-04399cfc364f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680a824b-304b-4f26-a06d-04399cfc364f found for delete ", "request_id": "req-c2e36e7a-c493-4db2-a3f9-7d1da32ea748"}]} 2026-07-29 17:31:33.895 9 INFO neutron.db.l3_db [None req-81bd1b7c-6393-4e97-94f3-3e509048749e d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP 7f07470f-89df-4c39-bcfa-171a617c6bb4 associated. External IP: 10.96.250.218, port: 5bbc5e41-52d2-41ac-9f94-e346db15b5a4. [pid: 8|app: 0|req: 1180/2490] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:33 2026] GET /v2.0/security-groups?tenant_id=d7db6993c7f24ce1a53b1002a89086c8&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2491] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:33 2026] DELETE /v2.0/security-groups/fc0b9577-0caa-4bc2-a485-9f7940c72dfe => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1311/2492] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:31:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:34.286 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad782276-72f2-4b32-a583-b890957f0d53'] response: {'name': 'network-changed', 'server_uuid': '599616b1-7606-4a24-8e71-912387397780', 'tag': '5bbc5e41-52d2-41ac-9f94-e346db15b5a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1182/2493] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/security-groups?tenant_id=dc8b26a25a534a20910bd65a5601780a&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1312/2494] 10.0.0.73 () {34 vars in 1093 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1456608588&fields=id&tenant_id=3caac9f246104159b6035c1e8340af5d => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1313/2495] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1314/2496] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/quotas/3caac9f246104159b6035c1e8340af5d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2497] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:34 2026] DELETE /v2.0/security-groups/2afb00ee-2cd3-4ea9-b357-b1f5674c3dd3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1315/2498] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&fields=id => generated 333 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2499] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1316/2500] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/security-groups?tenant_id=6444009bd42d4e729b7d81529533314f&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2501] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1317/2502] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:34 2026] DELETE /v2.0/security-groups/8cde98be-892d-4ff1-bb5a-ceed9bdf8016 => 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: 1186/2503] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1318/2504] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1319/2505] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => 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: 1187/2506] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1320/2507] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4e&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2508] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1321/2509] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2510] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1322/2511] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2512] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:35 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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) 2026-07-29 17:31:38.748 9 INFO neutron.db.segments_db [None req-be5a81ea-367d-4486-95ce-64cf30b47210 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] Added segment ac576484-0e56-451a-b048-763647fc554a of type vxlan for network dc8099df-f662-42f0-b2ac-8bd15bcd3e95 2026-07-29 17:31:39.146 9 INFO neutron.db.l3_hamode_db [None req-be5a81ea-367d-4486-95ce-64cf30b47210 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 17:31:39.301 9 INFO neutron.db.l3_hamode_db [None req-be5a81ea-367d-4486-95ce-64cf30b47210 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1191/2513] 10.0.0.18 () {32 vars in 823 bytes} [Wed Jul 29 17:31:39 2026] GET /v2.0/ports?project_id=d2c338f81e8549ca8c4688ebc63ad744&network_id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 3695 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2514] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:39 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => 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: 1193/2515] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:31:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3caac9f246104159b6035c1e8340af5d => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2516] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:31:39 2026] POST /v2.0/ports => generated 1187 bytes in 572 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: 1195/2517] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1465 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2518] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/subnets?network_id=d6fb5e3f-c292-4e54-b35f-9b2da7e5c9f7 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1323/2521] 10.0.0.18 () {34 vars in 665 bytes} [Wed Jul 29 17:31:38 2026] POST /v2.0/routers => generated 474 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1324/2522] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1190 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1325/2523] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1326/2524] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:31:40 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2525] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:31:40 2026] PUT /v2.0/ports/cdcca9d9-da74-4300-9af5-692b4048a12f => generated 1468 bytes in 622 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-07-29 17:31:40.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4106ddb0-91ca-43bd-9bd3-b7e39b0e3724'] response: {'name': 'network-changed', 'server_uuid': 'e6bec754-5af5-4675-970f-6ee89c945f1d', 'tag': 'cdcca9d9-da74-4300-9af5-692b4048a12f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2526] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2527] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:40 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2528] 10.0.0.18 () {34 vars in 759 bytes} [Wed Jul 29 17:31:40 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/green => generated 4 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2529] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2530] 10.0.0.18 () {34 vars in 755 bytes} [Wed Jul 29 17:31:41 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/red => generated 4 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-29 17:31:41.405 9 INFO neutron.db.l3_db [None req-67363b0d-1899-43e0-8139-8aed01cee826 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Floating IP 2402eb25-9a25-40b2-a621-ee3f25bba97f disassociated. External IP: 10.96.250.203, port: d993d496-ba1a-443d-95c4-7a30a4db5ebd. [pid: 8|app: 0|req: 1205/2531] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1471 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2532] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2533] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/networks?tenant_id=3caac9f246104159b6035c1e8340af5d&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1327/2534] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:31:40 2026] PUT /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 554 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2535] 10.0.0.18 () {34 vars in 777 bytes} [Wed Jul 29 17:31:41 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/black.or.white => generated 4 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-29 17:31:41.772 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8a8c656-07ba-49b4-abcf-9903dcb6afe4'] response: {'name': 'network-changed', 'server_uuid': '5e98a8cc-c314-4516-8db0-05d2adeb0481', 'tag': 'd993d496-ba1a-443d-95c4-7a30a4db5ebd', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1328/2536] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2537] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1329/2538] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:41 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2539] 10.0.0.18 () {34 vars in 748 bytes} [Wed Jul 29 17:31:41 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 37 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1330/2540] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 37 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2541] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/red => 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: 1212/2542] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:42.355 9 INFO neutron.api.v2.resource [None req-76c45404-bbdc-4b6b-9065-a62ddc45d5ce 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1331/2543] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/green => generated 99 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2544] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 756 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2545] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d993d496-ba1a-443d-95c4-7a30a4db5ebd => 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: 1215/2546] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2547] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&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: 9|app: 0|req: 1332/2548] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jul 29 17:31:42 2026] DELETE /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/red => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2549] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1218/2550] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 9|app: 0|req: 1333/2551] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 30 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:31:42.683 8 INFO neutron.api.v2.resource [None req-5888282e-380f-42d7-aaa0-df80355f53dc 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2552] 10.0.0.18 () {32 vars in 743 bytes} [Wed Jul 29 17:31:42 2026] DELETE /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2553] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1471 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1334/2554] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:31:42 2026] DELETE /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2555] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => 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: 1222/2556] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => 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: 1223/2557] 199.204.45.205 () {34 vars in 1104 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A196&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => 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: 1224/2558] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/subnets?id=a761cf19-bd27-45f1-a3fc-9df32f48069e&id=b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1335/2559] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9/tags => generated 12 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2560] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1336/2561] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:31:42 2026] GET /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2562] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:43 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2563] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:43 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2564] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:43 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1337/2565] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jul 29 17:31:43 2026] PUT /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9 => generated 480 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2566] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:31:43 2026] GET /v2.0/ports?device_id=bdbaab91-aecf-4cc9-852c-b8b17b48a7e9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:31:43.822 9 INFO neutron_taas.services.taas.taas_plugin [None req-db1c7ee1-2a34-4769-b118-07dbc852da18 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] TaaS: Handle Delete Port: 85b1e832-7ad9-4db5-8c0c-6fe3660f0980 2026-07-29 17:31:43.825 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db1c7ee1-2a34-4769-b118-07dbc852da18 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] Tap Mirror: Handle Delete Port: 85b1e832-7ad9-4db5-8c0c-6fe3660f0980 [pid: 8|app: 0|req: 1230/2567] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:31:43 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:31:44.306 9 INFO neutron.services.segments.plugin [-] Segment ac576484-0e56-451a-b048-763647fc554a resource provider aggregate not found 2026-07-29 17:31:44.310 9 INFO neutron.services.segments.plugin [-] Segment ac576484-0e56-451a-b048-763647fc554a resource provider aggregate not found 2026-07-29 17:31:44.327 9 INFO neutron.services.segments.plugin [-] Segment ac576484-0e56-451a-b048-763647fc554a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac576484-0e56-451a-b048-763647fc554a found for delete ", "request_id": "req-dad02b6a-34d1-4f0e-8420-3c375985ebce"}]} 2026-07-29 17:31:44.333 9 INFO neutron.services.segments.plugin [-] Segment ac576484-0e56-451a-b048-763647fc554a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac576484-0e56-451a-b048-763647fc554a found for delete ", "request_id": "req-4e0b7346-88f6-4b84-bbe5-2d35650212c2"}]} 2026-07-29 17:31:44.372 9 INFO neutron.db.l3_hamode_db [None req-db1c7ee1-2a34-4769-b118-07dbc852da18 983813afdd8b42eea548da2f55b0c82f 3ea964d5cdc34c3b92cdd3099fc3a9b0 - - default default] HA network dc8099df-f662-42f0-b2ac-8bd15bcd3e95 was deleted as no HA routers are present in tenant 3ea964d5cdc34c3b92cdd3099fc3a9b0. [pid: 9|app: 0|req: 1338/2568] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:31:43 2026] DELETE /v2.0/routers/bdbaab91-aecf-4cc9-852c-b8b17b48a7e9 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2569] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jul 29 17:31:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1339/2570] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2571] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:45 2026] GET /v2.0/security-groups?tenant_id=3ea964d5cdc34c3b92cdd3099fc3a9b0&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1340/2572] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2573] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:45 2026] DELETE /v2.0/security-groups/c02e199e-7d93-48f0-8e36-aa1b828b2a7e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1341/2574] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2575] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:31:45 2026] GET /v2.0/security-groups?tenant_id=a83e85c0863c4421ae6dd3554846e706&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1342/2576] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2577] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:46 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1202 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:46.222 8 INFO neutron.db.securitygroups_db [None req-890a799f-d0fa-441e-8852-c2b61b89baa9 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Project d2c338f81e8549ca8c4688ebc63ad744 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 1343/2578] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:31:46 2026] DELETE /v2.0/security-groups/c179566f-776c-4ed0-a2ed-c4096012f513 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1344/2579] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:46 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2580] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:46.483 9 INFO neutron.db.securitygroups_db [None req-36da3596-9ed7-45fb-a520-4d4147d66c1d ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Project d2c338f81e8549ca8c4688ebc63ad744 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 1345/2581] 10.0.0.18 () {34 vars in 692 bytes} [Wed Jul 29 17:31:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2582] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/networks => generated 1297 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1346/2583] 10.0.0.73 () {34 vars in 1093 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-22511701&fields=id&tenant_id=d2c338f81e8549ca8c4688ebc63ad744 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2584] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1347/2585] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/quotas/d2c338f81e8549ca8c4688ebc63ad744 => 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: 1239/2586] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&fields=id => generated 149 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1348/2587] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2588] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:31:47 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 9|app: 0|req: 1349/2589] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:48 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2590] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:49 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1350/2591] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:50 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => 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: 1242/2592] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:51 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1351/2593] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:51 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&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: 1243/2594] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:51 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1352/2595] 10.0.0.18 () {32 vars in 815 bytes} [Wed Jul 29 17:31:51 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&mac_address=fa%3A16%3A3e%3Ae7%3Abd%3Aa2 => generated 1204 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1353/2596] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:52 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:31:52.588 8 INFO neutron.db.l3_db [None req-f7897b3d-52b2-4432-b382-b5c61a893ee8 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP ec543563-361c-460b-b6dc-7aa717414499 associated. External IP: 10.96.250.202, port: cdcca9d9-da74-4300-9af5-692b4048a12f. [pid: 9|app: 0|req: 1354/2597] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:52 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 660 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1355/2598] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:31:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2c338f81e8549ca8c4688ebc63ad744 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2599] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:31:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-29 17:31:53.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84e21b7d-7975-43a1-9e63-16f1b049a7c8'] response: {'name': 'network-changed', 'server_uuid': 'e6bec754-5af5-4675-970f-6ee89c945f1d', 'tag': 'cdcca9d9-da74-4300-9af5-692b4048a12f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1356/2600] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:31:52 2026] POST /v2.0/ports => generated 954 bytes in 549 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: 9|app: 0|req: 1357/2601] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1358/2602] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1359/2603] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1360/2604] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1361/2605] 199.204.45.205 () {34 vars in 1104 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A196&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1362/2606] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1363/2607] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/subnets?id=a761cf19-bd27-45f1-a3fc-9df32f48069e&id=b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2608] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:31:53 2026] PUT /v2.0/ports/a69a0586-9b58-47e6-9fad-5e44d1815832 => generated 1235 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1364/2609] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 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: 1246/2610] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1365/2611] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2612] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:53 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2615] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1367/2616] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2617] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a69a0586-9b58-47e6-9fad-5e44d1815832 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1368/2618] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2619] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1369/2620] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:54 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:31:55.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f708a05-dd11-409a-9ce3-df033b3a578e'] response: {'name': 'network-changed', 'server_uuid': '73008f3e-4917-4c93-9501-5082e7c6e1f3', 'tag': 'a69a0586-9b58-47e6-9fad-5e44d1815832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2621] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:55 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1370/2622] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:55 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1253/2623] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1371/2624] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2625] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 1238 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1372/2626] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2627] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a69a0586-9b58-47e6-9fad-5e44d1815832 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1373/2628] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2629] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&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: 9|app: 0|req: 1374/2630] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1257/2631] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:31:56 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 9|app: 0|req: 1375/2632] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:57 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => 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: 1258/2633] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:57 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1376/2634] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:31:57 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2635] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:31:57 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&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: 9|app: 0|req: 1377/2636] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:58 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2637] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:58 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1378/2638] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:31:59 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2639] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:31:59 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&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: 9|app: 0|req: 1379/2640] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:00 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => 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: 1262/2641] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:00 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1380/2642] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:00 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => 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: 1263/2643] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:00 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1381/2644] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:32:01 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:32:01.427 8 INFO neutron.db.l3_db [None req-bbd5c37e-0c84-482d-bb2f-6987ab2e5d36 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Floating IP 2402eb25-9a25-40b2-a621-ee3f25bba97f associated. External IP: 10.96.250.203, port: a69a0586-9b58-47e6-9fad-5e44d1815832. [pid: 8|app: 0|req: 1264/2645] 10.0.0.18 () {34 vars in 746 bytes} [Wed Jul 29 17:32:01 2026] PUT /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1382/2646] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:32:01 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:32:01.791 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26e4b309-4483-44da-984e-bf6d2284215a'] response: {'name': 'network-changed', 'server_uuid': '73008f3e-4917-4c93-9501-5082e7c6e1f3', 'tag': 'a69a0586-9b58-47e6-9fad-5e44d1815832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1265/2647] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/ports?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 1240 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1383/2648] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/networks?id=7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2649] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a69a0586-9b58-47e6-9fad-5e44d1815832 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1384/2650] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/subnets?id=2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2651] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/ports?network_id=7a77e882-a584-44cb-a20b-95f6f04437d3&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1385/2652] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?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: 1268/2653] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1386/2654] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:32:02 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2655] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:32:03 2026] GET /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1387/2656] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:32:08 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2659] 10.0.0.121 () {30 vars in 688 bytes} [Wed Jul 29 17:32:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1389/2660] 10.0.0.121 () {30 vars in 690 bytes} [Wed Jul 29 17:32:10 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: 1272/2661] 10.0.0.121 () {30 vars in 666 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1390/2662] 10.0.0.121 () {30 vars in 702 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2663] 10.0.0.121 () {28 vars in 437 bytes} [Wed Jul 29 17:32:10 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1391/2664] 10.0.0.121 () {30 vars in 726 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 658 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2665] 10.0.0.121 () {30 vars in 688 bytes} [Wed Jul 29 17:32:10 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: 9|app: 0|req: 1392/2666] 10.0.0.121 () {30 vars in 690 bytes} [Wed Jul 29 17:32:10 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: 1275/2667] 10.0.0.121 () {30 vars in 666 bytes} [Wed Jul 29 17:32:10 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: 9|app: 0|req: 1393/2668] 10.0.0.121 () {30 vars in 702 bytes} [Wed Jul 29 17:32:10 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: 1276/2669] 10.0.0.121 () {30 vars in 726 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1394/2670] 10.0.0.121 () {30 vars in 688 bytes} [Wed Jul 29 17:32:10 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: 1277/2671] 10.0.0.121 () {30 vars in 690 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1395/2672] 10.0.0.121 () {30 vars in 666 bytes} [Wed Jul 29 17:32:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2673] 10.0.0.121 () {30 vars in 702 bytes} [Wed Jul 29 17:32:10 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: 9|app: 0|req: 1396/2674] 10.0.0.121 () {30 vars in 728 bytes} [Wed Jul 29 17:32:11 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2675] 10.0.0.121 () {30 vars in 680 bytes} [Wed Jul 29 17:32:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1397/2676] 10.0.0.121 () {34 vars in 702 bytes} [Wed Jul 29 17:32:11 2026] POST /v2.0/ports => generated 1132 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2677] 10.0.0.130 () {34 vars in 988 bytes} [Wed Jul 29 17:32:11 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1398/2678] 10.0.0.130 () {34 vars in 1038 bytes} [Wed Jul 29 17:32:11 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2679] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:32:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1399/2680] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:32:14 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: 1282/2681] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:32:14 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: 9|app: 0|req: 1400/2682] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:32:14 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: 1283/2683] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:32:14 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1401/2684] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:32:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2685] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:32:15 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: 9|app: 0|req: 1402/2686] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:32:15 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: 1285/2687] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:32:15 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-07-29 17:32:15.579 9 INFO neutron.api.v2.resource [None req-0e807bb5-053b-4fc7-a8ab-7855535b99f6 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1403/2688] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:32:15 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2689] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:32:15 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1404/2690] 199.204.45.205 () {34 vars in 734 bytes} [Wed Jul 29 17:32:15 2026] POST /v2.0/security-groups => generated 1638 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2691] 199.204.45.205 () {30 vars in 813 bytes} [Wed Jul 29 17:32:15 2026] GET /v2.0/security-group-rules?security_group_id=f9814dcc-9587-4331-9869-48f8c5e3c6ee => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1405/2692] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:32:15 2026] PUT /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2693] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:32:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 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: 9|app: 0|req: 1406/2694] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:32:16 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: 1289/2695] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:32:16 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: 9|app: 0|req: 1407/2696] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:32:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2697] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:32:16 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1408/2698] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:21 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2699] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:21 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&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: 9|app: 0|req: 1409/2700] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:22 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2701] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:22 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&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: 9|app: 0|req: 1410/2702] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:23 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2703] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:23 2026] GET /v2.0/security-groups?id=d47a26ce-d873-4d44-8b39-0c698333230c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1411/2704] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:32:23 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:32:23.944 8 INFO neutron_taas.services.taas.taas_plugin [req-2c39d25b-25ca-4085-82a6-15dff9d5e59e req-ba995f53-6625-4854-be17-84c50ed40bb2 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: a69a0586-9b58-47e6-9fad-5e44d1815832 2026-07-29 17:32:23.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c39d25b-25ca-4085-82a6-15dff9d5e59e req-ba995f53-6625-4854-be17-84c50ed40bb2 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: a69a0586-9b58-47e6-9fad-5e44d1815832 2026-07-29 17:32:24.089 8 INFO neutron.db.l3_db [req-2c39d25b-25ca-4085-82a6-15dff9d5e59e req-ba995f53-6625-4854-be17-84c50ed40bb2 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Floating IP 2402eb25-9a25-40b2-a621-ee3f25bba97f disassociated. External IP: 10.96.250.203, port: a69a0586-9b58-47e6-9fad-5e44d1815832. [pid: 8|app: 0|req: 1294/2705] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:32:23 2026] DELETE /v2.0/ports/a69a0586-9b58-47e6-9fad-5e44d1815832 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:32:24.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1954fbc4-322e-4042-a009-7c9a22124b1a'] response: {'server_uuid': '73008f3e-4917-4c93-9501-5082e7c6e1f3', 'name': 'network-vif-deleted', 'tag': 'a69a0586-9b58-47e6-9fad-5e44d1815832', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1413/2708] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:24 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => 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: 1296/2709] 10.0.0.73 () {34 vars in 1013 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/security-groups?id=ff197d61-c91b-40b1-adc6-d13dceab1db6&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1414/2710] 10.0.0.73 () {34 vars in 979 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/networks?id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 734 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2711] 10.0.0.73 () {34 vars in 962 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/quotas/a2aef305aa634b7fa680054f4b62609a => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1415/2712] 10.0.0.73 () {34 vars in 999 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2713] 10.0.0.73 () {34 vars in 1005 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1416/2714] 10.0.0.73 () {34 vars in 1105 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2715] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:25 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1417/2716] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:26 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => 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: 1300/2717] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:26 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1418/2718] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:27 2026] GET /v2.0/ports?device_id=73008f3e-4917-4c93-9501-5082e7c6e1f3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2719] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:28 2026] DELETE /v2.0/security-groups/d47a26ce-d873-4d44-8b39-0c698333230c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:28.571 9 INFO neutron_taas.services.taas.taas_plugin [None req-496346a4-87c1-4822-b65d-d0f815c493df ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: 4be9fc15-56d0-4144-87be-a5113d5a2821 2026-07-29 17:32:28.574 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-496346a4-87c1-4822-b65d-d0f815c493df ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: 4be9fc15-56d0-4144-87be-a5113d5a2821 [pid: 9|app: 0|req: 1419/2720] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:28 2026] DELETE /v2.0/floatingips/2402eb25-9a25-40b2-a621-ee3f25bba97f => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2721] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:29 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1420/2722] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:29 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 1303/2723] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:30 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1421/2724] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:30 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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: 1304/2725] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:32:30 2026] GET /v2.0/networks?id=810a4f35-6627-4f8f-9965-e9ecb003a038 => generated 734 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1422/2726] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:30 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => 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: 1305/2727] 199.204.45.205 () {34 vars in 1048 bytes} [Wed Jul 29 17:32:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a2aef305aa634b7fa680054f4b62609a => generated 343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2728] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:31 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1423/2729] 199.204.45.205 () {38 vars in 953 bytes} [Wed Jul 29 17:32:31 2026] POST /v2.0/ports => generated 1078 bytes in 372 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: 9|app: 0|req: 1424/2730] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:31 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1425/2731] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:32:31 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1426/2732] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:31 2026] GET /v2.0/security-groups?id=a7db4313-4ba8-42dc-b42c-353f4f7af28b&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-07-29 17:32:31.771 9 INFO neutron_taas.services.taas.taas_plugin [req-8efdac79-b6fd-4bd6-a37f-c4a98e1bd3fb req-a28ee9dd-8176-4d63-914b-8f093249e859 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: d993d496-ba1a-443d-95c4-7a30a4db5ebd 2026-07-29 17:32:31.776 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8efdac79-b6fd-4bd6-a37f-c4a98e1bd3fb req-a28ee9dd-8176-4d63-914b-8f093249e859 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: d993d496-ba1a-443d-95c4-7a30a4db5ebd [pid: 9|app: 0|req: 1427/2733] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:32:31 2026] DELETE /v2.0/ports/d993d496-ba1a-443d-95c4-7a30a4db5ebd => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2734] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:32:31 2026] PUT /v2.0/ports/fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 1239 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:32:32.050 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6df2a54-3eed-44b9-bfe3-3e15989a5de2'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': 'fe5486cb-2a57-470d-9a22-1aba586edf8a', 'status': 'completed', 'code': 200} 2026-07-29 17:32:32.100 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-594002b8-eaa7-4b0e-9bf4-4ddea21d34ce'] response: {'server_uuid': '5e98a8cc-c314-4516-8db0-05d2adeb0481', 'name': 'network-vif-deleted', 'tag': 'd993d496-ba1a-443d-95c4-7a30a4db5ebd', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1428/2735] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:32:32 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1308/2736] 199.204.45.205 () {34 vars in 1016 bytes} [Wed Jul 29 17:32:32 2026] GET /v2.0/networks?tenant_id=a2aef305aa634b7fa680054f4b62609a&shared=False => generated 734 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1429/2737] 199.204.45.205 () {34 vars in 928 bytes} [Wed Jul 29 17:32:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2738] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:32 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1430/2739] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2740] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1431/2741] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => 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: 1311/2742] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1432/2743] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2744] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1433/2745] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:32:33 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 1313/2746] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:34 2026] GET /v2.0/ports?device_id=5e98a8cc-c314-4516-8db0-05d2adeb0481 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1434/2747] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:35 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => 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: 1314/2748] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:35 2026] GET /v2.0/security-groups?id=ff197d61-c91b-40b1-adc6-d13dceab1db6&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1435/2749] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:35 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2750] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:36 2026] DELETE /v2.0/security-groups/a7db4313-4ba8-42dc-b42c-353f4f7af28b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:36.767 9 INFO neutron_taas.services.taas.taas_plugin [None req-f9f8bcc6-df37-4f59-9e25-a687d28e32f5 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: 7f8a7cb8-8fed-4455-8be9-070dcf9f39fa 2026-07-29 17:32:36.770 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9f8bcc6-df37-4f59-9e25-a687d28e32f5 ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: 7f8a7cb8-8fed-4455-8be9-070dcf9f39fa [pid: 9|app: 0|req: 1436/2751] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:32:36 2026] PUT /v2.0/routers/479ca6d2-a6bd-4ca0-9dd3-79df589b45b0/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2752] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:32:37 2026] DELETE /v2.0/subnets/2aed4a37-6a75-49f3-8cc1-aa64630b4c40 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:32:37.854 9 INFO neutron_taas.services.taas.taas_plugin [None req-1568ae2f-49cd-4063-b2c4-41028229b9de ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: 53e5c0e7-f21e-4cd0-8ab3-ed120f90499d 2026-07-29 17:32:37.861 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1568ae2f-49cd-4063-b2c4-41028229b9de ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: 53e5c0e7-f21e-4cd0-8ab3-ed120f90499d [pid: 8|app: 0|req: 1317/2753] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:32:38 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2754] 199.204.45.205 () {34 vars in 1042 bytes} [Wed Jul 29 17:32:38 2026] GET /v2.0/security-groups?id=ff197d61-c91b-40b1-adc6-d13dceab1db6&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:32:38.233 9 INFO neutron_taas.services.taas.taas_plugin [None req-1568ae2f-49cd-4063-b2c4-41028229b9de ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] TaaS: Handle Delete Port: fd8f053f-3186-4e61-a51c-1d49188ae5b4 2026-07-29 17:32:38.237 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1568ae2f-49cd-4063-b2c4-41028229b9de ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] Tap Mirror: Handle Delete Port: fd8f053f-3186-4e61-a51c-1d49188ae5b4 2026-07-29 17:32:38.716 9 INFO neutron.services.segments.plugin [-] Segment ba4fe465-7d79-4df1-ba88-a85ef724b339 resource provider aggregate not found 2026-07-29 17:32:38.740 9 INFO neutron.services.segments.plugin [-] Segment ba4fe465-7d79-4df1-ba88-a85ef724b339 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4fe465-7d79-4df1-ba88-a85ef724b339 found for delete ", "request_id": "req-0e4ef9f3-7070-4fe5-bcda-07fe619e9785"}]} 2026-07-29 17:32:38.742 9 INFO neutron.services.segments.plugin [-] Segment ba4fe465-7d79-4df1-ba88-a85ef724b339 resource provider aggregate not found 2026-07-29 17:32:38.773 9 INFO neutron.services.segments.plugin [-] Segment ba4fe465-7d79-4df1-ba88-a85ef724b339 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4fe465-7d79-4df1-ba88-a85ef724b339 found for delete ", "request_id": "req-ec7d900c-6390-4574-a5c7-3277b9c420ec"}]} 2026-07-29 17:32:38.797 9 INFO neutron.db.l3_hamode_db [None req-1568ae2f-49cd-4063-b2c4-41028229b9de ca64e35cb4bd4248a0cfcf686d837dbe d2c338f81e8549ca8c4688ebc63ad744 - - default default] HA network 3ac23587-3b4d-4d5c-b243-e40af9e0f90e was deleted as no HA routers are present in tenant d2c338f81e8549ca8c4688ebc63ad744. [pid: 9|app: 0|req: 1437/2755] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:32:37 2026] DELETE /v2.0/routers/479ca6d2-a6bd-4ca0-9dd3-79df589b45b0 => generated 0 bytes in 1222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:39.029 8 INFO neutron.services.segments.plugin [-] Segment 1d080aff-bb6b-48a2-977c-a642ddb347a4 resource provider aggregate not found [pid: 8|app: 0|req: 1319/2756] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:32:38 2026] DELETE /v2.0/networks/7a77e882-a584-44cb-a20b-95f6f04437d3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:32:39.042 8 INFO neutron.services.segments.plugin [-] Segment 1d080aff-bb6b-48a2-977c-a642ddb347a4 resource provider aggregate not found 2026-07-29 17:32:39.051 8 INFO neutron.services.segments.plugin [-] Segment 1d080aff-bb6b-48a2-977c-a642ddb347a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d080aff-bb6b-48a2-977c-a642ddb347a4 found for delete ", "request_id": "req-fdd7a157-05ab-4449-ae30-4ca04c5953b6"}]} 2026-07-29 17:32:39.064 8 INFO neutron.services.segments.plugin [-] Segment 1d080aff-bb6b-48a2-977c-a642ddb347a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d080aff-bb6b-48a2-977c-a642ddb347a4 found for delete ", "request_id": "req-05be42a5-69f8-4a4c-9713-5d8263d8215e"}]} [pid: 8|app: 0|req: 1321/2759] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:32:40 2026] GET /v2.0/security-groups?tenant_id=d2c338f81e8549ca8c4688ebc63ad744&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1439/2760] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:40 2026] DELETE /v2.0/security-groups/01eab8ac-0858-40a8-b452-99396c66815e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2761] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:40 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1440/2762] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:40 2026] GET /v2.0/security-groups?id=ff197d61-c91b-40b1-adc6-d13dceab1db6&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2763] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:40 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1441/2764] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:32:40 2026] GET /v2.0/security-groups?tenant_id=e276f99f110146aab5509ee9e9e99826&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2765] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:40 2026] DELETE /v2.0/security-groups/4eea1941-e673-4b35-8962-fc035156b4fa => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1442/2766] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:45 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2767] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:32:45 2026] GET /v2.0/security-groups?id=ff197d61-c91b-40b1-adc6-d13dceab1db6&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1443/2768] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:32:45 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2769] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:32:45 2026] POST /v2.0/floatingips => generated 552 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1444/2770] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:32:46 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2771] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:32:47 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1445/2772] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:32:48 2026] POST /v2.0/floatingips => generated 552 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2773] 10.0.0.18 () {34 vars in 673 bytes} [Wed Jul 29 17:32:48 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1446/2774] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:32:49 2026] PUT /v2.0/floatingips/7d2f655b-b2f3-4010-86f8-f242211a3fc4/tags => generated 17 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2775] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:32:49 2026] PUT /v2.0/floatingips/194511e1-488f-4bfb-8290-411e4a583b93/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1447/2776] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:32:49 2026] PUT /v2.0/floatingips/13f4d07b-3194-44bd-acb7-9e9fa03ca33b/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2777] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jul 29 17:32:49 2026] PUT /v2.0/floatingips/fde4235b-9dba-46e1-b40e-3775d5a71004/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1448/2778] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2779] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1449/2780] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2781] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1450/2782] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2783] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1451/2784] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2785] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jul 29 17:32:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:32:50.674 9 INFO neutron_taas.services.taas.taas_plugin [None req-d1113263-be74-4617-a04b-07b52de2c02a cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] TaaS: Handle Delete Port: 44fc4b16-e1d0-4589-b03b-771ee7ab97dc 2026-07-29 17:32:50.679 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1113263-be74-4617-a04b-07b52de2c02a cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] Tap Mirror: Handle Delete Port: 44fc4b16-e1d0-4589-b03b-771ee7ab97dc [pid: 9|app: 0|req: 1452/2786] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:50 2026] DELETE /v2.0/floatingips/7d2f655b-b2f3-4010-86f8-f242211a3fc4 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:50.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-09733233-ac03-40dc-b8af-34d8c5774c07 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] TaaS: Handle Delete Port: 58aea61a-e24b-4b06-9f6d-5446925139ea 2026-07-29 17:32:50.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09733233-ac03-40dc-b8af-34d8c5774c07 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] Tap Mirror: Handle Delete Port: 58aea61a-e24b-4b06-9f6d-5446925139ea [pid: 8|app: 0|req: 1335/2787] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:50 2026] DELETE /v2.0/floatingips/194511e1-488f-4bfb-8290-411e4a583b93 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:51.320 9 INFO neutron_taas.services.taas.taas_plugin [None req-25c9f11a-7a07-40a8-9040-f990e8c6826b cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] TaaS: Handle Delete Port: 007c0209-999c-4ab9-ae16-6154d9fea1ac 2026-07-29 17:32:51.323 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25c9f11a-7a07-40a8-9040-f990e8c6826b cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] Tap Mirror: Handle Delete Port: 007c0209-999c-4ab9-ae16-6154d9fea1ac [pid: 9|app: 0|req: 1453/2788] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:51 2026] DELETE /v2.0/floatingips/13f4d07b-3194-44bd-acb7-9e9fa03ca33b => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:51.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c3d25ea-923b-4777-a0a9-0b3ad2c15bd4 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] TaaS: Handle Delete Port: 512f6f49-2634-413d-9258-6e1cc482f49a 2026-07-29 17:32:51.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c3d25ea-923b-4777-a0a9-0b3ad2c15bd4 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] Tap Mirror: Handle Delete Port: 512f6f49-2634-413d-9258-6e1cc482f49a [pid: 8|app: 0|req: 1336/2789] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:51 2026] DELETE /v2.0/floatingips/fde4235b-9dba-46e1-b40e-3775d5a71004 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:52.018 9 INFO neutron_taas.services.taas.taas_plugin [None req-4909fd2b-11ae-4673-9f8a-9f8ebee8d9a0 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] TaaS: Handle Delete Port: a94b4d59-0cbe-424f-b04d-c8119291b0ae 2026-07-29 17:32:52.022 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4909fd2b-11ae-4673-9f8a-9f8ebee8d9a0 cbbf9c96c6144139bcbf44cc42ea16c1 b16d3cd680a4423ba78a24d64869b32d - - default default] Tap Mirror: Handle Delete Port: a94b4d59-0cbe-424f-b04d-c8119291b0ae [pid: 9|app: 0|req: 1454/2790] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:32:51 2026] DELETE /v2.0/floatingips/93f09c5f-681d-494b-a17d-b6657a55c8ca => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2791] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:32:53 2026] GET /v2.0/security-groups?tenant_id=b16d3cd680a4423ba78a24d64869b32d&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1455/2792] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:53 2026] DELETE /v2.0/security-groups/a7a00b18-4949-4841-a7f2-90dc9916b7ae => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2793] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:32:53 2026] GET /v2.0/security-groups?tenant_id=6db98637c98345a79869fab837c8f6ba&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1456/2794] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:54 2026] DELETE /v2.0/security-groups/66232c44-baf9-4238-a5fa-02b1dcd91731 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2795] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:32:54 2026] GET /v2.0/security-groups?tenant_id=a733fb75cc994f509a1b93565fc28aac&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1457/2798] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:32:54 2026] DELETE /v2.0/security-groups/c35b0a9d-75ad-41e3-b6d0-1c78b7cb12b2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:32:59.001 8 INFO neutron.db.segments_db [None req-f62b5994-e653-40e9-8bb9-977d73f14b8f 82ee8b252e4c426995dc44e921a4d308 9e189d27d680492881a3e7a50c15e011 - - default default] Added segment 10a1b40f-56df-43ff-b2b2-ed548440961c of type vxlan for network f01d7807-cb81-40c7-91b1-1291d11b553c [pid: 8|app: 0|req: 1342/2799] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jul 29 17:32:58 2026] POST /v2.0/networks => generated 612 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1458/2800] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:32:59 2026] PUT /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2801] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:32:59 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1459/2802] 10.0.0.18 () {34 vars in 761 bytes} [Wed Jul 29 17:32:59 2026] PUT /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/green => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2803] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:32:59 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1460/2804] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jul 29 17:32:59 2026] PUT /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2805] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:32:59 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1461/2806] 10.0.0.18 () {34 vars in 779 bytes} [Wed Jul 29 17:32:59 2026] PUT /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/black.or.white => generated 4 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2807] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:32:59 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1462/2808] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:32:59 2026] PUT /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2809] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:00 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1463/2810] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jul 29 17:33:00 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:33:00.218 8 INFO neutron.api.v2.resource [None req-96b4f616-603b-4911-b096-2bf108b4e2e6 82ee8b252e4c426995dc44e921a4d308 9e189d27d680492881a3e7a50c15e011 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1348/2811] 10.0.0.18 () {32 vars in 742 bytes} [Wed Jul 29 17:33:00 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1464/2812] 10.0.0.18 () {32 vars in 741 bytes} [Wed Jul 29 17:33:00 2026] DELETE /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/red => 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: 1349/2813] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:00 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:33:00.447 9 INFO neutron.api.v2.resource [None req-3d6df912-3036-4e99-9dd0-4d95a30ab40b 82ee8b252e4c426995dc44e921a4d308 9e189d27d680492881a3e7a50c15e011 - - default default] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1465/2814] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jul 29 17:33:00 2026] DELETE /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2815] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:33:00 2026] DELETE /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1466/2816] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:00 2026] GET /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:33:00.740 8 INFO neutron.services.segments.plugin [-] Segment 10a1b40f-56df-43ff-b2b2-ed548440961c resource provider aggregate not found 2026-07-29 17:33:00.746 8 INFO neutron.services.segments.plugin [-] Segment 10a1b40f-56df-43ff-b2b2-ed548440961c resource provider aggregate not found 2026-07-29 17:33:00.765 8 INFO neutron.services.segments.plugin [-] Segment 10a1b40f-56df-43ff-b2b2-ed548440961c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a1b40f-56df-43ff-b2b2-ed548440961c found for delete ", "request_id": "req-b2edb7c0-39d4-4004-b7d6-5498445d52ca"}]} 2026-07-29 17:33:00.768 8 INFO neutron.services.segments.plugin [-] Segment 10a1b40f-56df-43ff-b2b2-ed548440961c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a1b40f-56df-43ff-b2b2-ed548440961c found for delete ", "request_id": "req-c208bb3d-b49f-4985-922c-2e85b3ae6355"}]} [pid: 8|app: 0|req: 1351/2817] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:33:00 2026] DELETE /v2.0/networks/f01d7807-cb81-40c7-91b1-1291d11b553c => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1467/2818] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:33:01 2026] GET /v2.0/security-groups?tenant_id=9e189d27d680492881a3e7a50c15e011&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2819] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:33:01 2026] DELETE /v2.0/security-groups/9ab8175f-1544-4dad-b37c-d647ac8fd81f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1468/2820] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:33:02 2026] GET /v2.0/security-groups?tenant_id=83351f0aa0494fcba422fef1d9493187&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2821] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:33:02 2026] DELETE /v2.0/security-groups/4e880f54-bef5-4cf6-b62b-5749f4e33019 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1469/2822] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jul 29 17:33:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2823] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:33:06 2026] PUT /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1470/2824] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:06 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2825] 10.0.0.18 () {34 vars in 761 bytes} [Wed Jul 29 17:33:07 2026] PUT /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/green => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1471/2826] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2827] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jul 29 17:33:07 2026] PUT /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1472/2828] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2829] 10.0.0.18 () {34 vars in 779 bytes} [Wed Jul 29 17:33:07 2026] PUT /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1473/2830] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2831] 10.0.0.18 () {34 vars in 750 bytes} [Wed Jul 29 17:33:07 2026] PUT /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1474/2832] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/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: 1359/2833] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:33:07.636 9 INFO neutron.api.v2.resource [None req-b209039d-73c7-4a93-a91f-d22c6364fd24 c9a06e3b96874eb38638d03775d94f9d 66d2d3f9ece0411c873d1b041fee99b4 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1475/2834] 10.0.0.18 () {32 vars in 742 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2835] 10.0.0.18 () {32 vars in 741 bytes} [Wed Jul 29 17:33:07 2026] DELETE /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/red => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1476/2836] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:33:07.865 8 INFO neutron.api.v2.resource [None req-c5184ffc-5c5f-4a89-983e-166095a599f2 c9a06e3b96874eb38638d03775d94f9d 66d2d3f9ece0411c873d1b041fee99b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2837] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jul 29 17:33:07 2026] DELETE /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1477/2838] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jul 29 17:33:07 2026] DELETE /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2839] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jul 29 17:33:07 2026] GET /v2.0/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1478/2840] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jul 29 17:33:08 2026] DELETE /v2.0/qos/policies/d3486e9a-4889-46fa-b5bd-ed17665a39d2 => 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: 1363/2841] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:33:09 2026] GET /v2.0/security-groups?tenant_id=66d2d3f9ece0411c873d1b041fee99b4&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1479/2842] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:33:09 2026] DELETE /v2.0/security-groups/f5167e0b-5687-4d52-a94c-a8d1e4e1778c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2845] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:33:10 2026] GET /v2.0/security-groups?tenant_id=eafc6ebf2db1456d9314dbe530ef02da&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1481/2846] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:33:10 2026] DELETE /v2.0/security-groups/b68ac775-a568-4ad9-b68e-8ef1aa6f969c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2847] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:33:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1482/2848] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:33:21 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: 1367/2849] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:33:21 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: 9|app: 0|req: 1483/2850] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:33:21 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: 1368/2851] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:33:21 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1484/2852] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:33:21 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2853] 199.204.45.205 () {34 vars in 715 bytes} [Wed Jul 29 17:33:21 2026] POST /v2.0/ports => generated 1059 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1485/2854] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:33:22 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2855] 10.0.0.73 () {34 vars in 904 bytes} [Wed Jul 29 17:33:22 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: 9|app: 0|req: 1486/2856] 199.204.45.205 () {34 vars in 1260 bytes} [Wed Jul 29 17:33:23 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2857] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:23 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1487/2858] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:23 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1372/2859] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:33:24 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1488/2860] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:33:24 2026] GET /v2.0/networks?id=8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2863] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:33:24 2026] PUT /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1249 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:33:24.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f798383-a849-480a-8018-d833a7d2197c'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '9b27349f-9162-44fd-b89f-878f2c867694', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1491/2864] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2865] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/networks?id=8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1492/2866] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => 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: 1375/2867] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1493/2868] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2869] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1494/2870] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:25 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1377/2871] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1495/2872] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => 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: 1378/2873] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1496/2874] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&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: 1379/2875] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1497/2876] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:26 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2877] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1498/2878] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:33:27 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2879] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:33:27 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1499/2880] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:27 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2881] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:27 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 9|app: 0|req: 1500/2882] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:33:31 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2883] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:33:31 2026] PUT /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1276 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:33:31.452 9 INFO neutron.api.v2.resource [None req-859cfbde-5825-44d0-8acb-4b7b0ec17ca8 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1501/2884] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:33:31 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:33:31.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74138663-8efd-47a4-b454-ce1b83fea9ba'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '9b27349f-9162-44fd-b89f-878f2c867694', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2885] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:33:31 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1502/2886] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:33:31 2026] PUT /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1314 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:33:31.819 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7702c0b-03ca-4958-a84b-4e7226c95e46'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '9b27349f-9162-44fd-b89f-878f2c867694', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1385/2887] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:33:31 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1503/2888] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/networks?id=8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2889] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1504/2890] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2891] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&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: 9|app: 0|req: 1505/2892] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1388/2893] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 9|app: 0|req: 1506/2894] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:33:32 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: 1389/2895] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1507/2896] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:33:32 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: 1390/2897] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1508/2898] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2899] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1509/2900] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2901] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1510/2902] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2903] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1511/2904] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:33:32 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2905] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1512/2906] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/networks?id=8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2907] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1513/2908] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2909] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1514/2910] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2911] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:33:33 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:33:43.038 8 INFO neutron.db.l3_db [None req-f7146066-1d42-43d9-94d0-9af2f615e9f4 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP 8805e344-1406-4399-8212-2f7d7274a4bb associated. External IP: 10.96.250.220, port: d837898f-ebb1-473a-94d0-31583e4f975f. [pid: 8|app: 0|req: 1399/2914] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jul 29 17:33:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1516/2915] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:33:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2916] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:33:47 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: 9|app: 0|req: 1517/2917] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:33:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2918] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:33:47 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-07-29 17:33:48.023 9 INFO neutron.api.v2.resource [None req-8cb218ba-2909-4e64-a88c-26d1c1a50471 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1518/2919] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:33:48 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2920] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:33:48 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1519/2921] 199.204.45.205 () {30 vars in 813 bytes} [Wed Jul 29 17:33:48 2026] GET /v2.0/security-group-rules?security_group_id=f9814dcc-9587-4331-9869-48f8c5e3c6ee => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2922] 199.204.45.205 () {34 vars in 745 bytes} [Wed Jul 29 17:33:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1520/2923] 199.204.45.205 () {34 vars in 745 bytes} [Wed Jul 29 17:33:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1522/2926] 10.0.0.121 () {30 vars in 688 bytes} [Wed Jul 29 17:34:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2927] 10.0.0.121 () {30 vars in 690 bytes} [Wed Jul 29 17:34:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1523/2928] 10.0.0.121 () {30 vars in 666 bytes} [Wed Jul 29 17:34:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2929] 10.0.0.121 () {30 vars in 702 bytes} [Wed Jul 29 17:34:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1524/2930] 10.0.0.121 () {28 vars in 437 bytes} [Wed Jul 29 17:34:01 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2931] 10.0.0.121 () {30 vars in 726 bytes} [Wed Jul 29 17:34:01 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1525/2932] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2933] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:05 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: 9|app: 0|req: 1526/2934] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:05 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: 1409/2935] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:05 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: 9|app: 0|req: 1527/2936] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:05 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2937] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:05 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1528/2938] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:05 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: 1411/2939] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:06 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: 9|app: 0|req: 1529/2940] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2941] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:06 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: 9|app: 0|req: 1530/2942] 199.204.45.205 () {34 vars in 715 bytes} [Wed Jul 29 17:34:06 2026] POST /v2.0/ports => generated 1320 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2943] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:34:07 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1320 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1531/2944] 199.204.45.205 () {34 vars in 1260 bytes} [Wed Jul 29 17:34:08 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679?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: 1414/2945] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:08 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1532/2946] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:08 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1415/2947] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:34:08 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1320 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1533/2948] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:08 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2949] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:34:09 2026] PUT /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1510 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:34:09.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae40a835-d2f8-4b8e-b46c-b0580790dbec'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '6ff7cff7-d103-4d9f-94ef-97c93a81e679', '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: 1418/2952] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4088 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1535/2953] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2954] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1536/2955] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => 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: 1420/2956] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1537/2957] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2958] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1538/2959] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2960] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:10 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 9|app: 0|req: 1539/2961] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4088 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2962] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1540/2963] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2964] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&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: 9|app: 0|req: 1541/2965] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 1425/2966] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 9|app: 0|req: 1542/2967] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2968] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1543/2969] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:11 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2970] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1544/2971] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1428/2972] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1545/2973] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => 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: 1429/2974] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1546/2975] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2976] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1547/2977] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1431/2978] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:12 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 9|app: 0|req: 1548/2979] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1512 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2980] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1549/2981] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2982] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/subnets/de36ba58-3ccc-48c7-a6d2-cd8d03f04c47 => generated 743 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1550/2983] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:16 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: 1434/2984] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:16 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: 9|app: 0|req: 1551/2985] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:16 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: 1435/2986] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:16 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: 9|app: 0|req: 1552/2987] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2988] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1553/2989] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2990] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1554/2991] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:16 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2992] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:17 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1555/2993] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:17 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1557/2996] 10.0.0.121 () {30 vars in 688 bytes} [Wed Jul 29 17:34:26 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: 1440/2997] 10.0.0.121 () {30 vars in 690 bytes} [Wed Jul 29 17:34:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1558/2998] 10.0.0.121 () {30 vars in 666 bytes} [Wed Jul 29 17:34:26 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: 1441/2999] 10.0.0.121 () {30 vars in 702 bytes} [Wed Jul 29 17:34:26 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: 9|app: 0|req: 1559/3000] 10.0.0.121 () {28 vars in 437 bytes} [Wed Jul 29 17:34:27 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3001] 10.0.0.121 () {30 vars in 726 bytes} [Wed Jul 29 17:34:27 2026] GET /v2.0/subnets/a761cf19-bd27-45f1-a3fc-9df32f48069e => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1560/3002] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3003] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34: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: 9|app: 0|req: 1561/3004] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3005] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34: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) [pid: 9|app: 0|req: 1562/3006] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:29 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3007] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:29 2026] GET /v2.0/subnets/a761cf19-bd27-45f1-a3fc-9df32f48069e => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1563/3008] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:29 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4090 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3009] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:30 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: 9|app: 0|req: 1564/3010] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3011] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:30 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: 9|app: 0|req: 1565/3012] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3013] 199.204.45.205 () {34 vars in 715 bytes} [Wed Jul 29 17:34:30 2026] POST /v2.0/ports => generated 1328 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1566/3014] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:34:30 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1328 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: 8|app: 0|req: 1449/3015] 199.204.45.205 () {34 vars in 1260 bytes} [Wed Jul 29 17:34:31 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1567/3016] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:31 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 1450/3017] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:31 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1568/3018] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:34:32 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3019] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:32 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1569/3020] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:34:32 2026] PUT /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1518 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:34:33.191 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eaafda9-12a0-46e8-b5d2-fc1d426a4939'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': 'df43fd11-2c03-4dc0-90a8-d35198bb7749', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1452/3021] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 5600 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1570/3022] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3023] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1571/3024] 199.204.45.205 () {34 vars in 1104 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11d&port_id=df43fd11-2c03-4dc0-90a8-d35198bb7749 => 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: 1454/3025] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/subnets?id=a761cf19-bd27-45f1-a3fc-9df32f48069e&id=b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1572/3026] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3027] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:33 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1573/3028] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:34 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 1456/3029] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:34 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1574/3030] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 5600 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3031] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1575/3032] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => 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: 1458/3033] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&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: 9|app: 0|req: 1576/3034] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 1459/3035] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 9|app: 0|req: 1577/3036] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => 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: 1460/3037] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1578/3038] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3039] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1579/3040] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1462/3041] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1580/3042] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A56&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => 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: 1463/3043] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1581/3044] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 1464/3045] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1582/3046] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3047] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:35 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1583/3048] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=df43fd11-2c03-4dc0-90a8-d35198bb7749 => 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: 1466/3049] 199.204.45.205 () {34 vars in 1104 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11d&port_id=df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1584/3050] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/subnets?id=a761cf19-bd27-45f1-a3fc-9df32f48069e&id=b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3051] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1585/3052] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3053] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1586/3054] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:36 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1588/3057] 10.0.0.73 () {34 vars in 968 bytes} [Wed Jul 29 17:34:40 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3058] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:40 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1589/3059] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:40 2026] GET /v2.0/subnets/a761cf19-bd27-45f1-a3fc-9df32f48069e => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3060] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:40 2026] GET /v2.0/subnets/b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1590/3061] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:40 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3062] 199.204.45.205 () {34 vars in 788 bytes} [Wed Jul 29 17:34:40 2026] PUT /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1251 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:34:41.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b98806-6a47-439f-85eb-375964118947'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '6ff7cff7-d103-4d9f-94ef-97c93a81e679', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1591/3063] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155 => generated 798 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: 1473/3064] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1592/3065] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3066] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1593/3067] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:41 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: 1475/3068] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:41 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: 9|app: 0|req: 1594/3069] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3070] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1595/3071] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3072] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 5377 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1596/3073] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3074] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1597/3075] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3076] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3077] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/subnets?id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1598/3078] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1599/3079] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3080] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1600/3081] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1482/3082] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:41 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 9|app: 0|req: 1601/3083] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:52 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: 1483/3084] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1602/3085] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3086] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:52 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: 9|app: 0|req: 1603/3087] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:52 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3088] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:52 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 5377 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1604/3089] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3090] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:53 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: 9|app: 0|req: 1605/3091] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:53 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: 1487/3092] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34: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: 9|app: 0|req: 1606/3093] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:53 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1520 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3094] 199.204.45.205 () {34 vars in 788 bytes} [Wed Jul 29 17:34:53 2026] PUT /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1311 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:34:53.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d3351a3-ff9d-4627-882b-7ed9a78aa9bd'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': 'df43fd11-2c03-4dc0-90a8-d35198bb7749', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1607/3095] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:53 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1489/3096] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:53 2026] GET /v2.0/subnets/b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1608/3097] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:53 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3098] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:34:53 2026] PUT /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1080 bytes in 372 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: 9|app: 0|req: 1609/3099] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3100] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1610/3101] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3102] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1611/3103] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3104] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1612/3105] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:54 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1614/3108] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:55 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:34:55.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe88f1dd-96fc-46cb-b01e-4147543e0073'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': 'df43fd11-2c03-4dc0-90a8-d35198bb7749', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/3109] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1615/3110] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3111] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1616/3112] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 1497/3113] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 4973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1617/3114] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3115] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1618/3116] 199.204.45.205 () {34 vars in 1014 bytes} [Wed Jul 29 17:34:56 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3117] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:34:56 2026] PUT /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 917 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1619/3118] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:34:57 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3865 bytes in 54 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-07-29 17:34:57.713 8 INFO neutron_taas.services.taas.taas_plugin [None req-f37e1c41-8036-422f-9265-593d6a689d49 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: df43fd11-2c03-4dc0-90a8-d35198bb7749 2026-07-29 17:34:57.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37e1c41-8036-422f-9265-593d6a689d49 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: df43fd11-2c03-4dc0-90a8-d35198bb7749 [pid: 8|app: 0|req: 1500/3119] 199.204.45.205 () {32 vars in 757 bytes} [Wed Jul 29 17:34:57 2026] DELETE /v2.0/ports/df43fd11-2c03-4dc0-90a8-d35198bb7749 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1620/3120] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3121] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1621/3122] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3123] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1622/3124] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3125] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1623/3126] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3127] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1624/3128] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3129] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1625/3130] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3131] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1626/3132] 199.204.45.205 () {34 vars in 1224 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/networks?id=810a4f35-6627-4f8f-9965-e9ecb003a038&id=8aac9c87-66d3-46ab-b5a3-88be41988b92&id=0788fafb-d845-4b10-bf4d-e313f203c155&id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 3096 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3133] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1627/3134] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => 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: 1508/3135] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&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: 9|app: 0|req: 1628/3136] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3137] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1629/3138] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => 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: 1510/3139] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1630/3140] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&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: 1511/3141] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1631/3142] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3143] 199.204.45.205 () {34 vars in 1054 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1632/3144] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/subnets?id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3145] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1633/3146] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1514/3147] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:34:59 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 9|app: 0|req: 1634/3148] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3149] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1635/3150] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3151] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:02 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: 9|app: 0|req: 1636/3152] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:02 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3153] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:03 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: 9|app: 0|req: 1637/3154] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:03 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: 1518/3155] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:03 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: 9|app: 0|req: 1638/3156] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:03 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: 1519/3157] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:03 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1639/3158] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:35:03 2026] PUT /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1080 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:35:03.826 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-57706ae9-b065-4bcd-8ffc-5027d86ec75c'] response: {'name': 'network-changed', 'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'tag': '6ff7cff7-d103-4d9f-94ef-97c93a81e679', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/3159] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:35:03 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 1640/3160] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:03 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3161] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:04 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1641/3162] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:35:04 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3163] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:35:04 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1642/3164] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:04 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1523/3165] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:04 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1643/3166] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:05 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3167] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:35:06 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 1116 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1644/3168] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:06 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 3694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3169] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:35:06 2026] GET /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1645/3170] 199.204.45.205 () {34 vars in 1014 bytes} [Wed Jul 29 17:35:06 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3171] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:35:06 2026] PUT /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 917 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1646/3172] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:07 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 17:35:07.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-608c6fc9-2a2c-4961-b9ee-57256811a411 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 6ff7cff7-d103-4d9f-94ef-97c93a81e679 2026-07-29 17:35:07.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-608c6fc9-2a2c-4961-b9ee-57256811a411 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 6ff7cff7-d103-4d9f-94ef-97c93a81e679 [pid: 8|app: 0|req: 1527/3173] 199.204.45.205 () {32 vars in 757 bytes} [Wed Jul 29 17:35:07 2026] DELETE /v2.0/ports/6ff7cff7-d103-4d9f-94ef-97c93a81e679 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1647/3174] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:07 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: 1528/3175] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:07 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: 9|app: 0|req: 1648/3176] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:07 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: 1529/3177] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:07 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: 9|app: 0|req: 1649/3178] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:35:07 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3179] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:07 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1650/3180] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:07 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3181] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1651/3182] 199.204.45.205 () {30 vars in 741 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3183] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1652/3184] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1653/3185] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3186] 199.204.45.205 () {34 vars in 1144 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks?id=810a4f35-6627-4f8f-9965-e9ecb003a038&id=8aac9c87-66d3-46ab-b5a3-88be41988b92&id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 2310 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1654/3187] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3188] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1655/3189] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&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: 1535/3190] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1656/3191] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 1536/3192] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.204&port_id=9b27349f-9162-44fd-b89f-878f2c867694 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1657/3193] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/subnets?id=9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3194] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/ports?network_id=8aac9c87-66d3-46ab-b5a3-88be41988b92&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: 9|app: 0|req: 1658/3195] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 1538/3196] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:08 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?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: 9|app: 0|req: 1660/3199] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3200] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1661/3201] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:20 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: 1541/3202] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:35:20.400 9 INFO neutron.api.v2.resource [None req-c1f37c89-10a7-4631-9521-d31164ced7b0 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1662/3203] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3204] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 2865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1663/3205] 199.204.45.205 () {30 vars in 813 bytes} [Wed Jul 29 17:35:20 2026] GET /v2.0/security-group-rules?security_group_id=f9814dcc-9587-4331-9869-48f8c5e3c6ee => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3206] 199.204.45.205 () {32 vars in 787 bytes} [Wed Jul 29 17:35:20 2026] DELETE /v2.0/security-group-rules/009ddcaa-2279-4847-9c67-5b01c5b8c6a7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1664/3207] 199.204.45.205 () {32 vars in 787 bytes} [Wed Jul 29 17:35:20 2026] DELETE /v2.0/security-group-rules/30ed5087-861c-4a28-bff8-0a6121acb871 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:22.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-4af95a9d-b810-4540-82f1-75b25b6bac25 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 4c7f9419-38eb-44bc-9fd7-a17e66ed3ba4 2026-07-29 17:35:22.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4af95a9d-b810-4540-82f1-75b25b6bac25 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 4c7f9419-38eb-44bc-9fd7-a17e66ed3ba4 2026-07-29 17:35:23.860 8 INFO neutron.db.l3_db [None req-4af95a9d-b810-4540-82f1-75b25b6bac25 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP 8805e344-1406-4399-8212-2f7d7274a4bb disassociated (deleted). External IP: 10.96.250.220, port: d837898f-ebb1-473a-94d0-31583e4f975f. [pid: 8|app: 0|req: 1544/3208] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:35:22 2026] DELETE /v2.0/floatingips/8805e344-1406-4399-8212-2f7d7274a4bb => generated 0 bytes in 1482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:24.236 9 INFO neutron.api.v2.resource [None req-f795ed8b-3e3d-4ef2-ad1d-182be9099877 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1665/3209] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:35:24 2026] GET /v2.0/floatingips/8805e344-1406-4399-8212-2f7d7274a4bb => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1667/3212] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3213] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1668/3214] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:25 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: 1547/3215] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:25 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) 2026-07-29 17:35:26.023 9 INFO neutron.api.v2.resource [None req-ca828ab1-77a6-4545-9270-296eabbcf4c2 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1669/3216] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3217] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1670/3218] 199.204.45.205 () {30 vars in 813 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/security-group-rules?security_group_id=f9814dcc-9587-4331-9869-48f8c5e3c6ee => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3219] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1671/3220] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3221] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:26 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: 9|app: 0|req: 1672/3222] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:26 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: 1551/3223] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1673/3224] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3225] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1674/3226] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:26 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3227] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:27 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1675/3228] 199.204.45.205 () {34 vars in 973 bytes} [Wed Jul 29 17:35:28 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3229] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:35:28 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1676/3230] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:28 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3231] 199.204.45.205 () {34 vars in 1014 bytes} [Wed Jul 29 17:35:28 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1677/3232] 199.204.45.205 () {38 vars in 1026 bytes} [Wed Jul 29 17:35:28 2026] PUT /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1151 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3233] 199.204.45.205 () {30 vars in 767 bytes} [Wed Jul 29 17:35:29 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => 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: 9|app: 0|req: 1678/3234] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:35:29 2026] PUT /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1090 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3235] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 1090 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 17:35:30.259 9 INFO neutron_taas.services.taas.taas_plugin [None req-c8eefa34-3699-4c14-badf-fe143bcf1841 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: 9b27349f-9162-44fd-b89f-878f2c867694 2026-07-29 17:35:30.266 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8eefa34-3699-4c14-badf-fe143bcf1841 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: 9b27349f-9162-44fd-b89f-878f2c867694 [pid: 9|app: 0|req: 1679/3236] 199.204.45.205 () {32 vars in 757 bytes} [Wed Jul 29 17:35:30 2026] DELETE /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1680/3237] 199.204.45.205 () {30 vars in 701 bytes} [Wed Jul 29 17:35:30 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: 1558/3238] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/ports?tenant_id=a2aef305aa634b7fa680054f4b62609a&device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1681/3239] 199.204.45.205 () {30 vars in 703 bytes} [Wed Jul 29 17:35:30 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: 9|app: 0|req: 1682/3240] 199.204.45.205 () {30 vars in 679 bytes} [Wed Jul 29 17:35:30 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: 9|app: 0|req: 1683/3241] 199.204.45.205 () {30 vars in 715 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:35:30.725 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a484b0b0-53f5-4423-b675-ee3abcb98091 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3243] 199.204.45.205 () {34 vars in 1064 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/networks?id=810a4f35-6627-4f8f-9965-e9ecb003a038&id=8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1684/3243] 199.204.45.205 () {32 vars in 757 bytes} [Wed Jul 29 17:35:30 2026] DELETE /v2.0/ports/9b27349f-9162-44fd-b89f-878f2c867694 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3244] 199.204.45.205 () {34 vars in 1058 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.97&port_id=fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1685/3245] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3246] 199.204.45.205 () {34 vars in 982 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/subnets?id=b34250c7-f1f2-43d1-8086-8c0ba3eff0ff => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:35:30.787 9 INFO neutron.api.v2.resource [None req-d80725dd-905c-465e-a95f-f6e328ad478f b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1686/3247] 199.204.45.205 () {30 vars in 761 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/security-groups/lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3248] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/ports?network_id=810a4f35-6627-4f8f-9965-e9ecb003a038&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1687/3249] 199.204.45.205 () {30 vars in 783 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/security-groups?name=lb-798e4b51-1449-4c5d-8bb2-d0d53c82d7de => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3250] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1688/3251] 199.204.45.205 () {30 vars in 735 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3252] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:30 2026] GET /v2.0/networks/810a4f35-6627-4f8f-9965-e9ecb003a038?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: 9|app: 0|req: 1689/3253] 199.204.45.205 () {34 vars in 787 bytes} [Wed Jul 29 17:35:30 2026] PUT /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 1094 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3254] 199.204.45.205 () {32 vars in 777 bytes} [Wed Jul 29 17:35:31 2026] DELETE /v2.0/security-groups/f9814dcc-9587-4331-9869-48f8c5e3c6ee => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:31.467 9 INFO neutron_taas.services.taas.taas_plugin [None req-46c2178d-7baa-4f70-9eae-da03cc4ab179 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: d837898f-ebb1-473a-94d0-31583e4f975f 2026-07-29 17:35:31.471 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46c2178d-7baa-4f70-9eae-da03cc4ab179 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: d837898f-ebb1-473a-94d0-31583e4f975f [pid: 9|app: 0|req: 1690/3255] 199.204.45.205 () {32 vars in 757 bytes} [Wed Jul 29 17:35:31 2026] DELETE /v2.0/ports/d837898f-ebb1-473a-94d0-31583e4f975f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:35:34.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-98dee8e8-2ea8-41ac-b5ae-13ec5ba45ab8 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 9ae1d8c7-99c5-41bf-9681-b17ab048e432 2026-07-29 17:35:34.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98dee8e8-2ea8-41ac-b5ae-13ec5ba45ab8 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 9ae1d8c7-99c5-41bf-9681-b17ab048e432 [pid: 9|app: 0|req: 1691/3256] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:35:34 2026] GET /v2.0/ports?device_id=578d09c3-c09f-4a29-8d59-0f68d65c7265 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:35:34.817 9 INFO neutron_taas.services.taas.taas_plugin [req-53d60640-555f-466e-ad6b-271a709a34d6 req-18c59625-b798-49a4-8554-9b9d5cb509d4 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] TaaS: Handle Delete Port: fe5486cb-2a57-470d-9a22-1aba586edf8a 2026-07-29 17:35:34.820 9 INFO neutron_taas.services.taas.tap_mirror_plugin [req-53d60640-555f-466e-ad6b-271a709a34d6 req-18c59625-b798-49a4-8554-9b9d5cb509d4 b8b202c0f251460d9cdda542fea83295 a2aef305aa634b7fa680054f4b62609a - - default default] Tap Mirror: Handle Delete Port: fe5486cb-2a57-470d-9a22-1aba586edf8a 2026-07-29 17:35:34.825 8 INFO neutron.db.l3_db [None req-98dee8e8-2ea8-41ac-b5ae-13ec5ba45ab8 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP ec543563-361c-460b-b6dc-7aa717414499 disassociated (deleted). External IP: 10.96.250.202, port: cdcca9d9-da74-4300-9af5-692b4048a12f. [pid: 9|app: 0|req: 1692/3257] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:35:34 2026] DELETE /v2.0/ports/fe5486cb-2a57-470d-9a22-1aba586edf8a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:35:35.050 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4bf760-5978-4084-bba5-abcee97d128b'] response: {'server_uuid': '578d09c3-c09f-4a29-8d59-0f68d65c7265', 'name': 'network-vif-deleted', 'tag': 'fe5486cb-2a57-470d-9a22-1aba586edf8a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1566/3258] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:35:34 2026] DELETE /v2.0/floatingips/ec543563-361c-460b-b6dc-7aa717414499 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:35.246 9 INFO neutron.api.v2.resource [None req-dd4f7403-271f-4e58-bec3-5f0c2fb09dac d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1693/3259] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/floatingips/ec543563-361c-460b-b6dc-7aa717414499 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:35:35.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b01a03e-f6a3-4f55-9603-90991b8f6224'] response: {'name': 'network-changed', 'server_uuid': 'e6bec754-5af5-4675-970f-6ee89c945f1d', 'tag': 'cdcca9d9-da74-4300-9af5-692b4048a12f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1567/3260] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1694/3261] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3262] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1695/3263] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/networks?id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3264] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.148&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1696/3265] 199.204.45.205 () {34 vars in 1104 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A196&port_id=cdcca9d9-da74-4300-9af5-692b4048a12f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3266] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/subnets?id=a761cf19-bd27-45f1-a3fc-9df32f48069e&id=b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1697/3267] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:35 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&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: 1571/3268] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:36 2026] GET /v2.0/ports?network_id=1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1698/3269] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:36 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 1572/3270] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:36 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb?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: 9|app: 0|req: 1699/3271] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:35:37 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:35:38.106 8 INFO neutron_taas.services.taas.taas_plugin [req-0d573fa0-6e59-4aab-ab98-bcaf6ac3b5dc req-d982bec0-128f-4f08-9f4a-003891c5b59d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: cdcca9d9-da74-4300-9af5-692b4048a12f 2026-07-29 17:35:38.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0d573fa0-6e59-4aab-ab98-bcaf6ac3b5dc req-d982bec0-128f-4f08-9f4a-003891c5b59d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: cdcca9d9-da74-4300-9af5-692b4048a12f [pid: 8|app: 0|req: 1573/3272] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:35:37 2026] DELETE /v2.0/ports/cdcca9d9-da74-4300-9af5-692b4048a12f => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:35:38.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2af4ca12-0d2b-41d9-933a-a56ec82475de'] response: {'server_uuid': 'e6bec754-5af5-4675-970f-6ee89c945f1d', 'name': 'network-vif-deleted', 'tag': 'cdcca9d9-da74-4300-9af5-692b4048a12f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1701/3275] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:35:40 2026] GET /v2.0/ports?device_id=e6bec754-5af5-4675-970f-6ee89c945f1d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 17:35:45.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-63d9a90c-5e3a-4aa6-8f6c-f9e6651aac08 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 6a3607e2-ac41-46bd-a5f7-4f336781a1d5 2026-07-29 17:35:45.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63d9a90c-5e3a-4aa6-8f6c-f9e6651aac08 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 6a3607e2-ac41-46bd-a5f7-4f336781a1d5 2026-07-29 17:35:46.191 8 INFO neutron.db.l3_db [None req-63d9a90c-5e3a-4aa6-8f6c-f9e6651aac08 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Floating IP 7f07470f-89df-4c39-bcfa-171a617c6bb4 disassociated (deleted). External IP: 10.96.250.218, port: 5bbc5e41-52d2-41ac-9f94-e346db15b5a4. [pid: 8|app: 0|req: 1575/3276] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jul 29 17:35:45 2026] DELETE /v2.0/floatingips/7f07470f-89df-4c39-bcfa-171a617c6bb4 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:46.612 9 INFO neutron.api.v2.resource [None req-b614e91e-e5f8-49a1-9d95-8334a8242dfa d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1702/3277] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jul 29 17:35:46 2026] GET /v2.0/floatingips/7f07470f-89df-4c39-bcfa-171a617c6bb4 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:35:46.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68eec01d-c288-4aa5-945c-687af90c160b'] response: {'name': 'network-changed', 'server_uuid': '599616b1-7606-4a24-8e71-912387397780', 'tag': '5bbc5e41-52d2-41ac-9f94-e346db15b5a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1576/3278] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:35:46 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1703/3279] 10.0.0.73 () {34 vars in 1037 bytes} [Wed Jul 29 17:35:46 2026] GET /v2.0/security-groups?id=364e6a65-0063-402d-a3a1-38ad8f0b2e28&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3280] 199.204.45.205 () {34 vars in 1078 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/ports?tenant_id=3caac9f246104159b6035c1e8340af5d&device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1704/3281] 199.204.45.205 () {34 vars in 984 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/networks?id=0788fafb-d845-4b10-bf4d-e313f203c155 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3282] 199.204.45.205 () {34 vars in 1056 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1705/3283] 199.204.45.205 () {34 vars in 1100 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4e&port_id=5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => 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: 1579/3284] 199.204.45.205 () {34 vars in 1062 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/subnets?id=de36ba58-3ccc-48c7-a6d2-cd8d03f04c47&id=a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1706/3285] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 1580/3286] 199.204.45.205 () {34 vars in 1050 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/ports?network_id=0788fafb-d845-4b10-bf4d-e313f203c155&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: 9|app: 0|req: 1707/3287] 199.204.45.205 () {34 vars in 1010 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 1581/3288] 199.204.45.205 () {34 vars in 1110 bytes} [Wed Jul 29 17:35:47 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155?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: 9|app: 0|req: 1708/3289] 199.204.45.205 () {34 vars in 992 bytes} [Wed Jul 29 17:35:49 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 1196 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-29 17:35:49.453 8 INFO neutron_taas.services.taas.taas_plugin [req-bbe00950-673c-43c3-b949-14d96f357e06 req-8e292f0d-3abf-4fa2-b2d6-7722a27c77af d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 5bbc5e41-52d2-41ac-9f94-e346db15b5a4 2026-07-29 17:35:49.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bbe00950-673c-43c3-b949-14d96f357e06 req-8e292f0d-3abf-4fa2-b2d6-7722a27c77af d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 5bbc5e41-52d2-41ac-9f94-e346db15b5a4 [pid: 8|app: 0|req: 1582/3290] 199.204.45.205 () {36 vars in 995 bytes} [Wed Jul 29 17:35:49 2026] DELETE /v2.0/ports/5bbc5e41-52d2-41ac-9f94-e346db15b5a4 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:35:49.737 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f6f0181-db4f-4d24-88fe-5b83001cbc6f'] response: {'server_uuid': '599616b1-7606-4a24-8e71-912387397780', 'name': 'network-vif-deleted', 'tag': '5bbc5e41-52d2-41ac-9f94-e346db15b5a4', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1709/3291] 10.0.0.73 () {34 vars in 987 bytes} [Wed Jul 29 17:35:52 2026] GET /v2.0/ports?device_id=599616b1-7606-4a24-8e71-912387397780 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1711/3294] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/d865e57e-0f9d-4fb6-a08c-a505e0e80b45 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:57.360 8 INFO neutron.api.v2.resource [None req-1c9c82ae-f39b-419a-a00e-f495adfbb55e d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3295] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/d865e57e-0f9d-4fb6-a08c-a505e0e80b45 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1712/3296] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/cde51045-8d31-48e1-b3ac-877f1507a263 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:57.486 8 INFO neutron.api.v2.resource [None req-80b5f210-6e47-4fd7-8783-13daaef4111b d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3297] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/cde51045-8d31-48e1-b3ac-877f1507a263 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1713/3298] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/3d9fdf7e-8d3c-471e-8f17-6b96aceda589 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:57.596 8 INFO neutron.api.v2.resource [None req-2ae40bef-b63c-4c1d-8283-e23d2538260a d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3299] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/3d9fdf7e-8d3c-471e-8f17-6b96aceda589 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1714/3300] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/d618d0c5-4a24-4abc-85fa-1c75ec2a061e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:57.721 8 INFO neutron.api.v2.resource [None req-52631797-c6f6-41e7-aaac-0db355e1e532 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3301] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/d618d0c5-4a24-4abc-85fa-1c75ec2a061e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1715/3302] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/55202951-2337-47e3-a58c-fcba6c6e8ed1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:57.841 8 INFO neutron.api.v2.resource [None req-72a90716-fb24-4ed6-a83a-87d0c7d21127 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3303] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/55202951-2337-47e3-a58c-fcba6c6e8ed1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1716/3304] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:57 2026] DELETE /v2.0/security-group-rules/6e279ec2-089e-4aa3-8335-f6c08fe8c981 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.008 8 INFO neutron.api.v2.resource [None req-b7060e41-5b11-43d8-a35c-c510ad865340 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3305] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:57 2026] GET /v2.0/security-group-rules/6e279ec2-089e-4aa3-8335-f6c08fe8c981 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1717/3306] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-group-rules/d935ab43-283e-4594-bbeb-d6b9ff8055b4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.137 8 INFO neutron.api.v2.resource [None req-a1c44f7c-57ec-4f0a-ae5d-954e4b31d65b d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3307] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-group-rules/d935ab43-283e-4594-bbeb-d6b9ff8055b4 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1718/3308] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-group-rules/b526ab7d-18a2-466e-859d-62e04d91cce6 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.333 8 INFO neutron.api.v2.resource [None req-db11c613-091e-4a11-acf9-88538280ffa7 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3309] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-group-rules/b526ab7d-18a2-466e-859d-62e04d91cce6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1719/3310] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-group-rules/4ba5eddc-4716-4f7c-a19f-fad98044fa0e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.462 8 INFO neutron.api.v2.resource [None req-67f68e98-fd34-4ae0-8d89-eddb4b878350 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3311] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-group-rules/4ba5eddc-4716-4f7c-a19f-fad98044fa0e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1720/3312] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-group-rules/7c8dccb1-1f01-49be-b88f-a0f97f40d60c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.582 8 INFO neutron.api.v2.resource [None req-2a4ae8a0-fb5b-470d-974f-b1cd3aeaf546 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3313] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-group-rules/7c8dccb1-1f01-49be-b88f-a0f97f40d60c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1721/3314] 10.0.0.18 () {32 vars in 747 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-group-rules/845d8320-2cf6-4ad8-bb6f-92b178183706 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.693 8 INFO neutron.api.v2.resource [None req-9f58060e-49f6-4a3c-b886-60f08ff0fafd d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3315] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-group-rules/845d8320-2cf6-4ad8-bb6f-92b178183706 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1722/3316] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:35:58 2026] DELETE /v2.0/security-groups/364e6a65-0063-402d-a3a1-38ad8f0b2e28 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:35:58.842 8 INFO neutron.api.v2.resource [None req-a77056df-0dc2-4b4a-9423-69764e8b5c5e d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3317] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jul 29 17:35:58 2026] GET /v2.0/security-groups/364e6a65-0063-402d-a3a1-38ad8f0b2e28 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:35:59.347 9 INFO neutron_taas.services.taas.taas_plugin [None req-e6808043-4602-4663-a748-0c1aa708c6ae d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: dbb93615-392e-42d8-a658-c26e64817795 2026-07-29 17:35:59.354 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6808043-4602-4663-a748-0c1aa708c6ae d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: dbb93615-392e-42d8-a658-c26e64817795 [pid: 9|app: 0|req: 1723/3318] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:35:58 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:36:00.342 8 INFO neutron.api.v2.resource [None req-88da9947-e833-4f3e-a092-8c943c0ed619 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3319] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:36:00 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 198 bytes in 262 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:00.752 9 INFO neutron_taas.services.taas.taas_plugin [None req-5c0e677f-e954-4cb0-8968-1adf3747362d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 2064e326-44a2-41c8-b4bb-ed8ecb1f6f68 2026-07-29 17:36:00.755 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c0e677f-e954-4cb0-8968-1adf3747362d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 2064e326-44a2-41c8-b4bb-ed8ecb1f6f68 [pid: 9|app: 0|req: 1724/3320] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:36:00 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:36:01.671 8 INFO neutron.api.v2.resource [None req-aa67be85-ab70-4407-ae86-bebe65a80e7e d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3321] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:36:01 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:02.133 9 INFO neutron_taas.services.taas.taas_plugin [None req-2dae84dc-9d9e-489b-89e6-a47a7de0e266 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 88f9284f-0bf8-4b25-867d-a6fd26b6e417 2026-07-29 17:36:02.137 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2dae84dc-9d9e-489b-89e6-a47a7de0e266 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 88f9284f-0bf8-4b25-867d-a6fd26b6e417 [pid: 9|app: 0|req: 1725/3322] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:36:01 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 309 bytes in 1769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 17:36:03.596 8 INFO neutron.api.v2.resource [None req-afda921f-9b42-4a33-b3cd-d5c98b805ae6 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3323] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jul 29 17:36:03 2026] PUT /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb/remove_router_interface => generated 198 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:03.807 9 INFO neutron_taas.services.taas.taas_plugin [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: efc7e210-1010-4578-8f10-bbd2e986362e 2026-07-29 17:36:03.810 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: efc7e210-1010-4578-8f10-bbd2e986362e 2026-07-29 17:36:04.047 9 INFO neutron_taas.services.taas.taas_plugin [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 9124283d-09f4-4723-88f3-955029c4487f 2026-07-29 17:36:04.049 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 9124283d-09f4-4723-88f3-955029c4487f 2026-07-29 17:36:04.533 9 INFO neutron.services.segments.plugin [-] Segment 6b81658d-776e-4eab-a7fd-45e6df65283b resource provider aggregate not found 2026-07-29 17:36:04.538 9 INFO neutron.services.segments.plugin [-] Segment 6b81658d-776e-4eab-a7fd-45e6df65283b resource provider aggregate not found 2026-07-29 17:36:04.553 9 INFO neutron.services.segments.plugin [-] Segment 6b81658d-776e-4eab-a7fd-45e6df65283b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b81658d-776e-4eab-a7fd-45e6df65283b found for delete ", "request_id": "req-089cb461-33a6-4926-a55f-7e60965a0930"}]} 2026-07-29 17:36:04.555 9 INFO neutron.services.segments.plugin [-] Segment 6b81658d-776e-4eab-a7fd-45e6df65283b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b81658d-776e-4eab-a7fd-45e6df65283b found for delete ", "request_id": "req-1174d82c-9971-491c-a9e8-9c3aec4d62c5"}]} 2026-07-29 17:36:04.579 9 ERROR oslo.messaging._drivers.impl_rabbit [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Failed to publish message to topic 'dhcp_agent_fanout': Basic.publish: (404) NOT_FOUND - no exchange 'dhcp_agent_fanout' in vhost 'neutron': amqp.exceptions.NotFound: Basic.publish: (404) NOT_FOUND - no exchange 'dhcp_agent_fanout' in vhost 'neutron' 2026-07-29 17:36:04.580 9 ERROR oslo.messaging._drivers.impl_rabbit [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Unable to connect to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 after inf tries: Basic.publish: (404) NOT_FOUND - no exchange 'dhcp_agent_fanout' in vhost 'neutron': amqp.exceptions.NotFound: Basic.publish: (404) NOT_FOUND - no exchange 'dhcp_agent_fanout' in vhost 'neutron' 2026-07-29 17:36:04.580 9 INFO neutron.db.l3_hamode_db [None req-5aa31e5f-8424-4a00-b1c3-8b54bb11319d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] HA network b6ce6c5a-11f1-4d95-ba85-ddcaf5d60033 was deleted as no HA routers are present in tenant 3caac9f246104159b6035c1e8340af5d. [pid: 9|app: 0|req: 1726/3324] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:03 2026] DELETE /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 17:36:04.625 8 INFO neutron.api.v2.resource [None req-44c35b4d-bb0d-4ae7-85ff-0633c60688b7 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3325] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:04 2026] GET /v2.0/routers/5f65d993-4cb1-472f-a8ed-6d451ad2a0cb => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1727/3326] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:04 2026] DELETE /v2.0/subnets/b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:04.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76d40312-54d4-473d-979b-bd0441687a7f d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3327] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:04 2026] GET /v2.0/subnets/b04c8100-7ffc-41a9-ad1c-ee33bb933eb5 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1728/3328] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:04 2026] DELETE /v2.0/subnets/a761cf19-bd27-45f1-a3fc-9df32f48069e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:05.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc55388-24fd-495a-a4ab-1c416071643b d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3329] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:05 2026] GET /v2.0/subnets/a761cf19-bd27-45f1-a3fc-9df32f48069e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:05.217 9 INFO neutron_taas.services.taas.taas_plugin [None req-1593a525-fdd5-4134-b9b9-42e917ae0c42 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: b42e6dce-5c20-4ec2-af68-75b18c597be5 2026-07-29 17:36:05.221 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1593a525-fdd5-4134-b9b9-42e917ae0c42 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: b42e6dce-5c20-4ec2-af68-75b18c597be5 [pid: 9|app: 0|req: 1729/3330] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:36:05 2026] DELETE /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:05.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37005e13-9a51-401f-be44-c7d77ec1dbe4 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3331] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:36:05 2026] GET /v2.0/networks/1121ff33-6e9c-43aa-99a2-8c4cf1b30bdb => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1730/3332] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:05 2026] DELETE /v2.0/subnets/de36ba58-3ccc-48c7-a6d2-cd8d03f04c47 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:05.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad91e3cc-33a5-4e54-b163-6d83f4b2c5a7 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3333] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:05 2026] GET /v2.0/subnets/de36ba58-3ccc-48c7-a6d2-cd8d03f04c47 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1731/3334] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:05 2026] DELETE /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:05.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c73ece4-7b5c-4342-8799-d92a097271e4 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3335] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:05 2026] GET /v2.0/subnets/a842a25b-5de4-497b-9374-5ba9f0ffc19d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:06.094 9 INFO neutron_taas.services.taas.taas_plugin [None req-a1a2167d-dc49-4fdf-b1b8-e8fa1f9755a7 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 2c5f48b8-3a07-428c-83f4-eeb0298a5adc 2026-07-29 17:36:06.097 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1a2167d-dc49-4fdf-b1b8-e8fa1f9755a7 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 2c5f48b8-3a07-428c-83f4-eeb0298a5adc [pid: 9|app: 0|req: 1732/3336] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:36:05 2026] DELETE /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:06.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35cd9ad1-40ec-4f89-b206-7b31989ee4af d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3337] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:36:06 2026] GET /v2.0/networks/0788fafb-d845-4b10-bf4d-e313f203c155 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:06.581 9 INFO neutron.services.segments.plugin [-] Segment cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 resource provider aggregate not found 2026-07-29 17:36:06.587 9 INFO neutron.services.segments.plugin [-] Segment cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 resource provider aggregate not found 2026-07-29 17:36:06.598 9 INFO neutron.services.segments.plugin [-] Segment cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 found for delete ", "request_id": "req-7854ff87-8a1a-40ff-a626-062a181448e9"}]} 2026-07-29 17:36:06.606 9 INFO neutron.services.segments.plugin [-] Segment cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4edcf6-8aa3-4a89-bbf6-b0c8a3144963 found for delete ", "request_id": "req-59b226e3-f02b-4b4c-bec0-112f7b9d7fe2"}]} 2026-07-29 17:36:06.610 9 INFO neutron.services.segments.plugin [-] Segment c0667915-213d-4126-a680-dbd85dc4ad13 resource provider aggregate not found 2026-07-29 17:36:06.631 9 INFO neutron.services.segments.plugin [-] Segment c0667915-213d-4126-a680-dbd85dc4ad13 resource provider aggregate not found 2026-07-29 17:36:06.638 9 INFO neutron.services.segments.plugin [-] Segment c0667915-213d-4126-a680-dbd85dc4ad13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0667915-213d-4126-a680-dbd85dc4ad13 found for delete ", "request_id": "req-85e00212-d52d-4034-96af-8bb43b7ef25a"}]} [pid: 9|app: 0|req: 1733/3338] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:06 2026] DELETE /v2.0/subnets/25100d41-ed55-496a-a127-0bcbd4a0cc48 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:06.647 9 INFO neutron.services.segments.plugin [-] Segment c0667915-213d-4126-a680-dbd85dc4ad13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0667915-213d-4126-a680-dbd85dc4ad13 found for delete ", "request_id": "req-8eeed5fe-e33c-4973-87c1-1e71ee95facd"}]} 2026-07-29 17:36:06.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2777f817-fa63-49b1-9bb1-69ae18988b71 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3339] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:06 2026] GET /v2.0/subnets/25100d41-ed55-496a-a127-0bcbd4a0cc48 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1734/3340] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jul 29 17:36:06 2026] DELETE /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:06.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a51d93bf-3b21-4311-bb6a-058445cf9640 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3341] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jul 29 17:36:06 2026] GET /v2.0/subnets/9ea8f679-4a0f-4057-9e8b-ea03483de85c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:07.029 9 INFO neutron_taas.services.taas.taas_plugin [None req-2a8b7dbd-a5e4-4705-aeb8-0c140963e447 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] TaaS: Handle Delete Port: 7aadca21-372f-4542-8b6d-76efad303873 2026-07-29 17:36:07.031 9 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a8b7dbd-a5e4-4705-aeb8-0c140963e447 d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] Tap Mirror: Handle Delete Port: 7aadca21-372f-4542-8b6d-76efad303873 [pid: 9|app: 0|req: 1735/3342] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jul 29 17:36:06 2026] DELETE /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-29 17:36:07.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95a80718-5b38-4985-9d85-32aa5fc6040d d2a4cb1c7eee4ff7961755c6cd7f9681 3caac9f246104159b6035c1e8340af5d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3343] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jul 29 17:36:07 2026] GET /v2.0/networks/8aac9c87-66d3-46ab-b5a3-88be41988b92 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 17:36:08.668 9 INFO neutron.services.segments.plugin [-] Segment c8bdef55-bf6f-4994-b340-7410ac4ac55b resource provider aggregate not found 2026-07-29 17:36:08.677 9 INFO neutron.services.segments.plugin [-] Segment c8bdef55-bf6f-4994-b340-7410ac4ac55b resource provider aggregate not found 2026-07-29 17:36:08.701 9 INFO neutron.services.segments.plugin [-] Segment c8bdef55-bf6f-4994-b340-7410ac4ac55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bdef55-bf6f-4994-b340-7410ac4ac55b found for delete ", "request_id": "req-fc18bf06-a277-417c-8a9c-0b0cd706ac4e"}]} 2026-07-29 17:36:08.701 9 INFO neutron.services.segments.plugin [-] Segment c8bdef55-bf6f-4994-b340-7410ac4ac55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8bdef55-bf6f-4994-b340-7410ac4ac55b found for delete ", "request_id": "req-8cef036b-05c2-4de9-b926-73a560582dfd"}]} [pid: 9|app: 0|req: 1737/3346] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:10 2026] GET /v2.0/security-groups?tenant_id=637d979f19954540bec33efb7c15a9cc&name=default => generated 2929 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3347] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:10 2026] DELETE /v2.0/security-groups/bdb02a15-d779-41b3-99f3-2c68563d5500 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1738/3348] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:11 2026] GET /v2.0/security-groups?tenant_id=3caac9f246104159b6035c1e8340af5d&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3349] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:11 2026] DELETE /v2.0/security-groups/ef75da23-90a5-401e-b93c-ad85e9384014 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1739/3350] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:11 2026] GET /v2.0/security-groups?tenant_id=4e73f5a8b70f4bde9f9f62ec2749ed08&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3351] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:11 2026] DELETE /v2.0/security-groups/810080c6-08c7-4316-82c0-b5e1329d44f8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1740/3352] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:12 2026] GET /v2.0/security-groups?tenant_id=b80ff745e3df4b8fbbe19f05b05c9378&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3353] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:12 2026] DELETE /v2.0/security-groups/d18da795-bd37-4fd8-b9d6-99c0efbf7995 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1741/3354] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:12 2026] GET /v2.0/security-groups?tenant_id=680764e5ea4941de98319bc3693a4742&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3355] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:12 2026] DELETE /v2.0/security-groups/06c886ff-880a-44cf-83ba-8061ac14faba => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1742/3356] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:13 2026] GET /v2.0/security-groups?tenant_id=73c3dff768ae493b80cb7002361db007&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3357] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:13 2026] DELETE /v2.0/security-groups/52b5808e-a362-40e7-b28c-cba7661b3495 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1743/3358] 10.0.0.18 () {32 vars in 771 bytes} [Wed Jul 29 17:36:13 2026] GET /v2.0/security-groups?tenant_id=925f19b8794e4cd8a42ee639a17aa301&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3359] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jul 29 17:36:13 2026] DELETE /v2.0/security-groups/457491b4-30f0-4143-aa7c-c4686d895e05 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1744/3360] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:36:17 2026] GET /v2.0/networks => generated 2166 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3361] 10.0.0.18 () {32 vars in 652 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1745/3362] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3363] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1746/3364] 10.0.0.18 () {32 vars in 644 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3365] 10.0.0.18 () {32 vars in 646 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/networks => generated 2166 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1747/3366] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3367] 10.0.0.18 () {32 vars in 652 bytes} [Wed Jul 29 17:36:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)